-- MariaDB dump 10.19  Distrib 10.5.20-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: crtcme5_rtcmeDb
-- ------------------------------------------------------
-- Server version	10.5.20-MariaDB-log

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp_aiowps_events`
--

DROP TABLE IF EXISTS `wp_aiowps_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_aiowps_events` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `event_type` varchar(150) NOT NULL DEFAULT '',
  `username` varchar(150) DEFAULT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  `event_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `ip_or_host` varchar(100) DEFAULT NULL,
  `referer_info` varchar(255) DEFAULT NULL,
  `url` varchar(255) DEFAULT NULL,
  `country_code` varchar(50) DEFAULT NULL,
  `event_data` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_aiowps_events`
--

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

--
-- Table structure for table `wp_aiowps_failed_logins`
--

DROP TABLE IF EXISTS `wp_aiowps_failed_logins`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_aiowps_failed_logins` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `user_login` varchar(150) NOT NULL,
  `failed_login_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `login_attempt_ip` varchar(100) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=91645 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_aiowps_failed_logins`
--

LOCK TABLES `wp_aiowps_failed_logins` WRITE;
/*!40000 ALTER TABLE `wp_aiowps_failed_logins` DISABLE KEYS */;
INSERT INTO `wp_aiowps_failed_logins` VALUES (87213,0,'admin','2023-01-30 21:25:06','77.123.66.*'),(87513,0,'admin','2023-01-30 21:43:41','196.188.243.*'),(87512,0,'admin','2023-01-30 21:43:38','43.252.156.*'),(87511,0,'admin','2023-01-30 21:43:31','177.206.184.*'),(87510,0,'admin','2023-01-30 21:43:24','78.165.73.*'),(87509,0,'admin','2023-01-30 21:43:21','60.49.116.*'),(87508,0,'admin','2023-01-30 21:43:18','125.26.237.*'),(87507,0,'admin','2023-01-30 21:43:16','37.231.88.*'),(87506,0,'admin','2023-01-30 21:43:14','94.202.103.*'),(87505,0,'admin','2023-01-30 21:43:12','152.200.169.*'),(87504,0,'admin','2023-01-30 21:43:10','91.150.99.*'),(87503,0,'admin','2023-01-30 21:43:04','197.0.86.*'),(87502,0,'admin','2023-01-30 21:43:03','45.161.92.*'),(87501,0,'admin','2023-01-30 21:43:00','200.87.211.*'),(87500,0,'admin','2023-01-30 21:42:57','187.202.163.*'),(87499,0,'admin','2023-01-30 21:42:49','177.124.10.*'),(87498,0,'admin','2023-01-30 21:42:38','105.154.47.*'),(87497,0,'admin','2023-01-30 21:42:33','176.234.134.*'),(87496,0,'admin','2023-01-30 21:42:26','98.114.142.*'),(87495,0,'admin','2023-01-30 21:42:25','31.223.7.*'),(87494,0,'admin','2023-01-30 21:42:20','197.47.10.*'),(87493,0,'admin','2023-01-30 21:42:18','111.119.160.*'),(87492,0,'admin','2023-01-30 21:42:16','89.253.177.*'),(87491,0,'admin','2023-01-30 21:42:15','78.168.251.*'),(87490,0,'admin','2023-01-30 21:42:12','91.235.225.*'),(87489,0,'admin','2023-01-30 21:42:08','5.107.155.*'),(87488,0,'admin','2023-01-30 21:42:05','116.111.12.*'),(87487,0,'admin','2023-01-30 21:41:58','95.134.67.*'),(87486,0,'admin','2023-01-30 21:41:56','201.49.206.*'),(87485,0,'admin','2023-01-30 21:41:54','95.10.0.*'),(87484,0,'admin','2023-01-30 21:41:41','49.228.104.*'),(87483,0,'admin','2023-01-30 21:41:38','103.168.206.*'),(87482,0,'admin','2023-01-30 21:41:30','86.121.140.*'),(87481,0,'admin','2023-01-30 21:41:28','109.172.199.*'),(87480,0,'admin','2023-01-30 21:41:25','88.152.185.*'),(87479,0,'admin','2023-01-30 21:41:23','109.110.144.*'),(87478,0,'admin','2023-01-30 21:41:20','196.46.27.*'),(87477,0,'admin','2023-01-30 21:41:15','188.169.189.*'),(87476,0,'admin','2023-01-30 21:41:10','187.188.136.*'),(87475,0,'admin','2023-01-30 21:41:08','201.127.4.*'),(87474,0,'admin','2023-01-30 21:41:06','88.247.32.*'),(87473,0,'admin','2023-01-30 21:41:04','49.37.241.*'),(87472,0,'admin','2023-01-30 21:41:01','219.92.231.*'),(87471,0,'admin','2023-01-30 21:40:58','185.193.205.*'),(87469,0,'admin','2023-01-30 21:40:54','79.118.140.*'),(87470,0,'admin','2023-01-30 21:40:56','178.235.179.*'),(87468,0,'admin','2023-01-30 21:40:52','167.116.9.*'),(87467,0,'admin','2023-01-30 21:40:46','181.177.131.*'),(87466,0,'admin','2023-01-30 21:40:43','45.177.209.*'),(87465,0,'admin','2023-01-30 21:40:40','190.120.254.*'),(87464,0,'admin','2023-01-30 21:40:37','85.107.68.*'),(87463,0,'admin','2023-01-30 21:40:35','201.131.28.*'),(88341,0,'admin','2023-02-04 10:27:41','81.214.166.*'),(88340,0,'admin','2023-02-04 10:27:40','113.53.125.*'),(88339,0,'admin','2023-02-04 10:27:38','188.23.210.*'),(88338,0,'admin','2023-02-04 10:27:36','184.22.1.*'),(88337,0,'admin','2023-02-04 10:27:33','187.246.170.*'),(88336,0,'admin','2023-02-04 10:27:31','185.59.187.*'),(88335,0,'admin','2023-02-04 10:27:25','103.185.160.*'),(88334,0,'admin','2023-02-04 10:27:17','42.114.16.*'),(88333,0,'admin','2023-02-04 10:27:15','181.81.134.*'),(88332,0,'admin','2023-02-04 10:27:02','181.209.95.*'),(88331,0,'admin','2023-02-04 10:26:59','111.94.77.*'),(88330,0,'admin','2023-02-04 10:26:56','189.197.116.*'),(88329,0,'admin','2023-02-04 10:26:44','49.48.66.*'),(88328,0,'admin','2023-02-04 10:26:42','191.23.15.*'),(88327,0,'admin','2023-02-04 10:26:39','176.41.28.*'),(88326,0,'admin','2023-02-04 10:26:36','139.192.32.*'),(88325,0,'admin','2023-02-04 10:26:34','187.248.74.*'),(88324,0,'admin','2023-02-04 10:26:31','31.133.53.*'),(88323,0,'admin','2023-02-04 10:26:22','171.98.199.*'),(88322,0,'admin','2023-02-04 10:26:20','78.188.25.*'),(88321,0,'admin','2023-02-04 10:26:17','103.146.216.*'),(88320,0,'admin','2023-02-04 10:26:15','112.134.11.*'),(88319,0,'admin','2023-02-04 10:26:13','94.125.243.*'),(88318,0,'admin','2023-02-04 10:26:11','49.43.218.*'),(88317,0,'admin','2023-02-04 10:26:08','176.88.30.*'),(88316,0,'admin','2023-02-04 10:26:03','85.105.205.*'),(88315,0,'admin','2023-02-04 10:26:01','212.72.151.*'),(88314,0,'admin','2023-02-04 10:25:58','117.5.147.*'),(88313,0,'admin','2023-02-04 10:25:56','110.168.250.*'),(88312,0,'admin','2023-02-04 10:25:53','177.179.117.*'),(87462,0,'admin','2023-01-30 21:40:33','176.111.82.*'),(87461,0,'admin','2023-01-30 21:40:29','88.246.74.*'),(87460,0,'admin','2023-01-30 21:40:27','5.172.237.*'),(87459,0,'admin','2023-01-30 21:40:25','76.181.33.*'),(87458,0,'admin','2023-01-30 21:40:23','197.153.67.*'),(87457,0,'admin','2023-01-30 21:40:15','45.186.200.*'),(87456,0,'admin','2023-01-30 21:40:13','186.189.238.*'),(87455,0,'admin','2023-01-30 21:40:11','91.196.123.*'),(87454,0,'admin','2023-01-30 21:40:09','189.48.152.*'),(87453,0,'admin','2023-01-30 21:39:56','78.182.198.*'),(87452,0,'admin','2023-01-30 21:39:55','171.234.13.*'),(87451,0,'admin','2023-01-30 21:39:52','37.6.163.*'),(87450,0,'admin','2023-01-30 21:39:50','37.201.153.*'),(87449,0,'admin','2023-01-30 21:39:47','86.49.249.*'),(87448,0,'admin','2023-01-30 21:39:45','177.234.218.*'),(87447,0,'admin','2023-01-30 21:39:44','105.105.148.*'),(87446,0,'admin','2023-01-30 21:39:42','190.109.207.*'),(87444,0,'admin','2023-01-30 21:39:30','189.197.116.*'),(90059,0,'admin','2023-02-23 05:09:33','64.31.14.*'),(90058,0,'admin','2023-02-23 05:09:28','51.79.177.*'),(90057,0,'admin','2023-02-23 05:09:11','95.216.227.*'),(90056,0,'admin','2023-02-23 05:09:10','92.205.7.*'),(90055,0,'admin','2023-02-23 04:05:19','97.74.229.*'),(90054,0,'admin','2023-02-23 04:05:17','184.168.115.*'),(90053,0,'admin','2023-02-23 04:05:12','114.215.154.*'),(90052,0,'admin','2023-02-23 04:04:59','178.128.106.*'),(90051,0,'admin','2023-02-23 04:04:58','91.134.248.*'),(90050,0,'admin','2023-02-23 04:04:56','117.53.155.*'),(90049,0,'admin','2023-02-23 04:04:55','184.168.115.*'),(90048,0,'admin','2023-02-23 02:57:46','116.203.69.*'),(89641,0,'admin','2023-02-17 11:37:20','149.113.97.*'),(89640,0,'admin','2023-02-17 11:37:14','102.65.69.*'),(89639,0,'admin','2023-02-17 11:37:11','181.165.103.*'),(89638,0,'admin','2023-02-17 11:37:08','197.203.93.*'),(89637,0,'admin','2023-02-17 11:37:05','112.134.203.*'),(89636,0,'admin','2023-02-17 11:37:02','45.189.57.*'),(89635,0,'admin','2023-02-17 11:36:54','103.136.57.*'),(89634,0,'admin','2023-02-17 11:36:50','176.203.201.*'),(89633,0,'admin','2023-02-17 11:36:47','116.58.95.*'),(89632,0,'admin','2023-02-17 11:36:44','171.97.48.*'),(89631,0,'admin','2023-02-17 11:36:42','49.36.32.*'),(89630,0,'admin','2023-02-17 11:36:39','103.156.4.*'),(89629,0,'admin','2023-02-17 11:36:36','106.0.38.*'),(89628,0,'admin','2023-02-17 11:36:33','14.191.25.*'),(89627,0,'admin','2023-02-17 11:36:31','27.77.230.*'),(88311,0,'admin','2023-02-04 10:25:51','112.134.51.*'),(88310,0,'admin','2023-02-04 10:25:47','77.137.71.*'),(88309,0,'admin','2023-02-04 10:25:45','102.182.136.*'),(88308,0,'admin','2023-02-04 10:25:43','218.173.13.*'),(88307,0,'admin','2023-02-04 10:25:40','42.112.152.*'),(88306,0,'admin','2023-02-04 10:25:38','213.207.45.*'),(88305,0,'admin','2023-02-04 10:25:36','78.180.96.*'),(88304,0,'admin','2023-02-04 10:25:35','178.149.119.*'),(88303,0,'admin','2023-02-04 10:25:30','103.164.117.*'),(88302,0,'admin','2023-02-04 10:25:28','202.80.213.*'),(88301,0,'admin','2023-02-04 10:25:26','78.187.235.*'),(88300,0,'admin','2023-02-04 10:25:24','123.24.200.*'),(88299,0,'admin','2023-02-04 10:25:20','83.26.227.*'),(88298,0,'admin','2023-02-04 10:25:18','103.17.165.*'),(88297,0,'admin','2023-02-04 10:25:07','49.228.136.*'),(88296,0,'admin','2023-02-04 10:25:04','27.147.176.*'),(88295,0,'admin','2023-02-04 10:24:59','1.55.211.*'),(88294,0,'admin','2023-02-04 10:24:56','187.112.129.*'),(88293,0,'admin','2023-02-04 10:24:53','188.3.70.*'),(88292,0,'admin','2023-02-04 10:24:51','105.197.246.*'),(88291,0,'admin','2023-02-04 10:24:50','58.187.249.*'),(88290,0,'admin','2023-02-04 10:24:47','212.200.231.*'),(88289,0,'admin','2023-02-04 10:24:46','47.188.202.*'),(88288,0,'admin','2023-02-04 10:24:44','41.109.60.*'),(88287,0,'admin','2023-02-04 10:24:29','177.226.114.*'),(88286,0,'admin','2023-02-04 10:24:27','81.213.85.*'),(88285,0,'admin','2023-02-04 10:24:25','94.202.88.*'),(88284,0,'admin','2023-02-04 10:24:23','125.212.156.*'),(88283,0,'admin','2023-02-04 10:24:21','185.135.109.*'),(87967,0,'admin','2023-02-02 10:47:14','192.82.72.*'),(87966,0,'admin','2023-02-02 10:47:11','173.216.85.*'),(87965,0,'admin','2023-02-02 10:47:09','188.51.163.*'),(87964,0,'admin','2023-02-02 10:47:05','95.131.47.*'),(87963,0,'admin','2023-02-02 10:47:03','200.8.185.*'),(87962,0,'admin','2023-02-02 10:47:01','103.103.32.*'),(87961,0,'admin','2023-02-02 10:46:59','61.247.53.*'),(87960,0,'admin','2023-02-02 10:46:56','157.33.122.*'),(87959,0,'admin','2023-02-02 10:46:48','119.73.112.*'),(87958,0,'admin','2023-02-02 10:46:44','141.170.197.*'),(87957,0,'admin','2023-02-02 10:46:42','144.48.116.*'),(87956,0,'admin','2023-02-02 10:46:35','1.226.219.*'),(87955,0,'admin','2023-02-02 10:46:31','186.211.83.*'),(87954,0,'admin','2023-02-02 10:46:28','1.2.190.*'),(87953,0,'admin','2023-02-02 10:46:25','122.160.78.*'),(87952,0,'admin','2023-02-02 10:46:21','194.28.241.*'),(87951,0,'admin','2023-02-02 10:46:19','5.37.209.*'),(87950,0,'admin','2023-02-02 10:46:16','175.136.91.*'),(87949,0,'admin','2023-02-02 10:46:14','146.196.47.*'),(87948,0,'admin','2023-02-02 10:46:11','99.42.231.*'),(87947,0,'admin','2023-02-02 10:46:09','125.235.236.*'),(87946,0,'admin','2023-02-02 10:46:07','81.10.75.*'),(87945,0,'admin','2023-02-02 10:46:04','118.99.81.*'),(87944,0,'admin','2023-02-02 10:46:02','158.62.99.*'),(87943,0,'admin','2023-02-02 10:46:00','45.116.229.*'),(87942,0,'admin','2023-02-02 10:45:57','117.192.158.*'),(87941,0,'admin','2023-02-02 10:45:54','122.52.186.*'),(87940,0,'admin','2023-02-02 10:45:52','197.204.155.*'),(87939,0,'admin','2023-02-02 10:45:51','190.74.88.*'),(88282,0,'admin','2023-02-04 10:24:18','117.211.78.*'),(88281,0,'admin','2023-02-04 10:24:16','87.116.166.*'),(88280,0,'admin','2023-02-04 10:24:02','14.162.151.*'),(88279,0,'admin','2023-02-04 10:23:58','51.252.67.*'),(88278,0,'admin','2023-02-04 10:23:55','181.130.227.*'),(88277,0,'admin','2023-02-04 10:23:51','103.135.37.*'),(88276,0,'admin','2023-02-04 10:23:43','46.19.225.*'),(88275,0,'admin','2023-02-04 10:23:41','118.33.60.*'),(88274,0,'admin','2023-02-04 10:23:28','102.112.84.*'),(88273,0,'admin','2023-02-04 10:23:25','39.52.10.*'),(88272,0,'admin','2023-02-04 10:23:23','178.221.44.*'),(88271,0,'admin','2023-02-04 10:23:21','23.233.85.*'),(88270,0,'admin','2023-02-04 10:23:18','181.45.193.*'),(88269,0,'admin','2023-02-04 10:23:10','183.88.224.*'),(88268,0,'admin','2023-02-04 10:23:07','116.34.68.*'),(88267,0,'admin','2023-02-04 10:23:04','189.179.239.*'),(88266,0,'admin','2023-02-04 10:23:02','42.113.220.*'),(88265,0,'admin','2023-02-04 10:23:00','186.23.28.*'),(88264,0,'admin','2023-02-04 10:22:57','212.174.74.*'),(88263,0,'admin','2023-02-04 10:22:56','95.9.130.*'),(88262,0,'admin','2023-02-04 10:22:54','182.178.155.*'),(88261,0,'admin','2023-02-04 10:22:50','49.43.250.*'),(88260,0,'admin','2023-02-04 10:22:46','103.172.216.*'),(88259,0,'admin','2023-02-04 10:22:39','1.235.25.*'),(88258,0,'admin','2023-02-04 10:22:36','42.113.129.*'),(88257,0,'admin','2023-02-04 10:22:30','113.175.101.*'),(88256,0,'admin','2023-02-04 10:22:27','87.117.51.*'),(88255,0,'admin','2023-02-04 10:22:25','187.209.4.*'),(88254,0,'admin','2023-02-04 10:22:23','156.197.37.*'),(88253,0,'admin','2023-02-04 10:22:21','89.64.4.*'),(88252,0,'admin','2023-02-04 10:22:13','175.158.54.*'),(88251,0,'admin','2023-02-04 10:22:11','110.168.53.*'),(88250,0,'admin','2023-02-04 10:22:08','118.70.145.*'),(88249,0,'admin','2023-02-04 10:22:06','151.0.54.*'),(88248,0,'admin','2023-02-04 10:22:04','157.41.245.*'),(88247,0,'admin','2023-02-04 10:22:01','82.3.254.*'),(88246,0,'admin','2023-02-04 10:22:00','116.111.83.*'),(88245,0,'admin','2023-02-04 10:21:58','178.220.205.*'),(88244,0,'admin','2023-02-04 10:21:53','78.182.136.*'),(88243,0,'admin','2023-02-04 10:21:52','190.224.89.*'),(88242,0,'admin','2023-02-04 10:21:48','170.51.109.*'),(88241,0,'admin','2023-02-04 10:21:43','176.98.21.*'),(88240,0,'admin','2023-02-04 10:21:41','83.110.110.*'),(88239,0,'admin','2023-02-04 10:21:39','192.162.67.*'),(88238,0,'admin','2023-02-04 10:21:37','111.68.105.*'),(88237,0,'admin','2023-02-04 10:21:34','180.75.80.*'),(88236,0,'admin','2023-02-04 10:21:31','45.118.74.*'),(88235,0,'admin','2023-02-04 10:21:29','78.180.60.*'),(88234,0,'admin','2023-02-04 10:21:26','122.161.138.*'),(88233,0,'admin','2023-02-04 10:21:24','223.205.249.*'),(88232,0,'admin','2023-02-04 10:21:20','200.90.110.*'),(88231,0,'admin','2023-02-04 10:21:15','122.170.139.*'),(88230,0,'admin','2023-02-04 10:21:12','46.199.233.*'),(88229,0,'admin','2023-02-04 10:20:54','103.184.106.*'),(88228,0,'admin','2023-02-04 10:20:51','178.148.252.*'),(88227,0,'admin','2023-02-04 10:20:49','178.235.185.*'),(88226,0,'admin','2023-02-04 10:20:45','80.78.71.*'),(88225,0,'admin','2023-02-04 10:20:38','82.78.233.*'),(88224,0,'admin','2023-02-04 10:20:35','113.97.31.*'),(88223,0,'admin','2023-02-04 10:20:33','178.37.82.*'),(88222,0,'admin','2023-02-04 10:20:31','201.127.92.*'),(88221,0,'admin','2023-02-04 10:20:29','171.6.238.*'),(88220,0,'admin','2023-02-04 10:20:27','78.180.96.*'),(88219,0,'admin','2023-02-04 10:20:25','188.47.53.*'),(88218,0,'admin','2023-02-04 10:20:23','88.251.23.*'),(88217,0,'admin','2023-02-04 10:20:18','190.38.188.*'),(88216,0,'admin','2023-02-04 10:20:14','190.72.207.*'),(88215,0,'admin','2023-02-04 10:20:08','189.197.116.*'),(88214,0,'admin','2023-02-04 10:20:05','192.162.64.*'),(88213,0,'admin','2023-02-04 10:20:03','176.98.9.*'),(88212,0,'admin','2023-02-04 10:20:01','105.103.35.*'),(88211,0,'admin','2023-02-04 10:19:59','220.102.1.*'),(88210,0,'admin','2023-02-04 10:19:57','193.106.163.*'),(88209,0,'admin','2023-02-04 10:19:55','154.66.124.*'),(88208,0,'admin','2023-02-04 10:19:49','185.76.82.*'),(88207,0,'admin','2023-02-04 10:19:47','49.43.216.*'),(88206,0,'admin','2023-02-04 10:19:44','210.186.90.*'),(88205,0,'admin','2023-02-04 10:19:41','49.228.11.*'),(88204,0,'admin','2023-02-04 10:19:35','31.128.249.*'),(88203,0,'admin','2023-02-04 10:19:33','184.22.122.*'),(88202,0,'admin','2023-02-04 10:19:30','114.47.171.*'),(88201,0,'admin','2023-02-04 10:19:28','181.90.196.*'),(88200,0,'admin','2023-02-04 10:19:24','36.67.13.*'),(88199,0,'admin','2023-02-04 10:19:18','78.175.233.*'),(88198,0,'admin','2023-02-04 10:19:16','154.66.217.*'),(88197,0,'admin','2023-02-04 10:19:12','45.237.74.*'),(88196,0,'admin','2023-02-04 10:19:07','94.183.158.*'),(88195,0,'admin','2023-02-04 10:18:43','136.158.117.*'),(88194,0,'admin','2023-02-04 10:18:41','191.185.21.*'),(88193,0,'admin','2023-02-04 10:18:39','38.25.164.*'),(88192,0,'admin','2023-02-04 10:18:37','37.210.126.*'),(88191,0,'admin','2023-02-04 10:18:35','77.105.63.*'),(88190,0,'admin','2023-02-04 10:18:34','41.222.239.*'),(88189,0,'admin','2023-02-04 10:18:31','213.6.89.*'),(88188,0,'admin','2023-02-04 10:18:30','36.67.173.*'),(88187,0,'admin','2023-02-04 10:18:27','171.97.75.*'),(88186,0,'admin','2023-02-04 10:18:25','85.97.121.*'),(88185,0,'admin','2023-02-04 10:18:24','39.45.162.*'),(88184,0,'admin','2023-02-04 10:18:18','94.203.96.*'),(88183,0,'admin','2023-02-04 10:18:09','212.39.95.*'),(88182,0,'admin','2023-02-04 10:18:07','85.99.231.*'),(88181,0,'admin','2023-02-04 10:18:03','183.88.212.*'),(88180,0,'admin','2023-02-04 10:18:01','91.93.236.*'),(88179,0,'admin','2023-02-04 10:17:58','112.202.197.*'),(88178,0,'admin','2023-02-04 10:17:56','95.137.171.*'),(88177,0,'admin','2023-02-04 10:17:51','27.130.97.*'),(88176,0,'admin','2023-02-04 10:17:48','176.209.32.*'),(88175,0,'admin','2023-02-04 10:17:46','58.97.225.*'),(88174,0,'admin','2023-02-04 10:17:44','94.253.139.*'),(88173,0,'admin','2023-02-04 10:17:42','111.119.187.*'),(88172,0,'admin','2023-02-04 10:17:36','178.22.24.*'),(88171,0,'admin','2023-02-04 10:17:28','152.58.39.*'),(88170,0,'admin','2023-02-04 10:17:25','117.248.13.*'),(88169,0,'admin','2023-02-04 10:17:18','103.231.92.*'),(88168,0,'admin','2023-02-04 10:17:09','195.142.68.*'),(88167,0,'admin','2023-02-04 10:17:07','110.77.162.*'),(88166,0,'admin','2023-02-04 10:17:04','122.161.77.*'),(88165,0,'admin','2023-02-04 10:17:02','161.49.226.*'),(88164,0,'admin','2023-02-04 10:17:00','58.11.6.*'),(88163,0,'admin','2023-02-04 10:16:57','186.235.128.*'),(88162,0,'admin','2023-02-04 10:16:50','168.196.91.*'),(88161,0,'admin','2023-02-04 10:16:45','164.100.122.*'),(88160,0,'admin','2023-02-04 10:16:42','109.207.70.*'),(88159,0,'admin','2023-02-04 10:16:40','85.107.86.*'),(88158,0,'admin','2023-02-04 10:16:34','112.204.24.*'),(88157,0,'admin','2023-02-04 10:16:32','210.16.85.*'),(88156,0,'admin','2023-02-04 10:16:29','81.162.65.*'),(88155,0,'admin','2023-02-04 10:16:27','181.94.232.*'),(88154,0,'admin','2023-02-04 10:16:23','182.232.57.*'),(88153,0,'admin','2023-02-04 10:16:17','45.151.217.*'),(88152,0,'admin','2023-02-04 10:16:14','14.178.89.*'),(88151,0,'admin','2023-02-04 10:16:12','103.213.30.*'),(88150,0,'admin','2023-02-04 10:16:09','179.0.104.*'),(88149,0,'admin','2023-02-04 10:16:07','181.46.137.*'),(88148,0,'admin','2023-02-04 10:16:05','103.152.86.*'),(88147,0,'admin','2023-02-04 10:16:02','27.66.193.*'),(88146,0,'admin','2023-02-04 10:15:58','46.38.92.*'),(88145,0,'admin','2023-02-04 10:15:56','14.97.59.*'),(88144,0,'admin','2023-02-04 10:15:50','177.242.134.*'),(88143,0,'admin','2023-02-04 10:15:48','185.218.0.*'),(88142,0,'admin','2023-02-04 10:15:46','177.224.194.*'),(88141,0,'admin','2023-02-04 10:15:45','201.138.170.*'),(88140,0,'admin','2023-02-04 10:15:42','49.43.41.*'),(88139,0,'admin','2023-02-04 10:15:39','49.228.226.*'),(88138,0,'admin','2023-02-04 10:15:34','45.66.250.*'),(88137,0,'admin','2023-02-04 10:15:32','177.69.28.*'),(88136,0,'admin','2023-02-04 10:15:20','179.125.188.*'),(88135,0,'admin','2023-02-04 10:15:18','45.249.78.*'),(88134,0,'admin','2023-02-04 10:15:15','109.254.38.*'),(88133,0,'admin','2023-02-04 10:15:14','37.26.97.*'),(88132,0,'admin','2023-02-04 10:15:14','31.215.70.*'),(88131,0,'admin','2023-02-04 10:15:12','122.52.191.*'),(88130,0,'admin','2023-02-04 10:15:09','190.133.212.*'),(88129,0,'admin','2023-02-04 10:15:07','103.214.12.*'),(88128,0,'admin','2023-02-04 10:14:48','88.103.229.*'),(88127,0,'admin','2023-02-04 10:14:47','187.19.183.*'),(88126,0,'admin','2023-02-04 10:14:45','36.95.229.*'),(88125,0,'admin','2023-02-04 10:14:42','190.131.217.*'),(88124,0,'admin','2023-02-04 10:14:38','90.69.171.*'),(88123,0,'admin','2023-02-04 10:14:36','182.185.175.*'),(88122,0,'admin','2023-02-04 10:14:23','103.121.18.*'),(88121,0,'admin','2023-02-04 10:14:21','49.36.34.*'),(88120,0,'admin','2023-02-04 10:14:17','184.22.92.*'),(88119,0,'admin','2023-02-04 10:14:14','103.36.122.*'),(88118,0,'admin','2023-02-04 10:14:12','102.69.165.*'),(88117,0,'admin','2023-02-04 10:13:49','37.239.124.*'),(88116,0,'admin','2023-02-04 10:13:47','103.118.85.*'),(88115,0,'admin','2023-02-04 10:13:45','49.146.121.*'),(88114,0,'admin','2023-02-04 10:13:42','45.185.17.*'),(88113,0,'admin','2023-02-04 10:13:40','116.105.79.*'),(88112,0,'admin','2023-02-04 10:13:38','93.170.96.*'),(88111,0,'admin','2023-02-04 10:13:37','103.149.100.*'),(88110,0,'admin','2023-02-04 10:13:34','194.177.31.*'),(88109,0,'admin','2023-02-04 10:13:33','58.186.14.*'),(88108,0,'admin','2023-02-04 10:13:30','223.206.78.*'),(88107,0,'admin','2023-02-04 10:13:28','88.244.91.*'),(88106,0,'admin','2023-02-04 10:13:21','103.171.140.*'),(88105,0,'admin','2023-02-04 10:13:19','217.131.98.*'),(88104,0,'admin','2023-02-04 10:13:17','123.25.114.*'),(88103,0,'admin','2023-02-04 10:13:12','124.106.177.*'),(88102,0,'admin','2023-02-04 10:13:03','104.28.249.*'),(88101,0,'admin','2023-02-04 10:13:00','223.233.73.*'),(88100,0,'admin','2023-02-04 10:12:58','200.219.186.*'),(88099,0,'admin','2023-02-04 10:12:55','49.144.134.*'),(88098,0,'admin','2023-02-04 10:12:42','179.217.61.*'),(88097,0,'admin','2023-02-04 10:12:40','187.188.242.*'),(88096,0,'admin','2023-02-04 10:12:38','37.211.31.*'),(88095,0,'admin','2023-02-04 10:12:36','103.208.207.*'),(88094,0,'admin','2023-02-04 10:12:24','105.242.139.*'),(88093,0,'admin','2023-02-04 10:12:20','103.121.226.*'),(88092,0,'admin','2023-02-04 10:12:18','49.37.235.*'),(88091,0,'admin','2023-02-04 10:12:14','151.227.162.*'),(88090,0,'admin','2023-02-04 10:12:09','196.206.161.*'),(88089,0,'admin','2023-02-04 10:12:07','188.190.218.*'),(88088,0,'admin','2023-02-04 10:12:05','103.109.196.*'),(88087,0,'admin','2023-02-04 10:12:02','176.240.79.*'),(88086,0,'admin','2023-02-04 10:12:00','186.56.31.*'),(88085,0,'admin','2023-02-04 10:11:57','201.172.235.*'),(88084,0,'admin','2023-02-04 10:11:56','153.216.190.*'),(88083,0,'admin','2023-02-04 10:11:53','81.24.208.*'),(88082,0,'admin','2023-02-04 10:11:51','73.80.165.*'),(88081,0,'admin','2023-02-04 10:11:49','85.98.21.*'),(88080,0,'admin','2023-02-04 10:11:47','103.151.36.*'),(88079,0,'admin','2023-02-04 10:11:44','117.247.168.*'),(88078,0,'admin','2023-02-04 10:11:42','103.242.190.*'),(88077,0,'admin','2023-02-04 10:11:40','200.9.116.*'),(88076,0,'admin','2023-02-04 10:11:37','187.189.68.*'),(88075,0,'admin','2023-02-04 10:11:34','171.236.65.*'),(88074,0,'admin','2023-02-04 10:11:29','66.128.36.*'),(88073,0,'admin','2023-02-04 10:11:27','47.15.216.*'),(88072,0,'admin','2023-02-04 10:11:15','14.191.136.*'),(88071,0,'admin','2023-02-04 10:11:13','115.77.107.*'),(88070,0,'admin','2023-02-04 10:11:08','49.0.64.*'),(88069,0,'admin','2023-02-04 10:11:06','178.92.137.*'),(88068,0,'admin','2023-02-04 10:11:03','118.136.164.*'),(88067,0,'admin','2023-02-04 10:10:55','49.205.252.*'),(88066,0,'admin','2023-02-04 10:10:48','171.224.179.*'),(88065,0,'admin','2023-02-04 10:10:46','103.84.241.*'),(88064,0,'admin','2023-02-04 10:10:43','178.147.254.*'),(88063,0,'admin','2023-02-04 10:10:41','45.184.250.*'),(88062,0,'admin','2023-02-04 10:10:34','78.184.3.*'),(88061,0,'admin','2023-02-04 10:10:29','14.191.230.*'),(88060,0,'admin','2023-02-04 10:10:15','210.18.179.*'),(88059,0,'admin','2023-02-04 10:10:04','14.171.37.*'),(88058,0,'admin','2023-02-04 10:10:01','186.7.181.*'),(88057,0,'admin','2023-02-04 10:09:59','176.234.230.*'),(88056,0,'admin','2023-02-04 10:09:57','106.213.81.*'),(88055,0,'admin','2023-02-04 10:09:55','105.71.146.*'),(88054,0,'admin','2023-02-04 10:09:54','171.251.236.*'),(88053,0,'admin','2023-02-04 10:09:51','27.71.108.*'),(88052,0,'admin','2023-02-04 10:09:45','115.97.6.*'),(88051,0,'admin','2023-02-04 10:09:43','191.242.116.*'),(88050,0,'admin','2023-02-04 10:09:40','125.235.225.*'),(88049,0,'admin','2023-02-04 10:09:37','86.97.132.*'),(88048,0,'admin','2023-02-04 10:09:35','182.53.234.*'),(88047,0,'admin','2023-02-04 10:09:33','103.153.191.*'),(88046,0,'admin','2023-02-04 10:09:30','117.6.122.*'),(88045,0,'admin','2023-02-04 10:09:23','96.9.84.*'),(88044,0,'admin','2023-02-04 10:09:19','117.1.222.*'),(88043,0,'admin','2023-02-04 10:09:08','115.134.134.*'),(88042,0,'admin','2023-02-04 10:09:06','136.169.114.*'),(88041,0,'admin','2023-02-04 10:09:04','186.206.255.*'),(88040,0,'admin','2023-02-04 10:09:01','185.172.85.*'),(88039,0,'admin','2023-02-04 10:08:59','122.54.93.*'),(88038,0,'admin','2023-02-04 10:08:55','187.20.4.*'),(88037,0,'admin','2023-02-04 10:08:53','110.169.31.*'),(88036,0,'admin','2023-02-04 10:08:50','113.199.226.*'),(88035,0,'admin','2023-02-04 10:08:47','84.118.84.*'),(88034,0,'admin','2023-02-04 10:08:40','46.40.0.*'),(88033,0,'admin','2023-02-04 10:08:39','177.238.211.*'),(88032,0,'admin','2023-02-04 10:08:37','37.194.160.*'),(88031,0,'admin','2023-02-04 10:08:33','62.201.239.*'),(88030,0,'admin','2023-02-04 10:08:32','103.85.238.*'),(88029,0,'admin','2023-02-04 10:08:29','180.74.67.*'),(88028,0,'admin','2023-02-04 10:08:27','122.52.149.*'),(88027,0,'admin','2023-02-04 10:08:24','37.8.80.*'),(88026,0,'admin','2023-02-04 10:08:21','114.143.57.*'),(88025,0,'admin','2023-02-04 10:08:18','112.201.178.*'),(88024,0,'admin','2023-02-04 10:08:11','27.145.164.*'),(88023,0,'admin','2023-02-04 10:08:09','164.100.214.*'),(88022,0,'admin','2023-02-04 10:08:06','115.134.134.*'),(88021,0,'admin','2023-02-04 10:08:04','36.224.72.*'),(88020,0,'admin','2023-02-04 10:08:01','41.90.160.*'),(88019,0,'admin','2023-02-04 10:07:59','93.86.237.*'),(88018,0,'admin','2023-02-04 10:07:58','151.0.54.*'),(88017,0,'admin','2023-02-04 10:07:56','45.64.161.*'),(88016,0,'admin','2023-02-04 10:07:52','86.32.68.*'),(88015,0,'admin','2023-02-04 10:07:51','103.155.89.*'),(88014,0,'admin','2023-02-04 10:07:48','120.28.195.*'),(88013,0,'admin','2023-02-04 10:07:43','45.230.240.*'),(88012,0,'admin','2023-02-04 10:07:37','78.186.245.*'),(88011,0,'admin','2023-02-04 10:07:29','103.72.177.*'),(88010,0,'admin','2023-02-04 10:07:26','112.204.201.*'),(88009,0,'admin','2023-02-04 10:07:22','197.134.250.*'),(88008,0,'admin','2023-02-04 10:07:06','5.160.191.*'),(88007,0,'admin','2023-02-04 10:07:01','14.231.201.*'),(88006,0,'admin','2023-02-04 10:06:55','146.0.216.*'),(88005,0,'admin','2023-02-04 10:06:53','93.46.119.*'),(88004,0,'admin','2023-02-04 10:06:44','14.191.136.*'),(88003,0,'admin','2023-02-04 10:06:41','188.191.21.*'),(88002,0,'admin','2023-02-04 10:06:39','27.71.108.*'),(88001,0,'admin','2023-02-04 10:06:36','223.190.48.*'),(88000,0,'admin','2023-02-04 10:06:33','123.23.109.*'),(87938,0,'admin','2023-02-02 10:45:48','45.235.234.*'),(87937,0,'admin','2023-02-02 10:45:46','102.53.6.*'),(87936,0,'admin','2023-02-02 10:45:44','188.122.20.*'),(87935,0,'admin','2023-02-02 10:45:42','77.164.58.*'),(87934,0,'admin','2023-02-02 10:45:41','14.174.97.*'),(87933,0,'admin','2023-02-02 10:45:30','59.99.137.*'),(87932,0,'admin','2023-02-02 10:45:25','136.158.1.*'),(87931,0,'admin','2023-02-02 10:45:22','116.111.136.*'),(87930,0,'admin','2023-02-02 10:45:19','78.106.94.*'),(87929,0,'admin','2023-02-02 10:45:18','186.236.37.*'),(87928,0,'admin','2023-02-02 10:45:16','154.192.139.*'),(87927,0,'admin','2023-02-02 10:45:14','41.129.4.*'),(87926,0,'admin','2023-02-02 10:45:08','171.250.107.*'),(87925,0,'admin','2023-02-02 10:45:01','190.122.183.*'),(87924,0,'admin','2023-02-02 10:44:58','223.178.211.*'),(87923,0,'admin','2023-02-02 10:44:55','103.217.158.*'),(87922,0,'admin','2023-02-02 10:44:52','177.74.120.*'),(87921,0,'admin','2023-02-02 10:44:49','49.37.209.*'),(87920,0,'admin','2023-02-02 10:44:42','164.163.144.*'),(87919,0,'admin','2023-02-02 10:44:35','223.178.82.*'),(87918,0,'admin','2023-02-02 10:44:33','171.96.220.*'),(87917,0,'admin','2023-02-02 10:44:31','170.254.145.*'),(87916,0,'admin','2023-02-02 10:44:29','88.243.22.*'),(87915,0,'admin','2023-02-02 10:44:27','190.6.136.*'),(87914,0,'admin','2023-02-02 10:44:25','49.228.247.*'),(87913,0,'admin','2023-02-02 10:44:23','103.160.72.*'),(87912,0,'admin','2023-02-02 10:44:20','182.253.161.*'),(87911,0,'admin','2023-02-02 10:44:18','101.229.235.*'),(87910,0,'admin','2023-02-02 10:44:13','73.73.255.*'),(87909,0,'admin','2023-02-02 10:44:08','78.163.186.*'),(87908,0,'admin','2023-02-02 10:44:07','49.36.220.*'),(87907,0,'admin','2023-02-02 10:44:03','186.88.102.*'),(87906,0,'admin','2023-02-02 10:43:59','202.5.56.*'),(87905,0,'admin','2023-02-02 10:43:57','187.56.164.*'),(87904,0,'admin','2023-02-02 10:43:55','182.48.197.*'),(87903,0,'admin','2023-02-02 10:43:52','111.90.174.*'),(87902,0,'admin','2023-02-02 10:43:48','85.105.61.*'),(87901,0,'admin','2023-02-02 10:43:46','188.163.42.*'),(87900,0,'admin','2023-02-02 10:43:44','202.51.69.*'),(87899,0,'admin','2023-02-02 10:43:42','188.53.184.*'),(87898,0,'admin','2023-02-02 10:43:40','85.90.216.*'),(87897,0,'admin','2023-02-02 10:43:34','171.234.13.*'),(87896,0,'admin','2023-02-02 10:43:32','122.121.221.*'),(87895,0,'admin','2023-02-02 10:43:30','176.58.194.*'),(87894,0,'admin','2023-02-02 10:43:21','223.204.197.*'),(87893,0,'admin','2023-02-02 10:43:18','177.6.5.*'),(87892,0,'admin','2023-02-02 10:43:14','122.35.147.*'),(87891,0,'admin','2023-02-02 10:43:11','85.202.121.*'),(87890,0,'admin','2023-02-02 10:43:08','186.120.155.*'),(87889,0,'admin','2023-02-02 10:43:06','85.130.66.*'),(87888,0,'admin','2023-02-02 10:43:05','114.79.46.*'),(87887,0,'admin','2023-02-02 10:43:02','190.231.171.*'),(87886,0,'admin','2023-02-02 10:43:00','139.193.39.*'),(87885,0,'admin','2023-02-02 10:42:57','157.33.233.*'),(87884,0,'admin','2023-02-02 10:42:55','94.43.130.*'),(90047,0,'admin','2023-02-23 02:57:39','184.168.100.*'),(90046,0,'admin','2023-02-23 02:57:39','195.242.111.*'),(90045,0,'admin','2023-02-23 02:57:35','50.62.222.*'),(90044,0,'admin','2023-02-23 02:57:35','51.79.177.*'),(90043,0,'admin','2023-02-23 02:57:26','150.60.232.*'),(90041,0,'admin','2023-02-23 02:57:20','159.223.93.*'),(90042,0,'admin','2023-02-23 02:57:25','185.220.174.*'),(90040,0,'admin','2023-02-23 02:57:19','192.111.150.*'),(90039,0,'admin','2023-02-23 02:57:10','62.244.200.*'),(90038,0,'admin','2023-02-23 02:57:10','202.172.25.*'),(90037,0,'admin','2023-02-23 01:54:25','185.162.147.*'),(90036,0,'admin','2023-02-23 01:54:10','80.253.246.*'),(90035,0,'admin','2023-02-23 01:53:57','192.111.150.*'),(90034,0,'admin','2023-02-23 01:53:50','80.88.87.*'),(90033,0,'admin','2023-02-23 01:53:38','104.248.149.*'),(90032,0,'admin','2023-02-23 01:53:21','116.118.51.*'),(90031,0,'admin','2023-02-23 01:53:19','172.105.67.*'),(90030,0,'admin','2023-02-23 00:52:10','43.154.142.*'),(90029,0,'admin','2023-02-23 00:52:10','65.0.144.*'),(90028,0,'admin','2023-02-23 00:52:00','62.129.214.*'),(90027,0,'admin','2023-02-23 00:51:59','66.29.132.*'),(90026,0,'admin','2023-02-23 00:51:55','148.72.232.*'),(90025,0,'admin','2023-02-23 00:51:55','138.201.50.*'),(90024,0,'admin','2023-02-23 00:51:37','91.134.248.*'),(90023,0,'admin','2023-02-23 00:51:34','103.45.69.*'),(90022,0,'admin','2023-02-23 00:51:33','43.139.78.*'),(90021,0,'admin','2023-02-23 00:51:28','78.135.82.*'),(90020,0,'admin','2023-02-23 00:51:28','74.208.59.*'),(90019,0,'admin','2023-02-22 23:45:49','208.109.188.*'),(90018,0,'admin','2023-02-22 23:45:30','74.208.59.*'),(90017,0,'admin','2023-02-22 23:45:29','157.7.190.*'),(90016,0,'admin','2023-02-22 23:45:21','157.7.190.*'),(90015,0,'admin','2023-02-22 23:45:14','117.53.155.*'),(90014,0,'admin','2023-02-22 22:45:37','50.62.176.*'),(90013,0,'admin','2023-02-22 22:45:29','51.144.123.*'),(90012,0,'admin','2023-02-22 22:45:24','167.86.83.*'),(90011,0,'admin','2023-02-22 22:45:22','62.138.8.*'),(90010,0,'admin','2023-02-22 22:45:21','193.141.65.*'),(90009,0,'admin','2023-02-22 22:45:14','185.86.180.*'),(90008,0,'admin','2023-02-22 22:45:12','101.32.205.*'),(90007,0,'admin','2023-02-22 22:45:08','68.178.225.*'),(90006,0,'admin','2023-02-22 22:45:04','91.134.248.*'),(90005,0,'admin','2023-02-22 21:45:16','173.212.253.*'),(90004,0,'admin','2023-02-22 21:45:06','45.79.85.*'),(90003,0,'admin','2023-02-22 21:45:05','66.29.132.*'),(90002,0,'admin','2023-02-22 21:45:02','68.178.225.*'),(90001,0,'admin','2023-02-22 21:44:57','171.22.26.*'),(90000,0,'admin','2023-02-22 21:44:54','66.29.132.*'),(89999,0,'admin','2023-02-22 21:44:49','31.31.198.*'),(89998,0,'admin','2023-02-22 21:44:44','96.231.235.*'),(89997,0,'admin','2023-02-22 21:44:40','171.22.137.*'),(89996,0,'admin','2023-02-22 21:44:38','51.79.177.*'),(89995,0,'admin','2023-02-22 21:44:38','43.154.3.*'),(89994,0,'admin','2023-02-22 20:40:24','63.250.38.*'),(89993,0,'admin','2023-02-22 20:40:10','183.90.253.*'),(89992,0,'admin','2023-02-22 20:39:56','68.178.145.*'),(89991,0,'admin','2023-02-22 20:39:47','103.231.255.*'),(89990,0,'admin','2023-02-22 20:39:41','217.21.87.*'),(89989,0,'admin','2023-02-22 19:59:32','150.60.232.*'),(89988,0,'admin','2023-02-22 19:59:32','152.67.52.*'),(89987,0,'admin','2023-02-22 19:59:27','194.233.72.*'),(89986,0,'admin','2023-02-22 19:59:26','101.32.205.*'),(89985,0,'admin','2023-02-22 19:59:24','68.178.244.*'),(89984,0,'admin','2023-02-22 19:59:16','54.36.174.*'),(89983,0,'admin','2023-02-22 19:59:13','185.61.154.*'),(89982,0,'admin','2023-02-22 19:59:10','192.138.189.*'),(89981,0,'admin','2023-02-22 19:59:09','118.27.125.*'),(89980,0,'admin','2023-02-22 19:59:05','50.62.222.*'),(89979,0,'admin','2023-02-22 18:18:14','66.94.103.*'),(89978,0,'admin','2023-02-22 18:18:12','74.208.59.*'),(89977,0,'admin','2023-02-22 18:18:08','80.88.86.*'),(90276,0,'admin','2023-02-24 15:26:41','208.109.22.*'),(90121,0,'admin','2023-02-23 15:42:57','73.168.46.*'),(90120,0,'admin','2023-02-23 15:42:50','162.213.251.*'),(87883,0,'admin','2023-02-02 10:42:53','37.41.177.*'),(87882,0,'admin','2023-02-02 10:42:50','45.249.186.*'),(87881,0,'admin','2023-02-02 10:42:48','122.160.95.*'),(87880,0,'admin','2023-02-02 10:42:45','82.78.233.*'),(90119,0,'admin','2023-02-23 15:42:45','45.124.84.*'),(90118,0,'admin','2023-02-23 15:42:21','194.233.91.*'),(90117,0,'admin','2023-02-23 15:42:16','91.134.248.*'),(90116,0,'admin','2023-02-23 15:42:14','91.134.248.*'),(87879,0,'admin','2023-02-02 10:42:44','217.14.233.*'),(90115,0,'admin','2023-02-23 15:42:09','103.237.144.*'),(87878,0,'admin','2023-02-02 10:42:42','45.248.151.*'),(87877,0,'admin','2023-02-02 10:42:40','188.3.70.*'),(87876,0,'admin','2023-02-02 10:42:38','186.22.225.*'),(87875,0,'admin','2023-02-02 10:42:27','113.172.57.*'),(87874,0,'admin','2023-02-02 10:42:17','203.177.29.*'),(87873,0,'admin','2023-02-02 10:42:00','101.128.113.*'),(87872,0,'admin','2023-02-02 10:41:57','112.204.170.*'),(87871,0,'admin','2023-02-02 10:41:54','86.98.36.*'),(87870,0,'admin','2023-02-02 10:41:52','103.153.191.*'),(87869,0,'admin','2023-02-02 10:41:48','49.147.202.*'),(87868,0,'admin','2023-02-02 10:41:45','185.114.139.*'),(87867,0,'admin','2023-02-02 10:41:43','202.83.173.*'),(87866,0,'admin','2023-02-02 10:41:40','103.186.172.*'),(87865,0,'admin','2023-02-02 10:41:37','87.74.208.*'),(87864,0,'admin','2023-02-02 10:41:35','181.32.172.*'),(87863,0,'admin','2023-02-02 10:41:33','182.232.181.*'),(87862,0,'admin','2023-02-02 10:41:25','201.46.96.*'),(87861,0,'admin','2023-02-02 10:41:12','222.253.144.*'),(87860,0,'admin','2023-02-02 10:41:09','218.173.13.*'),(87859,0,'admin','2023-02-02 10:41:02','190.206.201.*'),(87858,0,'admin','2023-02-02 10:41:00','200.232.24.*'),(87857,0,'admin','2023-02-02 10:40:58','197.237.179.*'),(87856,0,'admin','2023-02-02 10:40:55','182.69.182.*'),(87855,0,'admin','2023-02-02 10:40:52','43.231.28.*'),(87854,0,'admin','2023-02-02 10:40:50','82.76.116.*'),(87853,0,'admin','2023-02-02 10:40:48','113.20.18.*'),(87852,0,'admin','2023-02-02 10:40:46','41.92.6.*'),(87851,0,'admin','2023-02-02 10:40:44','116.105.55.*'),(87850,0,'admin','2023-02-02 10:40:39','178.220.188.*'),(87849,0,'admin','2023-02-02 10:40:33','170.84.253.*'),(87848,0,'admin','2023-02-02 10:40:29','136.232.251.*'),(87847,0,'admin','2023-02-02 10:40:27','77.46.180.*'),(87846,0,'admin','2023-02-02 10:40:25','5.20.179.*'),(87845,0,'admin','2023-02-02 10:40:24','31.223.7.*'),(87844,0,'admin','2023-02-02 10:40:22','189.173.211.*'),(87843,0,'admin','2023-02-02 10:40:20','182.186.93.*'),(87842,0,'admin','2023-02-02 10:40:18','110.93.86.*'),(87841,0,'admin','2023-02-02 10:40:15','103.36.122.*'),(87840,0,'admin','2023-02-02 10:40:12','195.3.134.*'),(87839,0,'admin','2023-02-02 10:40:09','80.91.176.*'),(87838,0,'admin','2023-02-02 10:40:07','103.62.155.*'),(87837,0,'admin','2023-02-02 10:40:03','94.203.201.*'),(87836,0,'admin','2023-02-02 10:40:00','140.213.33.*'),(87835,0,'admin','2023-02-02 10:39:51','177.23.15.*'),(87834,0,'admin','2023-02-02 10:39:45','185.253.74.*'),(87833,0,'admin','2023-02-02 10:39:43','185.96.30.*'),(87832,0,'admin','2023-02-02 10:39:38','169.149.231.*'),(90114,0,'admin','2023-02-23 15:42:04','50.62.176.*'),(90113,0,'admin','2023-02-23 15:41:59','43.154.3.*'),(90112,0,'admin','2023-02-23 14:59:53','68.178.145.*'),(90111,0,'admin','2023-02-23 14:59:49','45.79.85.*'),(90110,0,'admin','2023-02-23 14:59:47','185.175.200.*'),(90109,0,'admin','2023-02-23 14:59:24','152.67.52.*'),(87831,0,'admin','2023-02-02 10:39:35','78.87.243.*'),(87518,0,'admin','2023-01-30 21:43:54','168.194.53.*'),(87517,0,'admin','2023-01-30 21:43:51','83.148.114.*'),(87516,0,'admin','2023-01-30 21:43:50','46.201.214.*'),(87515,0,'admin','2023-01-30 21:43:48','187.155.202.*'),(87514,0,'admin','2023-01-30 21:43:43','83.23.38.*'),(87159,0,'admin','2023-01-30 16:07:23','103.130.216.*'),(87158,0,'admin','2023-01-30 16:07:09','207.246.249.*'),(87157,0,'admin','2023-01-30 16:07:03','198.187.29.*'),(87156,0,'admin','2023-01-30 16:07:01','188.166.86.*'),(87155,0,'admin','2023-01-30 16:07:00','188.166.86.*'),(87154,0,'admin','2023-01-30 15:44:58','45.64.25.*'),(87153,0,'admin','2023-01-30 15:44:45','103.155.93.*'),(87152,0,'admin','2023-01-30 15:44:35','45.64.25.*'),(87151,0,'admin','2023-01-30 15:44:34','45.64.25.*'),(87150,0,'admin','2023-01-30 15:44:18','87.107.124.*'),(87149,0,'admin','2023-01-30 15:44:12','207.246.249.*'),(87148,0,'admin','2023-01-30 15:44:11','207.246.249.*'),(87147,0,'admin','2023-01-30 15:44:07','95.217.199.*'),(87146,0,'admin','2023-01-30 15:44:06','183.181.84.*'),(87145,0,'admin','2023-01-30 15:44:05','183.181.84.*'),(87144,0,'admin','2023-01-30 12:42:33','116.202.209.*'),(87143,0,'admin','2023-01-30 12:42:32','116.202.209.*'),(87142,0,'admin','2023-01-30 12:41:33','190.107.177.*'),(87141,0,'admin','2023-01-30 12:41:32','190.107.177.*'),(87140,0,'admin','2023-01-30 12:41:26','168.197.48.*'),(87139,0,'admin','2023-01-30 12:41:15','155.138.192.*'),(87138,0,'admin','2023-01-30 12:41:15','155.138.192.*'),(87137,0,'admin','2023-01-30 12:41:12','150.158.150.*'),(87136,0,'admin','2023-01-30 12:41:04','103.155.93.*'),(87135,0,'admin','2023-01-30 12:41:02','103.155.93.*'),(87134,0,'admin','2023-01-30 12:40:53','77.55.252.*'),(87133,0,'admin','2023-01-30 12:40:34','168.197.48.*'),(87132,0,'admin','2023-01-30 12:40:33','168.197.48.*'),(87131,0,'admin','2023-01-30 12:40:24','95.217.199.*'),(87130,0,'admin','2023-01-30 12:40:15','62.210.185.*'),(87129,0,'admin','2023-01-30 12:40:15','208.109.11.*'),(87128,0,'admin','2023-01-30 12:40:14','62.210.185.*'),(87127,0,'admin','2023-01-30 12:40:03','74.208.59.*'),(87126,0,'admin','2023-01-30 12:39:59','92.204.220.*'),(87125,0,'admin','2023-01-30 12:39:58','92.204.220.*'),(87124,0,'admin','2023-01-30 11:15:08','103.163.246.*'),(87123,0,'admin','2023-01-30 11:14:53','5.149.248.*'),(87122,0,'admin','2023-01-30 11:14:52','5.149.248.*'),(87121,0,'admin','2023-01-30 11:14:33','103.155.93.*'),(87120,0,'admin','2023-01-30 11:14:23','185.182.57.*'),(87119,0,'admin','2023-01-30 11:14:22','185.182.57.*'),(87118,0,'admin','2023-01-30 04:59:14','208.109.11.*'),(87117,0,'admin','2023-01-30 04:59:10','208.109.11.*'),(87116,0,'admin','2023-01-30 04:59:08','208.109.11.*'),(87115,0,'admin','2023-01-30 04:59:03','155.138.192.*'),(87114,0,'admin','2023-01-30 04:58:37','188.166.252.*'),(87113,0,'admin','2023-01-30 04:58:35','188.166.252.*'),(87112,0,'admin','2023-01-30 04:58:25','43.135.100.*'),(87111,0,'admin','2023-01-30 04:58:23','67.223.118.*'),(87110,0,'admin','2023-01-30 04:58:07','95.217.199.*'),(87109,0,'admin','2023-01-30 04:58:06','95.217.199.*'),(87108,0,'admin','2023-01-30 02:49:14','198.71.236.*'),(87107,0,'admin','2023-01-30 02:49:10','185.114.247.*'),(87106,0,'admin','2023-01-30 02:49:06','175.178.47.*'),(87105,0,'admin','2023-01-30 02:49:05','45.64.25.*'),(87104,0,'admin','2023-01-30 02:49:04','175.178.47.*'),(87103,0,'admin','2023-01-30 02:49:03','45.64.25.*'),(87102,0,'admin','2023-01-30 02:48:58','23.88.117.*'),(87101,0,'admin','2023-01-30 02:48:49','165.232.186.*'),(87100,0,'admin','2023-01-30 02:48:48','101.32.205.*'),(90108,0,'admin','2023-02-23 14:59:23','80.88.87.*'),(90107,0,'admin','2023-02-23 14:59:14','65.0.144.*'),(90106,0,'admin','2023-02-23 12:49:01','103.155.93.*'),(90105,0,'admin','2023-02-23 12:48:51','208.109.22.*'),(90104,0,'admin','2023-02-23 12:48:47','167.172.190.*'),(90103,0,'admin','2023-02-23 12:48:26','79.137.65.*'),(90102,0,'admin','2023-02-23 12:48:11','101.32.205.*'),(90101,0,'admin','2023-02-23 11:46:55','172.105.67.*'),(90100,0,'admin','2023-02-23 11:46:26','178.128.106.*'),(90099,0,'admin','2023-02-23 11:46:21','167.86.83.*'),(90098,0,'admin','2023-02-23 11:46:17','162.14.102.*'),(90097,0,'admin','2023-02-23 11:46:06','208.109.39.*'),(90096,0,'admin','2023-02-23 11:46:01','45.32.5.*'),(90095,0,'admin','2023-02-23 11:45:53','27.112.78.*'),(90094,0,'admin','2023-02-23 11:35:24','172.105.67.*'),(90093,0,'admin','2023-02-23 11:35:23','91.134.248.*'),(90092,0,'admin','2023-02-23 11:34:50','54.36.174.*'),(90090,0,'admin','2023-02-23 11:34:40','68.178.151.*'),(90091,0,'admin','2023-02-23 11:34:49','147.135.161.*'),(90089,0,'admin','2023-02-23 11:22:43','54.151.233.*'),(90088,0,'admin','2023-02-23 11:22:43','80.88.86.*'),(90087,0,'admin','2023-02-23 09:32:07','167.172.190.*'),(90086,0,'admin','2023-02-23 09:31:35','183.90.253.*'),(90085,0,'admin','2023-02-23 09:31:28','68.65.122.*'),(90084,0,'admin','2023-02-23 09:31:26','68.178.244.*'),(90083,0,'admin','2023-02-23 08:22:59','51.68.11.*'),(90082,0,'admin','2023-02-23 08:22:47','68.178.151.*'),(90081,0,'admin','2023-02-23 08:22:38','159.223.93.*'),(90080,0,'admin','2023-02-23 08:22:34','93.89.225.*'),(87099,0,'admin','2023-01-30 02:48:47','101.32.205.*'),(87098,0,'admin','2023-01-30 02:48:36','95.217.199.*'),(87097,0,'admin','2023-01-30 02:48:27','92.204.220.*'),(87096,0,'admin','2023-01-30 00:41:22','162.55.1.*'),(87095,0,'admin','2023-01-30 00:40:48','23.88.117.*'),(87094,0,'admin','2023-01-30 00:40:44','103.155.93.*'),(87093,0,'admin','2023-01-30 00:40:25','185.182.56.*'),(87092,0,'admin','2023-01-30 00:40:24','185.182.56.*'),(87091,0,'admin','2023-01-30 00:40:24','188.34.191.*'),(87090,0,'admin','2023-01-30 00:40:06','89.58.35.*'),(87089,0,'admin','2023-01-30 00:40:04','89.58.35.*'),(87088,0,'admin','2023-01-30 00:40:01','172.104.54.*'),(87087,0,'admin','2023-01-30 00:39:59','188.34.191.*'),(87086,0,'admin','2023-01-30 00:39:57','188.34.191.*'),(87085,0,'admin','2023-01-29 22:51:55','78.135.107.*'),(87084,0,'admin','2023-01-29 22:51:54','78.135.107.*'),(87083,0,'admin','2023-01-29 22:51:47','185.81.156.*'),(87082,0,'admin','2023-01-29 22:51:38','92.204.220.*'),(87081,0,'admin','2023-01-29 22:51:37','123.255.64.*'),(87080,0,'admin','2023-01-29 22:51:37','92.204.220.*'),(87079,0,'admin','2023-01-29 22:51:36','123.255.64.*'),(90078,0,'admin','2023-02-23 08:22:23','183.90.253.*'),(90079,0,'admin','2023-02-23 08:22:25','194.233.72.*'),(90077,0,'admin','2023-02-23 08:22:16','184.168.97.*'),(90076,0,'admin','2023-02-23 07:22:43','92.205.7.*'),(90075,0,'admin','2023-02-23 07:22:42','103.237.144.*'),(90074,0,'admin','2023-02-23 07:22:37','54.151.233.*'),(90073,0,'admin','2023-02-23 07:22:15','159.223.93.*'),(90072,0,'admin','2023-02-23 07:22:10','101.32.205.*'),(90071,0,'admin','2023-02-23 07:22:09','50.62.176.*'),(90070,0,'admin','2023-02-23 07:22:07','68.178.145.*'),(90069,0,'admin','2023-02-23 06:13:08','80.88.86.*'),(90068,0,'admin','2023-02-23 06:12:57','81.208.11.*'),(90067,0,'admin','2023-02-23 06:12:55','148.66.145.*'),(90066,0,'admin','2023-02-23 06:12:49','89.46.110.*'),(90065,0,'admin','2023-02-23 06:12:44','50.62.222.*'),(87445,0,'admin','2023-01-30 21:39:36','157.100.139.*'),(87443,0,'admin','2023-01-30 21:39:07','94.21.176.*'),(87442,0,'admin','2023-01-30 21:39:05','116.68.72.*'),(87441,0,'admin','2023-01-30 21:39:01','109.200.142.*'),(87440,0,'admin','2023-01-30 21:38:59','5.193.15.*'),(87439,0,'admin','2023-01-30 21:38:56','176.232.57.*'),(87438,0,'admin','2023-01-30 21:38:54','186.6.154.*'),(87437,0,'admin','2023-01-30 21:38:51','116.98.1.*'),(87436,0,'admin','2023-01-30 21:38:48','24.232.35.*'),(87830,0,'admin','2023-02-02 10:39:33','113.211.208.*'),(87828,0,'admin','2023-02-02 10:39:27','171.100.219.*'),(87829,0,'admin','2023-02-02 10:39:30','49.147.152.*'),(87827,0,'admin','2023-02-02 10:39:23','49.228.246.*'),(87826,0,'admin','2023-02-02 10:39:17','187.202.163.*'),(87825,0,'admin','2023-02-02 10:39:16','115.79.137.*'),(87824,0,'admin','2023-02-02 10:39:13','136.232.211.*'),(87823,0,'admin','2023-02-02 10:39:03','14.242.103.*'),(87822,0,'admin','2023-02-02 10:39:00','1.54.42.*'),(87821,0,'admin','2023-02-02 10:38:58','171.6.237.*'),(87820,0,'admin','2023-02-02 10:38:55','223.178.211.*'),(87819,0,'admin','2023-02-02 10:38:53','196.70.12.*'),(87818,0,'admin','2023-02-02 10:38:51','186.23.28.*'),(87817,0,'admin','2023-02-02 10:38:48','171.246.98.*'),(87816,0,'admin','2023-02-02 10:38:45','203.190.34.*'),(87815,0,'admin','2023-02-02 10:38:43','59.88.229.*'),(87814,0,'admin','2023-02-02 10:38:40','119.195.89.*'),(87813,0,'admin','2023-02-02 10:38:38','95.134.122.*'),(87812,0,'admin','2023-02-02 10:38:37','200.59.184.*'),(87811,0,'admin','2023-02-02 10:38:34','180.180.159.*'),(87810,0,'admin','2023-02-02 10:38:29','103.111.220.*'),(87809,0,'admin','2023-02-02 10:38:27','180.190.26.*'),(87808,0,'admin','2023-02-02 10:38:24','103.163.248.*'),(87807,0,'admin','2023-02-02 10:38:21','170.231.57.*'),(87806,0,'admin','2023-02-02 10:38:18','94.248.224.*'),(87805,0,'admin','2023-02-02 10:38:17','27.68.132.*'),(87804,0,'admin','2023-02-02 10:38:06','187.111.152.*'),(87803,0,'admin','2023-02-02 10:38:04','124.120.10.*'),(87802,0,'admin','2023-02-02 10:38:02','103.108.128.*'),(87801,0,'admin','2023-02-02 10:37:59','103.81.92.*'),(87800,0,'admin','2023-02-02 10:37:56','102.173.111.*'),(87799,0,'admin','2023-02-02 10:37:49','136.158.1.*'),(87798,0,'admin','2023-02-02 10:37:47','43.224.111.*'),(87797,0,'admin','2023-02-02 10:37:44','186.127.110.*'),(87796,0,'admin','2023-02-02 10:37:42','217.159.171.*'),(87795,0,'admin','2023-02-02 10:37:40','60.114.221.*'),(87794,0,'admin','2023-02-02 10:37:37','43.241.194.*'),(87793,0,'admin','2023-02-02 10:37:34','178.130.245.*'),(87792,0,'admin','2023-02-02 10:37:32','91.7.167.*'),(87791,0,'admin','2023-02-02 10:37:30','118.99.81.*'),(87790,0,'admin','2023-02-02 10:37:24','39.53.198.*'),(87789,0,'admin','2023-02-02 10:37:22','171.234.23.*'),(87788,0,'admin','2023-02-02 10:37:15','191.189.16.*'),(87787,0,'admin','2023-02-02 10:37:12','78.106.94.*'),(87786,0,'admin','2023-02-02 10:37:11','116.74.27.*'),(87785,0,'admin','2023-02-02 10:37:09','165.51.218.*'),(87784,0,'admin','2023-02-02 10:37:07','119.42.77.*'),(87783,0,'admin','2023-02-02 10:37:00','39.44.94.*'),(87782,0,'admin','2023-02-02 10:36:58','49.145.229.*'),(87781,0,'admin','2023-02-02 10:36:55','177.37.234.*'),(87780,0,'admin','2023-02-02 10:36:53','154.177.123.*'),(87779,0,'admin','2023-02-02 10:36:52','138.122.32.*'),(87778,0,'admin','2023-02-02 10:36:50','95.168.120.*'),(87777,0,'admin','2023-02-02 10:36:47','136.158.49.*'),(87776,0,'admin','2023-02-02 10:36:38','96.43.189.*'),(87775,0,'admin','2023-02-02 10:36:35','45.232.167.*'),(87078,0,'admin','2023-01-29 22:51:19','168.119.213.*'),(87077,0,'admin','2023-01-29 22:51:08','198.71.235.*'),(87076,0,'admin','2023-01-29 22:51:07','198.71.235.*'),(87075,0,'admin','2023-01-29 22:51:03','78.135.107.*'),(87074,0,'admin','2023-01-29 22:51:00','193.202.110.*'),(87073,0,'admin','2023-01-29 22:50:59','193.202.110.*'),(87072,0,'admin','2023-01-29 21:00:58','209.159.155.*'),(87071,0,'admin','2023-01-29 21:00:57','209.159.155.*'),(87070,0,'admin','2023-01-29 21:00:36','162.55.1.*'),(87069,0,'admin','2023-01-29 21:00:36','198.71.236.*'),(87068,0,'admin','2023-01-29 21:00:35','198.71.236.*'),(87067,0,'admin','2023-01-29 21:00:32','64.56.100.*'),(87066,0,'admin','2023-01-29 21:00:27','204.93.224.*'),(87065,0,'admin','2023-01-29 21:00:26','199.167.144.*'),(87064,0,'admin','2023-01-29 21:00:26','204.93.224.*'),(87063,0,'admin','2023-01-29 21:00:25','199.167.144.*'),(87062,0,'admin','2023-01-29 21:00:08','185.65.123.*'),(87061,0,'admin','2023-01-29 21:00:06','185.65.123.*'),(87060,0,'admin','2023-01-29 20:12:45','198.187.31.*'),(87059,0,'admin','2023-01-29 20:12:43','74.208.59.*'),(87058,0,'admin','2023-01-29 20:12:42','74.208.59.*'),(87057,0,'admin','2023-01-29 20:12:29','45.64.25.*'),(87056,0,'admin','2023-01-29 20:12:28','103.155.93.*'),(87055,0,'admin','2023-01-29 20:12:27','103.155.93.*'),(87054,0,'admin','2023-01-29 20:12:19','111.90.146.*'),(90064,0,'admin','2023-02-23 06:12:30','172.105.67.*'),(90063,0,'admin','2023-02-23 05:10:24','159.223.93.*'),(90062,0,'admin','2023-02-23 05:09:47','67.223.118.*'),(90061,0,'admin','2023-02-23 05:09:47','45.32.5.*'),(90060,0,'admin','2023-02-23 05:09:41','63.250.38.*'),(89964,0,'admin','2023-02-22 15:33:52','112.78.10.*'),(89963,0,'admin','2023-02-22 15:33:29','185.4.28.*'),(89962,0,'admin','2023-02-22 15:33:20','154.119.36.*'),(89961,0,'admin','2023-02-22 15:33:18','118.123.16.*'),(89960,0,'admin','2023-02-22 15:33:09','184.168.97.*'),(89959,0,'admin','2023-02-22 15:33:03','23.239.3.*'),(89958,0,'admin','2023-02-22 15:33:02','64.64.255.*'),(89957,0,'admin','2023-02-22 13:59:37','136.144.173.*'),(89956,0,'admin','2023-02-22 13:59:25','184.168.101.*'),(89955,0,'admin','2023-02-22 13:59:25','148.72.232.*'),(89953,0,'admin','2023-02-22 13:59:14','192.111.150.*'),(89954,0,'admin','2023-02-22 13:59:18','23.239.3.*'),(89952,0,'admin','2023-02-22 13:59:02','91.204.46.*'),(89951,0,'admin','2023-02-22 13:58:54','51.144.123.*'),(89950,0,'admin','2023-02-22 13:58:50','78.135.106.*'),(89949,0,'admin','2023-02-22 13:08:50','67.223.118.*'),(89948,0,'admin','2023-02-22 13:08:46','68.178.145.*'),(89947,0,'admin','2023-02-22 13:08:35','142.93.230.*'),(89946,0,'admin','2023-02-22 13:08:35','167.71.213.*'),(89945,0,'admin','2023-02-22 13:08:27','51.195.105.*'),(86618,0,'admin','2023-01-28 16:08:46','181.209.73.*'),(86617,0,'admin','2023-01-28 16:08:43','122.132.54.*'),(86616,0,'admin','2023-01-28 16:08:41','103.50.81.*'),(86615,0,'admin','2023-01-28 16:08:38','102.69.165.*'),(86614,0,'admin','2023-01-28 16:08:35','103.218.114.*'),(86613,0,'admin','2023-01-28 16:08:32','177.148.138.*'),(86612,0,'admin','2023-01-28 16:08:30','93.170.89.*'),(86611,0,'admin','2023-01-28 16:08:28','181.115.62.*'),(86610,0,'admin','2023-01-28 16:08:26','91.241.194.*'),(86609,0,'admin','2023-01-28 16:08:23','41.213.209.*'),(86608,0,'admin','2023-01-28 16:08:21','182.170.67.*'),(86607,0,'admin','2023-01-28 16:08:18','78.174.78.*'),(86606,0,'admin','2023-01-28 16:08:16','46.217.13.*'),(86605,0,'admin','2023-01-28 16:08:14','122.177.99.*'),(91642,0,'jhonb','2023-03-31 08:12:48','85.128.143.*'),(91641,0,'admin','2023-03-31 07:56:41','41.38.86.*'),(91640,0,'logmedical','2023-03-31 07:51:05','195.201.233.*'),(91639,0,'gabrielkemmer','2023-03-31 06:05:48','185.37.145.*'),(91638,0,'admin','2023-03-31 05:17:16','194.110.203.*'),(91637,0,'jderauf','2023-03-31 04:59:32','46.45.162.*'),(91636,0,'admin','2023-03-31 03:54:06','51.210.113.*'),(91635,0,'admin','2023-03-31 03:20:31','194.110.203.*'),(91634,0,'sergio','2023-03-31 02:48:51','185.23.116.*'),(91633,0,'melanie','2023-03-31 01:42:30','8.141.55.*'),(91632,0,'admin','2023-03-31 00:51:47','49.231.30.*'),(91631,0,'admin','2023-03-31 00:51:46','49.231.30.*'),(91630,0,'admin','2023-03-31 00:51:45','49.231.30.*'),(91629,0,'Mubeen','2023-03-31 00:35:28','89.200.171.*'),(91628,0,'admin','2023-03-30 23:44:06','45.130.26.*'),(91627,0,'digirubik','2023-03-30 23:30:14','54.82.106.*'),(91626,0,'kayquebrito','2023-03-30 22:26:48','185.251.88.*'),(91625,0,'Javi','2023-03-30 21:22:30','62.171.178.*'),(91624,0,'admin','2023-03-30 18:22:50','194.110.203.*'),(91623,0,'x_dx','2023-03-30 17:09:00','159.69.107.*'),(91622,0,'admin','2023-03-30 11:04:54','5.161.183.*'),(91620,0,'kulturecom','2023-03-30 10:07:27','77.68.20.*'),(91621,0,'admin','2023-03-30 10:12:40','115.91.65.*'),(91619,0,'fascle','2023-03-30 09:08:43','89.58.18.*'),(87774,0,'admin','2023-02-02 10:36:31','117.7.179.*'),(87773,0,'admin','2023-02-02 10:36:28','152.204.132.*'),(87772,0,'admin','2023-02-02 10:36:26','103.141.180.*'),(87771,0,'admin','2023-02-02 10:36:24','46.152.33.*'),(87770,0,'admin','2023-02-02 10:36:22','152.170.207.*'),(87769,0,'admin','2023-02-02 10:36:19','222.127.153.*'),(87768,0,'admin','2023-02-02 10:36:16','116.193.128.*'),(87767,0,'admin','2023-02-02 10:36:10','88.248.30.*'),(87766,0,'admin','2023-02-02 10:36:08','41.78.246.*'),(87765,0,'admin','2023-02-02 10:36:05','103.59.107.*'),(87764,0,'admin','2023-02-02 10:35:56','14.242.107.*'),(87763,0,'admin','2023-02-02 10:35:54','82.211.130.*'),(87762,0,'admin','2023-02-02 10:35:52','49.37.216.*'),(87761,0,'admin','2023-02-02 10:35:49','87.200.40.*'),(87760,0,'admin','2023-02-02 10:35:42','186.249.109.*'),(87759,0,'admin','2023-02-02 10:35:39','103.113.97.*'),(87758,0,'admin','2023-02-02 10:35:36','103.186.122.*'),(87757,0,'admin','2023-02-02 10:35:34','113.164.138.*'),(87756,0,'admin','2023-02-02 10:35:30','46.149.52.*'),(87755,0,'admin','2023-02-02 10:35:28','82.200.28.*'),(87754,0,'admin','2023-02-02 10:35:27','181.131.33.*'),(87753,0,'admin','2023-02-02 10:35:25','37.131.107.*'),(87752,0,'admin','2023-02-02 10:35:21','85.105.45.*'),(87751,0,'admin','2023-02-02 10:35:20','103.138.24.*'),(87750,0,'admin','2023-02-02 10:35:17','96.9.77.*'),(87749,0,'admin','2023-02-02 10:35:05','123.16.29.*'),(87748,0,'admin','2023-02-02 10:35:02','36.37.210.*'),(87747,0,'admin','2023-02-02 10:34:59','154.70.0.*'),(87746,0,'admin','2023-02-02 10:34:56','197.157.101.*'),(87745,0,'admin','2023-02-02 10:34:54','103.210.117.*'),(87744,0,'admin','2023-02-02 10:34:52','109.82.113.*'),(87743,0,'admin','2023-02-02 10:34:49','101.87.180.*'),(87742,0,'admin','2023-02-02 10:34:45','175.100.183.*'),(87741,0,'admin','2023-02-02 10:34:42','88.243.22.*'),(87740,0,'admin','2023-02-02 10:34:37','103.77.14.*'),(87739,0,'admin','2023-02-02 10:34:35','223.190.83.*'),(87738,0,'admin','2023-02-02 10:34:32','113.210.105.*'),(87737,0,'admin','2023-02-02 10:34:24','49.36.219.*'),(87736,0,'admin','2023-02-02 10:34:22','171.100.219.*'),(87735,0,'admin','2023-02-02 10:34:18','187.133.21.*'),(87734,0,'admin','2023-02-02 10:34:16','187.120.130.*'),(87733,0,'admin','2023-02-02 10:34:07','39.33.245.*'),(87732,0,'admin','2023-02-02 10:34:04','36.94.161.*'),(87731,0,'admin','2023-02-02 10:34:01','88.103.129.*'),(87730,0,'admin','2023-02-02 10:34:00','200.196.141.*'),(87729,0,'admin','2023-02-02 10:33:55','84.232.140.*'),(87728,0,'admin','2023-02-02 10:33:49','1.54.252.*'),(87727,0,'admin','2023-02-02 10:33:46','190.122.183.*'),(87726,0,'admin','2023-02-02 10:33:44','176.59.123.*'),(87725,0,'admin','2023-02-02 10:33:41','171.250.246.*'),(87724,0,'admin','2023-02-02 10:33:39','190.194.56.*'),(87723,0,'admin','2023-02-02 10:33:37','116.96.45.*'),(87721,0,'admin','2023-02-02 10:33:32','177.248.207.*'),(87722,0,'admin','2023-02-02 10:33:34','116.206.245.*'),(87720,0,'admin','2023-02-02 10:33:30','186.1.168.*'),(87719,0,'admin','2023-02-02 10:33:24','186.90.198.*'),(87718,0,'admin','2023-02-02 10:33:20','115.74.129.*'),(87717,0,'admin','2023-02-02 10:33:13','203.81.178.*'),(87716,0,'admin','2023-02-02 10:33:07','81.213.158.*'),(87715,0,'admin','2023-02-02 10:33:05','217.131.96.*'),(87714,0,'admin','2023-02-02 10:33:04','85.250.23.*'),(87713,0,'admin','2023-02-02 10:33:02','179.70.118.*'),(87712,0,'admin','2023-02-02 10:33:00','95.76.237.*'),(87711,0,'admin','2023-02-02 10:32:57','116.100.182.*'),(87710,0,'admin','2023-02-02 10:32:54','117.251.33.*'),(87709,0,'admin','2023-02-02 10:32:44','202.140.212.*'),(87708,0,'admin','2023-02-02 10:32:42','31.42.71.*'),(87707,0,'admin','2023-02-02 10:32:41','41.141.81.*'),(87706,0,'admin','2023-02-02 10:32:33','200.69.18.*'),(87705,0,'admin','2023-02-02 10:32:31','187.155.134.*'),(87704,0,'admin','2023-02-02 10:32:29','94.68.235.*'),(87703,0,'admin','2023-02-02 10:32:27','190.213.184.*'),(87702,0,'admin','2023-02-02 10:32:25','120.29.121.*'),(87701,0,'admin','2023-02-02 10:32:21','46.7.248.*'),(87700,0,'admin','2023-02-02 10:32:20','200.125.169.*'),(87699,0,'admin','2023-02-02 10:32:18','203.76.222.*'),(87697,0,'admin','2023-02-02 10:32:13','116.100.11.*'),(87435,0,'admin','2023-01-30 21:38:44','105.27.239.*'),(87434,0,'admin','2023-01-30 21:38:42','94.45.115.*'),(87433,0,'admin','2023-01-30 21:38:39','177.137.80.*'),(87432,0,'admin','2023-01-30 21:38:36','89.178.8.*'),(87431,0,'admin','2023-01-30 21:38:34','202.169.232.*'),(87430,0,'admin','2023-01-30 21:38:31','101.112.58.*'),(87429,0,'admin','2023-01-30 21:38:27','104.153.251.*'),(87428,0,'admin','2023-01-30 21:38:25','190.226.234.*'),(91614,0,'revestimientof44560','2023-03-30 04:02:07','46.163.79.*'),(91615,0,'admin','2023-03-30 04:55:08','194.110.203.*'),(91616,0,'yazan','2023-03-30 05:03:36','37.187.76.*'),(91617,0,'tecnologiasfvs','2023-03-30 06:35:17','159.203.114.*'),(91618,0,'electricidad','2023-03-30 07:40:41','89.44.32.*'),(87427,0,'admin','2023-01-30 21:38:18','175.127.197.*'),(87426,0,'admin','2023-01-30 21:38:15','45.6.172.*'),(87425,0,'admin','2023-01-30 21:38:13','201.222.53.*'),(87424,0,'admin','2023-01-30 21:38:10','136.158.30.*'),(87423,0,'admin','2023-01-30 21:38:08','213.231.25.*'),(87422,0,'admin','2023-01-30 21:38:07','194.39.227.*'),(87421,0,'admin','2023-01-30 21:38:04','2.50.254.*'),(87420,0,'admin','2023-01-30 21:38:02','94.189.176.*'),(87419,0,'admin','2023-01-30 21:38:00','193.93.231.*'),(87418,0,'admin','2023-01-30 21:37:58','88.243.139.*'),(87417,0,'admin','2023-01-30 21:37:56','177.23.84.*'),(87416,0,'admin','2023-01-30 21:37:53','94.240.193.*'),(87415,0,'admin','2023-01-30 21:37:47','122.173.38.*'),(87414,0,'admin','2023-01-30 21:37:45','59.153.220.*'),(91613,0,'admin','2023-03-30 00:42:46','194.110.203.*'),(91612,0,'researchchil','2023-03-29 23:33:25','172.93.52.*'),(91611,0,'admin','2023-03-29 22:25:17','121.36.111.*'),(91610,0,'americay','2023-03-29 22:23:43','46.30.247.*'),(91605,0,'miamiblindsjc','2023-03-29 17:18:42','92.53.96.*'),(91606,0,'admin','2023-03-29 18:17:57','185.128.235.*'),(91607,0,'admin','2023-03-29 18:18:07','103.97.164.*'),(91608,0,'tecnologiasfvs','2023-03-29 19:19:35','51.15.16.*'),(91609,0,'Henrik','2023-03-29 21:20:02','23.111.231.*'),(87413,0,'admin','2023-01-30 21:37:43','87.238.213.*'),(87412,0,'admin','2023-01-30 21:37:41','46.8.62.*'),(87411,0,'admin','2023-01-30 21:37:39','178.151.36.*'),(87410,0,'admin','2023-01-30 21:37:37','81.247.63.*'),(87409,0,'admin','2023-01-30 21:37:22','105.112.121.*'),(87408,0,'admin','2023-01-30 21:37:20','185.78.129.*'),(87407,0,'admin','2023-01-30 21:37:18','156.214.62.*'),(87406,0,'admin','2023-01-30 21:37:17','186.235.84.*'),(87405,0,'admin','2023-01-30 21:37:15','87.116.132.*'),(87404,0,'admin','2023-01-30 21:37:13','187.102.231.*'),(87403,0,'admin','2023-01-30 21:37:08','149.200.21.*'),(87402,0,'admin','2023-01-30 21:37:06','181.92.248.*'),(86911,0,'admin','2023-01-29 16:43:55','183.182.105.*'),(86910,0,'admin','2023-01-29 16:43:52','178.149.66.*'),(86908,0,'admin','2023-01-29 16:43:46','112.204.19.*'),(91643,0,'Credipaginascr','2023-03-31 08:52:15','54.157.244.*'),(91604,0,'wadmin','2023-03-29 16:21:52','104.248.112.*'),(89944,0,'admin','2023-02-22 13:08:20','184.168.97.*'),(89943,0,'admin','2023-02-22 13:08:14','194.147.142.*'),(89942,0,'admin','2023-02-22 10:27:05','51.178.146.*'),(89941,0,'admin','2023-02-22 10:27:01','144.126.139.*'),(89940,0,'admin','2023-02-22 10:27:01','195.210.46.*'),(89939,0,'admin','2023-02-22 10:26:56','183.90.253.*'),(89938,0,'admin','2023-02-22 10:26:42','184.168.100.*'),(89937,0,'admin','2023-02-22 10:26:25','50.63.92.*'),(89936,0,'admin','2023-02-22 10:26:17','13.215.101.*'),(89935,0,'admin','2023-02-22 09:05:45','103.155.93.*'),(91603,0,'admin','2023-03-29 15:22:59','212.129.38.*'),(91602,0,'admin','2023-03-29 15:05:54','188.142.216.*'),(91601,0,'admin','2023-03-29 14:59:29','28.208.98.*'),(91600,0,'weboost_admin','2023-03-29 14:25:56','124.70.178.*'),(91594,0,'edavilita60','2023-03-29 09:38:15','93.189.27.*'),(91595,0,'admin','2023-03-29 10:19:32','91.224.185.*'),(91596,0,'Grp7','2023-03-29 10:37:33','89.174.136.*'),(91597,0,'yazan','2023-03-29 12:29:52','51.83.71.*'),(91598,0,'admin','2023-03-29 12:57:48','195.99.190.*'),(91599,0,'citrus','2023-03-29 13:28:02','167.235.200.*'),(86909,0,'admin','2023-01-29 16:43:48','79.130.251.*'),(86907,0,'admin','2023-01-29 16:43:44','176.121.5.*'),(86906,0,'admin','2023-01-29 16:43:39','209.59.86.*'),(86905,0,'admin','2023-01-29 16:43:37','78.164.79.*'),(86904,0,'admin','2023-01-29 16:43:35','85.107.104.*'),(86903,0,'admin','2023-01-29 16:43:33','197.47.10.*'),(86902,0,'admin','2023-01-29 16:43:28','168.196.246.*'),(86901,0,'admin','2023-01-29 16:43:26','14.239.53.*'),(87401,0,'admin','2023-01-30 21:37:03','91.221.6.*'),(87400,0,'admin','2023-01-30 21:37:01','185.76.80.*'),(87399,0,'admin','2023-01-30 21:36:59','177.241.29.*'),(86899,0,'admin','2023-01-29 16:43:18','176.199.233.*'),(86900,0,'admin','2023-01-29 16:43:23','109.165.133.*'),(86897,0,'admin','2023-01-29 16:43:15','88.241.44.*'),(86898,0,'admin','2023-01-29 16:43:17','37.104.181.*'),(86896,0,'admin','2023-01-29 16:43:13','49.228.107.*'),(86895,0,'admin','2023-01-29 16:43:11','91.229.218.*'),(86894,0,'admin','2023-01-29 16:43:09','45.234.34.*'),(86893,0,'admin','2023-01-29 16:43:07','31.133.53.*'),(86892,0,'admin','2023-01-29 16:43:04','82.114.73.*'),(86891,0,'admin','2023-01-29 16:42:55','197.239.9.*'),(86890,0,'admin','2023-01-29 16:42:52','151.0.16.*'),(86889,0,'admin','2023-01-29 16:42:50','103.186.58.*'),(86888,0,'admin','2023-01-29 16:42:47','187.188.40.*'),(86864,0,'admin','2023-01-29 16:41:03','37.155.46.*'),(87053,0,'admin','2023-01-29 20:12:17','111.90.146.*'),(87052,0,'admin','2023-01-29 19:50:47','103.155.93.*'),(87051,0,'admin','2023-01-29 19:50:33','37.49.230.*'),(87050,0,'admin','2023-01-29 19:50:32','37.49.230.*'),(87049,0,'admin','2023-01-29 16:53:19','42.114.17.*'),(87048,0,'admin','2023-01-29 16:53:16','14.191.83.*'),(87047,0,'admin','2023-01-29 16:53:13','202.181.6.*'),(87046,0,'admin','2023-01-29 16:53:10','39.56.214.*'),(87398,0,'admin','2023-01-30 21:36:53','42.118.89.*'),(87397,0,'admin','2023-01-30 21:36:42','1.52.33.*'),(87396,0,'admin','2023-01-30 21:36:34','41.236.204.*'),(87395,0,'admin','2023-01-30 21:36:31','95.5.71.*'),(87394,0,'admin','2023-01-30 21:36:28','201.24.224.*'),(87393,0,'admin','2023-01-30 21:36:25','192.140.99.*'),(87392,0,'admin','2023-01-30 21:36:23','31.223.136.*'),(87391,0,'admin','2023-01-30 21:36:11','171.234.14.*'),(87389,0,'admin','2023-01-30 21:36:06','49.36.102.*'),(87390,0,'admin','2023-01-30 21:36:08','45.182.141.*'),(87388,0,'admin','2023-01-30 21:35:53','202.169.232.*'),(87387,0,'admin','2023-01-30 21:35:40','113.160.108.*'),(87386,0,'admin','2023-01-30 21:35:36','73.235.151.*'),(87385,0,'admin','2023-01-30 21:35:33','5.25.145.*'),(87384,0,'admin','2023-01-30 21:35:31','51.159.107.*'),(87383,0,'admin','2023-01-30 21:35:29','83.22.206.*'),(87382,0,'admin','2023-01-30 21:35:28','185.86.160.*'),(87381,0,'admin','2023-01-30 21:35:25','103.135.137.*'),(87380,0,'admin','2023-01-30 21:35:23','141.237.167.*'),(87379,0,'admin','2023-01-30 21:35:21','49.230.24.*'),(87378,0,'admin','2023-01-30 21:35:17','190.193.19.*'),(87377,0,'admin','2023-01-30 21:35:07','121.123.40.*'),(87376,0,'admin','2023-01-30 21:34:59','45.247.206.*'),(87375,0,'admin','2023-01-30 21:34:52','179.125.195.*'),(87374,0,'admin','2023-01-30 21:34:43','176.118.54.*'),(87373,0,'admin','2023-01-30 21:34:40','103.151.33.*'),(87372,0,'admin','2023-01-30 21:34:36','49.228.232.*'),(87371,0,'admin','2023-01-30 21:34:34','177.222.113.*'),(87370,0,'admin','2023-01-30 21:34:31','189.105.148.*'),(87369,0,'admin','2023-01-30 21:34:29','200.46.125.*'),(87367,0,'admin','2023-01-30 21:34:25','197.207.66.*'),(87368,0,'admin','2023-01-30 21:34:27','122.166.140.*'),(87366,0,'admin','2023-01-30 21:34:21','186.114.108.*'),(87365,0,'admin','2023-01-30 21:34:18','181.44.41.*'),(87364,0,'admin','2023-01-30 21:34:14','197.116.154.*'),(87363,0,'admin','2023-01-30 21:34:01','188.169.54.*'),(87362,0,'admin','2023-01-30 21:33:58','202.47.50.*'),(87361,0,'admin','2023-01-30 21:33:55','179.251.135.*'),(87360,0,'admin','2023-01-30 21:33:41','58.69.119.*'),(87359,0,'admin','2023-01-30 21:33:32','190.122.87.*'),(87358,0,'admin','2023-01-30 21:33:29','121.187.184.*'),(87357,0,'admin','2023-01-30 21:33:25','197.237.218.*'),(87356,0,'admin','2023-01-30 21:33:22','157.100.139.*'),(87355,0,'admin','2023-01-30 21:33:17','36.67.13.*'),(87354,0,'admin','2023-01-30 21:33:14','105.108.132.*'),(87353,0,'admin','2023-01-30 21:33:11','180.178.142.*'),(87352,0,'admin','2023-01-30 21:33:05','189.28.226.*'),(87351,0,'admin','2023-01-30 21:33:02','173.179.76.*'),(87350,0,'admin','2023-01-30 21:33:00','49.228.120.*'),(87349,0,'admin','2023-01-30 21:32:58','91.196.121.*'),(87348,0,'admin','2023-01-30 21:32:55','202.90.136.*'),(87347,0,'admin','2023-01-30 21:32:52','177.124.10.*'),(87346,0,'admin','2023-01-30 21:32:49','88.230.103.*'),(87345,0,'admin','2023-01-30 21:32:47','117.5.147.*'),(87344,0,'admin','2023-01-30 21:32:44','187.143.228.*'),(87343,0,'admin','2023-01-30 21:32:42','178.150.163.*'),(87342,0,'admin','2023-01-30 21:32:33','195.166.215.*'),(87341,0,'admin','2023-01-30 21:32:28','156.207.138.*'),(87340,0,'admin','2023-01-30 21:32:19','109.201.197.*'),(87339,0,'admin','2023-01-30 21:32:17','188.135.51.*'),(87338,0,'admin','2023-01-30 21:32:15','49.36.139.*'),(87337,0,'admin','2023-01-30 21:32:09','117.222.41.*'),(87336,0,'admin','2023-01-30 21:32:06','45.128.111.*'),(87335,0,'admin','2023-01-30 21:31:55','41.200.158.*'),(87334,0,'admin','2023-01-30 21:31:52','95.132.252.*'),(87333,0,'admin','2023-01-30 21:31:43','78.83.219.*'),(87332,0,'admin','2023-01-30 21:31:41','178.221.249.*'),(87331,0,'admin','2023-01-30 21:31:40','190.178.1.*'),(87330,0,'admin','2023-01-30 21:31:37','201.209.131.*'),(87329,0,'admin','2023-01-30 21:31:34','27.71.121.*'),(87328,0,'admin','2023-01-30 21:31:32','161.70.215.*'),(87327,0,'admin','2023-01-30 21:31:28','94.43.55.*'),(87326,0,'admin','2023-01-30 21:31:16','79.106.56.*'),(87325,0,'admin','2023-01-30 21:31:14','188.120.136.*'),(87324,0,'admin','2023-01-30 21:31:09','103.7.148.*'),(87323,0,'admin','2023-01-30 21:31:07','186.48.58.*'),(87322,0,'admin','2023-01-30 21:31:04','197.133.162.*'),(87321,0,'admin','2023-01-30 21:31:02','176.125.44.*'),(87320,0,'admin','2023-01-30 21:31:01','46.240.183.*'),(87319,0,'admin','2023-01-30 21:30:58','185.173.207.*'),(87318,0,'admin','2023-01-30 21:30:56','103.215.159.*'),(87317,0,'admin','2023-01-30 21:30:53','190.139.25.*'),(87316,0,'admin','2023-01-30 21:30:51','86.210.34.*'),(87315,0,'admin','2023-01-30 21:30:46','91.228.92.*'),(87314,0,'admin','2023-01-30 21:30:45','202.160.36.*'),(87313,0,'admin','2023-01-30 21:30:42','31.148.62.*'),(87312,0,'admin','2023-01-30 21:30:40','91.62.213.*'),(87311,0,'admin','2023-01-30 21:30:37','182.191.79.*'),(87310,0,'admin','2023-01-30 21:30:35','31.223.75.*'),(87309,0,'admin','2023-01-30 21:30:30','39.33.234.*'),(87308,0,'admin','2023-01-30 21:30:27','179.125.51.*'),(87307,0,'admin','2023-01-30 21:30:25','197.15.30.*'),(87306,0,'admin','2023-01-30 21:30:21','45.181.199.*'),(87305,0,'admin','2023-01-30 21:30:16','139.190.186.*'),(87304,0,'admin','2023-01-30 21:30:14','178.221.185.*'),(87303,0,'admin','2023-01-30 21:30:12','61.91.198.*'),(87302,0,'admin','2023-01-30 21:30:05','182.93.80.*'),(87301,0,'admin','2023-01-30 21:30:01','84.236.23.*'),(87300,0,'admin','2023-01-30 21:29:59','189.55.11.*'),(87299,0,'admin','2023-01-30 21:29:56','46.148.146.*'),(87298,0,'admin','2023-01-30 21:29:39','179.9.19.*'),(87297,0,'admin','2023-01-30 21:29:37','178.137.1.*'),(87296,0,'admin','2023-01-30 21:29:35','86.34.185.*'),(87295,0,'admin','2023-01-30 21:29:32','31.223.128.*'),(87294,0,'admin','2023-01-30 21:29:30','38.25.137.*'),(87293,0,'admin','2023-01-30 21:29:28','80.104.109.*'),(87292,0,'admin','2023-01-30 21:29:27','85.105.12.*'),(87291,0,'admin','2023-01-30 21:29:25','176.109.255.*'),(87290,0,'admin','2023-01-30 21:29:23','186.101.255.*'),(87289,0,'admin','2023-01-30 21:29:21','191.36.225.*'),(87288,0,'admin','2023-01-30 21:29:18','200.174.28.*'),(87287,0,'admin','2023-01-30 21:29:12','200.211.48.*'),(87286,0,'admin','2023-01-30 21:29:10','103.122.250.*'),(87285,0,'admin','2023-01-30 21:29:08','200.196.141.*'),(87284,0,'admin','2023-01-30 21:29:05','176.42.139.*'),(87283,0,'admin','2023-01-30 21:29:04','78.58.148.*'),(87282,0,'admin','2023-01-30 21:29:02','103.118.117.*'),(87281,0,'admin','2023-01-30 21:28:49','180.23.75.*'),(87280,0,'admin','2023-01-30 21:28:45','115.132.150.*'),(87279,0,'admin','2023-01-30 21:28:40','212.108.220.*'),(87278,0,'admin','2023-01-30 21:28:38','91.244.32.*'),(87277,0,'admin','2023-01-30 21:28:36','189.89.12.*'),(87276,0,'admin','2023-01-30 21:28:34','36.37.229.*'),(87275,0,'admin','2023-01-30 21:28:28','10.4.1.*'),(87274,0,'admin','2023-01-30 21:28:25','175.141.173.*'),(87273,0,'admin','2023-01-30 21:28:21','80.14.31.*'),(87271,0,'admin','2023-01-30 21:28:12','104.153.251.*'),(87272,0,'admin','2023-01-30 21:28:16','45.114.88.*'),(87270,0,'admin','2023-01-30 21:28:10','90.157.159.*'),(87269,0,'admin','2023-01-30 21:28:08','113.156.160.*'),(87268,0,'admin','2023-01-30 21:28:04','176.72.99.*'),(87267,0,'admin','2023-01-30 21:28:01','186.6.36.*'),(87266,0,'admin','2023-01-30 21:27:59','185.221.254.*'),(87265,0,'admin','2023-01-30 21:27:58','186.39.32.*'),(87264,0,'admin','2023-01-30 21:27:53','212.251.24.*'),(87263,0,'admin','2023-01-30 21:27:51','80.213.246.*'),(87262,0,'admin','2023-01-30 21:27:50','1.2.134.*'),(87261,0,'admin','2023-01-30 21:27:48','41.129.129.*'),(87260,0,'admin','2023-01-30 21:27:46','151.84.250.*'),(87259,0,'admin','2023-01-30 21:27:44','181.16.171.*'),(87258,0,'admin','2023-01-30 21:27:42','78.137.22.*'),(87257,0,'admin','2023-01-30 21:27:40','213.174.16.*'),(87256,0,'admin','2023-01-30 21:27:38','24.135.92.*'),(87255,0,'admin','2023-01-30 21:27:37','83.22.206.*'),(87254,0,'admin','2023-01-30 21:27:35','186.86.32.*'),(87253,0,'admin','2023-01-30 21:27:33','110.235.163.*'),(87252,0,'admin','2023-01-30 21:27:30','58.11.19.*'),(87251,0,'admin','2023-01-30 21:27:27','14.207.12.*'),(87250,0,'admin','2023-01-30 21:27:24','102.64.156.*'),(91593,0,'visionfulloptical','2023-03-29 08:41:27','67.205.41.*'),(91592,0,'revestimientof44560','2023-03-29 07:46:06','185.128.235.*'),(91591,0,'admin','2023-03-29 07:25:07','195.99.190.*'),(91590,0,'viajeka','2023-03-29 06:50:36','134.209.21.*'),(91589,0,'superc','2023-03-29 05:54:42','188.42.44.*'),(91588,0,'admin','2023-03-29 05:15:11','51.144.184.*'),(91587,0,'revivalshopusa','2023-03-29 05:02:04','195.201.233.*'),(91586,0,'promente','2023-03-29 04:06:26','121.40.236.*'),(91585,0,'mohorchile','2023-03-29 03:11:18','18.138.219.*'),(91584,0,'logmedical','2023-03-29 02:19:53','209.126.99.*'),(91583,0,'heycon','2023-03-29 01:29:15','176.124.200.*'),(91582,0,'admin','2023-03-29 01:16:10','194.110.203.*'),(91581,0,'Funnynovelty','2023-03-29 00:45:32','176.103.62.*'),(91580,0,'sliechski','2023-03-28 22:49:30','188.68.47.*'),(91579,0,'BeOnline','2023-03-28 21:16:44','128.199.152.*'),(91578,0,'abd','2023-03-28 20:59:02','45.32.26.*'),(91571,0,'conejosen','2023-03-28 17:05:33','212.183.56.*'),(91572,0,'admin','2023-03-28 17:32:22','194.110.203.*'),(91573,0,'Funnynovelty','2023-03-28 18:04:45','51.83.42.*'),(91574,0,'helpinex','2023-03-28 18:54:04','51.83.42.*'),(91575,0,'rjscardetai','2023-03-28 20:27:42','149.56.167.*'),(91576,0,'sapphira','2023-03-28 20:35:01','146.255.103.*'),(91577,0,'admin','2023-03-28 20:46:30','211.75.166.*'),(91570,0,'arriendojacuz','2023-03-28 16:06:57','159.69.107.*'),(91569,0,'vogtamerica','2023-03-28 15:09:59','178.33.233.*'),(91568,0,'liceodemaipu','2023-03-28 14:14:18','148.251.88.*'),(91567,0,'admin','2023-03-28 14:11:06','211.75.166.*'),(91566,0,'gelec','2023-03-28 13:13:11','176.102.64.*'),(91565,0,'deltacontruc','2023-03-28 12:17:54','13.127.174.*'),(91564,0,'admin','2023-03-28 11:33:08','194.110.203.*'),(91563,0,'cleanhea','2023-03-28 11:21:49','153.92.211.*'),(91562,0,'alamoda','2023-03-28 10:25:02','83.243.58.*'),(91561,0,'vidmaq','2023-03-28 09:28:10','155.133.142.*'),(91560,0,'fivac','2023-03-28 07:43:15','217.11.48.*'),(91559,0,'casaimperial','2023-03-28 06:52:41','94.130.216.*'),(91557,0,'construelect','2023-03-28 05:06:49','91.246.8.*'),(91558,0,'solicitarrepuesto','2023-03-28 05:59:39','141.94.207.*'),(91556,0,'JoeLPG','2023-03-28 04:09:41','167.71.223.*'),(91555,0,'rzconsult44560','2023-03-28 03:16:52','66.33.216.*'),(91554,0,'karatedoni','2023-03-28 02:20:55','162.241.125.*'),(91553,0,'aguilasur','2023-03-28 01:26:05','91.121.86.*'),(91551,0,'BeOnline','2023-03-27 23:43:05','168.119.73.*'),(91552,0,'nicolasolmedo8@gmail.com','2023-03-28 00:34:55','136.144.225.*'),(89626,0,'admin','2023-02-17 11:36:28','60.53.35.*'),(89625,0,'admin','2023-02-17 11:36:25','186.65.93.*'),(89624,0,'admin','2023-02-17 11:36:21','171.101.105.*'),(89623,0,'admin','2023-02-17 11:36:18','118.99.81.*'),(89622,0,'admin','2023-02-17 11:36:16','84.232.135.*'),(89621,0,'admin','2023-02-17 11:36:14','143.44.193.*'),(89620,0,'admin','2023-02-17 11:36:10','201.242.87.*'),(89619,0,'admin','2023-02-17 11:36:07','116.68.103.*'),(89618,0,'admin','2023-02-17 11:36:04','206.84.226.*'),(89617,0,'admin','2023-02-17 11:35:52','1.20.216.*'),(89616,0,'admin','2023-02-17 11:35:49','95.93.216.*'),(89615,0,'admin','2023-02-17 11:35:40','45.115.191.*'),(89614,0,'admin','2023-02-17 11:35:36','189.175.225.*'),(89613,0,'admin','2023-02-17 11:35:31','202.83.173.*'),(89612,0,'admin','2023-02-17 11:35:26','58.8.174.*'),(89611,0,'admin','2023-02-17 11:35:18','178.251.110.*'),(89610,0,'admin','2023-02-17 11:35:17','87.116.163.*'),(89609,0,'admin','2023-02-17 11:35:08','118.136.42.*'),(89608,0,'admin','2023-02-17 11:35:05','122.161.48.*'),(89607,0,'admin','2023-02-17 11:34:58','211.129.149.*'),(89606,0,'admin','2023-02-17 11:34:46','181.198.242.*'),(89605,0,'admin','2023-02-17 11:34:44','190.78.75.*'),(89604,0,'admin','2023-02-17 11:34:38','103.170.183.*'),(89603,0,'admin','2023-02-17 11:34:32','180.183.107.*'),(89602,0,'admin','2023-02-17 11:34:30','121.158.179.*'),(89601,0,'admin','2023-02-17 11:34:27','93.78.9.*'),(89600,0,'admin','2023-02-17 11:34:25','196.251.237.*'),(88872,0,'admin','2023-02-17 01:45:54','177.234.220.*'),(88871,0,'admin','2023-02-17 01:45:52','31.40.156.*'),(88870,0,'admin','2023-02-17 01:45:48','103.200.35.*'),(88887,0,'admin','2023-02-17 01:47:00','186.144.226.*'),(88886,0,'admin','2023-02-17 01:46:56','88.155.8.*'),(88885,0,'admin','2023-02-17 01:46:49','181.115.210.*'),(88883,0,'admin','2023-02-17 01:46:37','188.69.123.*'),(88884,0,'admin','2023-02-17 01:46:41','179.191.242.*'),(88882,0,'admin','2023-02-17 01:46:36','78.137.28.*'),(88881,0,'admin','2023-02-17 01:46:34','42.76.218.*'),(88880,0,'admin','2023-02-17 01:46:31','195.64.183.*'),(88879,0,'admin','2023-02-17 01:46:29','220.78.159.*'),(88878,0,'admin','2023-02-17 01:46:23','212.253.221.*'),(88877,0,'admin','2023-02-17 01:46:17','93.178.117.*'),(88876,0,'admin','2023-02-17 01:46:08','42.117.187.*'),(88875,0,'admin','2023-02-17 01:46:05','200.167.246.*'),(88874,0,'admin','2023-02-17 01:46:03','72.255.40.*'),(88873,0,'admin','2023-02-17 01:46:01','95.77.170.*'),(88869,0,'admin','2023-02-16 01:05:27','79.110.62.*'),(88868,0,'admin','2023-02-16 01:05:26','79.110.62.*'),(88867,0,'admin','2023-02-16 01:05:25','79.110.62.*'),(88848,0,'rtcme','2023-02-14 12:18:04','132.148.120.*'),(88901,0,'admin','2023-02-17 01:47:46','88.236.93.*'),(88900,0,'admin','2023-02-17 01:47:43','91.243.3.*'),(88899,0,'admin','2023-02-17 01:47:37','178.93.54.*'),(88898,0,'admin','2023-02-17 01:47:25','185.137.217.*'),(88897,0,'admin','2023-02-17 01:47:24','190.3.62.*'),(88896,0,'admin','2023-02-17 01:47:21','45.232.194.*'),(88895,0,'admin','2023-02-17 01:47:19','94.61.182.*'),(88894,0,'admin','2023-02-17 01:47:16','189.47.120.*'),(88893,0,'admin','2023-02-17 01:47:14','181.164.237.*'),(88892,0,'admin','2023-02-17 01:47:11','43.242.176.*'),(88891,0,'admin','2023-02-17 01:47:08','85.106.116.*'),(88890,0,'admin','2023-02-17 01:47:06','46.148.180.*'),(88889,0,'admin','2023-02-17 01:47:04','41.107.241.*'),(90795,0,'admin','2023-03-18 14:08:56','88.99.193.*'),(90794,0,'admin','2023-03-18 12:49:22','195.22.101.*'),(90793,0,'admin','2023-03-18 12:49:12','195.22.101.*'),(90792,0,'admin','2023-03-18 12:49:01','35.194.175.*'),(90791,0,'admin','2023-03-18 12:48:52','101.32.205.*'),(90790,0,'admin','2023-03-18 12:48:49','207.244.235.*'),(90789,0,'admin','2023-03-18 12:48:45','107.180.121.*'),(90788,0,'admin','2023-03-18 11:38:02','75.129.92.*'),(90787,0,'admin','2023-03-18 11:37:46','89.107.186.*'),(90786,0,'admin','2023-03-18 11:37:44','139.162.104.*'),(90785,0,'admin','2023-03-18 11:37:35','161.97.153.*'),(90784,0,'admin','2023-03-18 11:37:27','45.76.183.*'),(90783,0,'admin','2023-03-18 11:37:11','173.249.21.*'),(90782,0,'admin','2023-03-18 11:13:30','195.22.101.*'),(90632,0,'admin','2023-02-27 12:26:38','92.223.85.*'),(90630,0,'dorisclarke','2023-02-27 09:26:28','192.111.150.*'),(90631,0,'admin','2023-02-27 09:45:28','64.227.108.*'),(90629,0,'admin','2023-02-27 09:25:59','3.124.189.*'),(90628,0,'wpxchuuop','2023-02-27 09:25:52','185.86.180.*'),(90627,0,'admin','2023-02-27 08:51:44','194.233.91.*'),(90626,0,'admina','2023-02-27 08:51:42','20.64.217.*'),(90625,0,'admin','2023-02-27 08:51:19','130.193.41.*'),(90624,0,'zoe','2023-02-27 08:51:17','139.59.29.*'),(89599,0,'admin','2023-02-17 11:34:23','204.157.168.*'),(89598,0,'admin','2023-02-17 11:34:20','45.236.120.*'),(89597,0,'admin','2023-02-17 11:34:18','5.43.89.*'),(89596,0,'admin','2023-02-17 11:34:14','112.134.190.*'),(89595,0,'admin','2023-02-17 11:34:11','58.126.115.*'),(89594,0,'admin','2023-02-17 11:34:08','49.43.99.*'),(89593,0,'admin','2023-02-17 11:34:05','123.19.52.*'),(89592,0,'admin','2023-02-17 11:34:02','202.131.236.*'),(89591,0,'admin','2023-02-17 11:33:57','31.223.144.*'),(89590,0,'admin','2023-02-17 11:33:56','36.92.145.*'),(89589,0,'admin','2023-02-17 11:33:53','161.142.162.*'),(89588,0,'admin','2023-02-17 11:33:51','78.174.119.*'),(89587,0,'admin','2023-02-17 11:33:45','177.233.11.*'),(89586,0,'admin','2023-02-17 11:33:42','176.90.204.*'),(89585,0,'admin','2023-02-17 11:33:40','210.18.135.*'),(89584,0,'admin','2023-02-17 11:33:38','168.228.223.*'),(89583,0,'admin','2023-02-17 11:33:35','46.250.17.*'),(89582,0,'admin','2023-02-17 11:33:33','213.207.33.*'),(89581,0,'admin','2023-02-17 11:33:29','187.133.10.*'),(89580,0,'admin','2023-02-17 11:33:27','78.189.161.*'),(89579,0,'admin','2023-02-17 11:33:25','103.134.124.*'),(89578,0,'admin','2023-02-17 11:33:22','103.208.207.*'),(89577,0,'admin','2023-02-17 11:33:15','81.162.69.*'),(89576,0,'admin','2023-02-17 11:33:13','27.66.249.*'),(89575,0,'admin','2023-02-17 11:33:11','222.253.64.*'),(89574,0,'admin','2023-02-17 11:33:08','176.118.46.*'),(89573,0,'admin','2023-02-17 11:33:07','187.132.232.*'),(89572,0,'admin','2023-02-17 11:33:05','187.158.118.*'),(89571,0,'admin','2023-02-17 11:32:59','113.161.239.*'),(89570,0,'admin','2023-02-17 11:32:53','171.228.83.*'),(89569,0,'admin','2023-02-17 11:32:40','109.254.221.*'),(89568,0,'admin','2023-02-17 11:32:37','196.188.224.*'),(89567,0,'admin','2023-02-17 11:32:31','91.214.48.*'),(89566,0,'admin','2023-02-17 11:32:29','95.132.116.*'),(89565,0,'admin','2023-02-17 11:32:26','103.137.28.*'),(89564,0,'admin','2023-02-17 11:32:21','157.41.224.*'),(89563,0,'admin','2023-02-17 11:32:16','94.100.61.*'),(89562,0,'admin','2023-02-17 11:32:15','81.247.63.*'),(89561,0,'admin','2023-02-17 11:32:10','49.36.191.*'),(89560,0,'admin','2023-02-17 11:32:06','176.111.214.*'),(89559,0,'admin','2023-02-17 11:32:04','45.185.148.*'),(90623,0,'admin','2023-02-27 08:51:07','68.178.244.*'),(90622,0,'admin','2023-02-27 08:19:59','45.79.85.*'),(90621,0,'admin','2023-02-27 08:19:56','68.178.244.*'),(90620,0,'admin','2023-02-27 08:19:53','148.72.232.*'),(90619,0,'mira','2023-02-27 08:19:50','89.46.106.*'),(90618,0,'mo','2023-02-27 08:19:40','89.46.106.*'),(90617,0,'admin','2023-02-27 08:19:38','67.223.118.*'),(90616,0,'admin','2023-02-27 07:01:04','139.59.92.*'),(90615,0,'admin','2023-02-27 07:00:59','159.223.93.*'),(90614,0,'info','2023-02-27 07:00:57','91.134.248.*'),(90613,0,'admin','2023-02-27 07:00:43','80.88.86.*'),(90612,0,'michel','2023-02-27 07:00:40','43.128.6.*'),(90611,0,'admin','2023-02-27 07:00:25','73.168.46.*'),(90610,0,'lacylawson','2023-02-27 06:12:52','89.40.72.*'),(90609,0,'admin','2023-02-27 06:12:46','162.213.251.*'),(90608,0,'admin','2023-02-27 06:12:38','88.99.137.*'),(90607,0,'jsjobs_employer','2023-02-27 06:12:35','74.208.59.*'),(90606,0,'admin','2023-02-27 06:12:35','162.14.102.*'),(90605,0,'david','2023-02-27 06:12:11','50.62.222.*'),(90604,0,'user','2023-02-27 05:22:06','139.59.66.*'),(90603,0,'test2','2023-02-27 05:21:35','185.86.180.*'),(90602,0,'test2','2023-02-27 05:21:31','67.223.118.*'),(90601,0,'qwerty','2023-02-27 05:21:22','198.38.89.*'),(90600,0,'mtlarabais','2023-02-27 04:48:00','51.210.113.*'),(90599,0,'admin','2023-02-27 04:47:27','184.168.98.*'),(90598,0,'admin','2023-02-27 04:47:15','136.144.173.*'),(90597,0,'spamme94','2023-02-27 04:47:11','116.203.69.*'),(90596,0,'admin','2023-02-27 03:43:48','184.175.83.*'),(90595,0,'webmaster','2023-02-27 03:43:33','185.175.200.*'),(90594,0,'vrzwk','2023-02-27 03:43:30','134.209.234.*'),(90593,0,'admin','2023-02-27 03:42:55','208.109.188.*'),(90592,0,'editor','2023-02-27 03:42:51','101.32.205.*'),(90591,0,'admin','2023-02-27 03:42:50','50.62.176.*'),(90590,0,'admin','2023-02-27 02:41:12','62.129.214.*'),(90589,0,'admin','2023-02-27 02:41:03','68.178.244.*'),(90588,0,'admin','2023-02-27 02:40:45','157.7.190.*'),(90587,0,'manuela','2023-02-27 02:40:40','190.60.234.*'),(90586,0,'admin','2023-02-27 02:40:39','64.64.255.*'),(90585,0,'admin','2023-02-27 02:40:38','88.99.137.*'),(90584,0,'altitudemarketing','2023-02-27 01:36:27','213.32.57.*'),(90583,0,'mehdi','2023-02-27 01:36:14','154.119.36.*'),(90582,0,'adminisstrator','2023-02-27 01:36:03','167.71.213.*'),(90581,0,'wechatow212jhkc6fxp4v6jfibpcak4wzm','2023-02-27 01:35:44','184.175.83.*'),(90580,0,'killo','2023-02-27 01:35:39','87.247.245.*'),(89558,0,'admin','2023-02-17 11:31:57','78.189.231.*'),(89557,0,'admin','2023-02-17 11:31:54','31.43.61.*'),(89556,0,'admin','2023-02-17 11:31:51','95.132.75.*'),(89555,0,'admin','2023-02-17 11:31:49','42.115.94.*'),(89554,0,'admin','2023-02-17 11:31:46','81.251.238.*'),(89553,0,'admin','2023-02-17 11:31:41','114.44.108.*'),(89552,0,'admin','2023-02-17 11:31:26','46.173.68.*'),(90579,0,'xiaomei','2023-02-27 00:35:36','67.223.118.*'),(90578,0,'wwwadm','2023-02-27 00:35:19','208.109.22.*'),(90577,0,'zhadmin','2023-02-27 00:35:11','148.72.232.*'),(90576,0,'admin','2023-02-27 00:34:58','47.93.118.*'),(90575,0,'admin1','2023-02-27 00:34:52','209.188.21.*'),(90574,0,'fenny','2023-02-27 00:34:52','93.89.225.*'),(90573,0,'autor','2023-02-27 00:02:19','45.32.5.*'),(90572,0,'gino','2023-02-27 00:02:18','87.107.124.*'),(90571,0,'mortezayi','2023-02-27 00:02:13','97.74.229.*'),(90568,0,'naveed','2023-02-27 00:01:54','141.0.160.*'),(90569,0,'vektor','2023-02-27 00:02:07','173.212.253.*'),(90570,0,'volkova27','2023-02-27 00:02:12','148.72.232.*'),(90796,0,'admin','2023-03-18 14:09:01','45.76.183.*'),(90540,0,'administrator','2023-02-26 15:50:37','101.32.205.*'),(90539,0,'admin','2023-02-26 15:50:06','45.32.5.*'),(90538,0,'charlie','2023-02-26 15:50:02','66.94.103.*'),(90537,0,'tekin','2023-02-26 14:44:41','43.241.56.*'),(90536,0,'0x1999','2023-02-26 14:44:11','93.89.225.*'),(90535,0,'invitado','2023-02-26 14:43:58','88.99.137.*'),(90534,0,'ava','2023-02-26 14:43:57','45.64.25.*'),(90533,0,'degreed','2023-02-26 14:43:52','157.7.190.*'),(90532,0,'kr','2023-02-26 13:37:19','104.248.149.*'),(90531,0,'atwood','2023-02-26 13:37:12','203.175.9.*'),(90530,0,'admin','2023-02-26 13:36:36','89.46.108.*'),(90529,0,'admin','2023-02-26 12:39:45','43.154.3.*'),(90528,0,'admin','2023-02-26 12:39:41','50.62.176.*'),(90527,0,'test','2023-02-26 12:39:35','67.223.118.*'),(90526,0,'tuition','2023-02-26 12:39:15','80.88.87.*'),(90525,0,'michi','2023-02-26 12:39:14','101.32.205.*'),(90524,0,'root','2023-02-26 12:39:07','66.94.103.*'),(90523,0,'admin','2023-02-26 12:39:06','148.72.232.*'),(90522,0,'admin','2023-02-26 11:35:02','45.32.5.*'),(90521,0,'admin','2023-02-26 11:34:39','74.208.178.*'),(90520,0,'admin','2023-02-26 11:34:39','85.233.160.*'),(90519,0,'admin','2023-02-26 11:34:32','208.109.22.*'),(90518,0,'admin','2023-02-26 11:34:30','78.135.106.*'),(90517,0,'darki','2023-02-26 10:24:49','103.45.69.*'),(90516,0,'lyy150a','2023-02-26 10:24:48','63.250.38.*'),(90515,0,'wordpress','2023-02-26 10:24:40','103.155.93.*'),(90514,0,'scorsese','2023-02-26 10:24:38','136.144.173.*'),(90513,0,'degrasse','2023-02-26 10:24:24','68.178.226.*'),(90512,0,'jesus','2023-02-26 10:24:21','185.86.180.*'),(90511,0,'test','2023-02-26 10:24:20','63.250.38.*'),(90510,0,'guest','2023-02-26 10:24:12','103.45.69.*'),(90508,0,'Admin','2023-02-26 10:23:57','45.79.85.*'),(90509,0,'AnonymousFox','2023-02-26 10:24:06','51.210.156.*'),(90507,0,'client','2023-02-26 09:55:40','208.109.39.*'),(90506,0,'admin','2023-02-26 09:55:34','162.213.251.*'),(90505,0,'admin','2023-02-26 09:55:14','203.175.9.*'),(90504,0,'admin','2023-02-26 09:55:07','60.247.156.*'),(90503,0,'admin','2023-02-26 09:55:05','104.248.149.*'),(90502,0,'laurence','2023-02-26 09:42:02','51.159.77.*'),(90501,0,'manuel','2023-02-26 08:36:10','103.237.144.*'),(90500,0,'admin','2023-02-26 08:36:00','64.227.108.*'),(90499,0,'admin','2023-02-26 08:35:52','161.35.226.*'),(90498,0,'admin','2023-02-26 08:35:52','162.213.251.*'),(90497,0,'admin','2023-02-26 08:35:37','97.74.229.*'),(90496,0,'robin','2023-02-26 08:35:28','91.204.46.*'),(90495,0,'dev','2023-02-26 08:35:17','208.109.22.*'),(90494,0,'admin','2023-02-26 07:23:27','103.237.144.*'),(90493,0,'admin','2023-02-26 07:23:18','203.175.9.*'),(90492,0,'mustafa','2023-02-26 07:23:07','45.76.223.*'),(90491,0,'editor','2023-02-26 07:22:58','50.62.222.*'),(90490,0,'martine','2023-02-26 06:22:01','123.60.12.*'),(91550,0,'subhajit.sg24','2023-03-27 22:46:07','45.33.88.*'),(91549,0,'abd','2023-03-27 21:52:33','213.32.81.*'),(91548,0,'Grp5','2023-03-27 21:02:14','185.251.88.*'),(91547,0,'srtv','2023-03-27 20:16:07','163.123.182.*'),(91546,0,'oyadumibot','2023-03-27 18:09:26','104.155.19.*'),(91545,0,'wadmin','2023-03-27 17:23:40','85.142.158.*'),(91544,0,'xieyu','2023-03-27 17:11:09','86.39.240.*'),(91543,0,'bellezadesde','2023-03-27 16:52:06','148.251.88.*'),(91644,0,'admin','2023-03-31 09:57:57','194.110.203.*'),(91542,0,'hrbainswaul1968','2023-03-27 16:05:21','85.25.177.*'),(91541,0,'admin','2023-03-27 15:53:49','81.161.229.*'),(91538,0,'gr003mce','2023-03-27 15:06:49','165.22.61.*'),(91540,0,'admin','2023-03-27 15:53:48','81.161.229.*'),(90489,0,'indoxploit','2023-02-26 06:21:50','148.66.145.*'),(90488,0,'admin','2023-02-26 06:21:39','154.119.36.*'),(90487,0,'rootuser','2023-02-26 06:21:27','213.165.236.*'),(90486,0,'omar','2023-02-26 06:21:25','198.38.89.*'),(90485,0,'admin919','2023-02-26 06:21:24','117.53.155.*'),(90484,0,'mariajose','2023-02-26 06:21:21','159.223.93.*'),(90483,0,'admin','2023-02-26 06:04:28','80.88.87.*'),(90482,0,'admin','2023-02-26 06:04:20','192.111.150.*'),(90481,0,'admin','2023-02-26 06:04:12','80.88.87.*'),(90480,0,'yoyoyo','2023-02-26 06:04:12','123.60.12.*'),(90479,0,'view','2023-02-26 06:04:04','193.93.217.*'),(90478,0,'admin','2023-02-26 06:04:03','185.182.56.*'),(90477,0,'hamletavakian','2023-02-26 03:15:03','123.60.12.*'),(90476,0,'admin','2023-02-26 03:14:54','47.107.55.*'),(90475,0,'alexnewton','2023-02-26 03:14:49','68.178.244.*'),(90474,0,'martinharvey','2023-02-26 03:14:37','64.227.108.*'),(90473,0,'testadmin','2023-02-26 03:14:35','148.72.232.*'),(90472,0,'seller2','2023-02-26 03:14:31','68.178.145.*'),(90471,0,'marion','2023-02-26 03:14:31','148.72.232.*'),(90470,0,'admin','2023-02-26 02:08:52','88.99.137.*'),(90469,0,'morganmelvin','2023-02-26 02:08:52','68.65.122.*'),(90467,0,'admin','2023-02-26 02:08:33','51.68.11.*'),(90468,0,'admin','2023-02-26 02:08:48','211.149.231.*'),(90466,0,'admin','2023-02-26 02:08:26','103.179.190.*'),(90465,0,'admin','2023-02-26 02:08:20','112.78.10.*'),(90464,0,'usuario','2023-02-26 02:08:16','101.32.205.*'),(90463,0,'Admin','2023-02-26 02:08:09','89.46.108.*'),(90462,0,'admin','2023-02-26 02:08:04','74.208.57.*'),(90461,0,'tom','2023-02-26 02:08:04','89.46.106.*'),(90460,0,'1234','2023-02-26 01:11:20','104.36.48.*'),(90459,0,'prueba','2023-02-26 01:10:57','79.137.65.*'),(90458,0,'admin','2023-02-26 01:10:47','208.109.22.*'),(90457,0,'admin2','2023-02-26 01:10:31','50.62.222.*'),(90456,0,'john','2023-02-26 01:10:26','43.154.3.*'),(90455,0,'testuser','2023-02-26 01:10:20','46.101.110.*'),(90454,0,'test','2023-02-26 00:06:33','101.32.205.*'),(90453,0,'test','2023-02-26 00:05:59','31.22.4.*'),(90452,0,'test','2023-02-26 00:05:53','60.247.156.*'),(90451,0,'Admin','2023-02-25 22:56:38','80.88.87.*'),(90450,0,'tiannatrevis','2023-02-25 22:56:32','68.178.145.*'),(90449,0,'carlos','2023-02-25 22:56:24','208.109.188.*'),(90448,0,'master','2023-02-25 22:56:22','91.203.110.*'),(90447,0,'master562','2023-02-25 22:56:13','139.59.29.*'),(90446,0,'admin','2023-02-25 22:55:58','148.66.145.*'),(90445,0,'admin','2023-02-25 22:55:49','184.168.100.*'),(90444,0,'admin1','2023-02-25 22:55:42','68.178.225.*'),(90443,0,'test','2023-02-25 22:15:05','87.107.124.*'),(90442,0,'admin','2023-02-25 22:14:57','159.223.93.*'),(90441,0,'admin','2023-02-25 22:14:33','103.45.69.*'),(90440,0,'admin','2023-02-25 22:14:31','193.141.65.*'),(90439,0,'admin','2023-02-25 22:14:24','103.31.232.*'),(90438,0,'admin','2023-02-25 20:47:02','130.193.41.*'),(90437,0,'-','2023-02-25 20:46:47','103.180.120.*'),(90436,0,'olivia','2023-02-25 20:46:29','43.128.6.*'),(90435,0,'fred','2023-02-25 20:46:28','88.99.137.*'),(90434,0,'mike','2023-02-25 20:46:23','74.208.57.*'),(90433,0,'cliente','2023-02-25 20:46:16','134.209.234.*'),(90431,0,'lol','2023-02-25 18:09:38','74.208.59.*'),(90432,0,'client','2023-02-25 18:09:49','155.138.192.*'),(90430,0,'gast','2023-02-25 18:09:28','74.208.57.*'),(90429,0,'administrator','2023-02-25 18:09:26','68.178.225.*'),(90428,0,'roberto','2023-02-25 18:09:05','74.208.178.*'),(90427,0,'admin','2023-02-25 18:09:02','43.154.3.*'),(90419,0,'peter','2023-02-25 16:57:50','62.129.214.*'),(90420,0,'dexter','2023-02-25 16:57:51','45.79.85.*'),(90421,0,'yanz','2023-02-25 16:57:56','78.135.106.*'),(90422,0,'abcd','2023-02-25 16:58:24','161.35.226.*'),(90423,0,'botania','2023-02-25 16:58:35','185.27.142.*'),(90424,0,'hamid','2023-02-25 16:58:44','103.3.246.*'),(90425,0,'admin','2023-02-25 16:59:00','51.158.145.*'),(90426,0,'admin','2023-02-25 18:08:59','184.168.98.*'),(90880,0,'admin','2023-03-19 06:35:37','49.234.23.*'),(90806,0,'admin','2023-03-18 15:27:43','68.178.247.*'),(90805,0,'admin','2023-03-18 15:27:37','50.62.222.*'),(90804,0,'admin','2023-03-18 15:27:32','75.129.92.*'),(90803,0,'admin','2023-03-18 15:27:29','192.227.75.*'),(90802,0,'admin','2023-03-18 15:27:21','39.105.231.*'),(90801,0,'admin','2023-03-18 15:27:15','101.32.205.*'),(90800,0,'admin','2023-03-18 15:27:15','195.22.101.*'),(90799,0,'admin','2023-03-18 15:27:04','192.227.75.*'),(90798,0,'admin','2023-03-18 14:09:38','103.244.44.*'),(90797,0,'admin','2023-03-18 14:09:15','119.23.208.*'),(90418,0,'test01','2023-02-25 15:56:24','193.93.217.*'),(90417,0,'test1','2023-02-25 15:56:08','60.247.156.*'),(90416,0,'eeae9c79ce1d64f2997317acd16935064910-2','2023-02-25 15:56:01','5.189.187.*'),(90415,0,'admin','2023-02-25 15:55:57','147.135.161.*'),(90414,0,'demo','2023-02-25 15:55:48','148.72.232.*'),(90413,0,'admin','2023-02-25 15:55:43','51.195.105.*'),(90412,0,'cristina','2023-02-25 15:55:41','195.242.111.*'),(90411,0,'subscriber','2023-02-25 15:55:25','91.204.46.*'),(87249,0,'admin','2023-01-30 21:27:22','94.122.159.*'),(87248,0,'admin','2023-01-30 21:27:20','112.211.196.*'),(87246,0,'admin','2023-01-30 21:27:14','188.170.74.*'),(87247,0,'admin','2023-01-30 21:27:17','106.200.220.*'),(87245,0,'admin','2023-01-30 21:27:09','85.99.100.*'),(87244,0,'admin','2023-01-30 21:27:06','178.120.17.*'),(87243,0,'admin','2023-01-30 21:27:00','181.165.210.*'),(87242,0,'admin','2023-01-30 21:26:54','178.135.10.*'),(87241,0,'admin','2023-01-30 21:26:52','144.48.72.*'),(87240,0,'admin','2023-01-30 21:26:49','202.147.193.*'),(87239,0,'admin','2023-01-30 21:26:46','103.26.247.*'),(87238,0,'admin','2023-01-30 21:26:44','46.98.134.*'),(87237,0,'admin','2023-01-30 21:26:43','37.131.107.*'),(87236,0,'admin','2023-01-30 21:26:40','81.10.75.*'),(87235,0,'admin','2023-01-30 21:26:38','154.246.14.*'),(87234,0,'admin','2023-01-30 21:26:36','176.213.179.*'),(87233,0,'admin','2023-01-30 21:26:34','182.184.82.*'),(87232,0,'admin','2023-01-30 21:26:31','176.88.30.*'),(87231,0,'admin','2023-01-30 21:26:25','37.210.239.*'),(87230,0,'admin','2023-01-30 21:26:18','94.30.132.*'),(87229,0,'admin','2023-01-30 21:26:04','178.143.50.*'),(87228,0,'admin','2023-01-30 21:25:51','93.137.209.*'),(87226,0,'admin','2023-01-30 21:25:48','178.220.94.*'),(87227,0,'admin','2023-01-30 21:25:49','31.134.125.*'),(87225,0,'admin','2023-01-30 21:25:47','59.103.139.*'),(87224,0,'admin','2023-01-30 21:25:44','187.49.95.*'),(87223,0,'admin','2023-01-30 21:25:38','201.103.9.*'),(87222,0,'admin','2023-01-30 21:25:33','136.185.195.*'),(87221,0,'admin','2023-01-30 21:25:30','182.185.148.*'),(87219,0,'admin','2023-01-30 21:25:25','177.191.3.*'),(87220,0,'admin','2023-01-30 21:25:27','193.77.154.*'),(87218,0,'admin','2023-01-30 21:25:22','223.206.230.*'),(87217,0,'admin','2023-01-30 21:25:19','197.47.223.*'),(87216,0,'admin','2023-01-30 21:25:17','190.74.177.*'),(87215,0,'admin','2023-01-30 21:25:14','179.177.143.*'),(86887,0,'admin','2023-01-29 16:42:42','85.107.86.*'),(86886,0,'admin','2023-01-29 16:42:36','138.204.214.*'),(86885,0,'admin','2023-01-29 16:42:31','93.177.136.*'),(91539,0,'admin','2023-03-27 15:53:48','81.161.229.*'),(91537,0,'NSolutions','2023-03-27 14:44:13','195.208.8.*'),(91536,0,'nsolutions','2023-03-27 14:04:12','136.144.225.*'),(91535,0,'zadminz','2023-03-27 13:38:34','51.210.113.*'),(91534,0,'lesecretbea','2023-03-27 12:19:41','162.55.235.*'),(91533,0,'gr010mk','2023-03-27 11:35:32','213.32.81.*'),(91532,0,'admin','2023-03-27 11:25:01','200.232.193.*'),(91531,0,'korcel','2023-03-27 10:53:56','85.128.143.*'),(91530,0,'prospecta','2023-03-27 10:13:26','52.47.84.*'),(91529,0,'wadmin','2023-03-27 09:31:26','188.42.44.*'),(91528,0,'admin','2023-03-27 08:34:00','115.91.65.*'),(91527,0,'tonysujanto','2023-03-27 08:12:23','195.201.233.*'),(91526,0,'proerd','2023-03-27 06:55:32','118.126.65.*'),(91525,0,'servitcomrobo','2023-03-27 06:15:12','94.130.216.*'),(91524,0,'bellezadesde','2023-03-27 05:36:29','91.142.208.*'),(91523,0,'jmginge','2023-03-27 04:57:42','185.10.70.*'),(91522,0,'greencore','2023-03-27 04:18:45','167.235.200.*'),(91521,0,'diorfashi','2023-03-27 03:42:35','69.7.43.*'),(91520,0,'itbrain','2023-03-27 03:04:22','46.254.37.*'),(91519,0,'stc','2023-03-27 02:29:09','195.113.44.*'),(91518,0,'fahad','2023-03-27 01:53:12','91.228.152.*'),(91517,0,'mmd033','2023-03-27 01:18:45','139.180.186.*'),(91516,0,'3665servitcrom','2023-03-27 00:10:06','194.185.38.*'),(91515,0,'vantitiska','2023-03-26 23:36:54','212.129.38.*'),(91514,0,'JohnMiller83','2023-03-26 23:02:11','31.24.155.*'),(91513,0,'MariaJose','2023-03-26 22:28:47','51.159.31.*'),(91512,0,'beltran','2023-03-26 21:55:01','89.22.113.*'),(91511,0,'admin','2023-03-26 21:51:53','200.116.209.*'),(91510,0,'edconcept','2023-03-26 21:22:53','195.110.34.*'),(91509,0,'romangilz','2023-03-26 20:51:50','91.210.225.*'),(91508,0,'profesoresmmd','2023-03-26 20:19:35','34.150.97.*'),(91507,0,'profesoresmce','2023-03-26 19:48:07','34.86.242.*'),(91506,0,'juanfelipe','2023-03-26 19:16:16','70.39.250.*'),(91505,0,'gr014mk','2023-03-26 18:45:56','45.33.88.*'),(91504,0,'gr005mk','2023-03-26 18:16:24','46.254.37.*'),(91503,0,'admin','2023-03-26 18:11:57','194.110.203.*'),(91502,0,'gr003mce','2023-03-26 17:46:50','89.238.73.*'),(91501,0,'grupo035mk','2023-03-26 17:17:19','155.133.132.*'),(91500,0,'gr064mk','2023-03-26 16:47:35','51.75.54.*'),(91470,0,'webmaster','2023-03-26 05:18:29','91.228.152.*'),(91469,0,'admin0909','2023-03-26 04:46:26','173.212.206.*'),(91468,0,'Dude','2023-03-26 04:15:47','185.135.241.*'),(91467,0,'admin','2023-03-26 03:44:05','65.108.41.*'),(91466,0,'admin','2023-03-26 03:20:51','177.53.213.*'),(91465,0,'edconcept','2023-03-26 03:11:31','37.48.84.*'),(91464,0,'im@rk','2023-03-26 02:07:34','161.35.158.*'),(91463,0,'kaiiestan','2023-03-26 01:04:08','94.130.164.*'),(86884,0,'admin','2023-01-29 16:42:29','209.59.86.*'),(86883,0,'admin','2023-01-29 16:42:28','189.159.171.*'),(86882,0,'admin','2023-01-29 16:42:26','186.249.187.*'),(86881,0,'admin','2023-01-29 16:42:21','103.148.1.*'),(86880,0,'admin','2023-01-29 16:42:18','101.128.113.*'),(86879,0,'admin','2023-01-29 16:42:15','92.53.60.*'),(86878,0,'admin','2023-01-29 16:42:14','80.76.173.*'),(86877,0,'admin','2023-01-29 16:42:12','187.190.21.*'),(86876,0,'admin','2023-01-29 16:42:10','188.163.24.*'),(90410,0,'admin','2023-02-25 14:51:46','87.107.124.*'),(90409,0,'john','2023-02-25 14:51:43','89.46.108.*'),(90408,0,'aa','2023-02-25 14:51:30','43.128.6.*'),(90407,0,'admin','2023-02-25 14:51:24','51.210.156.*'),(90406,0,'maria','2023-02-25 14:51:21','185.182.56.*'),(90405,0,'martin','2023-02-25 14:51:18','208.109.188.*'),(90404,0,'thomas','2023-02-25 13:52:35','45.76.223.*'),(90403,0,'test','2023-02-25 13:52:30','68.178.145.*'),(89551,0,'admin','2023-02-17 11:31:21','27.34.12.*'),(89550,0,'admin','2023-02-17 11:31:18','197.11.173.*'),(89549,0,'admin','2023-02-17 11:31:14','41.97.3.*'),(89548,0,'admin','2023-02-17 11:31:03','118.136.42.*'),(90402,0,'jsjobs_jobseeker','2023-02-25 13:52:25','92.204.239.*'),(90401,0,'testuser1','2023-02-25 13:52:15','200.58.111.*'),(90400,0,'demouser','2023-02-25 13:52:12','200.58.111.*'),(90399,0,'admin','2023-02-25 13:52:03','140.238.190.*'),(89547,0,'admin','2023-02-17 11:31:00','176.233.145.*'),(89546,0,'admin','2023-02-17 11:30:55','49.150.109.*'),(89545,0,'admin','2023-02-17 11:30:52','194.166.100.*'),(89544,0,'admin','2023-02-17 11:30:49','45.189.57.*'),(89543,0,'admin','2023-02-17 11:30:45','176.120.105.*'),(89542,0,'admin','2023-02-17 11:30:44','190.148.193.*'),(89541,0,'admin','2023-02-17 11:30:39','81.162.98.*'),(89540,0,'admin','2023-02-17 11:30:29','123.16.240.*'),(89539,0,'admin','2023-02-17 11:30:26','179.108.91.*'),(89538,0,'admin','2023-02-17 11:30:24','190.122.198.*'),(89537,0,'admin','2023-02-17 11:30:21','95.108.58.*'),(89536,0,'admin','2023-02-17 11:30:19','50.184.225.*'),(89535,0,'admin','2023-02-17 11:30:17','113.181.117.*'),(89534,0,'admin','2023-02-17 11:30:14','95.173.231.*'),(89533,0,'admin','2023-02-17 11:30:11','88.229.108.*'),(89532,0,'admin','2023-02-17 11:30:05','45.171.163.*'),(89531,0,'admin','2023-02-17 11:30:03','5.94.171.*'),(89530,0,'admin','2023-02-17 11:29:51','37.35.66.*'),(89529,0,'admin','2023-02-17 11:29:38','14.169.13.*'),(89528,0,'admin','2023-02-17 11:29:36','201.202.13.*'),(89527,0,'admin','2023-02-17 11:29:33','31.206.21.*'),(89526,0,'admin','2023-02-17 11:29:31','124.43.12.*'),(89525,0,'admin','2023-02-17 11:29:28','103.155.32.*'),(89524,0,'admin','2023-02-17 11:29:25','122.162.151.*'),(89523,0,'admin','2023-02-17 11:29:23','179.222.136.*'),(89522,0,'admin','2023-02-17 11:29:10','37.211.12.*'),(89521,0,'admin','2023-02-17 11:29:07','43.252.72.*'),(89520,0,'admin','2023-02-17 11:29:04','39.44.98.*'),(89519,0,'admin','2023-02-17 11:28:57','78.137.32.*'),(89518,0,'admin','2023-02-17 11:28:55','186.91.96.*'),(89517,0,'admin','2023-02-17 11:28:50','196.127.36.*'),(89516,0,'admin','2023-02-17 11:28:48','103.113.97.*'),(89515,0,'admin','2023-02-17 11:28:46','193.198.71.*'),(89514,0,'admin','2023-02-17 11:28:45','182.53.215.*'),(89513,0,'admin','2023-02-17 11:28:42','113.182.252.*'),(89512,0,'admin','2023-02-17 11:28:39','213.230.114.*'),(89511,0,'admin','2023-02-17 11:28:32','181.220.58.*'),(89510,0,'admin','2023-02-17 11:28:26','213.159.34.*'),(89509,0,'admin','2023-02-17 11:28:24','49.144.160.*'),(89508,0,'admin','2023-02-17 11:28:22','103.120.70.*'),(89507,0,'admin','2023-02-17 11:28:19','86.127.250.*'),(89506,0,'admin','2023-02-17 11:28:17','116.96.77.*'),(89505,0,'admin','2023-02-17 11:28:12','203.192.253.*'),(89504,0,'admin','2023-02-17 11:28:08','103.161.234.*'),(90398,0,'alex','2023-02-25 13:51:59','185.86.180.*'),(90397,0,'info','2023-02-25 13:51:57','112.78.10.*'),(90396,0,'admin','2023-02-25 13:51:57','68.178.244.*'),(90395,0,'user1','2023-02-25 12:47:21','87.247.245.*'),(90394,0,'momo','2023-02-25 12:47:07','50.62.222.*'),(90393,0,'test','2023-02-25 12:47:04','103.179.190.*'),(90392,0,'test','2023-02-25 12:47:01','148.72.232.*'),(90391,0,'david','2023-02-25 12:47:01','173.231.229.*'),(90390,0,'test','2023-02-25 12:46:54','184.168.97.*'),(90389,0,'testuser','2023-02-25 12:46:43','74.208.57.*'),(90388,0,'teamupload','2023-02-25 12:46:39','8.218.35.*'),(90387,0,'preview','2023-02-25 11:37:40','88.99.137.*'),(90386,0,'teste','2023-02-25 11:37:36','51.210.156.*'),(90385,0,'hello','2023-02-25 11:37:15','80.88.87.*'),(90384,0,'prova','2023-02-25 11:37:10','51.68.11.*'),(90383,0,'janine','2023-02-25 11:37:06','74.208.57.*'),(90382,0,'test','2023-02-25 11:36:56','45.77.172.*'),(90381,0,'test','2023-02-25 11:36:53','142.93.230.*'),(90380,0,'Admin','2023-02-25 11:36:46','159.223.93.*'),(90379,0,'mark','2023-02-25 11:09:13','91.134.248.*'),(90378,0,'jane','2023-02-25 11:09:10','103.155.93.*'),(90377,0,'gary','2023-02-25 10:56:04','80.88.86.*'),(90376,0,'admin','2023-02-25 10:55:57','89.46.106.*'),(90374,0,'tester123','2023-02-25 10:55:50','151.106.35.*'),(89503,0,'admin','2023-02-17 11:28:05','58.8.116.*'),(89502,0,'admin','2023-02-17 11:28:00','188.120.97.*'),(89501,0,'admin','2023-02-17 11:27:58','165.165.182.*'),(89500,0,'admin','2023-02-17 11:27:55','189.79.110.*'),(89499,0,'admin','2023-02-17 11:27:52','31.148.245.*'),(89498,0,'admin','2023-02-17 11:27:50','113.160.108.*'),(89497,0,'admin','2023-02-17 11:27:46','1.174.37.*'),(89496,0,'admin','2023-02-17 11:27:39','221.127.98.*'),(89495,0,'admin','2023-02-17 11:27:36','170.84.9.*'),(89494,0,'admin','2023-02-17 11:27:33','79.107.212.*'),(89493,0,'admin','2023-02-17 11:27:25','109.245.38.*'),(89492,0,'admin','2023-02-17 11:27:23','193.34.95.*'),(89491,0,'admin','2023-02-17 11:27:22','109.200.250.*'),(89490,0,'admin','2023-02-17 11:27:20','110.225.100.*'),(89489,0,'admin','2023-02-17 11:27:17','45.152.74.*'),(89488,0,'admin','2023-02-17 11:27:15','121.161.219.*'),(89487,0,'admin','2023-02-17 11:27:12','45.115.191.*'),(89486,0,'admin','2023-02-17 11:27:09','190.207.177.*'),(89485,0,'admin','2023-02-17 11:27:07','27.6.252.*'),(89484,0,'admin','2023-02-17 11:27:04','125.182.202.*'),(89483,0,'admin','2023-02-17 11:27:01','45.64.225.*'),(89482,0,'admin','2023-02-17 11:26:58','46.252.46.*'),(89481,0,'admin','2023-02-17 11:26:56','181.128.61.*'),(89480,0,'admin','2023-02-17 11:26:50','117.199.163.*'),(89479,0,'admin','2023-02-17 11:26:47','91.241.230.*'),(89478,0,'admin','2023-02-17 11:26:33','105.160.60.*'),(89477,0,'admin','2023-02-17 11:26:31','189.79.110.*'),(89476,0,'admin','2023-02-17 11:26:28','151.0.19.*'),(89475,0,'admin','2023-02-17 11:26:26','105.71.17.*'),(89474,0,'admin','2023-02-17 11:26:25','113.59.217.*'),(89473,0,'admin','2023-02-17 11:26:22','60.50.141.*'),(89472,0,'admin','2023-02-17 11:26:20','187.36.253.*'),(89471,0,'admin','2023-02-17 11:26:17','95.76.75.*'),(89470,0,'admin','2023-02-17 11:26:07','124.40.250.*'),(89469,0,'admin','2023-02-17 11:26:03','39.45.190.*'),(89468,0,'admin','2023-02-17 11:26:00','182.65.37.*'),(89467,0,'admin','2023-02-17 11:25:57','125.212.157.*'),(89466,0,'admin','2023-02-17 11:25:54','76.69.243.*'),(89465,0,'admin','2023-02-17 11:25:53','125.99.82.*'),(89464,0,'admin','2023-02-17 11:25:50','131.100.249.*'),(89463,0,'admin','2023-02-17 11:25:48','92.247.230.*'),(89462,0,'admin','2023-02-17 11:25:46','185.195.37.*'),(89461,0,'admin','2023-02-17 11:25:44','78.186.245.*'),(89455,0,'admin','2023-02-17 11:25:21','202.80.215.*'),(88888,0,'admin','2023-02-17 01:47:01','188.239.208.*'),(89934,0,'admin','2023-02-22 09:05:39','162.213.251.*'),(89933,0,'admin','2023-02-22 09:05:19','47.93.118.*'),(89928,0,'admin','2023-02-22 09:04:39','185.2.6.*'),(89929,0,'admin','2023-02-22 09:04:40','103.155.93.*'),(89930,0,'admin','2023-02-22 09:04:53','50.62.222.*'),(89931,0,'admin','2023-02-22 09:05:06','150.60.232.*'),(90375,0,'testing','2023-02-25 10:55:53','193.93.217.*'),(90373,0,'abc','2023-02-25 09:30:02','43.154.3.*'),(90372,0,'testuser','2023-02-25 09:29:41','148.66.145.*'),(90371,0,'test','2023-02-25 09:29:26','68.178.244.*'),(90370,0,'admin','2023-02-25 09:29:26','159.223.93.*'),(90369,0,'asd','2023-02-25 08:16:22','63.250.38.*'),(90368,0,'vernon','2023-02-25 08:16:14','195.210.46.*'),(90367,0,'patricia','2023-02-25 08:15:49','202.210.8.*'),(90366,0,'AdMiN','2023-02-25 08:15:41','78.135.106.*'),(90365,0,'dan','2023-02-25 07:09:34','79.137.65.*'),(90364,0,'michellie','2023-02-25 07:09:28','51.210.156.*'),(90363,0,'mamah','2023-02-25 07:09:16','103.155.93.*'),(90362,0,'Admin','2023-02-25 07:09:08','68.178.244.*'),(90361,0,'jason','2023-02-25 07:08:56','129.232.157.*'),(90360,0,'ralph','2023-02-25 07:08:56','185.182.56.*'),(90359,0,'picabo','2023-02-25 06:03:26','89.46.106.*'),(90358,0,'Username','2023-02-25 06:03:12','5.23.51.*'),(90357,0,'shan','2023-02-25 06:03:09','208.109.188.*'),(90356,0,'username','2023-02-25 06:02:53','89.46.109.*'),(86875,0,'admin','2023-01-29 16:42:08','14.181.148.*'),(86874,0,'admin','2023-01-29 16:42:05','46.175.192.*'),(86873,0,'admin','2023-01-29 16:42:02','91.73.119.*'),(86872,0,'admin','2023-01-29 16:42:00','111.58.93.*'),(86871,0,'admin','2023-01-29 16:41:58','188.135.113.*'),(86870,0,'admin','2023-01-29 16:41:55','171.5.243.*'),(91462,0,'robert@formagroup.net','2023-03-26 00:32:18','185.135.241.*'),(91461,0,'allen','2023-03-26 00:01:03','92.53.96.*'),(91460,0,'livecode','2023-03-25 23:28:22','54.36.54.*'),(91459,0,'admin','2023-03-25 22:45:06','194.110.203.*'),(91458,0,'nsolutions','2023-03-25 21:19:08','46.163.79.*'),(91457,0,'ad-ministrador','2023-03-25 20:46:33','45.32.149.*'),(91456,0,'fx_dx','2023-03-25 20:13:26','198.58.98.*'),(91455,0,'admin','2023-03-25 19:40:21','46.255.161.*'),(91454,0,'admin','2023-03-25 19:33:51','91.224.168.*'),(91453,0,'aurelie','2023-03-25 19:07:14','52.45.114.*'),(91452,0,'administratoirr','2023-03-25 18:34:54','46.101.56.*'),(91449,0,'Admin','2023-03-25 16:53:45','5.135.143.*'),(91450,0,'mgonline','2023-03-25 17:27:02','162.244.253.*'),(91451,0,'admin_vio','2023-03-25 18:00:56','62.171.153.*'),(91428,0,'admin','2023-03-24 19:17:41','194.110.203.*'),(91429,0,'demilation','2023-03-25 00:41:16','46.105.54.*'),(91430,0,'nikdev','2023-03-25 01:39:05','173.208.239.*'),(91431,0,'admin','2023-03-25 01:56:16','211.75.166.*'),(91432,0,'edconcept','2023-03-25 02:49:12','45.155.172.*'),(91433,0,'fibonacciuno','2023-03-25 04:52:45','147.135.246.*'),(91434,0,'developer','2023-03-25 06:47:14','35.180.21.*'),(91435,0,'admin','2023-03-25 08:17:33','194.110.203.*'),(91436,0,'dextou','2023-03-25 08:29:57','159.65.89.*'),(91437,0,'operator','2023-03-25 10:01:03','85.25.117.*'),(91438,0,'st0j4e','2023-03-25 10:43:46','175.125.94.*'),(91439,0,'admin','2023-03-25 12:05:38','194.110.203.*'),(91440,0,'nimda','2023-03-25 12:06:55','207.55.255.*'),(91441,0,'webmasterx','2023-03-25 12:47:32','149.154.68.*'),(91442,0,'Rod','2023-03-25 13:23:14','185.248.142.*'),(91443,0,'Grp1','2023-03-25 13:59:08','213.32.11.*'),(91444,0,'azmin','2023-03-25 14:34:29','52.15.97.*'),(91445,0,'chucks','2023-03-25 15:09:05','178.128.254.*'),(91446,0,'admin','2023-03-25 15:24:41','45.153.131.*'),(91447,0,'lanchushki131','2023-03-25 15:45:20','94.103.156.*'),(91448,0,'clubhispano','2023-03-25 16:19:40','5.39.90.*'),(91471,0,'suadmin','2023-03-26 05:50:49','80.65.85.*'),(91472,0,'admin','2023-03-26 06:05:46','194.110.203.*'),(91473,0,'TritonGroup','2023-03-26 06:21:38','185.69.154.*'),(91474,0,'technique@studionet.fr','2023-03-26 06:52:49','213.32.19.*'),(91475,0,'650mb','2023-03-26 08:08:24','23.111.231.*'),(91476,0,'stephenattractor','2023-03-26 08:20:00','141.101.130.*'),(91477,0,'majonero','2023-03-26 08:45:04','109.108.136.*'),(91478,0,'mgonline','2023-03-26 09:28:13','178.128.254.*'),(91479,0,'administratoirr','2023-03-26 09:36:30','172.105.35.*'),(91480,0,'admin','2023-03-26 09:51:06','50.84.134.*'),(91481,0,'ad-ministrador','2023-03-26 09:53:32','188.34.149.*'),(91482,0,'im@rk','2023-03-26 10:34:08','195.110.34.*'),(91483,0,'webmaster','2023-03-26 10:57:56','92.53.96.*'),(91484,0,'mercavision','2023-03-26 11:21:31','103.42.111.*'),(91485,0,'Baltazare','2023-03-26 11:50:45','195.110.34.*'),(91486,0,'admin','2023-03-26 12:16:40','194.110.203.*'),(91487,0,'ajiprayogo83','2023-03-26 12:20:56','212.129.38.*'),(91488,0,'systemwpadmin','2023-03-26 12:50:14','167.235.200.*'),(91489,0,'admin','2023-03-26 13:00:14','34.94.41.*'),(91490,0,'admin','2023-03-26 13:00:15','34.94.41.*'),(91491,0,'admin','2023-03-26 13:00:16','34.94.41.*'),(91492,0,'hector.quintian','2023-03-26 13:20:45','162.55.234.*'),(91493,0,'design_admin','2023-03-26 13:51:08','203.154.74.*'),(91494,0,'admin','2023-03-26 14:19:58','195.110.34.*'),(91495,0,'NSolutions','2023-03-26 14:50:39','5.189.175.*'),(91496,0,'admin','2023-03-26 15:03:19','175.136.248.*'),(91497,0,'pruebawoo','2023-03-26 15:19:29','131.220.7.*'),(91498,0,'mmd016','2023-03-26 15:49:02','209.145.48.*'),(91499,0,'marta','2023-03-26 16:18:28','159.223.44.*'),(91427,0,'admin','2023-03-24 15:37:52','194.110.203.*'),(91426,0,'rbmedia','2023-03-24 11:57:28','188.92.160.*'),(91425,0,'cyr_admin','2023-03-24 11:45:08','13.235.156.*'),(91424,0,'rbmedia','2023-03-24 11:02:23','86.107.99.*'),(91423,0,'devmin','2023-03-24 09:53:07','185.20.186.*'),(91422,0,'admin','2023-03-24 09:18:25','188.165.245.*'),(91421,0,'admin','2023-03-24 08:39:56','194.110.203.*'),(91420,0,'mrvictor2010','2023-03-24 07:33:00','46.105.107.*'),(91419,0,'lostartist','2023-03-24 07:00:05','82.223.69.*'),(91418,0,'jonathan','2023-03-24 06:27:04','89.252.159.*'),(91417,0,'Eileen.gizara','2023-03-24 05:53:38','51.15.16.*'),(91416,0,'mevivu','2023-03-24 04:43:05','89.22.110.*'),(91415,0,'admin','2023-03-24 04:38:23','185.36.248.*'),(91395,0,'dev@seocupcake.ro','2023-03-23 17:44:08','164.68.126.*'),(91396,0,'dtorborg','2023-03-23 17:54:35','51.91.45.*'),(91397,0,'admin','2023-03-23 18:20:54','139.59.45.*'),(91398,0,'spireox','2023-03-23 18:48:06','104.248.29.*'),(91399,0,'jbadmin','2023-03-23 19:15:19','5.9.194.*'),(91400,0,'betta_wp','2023-03-23 19:43:36','34.95.142.*'),(91401,0,'323design','2023-03-23 20:49:19','185.135.241.*'),(91402,0,'Zulu','2023-03-23 21:16:41','51.83.187.*'),(91403,0,'eileen.gizara','2023-03-23 21:45:41','82.223.27.*'),(91404,0,'vinh','2023-03-23 22:15:08','45.56.103.*'),(91405,0,'sakin','2023-03-23 22:46:11','172.105.253.*'),(91406,0,'vinh','2023-03-23 23:42:29','5.157.85.*'),(91407,0,'kulturecom','2023-03-23 23:57:58','119.18.62.*'),(91408,0,'admin','2023-03-24 00:04:59','80.211.18.*'),(91409,0,'admin','2023-03-24 00:27:32','54.228.2.*'),(91410,0,'wp_rest_api','2023-03-24 00:57:19','18.136.66.*'),(91411,0,'admin','2023-03-24 01:27:09','173.249.31.*'),(91412,0,'ORiOn','2023-03-24 01:57:31','104.248.29.*'),(91413,0,'admin','2023-03-24 03:07:16','155.133.138.*'),(91414,0,'digirubik','2023-03-24 03:38:57','185.135.241.*'),(91393,0,'dev@seocupcake.ro','2023-03-23 16:25:55','46.163.115.*'),(91392,0,'wpadminns','2023-03-23 16:01:30','93.104.208.*'),(91391,0,'admin','2023-03-23 15:43:54','188.142.216.*'),(91390,0,'adminbg','2023-03-23 15:36:52','144.217.87.*'),(91389,0,'mutwetech','2023-03-23 15:12:00','213.136.74.*'),(91388,0,'Senseadmin','2023-03-23 14:48:19','176.9.174.*'),(91387,0,'monamedia','2023-03-23 13:56:08','173.249.48.*'),(91386,0,'wordcamp','2023-03-23 13:32:37','45.155.172.*'),(91385,0,'650mb','2023-03-23 13:07:30','217.25.40.*'),(91384,0,'mardig046','2023-03-23 12:21:10','37.48.84.*'),(91383,0,'evandro','2023-03-23 11:56:47','185.65.123.*'),(91394,0,'gtiroberto','2023-03-23 16:51:23','103.56.156.*'),(89459,0,'admin','2023-02-17 11:25:40','103.226.90.*'),(89460,0,'admin','2023-02-17 11:25:42','194.44.195.*'),(89458,0,'admin','2023-02-17 11:25:37','103.91.44.*'),(89457,0,'admin','2023-02-17 11:25:35','91.72.184.*'),(89456,0,'admin','2023-02-17 11:25:23','196.188.75.*'),(86869,0,'admin','2023-01-29 16:41:49','120.229.53.*'),(86868,0,'admin','2023-01-29 16:41:43','182.167.94.*'),(86867,0,'admin','2023-01-29 16:41:39','102.16.9.*'),(86866,0,'admin','2023-01-29 16:41:13','42.118.214.*'),(86865,0,'admin','2023-01-29 16:41:05','91.73.119.*'),(86863,0,'admin','2023-01-29 16:41:01','180.64.16.*'),(86862,0,'admin','2023-01-29 16:40:58','103.204.70.*'),(86861,0,'admin','2023-01-29 16:40:57','167.249.55.*'),(86860,0,'admin','2023-01-29 16:40:54','180.183.136.*'),(86859,0,'admin','2023-01-29 16:40:52','92.68.11.*'),(86857,0,'admin','2023-01-29 16:40:36','93.143.127.*'),(86858,0,'admin','2023-01-29 16:40:39','191.185.21.*'),(86856,0,'admin','2023-01-29 16:40:35','103.163.248.*'),(86855,0,'admin','2023-01-29 16:40:33','95.90.179.*'),(86854,0,'admin','2023-01-29 16:40:19','80.13.109.*'),(86853,0,'admin','2023-01-29 16:40:17','122.160.78.*'),(86852,0,'admin','2023-01-29 16:40:11','196.223.164.*'),(86851,0,'admin','2023-01-29 16:40:09','177.98.249.*'),(86850,0,'admin','2023-01-29 16:40:07','14.192.30.*'),(86849,0,'admin','2023-01-29 16:40:05','94.206.192.*'),(86848,0,'admin','2023-01-29 16:39:59','189.30.5.*'),(86846,0,'admin','2023-01-29 16:39:48','178.169.160.*'),(86847,0,'admin','2023-01-29 16:39:53','46.138.162.*'),(86845,0,'admin','2023-01-29 16:39:45','124.248.191.*'),(86844,0,'admin','2023-01-29 16:39:34','192.228.142.*'),(86843,0,'admin','2023-01-29 16:39:30','41.98.26.*'),(86841,0,'admin','2023-01-29 16:39:24','201.114.33.*'),(86842,0,'admin','2023-01-29 16:39:29','187.190.21.*'),(86840,0,'admin','2023-01-29 16:39:20','49.228.178.*'),(86839,0,'admin','2023-01-29 16:39:17','171.249.144.*'),(86838,0,'admin','2023-01-29 16:39:14','200.93.40.*'),(86837,0,'admin','2023-01-29 16:39:08','49.228.228.*'),(86836,0,'admin','2023-01-29 16:39:01','187.85.98.*'),(86835,0,'admin','2023-01-29 16:38:55','138.59.188.*'),(86834,0,'admin','2023-01-29 16:38:53','103.195.56.*'),(86833,0,'admin','2023-01-29 16:38:51','212.58.121.*'),(86832,0,'admin','2023-01-29 16:38:50','113.160.251.*'),(86831,0,'admin','2023-01-29 16:38:47','49.36.177.*'),(86830,0,'admin','2023-01-29 16:38:44','178.237.216.*'),(86829,0,'admin','2023-01-29 16:38:38','103.101.233.*'),(86828,0,'admin','2023-01-29 16:38:36','109.191.162.*'),(86827,0,'admin','2023-01-29 16:38:34','103.25.243.*'),(86826,0,'admin','2023-01-29 16:38:23','45.247.220.*'),(86825,0,'admin','2023-01-29 16:38:15','43.245.207.*'),(86824,0,'admin','2023-01-29 16:38:12','87.247.137.*'),(86823,0,'admin','2023-01-29 16:38:10','156.223.201.*'),(86822,0,'admin','2023-01-29 16:38:08','197.157.107.*'),(86821,0,'admin','2023-01-29 16:38:03','190.143.250.*'),(86820,0,'admin','2023-01-29 16:38:01','78.158.202.*'),(86819,0,'admin','2023-01-29 16:38:00','161.142.213.*'),(86818,0,'admin','2023-01-29 16:37:53','41.248.197.*'),(86817,0,'admin','2023-01-29 16:37:46','122.179.203.*'),(86816,0,'admin','2023-01-29 16:37:44','186.12.0.*'),(86815,0,'admin','2023-01-29 16:37:40','190.213.121.*'),(86814,0,'admin','2023-01-29 16:37:38','116.82.3.*'),(86813,0,'admin','2023-01-29 16:37:36','185.169.248.*'),(86812,0,'admin','2023-01-29 16:37:33','124.41.252.*'),(86811,0,'admin','2023-01-29 16:37:30','45.169.161.*'),(86810,0,'admin','2023-01-29 16:37:27','88.249.186.*'),(86809,0,'admin','2023-01-29 16:37:25','112.200.169.*'),(86808,0,'admin','2023-01-29 16:37:22','117.5.147.*'),(86807,0,'admin','2023-01-29 16:37:20','197.244.70.*'),(86806,0,'admin','2023-01-29 16:37:18','183.88.220.*'),(86805,0,'admin','2023-01-29 16:37:15','91.118.127.*'),(86804,0,'admin','2023-01-29 16:37:13','83.20.246.*'),(86803,0,'admin','2023-01-29 16:37:12','178.219.174.*'),(86802,0,'admin','2023-01-29 16:37:04','41.108.190.*'),(86801,0,'admin','2023-01-29 16:37:01','42.105.134.*'),(86800,0,'admin','2023-01-29 16:36:59','171.96.220.*'),(86799,0,'admin','2023-01-29 16:36:55','181.191.240.*'),(86798,0,'admin','2023-01-29 16:36:50','151.74.163.*'),(86797,0,'admin','2023-01-29 16:36:48','190.239.171.*'),(86796,0,'admin','2023-01-29 16:36:35','105.104.147.*'),(86795,0,'admin','2023-01-29 16:36:27','177.152.104.*'),(86794,0,'admin','2023-01-29 16:36:23','94.187.2.*'),(86793,0,'admin','2023-01-29 16:36:19','197.232.140.*'),(86792,0,'admin','2023-01-29 16:36:17','103.195.56.*'),(86791,0,'admin','2023-01-29 16:36:15','194.104.22.*'),(86789,0,'admin','2023-01-29 16:36:12','5.174.145.*'),(86790,0,'admin','2023-01-29 16:36:13','93.73.237.*'),(86788,0,'admin','2023-01-29 16:36:10','78.163.99.*'),(86787,0,'admin','2023-01-29 16:35:59','94.66.161.*'),(86786,0,'admin','2023-01-29 16:35:57','178.159.125.*'),(86785,0,'admin','2023-01-29 16:35:51','171.7.222.*'),(86784,0,'admin','2023-01-29 16:35:48','77.77.223.*'),(86781,0,'admin','2023-01-29 16:35:41','75.117.65.*'),(86782,0,'admin','2023-01-29 16:35:44','197.244.70.*'),(86783,0,'admin','2023-01-29 16:35:46','93.172.70.*'),(87045,0,'admin','2023-01-29 16:53:07','78.97.244.*'),(87044,0,'admin','2023-01-29 16:53:05','186.6.245.*'),(87043,0,'admin','2023-01-29 16:52:56','103.184.155.*'),(87042,0,'admin','2023-01-29 16:52:51','61.93.244.*'),(87041,0,'admin','2023-01-29 16:52:48','85.153.239.*'),(87040,0,'admin','2023-01-29 16:52:46','178.149.119.*'),(87039,0,'admin','2023-01-29 16:52:44','181.46.66.*'),(87038,0,'admin','2023-01-29 16:52:42','93.72.248.*'),(87037,0,'admin','2023-01-29 16:52:41','46.177.75.*'),(89454,0,'admin','2023-02-17 11:25:18','103.152.217.*'),(89453,0,'admin','2023-02-17 11:25:05','177.76.16.*'),(89452,0,'admin','2023-02-17 11:24:55','14.194.49.*'),(89451,0,'admin','2023-02-17 11:24:52','179.189.52.*'),(89450,0,'admin','2023-02-17 11:24:49','115.187.40.*'),(89449,0,'admin','2023-02-17 11:24:46','78.189.161.*'),(89448,0,'admin','2023-02-17 11:24:45','123.49.48.*'),(89447,0,'admin','2023-02-17 11:24:42','78.181.5.*'),(89446,0,'admin','2023-02-17 11:24:37','171.234.15.*'),(89445,0,'admin','2023-02-17 11:24:34','78.108.101.*'),(89444,0,'admin','2023-02-17 11:24:32','178.80.124.*'),(89443,0,'admin','2023-02-17 11:24:30','195.3.134.*'),(89442,0,'admin','2023-02-17 11:24:27','88.228.168.*'),(89441,0,'admin','2023-02-17 11:24:13','189.223.145.*'),(89440,0,'admin','2023-02-17 11:24:11','91.241.194.*'),(89439,0,'admin','2023-02-17 11:24:08','124.120.31.*'),(89438,0,'admin','2023-02-17 11:23:55','101.86.57.*'),(89437,0,'admin','2023-02-17 11:23:43','123.23.90.*'),(87036,0,'admin','2023-01-29 16:52:38','103.253.182.*'),(87035,0,'admin','2023-01-29 16:52:34','103.148.224.*'),(87034,0,'admin','2023-01-29 16:52:31','112.133.246.*'),(87033,0,'admin','2023-01-29 16:52:28','46.151.151.*'),(87032,0,'admin','2023-01-29 16:52:25','221.124.93.*'),(87031,0,'admin','2023-01-29 16:52:23','84.0.247.*'),(87030,0,'admin','2023-01-29 16:52:21','89.24.40.*'),(87029,0,'admin','2023-01-29 16:52:19','183.88.220.*'),(87028,0,'admin','2023-01-29 16:52:17','121.155.15.*'),(87027,0,'admin','2023-01-29 16:52:14','196.75.155.*'),(87026,0,'admin','2023-01-29 16:52:11','189.179.186.*'),(87020,0,'admin','2023-01-29 16:51:53','154.126.64.*'),(87021,0,'admin','2023-01-29 16:51:54','93.3.247.*'),(87022,0,'admin','2023-01-29 16:51:56','49.147.146.*'),(87023,0,'admin','2023-01-29 16:51:58','124.120.36.*'),(87024,0,'admin','2023-01-29 16:52:07','171.4.237.*'),(87025,0,'admin','2023-01-29 16:52:09','94.73.43.*'),(87019,0,'admin','2023-01-29 16:51:50','177.52.193.*'),(89436,0,'admin','2023-02-17 11:23:37','185.189.129.*'),(87018,0,'admin','2023-01-29 16:51:44','88.241.167.*'),(87017,0,'admin','2023-01-29 16:51:39','91.223.136.*'),(87013,0,'admin','2023-01-29 16:51:22','85.130.115.*'),(87014,0,'admin','2023-01-29 16:51:26','115.127.37.*'),(87015,0,'admin','2023-01-29 16:51:30','78.101.164.*'),(89435,0,'admin','2023-02-17 11:23:34','92.253.101.*'),(89434,0,'admin','2023-02-17 11:23:31','189.216.167.*'),(89433,0,'admin','2023-02-17 11:23:28','169.148.110.*'),(89432,0,'admin','2023-02-17 11:23:09','103.240.209.*'),(89431,0,'admin','2023-02-17 11:23:06','103.166.244.*'),(89430,0,'admin','2023-02-17 11:23:04','103.83.179.*'),(89429,0,'admin','2023-02-17 11:22:59','115.84.71.*'),(89428,0,'admin','2023-02-17 11:22:56','116.105.110.*'),(89427,0,'admin','2023-02-17 11:22:43','85.174.194.*'),(89426,0,'admin','2023-02-17 11:22:41','124.105.178.*'),(89425,0,'admin','2023-02-17 11:22:34','177.249.163.*'),(89424,0,'admin','2023-02-17 11:22:28','131.108.143.*'),(89423,0,'admin','2023-02-17 11:22:25','202.138.252.*'),(89422,0,'admin','2023-02-17 11:22:22','169.148.45.*'),(89421,0,'admin','2023-02-17 11:22:20','85.130.66.*'),(89420,0,'admin','2023-02-17 11:22:18','91.215.249.*'),(89419,0,'admin','2023-02-17 11:22:07','124.122.233.*'),(89418,0,'admin','2023-02-17 11:22:02','190.31.28.*'),(89417,0,'admin','2023-02-17 11:21:59','222.96.137.*'),(89416,0,'admin','2023-02-17 11:21:57','103.242.47.*'),(89415,0,'admin','2023-02-17 11:21:54','133.106.134.*'),(89414,0,'admin','2023-02-17 11:21:48','103.191.162.*'),(89412,0,'admin','2023-02-17 11:21:43','66.96.232.*'),(89413,0,'admin','2023-02-17 11:21:45','103.226.87.*'),(89411,0,'admin','2023-02-17 11:21:40','200.55.3.*'),(89410,0,'admin','2023-02-17 11:21:38','200.0.210.*'),(89409,0,'admin','2023-02-17 11:21:35','178.220.212.*'),(89408,0,'admin','2023-02-17 11:21:33','112.210.224.*'),(89407,0,'admin','2023-02-17 11:21:30','188.163.50.*'),(89406,0,'admin','2023-02-17 11:21:25','177.36.34.*'),(87016,0,'admin','2023-01-29 16:51:37','60.109.220.*'),(87012,0,'admin','2023-01-29 16:51:21','41.76.39.*'),(87011,0,'admin','2023-01-29 16:51:19','41.10.117.*'),(87010,0,'admin','2023-01-29 16:51:16','77.105.52.*'),(87009,0,'admin','2023-01-29 16:51:15','78.9.191.*'),(87008,0,'admin','2023-01-29 16:51:12','116.204.148.*'),(87007,0,'admin','2023-01-29 16:51:09','122.196.17.*'),(87006,0,'admin','2023-01-29 16:50:53','116.74.65.*'),(87005,0,'admin','2023-01-29 16:50:51','171.236.56.*'),(87004,0,'admin','2023-01-29 16:50:49','88.241.54.*'),(87003,0,'admin','2023-01-29 16:50:46','171.97.98.*'),(87002,0,'admin','2023-01-29 16:50:43','89.107.139.*'),(87001,0,'admin','2023-01-29 16:50:31','213.157.191.*'),(87000,0,'admin','2023-01-29 16:50:30','83.6.238.*'),(86999,0,'admin','2023-01-29 16:50:28','171.224.180.*'),(86998,0,'admin','2023-01-29 16:50:26','31.133.66.*'),(86997,0,'admin','2023-01-29 16:50:20','118.172.88.*'),(86996,0,'admin','2023-01-29 16:50:09','93.78.181.*'),(86995,0,'admin','2023-01-29 16:50:08','181.199.224.*'),(86994,0,'admin','2023-01-29 16:50:04','49.36.209.*'),(86993,0,'admin','2023-01-29 16:50:02','78.180.221.*'),(86992,0,'admin','2023-01-29 16:49:59','190.193.19.*'),(86991,0,'admin','2023-01-29 16:49:56','46.252.44.*'),(86990,0,'admin','2023-01-29 16:49:41','60.51.109.*'),(86989,0,'admin','2023-01-29 16:49:38','91.140.238.*'),(86988,0,'admin','2023-01-29 16:49:27','45.64.236.*'),(86987,0,'admin','2023-01-29 16:49:25','179.113.27.*'),(86986,0,'admin','2023-01-29 16:49:18','124.41.252.*'),(86985,0,'admin','2023-01-29 16:49:15','176.96.167.*'),(86982,0,'admin','2023-01-29 16:49:09','125.165.61.*'),(86983,0,'admin','2023-01-29 16:49:11','14.241.43.*'),(86984,0,'admin','2023-01-29 16:49:13','94.17.3.*'),(86981,0,'admin','2023-01-29 16:49:06','118.173.33.*'),(86980,0,'admin','2023-01-29 16:49:04','182.180.167.*'),(86979,0,'admin','2023-01-29 16:49:02','138.204.214.*'),(86978,0,'admin','2023-01-29 16:48:58','93.171.247.*'),(86977,0,'admin','2023-01-29 16:48:57','176.100.4.*'),(86976,0,'admin','2023-01-29 16:48:55','187.250.163.*'),(86975,0,'admin','2023-01-29 16:48:53','223.204.144.*'),(86974,0,'admin','2023-01-29 16:48:45','105.156.16.*'),(86973,0,'admin','2023-01-29 16:48:37','94.21.30.*'),(86972,0,'admin','2023-01-29 16:48:26','113.178.130.*'),(86967,0,'admin','2023-01-29 16:48:10','212.252.117.*'),(86968,0,'admin','2023-01-29 16:48:12','27.34.50.*'),(86969,0,'admin','2023-01-29 16:48:14','31.192.47.*'),(86970,0,'admin','2023-01-29 16:48:21','14.162.9.*'),(89405,0,'admin','2023-02-17 11:21:15','156.194.200.*'),(89404,0,'admin','2023-02-17 11:21:12','201.111.219.*'),(89403,0,'admin','2023-02-17 11:21:09','118.137.131.*'),(89402,0,'admin','2023-02-17 11:21:05','113.156.160.*'),(89401,0,'admin','2023-02-17 11:21:02','181.170.222.*'),(89400,0,'admin','2023-02-17 11:20:59','114.108.219.*'),(89399,0,'admin','2023-02-17 11:20:56','116.99.42.*'),(89398,0,'admin','2023-02-17 11:20:54','14.241.199.*'),(89397,0,'admin','2023-02-17 11:20:51','68.1.68.*'),(86971,0,'admin','2023-01-29 16:48:23','45.230.240.*'),(86966,0,'admin','2023-01-29 16:48:04','201.175.104.*'),(86965,0,'admin','2023-01-29 16:47:59','115.73.24.*'),(86964,0,'admin','2023-01-29 16:47:57','88.25.25.*'),(86962,0,'admin','2023-01-29 16:47:53','27.5.85.*'),(86963,0,'admin','2023-01-29 16:47:55','189.34.224.*'),(86961,0,'admin','2023-01-29 16:47:51','116.105.55.*'),(86960,0,'admin','2023-01-29 16:47:39','14.174.87.*'),(86959,0,'admin','2023-01-29 16:47:35','223.166.33.*'),(86958,0,'admin','2023-01-29 16:47:30','156.204.21.*'),(86957,0,'admin','2023-01-29 16:47:28','185.146.212.*'),(86956,0,'admin','2023-01-29 16:47:26','147.192.234.*'),(86955,0,'admin','2023-01-29 16:47:21','190.200.185.*'),(86954,0,'admin','2023-01-29 16:47:15','186.151.141.*'),(86953,0,'admin','2023-01-29 16:47:12','31.133.58.*'),(86951,0,'admin','2023-01-29 16:47:02','92.53.50.*'),(86952,0,'admin','2023-01-29 16:47:06','171.250.167.*'),(86950,0,'admin','2023-01-29 16:46:57','78.0.240.*'),(86949,0,'admin','2023-01-29 16:46:56','38.25.228.*'),(86941,0,'admin','2023-01-29 16:46:27','122.196.17.*'),(86942,0,'admin','2023-01-29 16:46:29','182.167.94.*'),(86943,0,'admin','2023-01-29 16:46:33','181.123.18.*'),(86944,0,'admin','2023-01-29 16:46:35','189.152.171.*'),(86945,0,'admin','2023-01-29 16:46:46','78.186.245.*'),(86946,0,'admin','2023-01-29 16:46:49','60.49.116.*'),(86947,0,'admin','2023-01-29 16:46:51','176.33.119.*'),(86948,0,'admin','2023-01-29 16:46:54','190.96.96.*'),(86940,0,'admin','2023-01-29 16:46:22','184.22.159.*'),(86939,0,'admin','2023-01-29 16:46:19','49.158.128.*'),(86938,0,'admin','2023-01-29 16:46:16','176.108.120.*'),(86937,0,'admin','2023-01-29 16:46:12','103.87.236.*'),(86936,0,'admin','2023-01-29 16:46:08','187.228.76.*'),(86935,0,'admin','2023-01-29 16:46:02','139.255.72.*'),(86934,0,'admin','2023-01-29 16:45:59','91.201.188.*'),(86933,0,'admin','2023-01-29 16:45:57','171.6.158.*'),(86932,0,'admin','2023-01-29 16:45:42','117.6.169.*'),(86931,0,'admin','2023-01-29 16:45:38','160.176.154.*'),(86930,0,'admin','2023-01-29 16:45:36','37.201.146.*'),(86929,0,'admin','2023-01-29 16:45:35','139.5.255.*'),(86928,0,'admin','2023-01-29 16:45:31','223.178.209.*'),(86927,0,'admin','2023-01-29 16:45:18','88.241.44.*'),(86926,0,'admin','2023-01-29 16:45:09','202.88.244.*'),(86925,0,'admin','2023-01-29 16:45:05','212.200.119.*'),(86924,0,'admin','2023-01-29 16:44:57','190.77.148.*'),(86923,0,'admin','2023-01-29 16:44:49','213.25.46.*'),(86922,0,'admin','2023-01-29 16:44:47','177.148.138.*'),(86921,0,'admin','2023-01-29 16:44:42','171.98.133.*'),(86920,0,'admin','2023-01-29 16:44:40','101.128.126.*'),(86919,0,'admin','2023-01-29 16:44:36','176.37.27.*'),(86918,0,'admin','2023-01-29 16:44:32','14.164.36.*'),(86917,0,'admin','2023-01-29 16:44:28','46.107.66.*'),(86916,0,'admin','2023-01-29 16:44:26','219.95.55.*'),(86915,0,'admin','2023-01-29 16:44:23','84.205.172.*'),(86914,0,'admin','2023-01-29 16:44:15','89.151.47.*'),(86913,0,'admin','2023-01-29 16:44:07','189.203.92.*'),(89396,0,'admin','2023-02-17 11:20:45','116.106.146.*'),(89395,0,'admin','2023-02-17 11:20:42','165.98.224.*'),(89394,0,'admin','2023-02-17 11:20:40','202.83.40.*'),(89393,0,'admin','2023-02-17 11:20:34','188.163.108.*'),(89392,0,'admin','2023-02-17 11:20:32','175.101.18.*'),(89391,0,'admin','2023-02-17 11:20:29','92.51.71.*'),(89390,0,'admin','2023-02-17 11:20:27','185.151.84.*'),(89389,0,'admin','2023-02-17 11:20:26','191.95.155.*'),(89388,0,'admin','2023-02-17 11:20:23','179.118.214.*'),(89387,0,'admin','2023-02-17 11:20:21','24.132.8.*'),(89386,0,'admin','2023-02-17 11:20:19','103.220.17.*'),(89385,0,'admin','2023-02-17 11:20:17','78.180.3.*'),(89384,0,'admin','2023-02-17 11:20:12','49.43.40.*'),(89383,0,'admin','2023-02-17 11:20:09','190.203.8.*'),(89382,0,'admin','2023-02-17 11:20:06','120.28.233.*'),(89380,0,'admin','2023-02-17 11:19:59','103.215.53.*'),(89381,0,'admin','2023-02-17 11:20:02','103.129.77.*'),(89379,0,'admin','2023-02-17 11:19:56','45.174.57.*'),(89378,0,'admin','2023-02-17 11:19:54','31.218.77.*'),(89377,0,'admin','2023-02-17 11:19:51','119.160.116.*'),(89376,0,'admin','2023-02-17 11:19:49','185.207.129.*'),(89375,0,'admin','2023-02-17 11:19:47','88.254.4.*'),(89374,0,'admin','2023-02-17 11:19:44','103.83.189.*'),(89373,0,'admin','2023-02-17 11:19:35','39.45.57.*'),(89372,0,'admin','2023-02-17 11:19:32','103.118.85.*'),(89370,0,'admin','2023-02-17 11:19:27','186.31.35.*'),(89371,0,'admin','2023-02-17 11:19:29','181.117.92.*'),(89369,0,'admin','2023-02-17 11:19:25','189.223.145.*'),(89368,0,'admin','2023-02-17 11:19:23','195.3.134.*'),(89367,0,'admin','2023-02-17 11:19:22','37.73.168.*'),(89366,0,'admin','2023-02-17 11:19:20','49.159.165.*'),(89365,0,'admin','2023-02-17 11:19:15','163.171.136.*'),(89364,0,'admin','2023-02-17 11:19:13','103.158.181.*'),(89363,0,'admin','2023-02-17 11:19:10','165.98.224.*'),(89362,0,'admin','2023-02-17 11:19:08','49.228.226.*'),(89361,0,'admin','2023-02-17 11:19:06','88.231.131.*'),(89360,0,'admin','2023-02-17 11:19:04','103.182.143.*'),(89359,0,'admin','2023-02-17 11:19:01','171.234.15.*'),(89358,0,'admin','2023-02-17 11:18:58','88.242.140.*'),(89357,0,'admin','2023-02-17 11:18:57','194.9.14.*'),(89356,0,'admin','2023-02-17 11:18:52','66.189.23.*'),(89304,0,'admin','2023-02-17 11:15:26','156.196.155.*'),(89355,0,'admin','2023-02-17 11:18:46','181.199.61.*'),(89354,0,'admin','2023-02-17 11:18:43','86.98.68.*'),(89353,0,'admin','2023-02-17 11:18:39','113.190.44.*'),(89352,0,'admin','2023-02-17 11:18:37','91.225.38.*'),(89351,0,'admin','2023-02-17 11:18:35','77.78.223.*'),(89350,0,'admin','2023-02-17 11:18:33','103.176.10.*'),(89349,0,'admin','2023-02-17 11:18:30','14.177.50.*'),(89348,0,'admin','2023-02-17 11:18:27','60.243.102.*'),(89347,0,'admin','2023-02-17 11:18:14','27.196.182.*'),(89346,0,'admin','2023-02-17 11:18:12','103.174.34.*'),(89345,0,'admin','2023-02-17 11:18:09','103.124.198.*'),(89344,0,'admin','2023-02-17 11:18:07','200.8.185.*'),(89343,0,'admin','2023-02-17 11:18:05','92.80.234.*'),(89342,0,'admin','2023-02-17 11:17:50','45.174.57.*'),(89341,0,'admin','2023-02-17 11:17:48','49.151.128.*'),(89932,0,'admin','2023-02-22 09:05:18','54.37.121.*'),(89927,0,'admin','2023-02-22 07:27:15','175.178.178.*'),(89926,0,'admin','2023-02-22 07:27:11','78.135.106.*'),(89925,0,'admin','2023-02-22 07:27:09','43.128.6.*'),(89924,0,'admin','2023-02-22 07:26:56','162.255.118.*'),(89923,0,'admin','2023-02-22 07:26:44','184.168.101.*'),(89922,0,'admin','2023-02-22 07:26:36','68.178.151.*'),(89921,0,'admin','2023-02-22 07:26:35','78.135.106.*'),(89920,0,'admin','2023-02-22 06:05:02','91.216.107.*'),(89919,0,'admin','2023-02-22 06:04:56','68.65.122.*'),(89917,0,'admin','2023-02-22 06:04:45','112.78.10.*'),(89918,0,'admin','2023-02-22 06:04:52','51.195.105.*'),(89916,0,'admin','2023-02-22 06:04:34','161.35.226.*'),(89915,0,'admin','2023-02-22 06:04:04','85.233.160.*'),(89914,0,'admin','2023-02-22 04:42:08','103.155.93.*'),(89913,0,'admin','2023-02-22 04:41:47','45.252.251.*'),(89912,0,'admin','2023-02-22 04:41:39','64.64.255.*'),(89911,0,'admin','2023-02-22 04:41:24','91.134.248.*'),(89910,0,'admin','2023-02-22 03:41:01','62.171.183.*'),(89909,0,'admin','2023-02-22 03:40:50','8.218.35.*'),(89908,0,'admin','2023-02-22 03:40:47','91.134.248.*'),(89907,0,'admin','2023-02-22 03:40:39','150.60.232.*'),(89906,0,'admin','2023-02-22 03:40:32','150.60.232.*'),(89905,0,'admin','2023-02-22 03:40:23','209.208.111.*'),(89904,0,'admin','2023-02-22 03:40:22','208.113.200.*'),(89903,0,'admin','2023-02-22 03:40:18','47.107.55.*'),(89902,0,'admin','2023-02-22 00:20:05','161.35.226.*'),(86912,0,'admin','2023-01-29 16:44:04','102.65.4.*'),(86780,0,'admin','2023-01-29 16:35:23','14.239.53.*'),(86779,0,'admin','2023-01-29 16:35:21','123.18.190.*'),(86778,0,'admin','2023-01-29 16:35:15','14.232.67.*'),(86777,0,'admin','2023-01-29 16:35:13','181.58.231.*'),(86776,0,'admin','2023-01-29 16:35:10','210.186.157.*'),(86775,0,'admin','2023-01-29 16:35:08','159.146.121.*'),(86774,0,'admin','2023-01-29 16:35:06','14.231.201.*'),(86773,0,'admin','2023-01-29 16:35:01','112.120.226.*'),(86772,0,'admin','2023-01-29 16:34:56','188.163.29.*'),(86771,0,'admin','2023-01-29 16:34:54','91.224.202.*'),(86770,0,'admin','2023-01-29 16:34:44','171.251.232.*'),(86769,0,'admin','2023-01-29 16:34:41','124.120.81.*'),(86768,0,'admin','2023-01-29 16:34:37','200.8.185.*'),(86767,0,'admin','2023-01-29 16:34:22','42.114.103.*'),(86766,0,'admin','2023-01-29 16:34:19','171.5.229.*'),(86765,0,'admin','2023-01-29 16:34:16','103.225.137.*'),(86764,0,'admin','2023-01-29 16:34:10','112.210.229.*'),(86763,0,'admin','2023-01-29 16:34:07','103.84.36.*'),(86762,0,'admin','2023-01-29 16:33:58','78.187.6.*'),(86761,0,'admin','2023-01-29 16:33:46','78.186.35.*'),(86759,0,'admin','2023-01-29 16:33:37','5.107.90.*'),(86760,0,'admin','2023-01-29 16:33:43','117.5.146.*'),(86758,0,'admin','2023-01-29 16:33:27','182.188.162.*'),(86757,0,'admin','2023-01-29 16:33:25','94.21.31.*'),(86756,0,'admin','2023-01-29 16:33:23','91.220.176.*'),(86754,0,'admin','2023-01-29 16:33:16','184.22.179.*'),(86755,0,'admin','2023-01-29 16:33:18','103.85.238.*'),(86753,0,'admin','2023-01-29 16:33:13','191.57.73.*'),(86751,0,'admin','2023-01-29 16:33:06','197.230.172.*'),(86752,0,'admin','2023-01-29 16:33:11','188.190.218.*'),(86750,0,'admin','2023-01-29 16:33:05','103.115.129.*'),(86749,0,'admin','2023-01-29 16:33:02','189.126.213.*'),(86748,0,'admin','2023-01-29 16:32:57','189.146.253.*'),(86747,0,'admin','2023-01-29 16:32:55','171.6.235.*'),(86746,0,'admin','2023-01-29 16:32:51','197.54.104.*'),(86745,0,'admin','2023-01-29 16:32:49','27.109.215.*'),(86744,0,'admin','2023-01-29 16:32:42','78.80.114.*'),(86743,0,'admin','2023-01-29 16:32:37','103.204.70.*'),(86742,0,'admin','2023-01-29 16:32:35','181.118.35.*'),(86741,0,'admin','2023-01-29 16:32:31','185.82.99.*'),(89340,0,'admin','2023-02-17 11:17:46','154.243.68.*'),(89339,0,'admin','2023-02-17 11:17:44','49.37.160.*'),(89338,0,'admin','2023-02-17 11:17:40','41.41.67.*'),(89337,0,'admin','2023-02-17 11:17:37','212.205.132.*'),(89336,0,'admin','2023-02-17 11:17:36','190.213.146.*'),(89335,0,'admin','2023-02-17 11:17:34','188.115.150.*'),(86740,0,'admin','2023-01-29 16:32:22','109.229.29.*'),(86739,0,'admin','2023-01-29 16:32:21','14.230.206.*'),(86738,0,'admin','2023-01-29 16:32:17','223.177.118.*'),(86737,0,'admin','2023-01-29 16:32:15','217.131.108.*'),(86736,0,'admin','2023-01-29 16:32:13','197.57.242.*'),(89901,0,'admin','2023-02-22 00:19:46','91.203.110.*'),(89900,0,'admin','2023-02-22 00:19:33','185.2.6.*'),(89899,0,'admin','2023-02-22 00:19:28','123.60.12.*'),(90355,0,'admin','2023-02-25 04:54:06','159.223.93.*'),(90354,0,'user','2023-02-25 04:53:24','45.32.5.*'),(90353,0,'test2','2023-02-25 03:54:15','185.182.56.*'),(90352,0,'1234','2023-02-25 03:54:04','51.210.156.*'),(90351,0,'12345','2023-02-25 03:53:55','43.128.6.*'),(90350,0,'admin','2023-02-25 03:53:47','159.223.93.*'),(89334,0,'admin','2023-02-17 11:17:32','105.154.229.*'),(89333,0,'admin','2023-02-17 11:17:30','122.32.179.*'),(89331,0,'admin','2023-02-17 11:17:25','93.76.190.*'),(89332,0,'admin','2023-02-17 11:17:27','122.54.213.*'),(89329,0,'admin','2023-02-17 11:17:21','175.107.28.*'),(89330,0,'admin','2023-02-17 11:17:23','181.230.115.*'),(89328,0,'admin','2023-02-17 11:17:18','195.191.59.*'),(89327,0,'admin','2023-02-17 11:17:16','46.99.152.*'),(89326,0,'admin','2023-02-17 11:17:14','223.25.63.*'),(89325,0,'admin','2023-02-17 11:17:00','58.126.115.*'),(89324,0,'admin','2023-02-17 11:16:54','103.126.185.*'),(89323,0,'admin','2023-02-17 11:16:52','186.183.1.*'),(89322,0,'admin','2023-02-17 11:16:50','78.187.7.*'),(89321,0,'admin','2023-02-17 11:16:47','219.94.46.*'),(89320,0,'admin','2023-02-17 11:16:44','170.84.183.*'),(89319,0,'admin','2023-02-17 11:16:41','117.215.113.*'),(89318,0,'admin','2023-02-17 11:16:37','138.94.123.*'),(89317,0,'admin','2023-02-17 11:16:35','103.176.10.*'),(89316,0,'admin','2023-02-17 11:16:32','27.34.68.*'),(89315,0,'admin','2023-02-17 11:16:19','156.196.155.*'),(89314,0,'admin','2023-02-17 11:16:17','41.107.14.*'),(89313,0,'admin','2023-02-17 11:16:12','37.220.116.*'),(89312,0,'admin','2023-02-17 11:16:10','119.95.182.*'),(89311,0,'admin','2023-02-17 11:16:07','183.182.105.*'),(89310,0,'admin','2023-02-17 11:15:54','114.45.216.*'),(89309,0,'admin','2023-02-17 11:15:48','89.201.247.*'),(89308,0,'admin','2023-02-17 11:15:36','115.76.49.*'),(89307,0,'admin','2023-02-17 11:15:34','201.138.178.*'),(89306,0,'admin','2023-02-17 11:15:30','103.240.78.*'),(89305,0,'admin','2023-02-17 11:15:28','213.150.178.*'),(89303,0,'admin','2023-02-17 11:15:23','102.158.229.*'),(89302,0,'admin','2023-02-17 11:15:15','117.195.43.*'),(89301,0,'admin','2023-02-17 11:15:10','49.37.144.*'),(89300,0,'admin','2023-02-17 11:15:05','93.121.142.*'),(89299,0,'admin','2023-02-17 11:14:58','175.107.21.*'),(89298,0,'admin','2023-02-17 11:14:55','41.42.138.*'),(89297,0,'admin','2023-02-17 11:14:53','187.19.19.*'),(89296,0,'admin','2023-02-17 11:14:50','81.242.147.*'),(89295,0,'admin','2023-02-17 11:14:49','103.84.241.*'),(89294,0,'admin','2023-02-17 11:14:38','197.144.14.*'),(89293,0,'admin','2023-02-17 11:14:36','103.23.34.*'),(89292,0,'admin','2023-02-17 11:14:33','58.11.90.*'),(89218,0,'admin','2023-02-17 02:10:43','81.231.105.*'),(89291,0,'admin','2023-02-17 11:14:30','170.84.11.*'),(89290,0,'admin','2023-02-17 11:14:18','96.9.84.*'),(89289,0,'admin','2023-02-17 11:14:15','116.98.0.*'),(89288,0,'admin','2023-02-17 11:14:12','60.53.255.*'),(89287,0,'admin','2023-02-17 11:14:09','49.147.197.*'),(89286,0,'admin','2023-02-17 11:14:06','105.99.185.*'),(89285,0,'admin','2023-02-17 11:13:53','182.185.250.*'),(89284,0,'admin','2023-02-17 11:13:40','92.21.160.*'),(89283,0,'admin','2023-02-17 11:13:38','200.96.100.*'),(89282,0,'admin','2023-02-17 11:13:36','171.234.9.*'),(89281,0,'admin','2023-02-17 11:13:33','94.139.215.*'),(89280,0,'admin','2023-02-17 11:13:32','182.178.169.*'),(89279,0,'admin','2023-02-17 11:13:28','175.158.46.*'),(89278,0,'admin','2023-02-17 11:13:22','161.49.172.*'),(89277,0,'admin','2023-02-17 11:13:17','190.203.244.*'),(89276,0,'admin','2023-02-17 11:13:14','181.28.235.*'),(89275,0,'admin','2023-02-17 11:12:58','14.243.142.*'),(89274,0,'admin','2023-02-17 11:12:48','109.242.78.*'),(89273,0,'admin','2023-02-17 11:12:46','61.9.110.*'),(89272,0,'admin','2023-02-17 10:49:54','80.76.51.*'),(89271,0,'admin','2023-02-17 10:49:53','80.76.51.*'),(89270,0,'admin','2023-02-17 10:49:52','80.76.51.*'),(89269,0,'admin','2023-02-17 02:14:11','78.80.39.*'),(89268,0,'admin','2023-02-17 02:14:09','94.66.57.*'),(89267,0,'admin','2023-02-17 02:14:08','103.118.85.*'),(89266,0,'admin','2023-02-17 02:14:04','41.158.59.*'),(88358,0,'admin','2023-02-04 10:28:41','31.155.134.*'),(89265,0,'admin','2023-02-17 02:13:59','66.189.23.*'),(89264,0,'admin','2023-02-17 02:13:46','181.56.131.*'),(89263,0,'admin','2023-02-17 02:13:40','78.180.53.*'),(89262,0,'admin','2023-02-17 02:13:27','45.164.8.*'),(89261,0,'admin','2023-02-17 02:13:25','200.102.74.*'),(89260,0,'admin','2023-02-17 02:13:23','193.19.254.*'),(89259,0,'admin','2023-02-17 02:13:21','187.36.253.*'),(89258,0,'admin','2023-02-17 02:13:18','186.84.90.*'),(89257,0,'admin','2023-02-17 02:12:55','146.158.59.*'),(89256,0,'admin','2023-02-17 02:12:54','105.98.35.*'),(89255,0,'admin','2023-02-17 02:12:52','5.27.9.*'),(89254,0,'admin','2023-02-17 02:12:50','103.102.116.*'),(89253,0,'admin','2023-02-17 02:12:42','186.32.69.*'),(89252,0,'admin','2023-02-17 02:12:40','190.167.212.*'),(89251,0,'admin','2023-02-17 02:12:38','178.211.98.*'),(89250,0,'admin','2023-02-17 02:12:35','103.48.196.*'),(89249,0,'admin','2023-02-17 02:12:33','91.245.117.*'),(89248,0,'admin','2023-02-17 02:12:31','189.41.24.*'),(89247,0,'admin','2023-02-17 02:12:28','181.230.115.*'),(89246,0,'admin','2023-02-17 02:12:26','124.158.64.*'),(89245,0,'admin','2023-02-17 02:12:23','109.93.30.*'),(89244,0,'admin','2023-02-17 02:12:21','116.204.142.*'),(89243,0,'admin','2023-02-17 02:12:18','80.78.75.*'),(89242,0,'admin','2023-02-17 02:12:16','93.137.244.*'),(89241,0,'admin','2023-02-17 02:12:08','193.219.112.*'),(89240,0,'admin','2023-02-17 02:12:02','31.223.48.*'),(89239,0,'admin','2023-02-17 02:12:00','181.59.24.*'),(89238,0,'admin','2023-02-17 02:11:58','88.13.165.*'),(89237,0,'admin','2023-02-17 02:11:56','189.126.213.*'),(89236,0,'admin','2023-02-17 02:11:53','77.243.25.*'),(89235,0,'admin','2023-02-17 02:11:51','46.11.190.*'),(89234,0,'admin','2023-02-17 02:11:43','86.127.227.*'),(89233,0,'admin','2023-02-17 02:11:41','193.176.251.*'),(89232,0,'admin','2023-02-17 02:11:40','200.125.184.*'),(89231,0,'admin','2023-02-17 02:11:36','185.65.163.*'),(89230,0,'admin','2023-02-17 02:11:34','87.97.201.*'),(89229,0,'admin','2023-02-17 02:11:32','200.205.60.*'),(89228,0,'admin','2023-02-17 02:11:28','87.76.255.*'),(89227,0,'admin','2023-02-17 02:11:22','87.196.73.*'),(89226,0,'admin','2023-02-17 02:11:20','84.2.162.*'),(89225,0,'admin','2023-02-17 02:11:15','45.190.69.*'),(89224,0,'admin','2023-02-17 02:11:08','41.226.13.*'),(89223,0,'admin','2023-02-17 02:11:05','105.157.208.*'),(89222,0,'admin','2023-02-17 02:11:02','49.36.239.*'),(89221,0,'admin','2023-02-17 02:10:59','93.75.54.*'),(89220,0,'admin','2023-02-17 02:10:57','41.97.86.*'),(89898,0,'admin','2023-02-22 00:19:25','184.168.100.*'),(89897,0,'admin','2023-02-22 00:19:18','157.245.220.*'),(89896,0,'admin','2023-02-21 22:58:34','183.90.253.*'),(89895,0,'admin','2023-02-21 22:58:29','43.128.6.*'),(89894,0,'admin','2023-02-21 22:58:19','154.119.36.*'),(89893,0,'admin','2023-02-21 21:31:28','37.122.215.*'),(89892,0,'admin','2023-02-21 21:31:25','8.134.90.*'),(89891,0,'admin','2023-02-21 21:31:00','162.55.99.*'),(89890,0,'admin','2023-02-21 21:30:53','148.66.145.*'),(89888,0,'admin','2023-02-21 21:30:49','54.37.121.*'),(89889,0,'admin','2023-02-21 21:30:52','91.216.107.*'),(89887,0,'admin','2023-02-21 21:30:38','148.72.232.*'),(89886,0,'admin','2023-02-21 21:30:35','20.64.217.*'),(89885,0,'admin','2023-02-21 21:30:34','213.165.236.*'),(89884,0,'admin','2023-02-21 20:09:58','64.64.255.*'),(89883,0,'admin','2023-02-21 20:09:44','5.101.156.*'),(89882,0,'admin','2023-02-21 20:09:43','91.203.110.*'),(89881,0,'admin','2023-02-21 20:09:28','103.155.93.*'),(89880,0,'admin','2023-02-21 20:09:18','162.213.251.*'),(89879,0,'admin','2023-02-21 20:09:15','91.204.46.*'),(89878,0,'admin','2023-02-21 20:09:13','184.168.97.*'),(89877,0,'admin','2023-02-21 18:45:10','213.32.57.*'),(89876,0,'admin','2023-02-21 18:45:08','184.168.97.*'),(89875,0,'admin','2023-02-21 18:44:51','212.32.225.*'),(89874,0,'admin','2023-02-21 18:44:35','202.210.8.*'),(89873,0,'admin','2023-02-21 18:44:28','192.138.189.*'),(89872,0,'admin','2023-02-21 18:44:27','50.62.222.*'),(89871,0,'admin','2023-02-21 18:44:27','212.32.225.*'),(89870,0,'admin','2023-02-21 17:25:53','146.177.17.*'),(89869,0,'admin','2023-02-21 17:25:50','51.144.123.*'),(89868,0,'admin','2023-02-21 17:25:10','185.175.200.*'),(89867,0,'admin','2023-02-21 17:25:06','147.135.161.*'),(89866,0,'admin','2023-02-21 17:24:47','91.203.110.*'),(89712,0,'admin','2023-02-20 19:47:14','96.231.235.*'),(89711,0,'admin','2023-02-20 19:47:08','54.37.121.*'),(89710,0,'admin','2023-02-20 19:46:55','212.32.225.*'),(89709,0,'admin','2023-02-20 18:37:48','157.245.220.*'),(89708,0,'admin','2023-02-20 18:37:44','66.171.163.*'),(89707,0,'admin','2023-02-20 18:37:42','82.65.248.*'),(89706,0,'admin','2023-02-20 18:37:31','80.88.87.*'),(89705,0,'admin','2023-02-20 18:37:22','5.149.248.*'),(89704,0,'admin','2023-02-20 18:37:21','185.2.6.*'),(89703,0,'admin','2023-02-20 18:37:02','103.155.93.*'),(89702,0,'admin','2023-02-20 18:36:54','162.55.99.*'),(89701,0,'admin','2023-02-20 18:36:49','183.90.253.*'),(89700,0,'admin','2023-02-20 17:18:11','184.168.97.*'),(89699,0,'admin','2023-02-20 17:18:06','154.119.36.*'),(89698,0,'admin','2023-02-20 17:17:56','184.168.100.*'),(89697,0,'admin','2023-02-20 17:17:41','89.46.110.*'),(89696,0,'admin','2023-02-20 17:17:33','213.165.236.*'),(89695,0,'admin','2023-02-20 17:17:10','88.99.137.*'),(89694,0,'admin','2023-02-20 17:17:10','160.153.154.*'),(89693,0,'admin','2023-02-20 16:47:11','43.153.12.*'),(89683,0,'admin','2023-02-20 14:57:57','68.178.151.*'),(89682,0,'admin','2023-02-20 14:57:56','162.241.87.*'),(89673,0,'admin','2023-02-20 01:41:57','172.104.54.*'),(89674,0,'admin','2023-02-20 01:41:58','172.104.54.*'),(89675,0,'admin','2023-02-20 14:28:52','148.66.145.*'),(89676,0,'admin','2023-02-20 14:29:00','13.215.101.*'),(89677,0,'admin','2023-02-20 14:29:07','91.204.46.*'),(89678,0,'admin','2023-02-20 14:29:20','20.64.217.*'),(89679,0,'admin','2023-02-20 14:29:29','69.162.97.*'),(89680,0,'admin','2023-02-20 14:29:45','65.21.78.*'),(89681,0,'admin','2023-02-20 14:57:49','148.72.232.*'),(89219,0,'admin','2023-02-17 02:10:54','45.190.69.*'),(89217,0,'admin','2023-02-17 02:10:41','185.70.53.*'),(89216,0,'admin','2023-02-17 02:10:37','113.164.197.*'),(89215,0,'admin','2023-02-17 02:10:33','170.246.0.*'),(89214,0,'admin','2023-02-17 02:10:30','189.217.219.*'),(89213,0,'admin','2023-02-17 02:10:27','94.43.166.*'),(89212,0,'admin','2023-02-17 02:10:21','190.4.204.*'),(89211,0,'admin','2023-02-17 02:10:18','217.149.166.*'),(89210,0,'admin','2023-02-17 02:10:15','2.86.136.*'),(89209,0,'admin','2023-02-17 02:10:13','185.173.207.*'),(89208,0,'admin','2023-02-17 02:10:10','85.101.183.*'),(89207,0,'admin','2023-02-17 02:10:08','194.4.62.*'),(88780,0,'admin','2023-02-06 03:48:42','46.173.68.*'),(88778,0,'admin','2023-02-06 03:48:34','176.234.88.*'),(88779,0,'admin','2023-02-06 03:48:39','188.166.177.*'),(88777,0,'admin','2023-02-06 03:48:13','182.52.114.*'),(88776,0,'admin','2023-02-06 03:48:11','106.79.234.*'),(88775,0,'admin','2023-02-06 03:48:08','46.148.190.*'),(88774,0,'admin','2023-02-06 03:48:07','190.122.87.*'),(88773,0,'admin','2023-02-06 03:48:04','88.230.179.*'),(88772,0,'admin','2023-02-06 03:48:03','95.47.149.*'),(88771,0,'admin','2023-02-06 03:48:01','190.96.96.*'),(88770,0,'admin','2023-02-06 03:47:59','41.155.11.*'),(88769,0,'admin','2023-02-06 03:47:57','200.87.92.*'),(88768,0,'admin','2023-02-06 03:47:54','152.0.43.*'),(88767,0,'admin','2023-02-06 03:47:53','187.102.231.*'),(88766,0,'admin','2023-02-06 03:47:51','183.182.111.*'),(88765,0,'admin','2023-02-06 03:47:47','188.137.102.*'),(88764,0,'admin','2023-02-06 03:47:41','194.44.113.*'),(88763,0,'admin','2023-02-06 03:47:40','101.128.96.*'),(88760,0,'admin','2023-02-06 03:47:33','93.138.83.*'),(88761,0,'admin','2023-02-06 03:47:35','31.41.107.*'),(88762,0,'admin','2023-02-06 03:47:37','187.195.143.*'),(88759,0,'admin','2023-02-06 03:47:25','103.133.58.*'),(88758,0,'admin','2023-02-06 03:47:23','168.205.103.*'),(88757,0,'admin','2023-02-06 03:47:17','176.221.121.*'),(88756,0,'admin','2023-02-06 03:47:16','5.36.190.*'),(88755,0,'admin','2023-02-06 03:47:14','91.179.17.*'),(88754,0,'admin','2023-02-06 03:47:09','185.82.98.*'),(88753,0,'admin','2023-02-06 03:47:07','201.40.32.*'),(88752,0,'admin','2023-02-06 03:47:04','78.180.60.*'),(88751,0,'admin','2023-02-06 03:47:01','14.207.148.*'),(88750,0,'admin','2023-02-06 03:46:59','190.213.184.*'),(88749,0,'admin','2023-02-06 03:46:56','86.86.150.*'),(88748,0,'admin','2023-02-06 03:46:54','177.222.96.*'),(88747,0,'admin','2023-02-06 03:46:47','187.153.66.*'),(88746,0,'admin','2023-02-06 03:46:45','102.158.174.*'),(91191,0,'admin','2023-03-21 14:45:42','80.88.87.*'),(91190,0,'admin','2023-03-21 14:45:35','68.178.145.*'),(91189,0,'phlox','2023-03-21 14:45:32','198.54.120.*'),(91188,0,'admin','2023-03-21 14:45:21','43.159.34.*'),(91187,0,'admin','2023-03-21 14:45:20','50.62.222.*'),(91186,0,'admin','2023-03-21 14:45:11','51.79.241.*'),(91185,0,'admin','2023-03-21 14:45:09','101.32.205.*'),(91184,0,'tashi','2023-03-21 14:45:09','1.117.239.*'),(91183,0,'test','2023-03-21 12:58:11','103.154.177.*'),(91182,0,'Admin','2023-03-21 12:58:07','184.168.115.*'),(91181,0,'Admin','2023-03-21 12:58:07','185.182.57.*'),(91179,0,'Admin','2023-03-21 12:57:54','39.97.78.*'),(91180,0,'admin','2023-03-21 12:58:05','89.107.186.*'),(91178,0,'user','2023-03-21 12:57:54','51.79.241.*'),(91177,0,'admin','2023-03-21 12:57:54','184.168.97.*'),(91176,0,'xrumertest','2023-03-21 12:57:51','184.168.97.*'),(91175,0,'admin','2023-03-21 12:57:36','68.178.226.*'),(91174,0,'bunyawee','2023-03-21 11:16:55','193.114.128.*'),(91173,0,'-','2023-03-21 11:16:46','129.232.157.*'),(91172,0,'Admin','2023-03-21 11:16:43','91.142.215.*'),(91171,0,'Admin','2023-03-21 11:16:35','68.178.247.*'),(91170,0,'wp_updates','2023-03-21 11:16:23','43.159.34.*'),(91169,0,'admin','2023-03-21 11:16:22','185.114.247.*'),(91168,0,'admin','2023-03-21 11:16:20','1.117.201.*'),(91167,0,'Admin','2023-03-21 09:10:51','198.54.120.*'),(91166,0,'admin','2023-03-21 09:10:45','103.130.219.*'),(91165,0,'admin','2023-03-21 09:10:38','68.178.247.*'),(91164,0,'username','2023-03-21 09:10:31','51.79.241.*'),(91163,0,'Username','2023-03-21 09:10:30','68.178.145.*'),(90934,0,'admin','2023-03-19 16:11:59','31.187.84.*'),(90933,0,'admin','2023-03-19 16:11:56','155.133.132.*'),(90932,0,'admin','2023-03-19 15:25:32','80.88.87.*'),(90931,0,'admin','2023-03-19 15:25:32','94.237.124.*'),(90929,0,'admin','2023-03-19 15:25:25','51.79.241.*'),(90930,0,'admin','2023-03-19 15:25:27','51.79.241.*'),(90928,0,'admin','2023-03-19 15:25:16','5.161.194.*'),(90927,0,'admin','2023-03-19 15:25:10','101.32.205.*'),(90926,0,'admin','2023-03-19 15:25:07','5.161.194.*'),(90925,0,'admin','2023-03-19 15:25:05','103.130.219.*'),(90924,0,'admin','2023-03-19 13:55:38','75.129.92.*'),(90923,0,'admin','2023-03-19 13:55:25','35.194.175.*'),(90922,0,'admin','2023-03-19 13:54:59','103.130.219.*'),(90921,0,'admin','2023-03-19 13:54:41','34.95.136.*'),(90920,0,'admin','2023-03-19 13:54:37','103.194.228.*'),(90919,0,'admin','2023-03-19 13:54:33','46.245.193.*'),(90918,0,'admin','2023-03-19 12:35:50','68.178.247.*'),(90917,0,'admin','2023-03-19 12:35:41','160.153.153.*'),(90916,0,'admin','2023-03-19 12:35:39','184.154.83.*'),(90915,0,'admin','2023-03-19 12:35:25','103.28.36.*'),(90914,0,'admin','2023-03-19 12:35:19','103.130.219.*'),(90913,0,'admin','2023-03-19 12:35:13','209.126.8.*'),(90912,0,'admin','2023-03-19 10:56:54','75.129.92.*'),(90911,0,'admin','2023-03-19 10:56:48','38.60.29.*'),(90910,0,'admin','2023-03-19 10:56:44','103.130.219.*'),(90909,0,'admin','2023-03-19 10:56:42','144.76.57.*'),(90908,0,'admin','2023-03-19 10:56:37','5.161.194.*'),(90907,0,'admin','2023-03-19 10:56:31','80.88.87.*'),(90906,0,'admin','2023-03-19 10:56:18','34.95.136.*'),(90905,0,'admin','2023-03-19 09:37:01','46.245.193.*'),(90904,0,'admin','2023-03-19 09:36:49','87.229.72.*'),(90903,0,'admin','2023-03-19 09:36:36','1.117.239.*'),(90902,0,'admin','2023-03-19 09:36:36','64.227.2.*'),(90901,0,'admin','2023-03-19 09:36:30','51.79.241.*'),(90900,0,'admin','2023-03-19 09:36:28','202.61.232.*'),(90899,0,'admin','2023-03-19 09:36:12','185.5.124.*'),(90898,0,'admin','2023-03-19 09:36:04','103.130.219.*'),(90897,0,'admin','2023-03-19 09:36:02','103.194.228.*'),(90896,0,'admin','2023-03-19 07:57:58','161.97.153.*'),(90895,0,'admin','2023-03-19 07:57:52','70.39.233.*'),(90894,0,'admin','2023-03-19 07:57:45','92.81.223.*'),(90893,0,'admin','2023-03-19 07:57:40','1.117.201.*'),(90892,0,'admin','2023-03-19 07:57:39','80.88.87.*'),(90891,0,'admin','2023-03-19 07:57:34','161.97.153.*'),(90890,0,'admin','2023-03-19 07:57:25','160.153.157.*'),(90889,0,'admin','2023-03-19 07:57:20','198.54.120.*'),(90888,0,'admin','2023-03-19 07:57:19','176.56.56.*'),(90887,0,'admin','2023-03-19 07:57:15','68.178.145.*'),(90886,0,'admin','2023-03-19 06:36:06','194.32.153.*'),(90885,0,'admin','2023-03-19 06:36:04','171.244.15.*'),(90884,0,'admin','2023-03-19 06:35:54','49.12.221.*'),(90883,0,'admin','2023-03-19 06:35:50','144.76.57.*'),(90882,0,'admin','2023-03-19 06:35:44','103.97.126.*'),(90881,0,'admin','2023-03-19 06:35:37','145.239.2.*'),(90286,0,'admin','2023-02-24 16:13:45','45.79.85.*'),(90285,0,'admin','2023-02-24 16:13:37','20.64.217.*'),(90284,0,'admin','2023-02-24 16:13:28','3.124.189.*'),(90283,0,'admin','2023-02-24 16:13:10','184.168.101.*'),(90282,0,'admin','2023-02-24 16:13:01','139.59.66.*'),(90281,0,'admin','2023-02-24 16:12:59','185.86.180.*'),(90280,0,'admin','2023-02-24 15:38:46','89.46.106.*'),(90279,0,'admin','2023-02-24 15:38:37','139.59.92.*'),(90278,0,'admin','2023-02-24 15:38:34','78.46.225.*'),(90277,0,'admin','2023-02-24 15:26:49','157.230.103.*'),(89865,0,'admin','2023-02-21 16:03:41','112.78.10.*'),(89864,0,'admin','2023-02-21 16:03:36','47.93.118.*'),(89863,0,'admin','2023-02-21 16:03:32','162.213.251.*'),(89862,0,'admin','2023-02-21 16:03:23','103.130.218.*'),(89861,0,'admin','2023-02-21 16:03:12','206.189.136.*'),(89860,0,'admin','2023-02-21 16:03:04','154.119.36.*'),(89859,0,'admin','2023-02-21 16:03:03','161.35.226.*'),(89858,0,'admin','2023-02-21 14:46:23','43.128.6.*'),(89857,0,'admin','2023-02-21 14:46:12','68.65.122.*'),(89856,0,'admin','2023-02-21 14:46:04','202.210.8.*'),(89855,0,'admin','2023-02-21 14:45:54','139.159.253.*'),(89854,0,'admin','2023-02-21 14:45:48','200.58.111.*'),(89853,0,'admin','2023-02-21 14:45:45','142.93.230.*'),(89852,0,'admin','2023-02-21 14:45:33','184.168.101.*'),(89851,0,'admin','2023-02-21 14:45:29','150.60.232.*'),(89850,0,'admin','2023-02-21 14:45:28','194.147.142.*'),(89849,0,'admin','2023-02-21 13:27:22','50.62.222.*'),(89848,0,'admin','2023-02-21 13:27:09','185.2.6.*'),(89846,0,'admin','2023-02-21 13:26:32','112.78.10.*'),(89847,0,'admin','2023-02-21 13:26:48','209.208.111.*'),(89845,0,'admin','2023-02-21 13:26:24','139.159.253.*'),(89844,0,'admin','2023-02-21 13:26:24','198.187.31.*'),(89843,0,'admin','2023-02-21 13:26:13','185.175.200.*'),(89842,0,'admin','2023-02-21 12:54:05','113.190.234.*'),(89841,0,'admin','2023-02-21 12:54:03','89.46.110.*'),(89840,0,'admin','2023-02-21 12:53:53','89.221.213.*'),(89839,0,'admin','2023-02-21 12:53:48','177.221.140.*'),(89838,0,'admin','2023-02-21 12:53:42','66.94.103.*'),(89837,0,'admin','2023-02-21 12:53:34','184.168.100.*'),(89836,0,'admin','2023-02-21 12:53:31','89.46.109.*'),(89835,0,'admin','2023-02-21 12:53:23','8.218.35.*'),(89833,0,'admin','2023-02-21 10:24:29','195.22.228.*'),(89834,0,'admin','2023-02-21 10:24:37','190.60.234.*'),(89832,0,'admin','2023-02-21 10:24:23','54.37.121.*'),(89831,0,'admin','2023-02-21 10:24:13','3.143.180.*'),(89830,0,'admin','2023-02-21 10:23:57','162.213.251.*'),(89829,0,'admin','2023-02-21 10:23:56','51.159.77.*'),(89828,0,'admin','2023-02-21 10:23:47','97.74.229.*'),(89827,0,'admin','2023-02-21 08:56:41','208.109.22.*'),(89826,0,'admin','2023-02-21 08:56:21','31.31.198.*'),(89825,0,'admin','2023-02-21 08:56:12','89.46.108.*'),(89824,0,'admin','2023-02-21 08:56:06','85.233.160.*'),(89823,0,'admin','2023-02-21 08:56:02','184.168.119.*'),(89822,0,'admin','2023-02-21 08:55:58','82.157.178.*'),(89821,0,'admin','2023-02-21 08:55:43','154.119.36.*'),(89820,0,'admin','2023-02-21 07:37:10','103.157.217.*'),(89819,0,'admin','2023-02-21 07:37:01','175.178.178.*'),(89818,0,'admin','2023-02-21 07:36:55','74.208.59.*'),(89817,0,'admin','2023-02-21 07:36:50','94.247.172.*'),(89816,0,'admin','2023-02-21 07:36:34','162.213.251.*'),(89815,0,'admin','2023-02-21 07:36:25','203.175.9.*'),(89814,0,'admin','2023-02-21 07:36:24','183.90.253.*'),(89813,0,'admin','2023-02-21 07:36:17','176.97.218.*'),(89812,0,'admin','2023-02-21 07:36:17','175.178.178.*'),(89811,0,'admin','2023-02-21 06:09:34','20.64.217.*'),(89810,0,'admin','2023-02-21 06:09:34','103.155.93.*'),(89809,0,'admin','2023-02-21 06:09:27','51.255.51.*'),(89808,0,'admin','2023-02-21 06:09:19','5.101.156.*'),(89807,0,'admin','2023-02-21 06:09:16','67.223.118.*'),(89806,0,'admin','2023-02-21 06:09:12','45.252.251.*'),(89805,0,'admin','2023-02-21 06:08:56','74.208.57.*'),(89804,0,'admin','2023-02-21 06:08:52','8.218.35.*'),(89803,0,'admin','2023-02-21 06:08:48','162.213.251.*'),(89802,0,'admin','2023-02-21 06:08:47','66.94.103.*'),(89801,0,'admin','2023-02-21 04:54:51','142.93.116.*'),(89800,0,'admin','2023-02-21 04:54:28','89.46.106.*'),(89799,0,'admin','2023-02-21 04:54:23','114.215.154.*'),(89798,0,'admin','2023-02-21 04:54:17','139.159.253.*'),(89797,0,'admin','2023-02-21 04:54:15','112.78.3.*'),(89796,0,'rtcme','2023-02-21 03:33:59','198.71.231.*'),(89795,0,'rtcme','2023-02-21 03:33:32','59.149.134.*'),(89794,0,'rtcme','2023-02-21 03:33:32','59.149.134.*'),(89793,0,'admin','2023-02-21 03:33:32','78.129.138.*'),(89792,0,'admin','2023-02-21 03:33:32','78.129.138.*'),(89791,0,'admin','2023-02-21 03:32:55','194.191.24.*'),(89790,0,'rtcme','2023-02-21 03:32:19','81.19.145.*'),(89788,0,'rtcme','2023-02-21 03:31:56','139.59.90.*'),(89789,0,'rtcme','2023-02-21 03:31:56','139.59.90.*'),(89786,0,'admin','2023-02-21 03:31:42','107.180.109.*'),(89787,0,'admin','2023-02-21 03:31:56','185.43.44.*'),(89785,0,'admin','2023-02-21 03:31:33','93.188.2.*'),(89784,0,'rtcme','2023-02-21 03:31:22','211.63.71.*'),(89770,0,'rtcme','2023-02-21 03:27:59','185.129.248.*'),(89783,0,'rtcme','2023-02-21 03:29:39','160.153.153.*'),(89782,0,'admin','2023-02-21 03:29:38','132.148.121.*'),(89781,0,'admin','2023-02-21 03:29:35','51.144.123.*'),(89780,0,'admin','2023-02-21 03:29:25','68.178.145.*'),(89779,0,'admin','2023-02-21 03:28:59','41.216.129.*'),(89778,0,'rtcme','2023-02-21 03:28:59','41.216.129.*'),(89777,0,'rtcme','2023-02-21 03:28:56','132.148.120.*'),(89776,0,'admin','2023-02-21 03:28:54','200.58.110.*'),(89775,0,'admin','2023-02-21 03:28:35','112.78.10.*'),(89774,0,'admin','2023-02-21 03:28:29','66.171.163.*'),(89772,0,'admin','2023-02-21 03:28:11','51.68.11.*'),(89773,0,'admin','2023-02-21 03:28:26','183.90.253.*'),(90349,0,'wordcamp','2023-02-25 03:53:26','74.208.57.*'),(90348,0,'test','2023-02-25 03:53:18','121.43.158.*'),(90347,0,'admin','2023-02-25 02:45:46','78.47.109.*'),(90346,0,'abc123','2023-02-25 02:45:37','206.189.136.*'),(90345,0,'test1','2023-02-25 02:45:17','148.72.232.*'),(90344,0,'test','2023-02-25 02:45:15','89.46.106.*'),(90343,0,'asdasd','2023-02-25 02:45:01','66.29.132.*'),(90342,0,'admin','2023-02-25 01:45:16','79.137.65.*'),(90341,0,'123123','2023-02-25 01:45:15','184.175.83.*'),(90340,0,'testtest','2023-02-25 01:45:07','103.45.69.*'),(90339,0,'123','2023-02-25 01:45:03','68.178.244.*'),(90338,0,'123','2023-02-25 01:45:02','50.62.222.*'),(90337,0,'123456','2023-02-25 01:44:48','148.66.145.*'),(90336,0,'admin','2023-02-25 01:44:34','139.59.92.*'),(90335,0,'123456789','2023-02-25 01:44:23','185.141.106.*'),(90334,0,'admin123','2023-02-25 01:44:23','139.159.253.*'),(90333,0,'admin','2023-02-25 00:36:17','50.62.222.*'),(90331,0,'enamad','2023-02-25 00:35:47','5.161.135.*'),(90332,0,'xrumertest','2023-02-25 00:35:58','51.144.123.*'),(90330,0,'admin','2023-02-25 00:35:46','45.79.85.*'),(90329,0,'test','2023-02-25 00:35:45','123.60.12.*'),(90328,0,'admin','2023-02-25 00:35:35','183.90.253.*'),(90327,0,'admin','2023-02-25 00:35:35','45.32.5.*'),(90326,0,'admin','2023-02-24 23:27:22','43.154.3.*'),(90325,0,'admin','2023-02-24 23:27:16','148.66.145.*'),(90324,0,'admin','2023-02-24 23:27:13','88.99.137.*'),(90323,0,'admin','2023-02-24 23:27:12','198.71.225.*'),(90322,0,'admin','2023-02-24 23:27:03','51.210.113.*'),(90321,0,'admin','2023-02-24 23:26:43','103.130.218.*'),(90320,0,'admin','2023-02-24 23:26:41','148.72.232.*'),(90319,0,'admin','2023-02-24 22:33:02','66.94.103.*'),(90318,0,'admin','2023-02-24 22:32:39','184.168.115.*'),(90317,0,'admin','2023-02-24 22:32:21','195.242.111.*'),(90316,0,'admin','2023-02-24 22:32:21','185.61.154.*'),(90315,0,'admin','2023-02-24 22:32:21','66.29.132.*'),(90314,0,'admin','2023-02-24 22:32:16','65.0.144.*'),(90313,0,'admin','2023-02-24 22:32:05','51.210.113.*'),(90312,0,'admin','2023-02-24 22:31:59','94.247.172.*'),(90311,0,'admin','2023-02-24 22:31:52','148.72.232.*'),(90310,0,'admin','2023-02-24 21:13:47','68.178.225.*'),(90309,0,'admin','2023-02-24 21:13:40','134.209.234.*'),(90308,0,'admin','2023-02-24 21:13:05','91.216.107.*'),(90307,0,'admin','2023-02-24 21:12:58','64.64.255.*'),(90306,0,'admin','2023-02-24 20:41:49','103.31.232.*'),(90305,0,'admin','2023-02-24 20:41:38','185.61.154.*'),(90304,0,'admin','2023-02-24 20:41:31','66.94.103.*'),(90303,0,'admin','2023-02-24 20:41:30','74.208.57.*'),(90302,0,'admin','2023-02-24 20:41:26','195.242.111.*'),(90301,0,'admin','2023-02-24 20:41:20','68.178.244.*'),(90300,0,'admin','2023-02-24 20:27:18','68.178.226.*'),(90299,0,'admin','2023-02-24 20:27:15','157.230.103.*'),(90298,0,'admin','2023-02-24 20:27:09','185.86.180.*'),(90297,0,'admin','2023-02-24 18:26:19','185.61.153.*'),(90296,0,'admin','2023-02-24 18:26:11','157.230.103.*'),(90295,0,'admin','2023-02-24 18:26:11','159.223.93.*'),(89771,0,'admin','2023-02-21 03:28:11','51.68.11.*'),(89769,0,'rtcme','2023-02-21 03:27:49','38.242.240.*'),(89768,0,'rtcme','2023-02-21 03:27:35','104.130.135.*'),(89767,0,'rtcme','2023-02-21 03:27:26','162.255.118.*'),(89766,0,'admin','2023-02-21 03:27:25','162.255.118.*'),(89765,0,'admin','2023-02-21 03:26:36','198.71.228.*'),(89764,0,'admin','2023-02-21 03:25:41','192.241.228.*'),(89763,0,'admin','2023-02-21 03:25:41','192.241.228.*'),(89762,0,'rtcme','2023-02-21 03:24:52','223.223.176.*'),(89761,0,'rtcme','2023-02-21 03:24:46','125.212.216.*'),(89760,0,'admin','2023-02-21 03:24:46','125.212.216.*'),(89759,0,'admin','2023-02-21 02:11:13','139.159.253.*'),(89758,0,'admin','2023-02-21 02:11:12','74.208.58.*'),(89757,0,'admin','2023-02-21 02:11:09','195.210.46.*'),(89756,0,'admin','2023-02-21 02:10:41','89.46.108.*'),(89755,0,'admin','2023-02-21 02:10:36','89.46.110.*'),(89754,0,'admin','2023-02-21 02:10:26','147.135.161.*'),(89753,0,'admin','2023-02-21 02:10:15','51.144.123.*'),(89752,0,'admin','2023-02-21 02:10:14','84.255.255.*'),(89751,0,'admin','2023-02-21 02:10:11','116.203.69.*'),(89750,0,'admin','2023-02-21 00:50:23','103.244.44.*'),(89749,0,'admin','2023-02-21 00:50:22','51.159.168.*'),(89748,0,'admin','2023-02-21 00:50:14','8.134.90.*'),(89747,0,'admin','2023-02-21 00:50:13','51.159.77.*'),(89746,0,'admin','2023-02-21 00:50:06','129.232.157.*'),(89745,0,'admin','2023-02-21 00:49:54','89.46.108.*'),(89744,0,'admin','2023-02-21 00:49:52','129.232.157.*'),(89743,0,'admin','2023-02-21 00:49:51','106.15.64.*'),(89742,0,'admin','2023-02-21 00:49:47','5.101.156.*'),(89741,0,'admin','2023-02-20 23:32:41','5.101.156.*'),(89740,0,'admin','2023-02-20 23:32:36','203.175.9.*'),(89739,0,'admin','2023-02-20 23:32:33','139.159.253.*'),(89738,0,'admin','2023-02-20 23:32:27','85.233.160.*'),(89737,0,'admin','2023-02-20 23:32:25','184.168.97.*'),(89736,0,'admin','2023-02-20 23:32:22','162.213.250.*'),(88866,0,'rtcme','2023-02-14 12:27:04','89.31.11.*'),(88865,0,'admin','2023-02-14 12:25:41','195.154.82.*'),(88864,0,'rtcme','2023-02-14 12:25:40','51.68.11.*'),(88863,0,'rtcme','2023-02-14 12:24:38','50.28.55.*'),(88862,0,'admin','2023-02-14 12:24:38','79.170.44.*'),(88861,0,'rtcme','2023-02-14 12:24:38','50.28.55.*'),(88860,0,'rtcme','2023-02-14 12:23:27','165.84.218.*'),(88859,0,'admin','2023-02-14 12:23:27','165.84.218.*'),(88858,0,'admin','2023-02-14 12:22:15','198.71.236.*'),(88857,0,'rtcme','2023-02-14 12:22:15','198.71.236.*'),(88856,0,'admin','2023-02-14 12:20:01','72.4.143.*'),(88855,0,'rtcme','2023-02-14 12:19:58','200.220.149.*'),(88854,0,'rtcme','2023-02-14 12:19:49','210.172.183.*'),(88853,0,'admin','2023-02-14 12:18:31','200.27.142.*'),(88852,0,'admin','2023-02-14 12:18:31','109.238.4.*'),(88851,0,'admin','2023-02-14 12:18:31','200.27.142.*'),(88850,0,'rtcme','2023-02-14 12:18:06','202.172.28.*'),(88849,0,'admin','2023-02-14 12:18:06','202.172.28.*'),(88847,0,'admin','2023-02-12 20:04:52','20.24.148.*'),(88836,0,'rtcme','2023-02-12 04:22:23','66.206.59.*'),(88835,0,'admin','2023-02-12 04:22:22','66.206.59.*'),(88834,0,'admin','2023-02-12 04:20:32','107.180.109.*'),(88833,0,'rtcme','2023-02-12 04:20:31','107.180.109.*'),(88832,0,'admin','2023-02-12 04:18:54','194.24.251.*'),(88831,0,'rtcme','2023-02-12 04:18:54','194.24.251.*'),(88830,0,'admin','2023-02-12 04:17:44','46.242.145.*'),(88829,0,'admin','2023-02-12 04:16:41','185.111.106.*'),(88828,0,'rtcme','2023-02-12 04:16:41','185.111.106.*'),(88827,0,'admin','2023-02-12 04:16:40','72.167.190.*'),(88825,0,'rtcme','2023-02-12 04:15:18','51.222.29.*'),(88826,0,'rtcme','2023-02-12 04:16:40','72.167.190.*'),(88824,0,'rtcme','2023-02-12 04:15:18','51.222.29.*'),(88823,0,'rtcme','2023-02-12 04:15:16','132.148.120.*'),(88822,0,'admin','2023-02-12 04:14:52','185.184.24.*'),(88821,0,'admin','2023-02-12 04:14:52','185.184.24.*'),(88745,0,'admin','2023-02-06 03:46:43','190.89.30.*'),(88743,0,'admin','2023-02-06 03:46:39','197.54.36.*'),(88744,0,'admin','2023-02-06 03:46:41','91.146.95.*'),(88742,0,'admin','2023-02-06 03:46:38','45.185.122.*'),(88741,0,'admin','2023-02-06 03:46:33','124.13.184.*'),(88740,0,'admin','2023-02-06 03:46:30','113.160.184.*'),(88739,0,'admin','2023-02-06 03:46:27','37.163.237.*'),(88392,0,'admin','2023-02-04 10:30:41','187.140.174.*'),(88391,0,'admin','2023-02-04 10:30:38','115.91.125.*'),(88390,0,'admin','2023-02-04 10:30:34','120.28.189.*'),(88389,0,'admin','2023-02-04 10:30:26','77.46.200.*'),(88388,0,'admin','2023-02-04 10:30:25','190.6.136.*'),(88387,0,'admin','2023-02-04 10:30:23','122.176.198.*'),(88386,0,'admin','2023-02-04 10:30:20','122.167.133.*'),(88385,0,'admin','2023-02-04 10:30:18','58.187.21.*'),(88384,0,'admin','2023-02-04 10:30:16','191.100.114.*'),(88383,0,'admin','2023-02-04 10:30:13','103.139.10.*'),(88382,0,'admin','2023-02-04 10:30:11','149.62.205.*'),(88381,0,'admin','2023-02-04 10:30:09','190.31.133.*'),(88380,0,'admin','2023-02-04 10:30:06','181.115.60.*'),(88379,0,'admin','2023-02-04 10:29:54','113.168.203.*'),(88366,0,'admin','2023-02-04 10:29:09','45.234.102.*'),(88367,0,'admin','2023-02-04 10:29:14','184.22.15.*'),(88368,0,'admin','2023-02-04 10:29:16','109.245.229.*'),(88369,0,'admin','2023-02-04 10:29:17','217.16.138.*'),(88370,0,'admin','2023-02-04 10:29:19','211.25.18.*'),(88371,0,'admin','2023-02-04 10:29:24','78.57.115.*'),(88372,0,'admin','2023-02-04 10:29:29','103.161.61.*'),(88373,0,'admin','2023-02-04 10:29:34','77.38.248.*'),(88378,0,'admin','2023-02-04 10:29:50','105.108.84.*'),(88377,0,'admin','2023-02-04 10:29:48','105.235.138.*'),(88376,0,'admin','2023-02-04 10:29:46','144.86.22.*'),(88375,0,'admin','2023-02-04 10:29:44','213.147.202.*'),(88374,0,'admin','2023-02-04 10:29:36','159.192.37.*'),(88365,0,'admin','2023-02-04 10:29:07','175.140.71.*'),(88364,0,'admin','2023-02-04 10:29:03','186.195.22.*'),(88363,0,'admin','2023-02-04 10:28:56','14.178.89.*'),(88362,0,'admin','2023-02-04 10:28:54','94.99.34.*'),(88361,0,'admin','2023-02-04 10:28:52','189.6.237.*'),(88360,0,'admin','2023-02-04 10:28:49','181.121.23.*'),(88359,0,'admin','2023-02-04 10:28:47','197.35.90.*'),(88357,0,'admin','2023-02-04 10:28:29','177.222.113.*'),(88356,0,'admin','2023-02-04 10:28:26','112.135.74.*'),(88355,0,'admin','2023-02-04 10:28:24','116.97.108.*'),(88354,0,'admin','2023-02-04 10:28:22','103.81.93.*'),(88353,0,'admin','2023-02-04 10:28:19','144.48.134.*'),(88352,0,'admin','2023-02-04 10:28:16','183.80.234.*'),(88351,0,'admin','2023-02-04 10:28:09','109.111.249.*'),(88350,0,'admin','2023-02-04 10:28:07','180.191.240.*'),(88349,0,'admin','2023-02-04 10:28:03','139.5.231.*'),(88348,0,'admin','2023-02-04 10:28:01','37.26.97.*'),(88347,0,'admin','2023-02-04 10:27:59','117.248.13.*'),(88346,0,'admin','2023-02-04 10:27:52','102.53.6.*'),(88345,0,'admin','2023-02-04 10:27:50','137.59.224.*'),(88344,0,'admin','2023-02-04 10:27:47','94.178.185.*'),(88343,0,'admin','2023-02-04 10:27:45','179.25.35.*'),(88342,0,'admin','2023-02-04 10:27:43','168.195.220.*'),(87981,0,'admin','2023-02-02 10:48:04','85.96.213.*'),(87980,0,'admin','2023-02-02 10:48:03','2.50.2.*'),(87979,0,'admin','2023-02-02 10:48:01','189.183.240.*'),(87978,0,'admin','2023-02-02 10:47:56','223.204.157.*'),(87977,0,'admin','2023-02-02 10:47:50','95.32.75.*'),(87976,0,'admin','2023-02-02 10:47:48','157.47.111.*'),(87975,0,'admin','2023-02-02 10:47:46','49.228.179.*'),(87974,0,'admin','2023-02-02 10:47:43','5.107.169.*'),(87973,0,'admin','2023-02-02 10:47:36','90.24.55.*'),(87972,0,'admin','2023-02-02 10:47:34','177.82.138.*'),(87971,0,'admin','2023-02-02 10:47:32','49.36.176.*'),(87970,0,'admin','2023-02-02 10:47:28','110.78.184.*'),(87969,0,'admin','2023-02-02 10:47:18','125.27.11.*'),(87968,0,'admin','2023-02-02 10:47:16','37.211.8.*'),(87585,0,'admin','2023-01-31 16:34:07','206.189.94.*'),(87584,0,'admin','2023-01-31 16:34:06','206.189.94.*'),(87583,0,'admin','2023-01-31 16:34:04','206.189.94.*'),(87582,0,'admin','2023-01-31 11:40:45','103.170.133.*'),(87581,0,'admin','2023-01-31 11:40:43','103.170.133.*'),(87580,0,'admin','2023-01-31 11:40:31','75.119.135.*'),(87579,0,'admin','2023-01-31 11:40:27','87.107.172.*'),(87578,0,'admin','2023-01-31 11:40:26','87.107.172.*'),(87577,0,'admin','2023-01-31 11:40:09','185.182.56.*'),(87576,0,'admin','2023-01-31 11:40:02','185.182.57.*'),(87575,0,'admin','2023-01-31 11:40:01','185.182.57.*'),(87574,0,'admin','2023-01-31 11:12:51','111.90.146.*'),(87573,0,'admin','2023-01-31 11:12:49','111.90.146.*'),(87572,0,'admin','2023-01-31 11:12:30','89.46.106.*'),(87571,0,'admin','2023-01-31 11:12:30','95.163.104.*'),(87569,0,'admin','2023-01-31 11:12:18','185.179.82.*'),(87570,0,'admin','2023-01-31 11:12:19','185.179.82.*'),(87568,0,'admin','2023-01-31 08:20:52','128.199.216.*'),(87567,0,'admin','2023-01-31 08:20:46','68.178.145.*'),(87566,0,'admin','2023-01-31 08:20:45','68.178.145.*'),(87565,0,'admin','2023-01-31 08:20:17','116.202.209.*'),(87564,0,'admin','2023-01-31 08:20:05','47.243.171.*'),(87563,0,'admin','2023-01-31 08:20:03','47.243.171.*'),(87562,0,'admin','2023-01-31 06:05:38','103.155.93.*'),(87561,0,'admin','2023-01-31 06:05:19','89.46.108.*'),(87560,0,'admin','2023-01-31 06:05:15','164.132.84.*'),(87559,0,'admin','2023-01-31 06:04:33','92.204.55.*'),(87558,0,'admin','2023-01-31 06:04:32','92.204.55.*'),(87557,0,'admin','2023-01-31 03:39:06','68.235.56.*'),(87556,0,'admin','2023-01-31 03:39:05','68.235.56.*'),(87555,0,'admin','2023-01-31 03:39:02','51.222.241.*'),(87554,0,'admin','2023-01-31 03:38:55','185.21.241.*'),(87553,0,'admin','2023-01-31 03:38:45','185.137.168.*'),(87552,0,'admin','2023-01-31 03:38:32','217.69.14.*'),(87551,0,'admin','2023-01-31 03:38:30','217.69.14.*'),(87550,0,'admin','2023-01-31 03:38:19','92.205.12.*'),(87549,0,'admin','2023-01-31 03:38:17','116.202.175.*'),(87548,0,'admin','2023-01-31 03:38:17','92.205.12.*'),(87547,0,'admin','2023-01-31 03:38:10','103.171.181.*'),(87546,0,'admin','2023-01-31 01:40:46','185.221.181.*'),(87545,0,'admin','2023-01-31 01:40:34','199.167.144.*'),(87544,0,'admin','2023-01-31 01:40:33','199.167.144.*'),(87543,0,'admin','2023-01-31 01:40:24','208.109.11.*'),(87542,0,'admin','2023-01-31 01:40:16','45.153.48.*'),(87541,0,'admin','2023-01-31 01:40:14','45.153.48.*'),(87540,0,'admin','2023-01-31 01:40:05','34.28.158.*'),(87539,0,'admin','2023-01-31 01:40:04','34.28.158.*'),(91382,0,'admin','2023-03-23 10:46:05','176.9.77.*'),(91381,0,'Drive345DigDev','2023-03-23 10:04:46','168.119.173.*'),(91380,0,'sumamin','2023-03-23 09:18:38','34.95.142.*'),(91379,0,'admin','2023-03-23 08:58:49','80.211.18.*'),(91378,0,'scwp-admin','2023-03-23 08:53:45','178.18.135.*'),(91377,0,'Jeff1','2023-03-23 08:07:44','195.154.86.*'),(91376,0,'admin','2023-03-23 07:16:56','94.46.176.*'),(91375,0,'fredrik','2023-03-23 06:30:51','168.119.173.*'),(91374,0,'naturewallet','2023-03-23 06:05:55','195.201.233.*'),(91373,0,'alexandre','2023-03-23 05:40:40','104.248.232.*'),(91372,0,'Ivan','2023-03-23 04:52:56','94.23.21.*'),(91371,0,'ivaneam@gmail.com','2023-03-23 04:26:11','52.178.95.*'),(91370,0,'admin_user','2023-03-23 03:38:12','74.118.152.*'),(91369,0,'admin','2023-03-23 03:11:10','185.27.174.*'),(91368,0,'admin','2023-03-23 03:03:08','41.38.86.*'),(91367,0,'marco','2023-03-23 02:44:36','198.199.120.*'),(91366,0,'sara.johnston','2023-03-23 01:53:02','190.121.23.*'),(91365,0,'nimda','2023-03-23 01:17:03','89.44.32.*'),(91364,0,'agstudiod','2023-03-23 01:01:23','194.195.92.*'),(91363,0,'admin','2023-03-23 00:29:49','142.93.18.*'),(91361,0,'Chief','2023-03-22 23:15:45','78.135.83.*'),(91362,0,'demilation','2023-03-22 23:34:27','190.121.23.*'),(91360,0,'demilation','2023-03-22 22:49:37','185.114.97.*'),(91359,0,'admin','2023-03-22 22:23:15','188.166.145.*'),(91358,0,'Admin','2023-03-22 22:16:40','103.117.180.*'),(91357,0,'admin','2023-03-22 22:16:33','103.130.219.*'),(91356,0,'admin','2023-03-22 22:16:23','185.179.82.*'),(91355,0,'wordpress','2023-03-22 22:16:22','184.154.83.*'),(91354,0,'admin','2023-03-22 22:16:17','184.168.97.*'),(91353,0,'tame','2023-03-22 21:35:42','176.124.200.*'),(91352,0,'admin','2023-03-22 21:26:44','80.253.246.*'),(91351,0,'admin','2023-03-22 21:26:41','202.61.232.*'),(91350,0,'Admin','2023-03-22 21:26:20','62.171.174.*'),(91349,0,'AdMiN','2023-03-22 21:26:20','198.54.114.*'),(91348,0,'www@dmin','2023-03-22 21:09:56','203.154.74.*'),(91347,0,'antonio','2023-03-22 20:43:57','155.133.132.*'),(91346,0,'admin','2023-03-22 20:14:27','62.171.174.*'),(91345,0,'admin','2023-03-22 20:14:10','184.168.97.*'),(91344,0,'hwz','2023-03-22 20:14:06','50.31.160.*'),(91343,0,'jsjobs_employer','2023-03-22 20:14:05','103.130.219.*'),(91342,0,'admin','2023-03-22 20:13:59','103.152.79.*'),(91341,0,'admin','2023-03-22 20:13:51','5.79.102.*'),(91340,0,'admin','2023-03-22 20:13:50','88.99.193.*'),(91339,0,'crisma-admin','2023-03-22 19:56:42','31.132.49.*'),(91338,0,'fabien','2023-03-22 19:30:54','89.248.168.*'),(91337,0,'admin','2023-03-22 19:01:41','91.204.46.*'),(91336,0,'Admin','2023-03-22 19:01:20','45.84.205.*'),(91335,0,'admin','2023-03-22 19:01:20','173.249.21.*'),(91334,0,'Admin','2023-03-22 19:01:20','50.62.222.*'),(91333,0,'admin','2023-03-22 19:01:16','62.171.174.*'),(91332,0,'admin','2023-03-22 19:01:11','51.79.241.*'),(91331,0,'admin','2023-03-22 18:44:27','217.11.48.*'),(91330,0,'naonoum','2023-03-22 18:20:20','178.62.76.*'),(91329,0,'reset','2023-03-22 17:56:15','35.174.97.*'),(91328,0,'guest','2023-03-22 17:28:00','85.128.143.*'),(91327,0,'admin','2023-03-22 17:27:50','206.189.136.*'),(91326,0,'admin','2023-03-22 17:27:50','185.114.247.*'),(91325,0,'admin','2023-03-22 17:27:48','51.79.241.*'),(87538,0,'admin','2023-01-31 01:39:57','92.205.12.*'),(87537,0,'admin','2023-01-31 01:39:42','185.21.241.*'),(87536,0,'admin','2023-01-31 01:39:41','185.21.241.*'),(87535,0,'admin','2023-01-30 23:05:29','95.217.199.*'),(87534,0,'admin','2023-01-30 23:05:01','89.46.108.*'),(87533,0,'admin','2023-01-30 23:05:00','89.46.108.*'),(91162,0,'admin','2023-03-21 09:10:26','68.178.145.*'),(87532,0,'admin','2023-01-30 23:04:54','103.171.181.*'),(87531,0,'admin','2023-01-30 23:04:45','162.43.117.*'),(87530,0,'admin','2023-01-30 23:04:44','162.43.117.*'),(87529,0,'admin','2023-01-30 23:04:42','51.222.241.*'),(87528,0,'admin','2023-01-30 23:04:28','184.168.98.*'),(87527,0,'admin','2023-01-30 23:04:27','87.107.124.*'),(87526,0,'admin','2023-01-30 23:04:26','184.168.98.*'),(87525,0,'admin','2023-01-30 23:04:24','87.107.124.*'),(87524,0,'admin','2023-01-30 23:04:20','185.182.59.*'),(87523,0,'admin','2023-01-30 23:04:13','103.155.93.*'),(87522,0,'admin','2023-01-30 23:04:11','103.155.93.*'),(87521,0,'admin','2023-01-30 21:44:02','82.167.239.*'),(87520,0,'admin','2023-01-30 21:44:00','129.122.143.*'),(87519,0,'admin','2023-01-30 21:43:57','45.224.207.*'),(86640,0,'admin','2023-01-28 16:10:12','86.98.56.*'),(86639,0,'admin','2023-01-28 16:10:09','89.64.53.*'),(86638,0,'admin','2023-01-28 16:10:02','190.143.250.*'),(86637,0,'admin','2023-01-28 16:09:57','124.122.126.*'),(86636,0,'admin','2023-01-28 16:09:54','123.20.248.*'),(86635,0,'admin','2023-01-28 16:09:50','185.213.171.*'),(86634,0,'admin','2023-01-28 16:09:42','49.228.232.*'),(86633,0,'admin','2023-01-28 16:09:33','203.176.179.*'),(86632,0,'admin','2023-01-28 16:09:31','124.121.33.*'),(86631,0,'admin','2023-01-28 16:09:28','202.190.215.*'),(86630,0,'admin','2023-01-28 16:09:23','105.100.48.*'),(86629,0,'admin','2023-01-28 16:09:18','197.134.250.*'),(86628,0,'admin','2023-01-28 16:09:16','103.148.114.*'),(86627,0,'admin','2023-01-28 16:09:11','212.39.95.*'),(86626,0,'admin','2023-01-28 16:09:09','117.1.222.*'),(86625,0,'admin','2023-01-28 16:09:06','194.44.50.*'),(86624,0,'admin','2023-01-28 16:09:01','79.129.207.*'),(86623,0,'admin','2023-01-28 16:08:59','118.69.11.*'),(86622,0,'admin','2023-01-28 16:08:57','79.116.138.*'),(86621,0,'admin','2023-01-28 16:08:54','46.19.224.*'),(86620,0,'admin','2023-01-28 16:08:49','197.27.0.*'),(86619,0,'admin','2023-01-28 16:08:48','149.3.13.*'),(91324,0,'admin','2023-03-22 17:27:43','188.166.149.*'),(91323,0,'Admin','2023-03-22 17:27:41','209.126.8.*'),(91322,0,'admin','2023-03-22 17:27:34','173.249.21.*'),(91321,0,'admin','2023-03-22 17:27:25','43.159.34.*'),(91319,0,'admin','2023-03-22 17:27:10','167.172.139.*'),(91320,0,'rofry','2023-03-22 17:27:16','46.245.193.*'),(91318,0,'admin','2023-03-22 17:02:07','80.253.246.*'),(91317,0,'admin','2023-03-22 17:02:06','117.53.155.*'),(91314,0,'Admin','2023-03-22 17:01:47','94.40.87.*'),(91315,0,'admina','2023-03-22 17:01:50','64.227.2.*'),(91316,0,'admin','2023-03-22 17:01:50','68.178.145.*'),(91313,0,'lachoweb','2023-03-22 16:13:21','139.162.177.*'),(91312,0,'admin','2023-03-22 14:27:46','68.178.151.*'),(91311,0,'admin','2023-03-22 14:27:23','171.244.15.*'),(91310,0,'test','2023-03-22 14:27:14','76.74.146.*'),(91309,0,'demo','2023-03-22 14:27:12','45.76.223.*'),(91308,0,'degreed','2023-03-22 14:26:53','64.227.2.*'),(91307,0,'garak','2023-03-22 14:26:45','188.166.149.*'),(91306,0,'admin','2023-03-22 14:26:43','185.182.56.*'),(91305,0,'feral','2023-03-22 14:26:39','50.62.161.*'),(91304,0,'admin','2023-03-22 14:26:36','68.178.145.*'),(91303,0,'admin','2023-03-22 14:26:34','34.95.136.*'),(91302,0,'admin','2023-03-22 12:31:36','35.194.175.*'),(91301,0,'admin','2023-03-22 12:31:33','185.182.57.*'),(91300,0,'admin','2023-03-22 12:31:30','103.74.116.*'),(91299,0,'admin','2023-03-22 12:31:27','34.95.136.*'),(91298,0,'admin','2023-03-22 12:31:24','68.178.145.*'),(91297,0,'admin','2023-03-22 12:31:17','124.6.63.*'),(91296,0,'admin','2023-03-22 11:49:35','89.22.114.*'),(91295,0,'sti','2023-03-22 11:21:49','139.59.149.*'),(91294,0,'hawkins','2023-03-22 10:55:24','158.247.224.*'),(91293,0,'admin','2023-03-22 10:28:50','217.11.48.*'),(91292,0,'Admin','2023-03-22 10:17:59','120.79.177.*'),(91291,0,'wordcamp','2023-03-22 10:17:55','198.54.120.*'),(91290,0,'admin','2023-03-22 10:17:55','34.95.136.*'),(91289,0,'admin','2023-03-22 10:17:50','194.62.40.*'),(91288,0,'Admin','2023-03-22 10:17:41','119.23.208.*'),(91287,0,'administrator','2023-03-22 10:17:36','51.79.241.*'),(91286,0,'admin','2023-03-22 10:17:36','51.178.146.*'),(91285,0,'admin','2023-03-22 10:17:32','123.60.12.*'),(91284,0,'itsme','2023-03-22 10:02:08','141.94.106.*'),(91283,0,'administratoir','2023-03-22 09:31:27','185.81.6.*'),(91282,0,'harrykennedy','2023-03-22 09:02:24','93.90.201.*'),(91281,0,'plai','2023-03-22 08:26:56','139.196.222.*'),(91280,0,'admin','2023-03-22 08:26:19','51.79.241.*'),(91279,0,'admin','2023-03-22 08:26:13','34.95.136.*'),(91278,0,'gestore','2023-03-22 08:26:10','68.178.145.*'),(91276,0,'laura','2023-03-22 08:26:00','35.194.175.*'),(91277,0,'aadmin','2023-03-22 08:26:02','198.54.114.*'),(91275,0,'lachoweb','2023-03-22 08:09:53','192.241.246.*'),(91274,0,'admin','2023-03-22 07:42:02','194.110.203.*'),(91273,0,'same','2023-03-22 06:51:54','51.83.42.*'),(91272,0,'adminlin','2023-03-22 06:21:10','82.223.139.*'),(91271,0,'admin','2023-03-22 06:16:20','198.54.114.*'),(91270,0,'Admin','2023-03-22 06:16:17','165.22.211.*'),(91269,0,'admin','2023-03-22 06:16:11','45.76.223.*'),(91268,0,'admin','2023-03-22 06:16:07','92.243.20.*'),(91267,0,'admin','2023-03-22 06:16:06','50.62.222.*'),(91266,0,'admin','2023-03-22 06:16:01','49.234.23.*'),(91265,0,'Admin','2023-03-22 06:15:55','123.30.238.*'),(91264,0,'admin','2023-03-22 06:15:54','43.159.34.*'),(91263,0,'jannat','2023-03-22 06:15:44','103.130.219.*'),(91262,0,'admin','2023-03-22 06:15:40','92.81.223.*'),(91261,0,'admin','2023-03-22 06:15:36','184.168.97.*'),(91260,0,'plai','2023-03-22 05:50:19','139.59.248.*'),(91259,0,'wpadminas','2023-03-22 05:19:24','82.223.139.*'),(91258,0,'desenvolvimento','2023-03-22 04:34:10','82.223.139.*'),(91257,0,'admin','2023-03-22 04:25:09','167.172.139.*'),(91256,0,'admin','2023-03-22 04:25:07','184.168.97.*'),(91255,0,'admin','2023-03-22 04:24:59','35.194.175.*'),(91254,0,'admin','2023-03-22 04:24:50','91.204.46.*'),(91253,0,'Admin','2023-03-22 04:24:49','35.194.175.*'),(91252,0,'admin','2023-03-22 04:24:47','184.154.83.*'),(91251,0,'admin','2023-03-22 04:24:47','51.79.241.*'),(91250,0,'admin','2023-03-22 02:29:39','89.107.186.*'),(91249,0,'prueba','2023-03-22 02:29:27','34.95.136.*'),(91248,0,'admin','2023-03-22 02:29:22','35.194.175.*'),(91247,0,'Admin','2023-03-22 02:29:16','193.114.128.*'),(91246,0,'admin','2023-03-22 02:29:03','103.130.219.*'),(91245,0,'admin','2023-03-22 02:29:02','167.114.173.*'),(91244,0,'admin','2023-03-22 02:28:47','80.88.87.*'),(91243,0,'admin','2023-03-22 02:28:46','66.97.33.*'),(91242,0,'admin1982','2023-03-22 02:04:04','89.140.72.*'),(91241,0,'rod','2023-03-22 01:32:38','37.97.195.*'),(91240,0,'theadmin','2023-03-22 00:53:39','52.15.97.*'),(91239,0,'testuser','2023-03-22 00:31:59','1.117.239.*'),(91238,0,'admin','2023-03-22 00:31:47','1.117.239.*'),(91237,0,'Admin','2023-03-22 00:31:40','149.127.214.*'),(91236,0,'roottn','2023-03-22 00:31:40','68.178.145.*'),(91235,0,'Admin','2023-03-22 00:31:35','202.61.232.*'),(91234,0,'quantri','2023-03-22 00:31:29','85.128.143.*'),(91233,0,'comprasexpress','2023-03-22 00:31:14','103.130.219.*'),(91232,0,'admin','2023-03-22 00:31:09','167.172.139.*'),(91231,0,'happy','2023-03-22 00:18:43','51.68.96.*'),(91230,0,'KerryFink','2023-03-21 23:05:54','54.81.3.*'),(91229,0,'demo','2023-03-21 22:44:21','171.244.15.*'),(91228,0,'Admin','2023-03-21 22:44:20','68.178.145.*'),(91227,0,'manager','2023-03-21 22:44:15','91.204.46.*'),(91226,0,'admin','2023-03-21 22:44:15','103.130.219.*'),(91225,0,'admin','2023-03-21 22:44:04','206.189.136.*'),(91224,0,'admin','2023-03-21 22:44:03','103.152.79.*'),(91223,0,'admin1','2023-03-21 22:44:03','167.172.139.*'),(91222,0,'wpupdateuser','2023-03-21 22:43:56','120.79.177.*'),(91221,0,'jsjobs_jobseeker','2023-03-21 22:43:56','51.79.241.*'),(91161,0,'Admin','2023-03-21 09:10:23','161.97.153.*'),(91220,0,'Support','2023-03-21 22:30:33','144.76.90.*'),(91219,0,'admin','2023-03-21 21:52:56','88.198.53.*'),(91218,0,'edson','2023-03-21 21:17:46','192.53.124.*'),(91217,0,'admin','2023-03-21 20:54:30','92.243.20.*'),(91216,0,'Admin','2023-03-21 20:54:24','185.5.124.*'),(91215,0,'admin','2023-03-21 20:54:23','213.142.150.*'),(91214,0,'admin','2023-03-21 20:54:13','91.204.46.*'),(91213,0,'admin','2023-03-21 20:54:13','101.32.205.*'),(91212,0,'admin','2023-03-21 20:54:09','51.79.241.*'),(91211,0,'admin','2023-03-21 20:54:05','68.178.145.*'),(91210,0,'itbrain','2023-03-21 20:42:38','91.246.8.*'),(91209,0,'integrateur','2023-03-21 20:04:54','50.31.99.*'),(91208,0,'alexandre','2023-03-21 19:26:13','178.18.135.*'),(91207,0,'admin','2023-03-21 18:50:14','23.235.193.*'),(91206,0,'admin','2023-03-21 18:42:48','34.95.136.*'),(91205,0,'test','2023-03-21 18:42:36','45.76.223.*'),(91204,0,'admin','2023-03-21 18:42:28','161.97.153.*'),(91203,0,'admin','2023-03-21 18:42:23','43.159.34.*'),(91202,0,'admin','2023-03-21 18:42:20','47.243.171.*'),(91201,0,'admin','2023-03-21 18:15:43','51.254.106.*'),(91200,0,'wp_postadmin','2023-03-21 17:36:43','185.10.70.*'),(91199,0,'wwwadm','2023-03-21 16:55:17','171.244.15.*'),(91198,0,'admin','2023-03-21 16:55:09','171.244.15.*'),(91197,0,'test','2023-03-21 16:55:04','89.107.186.*'),(91196,0,'admin','2023-03-21 16:55:03','103.130.219.*'),(91195,0,'admin','2023-03-21 16:54:56','51.91.29.*'),(91194,0,'Admin','2023-03-21 16:54:51','198.54.114.*'),(91193,0,'test2','2023-03-21 16:54:45','202.61.232.*'),(91192,0,'admin','2023-03-21 16:54:44','68.178.145.*'),(91160,0,'johnmiller83','2023-03-21 09:10:16','35.194.175.*'),(91159,0,'admin','2023-03-21 09:10:08','184.168.97.*'),(91158,0,'Admin','2023-03-21 09:10:07','68.178.145.*'),(91157,0,'dexter','2023-03-21 07:27:06','85.239.243.*'),(91156,0,'admin','2023-03-21 07:27:05','70.39.233.*'),(91155,0,'admin','2023-03-21 07:26:57','161.97.153.*'),(91154,0,'admin','2023-03-21 07:26:46','188.166.149.*'),(91153,0,'admin','2023-03-21 07:26:43','43.159.34.*'),(91152,0,'admin','2023-03-21 07:26:38','34.95.136.*'),(91151,0,'admin','2023-03-21 07:26:34','51.79.241.*'),(91150,0,'admin','2023-03-21 07:26:30','43.159.34.*'),(91149,0,'admin','2023-03-21 07:26:28','103.130.219.*'),(91148,0,'admin','2023-03-21 05:39:09','62.171.174.*'),(91147,0,'admin','2023-03-21 05:39:09','135.181.136.*'),(91146,0,'admin','2023-03-21 05:38:53','198.54.114.*'),(91145,0,'admin','2023-03-21 05:38:51','117.53.155.*'),(91144,0,'admin','2023-03-21 05:38:44','34.95.136.*'),(91143,0,'admin','2023-03-21 05:38:37','91.204.46.*'),(91142,0,'admin','2023-03-21 05:38:36','34.95.136.*'),(91141,0,'admin','2023-03-21 05:38:27','80.88.87.*'),(91140,0,'admin','2023-03-21 05:38:18','161.97.153.*'),(91139,0,'admin','2023-03-21 05:38:17','50.62.222.*'),(91138,0,'admin','2023-03-21 03:52:36','68.178.247.*'),(91137,0,'admin','2023-03-21 03:52:34','103.130.219.*'),(91136,0,'admin','2023-03-21 03:52:28','68.178.247.*'),(91135,0,'admin','2023-03-21 03:52:26','156.245.57.*'),(91134,0,'admin','2023-03-21 03:52:25','35.194.175.*'),(91133,0,'admin','2023-03-21 03:52:24','145.239.2.*'),(91132,0,'admin','2023-03-21 03:52:14','51.79.241.*'),(91131,0,'admin','2023-03-21 03:52:11','171.244.15.*'),(91130,0,'admin','2023-03-21 03:52:06','206.189.136.*'),(91129,0,'admin','2023-03-21 03:52:05','103.152.79.*'),(91127,0,'parallax','2023-03-21 02:38:32','92.119.185.*'),(91128,0,'FredrikModh','2023-03-21 03:06:58','20.101.35.*'),(91126,0,'admin','2023-03-21 02:18:56','161.97.153.*'),(91125,0,'admin','2023-03-21 02:18:54','94.40.87.*'),(91124,0,'admin','2023-03-21 02:18:48','156.245.57.*'),(91123,0,'admin','2023-03-21 02:18:34','62.171.174.*'),(91122,0,'admin','2023-03-21 02:18:33','45.76.223.*'),(91121,0,'admin','2023-03-21 02:18:25','50.62.222.*'),(91120,0,'admin','2023-03-21 02:18:23','103.130.219.*'),(91118,0,'piemse','2023-03-21 01:49:19','78.46.83.*'),(91119,0,'admin','2023-03-21 02:18:21','34.95.136.*'),(91117,0,'piemse','2023-03-21 01:41:30','38.130.75.*'),(91116,0,'jhonb','2023-03-21 01:13:14','149.154.68.*'),(91115,0,'admin','2023-03-21 00:30:54','45.76.223.*'),(91114,0,'admin','2023-03-21 00:30:50','199.89.53.*'),(91113,0,'admin','2023-03-21 00:30:49','184.168.97.*'),(91112,0,'admin','2023-03-21 00:30:42','156.245.57.*'),(91111,0,'admin','2023-03-21 00:30:33','185.182.57.*'),(91110,0,'admin','2023-03-21 00:30:30','35.194.175.*'),(91109,0,'admin','2023-03-21 00:30:28','185.182.56.*'),(91108,0,'admin','2023-03-21 00:30:23','80.88.87.*'),(91107,0,'admin','2023-03-21 00:30:17','94.40.87.*'),(91106,0,'admin','2023-03-21 00:30:01','62.171.174.*'),(91105,0,'nautil','2023-03-21 00:13:29','67.205.131.*'),(91104,0,'wwwadmin','2023-03-20 23:46:23','52.89.247.*'),(91103,0,'cms@eye-c.nl','2023-03-20 23:45:54','65.108.41.*'),(91102,0,'office','2023-03-20 23:43:57','202.164.16.*'),(91101,0,'cms@eye-c.nl','2023-03-20 23:19:47','31.24.155.*'),(91100,0,'wwwadmin','2023-03-20 23:15:43','62.171.178.*'),(91099,0,'admin','2023-03-20 22:56:35','1.117.239.*'),(91098,0,'admin','2023-03-20 22:56:25','171.244.15.*'),(91097,0,'admin','2023-03-20 22:56:18','117.53.155.*'),(91096,0,'admin','2023-03-20 22:56:15','103.130.219.*'),(91095,0,'admin','2023-03-20 22:56:09','161.97.153.*'),(91094,0,'admin','2023-03-20 22:56:07','171.244.15.*'),(91093,0,'admin','2023-03-20 22:56:03','35.194.175.*'),(91092,0,'admin','2023-03-20 22:55:59','123.60.12.*'),(91091,0,'rod','2023-03-20 22:51:01','103.118.26.*'),(91090,0,'wwwadmin','2023-03-20 22:45:55','149.202.23.*'),(91089,0,'1gridadmin','2023-03-20 21:52:28','65.108.45.*'),(91088,0,'raven000','2023-03-20 21:23:26','212.48.69.*'),(91087,0,'admin','2023-03-20 21:08:05','161.97.153.*'),(91086,0,'admin','2023-03-20 21:07:55','31.22.4.*'),(91085,0,'admin','2023-03-20 21:07:52','103.130.219.*'),(91084,0,'admin','2023-03-20 21:07:49','202.61.232.*'),(91083,0,'admin','2023-03-20 21:07:37','89.107.186.*'),(91082,0,'admin','2023-03-20 21:07:36','51.81.220.*'),(91081,0,'admin','2023-03-20 21:07:36','68.178.145.*'),(91080,0,'admin','2023-03-20 21:07:28','184.154.83.*'),(91079,0,'itsme','2023-03-20 20:45:12','185.177.44.*'),(91078,0,'monamedia','2023-03-20 20:21:05','46.101.7.*'),(91077,0,'wpadmin','2023-03-20 19:51:21','78.46.83.*'),(91076,0,'admin','2023-03-20 19:29:46','161.97.153.*'),(91075,0,'admin','2023-03-20 19:29:30','160.153.153.*'),(91074,0,'admin','2023-03-20 19:29:27','185.182.57.*'),(91073,0,'admin','2023-03-20 19:29:20','92.204.239.*'),(91072,0,'admin','2023-03-20 19:29:16','92.81.223.*'),(91071,0,'admin','2023-03-20 19:29:14','43.159.34.*'),(91070,0,'admin','2023-03-20 19:29:07','184.154.83.*'),(91069,0,'admin','2023-03-20 19:28:48','103.130.219.*'),(91068,0,'MUWY','2023-03-20 19:21:49','31.24.159.*'),(91067,0,'admin','2023-03-20 18:53:18','80.179.230.*'),(91066,0,'WP_Developer','2023-03-20 18:25:09','172.105.49.*'),(91065,0,'admin','2023-03-20 17:52:28','103.97.126.*'),(91064,0,'admin','2023-03-20 17:52:25','167.172.139.*'),(91063,0,'admin','2023-03-20 17:52:20','202.61.232.*'),(91062,0,'admin','2023-03-20 17:52:11','80.88.87.*'),(91061,0,'admin','2023-03-20 17:52:08','188.166.149.*'),(91060,0,'admin','2023-03-20 17:52:05','171.244.15.*'),(91059,0,'admin','2023-03-20 17:51:55','39.97.78.*'),(91058,0,'admin','2023-03-20 17:51:43','101.32.205.*'),(91057,0,'admin','2023-03-20 17:51:40','162.0.229.*'),(91056,0,'wadminw','2023-03-20 16:45:30','94.103.156.*'),(91055,0,'admin','2023-03-20 15:51:48','85.128.143.*'),(91054,0,'admin','2023-03-20 15:51:34','51.178.146.*'),(91053,0,'admin','2023-03-20 15:51:24','198.54.114.*'),(91052,0,'admin','2023-03-20 15:51:19','66.97.33.*'),(91051,0,'admin','2023-03-20 15:51:16','123.30.238.*'),(91050,0,'admin','2023-03-20 15:51:10','51.79.241.*'),(91049,0,'admin','2023-03-20 15:51:07','68.178.145.*'),(91048,0,'admin','2023-03-20 15:50:59','103.152.79.*'),(91047,0,'admin','2023-03-20 15:50:59','39.97.78.*'),(91046,0,'admin','2023-03-20 14:17:17','62.221.252.*'),(91045,0,'admin','2023-03-20 14:17:15','45.64.25.*'),(91044,0,'admin','2023-03-20 14:17:13','34.95.136.*'),(91043,0,'admin','2023-03-20 14:16:59','64.227.2.*'),(91042,0,'admin','2023-03-20 14:16:44','94.40.87.*'),(91041,0,'admin','2023-03-20 14:16:42','206.189.136.*'),(91040,0,'admin','2023-03-20 12:34:34','171.244.15.*'),(91039,0,'admin','2023-03-20 12:34:20','51.68.11.*'),(91038,0,'admin','2023-03-20 12:34:09','103.152.79.*'),(91037,0,'admin','2023-03-20 12:33:57','198.54.120.*'),(91036,0,'admin','2023-03-20 12:33:52','35.194.175.*'),(91035,0,'admin','2023-03-20 12:33:42','51.79.241.*'),(91034,0,'admin','2023-03-20 11:06:20','91.142.215.*'),(91033,0,'admin','2023-03-20 11:06:15','45.64.25.*'),(91032,0,'admin','2023-03-20 11:05:35','149.127.214.*'),(91031,0,'admin','2023-03-20 11:05:20','185.135.82.*'),(91030,0,'admin','2023-03-20 11:05:19','34.95.136.*'),(91029,0,'admin','2023-03-20 11:05:10','68.178.247.*'),(91028,0,'admin','2023-03-20 09:28:03','93.188.2.*'),(91027,0,'admin','2023-03-20 09:27:14','43.159.34.*'),(91026,0,'admin','2023-03-20 09:26:42','43.241.56.*'),(91025,0,'admin','2023-03-20 09:26:34','156.230.245.*'),(91024,0,'admin','2023-03-20 09:26:23','75.129.92.*'),(91023,0,'admin','2023-03-20 09:26:11','103.152.79.*'),(91022,0,'admin','2023-03-20 09:26:05','101.32.205.*'),(91021,0,'admin','2023-03-20 09:26:02','135.181.136.*'),(91020,0,'admin','2023-03-20 09:25:51','39.97.78.*'),(91019,0,'admin','2023-03-20 09:25:46','70.39.233.*'),(91018,0,'admin','2023-03-20 09:25:43','34.95.136.*'),(91017,0,'admin','2023-03-20 08:00:59','62.221.252.*'),(91016,0,'admin','2023-03-20 08:00:55','161.97.153.*'),(91015,0,'admin','2023-03-20 08:00:54','38.60.29.*'),(91014,0,'admin','2023-03-20 08:00:21','103.152.79.*'),(91013,0,'admin','2023-03-20 08:00:10','50.62.222.*'),(91012,0,'admin','2023-03-20 06:36:09','51.68.11.*'),(91011,0,'admin','2023-03-20 06:35:56','5.161.194.*'),(91010,0,'admin','2023-03-20 06:35:40','144.76.57.*'),(91009,0,'admin','2023-03-20 06:35:23','185.5.124.*'),(91008,0,'admin','2023-03-20 06:35:22','35.194.175.*'),(91007,0,'admin','2023-03-20 06:35:10','51.79.241.*'),(91006,0,'admin','2023-03-20 06:35:09','103.97.126.*'),(91005,0,'admin','2023-03-20 06:35:06','202.61.232.*'),(91004,0,'admin','2023-03-20 04:59:23','46.245.193.*'),(91003,0,'admin','2023-03-20 04:59:16','75.129.92.*'),(91002,0,'admin','2023-03-20 04:59:13','103.130.219.*'),(91001,0,'admin','2023-03-20 04:59:07','188.166.149.*'),(91000,0,'admin','2023-03-20 04:58:57','161.97.153.*'),(90999,0,'admin','2023-03-20 04:58:55','198.54.120.*'),(90998,0,'admin','2023-03-20 04:58:53','156.230.245.*'),(90996,0,'admin','2023-03-20 04:58:43','34.95.136.*'),(90997,0,'admin','2023-03-20 04:58:44','92.81.223.*'),(90995,0,'admin','2023-03-20 04:58:38','202.61.232.*'),(90994,0,'admin','2023-03-20 03:37:14','160.153.153.*'),(90993,0,'admin','2023-03-20 03:37:10','198.54.114.*'),(90992,0,'admin','2023-03-20 03:37:06','51.79.241.*'),(90991,0,'admin','2023-03-20 03:36:46','5.161.194.*'),(90990,0,'admin','2023-03-20 03:36:38','51.178.146.*'),(90989,0,'admin','2023-03-20 03:36:35','206.189.136.*'),(90988,0,'admin','2023-03-20 02:07:10','193.114.128.*'),(90987,0,'admin','2023-03-20 02:07:05','128.199.204.*'),(90986,0,'admin','2023-03-20 02:07:04','171.244.15.*'),(90985,0,'admin','2023-03-20 02:07:01','50.62.222.*'),(90984,0,'admin','2023-03-20 02:06:52','171.244.15.*'),(90983,0,'admin','2023-03-20 02:06:52','103.48.16.*'),(90982,0,'admin','2023-03-20 02:06:45','62.221.252.*'),(90981,0,'admin','2023-03-20 02:06:41','51.79.241.*'),(90980,0,'admin','2023-03-20 02:06:38','50.62.222.*'),(90979,0,'admin','2023-03-20 02:06:37','103.48.16.*'),(90978,0,'admin','2023-03-20 02:06:33','92.81.223.*'),(90977,0,'admin','2023-03-20 00:32:10','5.161.194.*'),(90976,0,'admin','2023-03-20 00:31:54','213.142.150.*'),(90975,0,'admin','2023-03-20 00:31:53','75.129.92.*'),(90974,0,'admin','2023-03-20 00:31:53','38.60.29.*'),(90973,0,'admin','2023-03-20 00:31:48','188.166.149.*'),(90972,0,'admin','2023-03-20 00:31:44','51.68.11.*'),(90971,0,'admin','2023-03-20 00:31:38','68.178.145.*'),(90970,0,'admin','2023-03-20 00:31:21','171.244.15.*'),(90969,0,'admin','2023-03-20 00:20:18','173.249.48.*'),(90968,0,'admin','2023-03-19 23:11:03','5.161.194.*'),(90967,0,'admin','2023-03-19 23:11:00','43.159.34.*'),(90966,0,'admin','2023-03-19 23:10:54','103.194.228.*'),(90965,0,'admin','2023-03-19 23:10:43','34.248.142.*'),(90964,0,'admin','2023-03-19 23:10:18','51.79.241.*'),(90963,0,'admin','2023-03-19 23:10:16','101.32.205.*'),(90962,0,'admin','2023-03-19 23:10:16','35.194.175.*'),(90961,0,'admin','2023-03-19 21:34:21','117.53.155.*'),(90960,0,'admin','2023-03-19 21:34:19','103.130.219.*'),(90959,0,'admin','2023-03-19 21:34:11','188.166.149.*'),(90958,0,'admin','2023-03-19 21:34:08','52.47.42.*'),(90957,0,'admin','2023-03-19 21:34:07','51.68.11.*'),(90956,0,'admin','2023-03-19 21:33:55','68.178.145.*'),(90955,0,'admin','2023-03-19 21:33:52','103.194.228.*'),(90954,0,'admin','2023-03-19 21:33:49','94.237.124.*'),(90953,0,'admin','2023-03-19 20:08:37','35.194.175.*'),(90952,0,'admin','2023-03-19 20:08:16','51.79.241.*'),(90951,0,'admin','2023-03-19 20:08:09','5.161.194.*'),(90950,0,'admin','2023-03-19 20:07:49','43.159.34.*'),(90949,0,'admin','2023-03-19 20:07:49','92.243.20.*'),(90948,0,'admin','2023-03-19 20:07:41','89.107.186.*'),(90947,0,'admin','2023-03-19 18:41:43','195.210.46.*'),(90946,0,'admin','2023-03-19 18:41:32','209.50.58.*'),(90945,0,'admin','2023-03-19 18:41:27','103.130.219.*'),(90944,0,'admin','2023-03-19 18:41:15','89.107.186.*'),(90943,0,'admin','2023-03-19 18:41:09','198.54.114.*'),(90942,0,'admin','2023-03-19 18:41:06','35.194.175.*'),(90941,0,'admin','2023-03-19 18:41:03','185.185.89.*'),(90940,0,'admin','2023-03-19 17:46:06','172.176.251.*'),(90939,0,'admin','2023-03-19 16:59:28','64.20.33.*'),(90938,0,'admin','2023-03-19 16:59:14','101.32.205.*'),(90937,0,'admin','2023-03-19 16:59:06','88.99.193.*'),(90936,0,'admin','2023-03-19 16:59:00','198.54.114.*'),(90935,0,'admin','2023-03-19 16:58:45','160.153.157.*'),(90879,0,'admin','2023-03-19 06:35:32','43.159.34.*'),(90878,0,'admin','2023-03-19 05:00:15','92.243.20.*'),(90877,0,'admin','2023-03-19 05:00:07','103.153.2.*'),(90876,0,'admin','2023-03-19 05:00:06','184.154.83.*'),(86735,0,'admin','2023-01-29 16:32:12','117.2.162.*'),(86734,0,'admin','2023-01-29 16:32:09','192.166.132.*'),(86733,0,'admin','2023-01-29 16:32:07','190.15.219.*'),(86732,0,'admin','2023-01-29 16:32:05','78.190.73.*'),(86731,0,'admin','2023-01-29 16:32:01','171.246.102.*'),(86730,0,'admin','2023-01-29 16:31:54','180.178.104.*'),(86729,0,'admin','2023-01-29 16:31:52','171.117.105.*'),(86728,0,'admin','2023-01-29 16:31:48','185.237.217.*'),(86727,0,'admin','2023-01-29 16:31:46','177.224.197.*'),(86726,0,'admin','2023-01-29 16:31:43','190.166.150.*'),(86725,0,'admin','2023-01-29 16:31:41','88.230.190.*'),(86724,0,'admin','2023-01-29 16:31:39','202.160.36.*'),(86723,0,'admin','2023-01-29 16:31:32','136.158.51.*'),(86722,0,'admin','2023-01-29 16:31:29','103.108.130.*'),(86721,0,'admin','2023-01-29 16:31:22','14.101.5.*'),(86720,0,'admin','2023-01-29 16:31:18','171.251.234.*'),(86719,0,'admin','2023-01-29 16:31:15','103.71.47.*'),(86718,0,'admin','2023-01-29 16:31:08','213.207.43.*'),(86717,0,'admin','2023-01-29 16:31:05','178.213.106.*'),(86716,0,'admin','2023-01-29 16:30:57','91.218.195.*'),(86715,0,'admin','2023-01-29 16:30:54','110.93.209.*'),(86714,0,'admin','2023-01-29 16:30:52','31.128.160.*'),(86713,0,'admin','2023-01-29 16:30:46','103.184.155.*'),(86712,0,'admin','2023-01-29 16:30:40','188.27.131.*'),(86711,0,'admin','2023-01-29 16:30:39','105.108.180.*'),(86710,0,'admin','2023-01-29 16:30:37','213.200.15.*'),(86709,0,'admin','2023-01-29 16:30:33','116.98.55.*'),(86708,0,'admin','2023-01-29 16:30:30','42.113.221.*'),(86707,0,'admin','2023-01-29 16:30:26','196.117.98.*'),(86706,0,'admin','2023-01-29 16:30:20','58.8.174.*'),(86705,0,'admin','2023-01-29 16:30:18','64.94.63.*'),(86704,0,'admin','2023-01-29 16:30:17','43.249.185.*'),(86703,0,'admin','2023-01-29 16:30:14','119.93.200.*'),(86702,0,'admin','2023-01-29 16:30:08','178.19.24.*'),(86701,0,'admin','2023-01-29 16:30:05','189.49.160.*'),(86700,0,'admin','2023-01-29 16:29:53','27.114.149.*'),(86699,0,'admin','2023-01-29 16:29:51','93.73.135.*'),(86698,0,'admin','2023-01-29 16:29:50','89.216.214.*'),(86697,0,'admin','2023-01-29 16:29:49','86.100.12.*'),(86696,0,'admin','2023-01-29 16:29:47','39.38.116.*'),(86695,0,'admin','2023-01-29 16:29:40','146.0.216.*'),(86694,0,'admin','2023-01-29 16:29:39','125.165.105.*'),(86693,0,'admin','2023-01-29 16:29:37','177.10.71.*'),(86692,0,'admin','2023-01-29 16:29:34','62.98.100.*'),(86691,0,'admin','2023-01-29 16:29:33','77.243.25.*'),(86690,0,'admin','2023-01-29 16:29:31','111.119.160.*'),(86689,0,'admin','2023-01-29 16:29:19','125.199.13.*'),(86688,0,'admin','2023-01-29 16:29:13','81.213.236.*'),(86687,0,'admin','2023-01-29 16:29:07','213.74.125.*'),(86686,0,'admin','2023-01-29 16:29:05','49.36.138.*'),(86685,0,'admin','2023-01-29 16:28:57','121.121.162.*'),(86684,0,'admin','2023-01-29 16:28:55','112.145.109.*'),(86683,0,'admin','2023-01-29 16:28:49','185.109.205.*'),(86682,0,'admin','2023-01-29 16:28:47','92.126.204.*'),(86681,0,'admin','2023-01-29 16:28:45','58.187.249.*'),(86680,0,'admin','2023-01-29 16:28:42','103.211.49.*'),(86679,0,'admin','2023-01-29 16:28:40','103.195.56.*'),(86678,0,'admin','2023-01-29 16:28:37','14.167.113.*'),(86677,0,'admin','2023-01-29 16:28:35','194.9.14.*'),(86676,0,'admin','2023-01-29 16:28:33','62.168.185.*'),(86675,0,'admin','2023-01-29 16:28:28','187.156.231.*'),(86674,0,'admin','2023-01-29 16:28:25','188.143.125.*'),(86673,0,'admin','2023-01-29 16:28:24','197.204.91.*'),(86672,0,'admin','2023-01-29 16:28:22','212.102.33.*'),(86671,0,'admin','2023-01-29 16:28:20','103.159.112.*'),(86670,0,'admin','2023-01-29 16:28:18','77.123.209.*'),(86669,0,'admin','2023-01-29 16:28:16','37.20.149.*'),(86668,0,'admin','2023-01-29 16:28:14','121.169.58.*'),(86667,0,'admin','2023-01-29 16:28:11','58.187.57.*'),(86666,0,'admin','2023-01-29 16:28:08','93.75.57.*'),(86665,0,'admin','2023-01-29 16:27:54','1.65.155.*'),(86664,0,'admin','2023-01-29 16:27:52','185.242.37.*'),(86663,0,'admin','2023-01-29 16:27:49','91.241.153.*'),(86662,0,'admin','2023-01-29 16:27:48','178.134.153.*'),(86661,0,'admin','2023-01-29 16:27:46','85.105.89.*'),(86660,0,'admin','2023-01-29 16:27:45','179.0.117.*'),(86659,0,'admin','2023-01-29 16:27:42','49.49.239.*'),(86658,0,'admin','2023-01-29 16:27:39','92.130.53.*'),(86657,0,'admin','2023-01-29 16:27:33','31.43.190.*'),(86656,0,'admin','2023-01-29 16:27:21','78.2.184.*'),(86655,0,'admin','2023-01-29 16:27:20','188.26.8.*'),(86654,0,'admin','2023-01-29 16:27:18','147.235.219.*'),(86653,0,'admin','2023-01-29 16:27:16','107.183.53.*'),(86652,0,'admin','2023-01-29 16:27:11','123.27.105.*'),(86651,0,'admin','2023-01-29 16:27:08','175.119.205.*'),(86650,0,'admin','2023-01-29 16:27:02','46.161.118.*'),(86649,0,'admin','2023-01-29 16:26:57','157.119.51.*'),(86648,0,'admin','2023-01-29 16:26:55','171.100.24.*'),(86647,0,'admin','2023-01-29 16:26:42','188.36.105.*'),(86646,0,'admin','2023-01-29 16:26:41','185.156.214.*'),(86645,0,'admin','2023-01-29 16:26:39','177.226.114.*'),(86644,0,'admin','2023-01-29 16:26:35','81.198.202.*'),(86643,0,'admin','2023-01-29 16:26:34','103.110.9.*'),(86642,0,'admin','2023-01-29 16:26:31','27.68.80.*'),(86641,0,'admin','2023-01-29 15:12:18','138.199.19.*'),(87214,0,'admin','2023-01-30 21:25:10','116.101.246.*'),(87212,0,'admin','2023-01-30 21:25:04','170.239.113.*'),(87211,0,'admin','2023-01-30 21:24:57','139.138.219.*'),(87210,0,'admin','2023-01-30 21:24:52','178.159.125.*'),(87209,0,'admin','2023-01-30 21:24:49','176.42.27.*'),(87208,0,'admin','2023-01-30 21:24:44','213.200.15.*'),(87207,0,'admin','2023-01-30 21:24:38','106.72.163.*'),(87206,0,'admin','2023-01-30 21:24:32','177.23.209.*'),(87205,0,'admin','2023-01-30 21:24:29','179.52.6.*'),(87204,0,'admin','2023-01-30 21:24:26','193.238.221.*'),(87203,0,'admin','2023-01-30 21:24:04','101.109.212.*'),(87202,0,'admin','2023-01-30 21:24:01','171.251.239.*'),(87201,0,'admin','2023-01-30 21:23:58','170.254.129.*'),(87200,0,'admin','2023-01-30 21:23:52','187.60.135.*'),(87199,0,'admin','2023-01-30 21:23:48','39.43.85.*'),(87198,0,'admin','2023-01-30 21:23:28','87.76.255.*'),(87197,0,'admin','2023-01-30 21:23:23','152.170.120.*'),(87196,0,'admin','2023-01-30 21:23:19','154.125.130.*'),(87195,0,'admin','2023-01-30 20:58:21','202.83.122.*'),(87194,0,'admin','2023-01-30 20:58:19','202.83.122.*'),(87193,0,'admin','2023-01-30 20:58:11','95.217.199.*'),(87192,0,'admin','2023-01-30 20:58:11','183.181.84.*'),(87191,0,'admin','2023-01-30 20:58:03','103.171.181.*'),(87190,0,'admin','2023-01-30 20:58:01','103.171.181.*'),(87189,0,'admin','2023-01-30 19:09:51','116.202.209.*'),(87188,0,'admin','2023-01-30 19:09:41','89.46.108.*'),(87187,0,'admin','2023-01-30 19:09:40','95.163.104.*'),(87186,0,'admin','2023-01-30 19:09:38','45.122.222.*'),(87185,0,'admin','2023-01-30 19:09:36','45.122.222.*'),(87184,0,'admin','2023-01-30 19:09:20','50.62.141.*'),(87183,0,'admin','2023-01-30 19:09:17','37.97.170.*'),(87182,0,'admin','2023-01-30 19:09:16','37.97.170.*'),(87181,0,'admin','2023-01-30 19:08:32','143.198.161.*'),(87180,0,'admin','2023-01-30 19:08:28','188.166.86.*'),(87179,0,'admin','2023-01-30 17:49:14','167.172.81.*'),(87178,0,'admin','2023-01-30 17:49:13','167.172.81.*'),(87177,0,'admin','2023-01-30 17:49:12','167.172.81.*'),(87176,0,'admin','2023-01-30 17:01:04','91.134.248.*'),(87175,0,'admin','2023-01-30 17:00:57','185.81.156.*'),(87174,0,'admin','2023-01-30 17:00:56','185.81.156.*'),(87173,0,'admin','2023-01-30 17:00:56','111.90.146.*'),(87172,0,'admin','2023-01-30 17:00:53','111.90.146.*'),(87171,0,'admin','2023-01-30 17:00:37','37.97.170.*'),(87170,0,'admin','2023-01-30 17:00:20','162.0.232.*'),(87169,0,'admin','2023-01-30 17:00:19','162.0.232.*'),(87168,0,'admin','2023-01-30 17:00:17','185.65.123.*'),(87167,0,'admin','2023-01-30 16:59:44','92.204.220.*'),(87166,0,'admin','2023-01-30 16:59:40','198.71.236.*'),(87165,0,'admin','2023-01-30 16:59:38','198.71.236.*'),(87164,0,'admin','2023-01-30 16:59:37','43.154.3.*'),(87163,0,'admin','2023-01-30 16:59:30','72.167.124.*'),(87162,0,'admin','2023-01-30 16:59:29','128.199.216.*'),(87161,0,'admin','2023-01-30 16:59:28','72.167.124.*'),(87698,0,'admin','2023-02-02 10:32:15','88.251.173.*'),(87696,0,'admin','2023-02-02 10:32:11','186.84.88.*'),(87695,0,'admin','2023-02-02 10:32:09','202.74.242.*'),(87694,0,'admin','2023-02-02 10:32:05','153.199.154.*'),(87693,0,'admin','2023-02-02 10:32:03','202.166.205.*'),(87692,0,'admin','2023-02-02 10:31:59','175.176.93.*'),(87691,0,'admin','2023-02-02 10:31:47','122.160.76.*'),(87690,0,'admin','2023-02-02 10:31:44','212.205.132.*'),(87689,0,'admin','2023-02-02 10:31:40','103.142.0.*'),(87688,0,'admin','2023-02-02 10:31:35','183.82.105.*'),(87687,0,'admin','2023-02-02 10:31:32','181.92.248.*'),(87686,0,'admin','2023-02-02 10:31:29','223.205.217.*'),(87685,0,'admin','2023-02-02 10:31:27','93.46.119.*'),(87684,0,'admin','2023-02-02 10:31:15','220.87.213.*'),(87683,0,'admin','2023-02-02 10:31:02','112.135.18.*'),(87682,0,'admin','2023-02-02 10:31:00','5.25.21.*'),(87681,0,'admin','2023-02-02 10:30:58','122.160.78.*'),(87680,0,'admin','2023-02-02 10:30:55','31.6.120.*'),(87679,0,'admin','2023-02-02 10:30:43','213.230.74.*'),(87678,0,'admin','2023-02-02 10:30:41','221.165.113.*'),(87677,0,'admin','2023-02-02 10:30:38','122.52.176.*'),(87676,0,'admin','2023-02-02 10:30:36','60.48.36.*'),(87675,0,'admin','2023-02-02 10:30:33','95.9.72.*'),(87674,0,'admin','2023-02-02 10:30:31','119.155.51.*'),(87673,0,'admin','2023-02-02 10:30:27','82.208.136.*'),(87672,0,'admin','2023-02-02 10:30:25','184.82.10.*'),(87671,0,'admin','2023-02-02 10:30:23','49.205.252.*'),(87670,0,'admin','2023-02-02 10:30:20','91.108.150.*'),(87669,0,'admin','2023-02-02 10:30:08','78.135.8.*'),(87668,0,'admin','2023-02-02 10:30:06','194.104.22.*'),(87667,0,'admin','2023-02-02 10:30:03','217.73.82.*'),(87666,0,'admin','2023-02-02 10:30:01','183.89.122.*'),(87665,0,'admin','2023-02-02 10:29:59','190.220.3.*'),(87664,0,'admin','2023-02-02 10:29:56','2.135.202.*'),(87663,0,'admin','2023-02-02 10:29:51','49.147.196.*'),(87662,0,'admin','2023-02-02 10:29:48','203.176.179.*'),(87661,0,'admin','2023-02-02 10:29:46','203.189.188.*'),(87660,0,'admin','2023-02-02 10:29:41','14.177.212.*'),(87659,0,'admin','2023-02-02 10:29:34','101.108.1.*'),(87658,0,'admin','2023-02-02 10:29:31','176.109.237.*'),(87657,0,'admin','2023-02-02 10:29:30','187.195.195.*'),(87656,0,'admin','2023-02-02 10:29:25','187.133.7.*'),(87655,0,'admin','2023-02-02 10:29:23','176.74.92.*'),(87654,0,'admin','2023-02-02 10:29:12','113.11.155.*'),(87653,0,'admin','2023-02-02 10:29:07','112.78.153.*'),(87652,0,'admin','2023-02-02 10:29:01','103.140.10.*'),(87651,0,'admin','2023-02-02 10:28:58','161.142.193.*'),(87650,0,'admin','2023-02-02 10:28:56','196.218.191.*'),(87649,0,'admin','2023-02-02 10:28:54','178.244.193.*'),(87648,0,'admin','2023-02-02 10:28:52','45.141.152.*'),(87647,0,'admin','2023-02-02 10:28:47','49.237.9.*'),(87646,0,'admin','2023-02-02 10:28:44','200.174.28.*'),(87645,0,'admin','2023-02-02 10:28:36','91.93.229.*'),(87644,0,'admin','2023-02-02 10:28:34','148.71.106.*'),(87643,0,'admin','2023-02-02 10:28:31','176.231.54.*'),(87642,0,'admin','2023-02-02 10:28:28','110.34.32.*'),(87641,0,'admin','2023-02-02 10:28:20','37.251.57.*'),(87640,0,'admin','2023-02-02 10:28:15','186.23.174.*'),(87639,0,'admin','2023-02-02 10:28:13','31.135.180.*'),(87638,0,'admin','2023-02-02 10:28:12','89.190.45.*'),(87637,0,'admin','2023-02-02 10:28:10','49.36.212.*'),(87636,0,'admin','2023-02-02 10:28:08','212.66.60.*'),(87635,0,'admin','2023-02-02 10:28:06','115.242.174.*'),(87634,0,'admin','2023-02-02 10:28:03','124.43.11.*'),(87633,0,'admin','2023-02-02 10:28:01','218.238.28.*'),(87632,0,'admin','2023-02-02 10:27:58','182.65.79.*'),(87631,0,'admin','2023-02-02 10:27:55','175.144.34.*'),(87630,0,'admin','2023-02-02 10:27:50','14.253.228.*'),(87629,0,'admin','2023-02-02 10:27:43','103.213.129.*'),(87628,0,'admin','2023-02-02 10:27:40','180.180.6.*'),(87627,0,'admin','2023-02-02 10:27:38','189.152.16.*'),(87626,0,'admin','2023-02-02 10:27:35','182.176.93.*'),(87625,0,'admin','2023-02-02 10:27:22','31.47.0.*'),(87624,0,'admin','2023-02-02 10:27:21','176.109.232.*'),(87623,0,'admin','2023-02-02 10:27:18','178.205.56.*'),(87622,0,'admin','2023-02-02 10:27:13','185.226.89.*'),(87621,0,'admin','2023-02-02 10:27:11','193.106.185.*'),(87620,0,'admin','2023-02-02 10:27:09','118.100.140.*'),(87619,0,'admin','2023-02-02 10:27:06','116.97.32.*'),(87618,0,'admin','2023-02-02 10:27:03','103.189.207.*'),(87617,0,'admin','2023-02-02 10:26:58','49.228.225.*'),(87616,0,'admin','2023-02-02 10:26:55','182.18.179.*'),(87615,0,'admin','2023-02-02 10:26:53','186.92.117.*'),(87614,0,'admin','2023-02-02 10:26:49','121.155.15.*'),(87613,0,'admin','2023-02-02 10:26:46','171.227.194.*'),(87612,0,'admin','2023-02-02 10:26:44','103.57.95.*'),(87611,0,'admin','2023-02-02 10:26:42','80.98.215.*'),(87610,0,'admin','2023-02-02 10:26:40','120.29.77.*'),(87609,0,'admin','2023-02-02 10:26:38','91.246.109.*'),(87608,0,'admin','2023-02-02 10:26:37','93.86.106.*'),(87607,0,'admin','2023-02-02 10:26:35','78.133.66.*'),(87606,0,'admin','2023-02-02 10:26:33','27.71.98.*'),(87605,0,'admin','2023-02-02 10:26:27','78.190.147.*'),(87160,0,'admin','2023-01-30 16:59:26','128.199.216.*'),(87604,0,'admin','2023-02-02 10:26:25','93.169.150.*'),(87603,0,'admin','2023-02-02 10:26:18','122.180.253.*'),(87602,0,'admin','2023-02-02 10:26:16','119.73.124.*'),(87601,0,'admin','2023-02-02 10:26:13','112.200.131.*'),(87600,0,'admin','2023-02-02 10:26:10','49.37.112.*'),(87599,0,'admin','2023-02-02 10:26:08','189.231.5.*'),(87598,0,'admin','2023-02-02 10:26:02','117.247.75.*'),(87597,0,'admin','2023-02-02 10:25:55','171.4.247.*'),(87596,0,'admin','2023-02-02 10:25:49','200.127.161.*'),(87595,0,'admin','2023-02-02 10:25:46','78.186.170.*'),(87594,0,'admin','2023-02-02 10:25:43','103.146.42.*'),(87593,0,'admin','2023-02-02 10:25:36','114.125.132.*'),(87592,0,'admin','2023-02-02 10:25:33','41.110.183.*'),(87591,0,'admin','2023-02-02 10:25:17','49.144.103.*'),(87590,0,'admin','2023-02-02 10:25:15','45.160.91.*'),(87589,0,'admin','2023-02-02 10:25:12','60.53.33.*'),(87588,0,'admin','2023-02-02 10:25:08','187.190.184.*'),(87587,0,'admin','2023-02-02 10:25:02','177.4.9.*'),(87586,0,'admin','2023-02-02 10:25:00','197.162.122.*'),(90294,0,'admin','2023-02-24 18:26:03','157.7.190.*'),(90293,0,'admin','2023-02-24 18:26:02','91.203.110.*'),(90292,0,'admin','2023-02-24 18:25:58','208.109.22.*'),(90291,0,'admin','2023-02-24 17:17:41','202.210.8.*'),(90290,0,'admin','2023-02-24 17:17:37','185.162.147.*'),(90289,0,'admin','2023-02-24 17:17:22','64.227.108.*'),(90288,0,'admin','2023-02-24 17:17:07','103.237.144.*'),(90287,0,'admin','2023-02-24 17:16:47','148.66.145.*'),(90275,0,'admin','2023-02-24 15:26:24','159.223.93.*'),(90274,0,'admin','2023-02-24 13:00:46','148.72.232.*'),(90273,0,'admin','2023-02-24 12:59:38','157.7.190.*'),(90272,0,'admin','2023-02-24 12:59:05','183.90.253.*'),(90271,0,'admin','2023-02-24 12:59:01','103.237.144.*'),(90270,0,'admin','2023-02-24 11:46:30','209.188.21.*'),(90269,0,'admin','2023-02-24 11:46:29','68.178.225.*'),(90268,0,'admin','2023-02-24 11:45:54','68.178.145.*'),(90267,0,'admin','2023-02-24 11:45:49','45.124.84.*'),(90266,0,'admin','2023-02-24 11:45:40','5.23.51.*'),(90265,0,'admin','2023-02-24 10:46:56','103.3.246.*'),(90264,0,'admin','2023-02-24 10:46:27','89.40.72.*'),(90263,0,'admin','2023-02-24 10:46:26','74.208.178.*'),(90262,0,'admin','2023-02-24 10:46:17','194.32.107.*'),(90261,0,'admin','2023-02-24 10:46:17','43.154.3.*'),(90260,0,'admin','2023-02-24 09:42:53','60.247.156.*'),(90259,0,'admin','2023-02-24 09:42:52','51.159.77.*'),(90258,0,'admin','2023-02-24 09:42:45','91.134.248.*'),(90257,0,'admin','2023-02-24 09:42:44','101.32.205.*'),(90256,0,'admin','2023-02-24 09:42:35','178.254.0.*'),(90255,0,'admin','2023-02-24 09:42:25','185.162.147.*'),(90254,0,'admin','2023-02-24 09:42:03','84.255.255.*'),(90253,0,'admin','2023-02-24 08:36:24','91.134.248.*'),(90252,0,'admin','2023-02-24 08:36:20','45.79.85.*'),(90251,0,'admin','2023-02-24 08:36:19','64.64.255.*'),(90250,0,'admin','2023-02-24 08:36:06','208.109.22.*'),(90249,0,'admin','2023-02-24 08:36:02','159.223.93.*'),(90248,0,'admin','2023-02-24 08:35:53','194.233.91.*'),(90247,0,'admin','2023-02-24 08:35:45','68.178.244.*'),(90246,0,'admin','2023-02-24 08:35:38','161.35.226.*'),(90245,0,'admin','2023-02-24 07:39:41','162.213.251.*'),(90244,0,'admin','2023-02-24 07:39:39','101.32.205.*'),(90243,0,'admin','2023-02-24 07:39:35','68.178.145.*'),(90242,0,'admin','2023-02-24 07:39:17','184.168.101.*'),(90241,0,'admin','2023-02-24 07:39:11','91.216.107.*'),(90240,0,'admin','2023-02-24 07:39:08','208.109.22.*'),(90239,0,'admin','2023-02-24 07:39:07','208.109.188.*'),(90238,0,'admin','2023-02-24 07:35:28','95.142.121.*'),(90237,0,'admin','2023-02-24 07:35:26','95.142.121.*'),(90236,0,'admin','2023-02-24 07:35:24','95.142.121.*'),(90235,0,'admin','2023-02-24 06:32:02','161.35.226.*'),(90234,0,'admin','2023-02-24 06:31:40','185.61.153.*'),(90233,0,'admin','2023-02-24 06:31:33','184.168.101.*'),(90232,0,'admin','2023-02-24 06:31:24','194.233.91.*'),(90231,0,'admin','2023-02-24 06:31:15','171.244.40.*'),(90230,0,'admin','2023-02-24 06:31:11','65.0.144.*'),(90229,0,'admin','2023-02-24 06:31:08','185.175.200.*'),(90228,0,'rtcme','2023-02-24 06:08:47','148.72.127.*'),(90227,0,'rtcme','2023-02-24 06:08:46','195.74.38.*'),(90226,0,'admin','2023-02-24 06:08:16','46.165.166.*'),(90225,0,'admin','2023-02-24 06:08:16','46.165.166.*'),(90224,0,'rtcme','2023-02-24 06:07:47','103.25.231.*'),(90223,0,'admin','2023-02-24 06:07:47','103.25.231.*'),(90222,0,'rtcme','2023-02-24 06:07:46','178.79.161.*'),(90221,0,'rtcme','2023-02-24 06:07:45','178.79.161.*'),(90220,0,'rtcme','2023-02-24 06:07:11','72.167.248.*'),(90219,0,'admin','2023-02-24 06:07:11','72.167.248.*'),(90218,0,'rtcme','2023-02-24 06:06:29','195.154.82.*'),(90217,0,'rtcme','2023-02-24 06:06:29','195.154.82.*'),(90216,0,'admin','2023-02-24 06:06:17','91.132.253.*'),(90215,0,'rtcme','2023-02-24 06:05:49','148.72.122.*'),(90214,0,'admin','2023-02-24 06:05:49','148.72.122.*'),(90213,0,'admin','2023-02-24 06:05:32','82.165.87.*'),(90212,0,'rtcme','2023-02-24 06:04:51','198.71.240.*'),(90211,0,'admin','2023-02-24 06:04:50','198.71.240.*'),(90210,0,'rtcme','2023-02-24 06:03:39','47.89.209.*'),(90209,0,'admin','2023-02-24 06:03:38','47.89.209.*'),(90208,0,'rtcme','2023-02-24 06:03:37','148.72.80.*'),(90207,0,'rtcme','2023-02-24 06:03:36','72.167.190.*'),(90206,0,'admin','2023-02-24 05:38:54','134.209.234.*'),(90205,0,'admin','2023-02-24 05:38:54','43.128.6.*'),(90204,0,'admin','2023-02-24 05:38:29','103.180.120.*'),(90203,0,'admin','2023-02-24 05:38:11','148.72.211.*'),(90202,0,'admin','2023-02-24 05:38:04','46.101.110.*'),(90201,0,'admin','2023-02-24 04:29:11','60.247.156.*'),(90200,0,'admin','2023-02-24 04:29:03','208.109.22.*'),(90199,0,'admin','2023-02-24 04:29:00','51.68.38.*'),(90198,0,'admin','2023-02-24 04:28:47','212.32.225.*'),(90197,0,'admin','2023-02-24 04:28:32','198.38.89.*'),(90196,0,'admin','2023-02-24 04:28:23','185.61.153.*'),(90195,0,'admin','2023-02-24 03:31:52','198.38.88.*'),(90194,0,'admin','2023-02-24 03:31:50','112.78.10.*'),(90193,0,'admin','2023-02-24 03:31:46','45.32.5.*'),(90192,0,'admin','2023-02-24 03:31:23','117.53.155.*'),(90191,0,'admin','2023-02-24 03:31:23','74.208.57.*'),(90190,0,'admin','2023-02-24 03:31:15','54.36.174.*'),(90189,0,'admin','2023-02-24 03:31:14','45.32.5.*'),(90188,0,'admin','2023-02-24 02:27:24','63.250.38.*'),(90187,0,'admin','2023-02-24 02:27:12','78.135.82.*'),(90186,0,'admin','2023-02-24 02:27:11','68.178.145.*'),(90185,0,'admin','2023-02-24 02:27:08','213.239.202.*'),(90184,0,'admin','2023-02-24 02:27:03','45.64.25.*'),(90183,0,'admin','2023-02-24 02:26:55','106.15.64.*'),(90182,0,'admin','2023-02-24 02:26:39','202.172.25.*'),(90181,0,'admin','2023-02-24 02:26:36','68.178.244.*'),(90180,0,'admin','2023-02-24 02:26:35','171.244.40.*'),(90179,0,'admin','2023-02-24 02:26:33','80.88.87.*'),(90178,0,'admin','2023-02-24 01:21:17','51.195.105.*'),(90177,0,'admin','2023-02-24 01:20:59','68.178.145.*'),(90176,0,'admin','2023-02-24 01:20:56','195.210.46.*'),(90175,0,'admin','2023-02-24 01:20:35','78.135.82.*'),(90174,0,'admin','2023-02-24 01:20:26','66.29.132.*'),(90173,0,'admin','2023-02-24 01:20:25','92.53.96.*'),(90172,0,'admin','2023-02-24 01:20:22','50.62.176.*'),(90171,0,'admin','2023-02-24 00:24:03','92.204.239.*'),(90170,0,'admin','2023-02-24 00:23:53','178.128.106.*'),(90169,0,'admin','2023-02-24 00:23:30','65.21.192.*'),(90168,0,'admin','2023-02-24 00:23:16','117.53.155.*'),(90167,0,'admin','2023-02-24 00:23:13','212.32.225.*'),(90166,0,'admin','2023-02-23 23:18:26','45.79.85.*'),(90165,0,'admin','2023-02-23 23:18:07','184.168.106.*'),(90164,0,'admin','2023-02-23 23:18:05','171.244.40.*'),(90163,0,'admin','2023-02-23 23:18:01','171.244.40.*'),(90162,0,'admin','2023-02-23 22:11:38','66.94.103.*'),(90161,0,'admin','2023-02-23 22:11:24','179.188.53.*'),(90160,0,'admin','2023-02-23 22:11:17','68.178.145.*'),(90159,0,'admin','2023-02-23 22:11:12','162.253.224.*'),(90158,0,'admin','2023-02-23 22:10:45','20.64.217.*'),(90157,0,'admin','2023-02-23 22:10:45','50.62.222.*'),(90156,0,'admin','2023-02-23 22:10:36','27.254.81.*'),(90155,0,'admin','2023-02-23 22:10:30','89.46.106.*'),(90154,0,'admin','2023-02-23 21:11:44','91.134.248.*'),(90153,0,'admin','2023-02-23 21:11:38','78.135.82.*'),(90152,0,'admin','2023-02-23 21:11:34','148.66.145.*'),(90151,0,'admin','2023-02-23 21:11:33','184.168.97.*'),(90150,0,'admin','2023-02-23 21:11:15','3.124.189.*'),(90149,0,'admin','2023-02-23 20:06:15','50.62.176.*'),(90148,0,'admin','2023-02-23 20:06:02','66.29.132.*'),(90147,0,'admin','2023-02-23 20:05:58','213.109.167.*'),(90146,0,'admin','2023-02-23 20:05:56','91.134.248.*'),(90145,0,'admin','2023-02-23 20:05:35','5.23.51.*'),(90144,0,'admin','2023-02-23 20:05:33','74.208.59.*'),(90143,0,'admin','2023-02-23 20:05:30','68.183.225.*'),(90142,0,'admin','2023-02-23 18:58:44','87.247.245.*'),(90141,0,'admin','2023-02-23 18:58:37','162.213.251.*'),(90140,0,'admin','2023-02-23 18:58:26','64.227.108.*'),(90139,0,'admin','2023-02-23 18:58:23','66.29.132.*'),(90138,0,'admin','2023-02-23 18:58:19','92.53.96.*'),(90137,0,'admin','2023-02-23 18:58:14','67.223.118.*'),(90136,0,'admin','2023-02-23 18:58:08','63.250.38.*'),(90135,0,'admin','2023-02-23 18:58:07','45.79.85.*'),(90134,0,'admin','2023-02-23 18:58:06','171.244.40.*'),(90133,0,'admin','2023-02-23 17:59:43','208.109.22.*'),(90132,0,'admin','2023-02-23 17:59:36','148.72.211.*'),(90131,0,'admin','2023-02-23 17:59:24','103.180.120.*'),(90130,0,'admin','2023-02-23 17:59:23','89.46.106.*'),(90129,0,'admin','2023-02-23 16:52:59','150.95.111.*'),(90128,0,'admin','2023-02-23 16:52:42','172.105.67.*'),(90127,0,'admin','2023-02-23 16:52:37','20.64.217.*'),(90126,0,'admin','2023-02-23 16:52:29','184.168.101.*'),(90125,0,'admin','2023-02-23 16:52:26','51.159.77.*'),(90124,0,'admin','2023-02-23 16:52:14','212.32.225.*'),(90123,0,'admin','2023-02-23 16:52:08','96.231.235.*'),(90122,0,'admin','2023-02-23 16:52:03','208.109.23.*'),(89976,0,'admin','2023-02-22 18:17:39','88.99.137.*'),(89975,0,'admin','2023-02-22 18:17:34','142.93.230.*'),(89974,0,'admin','2023-02-22 18:17:32','206.189.136.*'),(89973,0,'admin','2023-02-22 16:44:44','162.244.93.*'),(89972,0,'admin','2023-02-22 16:44:40','103.179.190.*'),(89971,0,'admin','2023-02-22 16:44:23','50.63.92.*'),(89970,0,'admin','2023-02-22 16:44:18','148.72.232.*'),(89969,0,'admin','2023-02-22 16:44:05','202.210.8.*'),(89968,0,'admin','2023-02-22 16:43:55','34.238.238.*'),(89967,0,'admin','2023-02-22 16:43:47','51.68.38.*'),(89966,0,'admin','2023-02-22 16:43:43','91.204.46.*'),(89965,0,'admin','2023-02-22 16:43:43','117.53.155.*'),(89735,0,'admin','2023-02-20 23:32:11','46.101.110.*'),(89734,0,'admin','2023-02-20 23:32:01','144.126.139.*'),(89733,0,'admin','2023-02-20 23:31:56','184.168.97.*'),(89732,0,'admin','2023-02-20 22:15:32','10.3.34.*'),(89731,0,'admin','2023-02-20 22:15:28','103.130.218.*'),(89730,0,'admin','2023-02-20 22:15:21','203.175.9.*'),(89729,0,'admin','2023-02-20 22:15:15','50.62.222.*'),(89728,0,'admin','2023-02-20 22:15:14','67.205.168.*'),(89727,0,'admin','2023-02-20 22:15:08','138.201.50.*'),(89726,0,'admin','2023-02-20 22:15:03','67.205.178.*'),(89725,0,'admin','2023-02-20 22:15:00','63.32.173.*'),(89724,0,'admin','2023-02-20 22:14:59','185.175.200.*'),(89723,0,'admin','2023-02-20 22:14:54','185.2.6.*'),(89722,0,'admin','2023-02-20 21:08:23','112.78.3.*'),(89721,0,'admin','2023-02-20 21:08:07','82.65.248.*'),(89720,0,'admin','2023-02-20 21:08:05','112.78.10.*'),(89719,0,'admin','2023-02-20 21:07:52','8.218.35.*'),(89718,0,'admin','2023-02-20 21:07:52','89.46.110.*'),(89717,0,'admin','2023-02-20 21:07:40','162.255.118.*'),(89716,0,'admin','2023-02-20 21:07:28','202.210.8.*'),(89715,0,'admin','2023-02-20 19:47:36','162.213.250.*'),(89714,0,'admin','2023-02-20 19:47:26','150.60.232.*'),(89713,0,'admin','2023-02-20 19:47:22','31.186.11.*'),(89692,0,'admin','2023-02-20 16:16:07','212.32.225.*'),(89691,0,'admin','2023-02-20 16:16:06','184.168.101.*'),(89690,0,'admin','2023-02-20 16:15:50','82.65.248.*'),(89689,0,'admin','2023-02-20 16:15:40','89.46.106.*'),(89688,0,'admin','2023-02-20 16:15:30','148.66.145.*'),(89687,0,'admin','2023-02-20 16:15:30','113.190.234.*'),(89686,0,'admin','2023-02-20 14:58:45','91.204.46.*'),(89685,0,'admin','2023-02-20 14:58:21','194.32.107.*'),(89684,0,'admin','2023-02-20 14:58:08','97.74.229.*'),(89672,0,'admin','2023-02-18 13:40:06','5.62.63.*'),(89671,0,'admin','2023-02-18 13:40:04','5.62.63.*'),(89670,0,'admin','2023-02-18 13:40:02','5.62.63.*'),(88820,0,'admin','2023-02-12 04:13:24','50.62.177.*'),(88819,0,'rtcme','2023-02-12 04:13:24','50.62.177.*'),(88818,0,'admin','2023-02-12 04:13:24','199.103.60.*'),(88817,0,'rtcme','2023-02-12 04:13:24','199.103.60.*'),(88816,0,'rtcme','2023-02-12 04:11:49','198.38.82.*'),(88815,0,'admin','2023-02-12 04:10:41','51.75.57.*'),(88814,0,'rtcme','2023-02-12 04:10:41','51.75.57.*'),(88813,0,'admin','2023-02-12 04:09:03','185.43.44.*'),(88812,0,'rtcme','2023-02-12 04:09:00','129.232.187.*'),(88811,0,'admin','2023-02-12 04:09:00','129.232.187.*'),(88788,0,'admin','2023-02-10 18:35:46','103.216.113.*'),(88787,0,'rtcme','2023-02-10 18:35:41','52.139.1.*'),(88784,0,'admin','2023-02-10 18:35:20','216.251.35.*'),(88785,0,'admin','2023-02-10 18:35:20','216.251.35.*'),(88786,0,'rtcme','2023-02-10 18:35:40','52.139.1.*'),(89206,0,'admin','2023-02-17 02:10:04','195.253.29.*'),(89205,0,'admin','2023-02-17 02:10:01','193.176.251.*'),(89204,0,'admin','2023-02-17 02:09:48','82.50.113.*'),(89203,0,'admin','2023-02-17 02:09:46','178.221.148.*'),(89202,0,'admin','2023-02-17 02:09:44','197.0.51.*'),(89201,0,'admin','2023-02-17 02:09:40','126.5.34.*'),(89200,0,'admin','2023-02-17 02:09:38','138.118.85.*'),(89199,0,'admin','2023-02-17 02:09:32','152.0.26.*'),(89198,0,'admin','2023-02-17 02:09:25','190.78.108.*'),(89197,0,'admin','2023-02-17 02:09:22','212.169.195.*'),(89196,0,'admin','2023-02-17 02:09:20','45.236.247.*'),(89195,0,'admin','2023-02-17 02:09:18','194.166.100.*'),(89194,0,'admin','2023-02-17 02:09:16','45.171.68.*'),(89193,0,'admin','2023-02-17 02:09:13','191.7.220.*'),(89192,0,'admin','2023-02-17 02:09:09','177.131.139.*'),(89191,0,'admin','2023-02-17 02:09:06','200.70.57.*'),(89190,0,'admin','2023-02-17 02:09:03','130.0.27.*'),(89189,0,'admin','2023-02-17 02:09:01','213.219.122.*'),(89188,0,'admin','2023-02-17 02:09:00','189.155.168.*'),(89187,0,'admin','2023-02-17 02:08:57','201.121.238.*'),(89186,0,'admin','2023-02-17 02:08:42','181.93.65.*'),(89185,0,'admin','2023-02-17 02:08:39','94.250.9.*'),(89184,0,'admin','2023-02-17 02:08:36','41.108.186.*'),(89183,0,'admin','2023-02-17 02:08:34','80.78.71.*'),(89182,0,'admin','2023-02-17 02:08:33','144.64.126.*'),(89181,0,'admin','2023-02-17 02:08:31','201.111.219.*'),(89180,0,'admin','2023-02-17 02:08:29','190.254.131.*'),(89179,0,'admin','2023-02-17 02:08:27','89.111.233.*'),(89178,0,'admin','2023-02-17 02:08:25','84.255.150.*'),(89177,0,'admin','2023-02-17 02:08:22','103.209.87.*'),(89176,0,'admin','2023-02-17 02:08:18','181.171.165.*'),(89175,0,'admin','2023-02-17 02:08:15','187.102.231.*'),(89174,0,'admin','2023-02-17 02:08:13','191.223.38.*'),(89173,0,'admin','2023-02-17 02:08:09','84.46.179.*'),(89172,0,'admin','2023-02-17 02:08:07','45.250.47.*'),(89171,0,'admin','2023-02-17 02:08:04','189.216.171.*'),(89170,0,'admin','2023-02-17 02:08:01','78.181.5.*'),(89169,0,'admin','2023-02-17 02:07:57','116.99.42.*'),(89168,0,'admin','2023-02-17 02:07:54','189.217.26.*'),(89167,0,'admin','2023-02-17 02:07:51','190.191.183.*'),(89166,0,'admin','2023-02-17 02:07:48','92.253.101.*'),(89165,0,'admin','2023-02-17 02:07:46','117.212.90.*'),(89164,0,'admin','2023-02-17 02:07:43','188.3.78.*'),(89163,0,'admin','2023-02-17 02:07:40','81.162.64.*'),(89162,0,'admin','2023-02-17 02:07:30','46.152.154.*'),(89161,0,'admin','2023-02-17 02:07:21','78.162.227.*'),(89160,0,'admin','2023-02-17 02:07:18','41.97.169.*'),(89159,0,'admin','2023-02-17 02:07:13','131.108.233.*'),(89158,0,'admin','2023-02-17 02:07:10','88.203.76.*'),(89157,0,'admin','2023-02-17 02:07:08','193.187.102.*'),(89156,0,'admin','2023-02-17 02:07:01','176.240.202.*'),(89155,0,'admin','2023-02-17 02:06:56','195.158.222.*'),(89154,0,'admin','2023-02-17 02:06:51','31.6.107.*'),(89153,0,'admin','2023-02-17 02:06:48','190.155.10.*'),(89152,0,'admin','2023-02-17 02:06:45','79.213.185.*'),(89151,0,'admin','2023-02-17 02:06:43','197.49.0.*'),(89150,0,'admin','2023-02-17 02:06:41','204.237.1.*'),(89149,0,'admin','2023-02-17 02:06:39','88.155.29.*'),(89148,0,'admin','2023-02-17 02:06:34','130.0.28.*'),(89147,0,'admin','2023-02-17 02:06:29','190.87.169.*'),(89146,0,'admin','2023-02-17 02:06:19','203.113.166.*'),(89145,0,'admin','2023-02-17 02:06:16','138.186.20.*'),(89144,0,'admin','2023-02-17 02:06:13','81.162.246.*'),(89143,0,'admin','2023-02-17 02:05:47','125.24.83.*'),(89142,0,'admin','2023-02-17 02:05:45','82.197.107.*'),(89141,0,'admin','2023-02-17 02:05:42','176.108.20.*'),(89140,0,'admin','2023-02-17 02:05:40','186.12.184.*'),(89139,0,'admin','2023-02-17 02:05:34','41.175.69.*'),(89138,0,'admin','2023-02-17 02:05:15','187.189.125.*'),(89137,0,'admin','2023-02-17 02:05:13','188.26.211.*'),(89136,0,'admin','2023-02-17 02:05:08','192.162.32.*'),(89135,0,'admin','2023-02-17 02:05:04','190.202.227.*'),(89134,0,'admin','2023-02-17 02:04:53','178.237.216.*'),(89133,0,'admin','2023-02-17 02:04:46','31.30.34.*'),(89132,0,'admin','2023-02-17 02:04:34','190.42.217.*'),(89131,0,'admin','2023-02-17 02:04:30','61.19.31.*'),(89130,0,'admin','2023-02-17 02:04:27','171.233.210.*'),(89129,0,'admin','2023-02-17 02:04:15','187.216.235.*'),(89128,0,'admin','2023-02-17 02:04:12','181.46.166.*'),(89127,0,'admin','2023-02-17 02:04:05','95.65.209.*'),(89126,0,'admin','2023-02-17 02:04:02','38.52.138.*'),(89125,0,'admin','2023-02-17 02:03:59','81.163.216.*'),(89124,0,'admin','2023-02-17 02:03:54','41.103.83.*'),(89123,0,'admin','2023-02-17 02:03:52','213.14.146.*'),(89122,0,'admin','2023-02-17 02:03:49','191.109.96.*'),(89121,0,'admin','2023-02-17 02:03:45','109.165.129.*'),(89120,0,'admin','2023-02-17 02:03:43','88.243.16.*'),(89119,0,'admin','2023-02-17 02:03:40','168.232.162.*'),(89118,0,'admin','2023-02-17 02:03:36','188.26.59.*'),(89117,0,'admin','2023-02-17 02:03:20','92.253.101.*'),(89116,0,'admin','2023-02-17 02:03:17','197.15.52.*'),(89115,0,'admin','2023-02-17 02:03:15','201.162.156.*'),(89114,0,'admin','2023-02-17 02:03:12','213.14.146.*'),(89113,0,'admin','2023-02-17 02:03:09','186.31.116.*'),(89112,0,'admin','2023-02-17 02:02:55','85.246.230.*'),(89111,0,'admin','2023-02-17 02:02:49','85.14.72.*'),(89110,0,'admin','2023-02-17 02:02:46','178.86.67.*'),(89109,0,'admin','2023-02-17 02:02:41','178.220.205.*'),(89108,0,'admin','2023-02-17 02:02:37','49.36.216.*'),(89107,0,'admin','2023-02-17 02:02:31','176.109.184.*'),(89106,0,'admin','2023-02-17 02:02:29','2.49.48.*'),(89105,0,'admin','2023-02-17 02:02:22','181.117.92.*'),(89104,0,'admin','2023-02-17 02:02:19','102.43.116.*'),(89103,0,'admin','2023-02-17 02:02:17','170.254.86.*'),(89102,0,'admin','2023-02-17 02:02:14','177.241.176.*'),(89101,0,'admin','2023-02-17 02:02:07','41.109.236.*'),(89100,0,'admin','2023-02-17 02:02:03','87.247.137.*'),(89099,0,'admin','2023-02-17 02:01:58','91.237.114.*'),(89098,0,'admin','2023-02-17 02:01:56','178.233.160.*'),(89097,0,'admin','2023-02-17 02:01:53','109.207.70.*'),(89096,0,'admin','2023-02-17 02:01:49','31.145.232.*'),(89095,0,'admin','2023-02-17 02:01:45','46.98.141.*'),(89094,0,'admin','2023-02-17 02:01:42','189.219.65.*'),(89093,0,'admin','2023-02-17 02:01:40','187.19.88.*'),(89092,0,'admin','2023-02-17 02:01:34','103.48.196.*'),(89091,0,'admin','2023-02-17 02:01:30','222.165.231.*'),(89090,0,'admin','2023-02-17 02:01:26','188.115.150.*'),(89089,0,'admin','2023-02-17 02:01:23','217.25.222.*'),(89088,0,'admin','2023-02-17 02:01:20','200.89.82.*'),(89087,0,'admin','2023-02-17 02:01:17','169.148.45.*'),(89086,0,'admin','2023-02-17 02:01:07','109.95.171.*'),(89085,0,'admin','2023-02-17 02:01:03','187.187.193.*'),(89084,0,'admin','2023-02-17 02:01:00','211.129.149.*'),(89083,0,'admin','2023-02-17 02:00:56','194.44.57.*'),(89082,0,'admin','2023-02-17 02:00:53','88.155.37.*'),(89081,0,'admin','2023-02-17 02:00:48','187.156.114.*'),(89080,0,'admin','2023-02-17 02:00:45','201.137.223.*'),(89079,0,'admin','2023-02-17 02:00:42','82.5.12.*'),(89078,0,'admin','2023-02-17 02:00:30','121.155.15.*'),(89077,0,'admin','2023-02-17 02:00:26','102.218.56.*'),(89076,0,'admin','2023-02-17 02:00:24','196.25.9.*'),(89075,0,'admin','2023-02-17 02:00:20','36.71.85.*'),(89074,0,'admin','2023-02-17 02:00:18','109.237.192.*'),(89073,0,'admin','2023-02-17 02:00:15','212.46.64.*'),(89072,0,'admin','2023-02-17 02:00:04','46.76.118.*'),(89071,0,'admin','2023-02-17 02:00:01','39.45.23.*'),(89070,0,'admin','2023-02-17 01:59:58','184.22.32.*'),(89069,0,'admin','2023-02-17 01:59:55','79.18.14.*'),(89068,0,'admin','2023-02-17 01:59:53','87.116.163.*'),(89067,0,'admin','2023-02-17 01:59:50','181.171.231.*'),(89066,0,'admin','2023-02-17 01:59:42','186.88.189.*'),(89065,0,'admin','2023-02-17 01:59:36','178.244.197.*'),(89064,0,'admin','2023-02-17 01:59:30','181.26.221.*'),(89063,0,'admin','2023-02-17 01:59:27','201.46.84.*'),(89062,0,'admin','2023-02-17 01:59:24','112.196.107.*'),(89061,0,'admin','2023-02-17 01:59:20','187.19.203.*'),(89060,0,'admin','2023-02-17 01:59:18','78.201.20.*'),(89059,0,'admin','2023-02-17 01:59:16','194.44.56.*'),(89058,0,'admin','2023-02-17 01:59:14','187.187.193.*'),(89057,0,'admin','2023-02-17 01:59:11','189.48.152.*'),(89056,0,'admin','2023-02-17 01:59:08','178.222.220.*'),(89055,0,'admin','2023-02-17 01:59:05','77.29.144.*'),(89054,0,'admin','2023-02-17 01:59:02','177.23.209.*'),(89053,0,'admin','2023-02-17 01:58:55','88.238.132.*'),(89052,0,'admin','2023-02-17 01:58:52','109.255.95.*'),(89051,0,'admin','2023-02-17 01:58:49','77.46.180.*'),(89050,0,'admin','2023-02-17 01:58:47','37.35.66.*'),(89049,0,'admin','2023-02-17 01:58:45','81.247.63.*'),(89048,0,'admin','2023-02-17 01:58:40','194.44.176.*'),(89047,0,'admin','2023-02-17 01:58:38','46.221.43.*'),(89046,0,'admin','2023-02-17 01:58:36','195.158.222.*'),(89045,0,'admin','2023-02-17 01:58:33','124.83.72.*'),(89044,0,'admin','2023-02-17 01:58:29','109.245.192.*'),(89043,0,'admin','2023-02-17 01:58:25','190.245.163.*'),(89042,0,'admin','2023-02-17 01:58:22','46.17.242.*'),(89041,0,'admin','2023-02-17 01:58:08','190.122.199.*'),(89040,0,'admin','2023-02-17 01:57:47','77.246.77.*'),(89039,0,'admin','2023-02-17 01:57:44','196.75.140.*'),(89038,0,'admin','2023-02-17 01:57:42','124.122.233.*'),(89037,0,'admin','2023-02-17 01:57:39','41.108.186.*'),(89036,0,'admin','2023-02-17 01:57:31','188.163.53.*'),(89035,0,'admin','2023-02-17 01:57:29','176.98.8.*'),(89034,0,'admin','2023-02-17 01:57:27','213.248.108.*'),(89033,0,'admin','2023-02-17 01:57:24','171.4.48.*'),(89032,0,'admin','2023-02-17 01:57:21','193.142.159.*'),(89031,0,'admin','2023-02-17 01:57:15','78.61.138.*'),(89030,0,'admin','2023-02-17 01:57:13','94.231.39.*'),(89029,0,'admin','2023-02-17 01:57:10','181.217.224.*'),(89028,0,'admin','2023-02-17 01:57:05','102.53.11.*'),(89027,0,'admin','2023-02-17 01:57:02','156.192.151.*'),(89026,0,'admin','2023-02-17 01:56:56','190.92.48.*'),(89025,0,'admin','2023-02-17 01:56:50','109.254.191.*'),(89024,0,'admin','2023-02-17 01:56:48','181.199.67.*'),(89023,0,'admin','2023-02-17 01:56:44','39.43.43.*'),(89022,0,'admin','2023-02-17 01:56:41','162.156.112.*'),(89021,0,'admin','2023-02-17 01:56:37','156.205.244.*'),(89020,0,'admin','2023-02-17 01:56:34','181.209.239.*'),(89019,0,'admin','2023-02-17 01:56:22','154.245.98.*'),(89018,0,'admin','2023-02-17 01:56:20','197.48.153.*'),(89017,0,'admin','2023-02-17 01:56:18','196.74.33.*'),(89016,0,'admin','2023-02-17 01:56:16','164.100.122.*'),(89015,0,'admin','2023-02-17 01:56:11','201.63.60.*'),(89014,0,'admin','2023-02-17 01:56:09','105.108.242.*'),(89013,0,'admin','2023-02-17 01:56:06','41.250.127.*'),(89012,0,'admin','2023-02-17 01:55:56','147.235.212.*'),(89011,0,'admin','2023-02-17 01:55:50','189.142.6.*'),(89010,0,'admin','2023-02-17 01:55:47','45.177.72.*'),(89009,0,'admin','2023-02-17 01:55:36','105.112.1.*'),(89008,0,'admin','2023-02-17 01:55:33','160.155.103.*'),(89007,0,'admin','2023-02-17 01:55:29','186.29.35.*'),(89006,0,'admin','2023-02-17 01:55:26','46.219.245.*'),(89005,0,'admin','2023-02-17 01:55:23','113.160.206.*'),(89004,0,'admin','2023-02-17 01:55:20','201.141.109.*'),(89003,0,'admin','2023-02-17 01:55:17','87.116.163.*'),(89002,0,'admin','2023-02-17 01:55:15','177.22.173.*'),(89001,0,'admin','2023-02-17 01:55:12','62.231.72.*'),(89000,0,'admin','2023-02-17 01:55:09','185.146.212.*'),(88999,0,'admin','2023-02-17 01:55:06','45.177.72.*'),(88998,0,'admin','2023-02-17 01:54:58','187.106.43.*'),(88997,0,'admin','2023-02-17 01:54:55','190.250.157.*'),(88996,0,'admin','2023-02-17 01:54:46','177.37.174.*'),(88995,0,'admin','2023-02-17 01:54:44','190.121.234.*'),(88994,0,'admin','2023-02-17 01:54:42','201.183.4.*'),(88993,0,'admin','2023-02-17 01:54:39','141.105.57.*'),(88992,0,'admin','2023-02-17 01:54:33','116.71.11.*'),(88991,0,'admin','2023-02-17 01:54:27','187.133.10.*'),(88990,0,'admin','2023-02-17 01:54:25','177.222.112.*'),(88989,0,'admin','2023-02-17 01:54:18','77.77.222.*'),(88988,0,'admin','2023-02-17 01:54:16','104.149.137.*'),(88987,0,'admin','2023-02-17 01:54:11','45.71.37.*'),(88986,0,'admin','2023-02-17 01:54:04','138.117.182.*'),(88985,0,'admin','2023-02-17 01:54:01','41.216.201.*'),(88984,0,'admin','2023-02-17 01:53:48','178.158.175.*'),(88983,0,'admin','2023-02-17 01:53:45','78.95.180.*'),(88982,0,'admin','2023-02-17 01:53:39','90.151.201.*'),(88981,0,'admin','2023-02-17 01:53:37','14.174.173.*'),(88980,0,'admin','2023-02-17 01:53:34','77.87.155.*'),(88979,0,'admin','2023-02-17 01:53:33','181.62.56.*'),(88978,0,'admin','2023-02-17 01:53:29','77.205.52.*'),(88977,0,'admin','2023-02-17 01:53:27','158.140.182.*'),(88976,0,'admin','2023-02-17 01:53:25','178.209.88.*'),(88975,0,'admin','2023-02-17 01:53:13','45.173.199.*'),(88974,0,'admin','2023-02-17 01:53:07','170.83.78.*'),(88973,0,'admin','2023-02-17 01:53:05','86.123.229.*'),(88972,0,'admin','2023-02-17 01:53:00','190.131.48.*'),(88971,0,'admin','2023-02-17 01:52:44','172.58.239.*'),(88970,0,'admin','2023-02-17 01:52:42','177.43.223.*'),(88969,0,'admin','2023-02-17 01:52:39','185.107.252.*'),(88968,0,'admin','2023-02-17 01:52:37','177.41.63.*'),(88967,0,'admin','2023-02-17 01:52:29','200.229.79.*'),(88966,0,'admin','2023-02-17 01:52:26','183.88.122.*'),(88965,0,'admin','2023-02-17 01:52:24','187.202.131.*'),(88964,0,'admin','2023-02-17 01:52:18','153.173.30.*'),(88963,0,'admin','2023-02-17 01:52:14','185.188.239.*'),(88962,0,'admin','2023-02-17 01:52:07','95.46.155.*'),(88961,0,'admin','2023-02-17 01:52:05','171.233.239.*'),(88960,0,'admin','2023-02-17 01:52:02','190.122.181.*'),(88959,0,'admin','2023-02-17 01:51:59','190.182.88.*'),(88958,0,'admin','2023-02-17 01:51:58','46.172.84.*'),(88957,0,'admin','2023-02-17 01:51:56','93.141.43.*'),(88956,0,'admin','2023-02-17 01:51:54','138.36.252.*'),(88955,0,'admin','2023-02-17 01:51:41','37.203.11.*'),(88954,0,'admin','2023-02-17 01:51:38','188.119.13.*'),(88953,0,'admin','2023-02-17 01:51:26','176.58.226.*'),(88952,0,'admin','2023-02-17 01:51:24','46.99.60.*'),(88951,0,'admin','2023-02-17 01:51:13','78.154.178.*'),(88950,0,'admin','2023-02-17 01:51:10','188.163.53.*'),(88949,0,'admin','2023-02-17 01:51:06','31.145.232.*'),(88948,0,'admin','2023-02-17 01:50:55','210.2.132.*'),(88947,0,'admin','2023-02-17 01:50:51','14.169.74.*'),(88946,0,'admin','2023-02-17 01:50:42','88.248.169.*'),(88945,0,'admin','2023-02-17 01:50:38','177.34.205.*'),(88944,0,'admin','2023-02-17 01:50:31','201.25.133.*'),(88943,0,'admin','2023-02-17 01:50:21','91.193.131.*'),(88942,0,'admin','2023-02-17 01:50:19','72.142.81.*'),(88941,0,'admin','2023-02-17 01:50:16','197.221.255.*'),(88940,0,'admin','2023-02-17 01:50:11','79.139.40.*'),(88939,0,'admin','2023-02-17 01:50:09','79.129.207.*'),(88938,0,'admin','2023-02-17 01:50:05','102.67.245.*'),(88937,0,'admin','2023-02-17 01:50:02','170.238.197.*'),(88936,0,'admin','2023-02-17 01:50:00','177.75.206.*'),(88935,0,'admin','2023-02-17 01:49:57','5.29.153.*'),(88934,0,'admin','2023-02-17 01:49:54','105.235.136.*'),(88933,0,'admin','2023-02-17 01:49:45','180.190.116.*'),(88932,0,'admin','2023-02-17 01:49:41','181.165.103.*'),(88931,0,'admin','2023-02-17 01:49:37','45.230.240.*'),(88930,0,'admin','2023-02-17 01:49:34','160.155.103.*'),(88929,0,'admin','2023-02-17 01:49:31','46.151.151.*'),(88928,0,'admin','2023-02-17 01:49:28','195.238.117.*'),(88927,0,'admin','2023-02-17 01:49:27','104.194.40.*'),(88926,0,'admin','2023-02-17 01:49:24','94.71.74.*'),(88925,0,'admin','2023-02-17 01:49:21','181.58.231.*'),(88924,0,'admin','2023-02-17 01:49:15','78.183.237.*'),(88923,0,'admin','2023-02-17 01:49:08','105.189.11.*'),(88922,0,'admin','2023-02-17 01:48:58','190.75.74.*'),(88921,0,'admin','2023-02-17 01:48:55','62.201.25.*'),(88920,0,'admin','2023-02-17 01:48:53','181.10.16.*'),(88919,0,'admin','2023-02-17 01:48:50','178.37.140.*'),(88918,0,'admin','2023-02-17 01:48:48','90.128.50.*'),(88917,0,'admin','2023-02-17 01:48:45','143.255.84.*'),(88916,0,'admin','2023-02-17 01:48:42','46.99.60.*'),(88915,0,'admin','2023-02-17 01:48:40','14.232.67.*'),(88914,0,'admin','2023-02-17 01:48:37','181.117.92.*'),(88913,0,'admin','2023-02-17 01:48:34','103.120.222.*'),(88912,0,'admin','2023-02-17 01:48:31','171.243.72.*'),(88911,0,'admin','2023-02-17 01:48:18','41.104.245.*'),(88910,0,'admin','2023-02-17 01:48:16','95.105.229.*'),(88909,0,'admin','2023-02-17 01:48:14','190.106.221.*'),(88908,0,'admin','2023-02-17 01:48:01','41.97.119.*'),(88907,0,'admin','2023-02-17 01:47:59','86.121.140.*'),(88906,0,'admin','2023-02-17 01:47:57','197.61.51.*'),(88905,0,'admin','2023-02-17 01:47:55','14.164.84.*'),(88904,0,'admin','2023-02-17 01:47:53','45.14.111.*'),(88903,0,'admin','2023-02-17 01:47:50','176.67.25.*'),(88902,0,'admin','2023-02-17 01:47:48','46.153.32.*'),(88846,0,'rtcme','2023-02-12 04:26:39','192.40.115.*'),(88845,0,'rtcme','2023-02-12 04:25:58','50.62.177.*'),(88844,0,'rtcme','2023-02-12 04:25:11','193.202.110.*'),(88843,0,'admin','2023-02-12 04:25:11','193.202.110.*'),(88842,0,'rtcme','2023-02-12 04:24:18','108.170.55.*'),(88841,0,'admin','2023-02-12 04:24:18','108.170.55.*'),(88840,0,'admin','2023-02-12 04:23:49','188.166.224.*'),(88839,0,'rtcme','2023-02-12 04:23:49','188.166.224.*'),(88838,0,'admin','2023-02-12 04:23:23','197.221.14.*'),(88837,0,'rtcme','2023-02-12 04:23:22','197.221.14.*'),(88810,0,'admin','2023-02-11 09:53:50','79.110.62.*'),(88809,0,'admin','2023-02-11 09:53:49','79.110.62.*'),(88808,0,'admin','2023-02-11 09:53:48','79.110.62.*'),(88807,0,'admin','2023-02-11 05:18:40','185.77.217.*'),(88806,0,'admin','2023-02-11 05:18:37','185.77.217.*'),(88805,0,'admin','2023-02-11 05:18:34','185.77.217.*'),(88804,0,'admin','2023-02-11 04:26:10','20.127.186.*'),(88803,0,'admin','2023-02-10 18:42:01','192.40.115.*'),(88802,0,'admin','2023-02-10 18:42:01','192.40.115.*'),(88801,0,'admin','2023-02-10 18:41:37','186.202.188.*'),(88800,0,'rtcme','2023-02-10 18:41:37','186.202.188.*'),(88799,0,'admin','2023-02-10 18:40:59','157.7.172.*'),(88798,0,'rtcme','2023-02-10 18:40:11','34.82.156.*'),(88797,0,'rtcme','2023-02-10 18:40:11','34.82.156.*'),(88796,0,'rtcme','2023-02-10 18:39:35','185.2.168.*'),(88795,0,'admin','2023-02-10 18:39:35','185.2.168.*'),(88794,0,'rtcme','2023-02-10 18:38:56','208.180.150.*'),(88793,0,'rtcme','2023-02-10 18:38:56','208.180.150.*'),(88792,0,'admin','2023-02-10 18:38:44','185.98.250.*'),(88791,0,'admin','2023-02-10 18:38:44','185.98.250.*'),(88790,0,'admin','2023-02-10 18:37:37','82.165.80.*'),(88789,0,'rtcme','2023-02-10 18:35:46','103.216.113.*'),(88783,0,'admin','2023-02-09 03:03:32','95.142.121.*'),(88782,0,'admin','2023-02-09 03:03:31','95.142.121.*'),(88781,0,'admin','2023-02-09 03:03:29','95.142.121.*'),(88738,0,'admin','2023-02-06 03:46:25','47.12.57.*'),(88737,0,'admin','2023-02-06 03:46:19','213.238.82.*'),(88736,0,'admin','2023-02-06 03:46:18','186.32.69.*'),(88735,0,'admin','2023-02-06 03:46:15','178.94.116.*'),(88734,0,'admin','2023-02-06 03:46:04','86.120.129.*'),(88733,0,'admin','2023-02-06 03:46:03','14.141.138.*'),(88732,0,'admin','2023-02-06 03:46:00','46.13.91.*'),(88731,0,'admin','2023-02-06 03:45:54','186.158.237.*'),(88730,0,'admin','2023-02-06 03:45:51','122.154.66.*'),(87999,0,'admin','2023-02-04 10:06:30','110.54.158.*'),(87998,0,'admin','2023-02-04 10:06:27','77.49.69.*'),(87997,0,'admin','2023-02-04 10:06:25','82.140.188.*'),(87996,0,'admin','2023-02-04 10:06:22','103.120.166.*'),(87995,0,'admin','2023-02-04 10:06:18','177.104.251.*'),(87994,0,'admin','2023-02-04 10:06:15','212.39.76.*'),(87993,0,'admin','2023-02-04 10:06:13','41.230.11.*'),(87992,0,'admin','2023-02-04 10:06:01','182.190.79.*'),(87991,0,'admin','2023-02-04 10:05:59','117.204.157.*'),(87990,0,'admin','2023-02-04 10:05:56','177.39.32.*'),(87989,0,'comments','2023-02-04 01:06:06','222.73.129.*'),(87988,0,'comments','2023-02-03 23:59:51','222.73.129.*'),(87987,0,'comments','2023-02-03 22:59:09','222.73.129.*'),(87986,0,'comments','2023-02-03 21:57:30','222.73.129.*'),(87985,0,'comments','2023-02-03 20:46:53','222.73.129.*'),(87984,0,'comments','2023-02-03 20:45:51','222.73.129.*'),(87982,0,'admin','2023-02-03 09:15:55','35.182.236.*'),(87983,0,'comments','2023-02-03 20:45:33','222.73.129.*'),(88729,0,'admin','2023-02-06 03:45:43','88.103.224.*'),(88728,0,'admin','2023-02-06 03:45:38','187.19.203.*'),(88727,0,'admin','2023-02-06 03:45:35','136.158.101.*'),(88726,0,'admin','2023-02-06 03:45:25','108.247.3.*'),(88725,0,'admin','2023-02-06 03:45:11','190.205.184.*'),(88724,0,'admin','2023-02-06 03:45:07','186.121.194.*'),(88723,0,'admin','2023-02-06 03:45:03','201.68.75.*'),(88722,0,'admin','2023-02-06 03:44:59','196.92.7.*'),(88721,0,'admin','2023-02-06 03:44:58','177.228.123.*'),(88720,0,'admin','2023-02-06 03:44:56','170.51.109.*'),(88719,0,'admin','2023-02-06 03:44:53','125.183.238.*'),(88718,0,'admin','2023-02-06 03:44:50','84.22.59.*'),(88717,0,'admin','2023-02-06 03:44:44','113.168.203.*'),(88716,0,'admin','2023-02-06 03:44:41','45.182.127.*'),(88715,0,'admin','2023-02-06 03:44:39','45.176.111.*'),(88714,0,'admin','2023-02-06 03:44:37','38.7.21.*'),(88713,0,'admin','2023-02-06 03:44:25','103.186.133.*'),(88712,0,'admin','2023-02-06 03:44:23','188.68.91.*'),(88711,0,'admin','2023-02-06 03:44:22','95.143.229.*'),(88710,0,'admin','2023-02-06 03:44:20','190.239.171.*'),(88709,0,'admin','2023-02-06 03:44:18','114.143.182.*'),(88708,0,'admin','2023-02-06 03:44:15','39.116.134.*'),(88707,0,'admin','2023-02-06 03:44:13','46.1.155.*'),(88706,0,'admin','2023-02-06 03:44:10','94.131.219.*'),(88705,0,'admin','2023-02-06 03:44:09','213.163.111.*'),(88704,0,'admin','2023-02-06 03:44:08','92.144.240.*'),(88703,0,'admin','2023-02-06 03:44:06','197.248.69.*'),(88702,0,'admin','2023-02-06 03:44:03','95.0.143.*'),(88701,0,'admin','2023-02-06 03:43:51','111.94.77.*'),(88700,0,'admin','2023-02-06 03:43:49','200.155.186.*'),(88699,0,'admin','2023-02-06 03:43:46','203.223.175.*'),(88698,0,'admin','2023-02-06 03:43:43','70.131.60.*'),(88697,0,'admin','2023-02-06 03:43:42','203.202.241.*'),(88696,0,'admin','2023-02-06 03:43:39','186.147.30.*'),(88695,0,'admin','2023-02-06 03:43:34','185.226.89.*'),(88694,0,'admin','2023-02-06 03:43:32','31.41.69.*'),(88693,0,'admin','2023-02-06 03:43:19','86.124.22.*'),(88692,0,'admin','2023-02-06 03:43:17','95.24.204.*'),(88691,0,'admin','2023-02-06 03:43:16','188.163.113.*'),(88690,0,'admin','2023-02-06 03:43:14','176.63.2.*'),(88689,0,'admin','2023-02-06 03:43:12','45.181.226.*'),(88688,0,'admin','2023-02-06 03:43:10','200.217.86.*'),(88687,0,'admin','2023-02-06 03:43:07','94.123.219.*'),(88686,0,'admin','2023-02-06 03:43:05','113.161.77.*'),(88685,0,'admin','2023-02-06 03:42:53','91.219.223.*'),(88684,0,'admin','2023-02-06 03:42:51','93.144.102.*'),(88683,0,'admin','2023-02-06 03:42:37','95.85.151.*'),(88682,0,'admin','2023-02-06 03:42:31','190.191.62.*'),(88681,0,'admin','2023-02-06 03:42:27','95.158.38.*'),(88680,0,'admin','2023-02-06 03:42:12','187.226.247.*'),(88679,0,'admin','2023-02-06 03:42:10','182.50.236.*'),(88678,0,'admin','2023-02-06 03:42:08','185.204.56.*'),(88677,0,'admin','2023-02-06 03:42:06','222.165.231.*'),(88676,0,'admin','2023-02-06 03:42:03','176.98.28.*'),(88675,0,'admin','2023-02-06 03:41:49','152.173.85.*'),(88674,0,'admin','2023-02-06 03:41:47','70.50.84.*'),(88673,0,'admin','2023-02-06 03:41:45','94.158.41.*'),(88672,0,'admin','2023-02-06 03:41:43','190.206.41.*'),(88671,0,'admin','2023-02-06 03:41:38','181.93.101.*'),(88670,0,'admin','2023-02-06 03:41:36','77.10.165.*'),(88669,0,'admin','2023-02-06 03:41:34','138.204.210.*'),(88668,0,'admin','2023-02-06 03:41:32','91.146.95.*'),(88667,0,'admin','2023-02-06 03:41:30','105.98.53.*'),(88666,0,'admin','2023-02-06 03:41:28','178.94.200.*'),(88665,0,'admin','2023-02-06 03:41:23','167.62.193.*'),(88664,0,'admin','2023-02-06 03:41:21','197.204.46.*'),(88663,0,'admin','2023-02-06 03:41:19','139.190.140.*'),(88662,0,'admin','2023-02-06 03:41:17','46.120.11.*'),(88661,0,'admin','2023-02-06 03:41:15','186.7.181.*'),(88660,0,'admin','2023-02-06 03:41:13','217.196.161.*'),(88659,0,'admin','2023-02-06 03:41:11','154.66.162.*'),(88658,0,'admin','2023-02-06 03:41:07','186.89.179.*'),(88657,0,'admin','2023-02-06 03:41:03','196.50.198.*'),(88656,0,'admin','2023-02-06 03:41:01','161.142.172.*'),(88655,0,'admin','2023-02-06 03:40:55','86.127.244.*'),(88654,0,'admin','2023-02-06 03:40:50','171.250.165.*'),(88653,0,'admin','2023-02-06 03:40:46','14.241.43.*'),(88652,0,'admin','2023-02-06 03:40:44','122.168.198.*'),(88651,0,'admin','2023-02-06 03:40:42','138.99.75.*'),(88650,0,'admin','2023-02-06 03:40:39','92.54.240.*'),(88649,0,'admin','2023-02-06 03:40:37','46.196.209.*'),(88648,0,'admin','2023-02-06 03:40:35','139.216.72.*'),(88647,0,'admin','2023-02-06 03:40:32','193.194.111.*'),(88646,0,'admin','2023-02-06 03:40:31','194.118.217.*'),(88645,0,'admin','2023-02-06 03:40:29','177.70.163.*'),(88644,0,'admin','2023-02-06 03:40:26','171.252.153.*'),(88643,0,'admin','2023-02-06 03:40:19','188.26.213.*'),(88642,0,'admin','2023-02-06 03:40:18','93.157.75.*'),(88641,0,'admin','2023-02-06 03:40:16','103.91.44.*'),(88640,0,'admin','2023-02-06 03:40:10','93.28.38.*'),(88639,0,'admin','2023-02-06 03:40:08','45.233.140.*'),(88638,0,'admin','2023-02-06 03:40:06','185.29.237.*'),(88637,0,'admin','2023-02-06 03:40:04','85.130.66.*'),(88636,0,'admin','2023-02-06 03:40:01','119.42.79.*'),(88635,0,'admin','2023-02-06 03:39:58','111.94.23.*'),(88634,0,'admin','2023-02-06 03:39:55','200.233.225.*'),(88633,0,'admin','2023-02-06 03:39:50','103.153.135.*'),(88632,0,'admin','2023-02-06 03:39:48','109.93.91.*'),(88631,0,'admin','2023-02-06 03:39:46','88.240.189.*'),(88630,0,'admin','2023-02-06 03:39:43','136.158.82.*'),(88629,0,'admin','2023-02-06 03:39:40','31.167.71.*'),(88628,0,'admin','2023-02-06 03:39:38','96.9.84.*'),(88627,0,'admin','2023-02-06 03:39:35','46.223.3.*'),(88626,0,'admin','2023-02-06 03:39:30','81.214.10.*'),(88625,0,'admin','2023-02-06 03:39:27','156.206.110.*'),(88624,0,'admin','2023-02-06 03:39:24','109.236.47.*'),(88623,0,'admin','2023-02-06 03:39:22','94.76.125.*'),(88622,0,'admin','2023-02-06 03:39:20','156.221.51.*'),(88621,0,'admin','2023-02-06 03:39:19','179.53.158.*'),(88620,0,'admin','2023-02-06 03:39:17','112.206.50.*'),(88619,0,'admin','2023-02-06 03:39:15','217.21.54.*'),(88618,0,'admin','2023-02-06 03:39:13','212.45.78.*'),(88617,0,'admin','2023-02-06 03:39:12','59.95.95.*'),(88616,0,'admin','2023-02-06 03:38:58','148.0.76.*'),(88615,0,'admin','2023-02-06 03:38:56','196.119.2.*'),(88614,0,'admin','2023-02-06 03:38:50','93.27.147.*'),(88613,0,'admin','2023-02-06 03:38:45','93.171.209.*'),(88612,0,'admin','2023-02-06 03:38:42','37.186.46.*'),(88611,0,'admin','2023-02-06 03:38:26','181.1.138.*'),(88610,0,'admin','2023-02-06 03:38:20','95.105.229.*'),(88609,0,'admin','2023-02-06 03:38:18','178.178.84.*'),(88608,0,'admin','2023-02-06 03:38:16','181.46.57.*'),(88607,0,'admin','2023-02-06 03:38:14','31.133.78.*'),(88606,0,'admin','2023-02-06 03:38:11','1.220.108.*'),(88605,0,'admin','2023-02-06 03:38:02','179.73.191.*'),(88604,0,'admin','2023-02-06 03:37:54','188.163.113.*'),(88603,0,'admin','2023-02-06 03:37:53','109.172.161.*'),(88602,0,'admin','2023-02-06 03:37:50','14.207.15.*'),(88601,0,'admin','2023-02-06 03:37:48','177.37.250.*'),(88600,0,'admin','2023-02-06 03:37:45','115.79.137.*'),(88599,0,'admin','2023-02-06 03:37:24','105.105.208.*'),(88598,0,'admin','2023-02-06 03:37:21','213.87.153.*'),(88597,0,'admin','2023-02-06 03:37:17','85.118.105.*'),(88596,0,'admin','2023-02-06 03:37:16','207.191.167.*'),(88595,0,'admin','2023-02-06 03:37:13','92.126.119.*'),(88594,0,'admin','2023-02-06 03:37:10','81.45.130.*'),(88593,0,'admin','2023-02-06 03:37:07','200.161.165.*'),(88592,0,'admin','2023-02-06 03:37:05','58.136.163.*'),(88591,0,'admin','2023-02-06 03:36:58','190.15.219.*'),(88590,0,'admin','2023-02-06 03:36:54','190.26.27.*'),(88589,0,'admin','2023-02-06 03:36:52','212.175.155.*'),(88588,0,'admin','2023-02-06 03:36:50','45.161.11.*'),(88587,0,'admin','2023-02-06 03:36:34','43.245.207.*'),(88586,0,'admin','2023-02-06 03:36:32','178.120.13.*'),(88585,0,'admin','2023-02-06 03:36:30','201.138.209.*'),(88584,0,'admin','2023-02-06 03:36:28','201.138.170.*'),(88583,0,'admin','2023-02-06 03:36:18','38.49.133.*'),(88582,0,'admin','2023-02-06 03:36:15','200.86.180.*'),(88581,0,'admin','2023-02-06 03:36:12','1.1.240.*'),(88580,0,'admin','2023-02-06 03:36:05','105.104.56.*'),(88579,0,'admin','2023-02-06 03:36:00','212.55.65.*'),(88578,0,'admin','2023-02-06 03:35:58','188.251.176.*'),(88577,0,'admin','2023-02-06 03:35:55','185.16.31.*'),(88576,0,'admin','2023-02-06 03:35:52','103.208.52.*'),(88575,0,'admin','2023-02-06 03:35:49','41.239.94.*'),(88574,0,'admin','2023-02-06 03:35:46','24.180.173.*'),(88573,0,'admin','2023-02-06 03:35:20','190.79.188.*'),(88572,0,'admin','2023-02-06 03:35:18','134.249.219.*'),(88571,0,'admin','2023-02-06 03:35:12','103.245.18.*'),(88570,0,'admin','2023-02-06 03:35:10','85.160.38.*'),(88569,0,'admin','2023-02-06 03:35:09','175.158.54.*'),(88568,0,'admin','2023-02-06 03:35:07','88.248.30.*'),(88567,0,'admin','2023-02-06 03:35:04','27.55.81.*'),(88566,0,'admin','2023-02-06 03:34:55','185.173.205.*'),(88565,0,'admin','2023-02-06 03:34:53','109.182.44.*'),(88564,0,'admin','2023-02-06 03:34:45','5.95.55.*'),(88563,0,'admin','2023-02-06 03:34:43','78.26.151.*'),(88562,0,'admin','2023-02-06 03:34:42','102.156.31.*'),(88561,0,'admin','2023-02-06 03:34:41','145.236.114.*'),(88560,0,'admin','2023-02-06 03:34:39','129.208.97.*'),(88559,0,'admin','2023-02-06 03:34:38','171.251.232.*'),(88558,0,'admin','2023-02-06 03:34:36','93.175.236.*'),(88557,0,'admin','2023-02-06 03:34:34','68.205.172.*'),(88556,0,'admin','2023-02-06 03:34:32','91.146.95.*'),(88555,0,'admin','2023-02-06 03:34:31','86.164.237.*'),(88554,0,'admin','2023-02-06 03:34:26','122.165.160.*'),(88553,0,'admin','2023-02-06 03:34:20','94.66.58.*'),(88552,0,'admin','2023-02-06 03:34:17','103.229.47.*'),(88551,0,'admin','2023-02-06 03:34:15','177.75.145.*'),(88550,0,'admin','2023-02-06 03:34:13','46.1.132.*'),(88549,0,'admin','2023-02-06 03:34:11','115.76.48.*'),(88548,0,'admin','2023-02-06 03:34:09','190.56.32.*'),(88547,0,'admin','2023-02-06 03:34:07','152.172.117.*'),(88546,0,'admin','2023-02-06 03:34:01','46.98.188.*'),(88545,0,'admin','2023-02-06 03:33:59','185.99.89.*'),(88544,0,'admin','2023-02-06 03:33:50','105.110.138.*'),(88543,0,'admin','2023-02-06 03:33:45','31.128.244.*'),(88542,0,'admin','2023-02-06 03:33:39','177.54.226.*'),(88541,0,'admin','2023-02-06 03:33:32','138.97.133.*'),(88540,0,'admin','2023-02-06 03:33:20','79.98.241.*'),(88539,0,'admin','2023-02-06 03:33:18','49.237.32.*'),(88538,0,'admin','2023-02-06 03:33:16','103.51.139.*'),(88537,0,'admin','2023-02-06 03:33:13','94.202.88.*'),(88536,0,'admin','2023-02-06 03:33:10','72.252.32.*'),(88535,0,'admin','2023-02-06 03:33:06','223.24.187.*'),(88534,0,'admin','2023-02-06 03:33:04','160.19.247.*'),(88533,0,'admin','2023-02-06 03:32:58','77.239.81.*'),(88532,0,'admin','2023-02-06 03:32:49','80.98.215.*'),(88531,0,'admin','2023-02-06 03:32:43','95.47.102.*'),(88530,0,'admin','2023-02-06 03:32:34','155.4.129.*'),(88529,0,'admin','2023-02-06 03:32:26','129.208.97.*'),(88528,0,'admin','2023-02-06 03:32:17','189.193.224.*'),(88527,0,'admin','2023-02-06 03:32:13','77.123.102.*'),(88526,0,'admin','2023-02-06 03:32:11','201.160.220.*'),(88525,0,'admin','2023-02-06 03:32:09','152.32.100.*'),(88524,0,'admin','2023-02-06 03:32:07','46.34.227.*'),(88523,0,'admin','2023-02-06 03:32:04','200.87.92.*'),(88522,0,'admin','2023-02-06 03:32:00','186.84.21.*'),(88521,0,'admin','2023-02-06 03:31:52','41.79.197.*'),(88520,0,'admin','2023-02-06 03:31:48','200.181.247.*'),(88519,0,'admin','2023-02-06 03:31:44','167.249.218.*'),(88518,0,'admin','2023-02-06 03:31:41','178.165.36.*'),(88517,0,'admin','2023-02-06 03:31:31','125.25.216.*'),(88516,0,'admin','2023-02-06 03:31:27','77.222.156.*'),(88515,0,'admin','2023-02-06 03:31:24','171.232.236.*'),(88514,0,'admin','2023-02-06 03:31:16','212.39.76.*'),(88513,0,'admin','2023-02-06 03:31:14','85.105.45.*'),(88512,0,'admin','2023-02-06 03:31:13','154.244.13.*'),(88511,0,'admin','2023-02-06 03:31:05','77.49.74.*'),(88510,0,'admin','2023-02-06 03:31:03','35.150.243.*'),(88509,0,'admin','2023-02-06 03:31:01','81.213.176.*'),(88508,0,'admin','2023-02-06 03:30:59','103.31.104.*'),(88507,0,'admin','2023-02-06 03:30:53','176.42.23.*'),(88506,0,'admin','2023-02-06 03:30:48','116.88.0.*'),(88505,0,'admin','2023-02-06 03:30:39','77.224.18.*'),(88504,0,'admin','2023-02-06 03:30:38','114.241.51.*'),(88503,0,'admin','2023-02-06 03:30:35','91.243.7.*'),(88502,0,'admin','2023-02-06 03:30:34','197.185.117.*'),(88501,0,'admin','2023-02-06 03:30:31','188.239.208.*'),(88500,0,'admin','2023-02-06 03:30:25','189.222.242.*'),(88499,0,'admin','2023-02-06 03:30:15','179.108.11.*'),(88498,0,'admin','2023-02-06 03:30:10','31.215.217.*'),(88497,0,'admin','2023-02-06 03:30:08','190.205.115.*'),(88496,0,'admin','2023-02-06 03:30:01','77.87.40.*'),(88495,0,'admin','2023-02-06 03:29:59','138.99.176.*'),(88494,0,'admin','2023-02-06 03:29:56','46.170.64.*'),(88493,0,'admin','2023-02-06 03:29:54','187.187.194.*'),(88492,0,'admin','2023-02-06 03:29:42','179.240.85.*'),(88491,0,'admin','2023-02-06 03:29:40','188.163.113.*'),(88490,0,'admin','2023-02-06 03:29:27','27.147.226.*'),(88489,0,'admin','2023-02-06 03:29:17','170.247.0.*'),(88488,0,'admin','2023-02-06 03:29:12','155.4.129.*'),(88487,0,'admin','2023-02-06 03:29:04','88.230.154.*'),(88486,0,'admin','2023-02-06 03:29:01','116.98.53.*'),(88485,0,'admin','2023-02-06 03:28:59','167.60.40.*'),(88484,0,'admin','2023-02-06 03:28:53','178.64.52.*'),(88483,0,'admin','2023-02-06 03:28:45','168.0.233.*'),(88482,0,'admin','2023-02-06 03:28:43','66.128.36.*'),(88481,0,'admin','2023-02-06 03:28:40','91.102.183.*'),(88480,0,'admin','2023-02-06 03:28:39','178.42.13.*'),(88479,0,'admin','2023-02-06 03:28:35','197.203.255.*'),(88478,0,'admin','2023-02-06 03:28:29','152.174.176.*'),(88477,0,'admin','2023-02-06 03:28:26','103.3.221.*'),(88476,0,'admin','2023-02-06 03:28:24','103.161.61.*'),(88475,0,'admin','2023-02-06 03:28:20','41.254.69.*'),(88474,0,'admin','2023-02-06 03:28:18','111.90.168.*'),(88473,0,'admin','2023-02-06 03:28:16','46.219.252.*'),(88472,0,'admin','2023-02-06 03:28:14','186.7.6.*'),(88471,0,'admin','2023-02-06 03:28:12','189.231.101.*'),(88470,0,'admin','2023-02-06 03:28:10','181.115.162.*'),(88469,0,'admin','2023-02-06 03:28:07','27.145.31.*'),(88468,0,'admin','2023-02-06 03:28:03','102.158.8.*'),(88467,0,'admin','2023-02-06 03:28:01','59.96.174.*'),(88466,0,'admin','2023-02-06 03:27:56','179.49.38.*'),(88465,0,'admin','2023-02-06 03:27:48','73.210.219.*'),(88464,0,'admin','2023-02-06 03:27:41','85.99.123.*'),(88463,0,'admin','2023-02-06 03:27:40','177.206.103.*'),(88462,0,'admin','2023-02-06 03:27:38','197.185.117.*'),(88461,0,'admin','2023-02-06 03:27:24','78.190.241.*'),(88460,0,'admin','2023-02-06 03:27:22','46.98.139.*'),(88459,0,'admin','2023-02-06 03:27:16','105.158.182.*'),(88458,0,'admin','2023-02-06 03:27:13','182.48.214.*'),(88457,0,'admin','2023-02-06 03:27:11','148.101.40.*'),(88456,0,'admin','2023-02-06 03:27:09','189.78.90.*'),(88455,0,'admin','2023-02-06 03:27:07','103.252.164.*'),(88454,0,'admin','2023-02-06 03:27:05','181.164.64.*'),(88453,0,'admin','2023-02-06 03:26:52','179.179.141.*'),(88452,0,'admin','2023-02-06 03:26:50','49.144.6.*'),(88451,0,'admin','2023-02-06 03:26:47','116.110.43.*'),(88450,0,'admin','2023-02-06 03:26:45','47.160.68.*'),(88449,0,'admin','2023-02-06 03:26:41','87.88.150.*'),(88448,0,'admin','2023-02-06 03:26:35','196.179.235.*'),(88447,0,'admin','2023-02-06 03:26:34','195.155.106.*'),(88446,0,'admin','2023-02-06 03:26:32','185.61.13.*'),(88445,0,'admin','2023-02-06 03:26:30','94.122.45.*'),(88444,0,'admin','2023-02-06 03:26:28','117.102.53.*'),(88443,0,'admin','2023-02-06 03:26:24','138.97.133.*'),(88442,0,'admin','2023-02-06 03:26:21','181.115.163.*'),(88441,0,'admin','2023-02-06 03:26:18','120.29.79.*'),(88440,0,'admin','2023-02-06 03:26:16','181.128.10.*'),(88439,0,'admin','2023-02-06 03:26:14','196.179.197.*'),(88438,0,'admin','2023-02-06 03:26:13','49.206.11.*'),(88437,0,'admin','2023-02-06 03:26:11','86.56.177.*'),(88436,0,'admin','2023-02-06 03:26:07','109.72.106.*'),(88435,0,'admin','2023-02-06 03:26:02','72.79.20.*'),(88434,0,'admin','2023-02-06 03:26:01','77.120.187.*'),(88433,0,'admin','2023-02-06 03:25:59','41.250.161.*'),(88432,0,'admin','2023-02-06 03:25:48','183.89.43.*'),(88431,0,'admin','2023-02-06 03:25:46','185.135.109.*'),(88430,0,'admin','2023-02-06 03:25:44','103.135.50.*'),(88429,0,'admin','2023-02-06 03:25:41','200.82.163.*'),(88428,0,'admin','2023-02-06 03:25:38','41.90.254.*'),(88427,0,'admin','2023-02-06 03:25:35','189.157.224.*'),(88426,0,'admin','2023-02-06 03:25:32','89.205.92.*'),(88425,0,'admin','2023-02-06 03:25:29','93.72.129.*'),(88424,0,'admin','2023-02-06 03:25:19','24.152.64.*'),(88423,0,'admin','2023-02-06 03:25:16','186.189.71.*'),(88422,0,'admin','2023-02-06 03:25:12','123.203.4.*'),(88421,0,'admin','2023-02-06 03:25:07','45.229.43.*'),(88420,0,'admin','2023-02-06 03:24:51','109.104.177.*'),(88419,0,'admin','2023-02-06 03:24:42','173.228.198.*'),(88418,0,'admin','2023-02-06 03:24:40','197.144.56.*'),(88417,0,'admin','2023-02-06 03:24:38','190.122.181.*'),(88416,0,'admin','2023-02-06 03:24:36','176.63.4.*'),(88415,0,'admin','2023-02-06 03:24:34','203.210.84.*'),(88414,0,'admin','2023-02-06 03:24:28','88.220.51.*'),(88413,0,'admin','2023-02-06 03:24:25','103.237.37.*'),(88412,0,'admin','2023-02-06 03:24:23','78.188.87.*'),(88411,0,'admin','2023-02-06 03:24:21','138.219.232.*'),(88410,0,'admin','2023-02-06 03:24:17','91.225.162.*'),(88409,0,'admin','2023-02-06 03:24:15','8.242.184.*'),(88408,0,'admin','2023-02-06 03:24:13','102.67.157.*'),(88407,0,'admin','2023-02-06 03:23:50','85.246.154.*'),(88406,0,'admin','2023-02-06 03:23:48','144.86.22.*'),(88405,0,'admin','2023-02-06 03:23:46','5.200.78.*'),(88404,0,'admin','2023-02-06 03:23:44','41.226.249.*'),(88403,0,'admin','2023-02-06 03:23:41','189.193.224.*'),(88402,0,'admin','2023-02-06 03:23:39','49.150.108.*'),(88401,0,'admin','2023-02-06 03:23:37','109.92.144.*'),(88400,0,'admin','2023-02-06 03:23:35','112.196.107.*'),(88399,0,'admin','2023-02-06 03:23:32','103.154.126.*'),(88398,0,'admin','2023-02-06 03:23:30','188.129.223.*'),(88397,0,'admin','2023-02-06 03:23:28','109.98.133.*'),(88396,0,'admin','2023-02-06 03:23:26','190.192.1.*'),(88395,0,'admin','2023-02-06 03:23:21','192.180.56.*'),(88394,0,'admin','2023-02-06 03:23:17','171.4.229.*'),(88393,0,'admin','2023-02-06 03:23:15','94.60.152.*'),(90567,0,'manson','2023-02-27 00:01:52','64.227.108.*'),(90566,0,'guest','2023-02-26 21:16:16','103.155.93.*'),(90565,0,'admin','2023-02-26 21:16:08','162.213.251.*'),(90564,0,'admin','2023-02-26 21:15:53','202.172.25.*'),(90563,0,'admin','2023-02-26 21:15:49','46.101.110.*'),(90562,0,'admin','2023-02-26 20:07:11','159.223.93.*'),(90561,0,'jaidarose','2023-02-26 20:06:54','213.32.57.*'),(90560,0,'administrator','2023-02-26 20:06:40','66.29.132.*'),(90559,0,'admin','2023-02-26 20:06:30','46.101.110.*'),(90558,0,'arya','2023-02-26 20:06:22','89.46.108.*'),(90557,0,'wpxgmoun','2023-02-26 19:06:55','185.86.180.*'),(90556,0,'marketing','2023-02-26 19:06:45','84.255.255.*'),(90555,0,'webmaster','2023-02-26 19:06:34','103.244.44.*'),(90554,0,'administrwp','2023-02-26 19:06:23','202.210.8.*'),(90553,0,'root','2023-02-26 19:06:16','162.213.251.*'),(90552,0,'webadmin','2023-02-26 17:59:13','68.178.145.*'),(90551,0,'admin','2023-02-26 17:59:00','91.134.248.*'),(90550,0,'admin','2023-02-26 17:58:54','185.86.180.*'),(90549,0,'admin','2023-02-26 17:58:43','148.72.232.*'),(90548,0,'admin','2023-02-26 17:58:33','51.144.123.*'),(90547,0,'admin','2023-02-26 17:58:30','113.160.248.*'),(90546,0,'admin','2023-02-26 16:49:38','101.32.205.*'),(90545,0,'david','2023-02-26 16:49:34','192.111.150.*'),(90544,0,'redakteur','2023-02-26 16:49:18','87.247.245.*'),(90543,0,'lennyseo','2023-02-26 16:49:10','148.66.145.*'),(90542,0,'admin','2023-02-26 16:49:04','20.64.217.*'),(90541,0,'eilderasse','2023-02-26 16:49:04','193.141.65.*'),(90781,0,'admin','2023-03-18 11:13:17','192.227.75.*'),(90780,0,'admin','2023-03-18 10:59:00','103.130.219.*'),(90779,0,'admin','2023-03-18 10:58:51','5.161.194.*'),(90778,0,'admin','2023-03-18 10:58:47','68.178.247.*'),(90777,0,'admin','2023-03-18 10:58:45','160.153.157.*'),(90776,0,'admin','2023-03-18 08:14:56','34.95.136.*'),(90775,0,'admin','2023-03-18 08:14:51','161.97.153.*'),(90774,0,'admin','2023-03-18 08:14:41','50.62.222.*'),(90773,0,'admin','2023-03-18 08:14:37','173.249.21.*'),(90772,0,'admin','2023-03-18 08:14:37','160.153.153.*'),(90771,0,'admin','2023-03-18 08:14:35','182.50.135.*'),(90770,0,'admin','2023-03-18 08:14:33','167.172.139.*'),(90769,0,'admin','2023-03-18 06:33:07','91.142.215.*'),(90768,0,'admin','2023-03-18 06:33:05','31.22.4.*'),(90767,0,'admin','2023-03-18 06:32:59','144.76.171.*'),(90766,0,'admin','2023-03-18 04:56:05','182.50.135.*'),(90765,0,'admin','2023-03-18 04:55:56','107.180.121.*'),(90764,0,'admin','2023-03-18 04:55:35','74.208.177.*'),(90763,0,'admin','2023-03-18 02:48:37','182.50.135.*'),(90762,0,'admin','2023-03-18 02:48:23','34.95.136.*'),(90761,0,'admin','2023-03-18 02:48:14','50.62.222.*'),(90760,0,'admin','2023-03-18 02:48:02','45.76.223.*'),(90759,0,'admin','2023-03-18 02:47:49','103.244.44.*'),(90758,0,'admin','2023-03-18 02:47:32','185.114.247.*'),(90711,0,'admin','2023-03-14 08:48:52','154.26.134.*'),(90710,0,'admin','2023-03-14 08:48:50','154.26.134.*'),(90709,0,'admin','2023-03-14 08:48:49','154.26.134.*'),(90708,0,'admin','2023-03-13 16:58:20','72.167.190.*'),(90707,0,'rtcme','2023-03-13 16:57:56','47.75.211.*'),(90706,0,'admin','2023-03-13 16:57:56','47.75.211.*'),(90705,0,'admin','2023-03-13 16:57:53','50.62.176.*'),(90704,0,'rtcme','2023-03-13 16:56:59','194.8.253.*'),(90703,0,'rtcme','2023-03-13 16:56:59','194.8.253.*'),(90702,0,'admin','2023-03-13 16:56:58','193.106.249.*'),(90701,0,'rtcme','2023-03-13 16:56:26','188.166.224.*'),(90700,0,'rtcme','2023-03-13 16:56:25','188.166.224.*'),(90699,0,'admin','2023-03-13 16:55:51','212.89.25.*'),(90698,0,'admin','2023-03-13 16:55:51','212.89.25.*'),(90697,0,'admin','2023-03-13 16:55:41','109.235.174.*'),(90696,0,'rtcme','2023-03-13 16:55:41','109.235.174.*'),(90695,0,'admin','2023-03-13 16:54:36','160.153.155.*'),(90694,0,'rtcme','2023-03-13 16:54:36','160.153.155.*'),(90693,0,'admin','2023-03-13 16:54:35','34.152.59.*'),(90692,0,'admin','2023-03-13 16:54:35','34.152.59.*'),(90691,0,'admin','2023-03-13 16:53:45','198.71.236.*'),(90690,0,'admin','2023-03-13 16:53:45','198.71.236.*'),(90689,0,'rtcme','2023-03-13 16:53:20','27.254.86.*'),(90688,0,'rtcme','2023-03-13 16:53:20','27.254.86.*'),(90687,0,'rtcme','2023-03-13 16:52:39','50.62.176.*'),(90676,0,'comments','2023-03-13 03:07:23','119.84.145.*'),(90658,0,'rtcme','2023-03-05 13:52:31','169.60.126.*'),(90657,0,'rtcme','2023-03-05 13:52:00','201.217.243.*'),(90656,0,'rtcme','2023-03-05 13:52:00','201.217.243.*'),(90655,0,'admin','2023-03-05 13:50:31','46.165.166.*'),(90654,0,'admin','2023-03-05 13:49:18','147.50.227.*'),(90653,0,'rtcme','2023-03-05 13:49:18','147.50.227.*'),(90652,0,'rtcme','2023-03-05 13:48:06','186.202.188.*'),(90651,0,'admin','2023-03-05 13:48:06','186.202.188.*'),(90650,0,'rtcme','2023-03-05 13:48:05','103.93.160.*'),(90649,0,'rtcme','2023-03-05 13:48:05','103.93.160.*'),(90648,0,'admin','2023-03-05 13:46:49','47.89.183.*'),(90647,0,'admin','2023-03-05 13:46:49','47.89.183.*'),(90646,0,'rtcme','2023-03-05 13:45:34','195.74.38.*'),(90645,0,'admin','2023-03-05 13:45:34','195.74.38.*'),(90639,0,'comments','2023-02-28 09:36:02','219.152.50.*'),(90638,0,'comments','2023-02-28 08:35:24','219.152.50.*'),(90637,0,'comments','2023-02-28 07:34:50','219.152.50.*'),(90636,0,'comments','2023-02-28 06:33:30','219.152.50.*'),(90635,0,'comments','2023-02-28 05:32:36','219.152.50.*'),(90634,0,'comments','2023-02-28 05:32:34','219.152.50.*'),(90633,0,'comments','2023-02-28 05:32:32','219.152.50.*'),(90644,0,'admin','2023-03-05 13:44:07','109.235.174.*'),(90643,0,'admin','2023-03-05 13:44:07','109.235.174.*'),(90642,0,'rtcme','2023-03-05 13:44:07','82.165.83.*'),(90641,0,'admin','2023-03-05 13:42:40','187.73.33.*'),(90640,0,'rtcme','2023-03-05 13:42:40','187.73.33.*'),(90675,0,'comments','2023-03-13 02:06:56','119.84.145.*'),(90674,0,'comments','2023-03-13 01:06:30','119.84.145.*'),(90673,0,'comments','2023-03-13 00:06:05','119.84.145.*'),(90672,0,'comments','2023-03-12 23:05:39','119.84.145.*'),(90671,0,'comments','2023-03-12 22:05:14','119.84.145.*'),(90670,0,'comments','2023-03-12 21:04:41','119.84.145.*'),(90666,0,'admin','2023-03-12 10:20:56','79.110.62.*'),(90665,0,'admin','2023-03-12 10:20:55','79.110.62.*'),(90661,0,'admin','2023-03-11 14:52:58','143.198.213.*'),(90660,0,'admin','2023-03-11 14:52:57','143.198.213.*'),(90659,0,'admin','2023-03-11 14:52:55','143.198.213.*'),(90664,0,'admin','2023-03-12 10:20:54','79.110.62.*'),(90663,0,'admin','2023-03-11 20:16:20','14.29.240.*'),(90662,0,'admin','2023-03-11 20:16:17','14.29.240.*'),(90669,0,'comments','2023-03-12 20:04:09','119.84.145.*'),(90668,0,'comments','2023-03-12 20:04:08','119.84.145.*'),(90667,0,'comments','2023-03-12 20:04:06','119.84.145.*'),(90686,0,'rtcme','2023-03-13 16:52:39','50.62.176.*'),(90685,0,'admin','2023-03-13 16:51:52','47.89.157.*'),(90684,0,'rtcme','2023-03-13 16:51:52','47.89.157.*'),(90683,0,'admin','2023-03-13 16:51:04','191.6.210.*'),(90682,0,'rtcme','2023-03-13 16:51:04','191.6.210.*'),(90681,0,'rtcme','2023-03-13 16:50:16','50.62.177.*'),(90680,0,'admin','2023-03-13 16:50:05','94.23.228.*'),(90679,0,'rtcme','2023-03-13 16:48:41','194.56.216.*'),(90678,0,'rtcme','2023-03-13 16:48:32','212.42.180.*'),(90677,0,'rtcme','2023-03-13 16:48:32','212.42.180.*'),(90757,0,'admin','2023-03-18 01:10:06','5.79.102.*'),(90756,0,'admin','2023-03-18 01:10:04','5.79.102.*'),(90755,0,'admin','2023-03-18 01:09:59','1.117.201.*'),(90754,0,'admin','2023-03-18 01:09:40','49.234.23.*'),(90753,0,'admin','2023-03-18 01:09:35','194.32.153.*'),(90752,0,'admin','2023-03-18 01:09:31','107.180.121.*'),(90751,0,'admin','2023-03-17 23:29:54','188.166.149.*'),(90750,0,'admin','2023-03-17 23:29:46','195.133.23.*'),(90749,0,'admin','2023-03-17 23:29:43','122.112.162.*'),(90748,0,'admin','2023-03-17 23:29:36','49.234.23.*'),(90747,0,'admin','2023-03-17 23:29:34','107.180.121.*'),(90746,0,'admin','2023-03-17 21:37:08','64.20.33.*'),(90745,0,'admin','2023-03-17 21:36:56','160.153.153.*'),(90744,0,'admin','2023-03-17 21:36:38','1.117.239.*'),(90743,0,'admin','2023-03-17 21:36:35','185.135.82.*'),(90742,0,'admin','2023-03-17 20:51:07','85.128.143.*'),(90741,0,'admin','2023-03-17 20:51:04','68.178.247.*'),(90740,0,'admin','2023-03-17 20:50:52','75.129.92.*'),(90739,0,'admin','2023-03-17 18:39:42','75.129.92.*'),(90738,0,'admin','2023-03-17 18:39:23','68.178.247.*'),(90737,0,'admin','2023-03-17 18:39:20','107.180.121.*'),(90727,0,'admin','2023-03-17 16:07:32','5.79.102.*'),(90726,0,'admin','2023-03-17 16:07:30','50.62.222.*'),(90725,0,'admin','2023-03-17 16:07:28','50.62.222.*'),(90724,0,'admin','2023-03-17 16:07:18','194.32.153.*'),(90723,0,'admin','2023-03-17 16:07:16','195.133.23.*'),(90715,0,'admin','2023-03-15 03:37:46','13.40.70.*'),(90714,0,'admin','2023-03-15 03:37:46','13.40.70.*'),(90713,0,'admin','2023-03-15 03:37:46','13.40.70.*'),(90712,0,'admin','2023-03-15 00:32:20','194.110.203.*'),(90722,0,'admin','2023-03-17 16:07:12','156.230.245.*'),(90718,0,'admin','2023-03-16 13:13:22','79.110.62.*'),(90717,0,'admin','2023-03-16 13:13:21','79.110.62.*'),(90716,0,'admin','2023-03-16 13:13:20','79.110.62.*'),(90721,0,'admin','2023-03-16 17:14:38','34.105.130.*'),(90720,0,'admin','2023-03-16 17:14:37','34.105.130.*'),(90719,0,'admin','2023-03-16 17:14:35','34.105.130.*'),(90736,0,'admin','2023-03-17 18:39:14','194.53.148.*'),(90735,0,'admin','2023-03-17 18:39:06','5.79.102.*'),(90734,0,'admin','2023-03-17 18:38:58','182.50.135.*'),(90733,0,'admin','2023-03-17 18:38:49','49.234.23.*'),(90732,0,'admin','2023-03-17 18:38:49','68.178.247.*'),(90731,0,'admin','2023-03-17 16:52:20','1.179.162.*'),(90730,0,'admin','2023-03-17 16:52:08','156.230.245.*'),(90729,0,'admin','2023-03-17 16:51:52','5.79.102.*'),(90728,0,'admin','2023-03-17 16:51:37','50.62.222.*'),(90875,0,'admin','2023-03-19 05:00:03','47.243.171.*'),(90874,0,'admin','2023-03-19 04:59:49','176.56.56.*'),(90873,0,'admin','2023-03-19 04:59:38','35.194.175.*'),(90872,0,'admin','2023-03-19 04:59:31','176.56.56.*'),(90871,0,'admin','2023-03-19 03:38:44','5.161.194.*'),(90870,0,'admin','2023-03-19 03:38:36','103.130.219.*'),(90869,0,'admin','2023-03-19 03:38:32','39.97.78.*'),(90868,0,'admin','2023-03-19 03:38:25','35.194.175.*'),(90867,0,'admin','2023-03-19 03:38:18','162.253.224.*'),(90866,0,'admin','2023-03-19 03:38:03','194.5.188.*'),(90865,0,'admin','2023-03-19 02:17:40','198.54.114.*'),(90864,0,'admin','2023-03-19 02:17:33','103.152.79.*'),(90863,0,'admin','2023-03-19 02:17:28','185.182.56.*'),(90862,0,'admin','2023-03-19 02:17:26','85.128.143.*'),(90861,0,'admin','2023-03-19 02:17:14','123.30.238.*'),(90860,0,'admin','2023-03-19 02:17:11','68.178.247.*'),(90859,0,'admin','2023-03-19 02:17:06','35.194.175.*'),(90858,0,'admin','2023-03-19 01:02:35','67.227.204.*'),(90857,0,'admin','2023-03-19 01:02:17','46.29.20.*'),(90856,0,'admin','2023-03-19 01:01:53','198.54.114.*'),(90855,0,'admin','2023-03-19 01:01:42','103.130.219.*'),(90854,0,'admin','2023-03-19 01:01:34','176.9.7.*'),(90853,0,'admin','2023-03-19 01:01:14','195.22.101.*'),(90852,0,'admin','2023-03-19 01:01:03','171.244.15.*'),(90851,0,'admin','2023-03-19 01:00:51','101.32.205.*'),(90850,0,'admin','2023-03-18 23:37:05','195.210.46.*'),(90849,0,'admin','2023-03-18 23:37:04','176.9.7.*'),(90848,0,'admin','2023-03-18 23:36:56','34.95.136.*'),(90847,0,'admin','2023-03-18 23:36:50','192.227.75.*'),(90846,0,'admin','2023-03-18 23:36:49','75.129.92.*'),(90845,0,'admin','2023-03-18 23:36:31','107.180.121.*'),(90844,0,'admin','2023-03-18 23:36:29','45.76.183.*'),(90843,0,'admin','2023-03-18 23:36:26','161.97.153.*'),(90842,0,'admin','2023-03-18 23:36:26','160.153.157.*'),(90841,0,'admin','2023-03-18 22:19:17','1.179.162.*'),(90840,0,'admin','2023-03-18 22:19:00','103.130.219.*'),(90839,0,'admin','2023-03-18 22:18:42','167.114.64.*'),(90838,0,'admin','2023-03-18 22:18:39','193.114.128.*'),(90837,0,'admin','2023-03-18 22:18:29','64.20.33.*'),(90836,0,'admin','2023-03-18 22:18:29','35.232.253.*'),(90835,0,'admin','2023-03-18 22:18:17','176.56.56.*'),(90834,0,'admin','2023-03-18 22:18:08','161.97.153.*'),(90833,0,'admin','2023-03-18 22:18:04','51.178.146.*'),(90832,0,'admin','2023-03-18 20:59:27','34.83.145.*'),(90831,0,'admin','2023-03-18 20:59:20','5.161.194.*'),(90830,0,'admin','2023-03-18 20:59:20','197.13.10.*'),(90829,0,'admin','2023-03-18 20:59:14','147.135.45.*'),(90828,0,'admin','2023-03-18 20:59:01','5.161.194.*'),(90827,0,'admin','2023-03-18 20:58:54','35.194.175.*'),(90826,0,'admin','2023-03-18 20:58:49','185.135.82.*'),(90825,0,'admin','2023-03-18 19:50:23','107.180.121.*'),(90824,0,'admin','2023-03-18 19:49:54','75.129.92.*'),(90823,0,'admin','2023-03-18 19:49:54','49.12.221.*'),(90822,0,'admin','2023-03-18 19:49:52','144.76.57.*'),(90821,0,'admin','2023-03-18 19:49:49','43.159.34.*'),(90820,0,'admin','2023-03-18 18:11:42','43.159.34.*'),(90819,0,'admin','2023-03-18 18:11:30','5.161.194.*'),(90818,0,'admin','2023-03-18 18:11:25','91.142.215.*'),(90817,0,'admin','2023-03-18 18:11:20','167.88.164.*'),(90816,0,'admin','2023-03-18 18:10:51','192.227.75.*'),(90815,0,'admin','2023-03-18 18:10:45','43.159.34.*'),(90814,0,'admin','2023-03-18 16:50:00','75.129.92.*'),(90813,0,'admin','2023-03-18 16:49:58','146.177.17.*'),(90812,0,'admin','2023-03-18 16:49:43','92.243.20.*'),(90811,0,'admin','2023-03-18 16:49:40','50.62.222.*'),(90810,0,'admin','2023-03-18 16:49:37','198.54.114.*'),(90809,0,'admin','2023-03-18 16:49:34','195.22.101.*'),(90808,0,'admin','2023-03-18 16:49:31','176.56.56.*'),(90807,0,'admin','2023-03-18 16:49:25','198.38.82.*'),(89642,0,'admin','2023-02-17 11:37:23','121.122.63.*'),(89643,0,'admin','2023-02-17 11:37:31','171.236.49.*'),(89644,0,'admin','2023-02-17 11:37:34','116.74.155.*'),(89645,0,'admin','2023-02-17 11:37:42','14.207.9.*'),(89646,0,'admin','2023-02-17 11:37:44','92.253.29.*'),(89647,0,'admin','2023-02-17 11:37:47','200.103.43.*'),(89648,0,'admin','2023-02-17 11:37:51','110.225.88.*'),(89649,0,'admin','2023-02-17 11:37:55','85.254.75.*'),(89650,0,'admin','2023-02-17 11:37:56','93.170.65.*'),(89651,0,'admin','2023-02-17 11:37:59','103.29.224.*'),(89652,0,'admin','2023-02-17 11:38:02','119.111.184.*'),(89653,0,'admin','2023-02-17 11:38:04','171.4.250.*'),(89654,0,'admin','2023-02-17 11:38:08','136.158.102.*'),(89655,0,'admin','2023-02-17 11:38:30','110.226.181.*'),(89656,0,'admin','2023-02-17 11:38:43','176.98.71.*'),(89657,0,'admin','2023-02-17 11:38:45','103.53.27.*'),(89658,0,'admin','2023-02-17 11:38:47','190.39.98.*'),(89659,0,'admin','2023-02-17 11:38:49','78.189.107.*'),(89660,0,'admin','2023-02-17 11:38:52','148.0.112.*'),(89661,0,'admin','2023-02-17 11:38:54','81.242.147.*'),(89662,0,'admin','2023-02-17 11:38:57','42.114.206.*'),(89663,0,'admin','2023-02-17 11:38:59','122.161.219.*'),(89664,0,'admin','2023-02-17 11:39:02','49.166.231.*'),(89665,0,'admin','2023-02-17 11:39:04','58.187.185.*'),(89666,0,'admin','2023-02-17 11:39:07','43.224.1.*'),(89667,0,'admin','2023-02-17 14:15:14','128.199.70.*'),(89668,0,'admin','2023-02-17 14:15:15','128.199.70.*'),(89669,0,'admin','2023-02-17 14:15:17','128.199.70.*');
/*!40000 ALTER TABLE `wp_aiowps_failed_logins` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_aiowps_global_meta`
--

DROP TABLE IF EXISTS `wp_aiowps_global_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_aiowps_global_meta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `date_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `meta_key1` varchar(255) NOT NULL,
  `meta_key2` varchar(255) NOT NULL,
  `meta_key3` varchar(255) NOT NULL,
  `meta_key4` varchar(255) NOT NULL,
  `meta_key5` varchar(255) NOT NULL,
  `meta_value1` varchar(255) NOT NULL,
  `meta_value2` text NOT NULL,
  `meta_value3` text NOT NULL,
  `meta_value4` longtext NOT NULL,
  `meta_value5` longtext NOT NULL,
  PRIMARY KEY (`meta_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_aiowps_global_meta`
--

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

--
-- Table structure for table `wp_aiowps_login_activity`
--

DROP TABLE IF EXISTS `wp_aiowps_login_activity`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_aiowps_login_activity` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `user_login` varchar(150) NOT NULL,
  `login_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `logout_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `login_ip` varchar(100) NOT NULL DEFAULT '',
  `login_country` varchar(150) NOT NULL DEFAULT '',
  `browser_type` varchar(150) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_aiowps_login_activity`
--

LOCK TABLES `wp_aiowps_login_activity` WRITE;
/*!40000 ALTER TABLE `wp_aiowps_login_activity` DISABLE KEYS */;
INSERT INTO `wp_aiowps_login_activity` VALUES (1,1,'rtcmesecureadmin','2016-09-05 12:36:52','2016-09-05 12:38:03','111.93.186.170','',''),(2,1,'rtcmesecureadmin','2016-09-06 11:08:05','0000-00-00 00:00:00','111.93.186.170','',''),(3,1,'rtcmesecureadmin','2016-09-23 06:50:11','0000-00-00 00:00:00','111.93.186.170','',''),(4,1,'rtcmesecureadmin','2016-10-03 05:22:29','2016-10-03 17:19:57','2.50.143.66','',''),(5,1,'rtcmesecureadmin','2016-10-31 18:43:40','2016-10-31 23:02:03','2.50.143.66','',''),(6,1,'rtcmesecureadmin','2017-03-16 20:04:37','0000-00-00 00:00:00','92.98.217.163','',''),(7,1,'rtcmesecureadmin','2020-02-12 17:53:59','2020-02-12 17:59:21','86.98.89.225','',''),(8,1,'rtcmesecureadmin','2021-06-14 08:49:43','2021-06-14 09:13:39','86.98.89.70','',''),(9,1,'rtcmesecureadmin','2021-06-14 09:15:49','2021-06-14 09:17:15','86.98.89.70','',''),(10,1,'rtcmesecureadmin','2022-01-11 18:01:20','0000-00-00 00:00:00','86.98.89.137','','');
/*!40000 ALTER TABLE `wp_aiowps_login_activity` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_aiowps_login_lockdown`
--

DROP TABLE IF EXISTS `wp_aiowps_login_lockdown`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_aiowps_login_lockdown` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `user_login` varchar(150) NOT NULL,
  `lockdown_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `release_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `failed_login_ip` varchar(100) NOT NULL DEFAULT '',
  `lock_reason` varchar(128) NOT NULL DEFAULT '',
  `unlock_key` varchar(128) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=10196 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_aiowps_login_lockdown`
--

LOCK TABLES `wp_aiowps_login_lockdown` WRITE;
/*!40000 ALTER TABLE `wp_aiowps_login_lockdown` DISABLE KEYS */;
INSERT INTO `wp_aiowps_login_lockdown` VALUES (1,0,'admin','2016-10-06 12:30:56','2016-10-06 13:30:56','188.163.107.*','login_fail',''),(2,0,'admin','2016-10-06 14:40:12','2016-10-06 15:40:12','188.163.107.*','login_fail',''),(3,0,'admin','2016-10-06 17:15:38','2016-10-06 18:15:38','188.163.107.*','login_fail',''),(4,0,'admin','2016-10-07 01:52:25','2016-10-07 02:52:25','176.122.120.*','login_fail',''),(5,0,'admin','2016-10-07 02:57:12','2016-10-07 03:57:12','176.122.120.*','login_fail',''),(6,0,'admin','2016-10-07 04:07:44','2016-10-07 05:07:44','176.122.120.*','login_fail',''),(7,0,'admin','2016-10-07 05:08:32','2016-10-07 06:08:32','176.122.120.*','login_fail',''),(8,0,'admin','2016-10-07 06:20:25','2016-10-07 07:20:25','176.122.120.*','login_fail',''),(9,0,'admin','2016-10-14 01:42:07','2016-10-14 02:42:07','188.165.18.*','login_fail',''),(10,0,'admin','2016-10-27 02:51:33','2016-10-27 03:51:33','146.0.74.*','login_fail',''),(11,0,'admin','2016-10-28 19:27:04','2016-10-28 20:27:04','88.198.110.*','login_fail',''),(12,0,'admin','2016-10-28 19:34:31','2016-10-28 20:34:31','193.111.136.*','login_fail',''),(13,0,'admin','2016-10-28 19:45:10','2016-10-28 20:45:10','46.165.230.*','login_fail',''),(14,0,'admin','2016-10-28 20:12:32','2016-10-28 21:12:32','46.165.223.*','login_fail',''),(15,0,'admin','2016-10-28 20:17:00','2016-10-28 21:17:00','31.185.104.*','login_fail',''),(16,0,'admin','2016-10-28 20:22:37','2016-10-28 21:22:37','212.21.66.*','login_fail',''),(17,0,'admin','2016-10-28 20:29:53','2016-10-28 21:29:53','213.61.149.*','login_fail',''),(18,0,'admin','2016-10-28 20:47:34','2016-10-28 21:47:34','88.198.110.*','login_fail',''),(19,0,'admin','2016-10-28 20:51:58','2016-10-28 21:51:58','46.165.230.*','login_fail',''),(20,0,'admin','2016-10-28 21:18:21','2016-10-28 22:18:21','46.188.10.*','login_fail',''),(21,0,'admin','2016-10-28 22:03:01','2016-10-28 23:03:01','185.72.244.*','login_fail',''),(22,0,'admin','2016-10-28 22:25:09','2016-10-28 23:25:09','88.198.110.*','login_fail',''),(23,0,'admin','2016-10-28 22:26:27','2016-10-28 23:26:27','85.25.103.*','login_fail',''),(24,0,'admin','2016-10-28 23:55:47','2016-10-29 00:55:47','88.198.110.*','login_fail',''),(25,0,'admin','2016-10-28 23:56:58','2016-10-29 00:56:58','212.21.66.*','login_fail',''),(26,0,'admin','2016-10-29 00:27:41','2016-10-29 01:27:41','85.25.103.*','login_fail',''),(27,0,'admin','2016-10-29 00:59:07','2016-10-29 01:59:07','213.61.149.*','login_fail',''),(28,0,'admin','2016-10-29 01:59:56','2016-10-29 02:59:56','46.188.10.*','login_fail',''),(29,0,'admin','2016-10-29 02:13:52','2016-10-29 03:13:52','213.61.149.*','login_fail',''),(30,0,'admin','2016-10-29 03:57:14','2016-10-29 04:57:14','88.198.110.*','login_fail',''),(31,0,'admin','2016-10-31 17:42:16','2016-10-31 18:42:16','91.210.146.*','login_fail',''),(32,0,'admin','2016-10-31 18:45:33','2016-10-31 19:45:33','91.210.146.*','login_fail',''),(33,0,'admin','2016-10-31 19:47:45','2016-10-31 20:47:45','91.210.146.*','login_fail',''),(34,0,'admin','2016-10-31 20:50:54','2016-10-31 21:50:54','91.210.146.*','login_fail',''),(35,0,'admin','2016-10-31 21:51:14','2016-10-31 22:51:14','91.210.146.*','login_fail',''),(36,0,'admin','2016-11-08 04:18:38','2016-11-08 05:18:38','178.137.87.*','login_fail',''),(37,0,'admin','2016-11-08 09:30:49','2016-11-08 10:30:49','178.137.87.*','login_fail',''),(38,0,'admin','2016-11-08 12:43:03','2016-11-08 13:43:03','146.0.74.*','login_fail',''),(39,0,'admin','2016-11-08 18:11:15','2016-11-08 19:11:15','178.137.164.*','login_fail',''),(40,0,'admin','2016-11-08 18:11:15','2016-11-08 19:11:15','186.202.120.*','login_fail',''),(41,0,'admin','2016-11-12 14:33:49','2016-11-12 15:33:49','85.25.103.*','login_fail',''),(42,0,'admin','2016-11-12 14:34:24','2016-11-12 15:34:24','213.61.149.*','login_fail',''),(43,0,'admin','2016-11-12 15:43:50','2016-11-12 16:43:50','85.25.103.*','login_fail',''),(44,0,'admin','2016-11-13 07:55:59','2016-11-13 08:55:59','178.137.164.*','login_fail',''),(45,0,'admin','2016-11-13 23:18:03','2016-11-14 00:18:03','146.0.74.*','login_fail',''),(46,0,'admin','2016-11-16 17:10:48','2016-11-16 18:10:48','106.75.141.*','login_fail',''),(47,0,'admin','2016-11-16 20:23:42','2016-11-16 21:23:42','106.75.141.*','login_fail',''),(48,0,'admin','2016-11-17 00:17:12','2016-11-17 01:17:12','106.75.141.*','login_fail',''),(49,0,'admin','2016-11-17 03:46:09','2016-11-17 04:46:09','106.75.141.*','login_fail',''),(50,0,'admin','2016-11-17 07:18:56','2016-11-17 08:18:56','106.75.141.*','login_fail',''),(51,0,'admin','2016-11-17 10:47:24','2016-11-17 11:47:24','106.75.141.*','login_fail',''),(52,0,'admin','2016-11-17 14:23:47','2016-11-17 15:23:47','106.75.141.*','login_fail',''),(53,0,'admin','2016-11-17 17:30:20','2016-11-17 18:30:20','106.75.141.*','login_fail',''),(54,0,'admin','2016-11-17 20:50:37','2016-11-17 21:50:37','106.75.141.*','login_fail',''),(55,0,'admin','2016-11-18 00:25:45','2016-11-18 01:25:45','106.75.141.*','login_fail',''),(56,0,'admin','2016-11-18 04:07:56','2016-11-18 05:07:56','106.75.141.*','login_fail',''),(57,0,'admin','2016-11-18 07:36:24','2016-11-18 08:36:24','106.75.141.*','login_fail',''),(58,0,'admin','2016-11-18 11:28:48','2016-11-18 12:28:48','106.75.141.*','login_fail',''),(59,0,'admin','2016-11-18 14:46:46','2016-11-18 15:46:46','106.75.141.*','login_fail',''),(60,0,'admin','2016-11-18 17:57:17','2016-11-18 18:57:17','106.75.141.*','login_fail',''),(61,0,'admin','2016-11-18 21:19:54','2016-11-18 22:19:54','106.75.141.*','login_fail',''),(62,0,'admin','2016-11-19 01:29:39','2016-11-19 02:29:39','106.75.141.*','login_fail',''),(63,0,'admin','2016-11-19 05:43:02','2016-11-19 06:43:02','106.75.141.*','login_fail',''),(64,0,'admin','2016-11-19 10:33:18','2016-11-19 11:33:18','106.75.141.*','login_fail',''),(65,0,'admin','2016-11-19 14:39:06','2016-11-19 15:39:06','106.75.141.*','login_fail',''),(66,0,'admin','2016-11-19 17:28:56','2016-11-19 18:28:56','106.75.141.*','login_fail',''),(67,0,'admin','2016-11-19 20:47:36','2016-11-19 21:47:36','106.75.141.*','login_fail',''),(68,0,'admin','2016-11-20 00:41:48','2016-11-20 01:41:48','106.75.141.*','login_fail',''),(69,0,'admin','2016-11-20 04:37:49','2016-11-20 05:37:49','106.75.141.*','login_fail',''),(70,0,'admin','2016-11-20 08:58:46','2016-11-20 09:58:46','106.75.141.*','login_fail',''),(71,0,'admin','2016-11-20 13:23:13','2016-11-20 14:23:13','106.75.141.*','login_fail',''),(72,0,'admin','2016-11-20 16:51:22','2016-11-20 17:51:22','106.75.141.*','login_fail',''),(73,0,'admin','2016-11-20 20:01:04','2016-11-20 21:01:04','106.75.141.*','login_fail',''),(74,0,'admin','2016-11-20 23:48:20','2016-11-21 00:48:20','106.75.141.*','login_fail',''),(75,0,'admin','2016-11-21 03:37:44','2016-11-21 04:37:44','106.75.141.*','login_fail',''),(76,0,'admin','2016-11-21 08:04:36','2016-11-21 09:04:36','106.75.141.*','login_fail',''),(77,0,'admin','2016-11-21 12:33:33','2016-11-21 13:33:33','106.75.141.*','login_fail',''),(78,0,'admin','2016-11-21 16:02:07','2016-11-21 17:02:07','106.75.141.*','login_fail',''),(79,0,'admin','2016-11-21 19:19:47','2016-11-21 20:19:47','106.75.141.*','login_fail',''),(80,0,'admin','2016-11-21 22:54:41','2016-11-21 23:54:41','106.75.141.*','login_fail',''),(81,0,'admin','2016-11-22 02:03:03','2016-11-22 03:03:03','106.75.141.*','login_fail',''),(82,0,'admin','2016-11-22 04:52:53','2016-11-22 05:52:53','106.75.141.*','login_fail',''),(83,0,'admin','2016-11-22 08:41:13','2016-11-22 09:41:13','106.75.141.*','login_fail',''),(84,0,'admin','2016-11-22 09:39:36','2016-11-22 10:39:36','186.202.120.*','login_fail',''),(85,0,'admin','2016-11-22 12:46:17','2016-11-22 13:46:17','106.75.141.*','login_fail',''),(86,0,'admin','2016-11-22 15:47:56','2016-11-22 16:47:56','106.75.141.*','login_fail',''),(87,0,'admin','2016-11-22 18:56:50','2016-11-22 19:56:50','106.75.141.*','login_fail',''),(88,0,'admin','2016-11-22 22:15:07','2016-11-22 23:15:07','106.75.141.*','login_fail',''),(89,0,'admin','2016-11-23 01:50:52','2016-11-23 02:50:52','106.75.141.*','login_fail',''),(90,0,'admin','2016-11-23 05:32:48','2016-11-23 06:32:48','106.75.141.*','login_fail',''),(91,0,'admin','2016-11-23 09:41:55','2016-11-23 10:41:55','106.75.141.*','login_fail',''),(92,0,'admin','2016-11-23 13:50:08','2016-11-23 14:50:08','106.75.141.*','login_fail',''),(93,0,'admin','2016-11-23 17:02:59','2016-11-23 18:02:59','106.75.141.*','login_fail',''),(94,0,'admin','2016-11-23 20:32:04','2016-11-23 21:32:04','106.75.141.*','login_fail',''),(95,0,'admin','2016-11-24 00:13:08','2016-11-24 01:13:08','106.75.141.*','login_fail',''),(96,0,'admin','2016-11-24 00:43:53','2016-11-24 01:43:53','146.0.74.*','login_fail',''),(97,0,'admin','2016-11-24 04:03:30','2016-11-24 05:03:30','106.75.141.*','login_fail',''),(98,0,'admin','2016-11-24 07:51:53','2016-11-24 08:51:53','106.75.141.*','login_fail',''),(99,0,'admin','2016-11-24 11:46:21','2016-11-24 12:46:21','106.75.141.*','login_fail',''),(100,0,'admin','2016-11-24 15:12:42','2016-11-24 16:12:42','106.75.141.*','login_fail',''),(101,0,'admin','2016-11-24 16:09:35','2016-11-24 17:09:35','203.157.202.*','login_fail',''),(102,0,'admin','2016-11-24 17:22:32','2016-11-24 18:22:32','203.157.202.*','login_fail',''),(103,0,'admin','2016-11-24 18:29:25','2016-11-24 19:29:25','106.75.141.*','login_fail',''),(104,0,'admin','2016-11-24 18:41:17','2016-11-24 19:41:17','203.157.202.*','login_fail',''),(105,0,'admin','2016-11-24 20:30:05','2016-11-24 21:30:05','203.157.202.*','login_fail',''),(106,0,'admin','2016-11-24 21:51:33','2016-11-24 22:51:33','106.75.141.*','login_fail',''),(107,0,'admin','2016-11-24 21:55:39','2016-11-24 22:55:39','203.157.202.*','login_fail',''),(108,0,'admin','2016-11-24 23:22:46','2016-11-25 00:22:46','203.157.202.*','login_fail',''),(109,0,'admin','2016-11-25 00:38:30','2016-11-25 01:38:30','203.157.202.*','login_fail',''),(110,0,'admin','2016-11-25 01:40:14','2016-11-25 02:40:14','106.75.141.*','login_fail',''),(111,0,'admin','2016-11-25 02:01:59','2016-11-25 03:01:59','203.157.202.*','login_fail',''),(112,0,'admin','2016-11-25 03:33:10','2016-11-25 04:33:10','203.157.202.*','login_fail',''),(113,0,'admin','2016-11-25 04:41:07','2016-11-25 05:41:07','203.157.202.*','login_fail',''),(114,0,'admin','2016-11-25 05:48:22','2016-11-25 06:48:22','106.75.141.*','login_fail',''),(115,0,'admin','2016-11-25 07:13:26','2016-11-25 08:13:26','5.39.218.*','login_fail',''),(116,0,'admin','2016-11-25 07:30:01','2016-11-25 08:30:01','203.157.202.*','login_fail',''),(117,0,'admin','2016-11-25 09:15:33','2016-11-25 10:15:33','203.157.202.*','login_fail',''),(118,0,'admin','2016-11-25 10:09:26','2016-11-25 11:09:26','106.75.141.*','login_fail',''),(119,0,'admin','2016-11-25 10:16:22','2016-11-25 11:16:22','203.157.202.*','login_fail',''),(120,0,'admin','2016-11-25 11:48:21','2016-11-25 12:48:21','203.157.202.*','login_fail',''),(121,0,'admin','2016-11-25 13:03:14','2016-11-25 14:03:14','203.157.202.*','login_fail',''),(122,0,'admin','2016-11-25 14:06:21','2016-11-25 15:06:21','106.75.141.*','login_fail',''),(123,0,'admin','2016-11-25 14:16:22','2016-11-25 15:16:22','203.157.202.*','login_fail',''),(124,0,'admin','2016-11-25 15:29:42','2016-11-25 16:29:42','203.157.202.*','login_fail',''),(125,0,'admin','2016-11-25 16:48:29','2016-11-25 17:48:29','203.157.202.*','login_fail',''),(126,0,'admin','2016-11-25 16:58:34','2016-11-25 17:58:34','106.75.141.*','login_fail',''),(127,0,'admin','2016-11-25 18:06:23','2016-11-25 19:06:23','203.157.202.*','login_fail',''),(128,0,'admin','2016-11-25 19:20:18','2016-11-25 20:20:18','203.157.202.*','login_fail',''),(129,0,'admin','2016-11-25 20:08:57','2016-11-25 21:08:57','106.75.141.*','login_fail',''),(130,0,'admin','2016-11-25 20:31:28','2016-11-25 21:31:28','203.157.202.*','login_fail',''),(131,0,'admin','2016-11-25 21:44:37','2016-11-25 22:44:37','203.157.202.*','login_fail',''),(132,0,'admin','2016-11-25 23:19:46','2016-11-26 00:19:46','203.157.202.*','login_fail',''),(133,0,'admin','2016-11-25 23:20:23','2016-11-26 00:20:23','106.75.141.*','login_fail',''),(134,0,'admin','2016-11-26 00:53:59','2016-11-26 01:53:59','203.157.202.*','login_fail',''),(135,0,'admin','2016-11-26 02:41:06','2016-11-26 03:41:06','203.157.202.*','login_fail',''),(136,0,'admin','2016-11-26 03:08:00','2016-11-26 04:08:00','106.75.141.*','login_fail',''),(137,0,'admin','2016-11-26 04:18:15','2016-11-26 05:18:15','203.157.202.*','login_fail',''),(138,0,'admin','2016-11-26 05:53:59','2016-11-26 06:53:59','203.157.202.*','login_fail',''),(139,0,'admin','2016-11-26 07:02:31','2016-11-26 08:02:31','106.75.141.*','login_fail',''),(140,0,'admin','2016-11-26 07:11:47','2016-11-26 08:11:47','203.157.202.*','login_fail',''),(141,0,'admin','2016-11-26 08:32:38','2016-11-26 09:32:38','203.157.202.*','login_fail',''),(142,0,'admin','2016-11-26 09:59:41','2016-11-26 10:59:41','203.157.202.*','login_fail',''),(143,0,'admin','2016-11-26 11:30:24','2016-11-26 12:30:24','106.75.141.*','login_fail',''),(144,0,'admin','2016-11-26 11:39:42','2016-11-26 12:39:42','203.157.202.*','login_fail',''),(145,0,'admin','2016-11-26 13:01:26','2016-11-26 14:01:26','203.157.202.*','login_fail',''),(146,0,'admin','2016-11-26 14:31:20','2016-11-26 15:31:20','203.157.202.*','login_fail',''),(147,0,'admin','2016-11-26 15:05:37','2016-11-26 16:05:37','106.75.141.*','login_fail',''),(148,0,'admin','2016-11-26 16:15:15','2016-11-26 17:15:15','203.157.202.*','login_fail',''),(149,0,'admin','2016-11-26 18:10:26','2016-11-26 19:10:26','203.157.202.*','login_fail',''),(150,0,'admin','2016-11-26 18:13:15','2016-11-26 19:13:15','106.75.141.*','login_fail',''),(151,0,'admin','2016-11-26 19:44:16','2016-11-26 20:44:16','203.157.202.*','login_fail',''),(152,0,'admin','2016-11-26 21:21:54','2016-11-26 22:21:54','203.157.202.*','login_fail',''),(153,0,'admin','2016-11-26 21:47:47','2016-11-26 22:47:47','106.75.141.*','login_fail',''),(154,0,'admin','2016-11-26 22:46:30','2016-11-26 23:46:30','203.157.202.*','login_fail',''),(155,0,'admin','2016-11-27 00:19:57','2016-11-27 01:19:57','203.157.202.*','login_fail',''),(156,0,'admin','2016-11-27 01:23:03','2016-11-27 02:23:03','106.75.141.*','login_fail',''),(157,0,'admin','2016-11-27 01:46:03','2016-11-27 02:46:03','203.157.202.*','login_fail',''),(158,0,'admin','2016-11-27 02:49:43','2016-11-27 03:49:43','203.157.202.*','login_fail',''),(159,0,'admin','2016-11-27 03:53:44','2016-11-27 04:53:44','203.157.202.*','login_fail',''),(160,0,'admin','2016-11-27 04:56:10','2016-11-27 05:56:10','203.157.202.*','login_fail',''),(161,0,'admin','2016-11-27 05:15:48','2016-11-27 06:15:48','106.75.141.*','login_fail',''),(162,0,'admin','2016-11-27 06:02:29','2016-11-27 07:02:29','203.157.202.*','login_fail',''),(163,0,'admin','2016-11-27 07:41:34','2016-11-27 08:41:34','203.157.202.*','login_fail',''),(164,0,'admin','2016-11-27 09:13:13','2016-11-27 10:13:13','106.75.141.*','login_fail',''),(165,0,'admin','2016-11-27 09:35:42','2016-11-27 10:35:42','203.157.202.*','login_fail',''),(166,0,'admin','2016-11-27 11:29:02','2016-11-27 12:29:02','203.157.202.*','login_fail',''),(167,0,'admin','2016-11-27 13:12:14','2016-11-27 14:12:14','203.157.202.*','login_fail',''),(168,0,'admin','2016-11-27 13:26:11','2016-11-27 14:26:11','106.75.141.*','login_fail',''),(169,0,'admin','2016-11-27 16:55:07','2016-11-27 17:55:07','106.75.141.*','login_fail',''),(170,0,'admin','2016-11-27 17:52:54','2016-11-27 18:52:54','203.157.202.*','login_fail',''),(171,0,'admin','2016-11-27 20:26:30','2016-11-27 21:26:30','106.75.141.*','login_fail',''),(172,0,'admin','2016-11-28 00:13:21','2016-11-28 01:13:21','106.75.141.*','login_fail',''),(173,0,'admin','2016-11-28 04:04:06','2016-11-28 05:04:06','106.75.141.*','login_fail',''),(174,0,'admin','2016-11-28 07:54:21','2016-11-28 08:54:21','106.75.141.*','login_fail',''),(175,0,'admin','2016-11-28 12:07:09','2016-11-28 13:07:09','106.75.141.*','login_fail',''),(176,0,'admin','2016-11-28 15:49:03','2016-11-28 16:49:03','106.75.141.*','login_fail',''),(177,0,'admin','2016-11-28 19:06:02','2016-11-28 20:06:02','106.75.141.*','login_fail',''),(178,0,'admin','2016-11-28 23:00:36','2016-11-29 00:00:36','106.75.141.*','login_fail',''),(179,0,'admin','2016-11-29 02:53:30','2016-11-29 03:53:30','106.75.141.*','login_fail',''),(180,0,'admin','2016-11-29 07:27:28','2016-11-29 08:27:28','106.75.141.*','login_fail',''),(181,0,'admin','2016-11-29 20:12:06','2016-11-29 21:12:06','106.75.141.*','login_fail',''),(182,0,'admin','2016-11-30 00:43:34','2016-11-30 01:43:34','106.75.141.*','login_fail',''),(183,0,'admin','2016-11-30 05:16:18','2016-11-30 06:16:18','106.75.141.*','login_fail',''),(184,0,'admin','2016-11-30 12:05:00','2016-11-30 13:05:00','188.165.192.*','login_fail',''),(185,0,'admin','2016-11-30 12:12:48','2016-11-30 13:12:48','62.141.35.*','login_fail',''),(186,0,'admin','2016-11-30 13:13:09','2016-11-30 14:13:09','62.141.35.*','login_fail',''),(187,0,'admin','2016-11-30 13:22:20','2016-11-30 14:22:20','188.165.192.*','login_fail',''),(188,0,'admin','2016-11-30 13:58:20','2016-11-30 14:58:20','106.75.141.*','login_fail',''),(189,0,'admin','2016-11-30 14:19:06','2016-11-30 15:19:06','62.141.35.*','login_fail',''),(190,0,'admin','2016-11-30 15:24:37','2016-11-30 16:24:37','62.141.35.*','login_fail',''),(191,0,'admin','2016-11-30 16:54:02','2016-11-30 17:54:02','212.21.66.*','login_fail',''),(192,0,'admin','2016-11-30 17:01:43','2016-11-30 18:01:43','62.141.35.*','login_fail',''),(193,0,'admin','2016-11-30 17:31:52','2016-11-30 18:31:52','186.202.120.*','login_fail',''),(194,0,'admin','2016-11-30 18:14:09','2016-11-30 19:14:09','88.198.110.*','login_fail',''),(195,0,'admin','2016-11-30 18:25:02','2016-11-30 19:25:02','212.21.66.*','login_fail',''),(196,0,'admin','2016-11-30 18:35:44','2016-11-30 19:35:44','62.141.35.*','login_fail',''),(197,0,'admin','2016-11-30 18:48:27','2016-11-30 19:48:27','217.115.10.*','login_fail',''),(198,0,'admin','2016-11-30 18:57:41','2016-11-30 19:57:41','46.165.230.*','login_fail',''),(199,0,'admin','2016-11-30 19:18:10','2016-11-30 20:18:10','87.118.122.*','login_fail',''),(200,0,'admin','2016-11-30 19:39:54','2016-11-30 20:39:54','212.21.66.*','login_fail',''),(201,0,'admin','2016-11-30 19:56:21','2016-11-30 20:56:21','62.141.35.*','login_fail',''),(202,0,'admin','2016-11-30 20:01:38','2016-11-30 21:01:38','46.165.230.*','login_fail',''),(203,0,'admin','2016-11-30 20:15:35','2016-11-30 21:15:35','94.242.55.*','login_fail',''),(204,0,'admin','2016-11-30 20:27:17','2016-11-30 21:27:17','85.25.103.*','login_fail',''),(205,0,'admin','2016-11-30 21:06:00','2016-11-30 22:06:00','62.141.35.*','login_fail',''),(206,0,'admin','2016-11-30 21:11:55','2016-11-30 22:11:55','217.115.10.*','login_fail',''),(207,0,'admin','2016-11-30 21:26:33','2016-11-30 22:26:33','46.165.230.*','login_fail',''),(208,0,'admin','2016-11-30 21:47:24','2016-11-30 22:47:24','85.25.103.*','login_fail',''),(209,0,'admin','2016-11-30 21:54:31','2016-11-30 22:54:31','212.21.66.*','login_fail',''),(210,0,'admin','2016-11-30 22:05:11','2016-11-30 23:05:11','193.111.136.*','login_fail',''),(211,0,'admin','2016-11-30 22:27:39','2016-11-30 23:27:39','62.141.35.*','login_fail',''),(212,0,'admin','2016-11-30 23:03:56','2016-12-01 00:03:56','94.242.55.*','login_fail',''),(213,0,'admin','2016-11-30 23:31:55','2016-12-01 00:31:55','62.141.35.*','login_fail',''),(214,0,'admin','2016-11-30 23:36:42','2016-12-01 00:36:42','85.25.103.*','login_fail',''),(215,0,'admin','2016-11-30 23:38:31','2016-12-01 00:38:31','46.165.230.*','login_fail',''),(216,0,'admin','2016-12-01 00:15:35','2016-12-01 01:15:35','193.111.136.*','login_fail',''),(217,0,'admin','2016-12-01 00:16:09','2016-12-01 01:16:09','138.201.40.*','login_fail',''),(218,0,'admin','2016-12-01 00:39:35','2016-12-01 01:39:35','87.118.116.*','login_fail',''),(219,0,'admin','2016-12-01 00:45:41','2016-12-01 01:45:41','85.25.103.*','login_fail',''),(220,0,'admin','2016-12-01 00:46:06','2016-12-01 01:46:06','62.141.35.*','login_fail',''),(221,0,'admin','2016-12-01 00:51:52','2016-12-01 01:51:52','212.21.66.*','login_fail',''),(222,0,'admin','2016-12-01 01:30:33','2016-12-01 02:30:33','46.165.230.*','login_fail',''),(223,0,'admin','2016-12-01 01:44:42','2016-12-01 02:44:42','193.111.136.*','login_fail',''),(224,0,'admin','2016-12-01 02:01:49','2016-12-01 03:01:49','62.141.35.*','login_fail',''),(225,0,'admin','2016-12-01 02:09:42','2016-12-01 03:09:42','85.143.210.*','login_fail',''),(226,0,'admin','2016-12-01 02:19:09','2016-12-01 03:19:09','46.165.223.*','login_fail',''),(227,0,'admin','2016-12-01 02:32:05','2016-12-01 03:32:05','217.115.10.*','login_fail',''),(228,0,'admin','2016-12-01 02:39:07','2016-12-01 03:39:07','85.25.103.*','login_fail',''),(229,0,'admin','2016-12-01 02:54:43','2016-12-01 03:54:43','46.165.230.*','login_fail',''),(230,0,'admin','2016-12-01 03:06:38','2016-12-01 04:06:38','62.141.35.*','login_fail',''),(231,0,'admin','2016-12-01 03:24:45','2016-12-01 04:24:45','212.21.66.*','login_fail',''),(232,0,'admin','2016-12-01 03:40:43','2016-12-01 04:40:43','94.242.55.*','login_fail',''),(233,0,'admin','2016-12-01 03:42:59','2016-12-01 04:42:59','85.25.103.*','login_fail',''),(234,0,'admin','2016-12-01 04:13:02','2016-12-01 05:13:02','62.141.35.*','login_fail',''),(235,0,'admin','2016-12-01 04:15:27','2016-12-01 05:15:27','31.185.104.*','login_fail',''),(236,0,'admin','2016-12-01 04:25:21','2016-12-01 05:25:21','94.26.140.*','login_fail',''),(237,0,'admin','2016-12-01 04:35:12','2016-12-01 05:35:12','217.115.10.*','login_fail',''),(238,0,'admin','2016-12-01 04:45:11','2016-12-01 05:45:11','138.201.40.*','login_fail',''),(239,0,'admin','2016-12-01 04:45:13','2016-12-01 05:45:13','87.118.116.*','login_fail',''),(240,0,'admin','2016-12-01 05:14:27','2016-12-01 06:14:27','62.141.35.*','login_fail',''),(241,0,'admin','2016-12-01 05:19:47','2016-12-01 06:19:47','46.165.230.*','login_fail',''),(242,0,'admin','2016-12-01 05:28:27','2016-12-01 06:28:27','81.95.13.*','login_fail',''),(243,0,'admin','2016-12-01 05:40:28','2016-12-01 06:40:28','81.7.13.*','login_fail',''),(244,0,'admin','2016-12-01 05:49:16','2016-12-01 06:49:16','212.21.66.*','login_fail',''),(245,0,'admin','2016-12-01 05:53:12','2016-12-01 06:53:12','188.165.192.*','login_fail',''),(246,0,'admin','2016-12-01 05:53:58','2016-12-01 06:53:58','138.201.40.*','login_fail',''),(247,0,'admin','2016-12-01 05:58:11','2016-12-01 06:58:11','185.22.173.*','login_fail',''),(248,0,'admin','2016-12-01 06:20:43','2016-12-01 07:20:43','62.141.35.*','login_fail',''),(249,0,'admin','2016-12-01 06:27:09','2016-12-01 07:27:09','87.118.116.*','login_fail',''),(250,0,'admin','2016-12-01 06:42:52','2016-12-01 07:42:52','193.111.136.*','login_fail',''),(251,0,'admin','2016-12-01 07:00:22','2016-12-01 08:00:22','85.25.103.*','login_fail',''),(252,0,'admin','2016-12-01 07:15:40','2016-12-01 08:15:40','188.165.192.*','login_fail',''),(253,0,'admin','2016-12-01 07:20:16','2016-12-01 08:20:16','46.165.230.*','login_fail',''),(254,0,'admin','2016-12-01 07:28:18','2016-12-01 08:28:18','62.141.35.*','login_fail',''),(255,0,'admin','2016-12-01 07:39:14','2016-12-01 08:39:14','94.242.55.*','login_fail',''),(256,0,'admin','2016-12-01 07:55:10','2016-12-01 08:55:10','217.115.10.*','login_fail',''),(257,0,'admin','2016-12-01 08:04:33','2016-12-01 09:04:33','212.21.66.*','login_fail',''),(258,0,'admin','2016-12-01 08:10:37','2016-12-01 09:10:37','138.201.40.*','login_fail',''),(259,0,'admin','2016-12-01 08:22:02','2016-12-01 09:22:02','46.165.230.*','login_fail',''),(260,0,'admin','2016-12-01 08:22:09','2016-12-01 09:22:09','85.25.103.*','login_fail',''),(261,0,'admin','2016-12-01 08:31:27','2016-12-01 09:31:27','213.61.149.*','login_fail',''),(262,0,'admin','2016-12-01 08:41:07','2016-12-01 09:41:07','94.26.140.*','login_fail',''),(263,0,'admin','2016-12-01 09:10:45','2016-12-01 10:10:45','94.242.55.*','login_fail',''),(264,0,'admin','2016-12-01 09:18:19','2016-12-01 10:18:19','46.165.223.*','login_fail',''),(265,0,'admin','2016-12-01 09:27:24','2016-12-01 10:27:24','62.141.35.*','login_fail',''),(266,0,'admin','2016-12-01 09:36:45','2016-12-01 10:36:45','185.22.173.*','login_fail',''),(267,0,'admin','2016-12-01 09:37:06','2016-12-01 10:37:06','85.25.103.*','login_fail',''),(268,0,'admin','2016-12-01 09:56:41','2016-12-01 10:56:41','94.26.140.*','login_fail',''),(269,0,'admin','2016-12-01 10:07:16','2016-12-01 11:07:16','212.21.66.*','login_fail',''),(270,0,'admin','2016-12-01 10:07:29','2016-12-01 11:07:29','81.95.13.*','login_fail',''),(271,0,'admin','2016-12-01 10:26:02','2016-12-01 11:26:02','217.115.10.*','login_fail',''),(272,0,'admin','2016-12-01 10:36:08','2016-12-01 11:36:08','193.111.136.*','login_fail',''),(273,0,'admin','2016-12-01 10:37:39','2016-12-01 11:37:39','46.165.223.*','login_fail',''),(274,0,'admin','2016-12-01 10:57:50','2016-12-01 11:57:50','185.22.173.*','login_fail',''),(275,0,'admin','2016-12-01 11:08:22','2016-12-01 12:08:22','94.242.55.*','login_fail',''),(276,0,'admin','2016-12-01 11:10:03','2016-12-01 12:10:03','46.165.230.*','login_fail',''),(277,0,'admin','2016-12-01 11:19:00','2016-12-01 12:19:00','138.201.40.*','login_fail',''),(278,0,'admin','2016-12-01 11:20:14','2016-12-01 12:20:14','85.25.103.*','login_fail',''),(279,0,'admin','2016-12-01 11:40:43','2016-12-01 12:40:43','213.61.149.*','login_fail',''),(280,0,'admin','2016-12-01 11:53:41','2016-12-01 12:53:41','31.185.104.*','login_fail',''),(281,0,'admin','2016-12-01 12:14:52','2016-12-01 13:14:52','94.242.55.*','login_fail',''),(282,0,'admin','2016-12-01 12:23:45','2016-12-01 13:23:45','212.21.66.*','login_fail',''),(283,0,'admin','2016-12-01 12:33:03','2016-12-01 13:33:03','46.165.230.*','login_fail',''),(284,0,'admin','2016-12-01 12:45:19','2016-12-01 13:45:19','46.165.223.*','login_fail',''),(285,0,'admin','2016-12-01 12:45:56','2016-12-01 13:45:56','217.115.10.*','login_fail',''),(286,0,'admin','2016-12-01 12:55:54','2016-12-01 13:55:54','85.25.103.*','login_fail',''),(287,0,'admin','2016-12-01 12:57:43','2016-12-01 13:57:43','213.61.149.*','login_fail',''),(288,0,'admin','2016-12-01 13:06:44','2016-12-01 14:06:44','185.22.173.*','login_fail',''),(289,0,'admin','2016-12-01 13:19:49','2016-12-01 14:19:49','87.118.116.*','login_fail',''),(290,0,'admin','2016-12-01 13:38:58','2016-12-01 14:38:58','81.95.13.*','login_fail',''),(291,0,'admin','2016-12-01 13:49:37','2016-12-01 14:49:37','31.185.104.*','login_fail',''),(292,0,'admin','2016-12-01 13:53:52','2016-12-01 14:53:52','94.242.55.*','login_fail',''),(293,0,'admin','2016-12-01 14:03:58','2016-12-01 15:03:58','5.199.130.*','login_fail',''),(294,0,'admin','2016-12-01 14:10:54','2016-12-01 15:10:54','85.25.103.*','login_fail',''),(295,0,'admin','2016-12-01 14:38:34','2016-12-01 15:38:34','46.165.223.*','login_fail',''),(296,0,'admin','2016-12-01 14:56:12','2016-12-01 15:56:12','46.165.230.*','login_fail',''),(297,0,'admin','2016-12-01 15:06:53','2016-12-01 16:06:53','213.61.149.*','login_fail',''),(298,0,'admin','2016-12-01 15:11:50','2016-12-01 16:11:50','31.185.104.*','login_fail',''),(299,0,'admin','2016-12-01 15:16:57','2016-12-01 16:16:57','5.199.130.*','login_fail',''),(300,0,'admin','2016-12-01 15:21:43','2016-12-01 16:21:43','212.21.66.*','login_fail',''),(301,0,'admin','2016-12-01 15:40:18','2016-12-01 16:40:18','193.111.136.*','login_fail',''),(302,0,'admin','2016-12-01 15:43:17','2016-12-01 16:43:17','62.141.35.*','login_fail',''),(303,0,'admin','2016-12-01 15:50:26','2016-12-01 16:50:26','88.198.110.*','login_fail',''),(304,0,'admin','2016-12-01 16:02:45','2016-12-01 17:02:45','46.165.223.*','login_fail',''),(305,0,'admin','2016-12-01 16:13:23','2016-12-01 17:13:23','213.61.149.*','login_fail',''),(306,0,'admin','2016-12-01 16:21:34','2016-12-01 17:21:34','46.165.230.*','login_fail',''),(307,0,'admin','2016-12-01 16:22:10','2016-12-01 17:22:10','185.22.173.*','login_fail',''),(308,0,'admin','2016-12-01 16:56:23','2016-12-01 17:56:23','62.141.35.*','login_fail',''),(309,0,'admin','2016-12-01 17:15:45','2016-12-01 18:15:45','92.222.6.*','login_fail',''),(310,0,'admin','2016-12-01 17:32:36','2016-12-01 18:32:36','185.22.173.*','login_fail',''),(311,0,'admin','2016-12-01 17:36:37','2016-12-01 18:36:37','85.25.103.*','login_fail',''),(312,0,'admin','2016-12-01 17:42:51','2016-12-01 18:42:51','212.21.66.*','login_fail',''),(313,0,'admin','2016-12-01 17:52:26','2016-12-01 18:52:26','46.165.223.*','login_fail',''),(314,0,'admin','2016-12-01 18:05:05','2016-12-01 19:05:05','193.111.136.*','login_fail',''),(315,0,'admin','2016-12-01 18:07:22','2016-12-01 19:07:22','87.118.115.*','login_fail',''),(316,0,'admin','2016-12-01 18:17:43','2016-12-01 19:17:43','46.165.230.*','login_fail',''),(317,0,'admin','2016-12-01 18:28:09','2016-12-01 19:28:09','81.95.13.*','login_fail',''),(318,0,'admin','2016-12-01 18:50:14','2016-12-01 19:50:14','5.199.130.*','login_fail',''),(319,0,'admin','2016-12-01 18:57:16','2016-12-01 19:57:16','62.141.35.*','login_fail',''),(320,0,'admin','2016-12-01 18:59:02','2016-12-01 19:59:02','85.25.103.*','login_fail',''),(321,0,'admin','2016-12-01 19:06:51','2016-12-01 20:06:51','185.117.215.*','login_fail',''),(322,0,'admin','2016-12-01 19:25:20','2016-12-01 20:25:20','185.22.173.*','login_fail',''),(323,0,'admin','2016-12-01 19:31:29','2016-12-01 20:31:29','138.201.40.*','login_fail',''),(324,0,'admin','2016-12-01 19:43:41','2016-12-01 20:43:41','88.198.110.*','login_fail',''),(325,0,'admin','2016-12-01 19:50:53','2016-12-01 20:50:53','46.165.223.*','login_fail',''),(326,0,'admin','2016-12-01 20:01:20','2016-12-01 21:01:20','212.21.66.*','login_fail',''),(327,0,'admin','2016-12-01 20:04:04','2016-12-01 21:04:04','85.25.103.*','login_fail',''),(328,0,'admin','2016-12-01 20:14:07','2016-12-01 21:14:07','31.185.104.*','login_fail',''),(329,0,'admin','2016-12-01 20:23:05','2016-12-01 21:23:05','5.199.130.*','login_fail',''),(330,0,'admin','2016-12-01 20:24:00','2016-12-01 21:24:00','92.222.6.*','login_fail',''),(331,0,'admin','2016-12-01 20:44:03','2016-12-01 21:44:03','62.141.35.*','login_fail',''),(332,0,'admin','2016-12-01 21:09:26','2016-12-01 22:09:26','212.21.66.*','login_fail',''),(333,0,'admin','2016-12-01 21:19:35','2016-12-01 22:19:35','85.25.103.*','login_fail',''),(334,0,'admin','2016-12-01 21:25:36','2016-12-01 22:25:36','213.61.149.*','login_fail',''),(335,0,'admin','2016-12-01 21:43:20','2016-12-01 22:43:20','81.7.16.*','login_fail',''),(336,0,'admin','2016-12-01 21:48:34','2016-12-01 22:48:34','185.117.215.*','login_fail',''),(337,0,'admin','2016-12-01 21:49:14','2016-12-01 22:49:14','138.201.40.*','login_fail',''),(338,0,'admin','2016-12-01 22:07:02','2016-12-01 23:07:02','193.111.136.*','login_fail',''),(339,0,'admin','2016-12-01 22:16:04','2016-12-01 23:16:04','185.22.173.*','login_fail',''),(340,0,'admin','2016-12-01 22:28:02','2016-12-01 23:28:02','88.198.110.*','login_fail',''),(341,0,'admin','2016-12-01 22:37:07','2016-12-01 23:37:07','46.165.230.*','login_fail',''),(342,0,'admin','2016-12-01 22:48:23','2016-12-01 23:48:23','5.199.130.*','login_fail',''),(343,0,'admin','2016-12-01 22:54:21','2016-12-01 23:54:21','212.83.40.*','login_fail',''),(344,0,'admin','2016-12-01 23:05:03','2016-12-02 00:05:03','185.117.215.*','login_fail',''),(345,0,'admin','2016-12-01 23:20:44','2016-12-02 00:20:44','62.141.35.*','login_fail',''),(346,0,'admin','2016-12-01 23:27:53','2016-12-02 00:27:53','185.31.161.*','login_fail',''),(347,0,'admin','2016-12-01 23:36:57','2016-12-02 00:36:57','85.25.103.*','login_fail',''),(348,0,'admin','2016-12-01 23:43:52','2016-12-02 00:43:52','46.165.223.*','login_fail',''),(349,0,'admin','2016-12-01 23:53:04','2016-12-02 00:53:04','81.7.16.*','login_fail',''),(350,0,'admin','2016-12-02 00:03:23','2016-12-02 01:03:23','94.242.55.*','login_fail',''),(351,0,'admin','2016-12-02 00:04:50','2016-12-02 01:04:50','88.198.110.*','login_fail',''),(352,0,'admin','2016-12-02 00:14:20','2016-12-02 01:14:20','46.165.230.*','login_fail',''),(353,0,'admin','2016-12-02 00:24:28','2016-12-02 01:24:28','212.21.66.*','login_fail',''),(354,0,'admin','2016-12-02 00:58:56','2016-12-02 01:58:56','62.141.35.*','login_fail',''),(355,0,'admin','2016-12-02 01:08:30','2016-12-02 02:08:30','193.111.136.*','login_fail',''),(356,0,'admin','2016-12-02 01:09:53','2016-12-02 02:09:53','138.201.40.*','login_fail',''),(357,0,'admin','2016-12-02 01:19:24','2016-12-02 02:19:24','85.25.103.*','login_fail',''),(358,0,'admin','2016-12-02 01:19:59','2016-12-02 02:19:59','46.165.230.*','login_fail',''),(359,0,'admin','2016-12-02 01:46:55','2016-12-02 02:46:55','212.21.66.*','login_fail',''),(360,0,'admin','2016-12-02 01:57:12','2016-12-02 02:57:12','213.109.53.*','login_fail',''),(361,0,'admin','2016-12-02 02:06:25','2016-12-02 03:06:25','94.242.57.*','login_fail',''),(362,0,'admin','2016-12-02 02:24:40','2016-12-02 03:24:40','185.22.173.*','login_fail',''),(363,0,'admin','2016-12-02 02:28:40','2016-12-02 03:28:40','62.141.35.*','login_fail',''),(364,0,'admin','2016-12-02 02:32:42','2016-12-02 03:32:42','94.242.55.*','login_fail',''),(365,0,'admin','2016-12-02 02:36:37','2016-12-02 03:36:37','46.165.223.*','login_fail',''),(366,0,'admin','2016-12-02 02:41:05','2016-12-02 03:41:05','212.83.40.*','login_fail',''),(367,0,'admin','2016-12-02 02:56:17','2016-12-02 03:56:17','85.25.103.*','login_fail',''),(368,0,'admin','2016-12-02 02:58:37','2016-12-02 03:58:37','87.118.122.*','login_fail',''),(369,0,'admin','2016-12-02 03:18:29','2016-12-02 04:18:29','193.111.136.*','login_fail',''),(370,0,'admin','2016-12-02 03:48:05','2016-12-02 04:48:05','212.21.66.*','login_fail',''),(371,0,'admin','2016-12-02 03:58:03','2016-12-02 04:58:03','185.22.173.*','login_fail',''),(372,0,'admin','2016-12-02 04:04:46','2016-12-02 05:04:46','46.165.223.*','login_fail',''),(373,0,'admin','2016-12-02 04:06:58','2016-12-02 05:06:58','62.141.35.*','login_fail',''),(374,0,'admin','2016-12-02 04:13:59','2016-12-02 05:13:59','46.165.230.*','login_fail',''),(375,0,'admin','2016-12-02 04:18:31','2016-12-02 05:18:31','5.199.130.*','login_fail',''),(376,0,'admin','2016-12-02 04:28:42','2016-12-02 05:28:42','94.242.55.*','login_fail',''),(377,0,'admin','2016-12-02 04:31:59','2016-12-02 05:31:59','31.185.104.*','login_fail',''),(378,0,'admin','2016-12-02 04:42:51','2016-12-02 05:42:51','85.25.103.*','login_fail',''),(379,0,'admin','2016-12-02 04:59:02','2016-12-02 05:59:02','213.61.149.*','login_fail',''),(380,0,'admin','2016-12-02 05:13:02','2016-12-02 06:13:02','94.242.57.*','login_fail',''),(381,0,'admin','2016-12-02 05:23:45','2016-12-02 06:23:45','62.141.35.*','login_fail',''),(382,0,'admin','2016-12-02 05:24:16','2016-12-02 06:24:16','138.201.40.*','login_fail',''),(383,0,'admin','2016-12-02 05:45:02','2016-12-02 06:45:02','31.185.104.*','login_fail',''),(384,0,'admin','2016-12-02 06:01:52','2016-12-02 07:01:52','85.25.103.*','login_fail',''),(385,0,'admin','2016-12-02 06:07:41','2016-12-02 07:07:41','212.21.66.*','login_fail',''),(386,0,'admin','2016-12-02 06:17:37','2016-12-02 07:17:37','185.117.215.*','login_fail',''),(387,0,'admin','2016-12-02 06:46:47','2016-12-02 07:46:47','138.201.40.*','login_fail',''),(388,0,'admin','2016-12-02 07:07:23','2016-12-02 08:07:23','217.115.10.*','login_fail',''),(389,0,'admin','2016-12-02 07:10:16','2016-12-02 08:10:16','46.165.230.*','login_fail',''),(390,0,'admin','2016-12-02 07:20:02','2016-12-02 08:20:02','31.185.104.*','login_fail',''),(391,0,'admin','2016-12-02 07:27:11','2016-12-02 08:27:11','88.198.110.*','login_fail',''),(392,0,'admin','2016-12-02 07:37:32','2016-12-02 08:37:32','85.25.103.*','login_fail',''),(393,0,'admin','2016-12-02 07:38:41','2016-12-02 08:38:41','94.242.57.*','login_fail',''),(394,0,'admin','2016-12-02 08:02:23','2016-12-02 09:02:23','46.165.223.*','login_fail',''),(395,0,'admin','2016-12-02 08:13:13','2016-12-02 09:13:13','46.165.230.*','login_fail',''),(396,0,'admin','2016-12-02 08:34:51','2016-12-02 09:34:51','193.111.136.*','login_fail',''),(397,0,'admin','2016-12-02 08:41:40','2016-12-02 09:41:40','185.22.173.*','login_fail',''),(398,0,'admin','2016-12-02 08:46:13','2016-12-02 09:46:13','31.185.104.*','login_fail',''),(399,0,'admin','2016-12-02 09:01:52','2016-12-02 10:01:52','217.115.10.*','login_fail',''),(400,0,'admin','2016-12-02 09:07:32','2016-12-02 10:07:32','212.21.66.*','login_fail',''),(401,0,'admin','2016-12-02 09:18:32','2016-12-02 10:18:32','94.242.57.*','login_fail',''),(402,0,'admin','2016-12-02 09:21:49','2016-12-02 10:21:49','46.165.230.*','login_fail',''),(403,0,'admin','2016-12-02 09:33:11','2016-12-02 10:33:11','87.118.116.*','login_fail',''),(404,0,'admin','2016-12-02 10:00:37','2016-12-02 11:00:37','88.198.110.*','login_fail',''),(405,0,'admin','2016-12-02 10:11:32','2016-12-02 11:11:32','138.201.40.*','login_fail',''),(406,0,'admin','2016-12-02 10:32:34','2016-12-02 11:32:34','193.111.136.*','login_fail',''),(407,0,'admin','2016-12-02 10:49:41','2016-12-02 11:49:41','85.25.103.*','login_fail',''),(408,0,'admin','2016-12-02 11:04:10','2016-12-02 12:04:10','46.165.230.*','login_fail',''),(409,0,'admin','2016-12-02 11:26:47','2016-12-02 12:26:47','212.21.66.*','login_fail',''),(410,0,'admin','2016-12-02 11:36:41','2016-12-02 12:36:41','94.242.55.*','login_fail',''),(411,0,'admin','2016-12-02 11:48:10','2016-12-02 12:48:10','62.141.35.*','login_fail',''),(412,0,'admin','2016-12-02 11:58:06','2016-12-02 12:58:06','31.185.104.*','login_fail',''),(413,0,'admin','2016-12-02 12:05:04','2016-12-02 13:05:04','85.195.107.*','login_fail',''),(414,0,'admin','2016-12-02 12:26:34','2016-12-02 13:26:34','138.201.40.*','login_fail',''),(415,0,'admin','2016-12-02 12:29:04','2016-12-02 13:29:04','185.22.173.*','login_fail',''),(416,0,'admin','2016-12-02 12:39:10','2016-12-02 13:39:10','212.21.66.*','login_fail',''),(417,0,'admin','2016-12-02 12:51:50','2016-12-02 13:51:50','46.165.230.*','login_fail',''),(418,0,'admin','2016-12-02 12:57:36','2016-12-02 13:57:36','62.141.35.*','login_fail',''),(419,0,'admin','2016-12-02 13:49:13','2016-12-02 14:49:13','212.21.66.*','login_fail',''),(420,0,'admin','2016-12-02 14:25:11','2016-12-02 15:25:11','85.25.103.*','login_fail',''),(421,0,'admin','2016-12-02 15:14:10','2016-12-02 16:14:10','87.118.116.*','login_fail',''),(422,0,'admin','2016-12-03 21:50:31','2016-12-03 22:50:31','110.164.93.*','login_fail',''),(423,0,'admin','2016-12-07 12:56:14','2016-12-07 13:56:14','62.141.35.*','login_fail',''),(424,0,'admin','2016-12-07 14:02:33','2016-12-07 15:02:33','62.141.35.*','login_fail',''),(425,0,'admin','2016-12-07 15:00:13','2016-12-07 16:00:13','212.21.66.*','login_fail',''),(426,0,'admin','2016-12-07 15:21:50','2016-12-07 16:21:50','178.137.87.*','login_fail',''),(427,0,'admin','2016-12-07 15:42:57','2016-12-07 16:42:57','62.141.35.*','login_fail',''),(428,0,'admin','2016-12-07 17:02:08','2016-12-07 18:02:08','62.141.35.*','login_fail',''),(429,0,'admin','2016-12-07 18:47:16','2016-12-07 19:47:16','62.141.35.*','login_fail',''),(430,0,'admin','2016-12-07 19:34:48','2016-12-07 20:34:48','5.199.130.*','login_fail',''),(431,0,'admin','2016-12-07 19:43:52','2016-12-07 20:43:52','193.111.136.*','login_fail',''),(432,0,'admin','2016-12-07 19:52:33','2016-12-07 20:52:33','62.141.35.*','login_fail',''),(433,0,'admin','2016-12-07 20:16:01','2016-12-07 21:16:01','212.21.66.*','login_fail',''),(434,0,'admin','2016-12-07 21:09:22','2016-12-07 22:09:22','88.198.110.*','login_fail',''),(435,0,'admin','2016-12-07 21:18:51','2016-12-07 22:18:51','193.111.136.*','login_fail',''),(436,0,'admin','2016-12-07 21:28:32','2016-12-07 22:28:32','62.141.35.*','login_fail',''),(437,0,'admin','2016-12-07 21:34:34','2016-12-07 22:34:34','46.165.230.*','login_fail',''),(438,0,'admin','2016-12-07 21:42:47','2016-12-07 22:42:47','94.242.55.*','login_fail',''),(439,0,'admin','2016-12-07 21:56:27','2016-12-07 22:56:27','5.199.130.*','login_fail',''),(440,0,'admin','2016-12-07 22:05:13','2016-12-07 23:05:13','85.25.103.*','login_fail',''),(441,0,'admin','2016-12-07 22:24:07','2016-12-07 23:24:07','87.118.122.*','login_fail',''),(442,0,'admin','2016-12-07 22:35:19','2016-12-07 23:35:19','62.141.35.*','login_fail',''),(443,0,'admin','2016-12-07 23:35:01','2016-12-08 00:35:01','87.118.122.*','login_fail',''),(444,0,'admin','2016-12-07 23:45:48','2016-12-08 00:45:48','85.25.103.*','login_fail',''),(445,0,'admin','2016-12-07 23:54:27','2016-12-08 00:54:27','88.198.110.*','login_fail',''),(446,0,'admin','2016-12-08 00:14:59','2016-12-08 01:14:59','62.141.35.*','login_fail',''),(447,0,'admin','2016-12-08 00:36:10','2016-12-08 01:36:10','5.199.130.*','login_fail',''),(448,0,'admin','2016-12-08 00:56:40','2016-12-08 01:56:40','87.118.116.*','login_fail',''),(449,0,'admin','2016-12-08 01:06:10','2016-12-08 02:06:10','193.111.136.*','login_fail',''),(450,0,'admin','2016-12-08 01:17:59','2016-12-08 02:17:59','88.198.110.*','login_fail',''),(451,0,'admin','2016-12-08 01:27:37','2016-12-08 02:27:37','62.141.35.*','login_fail',''),(452,0,'admin','2016-12-08 02:31:26','2016-12-08 03:31:26','62.141.35.*','login_fail',''),(453,0,'admin','2016-12-08 02:49:04','2016-12-08 03:49:04','85.25.103.*','login_fail',''),(454,0,'admin','2016-12-08 03:30:03','2016-12-08 04:30:03','212.21.66.*','login_fail',''),(455,0,'admin','2016-12-08 03:40:16','2016-12-08 04:40:16','94.242.55.*','login_fail',''),(456,0,'admin','2016-12-08 03:48:58','2016-12-08 04:48:58','88.198.110.*','login_fail',''),(457,0,'admin','2016-12-08 04:04:16','2016-12-08 05:04:16','46.165.230.*','login_fail',''),(458,0,'admin','2016-12-08 04:21:40','2016-12-08 05:21:40','62.141.35.*','login_fail',''),(459,0,'admin','2016-12-08 05:24:11','2016-12-08 06:24:11','62.141.35.*','login_fail',''),(460,0,'admin','2016-12-08 05:30:51','2016-12-08 06:30:51','46.165.230.*','login_fail',''),(461,0,'admin','2016-12-08 05:46:50','2016-12-08 06:46:50','212.21.66.*','login_fail',''),(462,0,'admin','2016-12-08 05:54:55','2016-12-08 06:54:55','85.25.103.*','login_fail',''),(463,0,'admin','2016-12-08 06:45:17','2016-12-08 07:45:17','62.141.35.*','login_fail',''),(464,0,'admin','2016-12-08 07:15:07','2016-12-08 08:15:07','87.118.116.*','login_fail',''),(465,0,'admin','2016-12-08 07:27:39','2016-12-08 08:27:39','94.26.140.*','login_fail',''),(466,0,'admin','2016-12-08 07:35:21','2016-12-08 08:35:21','212.21.66.*','login_fail',''),(467,0,'admin','2016-12-08 07:42:55','2016-12-08 08:42:55','85.25.103.*','login_fail',''),(468,0,'admin','2016-12-08 08:01:32','2016-12-08 09:01:32','62.141.35.*','login_fail',''),(469,0,'admin','2016-12-08 09:26:15','2016-12-08 10:26:15','62.141.35.*','login_fail',''),(470,0,'admin','2016-12-08 09:47:32','2016-12-08 10:47:32','46.165.230.*','login_fail',''),(471,0,'admin','2016-12-08 10:01:09','2016-12-08 11:01:09','212.21.66.*','login_fail',''),(472,0,'admin','2016-12-08 10:34:55','2016-12-08 11:34:55','185.117.215.*','login_fail',''),(473,0,'admin','2016-12-08 11:24:50','2016-12-08 12:24:50','62.141.35.*','login_fail',''),(474,0,'admin','2016-12-08 11:41:21','2016-12-08 12:41:21','46.165.230.*','login_fail',''),(475,0,'admin','2016-12-08 12:41:22','2016-12-08 13:41:22','94.242.55.*','login_fail',''),(476,0,'admin','2016-12-08 12:49:59','2016-12-08 13:49:59','46.165.230.*','login_fail',''),(477,0,'admin','2016-12-08 13:32:28','2016-12-08 14:32:28','212.21.66.*','login_fail',''),(478,0,'admin','2016-12-08 13:59:10','2016-12-08 14:59:10','87.118.122.*','login_fail',''),(479,0,'admin','2016-12-08 14:05:47','2016-12-08 15:05:47','62.141.35.*','login_fail',''),(480,0,'admin','2016-12-08 14:33:34','2016-12-08 15:33:34','46.165.230.*','login_fail',''),(481,0,'admin','2016-12-08 15:13:12','2016-12-08 16:13:12','62.141.35.*','login_fail',''),(482,0,'admin','2016-12-08 15:20:54','2016-12-08 16:20:54','185.22.173.*','login_fail',''),(483,0,'admin','2016-12-08 15:26:45','2016-12-08 16:26:45','94.242.55.*','login_fail',''),(484,0,'admin','2016-12-08 15:35:56','2016-12-08 16:35:56','46.38.56.*','login_fail',''),(485,0,'admin','2016-12-08 15:36:46','2016-12-08 16:36:46','185.117.215.*','login_fail',''),(486,0,'admin','2016-12-08 16:01:30','2016-12-08 17:01:30','212.21.66.*','login_fail',''),(487,0,'admin','2016-12-08 16:09:26','2016-12-08 17:09:26','212.83.40.*','login_fail',''),(488,0,'admin','2016-12-08 16:18:29','2016-12-08 17:18:29','87.118.122.*','login_fail',''),(489,0,'admin','2016-12-08 16:21:52','2016-12-08 17:21:52','46.165.230.*','login_fail',''),(490,0,'admin','2016-12-08 16:29:12','2016-12-08 17:29:12','62.141.35.*','login_fail',''),(491,0,'admin','2016-12-08 16:44:39','2016-12-08 17:44:39','185.117.215.*','login_fail',''),(492,0,'admin','2016-12-08 17:02:34','2016-12-08 18:02:34','5.199.130.*','login_fail',''),(493,0,'admin','2016-12-08 17:07:09','2016-12-08 18:07:09','212.21.66.*','login_fail',''),(494,0,'admin','2016-12-08 17:09:47','2016-12-08 18:09:47','88.198.110.*','login_fail',''),(495,0,'admin','2016-12-08 17:14:52','2016-12-08 18:14:52','85.195.107.*','login_fail',''),(496,0,'admin','2016-12-08 17:23:14','2016-12-08 18:23:14','185.22.173.*','login_fail',''),(497,0,'admin','2016-12-08 17:27:04','2016-12-08 18:27:04','46.165.230.*','login_fail',''),(498,0,'admin','2016-12-08 17:33:17','2016-12-08 18:33:17','217.13.197.*','login_fail',''),(499,0,'admin','2016-12-08 17:48:11','2016-12-08 18:48:11','185.31.161.*','login_fail',''),(500,0,'admin','2016-12-08 17:55:52','2016-12-08 18:55:52','62.141.35.*','login_fail',''),(501,0,'admin','2016-12-08 18:02:13','2016-12-08 19:02:13','85.143.213.*','login_fail',''),(502,0,'admin','2016-12-08 18:02:40','2016-12-08 19:02:40','138.201.40.*','login_fail',''),(503,0,'admin','2016-12-08 18:08:37','2016-12-08 19:08:37','212.83.40.*','login_fail',''),(504,0,'admin','2016-12-08 18:17:08','2016-12-08 19:17:08','185.117.215.*','login_fail',''),(505,0,'admin','2016-12-08 18:18:01','2016-12-08 19:18:01','185.72.244.*','login_fail',''),(506,0,'admin','2016-12-08 18:28:23','2016-12-08 19:28:23','46.165.230.*','login_fail',''),(507,0,'admin','2016-12-08 18:32:45','2016-12-08 19:32:45','84.190.186.*','login_fail',''),(508,0,'admin','2016-12-08 18:56:15','2016-12-08 19:56:15','62.141.35.*','login_fail',''),(509,0,'admin','2016-12-08 18:56:40','2016-12-08 19:56:40','94.242.55.*','login_fail',''),(510,0,'admin','2016-12-08 19:07:30','2016-12-08 20:07:30','212.21.66.*','login_fail',''),(511,0,'admin','2016-12-08 19:09:29','2016-12-08 20:09:29','138.201.40.*','login_fail',''),(512,0,'admin','2016-12-08 19:30:16','2016-12-08 20:30:16','46.165.223.*','login_fail',''),(513,0,'admin','2016-12-08 19:47:43','2016-12-08 20:47:43','46.165.230.*','login_fail',''),(514,0,'admin','2016-12-08 20:01:37','2016-12-08 21:01:37','62.141.35.*','login_fail',''),(515,0,'admin','2016-12-08 20:15:34','2016-12-08 21:15:34','212.21.66.*','login_fail',''),(516,0,'admin','2016-12-08 20:25:35','2016-12-08 21:25:35','138.201.40.*','login_fail',''),(517,0,'admin','2016-12-08 20:30:22','2016-12-08 21:30:22','212.83.40.*','login_fail',''),(518,0,'admin','2016-12-08 20:32:06','2016-12-08 21:32:06','87.118.122.*','login_fail',''),(519,0,'admin','2016-12-08 20:34:28','2016-12-08 21:34:28','46.165.223.*','login_fail',''),(520,0,'admin','2016-12-08 20:51:45','2016-12-08 21:51:45','85.195.107.*','login_fail',''),(521,0,'admin','2016-12-08 21:10:12','2016-12-08 22:10:12','62.141.35.*','login_fail',''),(522,0,'admin','2016-12-08 21:39:14','2016-12-08 22:39:14','87.118.116.*','login_fail',''),(523,0,'admin','2016-12-08 21:40:36','2016-12-08 22:40:36','212.83.40.*','login_fail',''),(524,0,'admin','2016-12-08 21:53:37','2016-12-08 22:53:37','46.165.223.*','login_fail',''),(525,0,'admin','2016-12-08 22:02:41','2016-12-08 23:02:41','138.201.40.*','login_fail',''),(526,0,'admin','2016-12-08 22:06:42','2016-12-08 23:06:42','85.195.107.*','login_fail',''),(527,0,'admin','2016-12-08 22:14:13','2016-12-08 23:14:13','46.165.230.*','login_fail',''),(528,0,'admin','2016-12-08 22:18:17','2016-12-08 23:18:17','185.117.215.*','login_fail',''),(529,0,'admin','2016-12-08 22:24:55','2016-12-08 23:24:55','213.61.149.*','login_fail',''),(530,0,'admin','2016-12-08 22:27:05','2016-12-08 23:27:05','62.141.35.*','login_fail',''),(531,0,'admin','2016-12-08 22:48:03','2016-12-08 23:48:03','185.72.244.*','login_fail',''),(532,0,'admin','2016-12-08 23:08:47','2016-12-09 00:08:47','212.21.66.*','login_fail',''),(533,0,'admin','2016-12-08 23:18:45','2016-12-09 00:18:45','94.242.55.*','login_fail',''),(534,0,'admin','2016-12-08 23:20:46','2016-12-09 00:20:46','94.26.140.*','login_fail',''),(535,0,'admin','2016-12-08 23:32:35','2016-12-09 00:32:35','31.185.104.*','login_fail',''),(536,0,'admin','2016-12-08 23:33:10','2016-12-09 00:33:10','92.222.6.*','login_fail',''),(537,0,'admin','2016-12-08 23:39:17','2016-12-09 00:39:17','46.165.230.*','login_fail',''),(538,0,'admin','2016-12-08 23:40:52','2016-12-09 00:40:52','185.117.215.*','login_fail',''),(539,0,'admin','2016-12-08 23:45:52','2016-12-09 00:45:52','62.141.35.*','login_fail',''),(540,0,'admin','2016-12-09 00:01:00','2016-12-09 01:01:00','84.190.186.*','login_fail',''),(541,0,'admin','2016-12-09 00:17:38','2016-12-09 01:17:38','185.31.161.*','login_fail',''),(542,0,'admin','2016-12-09 00:23:32','2016-12-09 01:23:32','87.118.122.*','login_fail',''),(543,0,'admin','2016-12-09 00:27:09','2016-12-09 01:27:09','46.165.223.*','login_fail',''),(544,0,'admin','2016-12-09 00:33:59','2016-12-09 01:33:59','94.242.55.*','login_fail',''),(545,0,'admin','2016-12-09 00:34:29','2016-12-09 01:34:29','185.72.244.*','login_fail',''),(546,0,'admin','2016-12-09 00:50:58','2016-12-09 01:50:58','46.165.230.*','login_fail',''),(547,0,'admin','2016-12-09 00:58:05','2016-12-09 01:58:05','62.141.35.*','login_fail',''),(548,0,'admin','2016-12-09 01:06:00','2016-12-09 02:06:00','87.118.116.*','login_fail',''),(549,0,'admin','2016-12-09 01:08:47','2016-12-09 02:08:47','95.163.121.*','login_fail',''),(550,0,'admin','2016-12-09 01:09:30','2016-12-09 02:09:30','94.26.140.*','login_fail',''),(551,0,'admin','2016-12-09 01:34:19','2016-12-09 02:34:19','85.143.213.*','login_fail',''),(552,0,'admin','2016-12-09 01:42:44','2016-12-09 02:42:44','185.117.215.*','login_fail',''),(553,0,'admin','2016-12-09 02:00:28','2016-12-09 03:00:28','62.141.35.*','login_fail',''),(554,0,'admin','2016-12-09 02:07:19','2016-12-09 03:07:19','213.61.149.*','login_fail',''),(555,0,'admin','2016-12-09 02:33:25','2016-12-09 03:33:25','212.21.66.*','login_fail',''),(556,0,'admin','2016-12-09 02:47:29','2016-12-09 03:47:29','46.165.223.*','login_fail',''),(557,0,'admin','2016-12-09 02:49:01','2016-12-09 03:49:01','46.165.230.*','login_fail',''),(558,0,'admin','2016-12-09 03:06:55','2016-12-09 04:06:55','62.141.35.*','login_fail',''),(559,0,'admin','2016-12-09 03:11:17','2016-12-09 04:11:17','31.185.104.*','login_fail',''),(560,0,'admin','2016-12-09 03:18:42','2016-12-09 04:18:42','212.83.40.*','login_fail',''),(561,0,'admin','2016-12-09 03:20:54','2016-12-09 04:20:54','185.72.244.*','login_fail',''),(562,0,'admin','2016-12-09 03:33:12','2016-12-09 04:33:12','87.118.122.*','login_fail',''),(563,0,'admin','2016-12-09 03:41:07','2016-12-09 04:41:07','85.143.210.*','login_fail',''),(564,0,'admin','2016-12-09 03:51:47','2016-12-09 04:51:47','62.141.55.*','login_fail',''),(565,0,'admin','2016-12-09 03:56:03','2016-12-09 04:56:03','212.21.66.*','login_fail',''),(566,0,'admin','2016-12-09 04:06:53','2016-12-09 05:06:53','94.242.55.*','login_fail',''),(567,0,'admin','2016-12-09 04:10:42','2016-12-09 05:10:42','62.141.35.*','login_fail',''),(568,0,'admin','2016-12-09 04:15:57','2016-12-09 05:15:57','46.165.230.*','login_fail',''),(569,0,'admin','2016-12-09 04:34:17','2016-12-09 05:34:17','138.201.40.*','login_fail',''),(570,0,'admin','2016-12-09 04:36:05','2016-12-09 05:36:05','185.117.215.*','login_fail',''),(571,0,'admin','2016-12-09 04:42:18','2016-12-09 05:42:18','185.31.161.*','login_fail',''),(572,0,'admin','2016-12-09 04:57:23','2016-12-09 05:57:23','87.118.116.*','login_fail',''),(573,0,'admin','2016-12-09 05:05:59','2016-12-09 06:05:59','92.222.6.*','login_fail',''),(574,0,'admin','2016-12-09 05:13:32','2016-12-09 06:13:32','31.185.104.*','login_fail',''),(575,0,'admin','2016-12-09 05:14:05','2016-12-09 06:14:05','46.165.223.*','login_fail',''),(576,0,'admin','2016-12-09 05:19:45','2016-12-09 06:19:45','62.141.35.*','login_fail',''),(577,0,'admin','2016-12-09 05:20:42','2016-12-09 06:20:42','212.21.66.*','login_fail',''),(578,0,'admin','2016-12-09 05:29:23','2016-12-09 06:29:23','94.242.57.*','login_fail',''),(579,0,'admin','2016-12-09 05:36:18','2016-12-09 06:36:18','46.165.230.*','login_fail',''),(580,0,'admin','2016-12-09 05:57:09','2016-12-09 06:57:09','94.242.55.*','login_fail',''),(581,0,'admin','2016-12-09 06:05:03','2016-12-09 07:05:03','85.25.103.*','login_fail',''),(582,0,'admin','2016-12-09 06:20:30','2016-12-09 07:20:30','62.141.35.*','login_fail',''),(583,0,'admin','2016-12-09 06:21:55','2016-12-09 07:21:55','212.83.40.*','login_fail',''),(584,0,'admin','2016-12-09 06:29:40','2016-12-09 07:29:40','212.21.66.*','login_fail',''),(585,0,'admin','2016-12-09 06:42:34','2016-12-09 07:42:34','46.38.48.*','login_fail',''),(586,0,'admin','2016-12-09 06:49:23','2016-12-09 07:49:23','31.185.104.*','login_fail',''),(587,0,'admin','2016-12-09 06:52:12','2016-12-09 07:52:12','185.117.215.*','login_fail',''),(588,0,'admin','2016-12-09 07:01:37','2016-12-09 08:01:37','185.31.161.*','login_fail',''),(589,0,'admin','2016-12-09 07:03:00','2016-12-09 08:03:00','46.165.230.*','login_fail',''),(590,0,'admin','2016-12-09 07:17:28','2016-12-09 08:17:28','94.26.140.*','login_fail',''),(591,0,'admin','2016-12-09 07:23:40','2016-12-09 08:23:40','62.141.35.*','login_fail',''),(592,0,'admin','2016-12-09 07:36:58','2016-12-09 08:36:58','185.72.244.*','login_fail',''),(593,0,'admin','2016-12-09 07:48:10','2016-12-09 08:48:10','212.21.66.*','login_fail',''),(594,0,'admin','2016-12-09 07:59:38','2016-12-09 08:59:38','185.117.215.*','login_fail',''),(595,0,'admin','2016-12-09 08:21:31','2016-12-09 09:21:31','92.222.6.*','login_fail',''),(596,0,'admin','2016-12-09 08:26:00','2016-12-09 09:26:00','212.83.40.*','login_fail',''),(597,0,'admin','2016-12-09 08:28:35','2016-12-09 09:28:35','94.26.140.*','login_fail',''),(598,0,'admin','2016-12-09 08:36:31','2016-12-09 09:36:31','62.141.35.*','login_fail',''),(599,0,'admin','2016-12-09 08:50:19','2016-12-09 09:50:19','85.25.103.*','login_fail',''),(600,0,'admin','2016-12-09 08:52:11','2016-12-09 09:52:11','185.31.161.*','login_fail',''),(601,0,'admin','2016-12-09 09:05:25','2016-12-09 10:05:25','87.118.116.*','login_fail',''),(602,0,'admin','2016-12-09 09:09:00','2016-12-09 10:09:00','46.165.230.*','login_fail',''),(603,0,'admin','2016-12-09 09:10:42','2016-12-09 10:10:42','31.185.104.*','login_fail',''),(604,0,'admin','2016-12-09 09:15:21','2016-12-09 10:15:21','87.118.122.*','login_fail',''),(605,0,'admin','2016-12-09 09:17:25','2016-12-09 10:17:25','138.201.40.*','login_fail',''),(606,0,'admin','2016-12-09 09:32:14','2016-12-09 10:32:14','212.83.40.*','login_fail',''),(607,0,'admin','2016-12-09 09:32:21','2016-12-09 10:32:21','84.16.241.*','login_fail',''),(608,0,'admin','2016-12-09 09:37:14','2016-12-09 10:37:14','62.141.35.*','login_fail',''),(609,0,'admin','2016-12-09 09:45:55','2016-12-09 10:45:55','212.21.66.*','login_fail',''),(610,0,'admin','2016-12-09 10:10:26','2016-12-09 11:10:26','46.165.223.*','login_fail',''),(611,0,'admin','2016-12-09 10:15:53','2016-12-09 11:15:53','158.255.6.*','login_fail',''),(612,0,'admin','2016-12-09 10:19:29','2016-12-09 11:19:29','31.185.104.*','login_fail',''),(613,0,'admin','2016-12-09 10:32:30','2016-12-09 11:32:30','138.201.40.*','login_fail',''),(614,0,'admin','2016-12-09 10:40:11','2016-12-09 11:40:11','46.165.230.*','login_fail',''),(615,0,'admin','2016-12-09 10:41:21','2016-12-09 11:41:21','85.25.103.*','login_fail',''),(616,0,'admin','2016-12-09 10:41:56','2016-12-09 11:41:56','94.26.140.*','login_fail',''),(617,0,'admin','2016-12-09 10:48:09','2016-12-09 11:48:09','212.21.66.*','login_fail',''),(618,0,'admin','2016-12-09 10:48:30','2016-12-09 11:48:30','62.141.35.*','login_fail',''),(619,0,'admin','2016-12-09 10:53:31','2016-12-09 11:53:31','94.242.57.*','login_fail',''),(620,0,'admin','2016-12-09 11:01:53','2016-12-09 12:01:53','185.22.173.*','login_fail',''),(621,0,'admin','2016-12-09 11:21:31','2016-12-09 12:21:31','94.242.55.*','login_fail',''),(622,0,'admin','2016-12-09 11:30:35','2016-12-09 12:30:35','84.16.241.*','login_fail',''),(623,0,'admin','2016-12-09 11:39:38','2016-12-09 12:39:38','185.117.215.*','login_fail',''),(624,0,'admin','2016-12-09 11:55:32','2016-12-09 12:55:32','94.242.57.*','login_fail',''),(625,0,'admin','2016-12-09 11:56:39','2016-12-09 12:56:39','185.31.161.*','login_fail',''),(626,0,'admin','2016-12-09 12:02:27','2016-12-09 13:02:27','62.141.35.*','login_fail',''),(627,0,'admin','2016-12-09 12:34:44','2016-12-09 13:34:44','46.165.230.*','login_fail',''),(628,0,'admin','2016-12-09 12:47:53','2016-12-09 13:47:53','212.21.66.*','login_fail',''),(629,0,'admin','2016-12-09 12:55:44','2016-12-09 13:55:44','85.25.103.*','login_fail',''),(630,0,'admin','2016-12-09 13:03:19','2016-12-09 14:03:19','185.22.173.*','login_fail',''),(631,0,'admin','2016-12-09 13:09:37','2016-12-09 14:09:37','87.118.115.*','login_fail',''),(632,0,'admin','2016-12-09 13:32:25','2016-12-09 14:32:25','138.201.40.*','login_fail',''),(633,0,'admin','2016-12-09 13:32:42','2016-12-09 14:32:42','185.117.215.*','login_fail',''),(634,0,'admin','2016-12-09 13:38:58','2016-12-09 14:38:58','62.141.35.*','login_fail',''),(635,0,'admin','2016-12-09 13:41:14','2016-12-09 14:41:14','94.242.57.*','login_fail',''),(636,0,'admin','2016-12-09 13:47:34','2016-12-09 14:47:34','46.165.230.*','login_fail',''),(637,0,'admin','2016-12-09 14:17:52','2016-12-09 15:17:52','185.22.173.*','login_fail',''),(638,0,'admin','2016-12-09 14:28:36','2016-12-09 15:28:36','85.25.103.*','login_fail',''),(639,0,'admin','2016-12-09 14:30:05','2016-12-09 15:30:05','185.31.161.*','login_fail',''),(640,0,'admin','2016-12-09 14:40:41','2016-12-09 15:40:41','62.141.35.*','login_fail',''),(641,0,'admin','2016-12-09 14:54:43','2016-12-09 15:54:43','212.21.66.*','login_fail',''),(642,0,'admin','2016-12-09 14:55:17','2016-12-09 15:55:17','193.111.136.*','login_fail',''),(643,0,'admin','2016-12-09 15:06:45','2016-12-09 16:06:45','185.117.215.*','login_fail',''),(644,0,'admin','2016-12-09 15:07:17','2016-12-09 16:07:17','46.165.223.*','login_fail',''),(645,0,'admin','2016-12-09 15:14:43','2016-12-09 16:14:43','94.26.140.*','login_fail',''),(646,0,'admin','2016-12-09 15:16:55','2016-12-09 16:16:55','46.188.10.*','login_fail',''),(647,0,'admin','2016-12-09 15:23:30','2016-12-09 16:23:30','87.118.115.*','login_fail',''),(648,0,'admin','2016-12-09 15:30:35','2016-12-09 16:30:35','85.25.103.*','login_fail',''),(649,0,'admin','2016-12-09 15:36:10','2016-12-09 16:36:10','185.31.161.*','login_fail',''),(650,0,'admin','2016-12-09 15:41:39','2016-12-09 16:41:39','62.141.35.*','login_fail',''),(651,0,'admin','2016-12-09 15:58:06','2016-12-09 16:58:06','212.21.66.*','login_fail',''),(652,0,'admin','2016-12-09 16:05:36','2016-12-09 17:05:36','138.201.40.*','login_fail',''),(653,0,'admin','2016-12-09 16:30:33','2016-12-09 17:30:33','94.242.55.*','login_fail',''),(654,0,'admin','2016-12-09 16:49:05','2016-12-09 17:49:05','62.141.35.*','login_fail',''),(655,0,'admin','2016-12-09 16:55:03','2016-12-09 17:55:03','31.185.104.*','login_fail',''),(656,0,'admin','2016-12-09 16:55:12','2016-12-09 17:55:12','85.25.103.*','login_fail',''),(657,0,'admin','2016-12-09 17:12:01','2016-12-09 18:12:01','212.83.40.*','login_fail',''),(658,0,'admin','2016-12-09 17:15:24','2016-12-09 18:15:24','185.31.161.*','login_fail',''),(659,0,'admin','2016-12-09 17:24:06','2016-12-09 18:24:06','94.242.57.*','login_fail',''),(660,0,'admin','2016-12-09 17:38:02','2016-12-09 18:38:02','94.26.140.*','login_fail',''),(661,0,'admin','2016-12-09 17:46:33','2016-12-09 18:46:33','87.118.122.*','login_fail',''),(662,0,'admin','2016-12-09 17:52:22','2016-12-09 18:52:22','62.141.35.*','login_fail',''),(663,0,'admin','2016-12-09 18:00:15','2016-12-09 19:00:15','212.21.66.*','login_fail',''),(664,0,'admin','2016-12-09 18:04:05','2016-12-09 19:04:05','46.165.223.*','login_fail',''),(665,0,'admin','2016-12-09 18:17:58','2016-12-09 19:17:58','185.31.161.*','login_fail',''),(666,0,'admin','2016-12-09 18:27:16','2016-12-09 19:27:16','212.83.40.*','login_fail',''),(667,0,'admin','2016-12-09 18:27:59','2016-12-09 19:27:59','87.118.92.*','login_fail',''),(668,0,'admin','2016-12-09 18:33:46','2016-12-09 19:33:46','94.242.57.*','login_fail',''),(669,0,'admin','2016-12-09 18:49:45','2016-12-09 19:49:45','185.117.215.*','login_fail',''),(670,0,'admin','2016-12-09 18:55:27','2016-12-09 19:55:27','46.165.230.*','login_fail',''),(671,0,'admin','2016-12-09 19:04:10','2016-12-09 20:04:10','85.25.103.*','login_fail',''),(672,0,'admin','2016-12-09 19:05:15','2016-12-09 20:05:15','62.141.35.*','login_fail',''),(673,0,'admin','2016-12-09 19:11:45','2016-12-09 20:11:45','213.61.149.*','login_fail',''),(674,0,'admin','2016-12-09 19:19:27','2016-12-09 20:19:27','212.21.66.*','login_fail',''),(675,0,'admin','2016-12-09 19:27:32','2016-12-09 20:27:32','185.72.244.*','login_fail',''),(676,0,'admin','2016-12-09 19:30:59','2016-12-09 20:30:59','87.118.115.*','login_fail',''),(677,0,'admin','2016-12-09 19:36:16','2016-12-09 20:36:16','94.242.57.*','login_fail',''),(678,0,'admin','2016-12-09 19:58:16','2016-12-09 20:58:16','193.111.136.*','login_fail',''),(679,0,'admin','2016-12-09 20:08:22','2016-12-09 21:08:22','62.141.35.*','login_fail',''),(680,0,'admin','2016-12-09 20:20:28','2016-12-09 21:20:28','185.117.215.*','login_fail',''),(681,0,'admin','2016-12-09 20:32:02','2016-12-09 21:32:02','138.201.40.*','login_fail',''),(682,0,'admin','2016-12-09 20:37:11','2016-12-09 21:37:11','46.165.230.*','login_fail',''),(683,0,'admin','2016-12-09 20:44:44','2016-12-09 21:44:44','212.21.66.*','login_fail',''),(684,0,'admin','2016-12-09 20:59:18','2016-12-09 21:59:18','94.242.55.*','login_fail',''),(685,0,'admin','2016-12-09 21:13:51','2016-12-09 22:13:51','193.111.136.*','login_fail',''),(686,0,'admin','2016-12-09 21:32:28','2016-12-09 22:32:28','85.25.103.*','login_fail',''),(687,0,'admin','2016-12-09 21:37:42','2016-12-09 22:37:42','62.141.35.*','login_fail',''),(688,0,'admin','2016-12-09 21:41:14','2016-12-09 22:41:14','46.165.223.*','login_fail',''),(689,0,'admin','2016-12-09 21:44:14','2016-12-09 22:44:14','212.83.40.*','login_fail',''),(690,0,'admin','2016-12-09 22:00:38','2016-12-09 23:00:38','212.21.66.*','login_fail',''),(691,0,'admin','2016-12-09 22:13:32','2016-12-09 23:13:32','94.242.57.*','login_fail',''),(692,0,'admin','2016-12-09 22:22:26','2016-12-09 23:22:26','46.165.230.*','login_fail',''),(693,0,'admin','2016-12-09 22:29:45','2016-12-09 23:29:45','193.111.136.*','login_fail',''),(694,0,'admin','2016-12-09 22:34:16','2016-12-09 23:34:16','85.25.103.*','login_fail',''),(695,0,'admin','2016-12-09 22:52:32','2016-12-09 23:52:32','62.141.35.*','login_fail',''),(696,0,'admin','2016-12-09 23:13:20','2016-12-10 00:13:20','213.61.149.*','login_fail',''),(697,0,'admin','2016-12-09 23:28:43','2016-12-10 00:28:43','87.118.92.*','login_fail',''),(698,0,'admin','2016-12-09 23:46:11','2016-12-10 00:46:11','212.21.66.*','login_fail',''),(699,0,'admin','2016-12-09 23:52:59','2016-12-10 00:52:59','31.185.104.*','login_fail',''),(700,0,'admin','2016-12-09 23:59:08','2016-12-10 00:59:08','94.26.140.*','login_fail',''),(701,0,'admin','2016-12-10 00:00:53','2016-12-10 01:00:53','62.141.35.*','login_fail',''),(702,0,'admin','2016-12-10 00:26:53','2016-12-10 01:26:53','92.222.6.*','login_fail',''),(703,0,'admin','2016-12-10 00:34:51','2016-12-10 01:34:51','185.117.215.*','login_fail',''),(704,0,'admin','2016-12-10 00:49:08','2016-12-10 01:49:08','85.25.103.*','login_fail',''),(705,0,'admin','2016-12-10 00:55:55','2016-12-10 01:55:55','94.242.55.*','login_fail',''),(706,0,'admin','2016-12-10 00:57:45','2016-12-10 01:57:45','138.201.40.*','login_fail',''),(707,0,'admin','2016-12-10 01:09:46','2016-12-10 02:09:46','212.21.66.*','login_fail',''),(708,0,'admin','2016-12-10 01:17:05','2016-12-10 02:17:05','46.165.223.*','login_fail',''),(709,0,'admin','2016-12-10 01:30:13','2016-12-10 02:30:13','62.141.35.*','login_fail',''),(710,0,'admin','2016-12-10 01:47:50','2016-12-10 02:47:50','94.26.140.*','login_fail',''),(711,0,'admin','2016-12-10 01:56:33','2016-12-10 02:56:33','185.72.244.*','login_fail',''),(712,0,'admin','2016-12-10 01:57:15','2016-12-10 02:57:15','85.25.103.*','login_fail',''),(713,0,'admin','2016-12-10 02:06:54','2016-12-10 03:06:54','92.222.6.*','login_fail',''),(714,0,'admin','2016-12-10 02:25:30','2016-12-10 03:25:30','88.198.110.*','login_fail',''),(715,0,'admin','2016-12-10 02:31:41','2016-12-10 03:31:41','62.141.35.*','login_fail',''),(716,0,'admin','2016-12-10 02:38:59','2016-12-10 03:38:59','212.21.66.*','login_fail',''),(717,0,'admin','2016-12-10 02:48:25','2016-12-10 03:48:25','94.242.55.*','login_fail',''),(718,0,'admin','2016-12-10 02:54:37','2016-12-10 03:54:37','193.111.136.*','login_fail',''),(719,0,'admin','2016-12-10 03:20:11','2016-12-10 04:20:11','46.165.230.*','login_fail',''),(720,0,'admin','2016-12-10 03:39:50','2016-12-10 04:39:50','62.141.35.*','login_fail',''),(721,0,'admin','2016-12-10 04:06:52','2016-12-10 05:06:52','85.25.103.*','login_fail',''),(722,0,'admin','2016-12-10 04:10:32','2016-12-10 05:10:32','193.111.136.*','login_fail',''),(723,0,'admin','2016-12-10 04:13:27','2016-12-10 05:13:27','212.21.66.*','login_fail',''),(724,0,'admin','2016-12-10 04:20:25','2016-12-10 05:20:25','94.26.140.*','login_fail',''),(725,0,'admin','2016-12-10 04:23:30','2016-12-10 05:23:30','185.72.244.*','login_fail',''),(726,0,'admin','2016-12-10 04:30:59','2016-12-10 05:30:59','138.201.40.*','login_fail',''),(727,0,'admin','2016-12-10 04:42:38','2016-12-10 05:42:38','31.185.104.*','login_fail',''),(728,0,'admin','2016-12-10 04:44:27','2016-12-10 05:44:27','84.16.241.*','login_fail',''),(729,0,'admin','2016-12-10 04:58:09','2016-12-10 05:58:09','46.165.223.*','login_fail',''),(730,0,'admin','2016-12-10 05:21:19','2016-12-10 06:21:19','185.117.215.*','login_fail',''),(731,0,'admin','2016-12-10 05:26:59','2016-12-10 06:26:59','185.22.173.*','login_fail',''),(732,0,'admin','2016-12-10 05:31:52','2016-12-10 06:31:52','94.26.140.*','login_fail',''),(733,0,'admin','2016-12-10 05:40:29','2016-12-10 06:40:29','46.165.230.*','login_fail',''),(734,0,'admin','2016-12-10 05:46:08','2016-12-10 06:46:08','95.73.167.*','login_fail',''),(735,0,'admin','2016-12-10 05:55:48','2016-12-10 06:55:48','213.61.149.*','login_fail',''),(736,0,'admin','2016-12-10 06:00:03','2016-12-10 07:00:03','85.25.103.*','login_fail',''),(737,0,'admin','2016-12-10 06:07:09','2016-12-10 07:07:09','62.141.35.*','login_fail',''),(738,0,'admin','2016-12-10 06:19:29','2016-12-10 07:19:29','88.198.110.*','login_fail',''),(739,0,'admin','2016-12-10 06:27:04','2016-12-10 07:27:04','46.165.223.*','login_fail',''),(740,0,'admin','2016-12-10 06:33:43','2016-12-10 07:33:43','92.222.6.*','login_fail',''),(741,0,'admin','2016-12-10 06:41:47','2016-12-10 07:41:47','94.26.140.*','login_fail',''),(742,0,'admin','2016-12-10 06:43:19','2016-12-10 07:43:19','94.242.57.*','login_fail',''),(743,0,'admin','2016-12-10 07:13:15','2016-12-10 08:13:15','85.25.103.*','login_fail',''),(744,0,'admin','2016-12-10 07:22:04','2016-12-10 08:22:04','95.73.167.*','login_fail',''),(745,0,'admin','2016-12-10 07:30:28','2016-12-10 08:30:28','185.72.244.*','login_fail',''),(746,0,'admin','2016-12-10 07:33:22','2016-12-10 08:33:22','62.141.35.*','login_fail',''),(747,0,'admin','2016-12-10 07:51:48','2016-12-10 08:51:48','94.242.55.*','login_fail',''),(748,0,'admin','2016-12-10 07:55:48','2016-12-10 08:55:48','138.201.40.*','login_fail',''),(749,0,'admin','2016-12-10 08:01:59','2016-12-10 09:01:59','185.22.173.*','login_fail',''),(750,0,'admin','2016-12-10 08:09:32','2016-12-10 09:09:32','185.117.215.*','login_fail',''),(751,0,'admin','2016-12-10 08:26:16','2016-12-10 09:26:16','85.25.103.*','login_fail',''),(752,0,'admin','2016-12-10 08:41:33','2016-12-10 09:41:33','94.242.57.*','login_fail',''),(753,0,'admin','2016-12-10 08:50:44','2016-12-10 09:50:44','62.141.35.*','login_fail',''),(754,0,'admin','2016-12-10 08:58:32','2016-12-10 09:58:32','46.165.230.*','login_fail',''),(755,0,'admin','2016-12-10 09:02:17','2016-12-10 10:02:17','212.21.66.*','login_fail',''),(756,0,'admin','2016-12-10 09:09:39','2016-12-10 10:09:39','185.117.215.*','login_fail',''),(757,0,'admin','2016-12-10 09:22:18','2016-12-10 10:22:18','46.165.223.*','login_fail',''),(758,0,'admin','2016-12-10 09:50:39','2016-12-10 10:50:39','94.26.140.*','login_fail',''),(759,0,'admin','2016-12-10 09:58:49','2016-12-10 10:58:49','5.199.130.*','login_fail',''),(760,0,'admin','2016-12-10 10:04:29','2016-12-10 11:04:29','62.141.35.*','login_fail',''),(761,0,'admin','2016-12-10 10:09:32','2016-12-10 11:09:32','94.242.57.*','login_fail',''),(762,0,'admin','2016-12-10 10:19:47','2016-12-10 11:19:47','213.61.149.*','login_fail',''),(763,0,'admin','2016-12-10 10:31:12','2016-12-10 11:31:12','78.107.237.*','login_fail',''),(764,0,'admin','2016-12-10 10:44:39','2016-12-10 11:44:39','193.111.136.*','login_fail',''),(765,0,'admin','2016-12-10 10:53:54','2016-12-10 11:53:54','46.165.230.*','login_fail',''),(766,0,'admin','2016-12-10 11:05:14','2016-12-10 12:05:14','88.198.110.*','login_fail',''),(767,0,'admin','2016-12-10 11:10:48','2016-12-10 12:10:48','85.25.103.*','login_fail',''),(768,0,'admin','2016-12-10 11:13:59','2016-12-10 12:13:59','62.141.35.*','login_fail',''),(769,0,'admin','2016-12-10 11:20:13','2016-12-10 12:20:13','94.242.57.*','login_fail',''),(770,0,'admin','2016-12-10 11:39:27','2016-12-10 12:39:27','212.21.66.*','login_fail',''),(771,0,'admin','2016-12-10 11:49:25','2016-12-10 12:49:25','138.201.40.*','login_fail',''),(772,0,'admin','2016-12-10 11:50:39','2016-12-10 12:50:39','84.16.241.*','login_fail',''),(773,0,'admin','2016-12-10 11:58:46','2016-12-10 12:58:46','185.117.215.*','login_fail',''),(774,0,'admin','2016-12-10 12:29:27','2016-12-10 13:29:27','85.25.103.*','login_fail',''),(775,0,'admin','2016-12-10 12:39:27','2016-12-10 13:39:27','62.141.35.*','login_fail',''),(776,0,'admin','2016-12-10 12:46:31','2016-12-10 13:46:31','46.165.223.*','login_fail',''),(777,0,'admin','2016-12-10 12:48:13','2016-12-10 13:48:13','213.61.149.*','login_fail',''),(778,0,'admin','2016-12-10 12:56:16','2016-12-10 13:56:16','185.22.173.*','login_fail',''),(779,0,'admin','2016-12-10 13:07:50','2016-12-10 14:07:50','94.242.55.*','login_fail',''),(780,0,'admin','2016-12-10 13:16:59','2016-12-10 14:16:59','212.21.66.*','login_fail',''),(781,0,'admin','2016-12-10 13:39:05','2016-12-10 14:39:05','138.201.40.*','login_fail',''),(782,0,'admin','2016-12-10 13:39:11','2016-12-10 14:39:11','85.25.103.*','login_fail',''),(783,0,'admin','2016-12-10 13:48:44','2016-12-10 14:48:44','185.117.215.*','login_fail',''),(784,0,'admin','2016-12-10 13:58:16','2016-12-10 14:58:16','62.141.35.*','login_fail',''),(785,0,'admin','2016-12-10 14:07:32','2016-12-10 15:07:32','46.165.230.*','login_fail',''),(786,0,'admin','2016-12-10 14:41:54','2016-12-10 15:41:54','85.195.107.*','login_fail',''),(787,0,'admin','2016-12-10 14:42:47','2016-12-10 15:42:47','87.118.92.*','login_fail',''),(788,0,'admin','2016-12-10 14:51:59','2016-12-10 15:51:59','94.26.140.*','login_fail',''),(789,0,'admin','2016-12-10 15:00:34','2016-12-10 16:00:34','212.21.66.*','login_fail',''),(790,0,'admin','2016-12-10 15:03:00','2016-12-10 16:03:00','62.141.35.*','login_fail',''),(791,0,'admin','2016-12-10 15:21:46','2016-12-10 16:21:46','85.25.103.*','login_fail',''),(792,0,'admin','2016-12-10 15:41:13','2016-12-10 16:41:13','94.242.55.*','login_fail',''),(793,0,'admin','2016-12-10 15:48:23','2016-12-10 16:48:23','84.16.241.*','login_fail',''),(794,0,'admin','2016-12-10 16:06:33','2016-12-10 17:06:33','62.141.35.*','login_fail',''),(795,0,'admin','2016-12-10 16:12:02','2016-12-10 17:12:02','185.117.215.*','login_fail',''),(796,0,'admin','2016-12-10 16:21:00','2016-12-10 17:21:00','212.21.66.*','login_fail',''),(797,0,'admin','2016-12-10 16:25:20','2016-12-10 17:25:20','94.26.140.*','login_fail',''),(798,0,'admin','2016-12-10 16:29:17','2016-12-10 17:29:17','46.165.230.*','login_fail',''),(799,0,'admin','2016-12-10 16:36:37','2016-12-10 17:36:37','94.242.57.*','login_fail',''),(800,0,'admin','2016-12-10 16:40:06','2016-12-10 17:40:06','85.25.103.*','login_fail',''),(801,0,'admin','2016-12-10 16:48:45','2016-12-10 17:48:45','85.195.107.*','login_fail',''),(802,0,'admin','2016-12-10 16:58:07','2016-12-10 17:58:07','193.111.136.*','login_fail',''),(803,0,'admin','2016-12-10 17:05:09','2016-12-10 18:05:09','5.199.130.*','login_fail',''),(804,0,'admin','2016-12-10 17:19:47','2016-12-10 18:19:47','62.141.35.*','login_fail',''),(805,0,'admin','2016-12-10 17:31:32','2016-12-10 18:31:32','87.118.115.*','login_fail',''),(806,0,'admin','2016-12-10 18:11:24','2016-12-10 19:11:24','193.111.136.*','login_fail',''),(807,0,'admin','2016-12-10 18:14:44','2016-12-10 19:14:44','138.201.40.*','login_fail',''),(808,0,'admin','2016-12-10 18:23:47','2016-12-10 19:23:47','62.141.35.*','login_fail',''),(809,0,'admin','2016-12-10 18:39:11','2016-12-10 19:39:11','94.242.55.*','login_fail',''),(810,0,'admin','2016-12-10 18:48:35','2016-12-10 19:48:35','185.22.173.*','login_fail',''),(811,0,'admin','2016-12-10 18:55:16','2016-12-10 19:55:16','85.195.107.*','login_fail',''),(812,0,'admin','2016-12-10 19:01:35','2016-12-10 20:01:35','46.165.230.*','login_fail',''),(813,0,'admin','2016-12-10 19:22:54','2016-12-10 20:22:54','212.21.66.*','login_fail',''),(814,0,'admin','2016-12-10 19:35:38','2016-12-10 20:35:38','62.141.35.*','login_fail',''),(815,0,'admin','2016-12-10 19:47:11','2016-12-10 20:47:11','87.118.115.*','login_fail',''),(816,0,'admin','2016-12-10 19:59:48','2016-12-10 20:59:48','85.25.103.*','login_fail',''),(817,0,'admin','2016-12-10 20:36:52','2016-12-10 21:36:52','62.141.35.*','login_fail',''),(818,0,'admin','2016-12-10 20:38:01','2016-12-10 21:38:01','94.242.55.*','login_fail',''),(819,0,'admin','2016-12-10 20:40:57','2016-12-10 21:40:57','185.22.173.*','login_fail',''),(820,0,'admin','2016-12-10 20:44:37','2016-12-10 21:44:37','212.109.217.*','login_fail',''),(821,0,'admin','2016-12-10 20:58:03','2016-12-10 21:58:03','185.117.215.*','login_fail',''),(822,0,'admin','2016-12-10 20:59:31','2016-12-10 21:59:31','84.16.241.*','login_fail',''),(823,0,'admin','2016-12-10 21:11:15','2016-12-10 22:11:15','85.25.103.*','login_fail',''),(824,0,'admin','2016-12-10 21:34:11','2016-12-10 22:34:11','212.21.66.*','login_fail',''),(825,0,'admin','2016-12-10 21:55:21','2016-12-10 22:55:21','62.141.35.*','login_fail',''),(826,0,'admin','2016-12-10 22:14:08','2016-12-10 23:14:08','87.118.115.*','login_fail',''),(827,0,'admin','2016-12-10 22:35:44','2016-12-10 23:35:44','212.21.66.*','login_fail',''),(828,0,'admin','2016-12-10 22:52:35','2016-12-10 23:52:35','85.25.103.*','login_fail',''),(829,0,'admin','2016-12-10 22:56:06','2016-12-10 23:56:06','62.141.35.*','login_fail',''),(830,0,'admin','2016-12-10 23:20:45','2016-12-11 00:20:45','46.165.230.*','login_fail',''),(831,0,'admin','2016-12-10 23:42:15','2016-12-11 00:42:15','46.182.18.*','login_fail',''),(832,0,'admin','2016-12-10 23:59:53','2016-12-11 00:59:53','185.117.215.*','login_fail',''),(833,0,'admin','2016-12-11 00:02:11','2016-12-11 01:02:11','62.141.35.*','login_fail',''),(834,0,'admin','2016-12-11 00:09:58','2016-12-11 01:09:58','185.31.161.*','login_fail',''),(835,0,'admin','2016-12-11 00:13:21','2016-12-11 01:13:21','185.22.173.*','login_fail',''),(836,0,'admin','2016-12-11 00:24:59','2016-12-11 01:24:59','88.198.110.*','login_fail',''),(837,0,'admin','2016-12-11 00:33:57','2016-12-11 01:33:57','85.195.107.*','login_fail',''),(838,0,'admin','2016-12-11 00:38:29','2016-12-11 01:38:29','46.165.223.*','login_fail',''),(839,0,'admin','2016-12-11 00:44:35','2016-12-11 01:44:35','85.25.103.*','login_fail',''),(840,0,'admin','2016-12-11 01:08:28','2016-12-11 02:08:28','185.117.215.*','login_fail',''),(841,0,'admin','2016-12-11 01:08:36','2016-12-11 02:08:36','62.141.35.*','login_fail',''),(842,0,'admin','2016-12-11 01:38:02','2016-12-11 02:38:02','193.111.136.*','login_fail',''),(843,0,'admin','2016-12-11 01:45:39','2016-12-11 02:45:39','185.31.161.*','login_fail',''),(844,0,'admin','2016-12-11 01:47:57','2016-12-11 02:47:57','212.21.66.*','login_fail',''),(845,0,'admin','2016-12-11 02:26:17','2016-12-11 03:26:17','62.141.35.*','login_fail',''),(846,0,'admin','2016-12-11 02:41:50','2016-12-11 03:41:50','88.198.110.*','login_fail',''),(847,0,'admin','2016-12-11 02:48:46','2016-12-11 03:48:46','212.21.66.*','login_fail',''),(848,0,'admin','2016-12-11 03:14:55','2016-12-11 04:14:55','46.182.18.*','login_fail',''),(849,0,'admin','2016-12-11 03:18:32','2016-12-11 04:18:32','85.25.103.*','login_fail',''),(850,0,'admin','2016-12-11 03:35:34','2016-12-11 04:35:34','185.117.215.*','login_fail',''),(851,0,'admin','2016-12-11 03:35:39','2016-12-11 04:35:39','62.141.35.*','login_fail',''),(852,0,'admin','2016-12-11 03:42:34','2016-12-11 04:42:34','46.165.230.*','login_fail',''),(853,0,'admin','2016-12-11 04:02:17','2016-12-11 05:02:17','212.21.66.*','login_fail',''),(854,0,'admin','2016-12-11 04:07:21','2016-12-11 05:07:21','185.31.161.*','login_fail',''),(855,0,'admin','2016-12-11 04:37:28','2016-12-11 05:37:28','138.201.40.*','login_fail',''),(856,0,'admin','2016-12-11 04:54:09','2016-12-11 05:54:09','62.141.35.*','login_fail',''),(857,0,'admin','2016-12-11 04:58:26','2016-12-11 05:58:26','85.25.103.*','login_fail',''),(858,0,'admin','2016-12-11 05:12:34','2016-12-11 06:12:34','46.165.230.*','login_fail',''),(859,0,'admin','2016-12-11 05:23:09','2016-12-11 06:23:09','212.21.66.*','login_fail',''),(860,0,'admin','2016-12-11 05:33:57','2016-12-11 06:33:57','185.31.161.*','login_fail',''),(861,0,'admin','2016-12-11 05:57:16','2016-12-11 06:57:16','138.201.40.*','login_fail',''),(862,0,'admin','2016-12-11 06:06:59','2016-12-11 07:06:59','85.25.103.*','login_fail',''),(863,0,'admin','2016-12-11 06:14:59','2016-12-11 07:14:59','62.141.35.*','login_fail',''),(864,0,'admin','2016-12-11 06:28:10','2016-12-11 07:28:10','94.242.57.*','login_fail',''),(865,0,'admin','2016-12-11 06:35:28','2016-12-11 07:35:28','212.21.66.*','login_fail',''),(866,0,'admin','2016-12-11 07:09:46','2016-12-11 08:09:46','185.117.215.*','login_fail',''),(867,0,'admin','2016-12-11 07:15:50','2016-12-11 08:15:50','62.141.35.*','login_fail',''),(868,0,'admin','2016-12-11 07:16:49','2016-12-11 08:16:49','46.165.230.*','login_fail',''),(869,0,'admin','2016-12-11 07:37:26','2016-12-11 08:37:26','85.25.103.*','login_fail',''),(870,0,'admin','2016-12-11 07:52:41','2016-12-11 08:52:41','212.21.66.*','login_fail',''),(871,0,'admin','2016-12-11 08:29:56','2016-12-11 09:29:56','62.141.35.*','login_fail',''),(872,0,'admin','2016-12-11 08:52:45','2016-12-11 09:52:45','185.117.215.*','login_fail',''),(873,0,'admin','2016-12-11 09:20:55','2016-12-11 10:20:55','85.25.103.*','login_fail',''),(874,0,'admin','2016-12-11 09:21:56','2016-12-11 10:21:56','46.165.230.*','login_fail',''),(875,0,'admin','2016-12-11 09:29:20','2016-12-11 10:29:20','94.242.57.*','login_fail',''),(876,0,'admin','2016-12-11 09:38:27','2016-12-11 10:38:27','212.21.66.*','login_fail',''),(877,0,'admin','2016-12-11 09:47:25','2016-12-11 10:47:25','62.141.35.*','login_fail',''),(878,0,'admin','2016-12-11 10:02:54','2016-12-11 11:02:54','185.31.161.*','login_fail',''),(879,0,'admin','2016-12-11 10:03:40','2016-12-11 11:03:40','84.16.241.*','login_fail',''),(880,0,'admin','2016-12-11 10:47:41','2016-12-11 11:47:41','62.141.35.*','login_fail',''),(881,0,'admin','2016-12-11 10:53:04','2016-12-11 11:53:04','85.25.103.*','login_fail',''),(882,0,'admin','2016-12-11 11:25:25','2016-12-11 12:25:25','46.165.230.*','login_fail',''),(883,0,'admin','2016-12-11 11:47:44','2016-12-11 12:47:44','62.141.35.*','login_fail',''),(884,0,'admin','2016-12-11 12:01:57','2016-12-11 13:01:57','84.16.241.*','login_fail',''),(885,0,'admin','2016-12-11 12:21:13','2016-12-11 13:21:13','85.25.103.*','login_fail',''),(886,0,'admin','2016-12-11 12:29:10','2016-12-11 13:29:10','46.165.230.*','login_fail',''),(887,0,'admin','2016-12-11 12:49:46','2016-12-11 13:49:46','138.201.40.*','login_fail',''),(888,0,'admin','2016-12-11 12:50:53','2016-12-11 13:50:53','62.141.35.*','login_fail',''),(889,0,'admin','2016-12-11 13:29:14','2016-12-11 14:29:14','212.21.66.*','login_fail',''),(890,0,'admin','2016-12-11 13:37:51','2016-12-11 14:37:51','85.25.103.*','login_fail',''),(891,0,'admin','2016-12-11 13:48:33','2016-12-11 14:48:33','31.185.104.*','login_fail',''),(892,0,'admin','2016-12-11 13:56:25','2016-12-11 14:56:25','138.201.40.*','login_fail',''),(893,0,'admin','2016-12-11 13:57:20','2016-12-11 14:57:20','185.117.215.*','login_fail',''),(894,0,'admin','2016-12-11 14:19:30','2016-12-11 15:19:30','62.141.35.*','login_fail',''),(895,0,'admin','2016-12-11 14:49:50','2016-12-11 15:49:50','85.25.103.*','login_fail',''),(896,0,'admin','2016-12-11 15:10:46','2016-12-11 16:10:46','46.165.230.*','login_fail',''),(897,0,'admin','2016-12-11 15:18:34','2016-12-11 16:18:34','185.22.173.*','login_fail',''),(898,0,'admin','2016-12-11 15:28:12','2016-12-11 16:28:12','62.141.35.*','login_fail',''),(899,0,'admin','2016-12-11 15:49:22','2016-12-11 16:49:22','212.83.40.*','login_fail',''),(900,0,'admin','2016-12-11 15:50:04','2016-12-11 16:50:04','85.25.103.*','login_fail',''),(901,0,'admin','2016-12-11 16:15:06','2016-12-11 17:15:06','212.21.66.*','login_fail',''),(902,0,'admin','2016-12-11 16:26:43','2016-12-11 17:26:43','46.165.230.*','login_fail',''),(903,0,'admin','2016-12-11 16:35:50','2016-12-11 17:35:50','88.198.110.*','login_fail',''),(904,0,'admin','2016-12-11 16:45:17','2016-12-11 17:45:17','62.141.35.*','login_fail',''),(905,0,'admin','2016-12-11 16:53:29','2016-12-11 17:53:29','138.201.40.*','login_fail',''),(906,0,'admin','2016-12-11 16:55:14','2016-12-11 17:55:14','94.242.55.*','login_fail',''),(907,0,'admin','2016-12-11 17:22:16','2016-12-11 18:22:16','185.22.173.*','login_fail',''),(908,0,'admin','2016-12-11 17:34:10','2016-12-11 18:34:10','212.21.66.*','login_fail',''),(909,0,'admin','2016-12-11 17:34:23','2016-12-11 18:34:23','85.143.219.*','login_fail',''),(910,0,'admin','2016-12-11 17:52:01','2016-12-11 18:52:01','62.141.35.*','login_fail',''),(911,0,'admin','2016-12-11 17:58:48','2016-12-11 18:58:48','85.25.103.*','login_fail',''),(912,0,'admin','2016-12-11 18:03:34','2016-12-11 19:03:34','94.242.55.*','login_fail',''),(913,0,'admin','2016-12-11 18:28:58','2016-12-11 19:28:58','31.185.104.*','login_fail',''),(914,0,'admin','2016-12-11 18:44:38','2016-12-11 19:44:38','84.16.241.*','login_fail',''),(915,0,'admin','2016-12-11 18:56:56','2016-12-11 19:56:56','62.141.35.*','login_fail',''),(916,0,'admin','2016-12-11 19:02:39','2016-12-11 20:02:39','46.165.223.*','login_fail',''),(917,0,'admin','2016-12-11 19:10:02','2016-12-11 20:10:02','85.25.103.*','login_fail',''),(918,0,'admin','2016-12-11 19:18:44','2016-12-11 20:18:44','88.198.110.*','login_fail',''),(919,0,'admin','2016-12-11 19:54:48','2016-12-11 20:54:48','46.165.230.*','login_fail',''),(920,0,'admin','2016-12-11 19:59:43','2016-12-11 20:59:43','62.141.35.*','login_fail',''),(921,0,'admin','2016-12-11 20:06:21','2016-12-11 21:06:21','84.16.241.*','login_fail',''),(922,0,'admin','2016-12-11 20:12:36','2016-12-11 21:12:36','31.185.104.*','login_fail',''),(923,0,'admin','2016-12-11 20:13:56','2016-12-11 21:13:56','138.201.40.*','login_fail',''),(924,0,'admin','2016-12-11 20:21:33','2016-12-11 21:21:33','212.83.40.*','login_fail',''),(925,0,'admin','2016-12-11 20:59:02','2016-12-11 21:59:02','185.117.215.*','login_fail',''),(926,0,'admin','2016-12-11 21:15:33','2016-12-11 22:15:33','62.141.35.*','login_fail',''),(927,0,'admin','2016-12-11 21:41:58','2016-12-11 22:41:58','87.118.122.*','login_fail',''),(928,0,'admin','2016-12-11 21:50:26','2016-12-11 22:50:26','84.16.241.*','login_fail',''),(929,0,'admin','2016-12-11 21:52:29','2016-12-11 22:52:29','46.165.223.*','login_fail',''),(930,0,'admin','2016-12-11 22:06:40','2016-12-11 23:06:40','85.25.103.*','login_fail',''),(931,0,'admin','2016-12-11 22:12:40','2016-12-11 23:12:40','85.143.219.*','login_fail',''),(932,0,'admin','2016-12-11 22:13:09','2016-12-11 23:13:09','94.242.55.*','login_fail',''),(933,0,'admin','2016-12-11 22:21:05','2016-12-11 23:21:05','62.141.35.*','login_fail',''),(934,0,'admin','2016-12-11 22:26:58','2016-12-11 23:26:58','46.165.230.*','login_fail',''),(935,0,'admin','2016-12-11 23:03:02','2016-12-12 00:03:02','212.21.66.*','login_fail',''),(936,0,'admin','2016-12-11 23:16:55','2016-12-12 00:16:55','46.165.223.*','login_fail',''),(937,0,'admin','2016-12-11 23:24:34','2016-12-12 00:24:34','62.141.35.*','login_fail',''),(938,0,'admin','2016-12-11 23:32:22','2016-12-12 00:32:22','85.25.103.*','login_fail',''),(939,0,'admin','2016-12-11 23:44:14','2016-12-12 00:44:14','46.165.230.*','login_fail',''),(940,0,'admin','2016-12-11 23:47:46','2016-12-12 00:47:46','185.117.215.*','login_fail',''),(941,0,'admin','2016-12-11 23:55:08','2016-12-12 00:55:08','138.201.40.*','login_fail',''),(942,0,'admin','2016-12-12 00:04:26','2016-12-12 01:04:26','31.185.104.*','login_fail',''),(943,0,'admin','2016-12-12 00:06:20','2016-12-12 01:06:20','88.198.110.*','login_fail',''),(944,0,'admin','2016-12-12 00:20:48','2016-12-12 01:20:48','85.143.219.*','login_fail',''),(945,0,'admin','2016-12-12 00:26:08','2016-12-12 01:26:08','62.141.35.*','login_fail',''),(946,0,'admin','2016-12-12 00:48:20','2016-12-12 01:48:20','84.16.241.*','login_fail',''),(947,0,'admin','2016-12-12 01:09:05','2016-12-12 02:09:05','31.185.104.*','login_fail',''),(948,0,'admin','2016-12-12 01:48:15','2016-12-12 02:48:15','46.165.230.*','login_fail',''),(949,0,'admin','2016-12-12 01:59:29','2016-12-12 02:59:29','85.25.103.*','login_fail',''),(950,0,'admin','2016-12-12 02:16:58','2016-12-12 03:16:58','62.141.35.*','login_fail',''),(951,0,'admin','2016-12-12 02:21:04','2016-12-12 03:21:04','185.117.215.*','login_fail',''),(952,0,'admin','2016-12-12 02:22:37','2016-12-12 03:22:37','94.242.55.*','login_fail',''),(953,0,'admin','2016-12-12 02:32:54','2016-12-12 03:32:54','94.242.57.*','login_fail',''),(954,0,'admin','2016-12-12 02:43:44','2016-12-12 03:43:44','193.111.136.*','login_fail',''),(955,0,'admin','2016-12-12 03:03:47','2016-12-12 04:03:47','85.25.103.*','login_fail',''),(956,0,'admin','2016-12-12 03:13:47','2016-12-12 04:13:47','31.185.104.*','login_fail',''),(957,0,'admin','2016-12-12 03:21:02','2016-12-12 04:21:02','62.141.35.*','login_fail',''),(958,0,'admin','2016-12-12 03:24:22','2016-12-12 04:24:22','46.188.10.*','login_fail',''),(959,0,'admin','2016-12-12 03:28:15','2016-12-12 04:28:15','185.31.161.*','login_fail',''),(960,0,'admin','2016-12-12 03:33:47','2016-12-12 04:33:47','138.201.40.*','login_fail',''),(961,0,'admin','2016-12-12 04:11:59','2016-12-12 05:11:59','87.118.115.*','login_fail',''),(962,0,'admin','2016-12-12 04:17:26','2016-12-12 05:17:26','185.117.215.*','login_fail',''),(963,0,'admin','2016-12-12 04:24:31','2016-12-12 05:24:31','85.143.219.*','login_fail',''),(964,0,'admin','2016-12-12 04:25:27','2016-12-12 05:25:27','212.21.66.*','login_fail',''),(965,0,'admin','2016-12-12 04:31:51','2016-12-12 05:31:51','62.141.35.*','login_fail',''),(966,0,'admin','2016-12-12 04:38:01','2016-12-12 05:38:01','85.25.103.*','login_fail',''),(967,0,'admin','2016-12-12 04:53:31','2016-12-12 05:53:31','46.165.230.*','login_fail',''),(968,0,'admin','2016-12-12 05:08:37','2016-12-12 06:08:37','193.111.136.*','login_fail',''),(969,0,'admin','2016-12-12 05:19:16','2016-12-12 06:19:16','94.242.55.*','login_fail',''),(970,0,'admin','2016-12-12 05:30:22','2016-12-12 06:30:22','212.21.66.*','login_fail',''),(971,0,'admin','2016-12-12 05:39:15','2016-12-12 06:39:15','85.25.103.*','login_fail',''),(972,0,'admin','2016-12-12 05:41:07','2016-12-12 06:41:07','62.141.35.*','login_fail',''),(973,0,'admin','2016-12-12 05:54:43','2016-12-12 06:54:43','85.143.219.*','login_fail',''),(974,0,'admin','2016-12-12 06:09:00','2016-12-12 07:09:00','46.165.230.*','login_fail',''),(975,0,'admin','2016-12-12 06:21:19','2016-12-12 07:21:19','87.118.115.*','login_fail',''),(976,0,'admin','2016-12-12 06:36:47','2016-12-12 07:36:47','185.117.215.*','login_fail',''),(977,0,'admin','2016-12-12 06:47:10','2016-12-12 07:47:10','212.21.66.*','login_fail',''),(978,0,'admin','2016-12-12 06:49:23','2016-12-12 07:49:23','138.201.40.*','login_fail',''),(979,0,'admin','2016-12-12 06:59:10','2016-12-12 07:59:10','62.141.35.*','login_fail',''),(980,0,'admin','2016-12-12 07:21:52','2016-12-12 08:21:52','46.165.230.*','login_fail',''),(981,0,'admin','2016-12-12 07:32:25','2016-12-12 08:32:25','87.118.115.*','login_fail',''),(982,0,'admin','2016-12-12 07:55:35','2016-12-12 08:55:35','94.242.57.*','login_fail',''),(983,0,'admin','2016-12-12 07:57:49','2016-12-12 08:57:49','185.31.161.*','login_fail',''),(984,0,'admin','2016-12-12 08:01:14','2016-12-12 09:01:14','62.141.35.*','login_fail',''),(985,0,'admin','2016-12-12 08:21:43','2016-12-12 09:21:43','212.21.66.*','login_fail',''),(986,0,'admin','2016-12-12 08:32:33','2016-12-12 09:32:33','138.201.40.*','login_fail',''),(987,0,'admin','2016-12-12 08:36:15','2016-12-12 09:36:15','87.118.115.*','login_fail',''),(988,0,'admin','2016-12-12 08:44:24','2016-12-12 09:44:24','31.185.104.*','login_fail',''),(989,0,'admin','2016-12-12 08:53:22','2016-12-12 09:53:22','85.25.103.*','login_fail',''),(990,0,'admin','2016-12-12 09:03:35','2016-12-12 10:03:35','62.141.35.*','login_fail',''),(991,0,'admin','2016-12-12 09:05:04','2016-12-12 10:05:04','185.103.110.*','login_fail',''),(992,0,'admin','2016-12-12 09:06:51','2016-12-12 10:06:51','185.31.161.*','login_fail',''),(993,0,'admin','2016-12-12 09:11:17','2016-12-12 10:11:17','46.165.230.*','login_fail',''),(994,0,'admin','2016-12-12 09:41:33','2016-12-12 10:41:33','85.143.219.*','login_fail',''),(995,0,'admin','2016-12-12 09:48:41','2016-12-12 10:48:41','87.118.115.*','login_fail',''),(996,0,'admin','2016-12-12 09:53:40','2016-12-12 10:53:40','193.111.136.*','login_fail',''),(997,0,'admin','2016-12-12 09:59:49','2016-12-12 10:59:49','138.201.40.*','login_fail',''),(998,0,'admin','2016-12-12 10:05:26','2016-12-12 11:05:26','92.222.6.*','login_fail',''),(999,0,'admin','2016-12-12 10:07:09','2016-12-12 11:07:09','62.141.35.*','login_fail',''),(1000,0,'admin','2016-12-12 10:19:30','2016-12-12 11:19:30','212.21.66.*','login_fail',''),(1001,0,'admin','2016-12-12 10:26:09','2016-12-12 11:26:09','31.24.148.*','login_fail',''),(1002,0,'admin','2016-12-12 10:35:38','2016-12-12 11:35:38','185.31.161.*','login_fail',''),(1003,0,'admin','2016-12-12 10:45:24','2016-12-12 11:45:24','46.165.230.*','login_fail',''),(1004,0,'admin','2016-12-12 11:14:59','2016-12-12 12:14:59','185.117.215.*','login_fail',''),(1005,0,'admin','2016-12-12 11:22:23','2016-12-12 12:22:23','138.201.40.*','login_fail',''),(1006,0,'admin','2016-12-12 11:23:05','2016-12-12 12:23:05','212.21.66.*','login_fail',''),(1007,0,'admin','2016-12-12 11:30:03','2016-12-12 12:30:03','62.141.35.*','login_fail',''),(1008,0,'admin','2016-12-12 11:34:09','2016-12-12 12:34:09','31.185.104.*','login_fail',''),(1009,0,'admin','2016-12-12 12:17:21','2016-12-12 13:17:21','185.117.215.*','login_fail',''),(1010,0,'admin','2016-12-12 12:22:05','2016-12-12 13:22:05','217.115.10.*','login_fail',''),(1011,0,'admin','2016-12-12 12:32:22','2016-12-12 13:32:22','212.21.66.*','login_fail',''),(1012,0,'admin','2016-12-12 12:38:30','2016-12-12 13:38:30','94.242.57.*','login_fail',''),(1013,0,'admin','2016-12-12 12:45:42','2016-12-12 13:45:42','85.143.219.*','login_fail',''),(1014,0,'admin','2016-12-12 12:52:57','2016-12-12 13:52:57','62.141.35.*','login_fail',''),(1015,0,'admin','2016-12-12 12:55:47','2016-12-12 13:55:47','138.201.40.*','login_fail',''),(1016,0,'admin','2016-12-12 13:00:11','2016-12-12 14:00:11','94.26.140.*','login_fail',''),(1017,0,'admin','2016-12-12 13:00:50','2016-12-12 14:00:50','46.165.230.*','login_fail',''),(1018,0,'admin','2016-12-12 13:09:36','2016-12-12 14:09:36','87.118.122.*','login_fail',''),(1019,0,'admin','2016-12-12 13:20:01','2016-12-12 14:20:01','85.25.103.*','login_fail',''),(1020,0,'admin','2016-12-12 13:36:01','2016-12-12 14:36:01','5.199.130.*','login_fail',''),(1021,0,'admin','2016-12-12 13:46:15','2016-12-12 14:46:15','212.21.66.*','login_fail',''),(1022,0,'admin','2016-12-12 13:54:19','2016-12-12 14:54:19','185.103.110.*','login_fail',''),(1023,0,'admin','2016-12-12 14:04:12','2016-12-12 15:04:12','62.141.35.*','login_fail',''),(1024,0,'admin','2016-12-12 14:12:31','2016-12-12 15:12:31','46.165.230.*','login_fail',''),(1025,0,'admin','2016-12-12 14:16:47','2016-12-12 15:16:47','46.165.223.*','login_fail',''),(1026,0,'admin','2016-12-12 14:26:41','2016-12-12 15:26:41','138.201.40.*','login_fail',''),(1027,0,'admin','2016-12-12 14:28:47','2016-12-12 15:28:47','193.111.136.*','login_fail',''),(1028,0,'admin','2016-12-12 14:39:28','2016-12-12 15:39:28','185.31.161.*','login_fail',''),(1029,0,'admin','2016-12-12 14:53:46','2016-12-12 15:53:46','109.126.9.*','login_fail',''),(1030,0,'admin','2016-12-12 14:55:54','2016-12-12 15:55:54','84.16.241.*','login_fail',''),(1031,0,'admin','2016-12-12 15:04:19','2016-12-12 16:04:19','87.118.116.*','login_fail',''),(1032,0,'admin','2016-12-12 15:06:15','2016-12-12 16:06:15','185.117.215.*','login_fail',''),(1033,0,'admin','2016-12-12 15:16:17','2016-12-12 16:16:17','46.165.230.*','login_fail',''),(1034,0,'admin','2016-12-12 15:25:18','2016-12-12 16:25:18','62.141.35.*','login_fail',''),(1035,0,'admin','2016-12-12 15:31:04','2016-12-12 16:31:04','31.185.104.*','login_fail',''),(1036,0,'admin','2016-12-12 15:50:29','2016-12-12 16:50:29','185.103.110.*','login_fail',''),(1037,0,'admin','2016-12-12 15:54:51','2016-12-12 16:54:51','138.201.40.*','login_fail',''),(1038,0,'admin','2016-12-12 15:58:42','2016-12-12 16:58:42','84.200.56.*','login_fail',''),(1039,0,'admin','2016-12-12 16:14:10','2016-12-12 17:14:10','212.21.66.*','login_fail',''),(1040,0,'admin','2016-12-12 16:16:30','2016-12-12 17:16:30','185.31.161.*','login_fail',''),(1041,0,'admin','2016-12-12 16:19:39','2016-12-12 17:19:39','87.118.122.*','login_fail',''),(1042,0,'admin','2016-12-12 16:24:04','2016-12-12 17:24:04','5.199.130.*','login_fail',''),(1043,0,'admin','2016-12-12 16:26:38','2016-12-12 17:26:38','62.141.35.*','login_fail',''),(1044,0,'admin','2016-12-12 16:32:29','2016-12-12 17:32:29','185.117.215.*','login_fail',''),(1045,0,'admin','2016-12-12 16:44:48','2016-12-12 17:44:48','217.115.10.*','login_fail',''),(1046,0,'admin','2016-12-12 17:05:24','2016-12-12 18:05:24','85.25.103.*','login_fail',''),(1047,0,'admin','2016-12-12 17:07:11','2016-12-12 18:07:11','46.165.230.*','login_fail',''),(1048,0,'admin','2016-12-12 17:12:36','2016-12-12 18:12:36','138.201.40.*','login_fail',''),(1049,0,'admin','2016-12-12 17:28:35','2016-12-12 18:28:35','212.21.66.*','login_fail',''),(1050,0,'admin','2016-12-12 17:37:34','2016-12-12 18:37:34','62.141.35.*','login_fail',''),(1051,0,'admin','2016-12-12 17:38:11','2016-12-12 18:38:11','5.199.130.*','login_fail',''),(1052,0,'admin','2016-12-12 17:55:19','2016-12-12 18:55:19','31.185.104.*','login_fail',''),(1053,0,'admin','2016-12-12 17:56:58','2016-12-12 18:56:58','46.165.223.*','login_fail',''),(1054,0,'admin','2016-12-12 18:03:35','2016-12-12 19:03:35','87.118.116.*','login_fail',''),(1055,0,'admin','2016-12-12 18:03:41','2016-12-12 19:03:41','46.182.18.*','login_fail',''),(1056,0,'admin','2016-12-12 18:07:03','2016-12-12 19:07:03','185.117.215.*','login_fail',''),(1057,0,'admin','2016-12-12 18:13:50','2016-12-12 19:13:50','94.26.140.*','login_fail',''),(1058,0,'admin','2016-12-12 18:31:15','2016-12-12 19:31:15','193.111.136.*','login_fail',''),(1059,0,'admin','2016-12-12 18:32:49','2016-12-12 19:32:49','185.103.110.*','login_fail',''),(1060,0,'admin','2016-12-12 18:38:58','2016-12-12 19:38:58','46.38.56.*','login_fail',''),(1061,0,'admin','2016-12-12 18:39:43','2016-12-12 19:39:43','62.141.35.*','login_fail',''),(1062,0,'admin','2016-12-12 18:44:46','2016-12-12 19:44:46','138.201.40.*','login_fail',''),(1063,0,'admin','2016-12-12 18:47:53','2016-12-12 19:47:53','46.165.230.*','login_fail',''),(1064,0,'admin','2016-12-12 18:57:51','2016-12-12 19:57:51','46.165.223.*','login_fail',''),(1065,0,'admin','2016-12-12 19:02:59','2016-12-12 20:02:59','212.21.66.*','login_fail',''),(1066,0,'admin','2016-12-12 19:08:47','2016-12-12 20:08:47','185.31.161.*','login_fail',''),(1067,0,'admin','2016-12-12 19:23:01','2016-12-12 20:23:01','94.26.140.*','login_fail',''),(1068,0,'admin','2016-12-12 19:33:26','2016-12-12 20:33:26','193.111.136.*','login_fail',''),(1069,0,'admin','2016-12-12 19:40:43','2016-12-12 20:40:43','185.103.110.*','login_fail',''),(1070,0,'admin','2016-12-12 19:44:53','2016-12-12 20:44:53','138.201.40.*','login_fail',''),(1071,0,'admin','2016-12-12 19:57:00','2016-12-12 20:57:00','31.185.104.*','login_fail',''),(1072,0,'admin','2016-12-12 20:03:00','2016-12-12 21:03:00','5.199.130.*','login_fail',''),(1073,0,'admin','2016-12-12 20:04:34','2016-12-12 21:04:34','46.165.230.*','login_fail',''),(1074,0,'admin','2016-12-12 20:09:18','2016-12-12 21:09:18','185.117.215.*','login_fail',''),(1075,0,'admin','2016-12-12 20:14:49','2016-12-12 21:14:49','62.141.35.*','login_fail',''),(1076,0,'admin','2016-12-12 21:01:33','2016-12-12 22:01:33','138.201.40.*','login_fail',''),(1077,0,'admin','2016-12-12 21:04:26','2016-12-12 22:04:26','46.182.18.*','login_fail',''),(1078,0,'admin','2016-12-12 21:09:46','2016-12-12 22:09:46','212.21.66.*','login_fail',''),(1079,0,'admin','2016-12-12 21:15:29','2016-12-12 22:15:29','31.185.104.*','login_fail',''),(1080,0,'admin','2016-12-12 21:16:26','2016-12-12 22:16:26','62.141.35.*','login_fail',''),(1081,0,'admin','2016-12-12 21:24:16','2016-12-12 22:24:16','46.165.230.*','login_fail',''),(1082,0,'admin','2016-12-12 21:33:36','2016-12-12 22:33:36','185.103.110.*','login_fail',''),(1083,0,'admin','2016-12-12 21:34:07','2016-12-12 22:34:07','87.118.122.*','login_fail',''),(1084,0,'admin','2016-12-12 21:39:47','2016-12-12 22:39:47','5.199.130.*','login_fail',''),(1085,0,'admin','2016-12-12 21:49:20','2016-12-12 22:49:20','46.165.223.*','login_fail',''),(1086,0,'admin','2016-12-12 22:00:18','2016-12-12 23:00:18','212.83.40.*','login_fail',''),(1087,0,'admin','2016-12-12 22:19:11','2016-12-12 23:19:11','62.141.35.*','login_fail',''),(1088,0,'admin','2016-12-12 22:44:53','2016-12-12 23:44:53','46.165.230.*','login_fail',''),(1089,0,'admin','2016-12-12 22:56:18','2016-12-12 23:56:18','87.118.122.*','login_fail',''),(1090,0,'admin','2016-12-12 22:57:06','2016-12-12 23:57:06','185.117.215.*','login_fail',''),(1091,0,'admin','2016-12-12 23:05:17','2016-12-13 00:05:17','217.115.10.*','login_fail',''),(1092,0,'admin','2016-12-12 23:20:30','2016-12-13 00:20:30','212.21.66.*','login_fail',''),(1093,0,'admin','2016-12-12 23:21:32','2016-12-13 00:21:32','46.165.223.*','login_fail',''),(1094,0,'admin','2016-12-12 23:46:09','2016-12-13 00:46:09','62.141.35.*','login_fail',''),(1095,0,'admin','2016-12-12 23:49:56','2016-12-13 00:49:56','138.201.40.*','login_fail',''),(1096,0,'admin','2016-12-13 00:04:08','2016-12-13 01:04:08','46.182.18.*','login_fail',''),(1097,0,'admin','2016-12-13 00:10:17','2016-12-13 01:10:17','46.165.230.*','login_fail',''),(1098,0,'admin','2016-12-13 00:11:33','2016-12-13 01:11:33','31.185.104.*','login_fail',''),(1099,0,'admin','2016-12-13 00:36:32','2016-12-13 01:36:32','85.25.103.*','login_fail',''),(1100,0,'admin','2016-12-13 00:46:28','2016-12-13 01:46:28','87.118.116.*','login_fail',''),(1101,0,'admin','2016-12-13 00:53:42','2016-12-13 01:53:42','185.103.110.*','login_fail',''),(1102,0,'admin','2016-12-13 00:55:00','2016-12-13 01:55:00','62.141.35.*','login_fail',''),(1103,0,'admin','2016-12-13 01:00:23','2016-12-13 02:00:23','193.111.136.*','login_fail',''),(1104,0,'admin','2016-12-13 01:01:26','2016-12-13 02:01:26','138.201.40.*','login_fail',''),(1105,0,'admin','2016-12-13 01:13:07','2016-12-13 02:13:07','212.21.66.*','login_fail',''),(1106,0,'admin','2016-12-13 01:20:39','2016-12-13 02:20:39','46.165.230.*','login_fail',''),(1107,0,'admin','2016-12-13 01:33:07','2016-12-13 02:33:07','31.185.104.*','login_fail',''),(1108,0,'admin','2016-12-13 01:34:46','2016-12-13 02:34:46','185.117.215.*','login_fail',''),(1109,0,'admin','2016-12-13 01:51:11','2016-12-13 02:51:11','85.25.103.*','login_fail',''),(1110,0,'admin','2016-12-13 02:07:02','2016-12-13 03:07:02','62.141.35.*','login_fail',''),(1111,0,'admin','2016-12-13 02:10:19','2016-12-13 03:10:19','87.118.116.*','login_fail',''),(1112,0,'admin','2016-12-13 02:13:41','2016-12-13 03:13:41','185.31.161.*','login_fail',''),(1113,0,'admin','2016-12-13 02:27:42','2016-12-13 03:27:42','46.165.230.*','login_fail',''),(1114,0,'admin','2016-12-13 02:40:35','2016-12-13 03:40:35','46.165.223.*','login_fail',''),(1115,0,'admin','2016-12-13 02:46:01','2016-12-13 03:46:01','193.111.136.*','login_fail',''),(1116,0,'admin','2016-12-13 02:50:40','2016-12-13 03:50:40','213.61.149.*','login_fail',''),(1117,0,'admin','2016-12-13 02:56:57','2016-12-13 03:56:57','185.117.215.*','login_fail',''),(1118,0,'admin','2016-12-13 02:58:24','2016-12-13 03:58:24','5.199.130.*','login_fail',''),(1119,0,'admin','2016-12-13 03:09:02','2016-12-13 04:09:02','62.141.35.*','login_fail',''),(1120,0,'admin','2016-12-13 03:28:13','2016-12-13 04:28:13','87.118.122.*','login_fail',''),(1121,0,'admin','2016-12-13 03:40:02','2016-12-13 04:40:02','92.222.6.*','login_fail',''),(1122,0,'admin','2016-12-13 03:43:03','2016-12-13 04:43:03','138.201.40.*','login_fail',''),(1123,0,'admin','2016-12-13 03:54:09','2016-12-13 04:54:09','85.25.103.*','login_fail',''),(1124,0,'admin','2016-12-13 03:59:44','2016-12-13 04:59:44','87.118.115.*','login_fail',''),(1125,0,'admin','2016-12-13 04:05:39','2016-12-13 05:05:39','46.165.230.*','login_fail',''),(1126,0,'admin','2016-12-13 04:09:05','2016-12-13 05:09:05','62.141.35.*','login_fail',''),(1127,0,'admin','2016-12-13 04:23:26','2016-12-13 05:23:26','87.118.116.*','login_fail',''),(1128,0,'admin','2016-12-13 04:31:30','2016-12-13 05:31:30','5.199.130.*','login_fail',''),(1129,0,'admin','2016-12-13 04:55:50','2016-12-13 05:55:50','87.118.122.*','login_fail',''),(1130,0,'admin','2016-12-13 04:56:27','2016-12-13 05:56:27','185.117.215.*','login_fail',''),(1131,0,'admin','2016-12-13 05:06:30','2016-12-13 06:06:30','85.143.95.*','login_fail',''),(1132,0,'admin','2016-12-13 05:13:29','2016-12-13 06:13:29','62.141.35.*','login_fail',''),(1133,0,'admin','2016-12-13 05:16:28','2016-12-13 06:16:28','46.165.223.*','login_fail',''),(1134,0,'admin','2016-12-13 05:19:42','2016-12-13 06:19:42','46.182.18.*','login_fail',''),(1135,0,'admin','2016-12-13 05:21:34','2016-12-13 06:21:34','84.16.241.*','login_fail',''),(1136,0,'admin','2016-12-13 05:32:38','2016-12-13 06:32:38','31.185.104.*','login_fail',''),(1137,0,'admin','2016-12-13 05:32:58','2016-12-13 06:32:58','84.200.56.*','login_fail',''),(1138,0,'admin','2016-12-13 05:42:08','2016-12-13 06:42:08','5.199.130.*','login_fail',''),(1139,0,'admin','2016-12-13 05:59:55','2016-12-13 06:59:55','87.118.115.*','login_fail',''),(1140,0,'admin','2016-12-13 06:07:49','2016-12-13 07:07:49','46.38.48.*','login_fail',''),(1141,0,'admin','2016-12-13 06:09:19','2016-12-13 07:09:19','85.25.103.*','login_fail',''),(1142,0,'admin','2016-12-13 06:13:38','2016-12-13 07:13:38','62.141.35.*','login_fail',''),(1143,0,'admin','2016-12-13 06:19:43','2016-12-13 07:19:43','185.31.161.*','login_fail',''),(1144,0,'admin','2016-12-13 06:23:22','2016-12-13 07:23:22','46.165.230.*','login_fail',''),(1145,0,'admin','2016-12-13 06:27:51','2016-12-13 07:27:51','185.117.215.*','login_fail',''),(1146,0,'admin','2016-12-13 06:34:29','2016-12-13 07:34:29','46.182.18.*','login_fail',''),(1147,0,'admin','2016-12-13 06:42:23','2016-12-13 07:42:23','212.21.66.*','login_fail',''),(1148,0,'admin','2016-12-13 06:48:33','2016-12-13 07:48:33','31.185.104.*','login_fail',''),(1149,0,'admin','2016-12-13 06:55:19','2016-12-13 07:55:19','185.103.110.*','login_fail',''),(1150,0,'admin','2016-12-13 07:13:21','2016-12-13 08:13:21','5.199.130.*','login_fail',''),(1151,0,'admin','2016-12-13 07:13:45','2016-12-13 08:13:45','217.115.10.*','login_fail',''),(1152,0,'admin','2016-12-13 07:21:31','2016-12-13 08:21:31','46.38.48.*','login_fail',''),(1153,0,'admin','2016-12-13 07:21:40','2016-12-13 08:21:40','62.141.35.*','login_fail',''),(1154,0,'admin','2016-12-13 07:23:28','2016-12-13 08:23:28','138.201.40.*','login_fail',''),(1155,0,'admin','2016-12-13 07:34:48','2016-12-13 08:34:48','85.25.103.*','login_fail',''),(1156,0,'admin','2016-12-13 07:37:02','2016-12-13 08:37:02','46.165.230.*','login_fail',''),(1157,0,'admin','2016-12-13 07:48:42','2016-12-13 08:48:42','46.188.10.*','login_fail',''),(1158,0,'admin','2016-12-13 07:48:52','2016-12-13 08:48:52','185.72.244.*','login_fail',''),(1159,0,'admin','2016-12-13 08:00:34','2016-12-13 09:00:34','87.118.122.*','login_fail',''),(1160,0,'admin','2016-12-13 08:07:25','2016-12-13 09:07:25','46.165.223.*','login_fail',''),(1161,0,'admin','2016-12-13 08:13:20','2016-12-13 09:13:20','94.242.55.*','login_fail',''),(1162,0,'admin','2016-12-13 08:20:32','2016-12-13 09:20:32','185.31.161.*','login_fail',''),(1163,0,'admin','2016-12-13 08:24:45','2016-12-13 09:24:45','31.185.104.*','login_fail',''),(1164,0,'admin','2016-12-13 08:28:15','2016-12-13 09:28:15','62.141.35.*','login_fail',''),(1165,0,'admin','2016-12-13 08:38:03','2016-12-13 09:38:03','87.118.115.*','login_fail',''),(1166,0,'admin','2016-12-13 08:46:04','2016-12-13 09:46:04','46.165.230.*','login_fail',''),(1167,0,'admin','2016-12-13 08:55:14','2016-12-13 09:55:14','217.13.197.*','login_fail',''),(1168,0,'admin','2016-12-13 09:01:15','2016-12-13 10:01:15','217.115.10.*','login_fail',''),(1169,0,'admin','2016-12-13 09:06:32','2016-12-13 10:06:32','185.103.110.*','login_fail',''),(1170,0,'admin','2016-12-13 09:09:03','2016-12-13 10:09:03','138.201.40.*','login_fail',''),(1171,0,'admin','2016-12-13 09:24:26','2016-12-13 10:24:26','46.182.18.*','login_fail',''),(1172,0,'admin','2016-12-13 09:26:36','2016-12-13 10:26:36','84.16.241.*','login_fail',''),(1173,0,'admin','2016-12-13 09:34:20','2016-12-13 10:34:20','62.141.35.*','login_fail',''),(1174,0,'admin','2016-12-13 09:39:05','2016-12-13 10:39:05','87.118.115.*','login_fail',''),(1175,0,'admin','2016-12-13 09:41:50','2016-12-13 10:41:50','85.143.210.*','login_fail',''),(1176,0,'admin','2016-12-13 09:50:42','2016-12-13 10:50:42','185.31.161.*','login_fail',''),(1177,0,'admin','2016-12-13 09:52:09','2016-12-13 10:52:09','185.117.215.*','login_fail',''),(1178,0,'admin','2016-12-13 09:59:05','2016-12-13 10:59:05','46.165.230.*','login_fail',''),(1179,0,'admin','2016-12-13 10:08:07','2016-12-13 11:08:07','213.61.149.*','login_fail',''),(1180,0,'admin','2016-12-13 10:16:20','2016-12-13 11:16:20','46.38.48.*','login_fail',''),(1181,0,'admin','2016-12-13 10:33:37','2016-12-13 11:33:37','87.118.116.*','login_fail',''),(1182,0,'admin','2016-12-13 10:36:38','2016-12-13 11:36:38','62.141.35.*','login_fail',''),(1183,0,'admin','2016-12-13 10:43:05','2016-12-13 11:43:05','85.143.210.*','login_fail',''),(1184,0,'admin','2016-12-13 10:45:43','2016-12-13 11:45:43','84.200.56.*','login_fail',''),(1185,0,'admin','2016-12-13 11:05:32','2016-12-13 12:05:32','46.182.18.*','login_fail',''),(1186,0,'admin','2016-12-13 11:06:26','2016-12-13 12:06:26','46.165.223.*','login_fail',''),(1187,0,'admin','2016-12-13 11:15:32','2016-12-13 12:15:32','212.21.66.*','login_fail',''),(1188,0,'admin','2016-12-13 11:32:34','2016-12-13 12:32:34','213.61.149.*','login_fail',''),(1189,0,'admin','2016-12-13 11:33:41','2016-12-13 12:33:41','87.118.122.*','login_fail',''),(1190,0,'admin','2016-12-13 11:44:54','2016-12-13 12:44:54','85.25.103.*','login_fail',''),(1191,0,'admin','2016-12-13 11:53:57','2016-12-13 12:53:57','92.222.6.*','login_fail',''),(1192,0,'admin','2016-12-13 11:55:19','2016-12-13 12:55:19','62.141.35.*','login_fail',''),(1193,0,'admin','2016-12-13 11:56:52','2016-12-13 12:56:52','84.16.241.*','login_fail',''),(1194,0,'admin','2016-12-13 12:03:43','2016-12-13 13:03:43','82.211.19.*','login_fail',''),(1195,0,'admin','2016-12-13 12:13:43','2016-12-13 13:13:43','31.185.104.*','login_fail',''),(1196,0,'admin','2016-12-13 12:20:45','2016-12-13 13:20:45','84.200.56.*','login_fail',''),(1197,0,'admin','2016-12-13 12:21:18','2016-12-13 13:21:18','46.165.223.*','login_fail',''),(1198,0,'admin','2016-12-13 12:23:11','2016-12-13 13:23:11','46.188.10.*','login_fail',''),(1199,0,'admin','2016-12-13 12:34:17','2016-12-13 13:34:17','46.182.18.*','login_fail',''),(1200,0,'admin','2016-12-13 12:39:55','2016-12-13 13:39:55','212.21.66.*','login_fail',''),(1201,0,'admin','2016-12-13 12:42:43','2016-12-13 13:42:43','217.115.10.*','login_fail',''),(1202,0,'admin','2016-12-13 12:47:04','2016-12-13 13:47:04','5.189.188.*','login_fail',''),(1203,0,'admin','2016-12-13 12:51:30','2016-12-13 13:51:30','213.61.149.*','login_fail',''),(1204,0,'admin','2016-12-13 12:58:11','2016-12-13 13:58:11','94.242.57.*','login_fail',''),(1205,0,'admin','2016-12-13 13:00:08','2016-12-13 14:00:08','87.118.115.*','login_fail',''),(1206,0,'admin','2016-12-13 13:02:25','2016-12-13 14:02:25','62.141.35.*','login_fail',''),(1207,0,'admin','2016-12-13 13:10:08','2016-12-13 14:10:08','46.165.230.*','login_fail',''),(1208,0,'admin','2016-12-13 13:27:06','2016-12-13 14:27:06','92.222.6.*','login_fail',''),(1209,0,'admin','2016-12-13 13:37:34','2016-12-13 14:37:34','5.199.130.*','login_fail',''),(1210,0,'admin','2016-12-13 13:49:34','2016-12-13 14:49:34','85.25.103.*','login_fail',''),(1211,0,'admin','2016-12-13 13:56:26','2016-12-13 14:56:26','212.21.66.*','login_fail',''),(1212,0,'admin','2016-12-13 14:01:31','2016-12-13 15:01:31','185.117.215.*','login_fail',''),(1213,0,'admin','2016-12-13 14:14:01','2016-12-13 15:14:01','62.141.35.*','login_fail',''),(1214,0,'admin','2016-12-13 14:16:30','2016-12-13 15:16:30','87.118.122.*','login_fail',''),(1215,0,'admin','2016-12-13 14:36:14','2016-12-13 15:36:14','46.165.230.*','login_fail',''),(1216,0,'admin','2016-12-13 14:39:37','2016-12-13 15:39:37','92.222.6.*','login_fail',''),(1217,0,'admin','2016-12-13 14:45:29','2016-12-13 15:45:29','138.201.40.*','login_fail',''),(1218,0,'admin','2016-12-13 14:51:26','2016-12-13 15:51:26','5.199.130.*','login_fail',''),(1219,0,'admin','2016-12-13 15:05:06','2016-12-13 16:05:06','46.165.223.*','login_fail',''),(1220,0,'admin','2016-12-13 15:17:07','2016-12-13 16:17:07','87.118.122.*','login_fail',''),(1221,0,'admin','2016-12-13 15:17:21','2016-12-13 16:17:21','62.141.35.*','login_fail',''),(1222,0,'admin','2016-12-13 15:28:49','2016-12-13 16:28:49','85.25.103.*','login_fail',''),(1223,0,'admin','2016-12-13 15:40:57','2016-12-13 16:40:57','94.242.57.*','login_fail',''),(1224,0,'admin','2016-12-13 15:54:09','2016-12-13 16:54:09','5.189.188.*','login_fail',''),(1225,0,'admin','2016-12-13 16:05:53','2016-12-13 17:05:53','212.21.66.*','login_fail',''),(1226,0,'admin','2016-12-13 16:18:54','2016-12-13 17:18:54','84.16.241.*','login_fail',''),(1227,0,'admin','2016-12-13 16:20:25','2016-12-13 17:20:25','46.165.230.*','login_fail',''),(1228,0,'admin','2016-12-13 16:32:05','2016-12-13 17:32:05','62.141.35.*','login_fail',''),(1229,0,'admin','2016-12-13 16:33:11','2016-12-13 17:33:11','193.111.136.*','login_fail',''),(1230,0,'admin','2016-12-13 16:43:57','2016-12-13 17:43:57','87.118.115.*','login_fail',''),(1231,0,'admin','2016-12-13 16:51:11','2016-12-13 17:51:11','185.103.110.*','login_fail',''),(1232,0,'admin','2016-12-13 16:57:33','2016-12-13 17:57:33','185.31.161.*','login_fail',''),(1233,0,'admin','2016-12-13 17:09:03','2016-12-13 18:09:03','85.25.103.*','login_fail',''),(1234,0,'admin','2016-12-13 17:19:23','2016-12-13 18:19:23','212.21.66.*','login_fail',''),(1235,0,'admin','2016-12-13 17:26:46','2016-12-13 18:26:46','5.199.130.*','login_fail',''),(1236,0,'admin','2016-12-13 17:30:01','2016-12-13 18:30:01','82.211.19.*','login_fail',''),(1237,0,'admin','2016-12-13 17:30:47','2016-12-13 18:30:47','46.165.223.*','login_fail',''),(1238,0,'admin','2016-12-13 17:37:12','2016-12-13 18:37:12','62.141.35.*','login_fail',''),(1239,0,'admin','2016-12-13 17:37:57','2016-12-13 18:37:57','185.22.173.*','login_fail',''),(1240,0,'admin','2016-12-13 17:42:41','2016-12-13 18:42:41','46.165.230.*','login_fail',''),(1241,0,'admin','2016-12-13 17:49:41','2016-12-13 18:49:41','84.16.241.*','login_fail',''),(1242,0,'admin','2016-12-13 17:53:59','2016-12-13 18:53:59','87.118.122.*','login_fail',''),(1243,0,'admin','2016-12-13 18:07:20','2016-12-13 19:07:20','5.189.188.*','login_fail',''),(1244,0,'admin','2016-12-13 18:21:25','2016-12-13 19:21:25','212.21.66.*','login_fail',''),(1245,0,'admin','2016-12-13 18:29:02','2016-12-13 19:29:02','185.72.244.*','login_fail',''),(1246,0,'admin','2016-12-13 18:32:12','2016-12-13 19:32:12','185.117.215.*','login_fail',''),(1247,0,'admin','2016-12-13 18:41:58','2016-12-13 19:41:58','62.141.35.*','login_fail',''),(1248,0,'admin','2016-12-13 18:47:58','2016-12-13 19:47:58','87.118.116.*','login_fail',''),(1249,0,'admin','2016-12-13 18:54:10','2016-12-13 19:54:10','85.25.103.*','login_fail',''),(1250,0,'admin','2016-12-13 19:07:40','2016-12-13 20:07:40','94.242.55.*','login_fail',''),(1251,0,'admin','2016-12-13 19:24:07','2016-12-13 20:24:07','84.16.241.*','login_fail',''),(1252,0,'admin','2016-12-13 19:32:06','2016-12-13 20:32:06','31.185.104.*','login_fail',''),(1253,0,'admin','2016-12-13 19:32:29','2016-12-13 20:32:29','213.61.149.*','login_fail',''),(1254,0,'admin','2016-12-13 19:41:08','2016-12-13 20:41:08','185.72.244.*','login_fail',''),(1255,0,'admin','2016-12-13 19:48:56','2016-12-13 20:48:56','62.141.35.*','login_fail',''),(1256,0,'admin','2016-12-13 20:02:10','2016-12-13 21:02:10','185.31.161.*','login_fail',''),(1257,0,'admin','2016-12-13 20:08:01','2016-12-13 21:08:01','193.111.136.*','login_fail',''),(1258,0,'admin','2016-12-13 20:23:26','2016-12-13 21:23:26','212.21.66.*','login_fail',''),(1259,0,'admin','2016-12-13 20:45:49','2016-12-13 21:45:49','84.16.241.*','login_fail',''),(1260,0,'admin','2016-12-13 20:49:03','2016-12-13 21:49:03','5.199.130.*','login_fail',''),(1261,0,'admin','2016-12-13 20:55:39','2016-12-13 21:55:39','62.141.35.*','login_fail',''),(1262,0,'admin','2016-12-13 21:10:26','2016-12-13 22:10:26','31.185.104.*','login_fail',''),(1263,0,'admin','2016-12-13 21:13:52','2016-12-13 22:13:52','46.182.18.*','login_fail',''),(1264,0,'admin','2016-12-13 21:21:34','2016-12-13 22:21:34','185.31.161.*','login_fail',''),(1265,0,'admin','2016-12-13 21:32:17','2016-12-13 22:32:17','87.118.116.*','login_fail',''),(1266,0,'admin','2016-12-13 21:46:37','2016-12-13 22:46:37','87.118.122.*','login_fail',''),(1267,0,'admin','2016-12-13 21:48:38','2016-12-13 22:48:38','185.117.215.*','login_fail',''),(1268,0,'admin','2016-12-13 21:49:04','2016-12-13 22:49:04','5.189.188.*','login_fail',''),(1269,0,'admin','2016-12-13 21:56:56','2016-12-13 22:56:56','94.242.55.*','login_fail',''),(1270,0,'admin','2016-12-13 22:08:17','2016-12-13 23:08:17','62.141.35.*','login_fail',''),(1271,0,'admin','2016-12-13 22:10:39','2016-12-13 23:10:39','46.38.56.*','login_fail',''),(1272,0,'admin','2016-12-13 22:15:09','2016-12-13 23:15:09','46.165.230.*','login_fail',''),(1273,0,'admin','2016-12-13 22:33:25','2016-12-13 23:33:25','193.111.136.*','login_fail',''),(1274,0,'admin','2016-12-13 22:35:26','2016-12-13 23:35:26','212.83.40.*','login_fail',''),(1275,0,'admin','2016-12-13 22:48:35','2016-12-13 23:48:35','85.25.103.*','login_fail',''),(1276,0,'admin','2016-12-13 22:52:48','2016-12-13 23:52:48','46.165.223.*','login_fail',''),(1277,0,'admin','2016-12-13 23:00:05','2016-12-14 00:00:05','94.242.55.*','login_fail',''),(1278,0,'admin','2016-12-13 23:01:19','2016-12-14 00:01:19','212.21.66.*','login_fail',''),(1279,0,'admin','2016-12-13 23:12:30','2016-12-14 00:12:30','213.61.149.*','login_fail',''),(1280,0,'admin','2016-12-13 23:23:09','2016-12-14 00:23:09','46.165.230.*','login_fail',''),(1281,0,'admin','2016-12-13 23:24:04','2016-12-14 00:24:04','46.182.18.*','login_fail',''),(1282,0,'admin','2016-12-13 23:26:45','2016-12-14 00:26:45','62.141.35.*','login_fail',''),(1283,0,'admin','2016-12-13 23:42:49','2016-12-14 00:42:49','87.118.116.*','login_fail',''),(1284,0,'admin','2016-12-13 23:49:04','2016-12-14 00:49:04','88.198.125.*','login_fail',''),(1285,0,'admin','2016-12-13 23:51:51','2016-12-14 00:51:51','84.16.241.*','login_fail',''),(1286,0,'admin','2016-12-14 00:00:19','2016-12-14 01:00:19','85.114.142.*','login_fail',''),(1287,0,'admin','2016-12-14 00:01:18','2016-12-14 01:01:18','185.117.215.*','login_fail',''),(1288,0,'admin','2016-12-14 00:01:23','2016-12-14 01:01:23','85.143.213.*','login_fail',''),(1289,0,'admin','2016-12-14 00:13:21','2016-12-14 01:13:21','87.118.115.*','login_fail',''),(1290,0,'admin','2016-12-14 00:17:47','2016-12-14 01:17:47','212.21.66.*','login_fail',''),(1291,0,'admin','2016-12-14 00:27:18','2016-12-14 01:27:18','5.199.130.*','login_fail',''),(1292,0,'admin','2016-12-14 00:27:53','2016-12-14 01:27:53','46.165.230.*','login_fail',''),(1293,0,'admin','2016-12-14 00:37:13','2016-12-14 01:37:13','46.182.18.*','login_fail',''),(1294,0,'admin','2016-12-14 00:46:53','2016-12-14 01:46:53','46.165.223.*','login_fail',''),(1295,0,'admin','2016-12-14 00:57:45','2016-12-14 01:57:45','62.141.35.*','login_fail',''),(1296,0,'admin','2016-12-14 01:00:19','2016-12-14 02:00:19','213.202.252.*','login_fail',''),(1297,0,'admin','2016-12-14 01:01:30','2016-12-14 02:01:30','213.61.149.*','login_fail',''),(1298,0,'admin','2016-12-14 01:14:03','2016-12-14 02:14:03','94.242.55.*','login_fail',''),(1299,0,'admin','2016-12-14 01:20:32','2016-12-14 02:20:32','212.83.40.*','login_fail',''),(1300,0,'admin','2016-12-14 01:27:29','2016-12-14 02:27:29','212.21.66.*','login_fail',''),(1301,0,'admin','2016-12-14 01:40:14','2016-12-14 02:40:14','5.189.188.*','login_fail',''),(1302,0,'admin','2016-12-14 01:41:21','2016-12-14 02:41:21','46.165.230.*','login_fail',''),(1303,0,'admin','2016-12-14 01:50:54','2016-12-14 02:50:54','87.118.122.*','login_fail',''),(1304,0,'admin','2016-12-14 01:51:14','2016-12-14 02:51:14','193.111.136.*','login_fail',''),(1305,0,'admin','2016-12-14 02:01:04','2016-12-14 03:01:04','62.141.35.*','login_fail',''),(1306,0,'admin','2016-12-14 02:20:04','2016-12-14 03:20:04','46.165.223.*','login_fail',''),(1307,0,'admin','2016-12-14 02:21:30','2016-12-14 03:21:30','31.185.104.*','login_fail',''),(1308,0,'admin','2016-12-14 02:53:37','2016-12-14 03:53:37','193.111.136.*','login_fail',''),(1309,0,'admin','2016-12-14 03:01:08','2016-12-14 04:01:08','62.141.35.*','login_fail',''),(1310,0,'admin','2016-12-14 03:07:42','2016-12-14 04:07:42','185.117.215.*','login_fail',''),(1311,0,'admin','2016-12-14 03:08:06','2016-12-14 04:08:06','94.242.55.*','login_fail',''),(1312,0,'admin','2016-12-14 03:27:19','2016-12-14 04:27:19','139.162.144.*','login_fail',''),(1313,0,'admin','2016-12-14 03:31:48','2016-12-14 04:31:48','46.165.230.*','login_fail',''),(1314,0,'admin','2016-12-14 03:32:51','2016-12-14 04:32:51','212.21.66.*','login_fail',''),(1315,0,'admin','2016-12-14 03:51:40','2016-12-14 04:51:40','85.114.142.*','login_fail',''),(1316,0,'admin','2016-12-14 04:06:47','2016-12-14 05:06:47','5.189.188.*','login_fail',''),(1317,0,'admin','2016-12-14 04:09:46','2016-12-14 05:09:46','185.31.161.*','login_fail',''),(1318,0,'admin','2016-12-14 04:16:38','2016-12-14 05:16:38','62.141.35.*','login_fail',''),(1319,0,'admin','2016-12-14 04:34:07','2016-12-14 05:34:07','84.16.241.*','login_fail',''),(1320,0,'admin','2016-12-14 04:36:14','2016-12-14 05:36:14','87.118.122.*','login_fail',''),(1321,0,'admin','2016-12-14 04:42:41','2016-12-14 05:42:41','85.143.213.*','login_fail',''),(1322,0,'admin','2016-12-14 04:49:41','2016-12-14 05:49:41','212.21.66.*','login_fail',''),(1323,0,'admin','2016-12-14 04:58:09','2016-12-14 05:58:09','84.200.56.*','login_fail',''),(1324,0,'admin','2016-12-14 05:01:36','2016-12-14 06:01:36','85.25.103.*','login_fail',''),(1325,0,'admin','2016-12-14 05:13:24','2016-12-14 06:13:24','94.242.57.*','login_fail',''),(1326,0,'admin','2016-12-14 05:19:34','2016-12-14 06:19:34','62.141.35.*','login_fail',''),(1327,0,'admin','2016-12-14 05:25:20','2016-12-14 06:25:20','31.185.104.*','login_fail',''),(1328,0,'admin','2016-12-14 05:27:13','2016-12-14 06:27:13','46.165.223.*','login_fail',''),(1329,0,'admin','2016-12-14 05:36:31','2016-12-14 06:36:31','5.199.130.*','login_fail',''),(1330,0,'admin','2016-12-14 05:39:23','2016-12-14 06:39:23','46.165.230.*','login_fail',''),(1331,0,'admin','2016-12-14 06:02:32','2016-12-14 07:02:32','94.242.55.*','login_fail',''),(1332,0,'admin','2016-12-14 06:08:02','2016-12-14 07:08:02','212.21.66.*','login_fail',''),(1333,0,'admin','2016-12-14 06:13:27','2016-12-14 07:13:27','84.200.56.*','login_fail',''),(1334,0,'admin','2016-12-14 06:18:42','2016-12-14 07:18:42','87.118.122.*','login_fail',''),(1335,0,'admin','2016-12-14 06:25:47','2016-12-14 07:25:47','94.242.57.*','login_fail',''),(1336,0,'admin','2016-12-14 06:37:53','2016-12-14 07:37:53','46.165.223.*','login_fail',''),(1337,0,'admin','2016-12-14 06:40:12','2016-12-14 07:40:12','62.141.35.*','login_fail',''),(1338,0,'admin','2016-12-14 06:46:34','2016-12-14 07:46:34','46.165.230.*','login_fail',''),(1339,0,'admin','2016-12-14 06:48:06','2016-12-14 07:48:06','213.61.149.*','login_fail',''),(1340,0,'admin','2016-12-14 07:02:33','2016-12-14 08:02:33','84.16.241.*','login_fail',''),(1341,0,'admin','2016-12-14 07:43:21','2016-12-14 08:43:21','62.141.35.*','login_fail',''),(1342,0,'admin','2016-12-14 08:03:46','2016-12-14 09:03:46','5.189.188.*','login_fail',''),(1343,0,'admin','2016-12-14 08:11:16','2016-12-14 09:11:16','85.114.142.*','login_fail',''),(1344,0,'admin','2016-12-14 08:15:32','2016-12-14 09:15:32','212.21.66.*','login_fail',''),(1345,0,'admin','2016-12-14 08:22:53','2016-12-14 09:22:53','84.200.56.*','login_fail',''),(1346,0,'admin','2016-12-14 08:33:43','2016-12-14 09:33:43','5.199.130.*','login_fail',''),(1347,0,'admin','2016-12-14 08:39:50','2016-12-14 09:39:50','46.165.223.*','login_fail',''),(1348,0,'admin','2016-12-14 08:50:29','2016-12-14 09:50:29','213.61.149.*','login_fail',''),(1349,0,'admin','2016-12-14 08:59:42','2016-12-14 09:59:42','62.141.35.*','login_fail',''),(1350,0,'admin','2016-12-14 09:17:26','2016-12-14 10:17:26','94.242.55.*','login_fail',''),(1351,0,'admin','2016-12-14 09:28:44','2016-12-14 10:28:44','212.21.66.*','login_fail',''),(1352,0,'admin','2016-12-14 09:39:50','2016-12-14 10:39:50','5.199.130.*','login_fail',''),(1353,0,'admin','2016-12-14 09:52:55','2016-12-14 10:52:55','85.114.142.*','login_fail',''),(1354,0,'admin','2016-12-14 09:57:59','2016-12-14 10:57:59','87.118.116.*','login_fail',''),(1355,0,'admin','2016-12-14 10:06:05','2016-12-14 11:06:05','84.16.241.*','login_fail',''),(1356,0,'admin','2016-12-14 10:06:58','2016-12-14 11:06:58','62.141.35.*','login_fail',''),(1357,0,'admin','2016-12-14 10:13:00','2016-12-14 11:13:00','94.242.57.*','login_fail',''),(1358,0,'admin','2016-12-14 10:31:15','2016-12-14 11:31:15','185.31.161.*','login_fail',''),(1359,0,'admin','2016-12-14 10:32:15','2016-12-14 11:32:15','46.165.230.*','login_fail',''),(1360,0,'admin','2016-12-14 10:40:47','2016-12-14 11:40:47','94.242.55.*','login_fail',''),(1361,0,'admin','2016-12-14 11:08:10','2016-12-14 12:08:10','185.117.215.*','login_fail',''),(1362,0,'admin','2016-12-14 11:20:20','2016-12-14 12:20:20','5.199.130.*','login_fail',''),(1363,0,'admin','2016-12-14 11:21:15','2016-12-14 12:21:15','212.21.66.*','login_fail',''),(1364,0,'admin','2016-12-14 11:22:12','2016-12-14 12:22:12','213.61.149.*','login_fail',''),(1365,0,'admin','2016-12-14 11:29:52','2016-12-14 12:29:52','62.141.35.*','login_fail',''),(1366,0,'admin','2016-12-14 11:59:29','2016-12-14 12:59:29','84.16.241.*','login_fail',''),(1367,0,'admin','2016-12-14 12:02:12','2016-12-14 13:02:12','94.242.57.*','login_fail',''),(1368,0,'admin','2016-12-14 12:09:27','2016-12-14 13:09:27','85.25.103.*','login_fail',''),(1369,0,'admin','2016-12-14 12:18:09','2016-12-14 13:18:09','185.117.215.*','login_fail',''),(1370,0,'admin','2016-12-14 13:27:04','2016-12-14 14:27:04','62.141.35.*','login_fail',''),(1371,0,'admin','2016-12-14 14:14:48','2016-12-14 15:14:48','5.199.130.*','login_fail',''),(1372,0,'admin','2016-12-14 14:31:48','2016-12-14 15:31:48','85.114.142.*','login_fail',''),(1373,0,'admin','2016-12-14 14:41:12','2016-12-14 15:41:12','46.165.230.*','login_fail',''),(1374,0,'admin','2016-12-14 15:00:12','2016-12-14 16:00:12','62.141.35.*','login_fail',''),(1375,0,'admin','2016-12-14 15:10:00','2016-12-14 16:10:00','185.117.215.*','login_fail',''),(1376,0,'admin','2016-12-14 15:44:54','2016-12-14 16:44:54','87.118.116.*','login_fail',''),(1377,0,'admin','2016-12-14 15:54:09','2016-12-14 16:54:09','85.143.219.*','login_fail',''),(1378,0,'admin','2016-12-14 16:05:27','2016-12-14 17:05:27','46.165.230.*','login_fail',''),(1379,0,'admin','2016-12-14 16:16:08','2016-12-14 17:16:08','62.141.35.*','login_fail',''),(1380,0,'admin','2016-12-14 17:26:53','2016-12-14 18:26:53','62.141.35.*','login_fail',''),(1381,0,'admin','2016-12-14 18:27:52','2016-12-14 19:27:52','62.141.35.*','login_fail',''),(1382,0,'admin','2016-12-14 18:54:48','2016-12-14 19:54:48','46.38.48.*','login_fail',''),(1383,0,'admin','2016-12-14 19:46:50','2016-12-14 20:46:50','62.141.35.*','login_fail',''),(1384,0,'admin','2016-12-14 20:58:27','2016-12-14 21:58:27','62.141.35.*','login_fail',''),(1385,0,'admin','2016-12-14 22:20:15','2016-12-14 23:20:15','62.141.35.*','login_fail',''),(1386,0,'admin','2016-12-14 22:49:21','2016-12-14 23:49:21','46.165.223.*','login_fail',''),(1387,0,'admin','2016-12-14 23:08:24','2016-12-15 00:08:24','212.21.66.*','login_fail',''),(1388,0,'admin','2016-12-14 23:35:35','2016-12-15 00:35:35','62.141.35.*','login_fail',''),(1389,0,'admin','2016-12-14 23:58:37','2016-12-15 00:58:37','213.202.252.*','login_fail',''),(1390,0,'admin','2016-12-15 00:40:43','2016-12-15 01:40:43','62.141.35.*','login_fail',''),(1391,0,'admin','2016-12-15 01:26:23','2016-12-15 02:26:23','212.21.66.*','login_fail',''),(1392,0,'admin','2016-12-15 01:50:56','2016-12-15 02:50:56','62.141.35.*','login_fail',''),(1393,0,'admin','2016-12-15 03:37:14','2016-12-15 04:37:14','84.16.241.*','login_fail',''),(1394,0,'admin','2016-12-15 03:47:09','2016-12-15 04:47:09','212.21.66.*','login_fail',''),(1395,0,'admin','2016-12-15 04:12:51','2016-12-15 05:12:51','139.162.144.*','login_fail',''),(1396,0,'admin','2016-12-15 04:25:33','2016-12-15 05:25:33','62.141.35.*','login_fail',''),(1397,0,'admin','2016-12-15 04:44:45','2016-12-15 05:44:45','84.16.241.*','login_fail',''),(1398,0,'admin','2016-12-15 05:33:07','2016-12-15 06:33:07','185.117.215.*','login_fail',''),(1399,0,'admin','2016-12-15 05:44:25','2016-12-15 06:44:25','212.21.66.*','login_fail',''),(1400,0,'admin','2016-12-15 05:53:20','2016-12-15 06:53:20','46.165.223.*','login_fail',''),(1401,0,'admin','2016-12-15 06:15:06','2016-12-15 07:15:06','62.141.35.*','login_fail',''),(1402,0,'admin','2016-12-15 07:21:14','2016-12-15 08:21:14','94.242.55.*','login_fail',''),(1403,0,'admin','2016-12-15 07:40:31','2016-12-15 08:40:31','62.141.35.*','login_fail',''),(1404,0,'admin','2016-12-15 07:49:39','2016-12-15 08:49:39','212.83.40.*','login_fail',''),(1405,0,'admin','2016-12-15 08:07:21','2016-12-15 09:07:21','213.202.252.*','login_fail',''),(1406,0,'admin','2016-12-15 08:41:18','2016-12-15 09:41:18','62.141.35.*','login_fail',''),(1407,0,'admin','2016-12-15 09:01:15','2016-12-15 10:01:15','84.16.241.*','login_fail',''),(1408,0,'admin','2016-12-15 09:40:40','2016-12-15 10:40:40','212.21.66.*','login_fail',''),(1409,0,'admin','2016-12-15 09:51:00','2016-12-15 10:51:00','62.141.35.*','login_fail',''),(1410,0,'admin','2016-12-15 10:18:57','2016-12-15 11:18:57','213.202.252.*','login_fail',''),(1411,0,'admin','2016-12-15 10:54:13','2016-12-15 11:54:13','62.141.35.*','login_fail',''),(1412,0,'admin','2016-12-15 11:01:30','2016-12-15 12:01:30','185.22.173.*','login_fail',''),(1413,0,'admin','2016-12-15 11:10:50','2016-12-15 12:10:50','212.83.40.*','login_fail',''),(1414,0,'admin','2016-12-15 11:57:52','2016-12-15 12:57:52','62.141.35.*','login_fail',''),(1415,0,'admin','2016-12-15 12:47:18','2016-12-15 13:47:18','212.21.66.*','login_fail',''),(1416,0,'admin','2016-12-15 13:16:22','2016-12-15 14:16:22','62.141.35.*','login_fail',''),(1417,0,'admin','2016-12-15 13:36:36','2016-12-15 14:36:36','46.165.230.*','login_fail',''),(1418,0,'admin','2016-12-15 15:22:58','2016-12-15 16:22:58','84.16.241.*','login_fail',''),(1419,0,'admin','2016-12-15 15:30:38','2016-12-15 16:30:38','212.21.66.*','login_fail',''),(1420,0,'admin','2016-12-15 16:22:16','2016-12-15 17:22:16','5.199.130.*','login_fail',''),(1421,0,'admin','2016-12-15 16:32:27','2016-12-15 17:32:27','62.141.35.*','login_fail',''),(1422,0,'admin','2016-12-15 16:41:48','2016-12-15 17:41:48','212.21.66.*','login_fail',''),(1423,0,'admin','2016-12-15 17:27:16','2016-12-15 18:27:16','185.117.215.*','login_fail',''),(1424,0,'admin','2016-12-15 17:58:43','2016-12-15 18:58:43','62.141.35.*','login_fail',''),(1425,0,'admin','2016-12-15 18:38:13','2016-12-15 19:38:13','212.83.40.*','login_fail',''),(1426,0,'admin','2016-12-15 18:44:12','2016-12-15 19:44:12','46.118.123.*','login_fail',''),(1427,0,'admin','2016-12-15 18:55:19','2016-12-15 19:55:19','84.16.241.*','login_fail',''),(1428,0,'admin','2016-12-15 19:13:27','2016-12-15 20:13:27','62.141.35.*','login_fail',''),(1429,0,'admin','2016-12-15 19:38:48','2016-12-15 20:38:48','94.242.57.*','login_fail',''),(1430,0,'admin','2016-12-15 19:54:37','2016-12-15 20:54:37','212.21.66.*','login_fail',''),(1431,0,'admin','2016-12-15 20:26:16','2016-12-15 21:26:16','62.141.35.*','login_fail',''),(1432,0,'admin','2016-12-15 21:12:29','2016-12-15 22:12:29','84.16.241.*','login_fail',''),(1433,0,'admin','2016-12-15 21:28:23','2016-12-15 22:28:23','62.141.35.*','login_fail',''),(1434,0,'admin','2016-12-15 22:00:37','2016-12-15 23:00:37','5.199.130.*','login_fail',''),(1435,0,'admin','2016-12-15 22:05:15','2016-12-15 23:05:15','185.117.215.*','login_fail',''),(1436,0,'admin','2016-12-15 22:29:14','2016-12-15 23:29:14','94.242.57.*','login_fail',''),(1437,0,'admin','2016-12-15 22:54:43','2016-12-15 23:54:43','62.141.35.*','login_fail',''),(1438,0,'admin','2016-12-15 23:07:29','2016-12-16 00:07:29','46.182.18.*','login_fail',''),(1439,0,'admin','2016-12-15 23:23:54','2016-12-16 00:23:54','212.21.66.*','login_fail',''),(1440,0,'admin','2016-12-15 23:47:18','2016-12-16 00:47:18','85.114.142.*','login_fail',''),(1441,0,'admin','2016-12-16 00:11:46','2016-12-16 01:11:46','213.202.252.*','login_fail',''),(1442,0,'admin','2016-12-16 00:16:46','2016-12-16 01:16:46','62.141.35.*','login_fail',''),(1443,0,'admin','2016-12-16 00:59:00','2016-12-16 01:59:00','46.182.18.*','login_fail',''),(1444,0,'admin','2016-12-16 01:00:27','2016-12-16 02:00:27','185.117.215.*','login_fail',''),(1445,0,'admin','2016-12-16 01:16:06','2016-12-16 02:16:06','84.16.241.*','login_fail',''),(1446,0,'admin','2016-12-16 01:32:09','2016-12-16 02:32:09','62.141.35.*','login_fail',''),(1447,0,'admin','2016-12-16 01:33:09','2016-12-16 02:33:09','185.31.161.*','login_fail',''),(1448,0,'admin','2016-12-16 01:44:43','2016-12-16 02:44:43','213.202.252.*','login_fail',''),(1449,0,'admin','2016-12-16 01:51:31','2016-12-16 02:51:31','94.242.57.*','login_fail',''),(1450,0,'admin','2016-12-16 01:53:48','2016-12-16 02:53:48','46.165.230.*','login_fail',''),(1451,0,'admin','2016-12-16 02:22:48','2016-12-16 03:22:48','212.21.66.*','login_fail',''),(1452,0,'admin','2016-12-16 02:33:17','2016-12-16 03:33:17','84.16.241.*','login_fail',''),(1453,0,'admin','2016-12-16 02:48:52','2016-12-16 03:48:52','46.182.18.*','login_fail',''),(1454,0,'admin','2016-12-16 03:06:40','2016-12-16 04:06:40','62.141.35.*','login_fail',''),(1455,0,'admin','2016-12-16 03:14:12','2016-12-16 04:14:12','185.117.215.*','login_fail',''),(1456,0,'admin','2016-12-16 03:30:12','2016-12-16 04:30:12','46.165.230.*','login_fail',''),(1457,0,'admin','2016-12-16 03:38:03','2016-12-16 04:38:03','84.16.241.*','login_fail',''),(1458,0,'admin','2016-12-16 04:16:04','2016-12-16 05:16:04','62.141.35.*','login_fail',''),(1459,0,'admin','2016-12-16 04:19:16','2016-12-16 05:19:16','94.242.55.*','login_fail',''),(1460,0,'admin','2016-12-16 04:28:03','2016-12-16 05:28:03','185.22.173.*','login_fail',''),(1461,0,'admin','2016-12-16 04:41:56','2016-12-16 05:41:56','213.202.252.*','login_fail',''),(1462,0,'admin','2016-12-16 05:06:04','2016-12-16 06:06:04','185.31.161.*','login_fail',''),(1463,0,'admin','2016-12-16 05:14:45','2016-12-16 06:14:45','185.117.215.*','login_fail',''),(1464,0,'admin','2016-12-16 05:16:36','2016-12-16 06:16:36','94.242.57.*','login_fail',''),(1465,0,'admin','2016-12-16 05:17:27','2016-12-16 06:17:27','180.97.215.*','login_fail',''),(1466,0,'admin','2016-12-16 05:23:14','2016-12-16 06:23:14','84.16.241.*','login_fail',''),(1467,0,'admin','2016-12-16 05:33:01','2016-12-16 06:33:01','212.21.66.*','login_fail',''),(1468,0,'admin','2016-12-16 05:38:58','2016-12-16 06:38:58','46.165.230.*','login_fail',''),(1469,0,'admin','2016-12-16 05:52:50','2016-12-16 06:52:50','62.141.35.*','login_fail',''),(1470,0,'admin','2016-12-16 06:04:39','2016-12-16 07:04:39','85.25.103.*','login_fail',''),(1471,0,'admin','2016-12-16 06:41:05','2016-12-16 07:41:05','213.202.252.*','login_fail',''),(1472,0,'admin','2016-12-16 07:04:16','2016-12-16 08:04:16','84.16.241.*','login_fail',''),(1473,0,'admin','2016-12-16 07:11:11','2016-12-16 08:11:11','87.118.122.*','login_fail',''),(1474,0,'admin','2016-12-16 07:17:36','2016-12-16 08:17:36','62.141.35.*','login_fail',''),(1475,0,'admin','2016-12-16 07:24:47','2016-12-16 08:24:47','85.25.103.*','login_fail',''),(1476,0,'admin','2016-12-16 07:34:55','2016-12-16 08:34:55','212.21.66.*','login_fail',''),(1477,0,'admin','2016-12-16 07:55:22','2016-12-16 08:55:22','31.185.104.*','login_fail',''),(1478,0,'admin','2016-12-16 08:35:16','2016-12-16 09:35:16','213.202.252.*','login_fail',''),(1479,0,'admin','2016-12-16 08:46:24','2016-12-16 09:46:24','84.16.241.*','login_fail',''),(1480,0,'admin','2016-12-16 08:54:11','2016-12-16 09:54:11','46.182.18.*','login_fail',''),(1481,0,'admin','2016-12-16 09:00:25','2016-12-16 10:00:25','62.141.35.*','login_fail',''),(1482,0,'admin','2016-12-16 09:07:53','2016-12-16 10:07:53','94.242.55.*','login_fail',''),(1483,0,'admin','2016-12-16 09:08:44','2016-12-16 10:08:44','87.118.122.*','login_fail',''),(1484,0,'admin','2016-12-16 09:54:03','2016-12-16 10:54:03','212.21.66.*','login_fail',''),(1485,0,'admin','2016-12-16 09:55:19','2016-12-16 10:55:19','85.25.103.*','login_fail',''),(1486,0,'admin','2016-12-16 10:06:37','2016-12-16 11:06:37','46.165.223.*','login_fail',''),(1487,0,'admin','2016-12-16 10:17:23','2016-12-16 11:17:23','185.22.173.*','login_fail',''),(1488,0,'admin','2016-12-16 10:20:25','2016-12-16 11:20:25','185.31.161.*','login_fail',''),(1489,0,'admin','2016-12-16 10:40:24','2016-12-16 11:40:24','62.141.35.*','login_fail',''),(1490,0,'admin','2016-12-16 10:54:30','2016-12-16 11:54:30','46.165.230.*','login_fail',''),(1491,0,'admin','2016-12-16 11:03:49','2016-12-16 12:03:49','85.25.103.*','login_fail',''),(1492,0,'admin','2016-12-16 11:14:24','2016-12-16 12:14:24','46.182.18.*','login_fail',''),(1493,0,'admin','2016-12-16 11:17:01','2016-12-16 12:17:01','213.202.252.*','login_fail',''),(1494,0,'admin','2016-12-16 11:23:19','2016-12-16 12:23:19','84.16.241.*','login_fail',''),(1495,0,'admin','2016-12-16 11:40:49','2016-12-16 12:40:49','62.141.35.*','login_fail',''),(1496,0,'admin','2016-12-16 11:50:22','2016-12-16 12:50:22','212.21.66.*','login_fail',''),(1497,0,'admin','2016-12-16 12:15:49','2016-12-16 13:15:49','185.117.215.*','login_fail',''),(1498,0,'admin','2016-12-16 12:27:12','2016-12-16 13:27:12','87.118.122.*','login_fail',''),(1499,0,'admin','2016-12-16 12:43:20','2016-12-16 13:43:20','31.185.104.*','login_fail',''),(1500,0,'admin','2016-12-16 12:51:43','2016-12-16 13:51:43','62.141.35.*','login_fail',''),(1501,0,'admin','2016-12-16 12:55:37','2016-12-16 13:55:37','46.182.18.*','login_fail',''),(1502,0,'admin','2016-12-16 13:06:59','2016-12-16 14:06:59','212.21.66.*','login_fail',''),(1503,0,'admin','2016-12-16 13:06:59','2016-12-16 14:06:59','185.31.161.*','login_fail',''),(1504,0,'admin','2016-12-16 13:14:35','2016-12-16 14:14:35','84.16.241.*','login_fail',''),(1505,0,'admin','2016-12-16 13:23:52','2016-12-16 14:23:52','85.25.103.*','login_fail',''),(1506,0,'admin','2016-12-16 14:21:00','2016-12-16 15:21:00','212.21.66.*','login_fail',''),(1507,0,'admin','2016-12-16 14:29:32','2016-12-16 15:29:32','62.141.35.*','login_fail',''),(1508,0,'admin','2016-12-16 14:33:10','2016-12-16 15:33:10','46.165.223.*','login_fail',''),(1509,0,'admin','2016-12-16 15:01:04','2016-12-16 16:01:04','85.114.142.*','login_fail',''),(1510,0,'admin','2016-12-16 15:15:44','2016-12-16 16:15:44','84.16.241.*','login_fail',''),(1511,0,'admin','2016-12-16 15:24:32','2016-12-16 16:24:32','85.25.103.*','login_fail',''),(1512,0,'admin','2016-12-16 15:46:09','2016-12-16 16:46:09','213.202.252.*','login_fail',''),(1513,0,'admin','2016-12-16 16:02:28','2016-12-16 17:02:28','46.118.123.*','login_fail',''),(1514,0,'admin','2016-12-16 16:08:50','2016-12-16 17:08:50','46.165.223.*','login_fail',''),(1515,0,'admin','2016-12-16 16:26:24','2016-12-16 17:26:24','46.165.230.*','login_fail',''),(1516,0,'admin','2016-12-16 16:48:58','2016-12-16 17:48:58','213.202.252.*','login_fail',''),(1517,0,'admin','2016-12-16 16:49:31','2016-12-16 17:49:31','212.21.66.*','login_fail',''),(1518,0,'admin','2016-12-16 17:08:52','2016-12-16 18:08:52','62.141.35.*','login_fail',''),(1519,0,'admin','2016-12-16 17:19:07','2016-12-16 18:19:07','87.118.122.*','login_fail',''),(1520,0,'admin','2016-12-16 17:28:03','2016-12-16 18:28:03','193.111.136.*','login_fail',''),(1521,0,'admin','2016-12-16 17:30:21','2016-12-16 18:30:21','185.31.161.*','login_fail',''),(1522,0,'admin','2016-12-16 17:40:21','2016-12-16 18:40:21','85.25.103.*','login_fail',''),(1523,0,'admin','2016-12-16 17:44:16','2016-12-16 18:44:16','46.165.230.*','login_fail',''),(1524,0,'admin','2016-12-16 17:52:44','2016-12-16 18:52:44','212.21.66.*','login_fail',''),(1525,0,'admin','2016-12-16 17:56:55','2016-12-16 18:56:55','213.202.252.*','login_fail',''),(1526,0,'admin','2016-12-16 18:20:30','2016-12-16 19:20:30','62.141.35.*','login_fail',''),(1527,0,'admin','2016-12-16 19:16:48','2016-12-16 20:16:48','212.21.66.*','login_fail',''),(1528,0,'admin','2016-12-16 19:19:35','2016-12-16 20:19:35','84.16.241.*','login_fail',''),(1529,0,'admin','2016-12-16 19:25:32','2016-12-16 20:25:32','62.141.35.*','login_fail',''),(1530,0,'admin','2016-12-16 19:55:22','2016-12-16 20:55:22','46.165.230.*','login_fail',''),(1531,0,'admin','2016-12-16 20:06:21','2016-12-16 21:06:21','85.25.103.*','login_fail',''),(1532,0,'admin','2016-12-16 20:26:57','2016-12-16 21:26:57','62.141.35.*','login_fail',''),(1533,0,'admin','2016-12-16 20:30:11','2016-12-16 21:30:11','46.165.223.*','login_fail',''),(1534,0,'admin','2016-12-16 20:42:32','2016-12-16 21:42:32','85.114.142.*','login_fail',''),(1535,0,'admin','2016-12-16 21:08:08','2016-12-16 22:08:08','185.103.110.*','login_fail',''),(1536,0,'admin','2016-12-16 21:13:46','2016-12-16 22:13:46','212.21.66.*','login_fail',''),(1537,0,'admin','2016-12-16 21:19:14','2016-12-16 22:19:14','92.222.6.*','login_fail',''),(1538,0,'admin','2016-12-16 21:24:17','2016-12-16 22:24:17','85.25.103.*','login_fail',''),(1539,0,'admin','2016-12-16 21:32:10','2016-12-16 22:32:10','62.141.35.*','login_fail',''),(1540,0,'admin','2016-12-16 21:42:49','2016-12-16 22:42:49','46.165.230.*','login_fail',''),(1541,0,'admin','2016-12-16 22:06:57','2016-12-16 23:06:57','95.163.121.*','login_fail',''),(1542,0,'admin','2016-12-16 22:30:27','2016-12-16 23:30:27','212.21.66.*','login_fail',''),(1543,0,'admin','2016-12-16 22:31:14','2016-12-16 23:31:14','213.202.252.*','login_fail',''),(1544,0,'admin','2016-12-16 23:00:32','2016-12-17 00:00:32','185.103.110.*','login_fail',''),(1545,0,'admin','2016-12-16 23:07:04','2016-12-17 00:07:04','62.141.35.*','login_fail',''),(1546,0,'admin','2016-12-16 23:07:37','2016-12-17 00:07:37','46.165.230.*','login_fail',''),(1547,0,'admin','2016-12-16 23:19:36','2016-12-17 00:19:36','84.16.241.*','login_fail',''),(1548,0,'admin','2016-12-16 23:32:27','2016-12-17 00:32:27','46.38.48.*','login_fail',''),(1549,0,'admin','2016-12-16 23:44:40','2016-12-17 00:44:40','85.114.142.*','login_fail',''),(1550,0,'admin','2016-12-16 23:57:14','2016-12-17 00:57:14','212.21.66.*','login_fail',''),(1551,0,'admin','2016-12-17 00:21:27','2016-12-17 01:21:27','94.242.55.*','login_fail',''),(1552,0,'admin','2016-12-17 00:30:55','2016-12-17 01:30:55','46.165.230.*','login_fail',''),(1553,0,'admin','2016-12-17 00:37:37','2016-12-17 01:37:37','62.141.35.*','login_fail',''),(1554,0,'admin','2016-12-17 00:55:08','2016-12-17 01:55:08','85.25.103.*','login_fail',''),(1555,0,'admin','2016-12-17 01:41:56','2016-12-17 02:41:56','31.185.104.*','login_fail',''),(1556,0,'admin','2016-12-17 01:43:31','2016-12-17 02:43:31','46.165.230.*','login_fail',''),(1557,0,'admin','2016-12-17 01:54:24','2016-12-17 02:54:24','62.141.35.*','login_fail',''),(1558,0,'admin','2016-12-17 01:54:36','2016-12-17 02:54:36','185.103.110.*','login_fail',''),(1559,0,'admin','2016-12-17 02:02:01','2016-12-17 03:02:01','85.25.103.*','login_fail',''),(1560,0,'admin','2016-12-17 02:30:29','2016-12-17 03:30:29','94.242.57.*','login_fail',''),(1561,0,'admin','2016-12-17 02:32:01','2016-12-17 03:32:01','213.202.252.*','login_fail',''),(1562,0,'admin','2016-12-17 02:54:47','2016-12-17 03:54:47','185.103.110.*','login_fail',''),(1563,0,'admin','2016-12-17 03:03:59','2016-12-17 04:03:59','62.141.35.*','login_fail',''),(1564,0,'admin','2016-12-17 03:27:47','2016-12-17 04:27:47','84.200.56.*','login_fail',''),(1565,0,'admin','2016-12-17 03:31:42','2016-12-17 04:31:42','212.21.66.*','login_fail',''),(1566,0,'admin','2016-12-17 03:43:17','2016-12-17 04:43:17','94.242.55.*','login_fail',''),(1567,0,'admin','2016-12-17 03:47:55','2016-12-17 04:47:55','85.25.103.*','login_fail',''),(1568,0,'admin','2016-12-17 03:51:31','2016-12-17 04:51:31','178.137.87.*','login_fail',''),(1569,0,'admin','2016-12-17 03:54:45','2016-12-17 04:54:45','213.202.252.*','login_fail',''),(1570,0,'admin','2016-12-17 03:57:29','2016-12-17 04:57:29','84.16.241.*','login_fail',''),(1571,0,'admin','2016-12-17 04:05:14','2016-12-17 05:05:14','62.141.35.*','login_fail',''),(1572,0,'admin','2016-12-17 04:44:45','2016-12-17 05:44:45','212.21.66.*','login_fail',''),(1573,0,'admin','2016-12-17 04:45:15','2016-12-17 05:45:15','94.242.55.*','login_fail',''),(1574,0,'admin','2016-12-17 05:05:55','2016-12-17 06:05:55','212.83.40.*','login_fail',''),(1575,0,'admin','2016-12-17 05:19:58','2016-12-17 06:19:58','46.165.223.*','login_fail',''),(1576,0,'admin','2016-12-17 05:35:38','2016-12-17 06:35:38','85.25.103.*','login_fail',''),(1577,0,'admin','2016-12-17 06:08:31','2016-12-17 07:08:31','62.141.35.*','login_fail',''),(1578,0,'admin','2016-12-17 06:10:18','2016-12-17 07:10:18','46.165.230.*','login_fail',''),(1579,0,'admin','2016-12-17 06:15:30','2016-12-17 07:15:30','31.185.104.*','login_fail',''),(1580,0,'admin','2016-12-17 06:23:13','2016-12-17 07:23:13','185.22.173.*','login_fail',''),(1581,0,'admin','2016-12-17 06:26:21','2016-12-17 07:26:21','84.16.241.*','login_fail',''),(1582,0,'admin','2016-12-17 06:33:26','2016-12-17 07:33:26','212.21.66.*','login_fail',''),(1583,0,'admin','2016-12-17 06:37:23','2016-12-17 07:37:23','85.25.103.*','login_fail',''),(1584,0,'rtcme@rtcme.com','2016-12-17 06:44:48','2016-12-17 07:44:48','212.35.167.*','login_fail',''),(1585,0,'transportation','2016-12-17 07:36:50','2016-12-17 08:36:50','188.239.92.*','login_fail',''),(1586,0,'transportation','2016-12-17 10:35:04','2016-12-17 11:35:04','95.69.222.*','login_fail',''),(1587,0,'mission','2016-12-17 10:55:13','2016-12-17 11:55:13','178.95.31.*','login_fail',''),(1588,0,'admin','2016-12-17 11:07:20','2016-12-17 12:07:20','95.132.167.*','login_fail',''),(1589,0,'admin','2016-12-17 11:32:57','2016-12-17 12:32:57','217.19.216.*','login_fail',''),(1590,0,'rtcme','2016-12-17 11:47:38','2016-12-17 12:47:38','91.105.169.*','login_fail',''),(1591,0,'test','2016-12-17 12:07:24','2016-12-17 13:07:24','188.233.208.*','login_fail',''),(1592,0,'test@rtcme.com','2016-12-17 12:19:04','2016-12-17 13:19:04','87.228.40.*','login_fail',''),(1593,0,'test','2016-12-18 03:37:09','2016-12-18 04:37:09','95.181.110.*','login_fail',''),(1594,0,'test','2016-12-20 13:07:49','2016-12-20 14:07:49','31.131.142.*','login_fail',''),(1595,0,'rtcme','2016-12-20 22:53:16','2016-12-20 23:53:16','65.96.114.*','login_fail',''),(1596,0,'test','2016-12-21 04:55:11','2016-12-21 05:55:11','5.251.235.*','login_fail',''),(1597,0,'demo','2016-12-21 08:40:00','2016-12-21 09:40:00','37.215.55.*','login_fail',''),(1598,0,'user','2016-12-21 11:20:57','2016-12-21 12:20:57','94.28.78.*','login_fail',''),(1599,0,'ftp','2016-12-21 13:56:03','2016-12-21 14:56:03','217.19.216.*','login_fail',''),(1600,0,'test','2016-12-21 16:56:31','2016-12-21 17:56:31','77.51.133.*','login_fail',''),(1601,0,'admin','2016-12-21 22:53:08','2016-12-21 23:53:08','109.169.224.*','login_fail',''),(1602,0,'test@rtcme.com','2016-12-22 02:46:31','2016-12-22 03:46:31','46.181.93.*','login_fail',''),(1603,0,'test','2016-12-22 05:03:38','2016-12-22 06:03:38','46.70.7.*','login_fail',''),(1604,0,'test','2016-12-22 07:01:38','2016-12-22 08:01:38','37.45.145.*','login_fail',''),(1605,0,'demo','2016-12-22 08:38:47','2016-12-22 09:38:47','37.150.1.*','login_fail',''),(1606,0,'demo','2016-12-22 10:59:18','2016-12-22 11:59:18','217.118.79.*','login_fail',''),(1607,0,'ftp@rtcme.com','2016-12-22 12:23:12','2016-12-22 13:23:12','86.198.140.*','login_fail',''),(1608,0,'rtcme@rtcme.com','2016-12-22 13:46:44','2016-12-22 14:46:44','37.215.114.*','login_fail',''),(1609,0,'ftpuser','2016-12-22 15:26:32','2016-12-22 16:26:32','95.58.22.*','login_fail',''),(1610,0,'user','2016-12-22 17:23:36','2016-12-22 18:23:36','178.160.150.*','login_fail',''),(1611,0,'test123','2016-12-22 20:37:26','2016-12-22 21:37:26','95.58.73.*','login_fail',''),(1612,0,'web','2016-12-23 01:09:50','2016-12-23 02:09:50','185.57.29.*','login_fail',''),(1613,0,'rtcme.com','2016-12-23 02:31:40','2016-12-23 03:31:40','81.24.87.*','login_fail',''),(1614,0,'testing','2016-12-23 03:50:04','2016-12-23 04:50:04','130.180.219.*','login_fail',''),(1615,0,'test','2016-12-23 04:47:39','2016-12-23 05:47:39','37.21.178.*','login_fail',''),(1616,0,'testuser','2016-12-23 06:01:48','2016-12-23 07:01:48','193.106.163.*','login_fail',''),(1617,0,'info','2016-12-23 06:49:23','2016-12-23 07:49:23','109.110.70.*','login_fail',''),(1618,0,'admin@admin','2016-12-23 07:31:04','2016-12-23 08:31:04','176.108.70.*','login_fail',''),(1619,0,'projects@projects','2016-12-23 08:11:22','2016-12-23 09:11:22','212.42.203.*','login_fail',''),(1620,0,'support','2016-12-23 08:53:00','2016-12-23 09:53:00','178.219.173.*','login_fail',''),(1621,0,'support','2016-12-23 09:26:05','2016-12-23 10:26:05','178.76.223.*','login_fail',''),(1622,0,'root','2016-12-23 10:00:42','2016-12-23 11:00:42','5.140.235.*','login_fail',''),(1623,0,'root','2016-12-24 00:41:47','2016-12-24 01:41:47','194.145.217.*','login_fail',''),(1624,0,'testuser','2016-12-24 06:33:40','2016-12-24 07:33:40','5.166.232.*','login_fail',''),(1625,0,'testuser','2016-12-24 09:58:27','2016-12-24 10:58:27','186.94.61.*','login_fail',''),(1626,0,'admin@rtcme.com','2016-12-24 13:01:52','2016-12-24 14:01:52','178.78.2.*','login_fail',''),(1627,0,'admin@rtcme.com','2016-12-24 16:22:03','2016-12-24 17:22:03','46.242.43.*','login_fail',''),(1628,0,'webmaster','2016-12-24 23:07:12','2016-12-25 00:07:12','212.98.191.*','login_fail',''),(1629,0,'admin','2016-12-25 10:14:55','2016-12-25 11:14:55','146.0.74.*','login_fail',''),(1630,0,'admin','2016-12-25 20:00:25','2016-12-25 21:00:25','162.144.111.*','login_fail',''),(1631,0,'admin','2016-12-25 20:02:16','2016-12-25 21:02:16','69.163.177.*','login_fail',''),(1632,0,'admin','2016-12-25 20:04:08','2016-12-25 21:04:08','213.251.182.*','login_fail',''),(1633,0,'admin','2016-12-25 20:07:38','2016-12-25 21:07:38','202.174.34.*','login_fail',''),(1634,0,'webmaster','2016-12-26 14:41:56','2016-12-26 15:41:56','5.105.97.*','login_fail',''),(1635,0,'tester','2016-12-26 22:44:21','2016-12-26 23:44:21','212.98.191.*','login_fail',''),(1636,0,'admin','2016-12-27 11:45:45','2016-12-27 12:45:45','203.66.57.*','login_fail',''),(1637,0,'admin','2016-12-31 07:58:47','2016-12-31 08:58:47','178.137.87.*','login_fail',''),(1638,0,'admin','2017-01-02 08:48:36','2017-01-02 09:48:36','89.109.39.*','login_fail',''),(1639,0,'admin','2017-01-03 15:12:20','2017-01-03 16:12:20','94.242.55.*','login_fail',''),(1640,0,'admin','2017-01-03 15:36:27','2017-01-03 16:36:27','84.16.241.*','login_fail',''),(1641,0,'admin','2017-01-03 17:13:42','2017-01-03 18:13:42','185.117.215.*','login_fail',''),(1642,0,'admin','2017-01-03 17:50:23','2017-01-03 18:50:23','84.16.241.*','login_fail',''),(1643,0,'admin','2017-01-03 18:03:30','2017-01-03 19:03:30','46.165.230.*','login_fail',''),(1644,0,'admin','2017-01-03 19:22:30','2017-01-03 20:22:30','89.144.12.*','login_fail',''),(1645,0,'admin','2017-01-03 19:47:24','2017-01-03 20:47:24','46.165.230.*','login_fail',''),(1646,0,'admin','2017-01-03 20:00:30','2017-01-03 21:00:30','94.242.55.*','login_fail',''),(1647,0,'admin','2017-01-03 22:54:07','2017-01-03 23:54:07','87.118.122.*','login_fail',''),(1648,0,'admin','2017-01-03 23:53:56','2017-01-04 00:53:56','94.242.57.*','login_fail',''),(1649,0,'admin','2017-01-04 00:40:28','2017-01-04 01:40:28','84.16.241.*','login_fail',''),(1650,0,'admin','2017-01-04 00:50:56','2017-01-04 01:50:56','89.144.12.*','login_fail',''),(1651,0,'admin','2017-01-04 01:03:16','2017-01-04 02:03:16','185.117.215.*','login_fail',''),(1652,0,'admin','2017-01-04 01:46:49','2017-01-04 02:46:49','84.16.241.*','login_fail',''),(1653,0,'admin','2017-01-04 02:10:26','2017-01-04 03:10:26','185.117.215.*','login_fail',''),(1654,0,'admin','2017-01-04 02:20:07','2017-01-04 03:20:07','46.165.230.*','login_fail',''),(1655,0,'admin','2017-01-04 03:06:48','2017-01-04 04:06:48','84.16.241.*','login_fail',''),(1656,0,'admin','2017-01-04 03:53:07','2017-01-04 04:53:07','46.165.230.*','login_fail',''),(1657,0,'admin','2017-01-04 05:25:29','2017-01-04 06:25:29','89.144.12.*','login_fail',''),(1658,0,'admin','2017-01-04 05:36:49','2017-01-04 06:36:49','46.165.230.*','login_fail',''),(1659,0,'admin','2017-01-04 06:00:04','2017-01-04 07:00:04','84.16.241.*','login_fail',''),(1660,0,'admin','2017-01-04 06:32:28','2017-01-04 07:32:28','212.21.66.*','login_fail',''),(1661,0,'admin','2017-01-04 07:58:04','2017-01-04 08:58:04','94.242.55.*','login_fail',''),(1662,0,'admin','2017-01-04 08:09:26','2017-01-04 09:09:26','46.165.230.*','login_fail',''),(1663,0,'admin','2017-01-04 08:22:25','2017-01-04 09:22:25','217.115.10.*','login_fail',''),(1664,0,'admin','2017-01-04 09:05:52','2017-01-04 10:05:52','5.199.130.*','login_fail',''),(1665,0,'admin','2017-01-04 09:19:10','2017-01-04 10:19:10','89.144.12.*','login_fail',''),(1666,0,'admin','2017-01-04 09:31:04','2017-01-04 10:31:04','84.16.241.*','login_fail',''),(1667,0,'admin','2017-01-04 10:28:07','2017-01-04 11:28:07','212.21.66.*','login_fail',''),(1668,0,'admin','2017-01-04 10:40:39','2017-01-04 11:40:39','94.242.55.*','login_fail',''),(1669,0,'admin','2017-01-04 11:05:08','2017-01-04 12:05:08','84.16.241.*','login_fail',''),(1670,0,'admin','2017-01-04 12:14:30','2017-01-04 13:14:30','212.21.66.*','login_fail',''),(1671,0,'admin','2017-01-04 12:23:44','2017-01-04 13:23:44','89.144.12.*','login_fail',''),(1672,0,'admin','2017-01-04 12:37:09','2017-01-04 13:37:09','84.16.241.*','login_fail',''),(1673,0,'admin','2017-01-04 13:14:31','2017-01-04 14:14:31','94.242.57.*','login_fail',''),(1674,0,'admin','2017-01-04 13:58:12','2017-01-04 14:58:12','46.165.230.*','login_fail',''),(1675,0,'admin','2017-01-04 14:21:45','2017-01-04 15:21:45','89.144.12.*','login_fail',''),(1676,0,'admin','2017-01-04 14:57:13','2017-01-04 15:57:13','212.21.66.*','login_fail',''),(1677,0,'admin','2017-01-04 16:08:20','2017-01-04 17:08:20','212.21.66.*','login_fail',''),(1678,0,'admin','2017-01-04 16:30:03','2017-01-04 17:30:03','46.165.230.*','login_fail',''),(1679,0,'admin','2017-01-04 17:06:31','2017-01-04 18:06:31','84.16.241.*','login_fail',''),(1680,0,'admin','2017-01-04 17:18:18','2017-01-04 18:18:18','85.143.219.*','login_fail',''),(1681,0,'admin','2017-01-04 17:50:56','2017-01-04 18:50:56','212.21.66.*','login_fail',''),(1682,0,'admin','2017-01-04 18:11:18','2017-01-04 19:11:18','84.16.241.*','login_fail',''),(1683,0,'admin','2017-01-04 18:25:18','2017-01-04 19:25:18','89.144.12.*','login_fail',''),(1684,0,'admin','2017-01-04 19:21:42','2017-01-04 20:21:42','84.16.241.*','login_fail',''),(1685,0,'admin','2017-01-04 20:43:31','2017-01-04 21:43:31','46.165.230.*','login_fail',''),(1686,0,'admin','2017-01-04 20:54:36','2017-01-04 21:54:36','89.144.12.*','login_fail',''),(1687,0,'admin','2017-01-04 21:04:30','2017-01-04 22:04:30','84.16.241.*','login_fail',''),(1688,0,'admin','2017-01-04 21:32:43','2017-01-04 22:32:43','62.141.35.*','login_fail',''),(1689,0,'admin','2017-01-04 22:18:31','2017-01-04 23:18:31','87.118.122.*','login_fail',''),(1690,0,'admin','2017-01-04 22:38:44','2017-01-04 23:38:44','62.141.35.*','login_fail',''),(1691,0,'admin','2017-01-04 23:43:20','2017-01-05 00:43:20','62.141.35.*','login_fail',''),(1692,0,'admin','2017-01-05 00:21:43','2017-01-05 01:21:43','84.16.241.*','login_fail',''),(1693,0,'admin','2017-01-05 00:31:33','2017-01-05 01:31:33','46.165.230.*','login_fail',''),(1694,0,'admin','2017-01-05 01:02:17','2017-01-05 02:02:17','212.21.66.*','login_fail',''),(1695,0,'admin','2017-01-05 01:13:17','2017-01-05 02:13:17','62.141.35.*','login_fail',''),(1696,0,'admin','2017-01-05 01:22:19','2017-01-05 02:22:19','84.16.241.*','login_fail',''),(1697,0,'admin','2017-01-05 02:21:26','2017-01-05 03:21:26','85.143.219.*','login_fail',''),(1698,0,'admin','2017-01-05 02:30:20','2017-01-05 03:30:20','84.16.241.*','login_fail',''),(1699,0,'admin','2017-01-05 02:38:58','2017-01-05 03:38:58','62.141.35.*','login_fail',''),(1700,0,'admin','2017-01-05 03:31:37','2017-01-05 04:31:37','46.165.230.*','login_fail',''),(1701,0,'admin','2017-01-05 03:42:04','2017-01-05 04:42:04','84.16.241.*','login_fail',''),(1702,0,'admin','2017-01-05 04:13:33','2017-01-05 05:13:33','62.141.35.*','login_fail',''),(1703,0,'admin','2017-01-05 04:41:19','2017-01-05 05:41:19','85.143.219.*','login_fail',''),(1704,0,'admin','2017-01-05 05:19:10','2017-01-05 06:19:10','62.141.35.*','login_fail',''),(1705,0,'admin','2017-01-05 05:35:15','2017-01-05 06:35:15','84.16.241.*','login_fail',''),(1706,0,'admin','2017-01-05 05:56:34','2017-01-05 06:56:34','46.165.230.*','login_fail',''),(1707,0,'admin','2017-01-05 06:27:34','2017-01-05 07:27:34','62.141.35.*','login_fail',''),(1708,0,'admin','2017-01-05 08:02:08','2017-01-05 09:02:08','62.141.35.*','login_fail',''),(1709,0,'admin','2017-01-05 08:21:24','2017-01-05 09:21:24','85.143.219.*','login_fail',''),(1710,0,'admin','2017-01-05 09:09:05','2017-01-05 10:09:05','62.141.35.*','login_fail',''),(1711,0,'admin','2017-01-05 10:39:51','2017-01-05 11:39:51','62.141.35.*','login_fail',''),(1712,0,'admin','2017-01-05 11:10:48','2017-01-05 12:10:48','46.165.230.*','login_fail',''),(1713,0,'admin','2017-01-05 11:57:53','2017-01-05 12:57:53','213.61.149.*','login_fail',''),(1714,0,'admin','2017-01-05 12:19:01','2017-01-05 13:19:01','84.16.241.*','login_fail',''),(1715,0,'admin','2017-01-05 12:41:32','2017-01-05 13:41:32','212.83.40.*','login_fail',''),(1716,0,'admin','2017-01-05 12:50:55','2017-01-05 13:50:55','185.72.244.*','login_fail',''),(1717,0,'admin','2017-01-05 12:59:52','2017-01-05 13:59:52','62.141.35.*','login_fail',''),(1718,0,'admin','2017-01-05 13:21:34','2017-01-05 14:21:34','89.144.12.*','login_fail',''),(1719,0,'admin','2017-01-05 13:49:59','2017-01-05 14:49:59','46.165.230.*','login_fail',''),(1720,0,'admin','2017-01-05 13:59:43','2017-01-05 14:59:43','84.16.241.*','login_fail',''),(1721,0,'admin','2017-01-05 14:09:45','2017-01-05 15:09:45','185.117.215.*','login_fail',''),(1722,0,'admin','2017-01-05 14:42:06','2017-01-05 15:42:06','89.144.12.*','login_fail',''),(1723,0,'admin','2017-01-05 15:28:07','2017-01-05 16:28:07','84.16.241.*','login_fail',''),(1724,0,'admin','2017-01-05 16:13:21','2017-01-05 17:13:21','62.141.35.*','login_fail',''),(1725,0,'admin','2017-01-05 16:23:14','2017-01-05 17:23:14','94.242.57.*','login_fail',''),(1726,0,'admin','2017-01-05 16:33:10','2017-01-05 17:33:10','84.16.241.*','login_fail',''),(1727,0,'admin','2017-01-05 16:55:35','2017-01-05 17:55:35','46.165.230.*','login_fail',''),(1728,0,'admin','2017-01-05 17:25:43','2017-01-05 18:25:43','62.141.35.*','login_fail',''),(1729,0,'admin','2017-01-05 17:42:59','2017-01-05 18:42:59','89.144.12.*','login_fail',''),(1730,0,'admin','2017-01-05 18:01:47','2017-01-05 19:01:47','94.242.57.*','login_fail',''),(1731,0,'admin','2017-01-05 18:12:45','2017-01-05 19:12:45','46.165.223.*','login_fail',''),(1732,0,'admin','2017-01-05 19:17:52','2017-01-05 20:17:52','62.141.35.*','login_fail',''),(1733,0,'admin','2017-01-05 19:25:44','2017-01-05 20:25:44','46.165.230.*','login_fail',''),(1734,0,'admin','2017-01-05 20:25:56','2017-01-05 21:25:56','89.144.12.*','login_fail',''),(1735,0,'admin','2017-01-05 20:35:14','2017-01-05 21:35:14','212.21.66.*','login_fail',''),(1736,0,'admin','2017-01-05 21:03:52','2017-01-05 22:03:52','5.199.130.*','login_fail',''),(1737,0,'admin','2017-01-05 21:20:30','2017-01-05 22:20:30','185.117.215.*','login_fail',''),(1738,0,'admin','2017-01-05 21:29:00','2017-01-05 22:29:00','62.141.35.*','login_fail',''),(1739,0,'admin','2017-01-05 22:33:00','2017-01-05 23:33:00','62.141.35.*','login_fail',''),(1740,0,'admin','2017-01-05 22:41:32','2017-01-05 23:41:32','84.16.241.*','login_fail',''),(1741,0,'admin','2017-01-05 23:40:24','2017-01-06 00:40:24','62.141.35.*','login_fail',''),(1742,0,'admin','2017-01-06 00:19:53','2017-01-06 01:19:53','84.16.241.*','login_fail',''),(1743,0,'admin','2017-01-06 00:39:32','2017-01-06 01:39:32','46.165.230.*','login_fail',''),(1744,0,'admin','2017-01-06 00:59:10','2017-01-06 01:59:10','62.141.35.*','login_fail',''),(1745,0,'admin','2017-01-06 01:45:48','2017-01-06 02:45:48','46.165.230.*','login_fail',''),(1746,0,'admin','2017-01-06 02:05:12','2017-01-06 03:05:12','212.21.66.*','login_fail',''),(1747,0,'admin','2017-01-06 02:13:20','2017-01-06 03:13:20','62.141.35.*','login_fail',''),(1748,0,'admin','2017-01-06 03:29:40','2017-01-06 04:29:40','5.199.130.*','login_fail',''),(1749,0,'admin','2017-01-06 03:49:04','2017-01-06 04:49:04','62.141.35.*','login_fail',''),(1750,0,'admin','2017-01-06 04:53:11','2017-01-06 05:53:11','62.141.35.*','login_fail',''),(1751,0,'admin','2017-01-06 05:02:59','2017-01-06 06:02:59','217.115.10.*','login_fail',''),(1752,0,'admin','2017-01-06 05:24:18','2017-01-06 06:24:18','84.16.241.*','login_fail',''),(1753,0,'admin','2017-01-06 05:55:05','2017-01-06 06:55:05','62.141.35.*','login_fail',''),(1754,0,'admin','2017-01-06 06:04:04','2017-01-06 07:04:04','5.199.130.*','login_fail',''),(1755,0,'admin','2017-01-06 06:33:06','2017-01-06 07:33:06','84.16.241.*','login_fail',''),(1756,0,'admin','2017-01-06 06:42:46','2017-01-06 07:42:46','46.165.230.*','login_fail',''),(1757,0,'admin','2017-01-06 07:34:43','2017-01-06 08:34:43','62.141.35.*','login_fail',''),(1758,0,'admin','2017-01-06 07:54:10','2017-01-06 08:54:10','212.21.66.*','login_fail',''),(1759,0,'admin','2017-01-06 08:22:13','2017-01-06 09:22:13','46.165.230.*','login_fail',''),(1760,0,'admin','2017-01-06 08:34:33','2017-01-06 09:34:33','5.199.130.*','login_fail',''),(1761,0,'admin','2017-01-06 09:03:30','2017-01-06 10:03:30','62.141.35.*','login_fail',''),(1762,0,'admin','2017-01-06 10:02:20','2017-01-06 11:02:20','84.16.241.*','login_fail',''),(1763,0,'admin','2017-01-06 10:21:42','2017-01-06 11:21:42','46.165.230.*','login_fail',''),(1764,0,'admin','2017-01-06 10:45:29','2017-01-06 11:45:29','62.141.35.*','login_fail',''),(1765,0,'admin','2017-01-06 11:15:42','2017-01-06 12:15:42','84.16.241.*','login_fail',''),(1766,0,'admin','2017-01-06 12:22:55','2017-01-06 13:22:55','62.141.35.*','login_fail',''),(1767,0,'admin','2017-01-06 12:33:21','2017-01-06 13:33:21','212.21.66.*','login_fail',''),(1768,0,'admin','2017-01-06 13:27:28','2017-01-06 14:27:28','213.61.149.*','login_fail',''),(1769,0,'admin','2017-01-06 13:37:29','2017-01-06 14:37:29','217.115.10.*','login_fail',''),(1770,0,'admin','2017-01-06 13:59:52','2017-01-06 14:59:52','62.141.35.*','login_fail',''),(1771,0,'admin','2017-01-06 14:07:57','2017-01-06 15:07:57','212.21.66.*','login_fail',''),(1772,0,'admin','2017-01-06 14:19:09','2017-01-06 15:19:09','46.165.230.*','login_fail',''),(1773,0,'admin','2017-01-06 15:03:12','2017-01-06 16:03:12','62.141.35.*','login_fail',''),(1774,0,'admin','2017-01-06 15:31:52','2017-01-06 16:31:52','46.165.230.*','login_fail',''),(1775,0,'admin','2017-01-06 15:51:03','2017-01-06 16:51:03','89.144.12.*','login_fail',''),(1776,0,'admin','2017-01-06 16:04:33','2017-01-06 17:04:33','62.141.35.*','login_fail',''),(1777,0,'admin','2017-01-06 16:45:31','2017-01-06 17:45:31','212.21.66.*','login_fail',''),(1778,0,'admin','2017-01-06 17:13:39','2017-01-06 18:13:39','62.141.35.*','login_fail',''),(1779,0,'admin','2017-01-06 17:35:04','2017-01-06 18:35:04','46.165.230.*','login_fail',''),(1780,0,'admin','2017-01-06 17:54:56','2017-01-06 18:54:56','89.144.12.*','login_fail',''),(1781,0,'admin','2017-01-06 18:25:23','2017-01-06 19:25:23','62.141.35.*','login_fail',''),(1782,0,'admin','2017-01-06 18:33:54','2017-01-06 19:33:54','212.21.66.*','login_fail',''),(1783,0,'admin','2017-01-06 18:44:25','2017-01-06 19:44:25','84.16.241.*','login_fail',''),(1784,0,'admin','2017-01-06 19:27:24','2017-01-06 20:27:24','62.141.35.*','login_fail',''),(1785,0,'admin','2017-01-06 20:31:16','2017-01-06 21:31:16','212.83.40.*','login_fail',''),(1786,0,'admin','2017-01-06 20:52:18','2017-01-06 21:52:18','89.144.12.*','login_fail',''),(1787,0,'admin','2017-01-06 21:30:26','2017-01-06 22:30:26','212.21.66.*','login_fail',''),(1788,0,'admin','2017-01-06 21:49:54','2017-01-06 22:49:54','62.141.35.*','login_fail',''),(1789,0,'admin','2017-01-06 22:25:43','2017-01-06 23:25:43','84.16.241.*','login_fail',''),(1790,0,'admin','2017-01-06 22:33:53','2017-01-06 23:33:53','46.165.230.*','login_fail',''),(1791,0,'admin','2017-01-06 22:51:15','2017-01-06 23:51:15','62.141.35.*','login_fail',''),(1792,0,'admin','2017-01-06 23:11:48','2017-01-07 00:11:48','212.83.40.*','login_fail',''),(1793,0,'admin','2017-01-06 23:40:54','2017-01-07 00:40:54','212.21.66.*','login_fail',''),(1794,0,'admin','2017-01-06 23:49:48','2017-01-07 00:49:48','89.144.12.*','login_fail',''),(1795,0,'admin','2017-01-07 00:10:33','2017-01-07 01:10:33','84.16.241.*','login_fail',''),(1796,0,'admin','2017-01-07 00:20:10','2017-01-07 01:20:10','62.141.35.*','login_fail',''),(1797,0,'admin','2017-01-07 00:58:46','2017-01-07 01:58:46','46.165.230.*','login_fail',''),(1798,0,'admin','2017-01-07 01:28:46','2017-01-07 02:28:46','62.141.35.*','login_fail',''),(1799,0,'admin','2017-01-07 02:54:03','2017-01-07 03:54:03','84.16.241.*','login_fail',''),(1800,0,'admin','2017-01-07 03:12:49','2017-01-07 04:12:49','62.141.35.*','login_fail',''),(1801,0,'admin','2017-01-07 03:58:45','2017-01-07 04:58:45','46.165.230.*','login_fail',''),(1802,0,'admin','2017-01-07 04:17:01','2017-01-07 05:17:01','84.16.241.*','login_fail',''),(1803,0,'admin','2017-01-07 04:27:24','2017-01-07 05:27:24','62.141.35.*','login_fail',''),(1804,0,'admin','2017-01-07 04:55:00','2017-01-07 05:55:00','212.21.66.*','login_fail',''),(1805,0,'admin','2017-01-07 05:05:56','2017-01-07 06:05:56','87.118.116.*','login_fail',''),(1806,0,'admin','2017-01-07 05:17:55','2017-01-07 06:17:55','84.16.241.*','login_fail',''),(1807,0,'admin','2017-01-07 05:27:55','2017-01-07 06:27:55','62.141.35.*','login_fail',''),(1808,0,'admin','2017-01-07 06:33:00','2017-01-07 07:33:00','46.165.230.*','login_fail',''),(1809,0,'admin','2017-01-07 06:53:38','2017-01-07 07:53:38','62.141.35.*','login_fail',''),(1810,0,'admin','2017-01-07 07:03:24','2017-01-07 08:03:24','212.21.66.*','login_fail',''),(1811,0,'admin','2017-01-07 07:16:21','2017-01-07 08:16:21','84.16.241.*','login_fail',''),(1812,0,'admin','2017-01-07 08:16:32','2017-01-07 09:16:32','62.141.35.*','login_fail',''),(1813,0,'admin','2017-01-07 09:23:00','2017-01-07 10:23:00','62.141.35.*','login_fail',''),(1814,0,'admin','2017-01-07 10:10:12','2017-01-07 11:10:12','84.16.241.*','login_fail',''),(1815,0,'admin','2017-01-07 11:01:29','2017-01-07 12:01:29','62.141.35.*','login_fail',''),(1816,0,'admin','2017-01-07 11:41:18','2017-01-07 12:41:18','46.165.230.*','login_fail',''),(1817,0,'admin','2017-01-07 11:52:26','2017-01-07 12:52:26','84.16.241.*','login_fail',''),(1818,0,'admin','2017-01-07 12:24:22','2017-01-07 13:24:22','62.141.35.*','login_fail',''),(1819,0,'admin','2017-01-07 13:31:38','2017-01-07 14:31:38','46.165.230.*','login_fail',''),(1820,0,'admin','2017-01-07 13:43:00','2017-01-07 14:43:00','62.141.35.*','login_fail',''),(1821,0,'admin','2017-01-07 14:25:48','2017-01-07 15:25:48','213.61.149.*','login_fail',''),(1822,0,'admin','2017-01-07 14:44:22','2017-01-07 15:44:22','62.141.35.*','login_fail',''),(1823,0,'admin','2017-01-07 15:20:38','2017-01-07 16:20:38','84.16.241.*','login_fail',''),(1824,0,'admin','2017-01-07 16:09:54','2017-01-07 17:09:54','87.118.122.*','login_fail',''),(1825,0,'admin','2017-01-07 16:29:34','2017-01-07 17:29:34','62.141.35.*','login_fail',''),(1826,0,'admin','2017-01-07 17:18:44','2017-01-07 18:18:44','46.165.223.*','login_fail',''),(1827,0,'admin','2017-01-07 17:35:07','2017-01-07 18:35:07','84.16.241.*','login_fail',''),(1828,0,'admin','2017-01-07 17:56:00','2017-01-07 18:56:00','62.141.35.*','login_fail',''),(1829,0,'admin','2017-01-07 18:06:23','2017-01-07 19:06:23','213.61.149.*','login_fail',''),(1830,0,'admin','2017-01-07 19:04:17','2017-01-07 20:04:17','62.141.35.*','login_fail',''),(1831,0,'admin','2017-01-07 19:12:20','2017-01-07 20:12:20','84.16.241.*','login_fail',''),(1832,0,'admin','2017-01-07 20:22:59','2017-01-07 21:22:59','62.141.35.*','login_fail',''),(1833,0,'admin','2017-01-07 20:40:52','2017-01-07 21:40:52','84.16.241.*','login_fail',''),(1834,0,'admin','2017-01-07 21:41:40','2017-01-07 22:41:40','62.141.35.*','login_fail',''),(1835,0,'admin','2017-01-07 22:36:02','2017-01-07 23:36:02','84.16.241.*','login_fail',''),(1836,0,'admin','2017-01-07 22:46:03','2017-01-07 23:46:03','62.141.35.*','login_fail',''),(1837,0,'admin','2017-01-07 23:33:24','2017-01-08 00:33:24','87.118.115.*','login_fail',''),(1838,0,'admin','2017-01-07 23:51:28','2017-01-08 00:51:28','94.242.57.*','login_fail',''),(1839,0,'admin','2017-01-07 23:59:19','2017-01-08 00:59:19','62.141.35.*','login_fail',''),(1840,0,'admin','2017-01-08 00:43:31','2017-01-08 01:43:31','84.16.241.*','login_fail',''),(1841,0,'admin','2017-01-08 01:22:38','2017-01-08 02:22:38','62.141.35.*','login_fail',''),(1842,0,'admin','2017-01-08 02:30:16','2017-01-08 03:30:16','62.141.35.*','login_fail',''),(1843,0,'admin','2017-01-08 03:31:27','2017-01-08 04:31:27','62.141.35.*','login_fail',''),(1844,0,'admin','2017-01-08 04:04:58','2017-01-08 05:04:58','185.117.215.*','login_fail',''),(1845,0,'admin','2017-01-08 04:44:14','2017-01-08 05:44:14','84.16.241.*','login_fail',''),(1846,0,'admin','2017-01-08 04:54:32','2017-01-08 05:54:32','62.141.35.*','login_fail',''),(1847,0,'admin','2017-01-08 05:58:59','2017-01-08 06:58:59','62.141.35.*','login_fail',''),(1848,0,'admin','2017-01-08 06:42:35','2017-01-08 07:42:35','84.16.241.*','login_fail',''),(1849,0,'admin','2017-01-08 07:37:50','2017-01-08 08:37:50','62.141.35.*','login_fail',''),(1850,0,'admin','2017-01-08 07:57:09','2017-01-08 08:57:09','185.117.215.*','login_fail',''),(1851,0,'admin','2017-01-08 08:54:39','2017-01-08 09:54:39','212.21.66.*','login_fail',''),(1852,0,'admin','2017-01-08 09:23:18','2017-01-08 10:23:18','62.141.35.*','login_fail',''),(1853,0,'admin','2017-01-08 09:32:53','2017-01-08 10:32:53','94.26.140.*','login_fail',''),(1854,0,'admin','2017-01-08 11:25:56','2017-01-08 12:25:56','185.117.215.*','login_fail',''),(1855,0,'admin','2017-01-08 11:45:45','2017-01-08 12:45:45','84.16.241.*','login_fail',''),(1856,0,'admin','2017-01-08 11:56:13','2017-01-08 12:56:13','94.242.55.*','login_fail',''),(1857,0,'admin','2017-01-08 12:16:14','2017-01-08 13:16:14','62.141.35.*','login_fail',''),(1858,0,'admin','2017-01-08 12:48:26','2017-01-08 13:48:26','84.16.241.*','login_fail',''),(1859,0,'admin','2017-01-08 13:20:01','2017-01-08 14:20:01','185.117.215.*','login_fail',''),(1860,0,'admin','2017-01-08 14:43:09','2017-01-08 15:43:09','84.16.241.*','login_fail',''),(1861,0,'admin','2017-01-08 15:03:04','2017-01-08 16:03:04','31.185.104.*','login_fail',''),(1862,0,'admin','2017-01-08 15:22:51','2017-01-08 16:22:51','46.165.230.*','login_fail',''),(1863,0,'admin','2017-01-08 15:30:36','2017-01-08 16:30:36','62.141.35.*','login_fail',''),(1864,0,'admin','2017-01-08 16:04:49','2017-01-08 17:04:49','185.117.215.*','login_fail',''),(1865,0,'admin','2017-01-08 16:22:52','2017-01-08 17:22:52','84.16.241.*','login_fail',''),(1866,0,'admin','2017-01-08 16:33:14','2017-01-08 17:33:14','94.26.140.*','login_fail',''),(1867,0,'admin','2017-01-08 16:44:18','2017-01-08 17:44:18','213.61.149.*','login_fail',''),(1868,0,'admin','2017-01-08 16:55:17','2017-01-08 17:55:17','62.141.35.*','login_fail',''),(1869,0,'admin','2017-01-08 17:13:56','2017-01-08 18:13:56','46.165.223.*','login_fail',''),(1870,0,'admin','2017-01-08 17:21:56','2017-01-08 18:21:56','31.185.104.*','login_fail',''),(1871,0,'admin','2017-01-08 17:52:15','2017-01-08 18:52:15','46.165.230.*','login_fail',''),(1872,0,'admin','2017-01-08 18:23:19','2017-01-08 19:23:19','84.16.241.*','login_fail',''),(1873,0,'admin','2017-01-08 19:11:56','2017-01-08 20:11:56','62.141.35.*','login_fail',''),(1874,0,'admin','2017-01-08 19:21:02','2017-01-08 20:21:02','5.199.130.*','login_fail',''),(1875,0,'admin','2017-01-08 19:31:27','2017-01-08 20:31:27','46.165.230.*','login_fail',''),(1876,0,'admin','2017-01-08 20:27:40','2017-01-08 21:27:40','62.141.35.*','login_fail',''),(1877,0,'admin','2017-01-08 20:37:21','2017-01-08 21:37:21','185.117.215.*','login_fail',''),(1878,0,'admin','2017-01-08 21:25:43','2017-01-08 22:25:43','31.185.104.*','login_fail',''),(1879,0,'admin','2017-01-08 21:35:08','2017-01-08 22:35:08','212.21.66.*','login_fail',''),(1880,0,'admin','2017-01-08 21:46:43','2017-01-08 22:46:43','84.16.241.*','login_fail',''),(1881,0,'admin','2017-01-08 21:54:08','2017-01-08 22:54:08','62.141.35.*','login_fail',''),(1882,0,'admin','2017-01-08 22:04:01','2017-01-08 23:04:01','87.118.122.*','login_fail',''),(1883,0,'admin','2017-01-08 23:09:14','2017-01-09 00:09:14','89.144.12.*','login_fail',''),(1884,0,'admin','2017-01-08 23:18:54','2017-01-09 00:18:54','84.16.241.*','login_fail',''),(1885,0,'admin','2017-01-09 00:18:01','2017-01-09 01:18:01','46.165.230.*','login_fail',''),(1886,0,'admin','2017-01-09 00:48:02','2017-01-09 01:48:02','62.141.35.*','login_fail',''),(1887,0,'admin','2017-01-09 00:56:55','2017-01-09 01:56:55','89.144.12.*','login_fail',''),(1888,0,'admin','2017-01-09 02:10:16','2017-01-09 03:10:16','89.144.12.*','login_fail',''),(1889,0,'admin','2017-01-09 02:20:37','2017-01-09 03:20:37','62.141.35.*','login_fail',''),(1890,0,'admin','2017-01-09 02:30:27','2017-01-09 03:30:27','94.242.55.*','login_fail',''),(1891,0,'admin','2017-01-09 02:48:58','2017-01-09 03:48:58','212.21.66.*','login_fail',''),(1892,0,'admin','2017-01-09 03:25:09','2017-01-09 04:25:09','62.141.35.*','login_fail',''),(1893,0,'admin','2017-01-09 04:02:10','2017-01-09 05:02:10','84.16.241.*','login_fail',''),(1894,0,'admin','2017-01-09 04:11:08','2017-01-09 05:11:08','46.165.230.*','login_fail',''),(1895,0,'admin','2017-01-09 04:41:03','2017-01-09 05:41:03','87.118.122.*','login_fail',''),(1896,0,'admin','2017-01-09 04:49:07','2017-01-09 05:49:07','62.141.35.*','login_fail',''),(1897,0,'admin','2017-01-09 04:58:28','2017-01-09 05:58:28','89.144.12.*','login_fail',''),(1898,0,'admin','2017-01-09 05:26:20','2017-01-09 06:26:20','84.16.241.*','login_fail',''),(1899,0,'admin','2017-01-09 05:55:32','2017-01-09 06:55:32','62.141.35.*','login_fail',''),(1900,0,'admin','2017-01-09 06:23:40','2017-01-09 07:23:40','46.165.230.*','login_fail',''),(1901,0,'admin','2017-01-09 06:34:58','2017-01-09 07:34:58','89.144.12.*','login_fail',''),(1902,0,'admin','2017-01-09 06:46:02','2017-01-09 07:46:02','46.165.223.*','login_fail',''),(1903,0,'admin','2017-01-09 07:49:42','2017-01-09 08:49:42','84.16.241.*','login_fail',''),(1904,0,'admin','2017-01-09 08:09:44','2017-01-09 09:09:44','212.21.66.*','login_fail',''),(1905,0,'admin','2017-01-09 08:21:04','2017-01-09 09:21:04','62.141.35.*','login_fail',''),(1906,0,'admin','2017-01-09 10:10:04','2017-01-09 11:10:04','185.117.215.*','login_fail',''),(1907,0,'admin','2017-01-09 10:21:18','2017-01-09 11:21:18','46.165.230.*','login_fail',''),(1908,0,'admin','2017-01-09 10:42:36','2017-01-09 11:42:36','212.21.66.*','login_fail',''),(1909,0,'admin','2017-01-09 10:52:28','2017-01-09 11:52:28','87.118.122.*','login_fail',''),(1910,0,'admin','2017-01-09 11:24:35','2017-01-09 12:24:35','84.16.241.*','login_fail',''),(1911,0,'admin','2017-01-09 11:46:05','2017-01-09 12:46:05','46.165.230.*','login_fail',''),(1912,0,'admin','2017-01-09 12:20:14','2017-01-09 13:20:14','212.21.66.*','login_fail',''),(1913,0,'admin','2017-01-09 12:32:03','2017-01-09 13:32:03','94.26.140.*','login_fail',''),(1914,0,'admin','2017-01-09 12:52:09','2017-01-09 13:52:09','84.16.241.*','login_fail',''),(1915,0,'admin','2017-01-09 13:24:20','2017-01-09 14:24:20','62.141.35.*','login_fail',''),(1916,0,'admin','2017-01-09 13:44:02','2017-01-09 14:44:02','212.21.66.*','login_fail',''),(1917,0,'admin','2017-01-09 14:27:29','2017-01-09 15:27:29','62.141.35.*','login_fail',''),(1918,0,'admin','2017-01-09 14:56:58','2017-01-09 15:56:58','185.117.215.*','login_fail',''),(1919,0,'admin','2017-01-09 15:10:08','2017-01-09 16:10:08','84.16.241.*','login_fail',''),(1920,0,'admin','2017-01-09 15:20:12','2017-01-09 16:20:12','212.21.66.*','login_fail',''),(1921,0,'admin','2017-01-09 15:41:27','2017-01-09 16:41:27','62.141.35.*','login_fail',''),(1922,0,'admin','2017-01-09 16:14:55','2017-01-09 17:14:55','84.16.241.*','login_fail',''),(1923,0,'admin','2017-01-09 16:44:56','2017-01-09 17:44:56','185.10.68.*','login_fail',''),(1924,0,'admin','2017-01-09 16:54:49','2017-01-09 17:54:49','62.141.35.*','login_fail',''),(1925,0,'admin','2017-01-09 17:04:25','2017-01-09 18:04:25','212.21.66.*','login_fail',''),(1926,0,'admin','2017-01-09 17:40:49','2017-01-09 18:40:49','46.165.230.*','login_fail',''),(1927,0,'admin','2017-01-09 18:19:38','2017-01-09 19:19:38','84.16.241.*','login_fail',''),(1928,0,'admin','2017-01-09 18:28:58','2017-01-09 19:28:58','62.141.35.*','login_fail',''),(1929,0,'admin','2017-01-09 18:37:12','2017-01-09 19:37:12','5.199.130.*','login_fail',''),(1930,0,'admin','2017-01-09 18:55:48','2017-01-09 19:55:48','185.10.68.*','login_fail',''),(1931,0,'admin','2017-01-09 19:36:37','2017-01-09 20:36:37','212.21.66.*','login_fail',''),(1932,0,'admin','2017-01-09 19:47:59','2017-01-09 20:47:59','62.141.35.*','login_fail',''),(1933,0,'admin','2017-01-09 19:55:46','2017-01-09 20:55:46','46.165.230.*','login_fail',''),(1934,0,'admin','2017-01-09 20:22:20','2017-01-09 21:22:20','84.16.241.*','login_fail',''),(1935,0,'admin','2017-01-09 20:31:06','2017-01-09 21:31:06','185.10.68.*','login_fail',''),(1936,0,'admin','2017-01-09 21:27:56','2017-01-09 22:27:56','84.16.241.*','login_fail',''),(1937,0,'admin','2017-01-09 22:11:28','2017-01-09 23:11:28','94.242.55.*','login_fail',''),(1938,0,'admin','2017-01-09 22:23:07','2017-01-09 23:23:07','212.21.66.*','login_fail',''),(1939,0,'admin','2017-01-09 22:34:47','2017-01-09 23:34:47','84.16.241.*','login_fail',''),(1940,0,'admin','2017-01-09 22:45:40','2017-01-09 23:45:40','185.117.215.*','login_fail',''),(1941,0,'admin','2017-01-09 23:53:56','2017-01-10 00:53:56','212.21.66.*','login_fail',''),(1942,0,'admin','2017-01-10 00:07:46','2017-01-10 01:07:46','84.16.241.*','login_fail',''),(1943,0,'admin','2017-01-10 01:04:57','2017-01-10 02:04:57','31.185.104.*','login_fail',''),(1944,0,'admin','2017-01-10 01:16:03','2017-01-10 02:16:03','94.242.55.*','login_fail',''),(1945,0,'admin','2017-01-10 02:00:00','2017-01-10 03:00:00','84.16.241.*','login_fail',''),(1946,0,'admin','2017-01-10 02:12:21','2017-01-10 03:12:21','212.21.66.*','login_fail',''),(1947,0,'admin','2017-01-10 02:59:23','2017-01-10 03:59:23','185.10.68.*','login_fail',''),(1948,0,'admin','2017-01-10 03:32:53','2017-01-10 04:32:53','84.16.241.*','login_fail',''),(1949,0,'admin','2017-01-10 04:42:20','2017-01-10 05:42:20','31.185.104.*','login_fail',''),(1950,0,'admin','2017-01-10 04:52:01','2017-01-10 05:52:01','89.144.12.*','login_fail',''),(1951,0,'admin','2017-01-10 05:27:21','2017-01-10 06:27:21','84.16.241.*','login_fail',''),(1952,0,'admin','2017-01-10 05:39:02','2017-01-10 06:39:02','212.21.66.*','login_fail',''),(1953,0,'admin','2017-01-10 06:13:12','2017-01-10 07:13:12','89.144.12.*','login_fail',''),(1954,0,'admin','2017-01-10 06:23:29','2017-01-10 07:23:29','87.118.116.*','login_fail',''),(1955,0,'admin','2017-01-10 07:07:55','2017-01-10 08:07:55','84.16.241.*','login_fail',''),(1956,0,'admin','2017-01-10 07:20:53','2017-01-10 08:20:53','212.21.66.*','login_fail',''),(1957,0,'admin','2017-01-10 07:43:54','2017-01-10 08:43:54','87.118.122.*','login_fail',''),(1958,0,'admin','2017-01-10 07:54:22','2017-01-10 08:54:22','31.185.104.*','login_fail',''),(1959,0,'admin','2017-01-10 09:01:44','2017-01-10 10:01:44','84.16.241.*','login_fail',''),(1960,0,'admin','2017-01-10 09:25:31','2017-01-10 10:25:31','89.144.12.*','login_fail',''),(1961,0,'admin','2017-01-10 09:48:31','2017-01-10 10:48:31','185.117.215.*','login_fail',''),(1962,0,'admin','2017-01-10 10:22:17','2017-01-10 11:22:17','212.21.66.*','login_fail',''),(1963,0,'admin','2017-01-10 10:33:55','2017-01-10 11:33:55','84.16.241.*','login_fail',''),(1964,0,'admin','2017-01-10 11:32:22','2017-01-10 12:32:22','46.165.230.*','login_fail',''),(1965,0,'admin','2017-01-10 11:53:27','2017-01-10 12:53:27','185.117.215.*','login_fail',''),(1966,0,'admin','2017-01-10 12:27:56','2017-01-10 13:27:56','5.199.130.*','login_fail',''),(1967,0,'admin','2017-01-10 12:40:34','2017-01-10 13:40:34','31.185.104.*','login_fail',''),(1968,0,'admin','2017-01-10 13:21:41','2017-01-10 14:21:41','46.165.230.*','login_fail',''),(1969,0,'admin','2017-01-10 13:49:53','2017-01-10 14:49:53','212.21.66.*','login_fail',''),(1970,0,'admin','2017-01-10 14:04:11','2017-01-10 15:04:11','84.16.241.*','login_fail',''),(1971,0,'admin','2017-01-10 14:17:35','2017-01-10 15:17:35','94.242.57.*','login_fail',''),(1972,0,'admin','2017-01-10 14:25:07','2017-01-10 15:25:07','46.165.230.*','login_fail',''),(1973,0,'admin','2017-01-10 15:10:04','2017-01-10 16:10:04','89.144.12.*','login_fail',''),(1974,0,'admin','2017-01-10 15:40:58','2017-01-10 16:40:58','46.165.230.*','login_fail',''),(1975,0,'admin','2017-01-10 15:45:20','2017-01-10 16:45:20','212.21.66.*','login_fail',''),(1976,0,'admin','2017-01-10 16:05:25','2017-01-10 17:05:25','87.118.116.*','login_fail',''),(1977,0,'admin','2017-01-10 16:10:41','2017-01-10 17:10:41','84.16.241.*','login_fail',''),(1978,0,'admin','2017-01-10 16:14:49','2017-01-10 17:14:49','94.242.57.*','login_fail',''),(1979,0,'admin','2017-01-10 16:42:15','2017-01-10 17:42:15','89.144.12.*','login_fail',''),(1980,0,'admin','2017-01-10 17:16:47','2017-01-10 18:16:47','212.21.66.*','login_fail',''),(1981,0,'admin','2017-01-10 17:23:31','2017-01-10 18:23:31','46.165.223.*','login_fail',''),(1982,0,'admin','2017-01-10 17:30:10','2017-01-10 18:30:10','185.10.68.*','login_fail',''),(1983,0,'admin','2017-01-10 17:36:28','2017-01-10 18:36:28','178.137.87.*','login_fail',''),(1984,0,'admin','2017-01-10 17:42:22','2017-01-10 18:42:22','87.118.116.*','login_fail',''),(1985,0,'admin','2017-01-10 18:15:07','2017-01-10 19:15:07','46.165.230.*','login_fail',''),(1986,0,'admin','2017-01-10 18:26:04','2017-01-10 19:26:04','84.16.241.*','login_fail',''),(1987,0,'admin','2017-01-10 18:26:54','2017-01-10 19:26:54','46.165.223.*','login_fail',''),(1988,0,'admin','2017-01-10 18:49:26','2017-01-10 19:49:26','212.21.66.*','login_fail',''),(1989,0,'admin','2017-01-10 18:59:18','2017-01-10 19:59:18','212.83.40.*','login_fail',''),(1990,0,'admin','2017-01-10 19:09:45','2017-01-10 20:09:45','85.90.244.*','login_fail',''),(1991,0,'admin','2017-01-10 19:26:31','2017-01-10 20:26:31','84.16.241.*','login_fail',''),(1992,0,'admin','2017-01-10 19:35:48','2017-01-10 20:35:48','87.118.116.*','login_fail',''),(1993,0,'admin','2017-01-10 19:36:49','2017-01-10 20:36:49','89.144.12.*','login_fail',''),(1994,0,'admin','2017-01-10 19:50:11','2017-01-10 20:50:11','185.31.161.*','login_fail',''),(1995,0,'admin','2017-01-10 20:00:06','2017-01-10 21:00:06','46.165.230.*','login_fail',''),(1996,0,'admin','2017-01-10 20:00:06','2017-01-10 21:00:06','185.117.215.*','login_fail',''),(1997,0,'admin','2017-01-10 20:51:06','2017-01-10 21:51:06','185.31.161.*','login_fail',''),(1998,0,'admin','2017-01-10 20:56:26','2017-01-10 21:56:26','212.21.66.*','login_fail',''),(1999,0,'admin','2017-01-10 21:07:43','2017-01-10 22:07:43','87.118.116.*','login_fail',''),(2000,0,'admin','2017-01-10 21:25:45','2017-01-10 22:25:45','84.16.241.*','login_fail',''),(2001,0,'admin','2017-01-10 21:38:06','2017-01-10 22:38:06','212.83.40.*','login_fail',''),(2002,0,'admin','2017-01-10 21:50:49','2017-01-10 22:50:49','46.165.230.*','login_fail',''),(2003,0,'admin','2017-01-10 22:13:40','2017-01-10 23:13:40','94.26.140.*','login_fail',''),(2004,0,'admin','2017-01-10 22:19:04','2017-01-10 23:19:04','212.21.66.*','login_fail',''),(2005,0,'admin','2017-01-10 22:20:00','2017-01-10 23:20:00','89.144.12.*','login_fail',''),(2006,0,'admin','2017-01-10 22:29:45','2017-01-10 23:29:45','84.16.241.*','login_fail',''),(2007,0,'admin','2017-01-10 22:39:04','2017-01-10 23:39:04','185.10.68.*','login_fail',''),(2008,0,'admin','2017-01-10 22:41:25','2017-01-10 23:41:25','185.117.215.*','login_fail',''),(2009,0,'admin','2017-01-10 22:53:26','2017-01-10 23:53:26','46.165.223.*','login_fail',''),(2010,0,'admin','2017-01-10 23:02:14','2017-01-11 00:02:14','212.83.40.*','login_fail',''),(2011,0,'admin','2017-01-10 23:12:05','2017-01-11 00:12:05','87.118.122.*','login_fail',''),(2012,0,'admin','2017-01-10 23:24:25','2017-01-11 00:24:25','212.21.66.*','login_fail',''),(2013,0,'admin','2017-01-10 23:41:21','2017-01-11 00:41:21','84.16.241.*','login_fail',''),(2014,0,'admin','2017-01-10 23:51:40','2017-01-11 00:51:40','46.165.230.*','login_fail',''),(2015,0,'admin','2017-01-10 23:52:00','2017-01-11 00:52:00','185.31.161.*','login_fail',''),(2016,0,'admin','2017-01-10 23:57:26','2017-01-11 00:57:26','89.144.12.*','login_fail',''),(2017,0,'admin','2017-01-11 00:38:25','2017-01-11 01:38:25','87.118.116.*','login_fail',''),(2018,0,'admin','2017-01-11 00:39:10','2017-01-11 01:39:10','212.21.66.*','login_fail',''),(2019,0,'admin','2017-01-11 00:45:15','2017-01-11 01:45:15','185.117.215.*','login_fail',''),(2020,0,'admin','2017-01-11 00:52:32','2017-01-11 01:52:32','87.118.122.*','login_fail',''),(2021,0,'admin','2017-01-11 01:05:06','2017-01-11 02:05:06','46.165.230.*','login_fail',''),(2022,0,'admin','2017-01-11 01:17:31','2017-01-11 02:17:31','84.16.241.*','login_fail',''),(2023,0,'admin','2017-01-11 01:28:13','2017-01-11 02:28:13','185.31.161.*','login_fail',''),(2024,0,'admin','2017-01-11 01:40:09','2017-01-11 02:40:09','31.185.104.*','login_fail',''),(2025,0,'admin','2017-01-11 01:43:47','2017-01-11 02:43:47','212.21.66.*','login_fail',''),(2026,0,'admin','2017-01-11 01:59:00','2017-01-11 02:59:00','5.199.130.*','login_fail',''),(2027,0,'admin','2017-01-11 02:02:00','2017-01-11 03:02:00','85.143.210.*','login_fail',''),(2028,0,'admin','2017-01-11 02:11:37','2017-01-11 03:11:37','213.61.149.*','login_fail',''),(2029,0,'admin','2017-01-11 02:14:57','2017-01-11 03:14:57','87.118.116.*','login_fail',''),(2030,0,'admin','2017-01-11 02:15:43','2017-01-11 03:15:43','87.118.122.*','login_fail',''),(2031,0,'admin','2017-01-11 02:26:40','2017-01-11 03:26:40','185.117.215.*','login_fail',''),(2032,0,'admin','2017-01-11 02:27:35','2017-01-11 03:27:35','89.144.12.*','login_fail',''),(2033,0,'admin','2017-01-11 02:35:49','2017-01-11 03:35:49','84.16.241.*','login_fail',''),(2034,0,'admin','2017-01-11 02:37:00','2017-01-11 03:37:00','46.165.223.*','login_fail',''),(2035,0,'admin','2017-01-11 02:53:58','2017-01-11 03:53:58','46.165.230.*','login_fail',''),(2036,0,'admin','2017-01-11 03:05:03','2017-01-11 04:05:03','185.31.161.*','login_fail',''),(2037,0,'admin','2017-01-11 03:34:27','2017-01-11 04:34:27','212.21.66.*','login_fail',''),(2038,0,'admin','2017-01-11 03:41:38','2017-01-11 04:41:38','185.117.215.*','login_fail',''),(2039,0,'admin','2017-01-11 03:46:42','2017-01-11 04:46:42','94.26.140.*','login_fail',''),(2040,0,'admin','2017-01-11 03:47:39','2017-01-11 04:47:39','87.118.122.*','login_fail',''),(2041,0,'admin','2017-01-11 04:03:57','2017-01-11 05:03:57','46.165.223.*','login_fail',''),(2042,0,'admin','2017-01-11 04:11:47','2017-01-11 05:11:47','84.16.241.*','login_fail',''),(2043,0,'admin','2017-01-11 04:21:36','2017-01-11 05:21:36','89.144.12.*','login_fail',''),(2044,0,'admin','2017-01-11 04:28:27','2017-01-11 05:28:27','185.31.161.*','login_fail',''),(2045,0,'admin','2017-01-11 04:32:59','2017-01-11 05:32:59','31.185.104.*','login_fail',''),(2046,0,'admin','2017-01-11 04:36:40','2017-01-11 05:36:40','212.21.66.*','login_fail',''),(2047,0,'admin','2017-01-11 04:41:19','2017-01-11 05:41:19','46.165.230.*','login_fail',''),(2048,0,'admin','2017-01-11 04:50:57','2017-01-11 05:50:57','87.118.116.*','login_fail',''),(2049,0,'admin','2017-01-11 05:08:45','2017-01-11 06:08:45','94.242.55.*','login_fail',''),(2050,0,'admin','2017-01-11 05:10:03','2017-01-11 06:10:03','213.61.149.*','login_fail',''),(2051,0,'admin','2017-01-11 05:17:36','2017-01-11 06:17:36','185.117.215.*','login_fail',''),(2052,0,'admin','2017-01-11 05:41:42','2017-01-11 06:41:42','84.16.241.*','login_fail',''),(2053,0,'admin','2017-01-11 06:05:34','2017-01-11 07:05:34','89.144.12.*','login_fail',''),(2054,0,'admin','2017-01-11 06:10:55','2017-01-11 07:10:55','31.185.104.*','login_fail',''),(2055,0,'admin','2017-01-11 06:17:52','2017-01-11 07:17:52','46.165.230.*','login_fail',''),(2056,0,'admin','2017-01-11 06:33:12','2017-01-11 07:33:12','212.21.66.*','login_fail',''),(2057,0,'admin','2017-01-11 06:42:49','2017-01-11 07:42:49','87.118.122.*','login_fail',''),(2058,0,'admin','2017-01-11 07:03:50','2017-01-11 08:03:50','84.16.241.*','login_fail',''),(2059,0,'admin','2017-01-11 07:06:49','2017-01-11 08:06:49','94.242.55.*','login_fail',''),(2060,0,'admin','2017-01-11 07:09:11','2017-01-11 08:09:11','87.118.116.*','login_fail',''),(2061,0,'admin','2017-01-11 07:19:36','2017-01-11 08:19:36','31.185.104.*','login_fail',''),(2062,0,'admin','2017-01-11 07:31:25','2017-01-11 08:31:25','185.31.161.*','login_fail',''),(2063,0,'admin','2017-01-11 07:38:30','2017-01-11 08:38:30','46.165.223.*','login_fail',''),(2064,0,'admin','2017-01-11 07:42:52','2017-01-11 08:42:52','185.117.215.*','login_fail',''),(2065,0,'admin','2017-01-11 07:50:21','2017-01-11 08:50:21','213.61.149.*','login_fail',''),(2066,0,'admin','2017-01-11 08:08:18','2017-01-11 09:08:18','89.144.12.*','login_fail',''),(2067,0,'admin','2017-01-11 08:14:46','2017-01-11 09:14:46','212.21.66.*','login_fail',''),(2068,0,'admin','2017-01-11 08:20:20','2017-01-11 09:20:20','84.16.241.*','login_fail',''),(2069,0,'admin','2017-01-11 08:21:30','2017-01-11 09:21:30','31.185.104.*','login_fail',''),(2070,0,'admin','2017-01-11 08:26:28','2017-01-11 09:26:28','85.143.210.*','login_fail',''),(2071,0,'admin','2017-01-11 08:49:27','2017-01-11 09:49:27','46.165.230.*','login_fail',''),(2072,0,'admin','2017-01-11 08:55:10','2017-01-11 09:55:10','87.118.122.*','login_fail',''),(2073,0,'admin','2017-01-11 09:14:46','2017-01-11 10:14:46','212.21.66.*','login_fail',''),(2074,0,'admin','2017-01-11 09:24:04','2017-01-11 10:24:04','84.16.241.*','login_fail',''),(2075,0,'admin','2017-01-11 09:31:00','2017-01-11 10:31:00','213.61.149.*','login_fail',''),(2076,0,'admin','2017-01-11 09:54:32','2017-01-11 10:54:32','46.165.230.*','login_fail',''),(2077,0,'admin','2017-01-11 10:18:02','2017-01-11 11:18:02','87.118.115.*','login_fail',''),(2078,0,'admin','2017-01-11 10:20:28','2017-01-11 11:20:28','94.242.55.*','login_fail',''),(2079,0,'admin','2017-01-11 10:24:27','2017-01-11 11:24:27','85.143.210.*','login_fail',''),(2080,0,'admin','2017-01-11 10:34:42','2017-01-11 11:34:42','84.16.241.*','login_fail',''),(2081,0,'admin','2017-01-11 10:46:35','2017-01-11 11:46:35','213.61.149.*','login_fail',''),(2082,0,'admin','2017-01-11 10:56:23','2017-01-11 11:56:23','46.165.230.*','login_fail',''),(2083,0,'admin','2017-01-11 11:00:13','2017-01-11 12:00:13','185.117.215.*','login_fail',''),(2084,0,'admin','2017-01-11 11:22:40','2017-01-11 12:22:40','212.21.66.*','login_fail',''),(2085,0,'admin','2017-01-11 11:46:31','2017-01-11 12:46:31','84.16.241.*','login_fail',''),(2086,0,'admin','2017-01-11 12:08:08','2017-01-11 13:08:08','87.118.116.*','login_fail',''),(2087,0,'admin','2017-01-11 12:10:47','2017-01-11 13:10:47','31.185.104.*','login_fail',''),(2088,0,'admin','2017-01-11 12:22:08','2017-01-11 13:22:08','46.165.223.*','login_fail',''),(2089,0,'admin','2017-01-11 12:22:08','2017-01-11 13:22:08','46.165.230.*','login_fail',''),(2090,0,'admin','2017-01-11 12:35:44','2017-01-11 13:35:44','213.61.149.*','login_fail',''),(2091,0,'admin','2017-01-11 12:46:40','2017-01-11 13:46:40','185.31.161.*','login_fail',''),(2092,0,'admin','2017-01-11 13:09:31','2017-01-11 14:09:31','185.117.215.*','login_fail',''),(2093,0,'admin','2017-01-11 13:26:49','2017-01-11 14:26:49','87.118.116.*','login_fail',''),(2094,0,'admin','2017-01-11 13:31:16','2017-01-11 14:31:16','84.16.241.*','login_fail',''),(2095,0,'admin','2017-01-11 13:31:21','2017-01-11 14:31:21','212.21.66.*','login_fail',''),(2096,0,'admin','2017-01-11 13:39:19','2017-01-11 14:39:19','94.242.55.*','login_fail',''),(2097,0,'admin','2017-01-11 14:03:36','2017-01-11 15:03:36','31.185.104.*','login_fail',''),(2098,0,'admin','2017-01-11 14:18:18','2017-01-11 15:18:18','185.31.161.*','login_fail',''),(2099,0,'admin','2017-01-11 14:29:13','2017-01-11 15:29:13','212.83.40.*','login_fail',''),(2100,0,'admin','2017-01-11 14:29:49','2017-01-11 15:29:49','46.165.223.*','login_fail',''),(2101,0,'admin','2017-01-11 14:37:35','2017-01-11 15:37:35','185.117.215.*','login_fail',''),(2102,0,'admin','2017-01-11 14:42:35','2017-01-11 15:42:35','84.16.241.*','login_fail',''),(2103,0,'admin','2017-01-11 14:42:59','2017-01-11 15:42:59','94.242.55.*','login_fail',''),(2104,0,'admin','2017-01-11 15:05:26','2017-01-11 16:05:26','213.61.149.*','login_fail',''),(2105,0,'admin','2017-01-11 15:16:57','2017-01-11 16:16:57','87.118.116.*','login_fail',''),(2106,0,'admin','2017-01-11 15:48:12','2017-01-11 16:48:12','185.31.161.*','login_fail',''),(2107,0,'admin','2017-01-11 15:54:42','2017-01-11 16:54:42','89.144.12.*','login_fail',''),(2108,0,'admin','2017-01-11 16:07:16','2017-01-11 17:07:16','87.118.122.*','login_fail',''),(2109,0,'admin','2017-01-11 16:16:03','2017-01-11 17:16:03','46.165.230.*','login_fail',''),(2110,0,'admin','2017-01-11 16:17:55','2017-01-11 17:17:55','87.118.116.*','login_fail',''),(2111,0,'admin','2017-01-11 16:28:55','2017-01-11 17:28:55','94.242.57.*','login_fail',''),(2112,0,'admin','2017-01-11 16:41:34','2017-01-11 17:41:34','31.185.104.*','login_fail',''),(2113,0,'admin','2017-01-11 16:47:59','2017-01-11 17:47:59','46.165.223.*','login_fail',''),(2114,0,'admin','2017-01-11 16:53:56','2017-01-11 17:53:56','84.16.241.*','login_fail',''),(2115,0,'admin','2017-01-11 16:54:55','2017-01-11 17:54:55','94.242.55.*','login_fail',''),(2116,0,'admin','2017-01-11 17:06:35','2017-01-11 18:06:35','212.21.66.*','login_fail',''),(2117,0,'admin','2017-01-11 17:12:09','2017-01-11 18:12:09','212.83.40.*','login_fail',''),(2118,0,'admin','2017-01-11 17:17:05','2017-01-11 18:17:05','185.31.161.*','login_fail',''),(2119,0,'admin','2017-01-11 17:25:20','2017-01-11 18:25:20','89.144.12.*','login_fail',''),(2120,0,'admin','2017-01-11 17:27:29','2017-01-11 18:27:29','213.61.149.*','login_fail',''),(2121,0,'admin','2017-01-11 17:37:52','2017-01-11 18:37:52','5.199.130.*','login_fail',''),(2122,0,'admin','2017-01-11 17:38:17','2017-01-11 18:38:17','46.165.230.*','login_fail',''),(2123,0,'admin','2017-01-11 17:51:38','2017-01-11 18:51:38','185.117.215.*','login_fail',''),(2124,0,'admin','2017-01-11 18:01:34','2017-01-11 19:01:34','94.26.140.*','login_fail',''),(2125,0,'admin','2017-01-11 18:02:11','2017-01-11 19:02:11','84.16.241.*','login_fail',''),(2126,0,'admin','2017-01-11 18:13:16','2017-01-11 19:13:16','87.118.122.*','login_fail',''),(2127,0,'admin','2017-01-11 18:25:43','2017-01-11 19:25:43','185.31.161.*','login_fail',''),(2128,0,'admin','2017-01-11 18:28:52','2017-01-11 19:28:52','89.144.12.*','login_fail',''),(2129,0,'admin','2017-01-11 18:52:13','2017-01-11 19:52:13','46.165.223.*','login_fail',''),(2130,0,'admin','2017-01-11 19:01:12','2017-01-11 20:01:12','94.242.55.*','login_fail',''),(2131,0,'admin','2017-01-11 19:03:46','2017-01-11 20:03:46','212.21.66.*','login_fail',''),(2132,0,'admin','2017-01-11 19:24:57','2017-01-11 20:24:57','84.16.241.*','login_fail',''),(2133,0,'admin','2017-01-11 19:25:48','2017-01-11 20:25:48','87.118.122.*','login_fail',''),(2134,0,'admin','2017-01-11 19:28:55','2017-01-11 20:28:55','94.242.57.*','login_fail',''),(2135,0,'admin','2017-01-11 19:36:21','2017-01-11 20:36:21','213.61.149.*','login_fail',''),(2136,0,'admin','2017-01-11 19:38:57','2017-01-11 20:38:57','87.118.116.*','login_fail',''),(2137,0,'admin','2017-01-11 19:59:38','2017-01-11 20:59:38','212.83.40.*','login_fail',''),(2138,0,'admin','2017-01-11 20:00:30','2017-01-11 21:00:30','46.165.230.*','login_fail',''),(2139,0,'admin','2017-01-11 20:25:01','2017-01-11 21:25:01','84.16.241.*','login_fail',''),(2140,0,'admin','2017-01-11 20:49:43','2017-01-11 21:49:43','185.117.215.*','login_fail',''),(2141,0,'admin','2017-01-11 21:02:33','2017-01-11 22:02:33','89.144.12.*','login_fail',''),(2142,0,'admin','2017-01-11 21:16:34','2017-01-11 22:16:34','31.185.104.*','login_fail',''),(2143,0,'admin','2017-01-11 21:17:01','2017-01-11 22:17:01','212.21.66.*','login_fail',''),(2144,0,'admin','2017-01-11 21:28:25','2017-01-11 22:28:25','84.16.241.*','login_fail',''),(2145,0,'admin','2017-01-11 21:29:32','2017-01-11 22:29:32','213.61.149.*','login_fail',''),(2146,0,'admin','2017-01-11 21:39:53','2017-01-11 22:39:53','46.165.230.*','login_fail',''),(2147,0,'admin','2017-01-11 21:41:57','2017-01-11 22:41:57','87.118.116.*','login_fail',''),(2148,0,'admin','2017-01-11 21:50:55','2017-01-11 22:50:55','46.182.18.*','login_fail',''),(2149,0,'admin','2017-01-11 21:52:37','2017-01-11 22:52:37','46.165.223.*','login_fail',''),(2150,0,'admin','2017-01-11 22:14:30','2017-01-11 23:14:30','185.117.215.*','login_fail',''),(2151,0,'admin','2017-01-11 22:27:23','2017-01-11 23:27:23','212.21.66.*','login_fail',''),(2152,0,'admin','2017-01-11 22:37:42','2017-01-11 23:37:42','212.83.40.*','login_fail',''),(2153,0,'admin','2017-01-11 22:49:55','2017-01-11 23:49:55','94.242.57.*','login_fail',''),(2154,0,'admin','2017-01-11 23:02:28','2017-01-12 00:02:28','89.144.12.*','login_fail',''),(2155,0,'admin','2017-01-11 23:11:03','2017-01-12 00:11:03','94.26.140.*','login_fail',''),(2156,0,'admin','2017-01-11 23:14:12','2017-01-12 00:14:12','213.61.149.*','login_fail',''),(2157,0,'admin','2017-01-11 23:25:19','2017-01-12 00:25:19','84.16.241.*','login_fail',''),(2158,0,'admin','2017-01-11 23:36:54','2017-01-12 00:36:54','87.118.122.*','login_fail',''),(2159,0,'admin','2017-01-11 23:48:08','2017-01-12 00:48:08','185.31.161.*','login_fail',''),(2160,0,'admin','2017-01-11 23:49:49','2017-01-12 00:49:49','185.117.215.*','login_fail',''),(2161,0,'admin','2017-01-11 23:58:55','2017-01-12 00:58:55','87.118.116.*','login_fail',''),(2162,0,'admin','2017-01-12 00:11:55','2017-01-12 01:11:55','212.21.66.*','login_fail',''),(2163,0,'admin','2017-01-12 00:14:11','2017-01-12 01:14:11','89.144.12.*','login_fail',''),(2164,0,'admin','2017-01-12 00:25:02','2017-01-12 01:25:02','5.199.130.*','login_fail',''),(2165,0,'admin','2017-01-12 00:26:29','2017-01-12 01:26:29','84.16.241.*','login_fail',''),(2166,0,'admin','2017-01-12 00:34:54','2017-01-12 01:34:54','94.242.55.*','login_fail',''),(2167,0,'admin','2017-01-12 00:48:35','2017-01-12 01:48:35','87.118.122.*','login_fail',''),(2168,0,'admin','2017-01-12 00:59:44','2017-01-12 01:59:44','31.185.104.*','login_fail',''),(2169,0,'admin','2017-01-12 01:10:02','2017-01-12 02:10:02','46.165.223.*','login_fail',''),(2170,0,'admin','2017-01-12 01:10:30','2017-01-12 02:10:30','185.117.215.*','login_fail',''),(2171,0,'admin','2017-01-12 01:22:30','2017-01-12 02:22:30','185.31.161.*','login_fail',''),(2172,0,'admin','2017-01-12 01:23:15','2017-01-12 02:23:15','89.144.12.*','login_fail',''),(2173,0,'admin','2017-01-12 01:34:36','2017-01-12 02:34:36','212.21.66.*','login_fail',''),(2174,0,'admin','2017-01-12 01:49:24','2017-01-12 02:49:24','94.26.140.*','login_fail',''),(2175,0,'admin','2017-01-12 02:01:37','2017-01-12 03:01:37','84.16.241.*','login_fail',''),(2176,0,'admin','2017-01-12 02:13:46','2017-01-12 03:13:46','46.38.48.*','login_fail',''),(2177,0,'admin','2017-01-12 02:25:23','2017-01-12 03:25:23','46.165.230.*','login_fail',''),(2178,0,'admin','2017-01-12 02:26:09','2017-01-12 03:26:09','212.83.40.*','login_fail',''),(2179,0,'admin','2017-01-12 02:48:07','2017-01-12 03:48:07','212.21.66.*','login_fail',''),(2180,0,'admin','2017-01-12 02:59:13','2017-01-12 03:59:13','31.185.104.*','login_fail',''),(2181,0,'admin','2017-01-12 03:02:26','2017-01-12 04:02:26','87.118.116.*','login_fail',''),(2182,0,'admin','2017-01-12 03:22:09','2017-01-12 04:22:09','84.16.241.*','login_fail',''),(2183,0,'admin','2017-01-12 03:23:47','2017-01-12 04:23:47','89.144.12.*','login_fail',''),(2184,0,'admin','2017-01-12 03:39:22','2017-01-12 04:39:22','31.19.158.*','login_fail',''),(2185,0,'admin','2017-01-12 03:50:25','2017-01-12 04:50:25','46.165.230.*','login_fail',''),(2186,0,'admin','2017-01-12 04:23:38','2017-01-12 05:23:38','84.16.241.*','login_fail',''),(2187,0,'admin','2017-01-12 04:24:35','2017-01-12 05:24:35','185.117.215.*','login_fail',''),(2188,0,'admin','2017-01-12 04:39:01','2017-01-12 05:39:01','5.189.146.*','login_fail',''),(2189,0,'admin','2017-01-12 04:39:20','2017-01-12 05:39:20','87.118.122.*','login_fail',''),(2190,0,'admin','2017-01-12 04:47:54','2017-01-12 05:47:54','31.185.104.*','login_fail',''),(2191,0,'admin','2017-01-12 04:53:34','2017-01-12 05:53:34','89.144.12.*','login_fail',''),(2192,0,'admin','2017-01-12 05:04:46','2017-01-12 06:04:46','87.118.116.*','login_fail',''),(2193,0,'admin','2017-01-12 05:11:24','2017-01-12 06:11:24','185.31.161.*','login_fail',''),(2194,0,'admin','2017-01-12 05:17:54','2017-01-12 06:17:54','212.83.40.*','login_fail',''),(2195,0,'admin','2017-01-12 05:43:33','2017-01-12 06:43:33','84.16.241.*','login_fail',''),(2196,0,'admin','2017-01-12 05:53:56','2017-01-12 06:53:56','212.21.66.*','login_fail',''),(2197,0,'admin','2017-01-12 06:03:03','2017-01-12 07:03:03','94.26.140.*','login_fail',''),(2198,0,'admin','2017-01-12 06:13:09','2017-01-12 07:13:09','87.118.122.*','login_fail',''),(2199,0,'admin','2017-01-12 06:16:20','2017-01-12 07:16:20','89.144.12.*','login_fail',''),(2200,0,'admin','2017-01-12 06:37:58','2017-01-12 07:37:58','185.31.161.*','login_fail',''),(2201,0,'admin','2017-01-12 06:40:18','2017-01-12 07:40:18','185.117.215.*','login_fail',''),(2202,0,'admin','2017-01-12 07:06:49','2017-01-12 08:06:49','84.16.241.*','login_fail',''),(2203,0,'admin','2017-01-12 07:08:38','2017-01-12 08:08:38','94.242.57.*','login_fail',''),(2204,0,'admin','2017-01-12 07:18:48','2017-01-12 08:18:48','212.21.66.*','login_fail',''),(2205,0,'admin','2017-01-12 07:29:38','2017-01-12 08:29:38','46.165.230.*','login_fail',''),(2206,0,'admin','2017-01-12 07:31:26','2017-01-12 08:31:26','87.118.116.*','login_fail',''),(2207,0,'admin','2017-01-12 07:53:11','2017-01-12 08:53:11','87.118.92.*','login_fail',''),(2208,0,'admin','2017-01-12 07:54:24','2017-01-12 08:54:24','185.31.161.*','login_fail',''),(2209,0,'admin','2017-01-12 08:03:41','2017-01-12 09:03:41','94.242.55.*','login_fail',''),(2210,0,'admin','2017-01-12 08:09:17','2017-01-12 09:09:17','94.26.140.*','login_fail',''),(2211,0,'admin','2017-01-12 08:31:49','2017-01-12 09:31:49','84.16.241.*','login_fail',''),(2212,0,'admin','2017-01-12 08:39:47','2017-01-12 09:39:47','87.118.122.*','login_fail',''),(2213,0,'admin','2017-01-12 08:44:22','2017-01-12 09:44:22','46.165.230.*','login_fail',''),(2214,0,'admin','2017-01-12 09:04:09','2017-01-12 10:04:09','31.185.104.*','login_fail',''),(2215,0,'admin','2017-01-12 09:06:51','2017-01-12 10:06:51','85.90.244.*','login_fail',''),(2216,0,'admin','2017-01-12 09:17:38','2017-01-12 10:17:38','213.61.149.*','login_fail',''),(2217,0,'admin','2017-01-12 09:18:42','2017-01-12 10:18:42','87.118.115.*','login_fail',''),(2218,0,'admin','2017-01-12 09:28:55','2017-01-12 10:28:55','89.144.12.*','login_fail',''),(2219,0,'admin','2017-01-12 09:40:01','2017-01-12 10:40:01','84.16.241.*','login_fail',''),(2220,0,'admin','2017-01-12 09:44:26','2017-01-12 10:44:26','185.117.215.*','login_fail',''),(2221,0,'admin','2017-01-12 09:52:51','2017-01-12 10:52:51','212.21.66.*','login_fail',''),(2222,0,'admin','2017-01-12 10:06:54','2017-01-12 11:06:54','5.189.188.*','login_fail',''),(2223,0,'admin','2017-01-12 10:17:23','2017-01-12 11:17:23','185.31.161.*','login_fail',''),(2224,0,'admin','2017-01-12 10:27:34','2017-01-12 11:27:34','5.199.130.*','login_fail',''),(2225,0,'admin','2017-01-12 10:30:52','2017-01-12 11:30:52','89.144.12.*','login_fail',''),(2226,0,'admin','2017-01-12 10:39:59','2017-01-12 11:39:59','46.165.230.*','login_fail',''),(2227,0,'admin','2017-01-12 10:42:06','2017-01-12 11:42:06','84.16.241.*','login_fail',''),(2228,0,'admin','2017-01-12 10:51:53','2017-01-12 11:51:53','185.117.215.*','login_fail',''),(2229,0,'admin','2017-01-12 11:01:56','2017-01-12 12:01:56','87.118.116.*','login_fail',''),(2230,0,'admin','2017-01-12 11:13:38','2017-01-12 12:13:38','213.61.149.*','login_fail',''),(2231,0,'admin','2017-01-12 11:28:44','2017-01-12 12:28:44','87.118.122.*','login_fail',''),(2232,0,'admin','2017-01-12 11:49:52','2017-01-12 12:49:52','46.165.230.*','login_fail',''),(2233,0,'admin','2017-01-12 11:51:26','2017-01-12 12:51:26','185.10.68.*','login_fail',''),(2234,0,'admin','2017-01-12 11:52:33','2017-01-12 12:52:33','89.144.12.*','login_fail',''),(2235,0,'admin','2017-01-12 12:00:14','2017-01-12 13:00:14','84.16.241.*','login_fail',''),(2236,0,'admin','2017-01-12 12:15:41','2017-01-12 13:15:41','5.199.130.*','login_fail',''),(2237,0,'admin','2017-01-12 12:26:38','2017-01-12 13:26:38','94.242.55.*','login_fail',''),(2238,0,'admin','2017-01-12 12:49:15','2017-01-12 13:49:15','87.118.122.*','login_fail',''),(2239,0,'admin','2017-01-12 13:00:23','2017-01-12 14:00:23','185.10.68.*','login_fail',''),(2240,0,'admin','2017-01-12 13:02:58','2017-01-12 14:02:58','84.16.241.*','login_fail',''),(2241,0,'admin','2017-01-12 13:16:23','2017-01-12 14:16:23','31.185.104.*','login_fail',''),(2242,0,'admin','2017-01-12 13:26:19','2017-01-12 14:26:19','213.61.149.*','login_fail',''),(2243,0,'admin','2017-01-12 13:28:14','2017-01-12 14:28:14','5.199.130.*','login_fail',''),(2244,0,'admin','2017-01-12 13:38:18','2017-01-12 14:38:18','94.242.57.*','login_fail',''),(2245,0,'admin','2017-01-12 13:50:14','2017-01-12 14:50:14','185.31.161.*','login_fail',''),(2246,0,'admin','2017-01-12 14:00:42','2017-01-12 15:00:42','89.144.12.*','login_fail',''),(2247,0,'admin','2017-01-12 14:03:09','2017-01-12 15:03:09','87.118.115.*','login_fail',''),(2248,0,'admin','2017-01-12 14:03:43','2017-01-12 15:03:43','87.118.122.*','login_fail',''),(2249,0,'admin','2017-01-12 14:13:54','2017-01-12 15:13:54','185.10.68.*','login_fail',''),(2250,0,'admin','2017-01-12 14:15:28','2017-01-12 15:15:28','185.117.215.*','login_fail',''),(2251,0,'admin','2017-01-12 14:27:12','2017-01-12 15:27:12','87.118.116.*','login_fail',''),(2252,0,'admin','2017-01-12 14:37:35','2017-01-12 15:37:35','5.199.130.*','login_fail',''),(2253,0,'admin','2017-01-12 14:38:33','2017-01-12 15:38:33','84.16.241.*','login_fail',''),(2254,0,'admin','2017-01-12 14:39:49','2017-01-12 15:39:49','217.13.197.*','login_fail',''),(2255,0,'admin','2017-01-12 14:50:39','2017-01-12 15:50:39','94.242.55.*','login_fail',''),(2256,0,'admin','2017-01-12 15:01:04','2017-01-12 16:01:04','212.21.66.*','login_fail',''),(2257,0,'admin','2017-01-12 15:04:03','2017-01-12 16:04:03','46.38.48.*','login_fail',''),(2258,0,'admin','2017-01-12 15:04:47','2017-01-12 16:04:47','89.144.12.*','login_fail',''),(2259,0,'admin','2017-01-12 15:15:30','2017-01-12 16:15:30','185.10.68.*','login_fail',''),(2260,0,'admin','2017-01-12 15:15:42','2017-01-12 16:15:42','46.165.230.*','login_fail',''),(2261,0,'admin','2017-01-12 15:26:03','2017-01-12 16:26:03','185.117.215.*','login_fail',''),(2262,0,'admin','2017-01-12 15:50:57','2017-01-12 16:50:57','94.242.55.*','login_fail',''),(2263,0,'admin','2017-01-12 16:00:53','2017-01-12 17:00:53','84.16.241.*','login_fail',''),(2264,0,'admin','2017-01-12 16:23:40','2017-01-12 17:23:40','87.118.116.*','login_fail',''),(2265,0,'admin','2017-01-12 16:36:48','2017-01-12 17:36:48','46.165.230.*','login_fail',''),(2266,0,'admin','2017-01-12 16:36:48','2017-01-12 17:36:48','213.61.149.*','login_fail',''),(2267,0,'admin','2017-01-12 16:58:12','2017-01-12 17:58:12','185.117.215.*','login_fail',''),(2268,0,'admin','2017-01-12 17:02:48','2017-01-12 18:02:48','84.16.241.*','login_fail',''),(2269,0,'admin','2017-01-12 17:08:55','2017-01-12 18:08:55','94.26.140.*','login_fail',''),(2270,0,'admin','2017-01-12 17:12:35','2017-01-12 18:12:35','46.165.223.*','login_fail',''),(2271,0,'admin','2017-01-12 17:13:27','2017-01-12 18:13:27','31.185.104.*','login_fail',''),(2272,0,'admin','2017-01-12 17:32:39','2017-01-12 18:32:39','87.118.116.*','login_fail',''),(2273,0,'admin','2017-01-12 17:46:43','2017-01-12 18:46:43','212.21.66.*','login_fail',''),(2274,0,'admin','2017-01-12 17:59:25','2017-01-12 18:59:25','5.189.188.*','login_fail',''),(2275,0,'admin','2017-01-12 18:07:35','2017-01-12 19:07:35','94.242.55.*','login_fail',''),(2276,0,'admin','2017-01-12 18:20:21','2017-01-12 19:20:21','185.10.68.*','login_fail',''),(2277,0,'admin','2017-01-12 18:21:59','2017-01-12 19:21:59','84.16.241.*','login_fail',''),(2278,0,'admin','2017-01-12 18:29:55','2017-01-12 19:29:55','185.117.215.*','login_fail',''),(2279,0,'admin','2017-01-12 18:34:17','2017-01-12 19:34:17','89.144.12.*','login_fail',''),(2280,0,'admin','2017-01-12 18:45:43','2017-01-12 19:45:43','185.31.161.*','login_fail',''),(2281,0,'admin','2017-01-12 18:55:01','2017-01-12 19:55:01','94.242.57.*','login_fail',''),(2282,0,'admin','2017-01-12 18:57:12','2017-01-12 19:57:12','46.188.10.*','login_fail',''),(2283,0,'admin','2017-01-12 19:06:31','2017-01-12 20:06:31','31.185.104.*','login_fail',''),(2284,0,'admin','2017-01-12 19:10:46','2017-01-12 20:10:46','212.83.40.*','login_fail',''),(2285,0,'admin','2017-01-12 19:16:29','2017-01-12 20:16:29','212.21.66.*','login_fail',''),(2286,0,'admin','2017-01-12 19:22:16','2017-01-12 20:22:16','185.10.68.*','login_fail',''),(2287,0,'admin','2017-01-12 19:35:12','2017-01-12 20:35:12','84.16.241.*','login_fail',''),(2288,0,'admin','2017-01-12 19:41:45','2017-01-12 20:41:45','5.199.130.*','login_fail',''),(2289,0,'admin','2017-01-12 19:46:38','2017-01-12 20:46:38','46.165.230.*','login_fail',''),(2290,0,'admin','2017-01-12 19:47:04','2017-01-12 20:47:04','94.242.55.*','login_fail',''),(2291,0,'admin','2017-01-12 19:57:13','2017-01-12 20:57:13','89.144.12.*','login_fail',''),(2292,0,'admin','2017-01-12 20:10:14','2017-01-12 21:10:14','94.26.140.*','login_fail',''),(2293,0,'admin','2017-01-12 20:13:30','2017-01-12 21:13:30','212.83.40.*','login_fail',''),(2294,0,'admin','2017-01-12 20:22:37','2017-01-12 21:22:37','185.117.215.*','login_fail',''),(2295,0,'admin','2017-01-12 20:33:10','2017-01-12 21:33:10','46.165.223.*','login_fail',''),(2296,0,'admin','2017-01-12 20:45:23','2017-01-12 21:45:23','84.16.241.*','login_fail',''),(2297,0,'admin','2017-01-12 20:46:22','2017-01-12 21:46:22','5.199.130.*','login_fail',''),(2298,0,'admin','2017-01-12 20:49:20','2017-01-12 21:49:20','87.118.122.*','login_fail',''),(2299,0,'admin','2017-01-12 20:57:59','2017-01-12 21:57:59','46.165.230.*','login_fail',''),(2300,0,'admin','2017-01-12 21:32:26','2017-01-12 22:32:26','185.117.215.*','login_fail',''),(2301,0,'admin','2017-01-12 21:43:55','2017-01-12 22:43:55','94.242.55.*','login_fail',''),(2302,0,'admin','2017-01-12 21:46:28','2017-01-12 22:46:28','84.16.241.*','login_fail',''),(2303,0,'admin','2017-01-12 21:47:26','2017-01-12 22:47:26','5.199.130.*','login_fail',''),(2304,0,'admin','2017-01-12 21:54:38','2017-01-12 22:54:38','185.10.68.*','login_fail',''),(2305,0,'admin','2017-01-12 21:55:55','2017-01-12 22:55:55','92.222.6.*','login_fail',''),(2306,0,'admin','2017-01-12 22:09:26','2017-01-12 23:09:26','46.38.48.*','login_fail',''),(2307,0,'admin','2017-01-12 22:09:27','2017-01-12 23:09:27','212.21.66.*','login_fail',''),(2308,0,'admin','2017-01-12 22:20:19','2017-01-12 23:20:19','46.165.230.*','login_fail',''),(2309,0,'admin','2017-01-12 22:21:07','2017-01-12 23:21:07','46.165.223.*','login_fail',''),(2310,0,'admin','2017-01-12 22:41:33','2017-01-12 23:41:33','89.223.27.*','login_fail',''),(2311,0,'admin','2017-01-12 22:55:35','2017-01-12 23:55:35','84.16.241.*','login_fail',''),(2312,0,'admin','2017-01-12 22:57:22','2017-01-12 23:57:22','213.61.149.*','login_fail',''),(2313,0,'admin','2017-01-12 23:09:36','2017-01-13 00:09:36','212.83.40.*','login_fail',''),(2314,0,'admin','2017-01-12 23:21:50','2017-01-13 00:21:50','185.10.68.*','login_fail',''),(2315,0,'admin','2017-01-12 23:27:02','2017-01-13 00:27:02','94.242.55.*','login_fail',''),(2316,0,'admin','2017-01-12 23:43:59','2017-01-13 00:43:59','212.21.66.*','login_fail',''),(2317,0,'admin','2017-01-12 23:55:36','2017-01-13 00:55:36','84.16.241.*','login_fail',''),(2318,0,'admin','2017-01-13 00:06:25','2017-01-13 01:06:25','46.165.230.*','login_fail',''),(2319,0,'admin','2017-01-13 00:20:54','2017-01-13 01:20:54','5.199.130.*','login_fail',''),(2320,0,'admin','2017-01-13 00:36:43','2017-01-13 01:36:43','213.61.149.*','login_fail',''),(2321,0,'admin','2017-01-13 00:42:33','2017-01-13 01:42:33','212.83.40.*','login_fail',''),(2322,0,'admin','2017-01-13 00:46:43','2017-01-13 01:46:43','94.242.55.*','login_fail',''),(2323,0,'admin','2017-01-13 01:05:33','2017-01-13 02:05:33','46.165.223.*','login_fail',''),(2324,0,'admin','2017-01-13 01:10:04','2017-01-13 02:10:04','185.10.68.*','login_fail',''),(2325,0,'admin','2017-01-13 01:16:45','2017-01-13 02:16:45','185.31.161.*','login_fail',''),(2326,0,'admin','2017-01-13 01:17:34','2017-01-13 02:17:34','84.16.241.*','login_fail',''),(2327,0,'admin','2017-01-13 01:32:52','2017-01-13 02:32:52','89.223.27.*','login_fail',''),(2328,0,'admin','2017-01-13 01:51:32','2017-01-13 02:51:32','94.242.57.*','login_fail',''),(2329,0,'admin','2017-01-13 02:02:50','2017-01-13 03:02:50','5.199.130.*','login_fail',''),(2330,0,'admin','2017-01-13 02:11:50','2017-01-13 03:11:50','46.165.230.*','login_fail',''),(2331,0,'admin','2017-01-13 02:13:44','2017-01-13 03:13:44','213.61.149.*','login_fail',''),(2332,0,'admin','2017-01-13 02:23:27','2017-01-13 03:23:27','185.117.215.*','login_fail',''),(2333,0,'admin','2017-01-13 02:24:39','2017-01-13 03:24:39','94.242.55.*','login_fail',''),(2334,0,'admin','2017-01-13 02:32:37','2017-01-13 03:32:37','84.16.241.*','login_fail',''),(2335,0,'admin','2017-01-13 02:35:11','2017-01-13 03:35:11','87.118.116.*','login_fail',''),(2336,0,'admin','2017-01-13 02:46:57','2017-01-13 03:46:57','212.21.66.*','login_fail',''),(2337,0,'admin','2017-01-13 03:08:54','2017-01-13 04:08:54','185.31.161.*','login_fail',''),(2338,0,'admin','2017-01-13 03:18:17','2017-01-13 04:18:17','46.165.230.*','login_fail',''),(2339,0,'admin','2017-01-13 03:35:31','2017-01-13 04:35:31','185.117.215.*','login_fail',''),(2340,0,'admin','2017-01-13 03:42:39','2017-01-13 04:42:39','94.242.57.*','login_fail',''),(2341,0,'admin','2017-01-13 03:51:12','2017-01-13 04:51:12','212.21.66.*','login_fail',''),(2342,0,'admin','2017-01-13 04:02:46','2017-01-13 05:02:46','185.10.68.*','login_fail',''),(2343,0,'admin','2017-01-13 04:06:56','2017-01-13 05:06:56','87.118.115.*','login_fail',''),(2344,0,'admin','2017-01-13 04:10:06','2017-01-13 05:10:06','31.185.104.*','login_fail',''),(2345,0,'admin','2017-01-13 04:13:33','2017-01-13 05:13:33','84.16.241.*','login_fail',''),(2346,0,'admin','2017-01-13 04:46:25','2017-01-13 05:46:25','185.117.215.*','login_fail',''),(2347,0,'admin','2017-01-13 04:50:38','2017-01-13 05:50:38','87.118.116.*','login_fail',''),(2348,0,'admin','2017-01-13 04:56:09','2017-01-13 05:56:09','94.26.140.*','login_fail',''),(2349,0,'admin','2017-01-13 05:00:00','2017-01-13 06:00:00','87.118.122.*','login_fail',''),(2350,0,'admin','2017-01-13 05:06:22','2017-01-13 06:06:22','46.165.223.*','login_fail',''),(2351,0,'admin','2017-01-13 05:14:24','2017-01-13 06:14:24','185.10.68.*','login_fail',''),(2352,0,'admin','2017-01-13 05:21:17','2017-01-13 06:21:17','5.189.188.*','login_fail',''),(2353,0,'admin','2017-01-13 05:38:26','2017-01-13 06:38:26','188.16.60.*','login_fail',''),(2354,0,'admin','2017-01-13 05:46:47','2017-01-13 06:46:47','84.16.241.*','login_fail',''),(2355,0,'admin','2017-01-13 06:02:53','2017-01-13 07:02:53','185.31.161.*','login_fail',''),(2356,0,'admin','2017-01-13 06:14:41','2017-01-13 07:14:41','185.10.68.*','login_fail',''),(2357,0,'admin','2017-01-13 06:29:50','2017-01-13 07:29:50','212.21.66.*','login_fail',''),(2358,0,'admin','2017-01-13 06:34:19','2017-01-13 07:34:19','185.117.215.*','login_fail',''),(2359,0,'admin','2017-01-13 06:50:02','2017-01-13 07:50:02','46.165.230.*','login_fail',''),(2360,0,'admin','2017-01-13 06:53:45','2017-01-13 07:53:45','213.61.149.*','login_fail',''),(2361,0,'admin','2017-01-13 06:58:10','2017-01-13 07:58:10','84.16.241.*','login_fail',''),(2362,0,'admin','2017-01-13 07:03:56','2017-01-13 08:03:56','89.223.27.*','login_fail',''),(2363,0,'admin','2017-01-13 07:13:55','2017-01-13 08:13:55','185.31.161.*','login_fail',''),(2364,0,'admin','2017-01-13 07:15:27','2017-01-13 08:15:27','5.199.130.*','login_fail',''),(2365,0,'admin','2017-01-13 07:23:45','2017-01-13 08:23:45','31.185.104.*','login_fail',''),(2366,0,'admin','2017-01-13 07:37:49','2017-01-13 08:37:49','94.242.55.*','login_fail',''),(2367,0,'admin','2017-01-13 07:47:51','2017-01-13 08:47:51','185.10.68.*','login_fail',''),(2368,0,'admin','2017-01-13 07:48:17','2017-01-13 08:48:17','78.107.237.*','login_fail',''),(2369,0,'admin','2017-01-13 08:01:07','2017-01-13 09:01:07','188.16.60.*','login_fail',''),(2370,0,'admin','2017-01-13 08:01:28','2017-01-13 09:01:28','87.118.122.*','login_fail',''),(2371,0,'admin','2017-01-13 08:10:18','2017-01-13 09:10:18','87.118.92.*','login_fail',''),(2372,0,'admin','2017-01-13 08:13:48','2017-01-13 09:13:48','84.16.241.*','login_fail',''),(2373,0,'admin','2017-01-13 08:25:01','2017-01-13 09:25:01','5.199.130.*','login_fail',''),(2374,0,'admin','2017-01-13 08:26:15','2017-01-13 09:26:15','212.21.66.*','login_fail',''),(2375,0,'admin','2017-01-13 08:33:31','2017-01-13 09:33:31','46.165.230.*','login_fail',''),(2376,0,'admin','2017-01-13 08:35:16','2017-01-13 09:35:16','94.242.57.*','login_fail',''),(2377,0,'admin','2017-01-13 08:47:15','2017-01-13 09:47:15','94.242.55.*','login_fail',''),(2378,0,'admin','2017-01-13 08:47:42','2017-01-13 09:47:42','87.118.115.*','login_fail',''),(2379,0,'admin','2017-01-13 08:48:53','2017-01-13 09:48:53','185.117.215.*','login_fail',''),(2380,0,'admin','2017-01-13 08:58:34','2017-01-13 09:58:34','31.185.104.*','login_fail',''),(2381,0,'admin','2017-01-13 09:12:13','2017-01-13 10:12:13','185.31.161.*','login_fail',''),(2382,0,'admin','2017-01-13 09:21:20','2017-01-13 10:21:20','46.165.223.*','login_fail',''),(2383,0,'admin','2017-01-13 09:25:35','2017-01-13 10:25:35','84.16.241.*','login_fail',''),(2384,0,'admin','2017-01-13 09:46:42','2017-01-13 10:46:42','185.10.68.*','login_fail',''),(2385,0,'admin','2017-01-13 10:34:05','2017-01-13 11:34:05','94.242.57.*','login_fail',''),(2386,0,'admin','2017-01-13 10:35:25','2017-01-13 11:35:25','87.118.92.*','login_fail',''),(2387,0,'admin','2017-01-13 10:46:44','2017-01-13 11:46:44','94.26.140.*','login_fail',''),(2388,0,'admin','2017-01-13 10:58:35','2017-01-13 11:58:35','185.31.161.*','login_fail',''),(2389,0,'admin','2017-01-13 11:23:41','2017-01-13 12:23:41','84.16.241.*','login_fail',''),(2390,0,'admin','2017-01-13 11:23:57','2017-01-13 12:23:57','185.10.68.*','login_fail',''),(2391,0,'admin','2017-01-13 11:46:39','2017-01-13 12:46:39','87.118.92.*','login_fail',''),(2392,0,'admin','2017-01-13 11:55:11','2017-01-13 12:55:11','87.180.239.*','login_fail',''),(2393,0,'admin','2017-01-13 12:10:23','2017-01-13 13:10:23','31.185.104.*','login_fail',''),(2394,0,'admin','2017-01-13 12:13:56','2017-01-13 13:13:56','212.21.66.*','login_fail',''),(2395,0,'admin','2017-01-13 12:25:04','2017-01-13 13:25:04','84.16.241.*','login_fail',''),(2396,0,'admin','2017-01-13 12:37:28','2017-01-13 13:37:28','5.189.188.*','login_fail',''),(2397,0,'admin','2017-01-13 12:49:10','2017-01-13 13:49:10','94.26.140.*','login_fail',''),(2398,0,'admin','2017-01-13 13:00:54','2017-01-13 14:00:54','87.118.122.*','login_fail',''),(2399,0,'admin','2017-01-13 13:18:09','2017-01-13 14:18:09','185.10.68.*','login_fail',''),(2400,0,'admin','2017-01-13 13:23:02','2017-01-13 14:23:02','46.165.230.*','login_fail',''),(2401,0,'admin','2017-01-13 13:40:41','2017-01-13 14:40:41','89.144.12.*','login_fail',''),(2402,0,'admin','2017-01-13 14:05:16','2017-01-13 15:05:16','31.185.104.*','login_fail',''),(2403,0,'admin','2017-01-13 14:27:26','2017-01-13 15:27:26','84.16.241.*','login_fail',''),(2404,0,'admin','2017-01-13 14:41:23','2017-01-13 15:41:23','46.165.230.*','login_fail',''),(2405,0,'admin','2017-01-13 15:05:52','2017-01-13 16:05:52','94.26.140.*','login_fail',''),(2406,0,'admin','2017-01-13 15:11:10','2017-01-13 16:11:10','87.118.122.*','login_fail',''),(2407,0,'admin','2017-01-13 15:20:05','2017-01-13 16:20:05','94.242.55.*','login_fail',''),(2408,0,'admin','2017-01-13 15:24:06','2017-01-13 16:24:06','185.10.68.*','login_fail',''),(2409,0,'admin','2017-01-13 15:34:39','2017-01-13 16:34:39','31.185.104.*','login_fail',''),(2410,0,'admin','2017-01-13 15:53:51','2017-01-13 16:53:51','46.165.230.*','login_fail',''),(2411,0,'admin','2017-01-13 16:00:08','2017-01-13 17:00:08','84.16.241.*','login_fail',''),(2412,0,'admin','2017-01-13 16:04:26','2017-01-13 17:04:26','212.21.66.*','login_fail',''),(2413,0,'admin','2017-01-13 16:36:16','2017-01-13 17:36:16','87.118.116.*','login_fail',''),(2414,0,'admin','2017-01-13 16:39:38','2017-01-13 17:39:38','94.242.57.*','login_fail',''),(2415,0,'admin','2017-01-13 17:02:31','2017-01-13 18:02:31','185.31.161.*','login_fail',''),(2416,0,'admin','2017-01-13 17:27:40','2017-01-13 18:27:40','84.16.241.*','login_fail',''),(2417,0,'admin','2017-01-13 17:48:22','2017-01-13 18:48:22','185.10.68.*','login_fail',''),(2418,0,'admin','2017-01-13 18:01:04','2017-01-13 19:01:04','46.165.230.*','login_fail',''),(2419,0,'admin','2017-01-13 18:02:50','2017-01-13 19:02:50','94.242.57.*','login_fail',''),(2420,0,'admin','2017-01-13 18:27:11','2017-01-13 19:27:11','87.118.122.*','login_fail',''),(2421,0,'admin','2017-01-13 18:40:56','2017-01-13 19:40:56','94.26.140.*','login_fail',''),(2422,0,'admin','2017-01-13 18:59:17','2017-01-13 19:59:17','212.21.66.*','login_fail',''),(2423,0,'admin','2017-01-13 19:17:25','2017-01-13 20:17:25','84.16.241.*','login_fail',''),(2424,0,'admin','2017-01-13 20:21:32','2017-01-13 21:21:32','94.242.55.*','login_fail',''),(2425,0,'admin','2017-01-13 20:34:51','2017-01-13 21:34:51','87.118.122.*','login_fail',''),(2426,0,'admin','2017-01-13 20:45:48','2017-01-13 21:45:48','84.16.241.*','login_fail',''),(2427,0,'admin','2017-01-13 20:58:35','2017-01-13 21:58:35','185.10.68.*','login_fail',''),(2428,0,'admin','2017-01-13 21:08:24','2017-01-13 22:08:24','46.165.230.*','login_fail',''),(2429,0,'admin','2017-01-13 21:09:28','2017-01-13 22:09:28','85.90.244.*','login_fail',''),(2430,0,'admin','2017-01-13 21:31:02','2017-01-13 22:31:02','185.31.161.*','login_fail',''),(2431,0,'admin','2017-01-13 21:32:22','2017-01-13 22:32:22','91.197.234.*','login_fail',''),(2432,0,'admin','2017-01-13 21:44:35','2017-01-13 22:44:35','87.118.122.*','login_fail',''),(2433,0,'admin','2017-01-13 21:55:51','2017-01-13 22:55:51','84.16.241.*','login_fail',''),(2434,0,'admin','2017-01-13 22:09:58','2017-01-13 23:09:58','185.10.68.*','login_fail',''),(2435,0,'admin','2017-01-13 22:42:15','2017-01-13 23:42:15','94.242.57.*','login_fail',''),(2436,0,'admin','2017-01-13 22:48:19','2017-01-13 23:48:19','185.31.161.*','login_fail',''),(2437,0,'admin','2017-01-13 22:54:08','2017-01-13 23:54:08','87.118.122.*','login_fail',''),(2438,0,'admin','2017-01-13 23:02:31','2017-01-14 00:02:31','87.118.116.*','login_fail',''),(2439,0,'admin','2017-01-13 23:06:25','2017-01-14 00:06:25','212.21.66.*','login_fail',''),(2440,0,'admin','2017-01-13 23:17:51','2017-01-14 00:17:51','94.242.55.*','login_fail',''),(2441,0,'admin','2017-01-13 23:24:36','2017-01-14 00:24:36','185.10.68.*','login_fail',''),(2442,0,'admin','2017-01-13 23:38:03','2017-01-14 00:38:03','84.16.241.*','login_fail',''),(2443,0,'admin','2017-01-14 00:12:10','2017-01-14 01:12:10','212.21.66.*','login_fail',''),(2444,0,'admin','2017-01-14 00:14:46','2017-01-14 01:14:46','89.144.12.*','login_fail',''),(2445,0,'admin','2017-01-14 00:26:30','2017-01-14 01:26:30','87.118.122.*','login_fail',''),(2446,0,'admin','2017-01-14 00:36:20','2017-01-14 01:36:20','94.242.55.*','login_fail',''),(2447,0,'admin','2017-01-14 00:43:47','2017-01-14 01:43:47','91.197.234.*','login_fail',''),(2448,0,'admin','2017-01-14 01:13:11','2017-01-14 02:13:11','212.21.66.*','login_fail',''),(2449,0,'admin','2017-01-14 01:24:47','2017-01-14 02:24:47','87.118.116.*','login_fail',''),(2450,0,'admin','2017-01-14 01:33:38','2017-01-14 02:33:38','185.31.161.*','login_fail',''),(2451,0,'admin','2017-01-14 01:54:39','2017-01-14 02:54:39','5.199.130.*','login_fail',''),(2452,0,'admin','2017-01-14 01:58:11','2017-01-14 02:58:11','46.165.230.*','login_fail',''),(2453,0,'admin','2017-01-14 02:05:51','2017-01-14 03:05:51','84.16.241.*','login_fail',''),(2454,0,'admin','2017-01-14 02:31:02','2017-01-14 03:31:02','89.144.12.*','login_fail',''),(2455,0,'admin','2017-01-14 03:07:43','2017-01-14 04:07:43','84.16.241.*','login_fail',''),(2456,0,'admin','2017-01-14 03:26:23','2017-01-14 04:26:23','212.21.66.*','login_fail',''),(2457,0,'admin','2017-01-14 03:30:20','2017-01-14 04:30:20','5.199.130.*','login_fail',''),(2458,0,'admin','2017-01-14 03:53:11','2017-01-14 04:53:11','89.144.12.*','login_fail',''),(2459,0,'admin','2017-01-14 04:02:50','2017-01-14 05:02:50','213.61.149.*','login_fail',''),(2460,0,'admin','2017-01-14 04:16:45','2017-01-14 05:16:45','46.165.223.*','login_fail',''),(2461,0,'admin','2017-01-14 04:27:23','2017-01-14 05:27:23','46.165.230.*','login_fail',''),(2462,0,'admin','2017-01-14 04:39:05','2017-01-14 05:39:05','212.83.40.*','login_fail',''),(2463,0,'admin','2017-01-14 04:51:27','2017-01-14 05:51:27','87.118.116.*','login_fail',''),(2464,0,'admin','2017-01-14 05:01:59','2017-01-14 06:01:59','91.197.234.*','login_fail',''),(2465,0,'admin','2017-01-14 05:02:20','2017-01-14 06:02:20','84.16.241.*','login_fail',''),(2466,0,'admin','2017-01-14 05:25:20','2017-01-14 06:25:20','212.21.66.*','login_fail',''),(2467,0,'admin','2017-01-14 05:37:28','2017-01-14 06:37:28','185.31.161.*','login_fail',''),(2468,0,'admin','2017-01-14 05:49:12','2017-01-14 06:49:12','185.10.68.*','login_fail',''),(2469,0,'admin','2017-01-14 06:10:09','2017-01-14 07:10:09','91.197.234.*','login_fail',''),(2470,0,'admin','2017-01-14 06:11:54','2017-01-14 07:11:54','46.165.223.*','login_fail',''),(2471,0,'admin','2017-01-14 06:22:07','2017-01-14 07:22:07','89.144.12.*','login_fail',''),(2472,0,'admin','2017-01-14 06:23:58','2017-01-14 07:23:58','5.199.130.*','login_fail',''),(2473,0,'admin','2017-01-14 06:33:41','2017-01-14 07:33:41','84.16.241.*','login_fail',''),(2474,0,'admin','2017-01-14 06:45:08','2017-01-14 07:45:08','87.118.122.*','login_fail',''),(2475,0,'admin','2017-01-14 06:59:23','2017-01-14 07:59:23','185.31.161.*','login_fail',''),(2476,0,'admin','2017-01-14 07:22:38','2017-01-14 08:22:38','212.21.66.*','login_fail',''),(2477,0,'admin','2017-01-14 07:33:56','2017-01-14 08:33:56','46.165.223.*','login_fail',''),(2478,0,'admin','2017-01-14 07:34:17','2017-01-14 08:34:17','84.16.241.*','login_fail',''),(2479,0,'admin','2017-01-14 07:45:03','2017-01-14 08:45:03','91.197.234.*','login_fail',''),(2480,0,'admin','2017-01-14 08:09:26','2017-01-14 09:09:26','89.144.12.*','login_fail',''),(2481,0,'admin','2017-01-14 08:31:10','2017-01-14 09:31:10','46.165.230.*','login_fail',''),(2482,0,'admin','2017-01-14 08:33:26','2017-01-14 09:33:26','185.31.161.*','login_fail',''),(2483,0,'admin','2017-01-14 08:42:13','2017-01-14 09:42:13','84.16.241.*','login_fail',''),(2484,0,'admin','2017-01-14 09:14:44','2017-01-14 10:14:44','87.118.116.*','login_fail',''),(2485,0,'admin','2017-01-14 09:38:54','2017-01-14 10:38:54','213.61.149.*','login_fail',''),(2486,0,'admin','2017-01-14 09:47:12','2017-01-14 10:47:12','46.165.230.*','login_fail',''),(2487,0,'admin','2017-01-14 10:11:22','2017-01-14 11:11:22','84.16.241.*','login_fail',''),(2488,0,'admin','2017-01-14 10:20:09','2017-01-14 11:20:09','89.144.12.*','login_fail',''),(2489,0,'admin','2017-01-14 11:11:56','2017-01-14 12:11:56','84.16.241.*','login_fail',''),(2490,0,'admin','2017-01-14 11:22:07','2017-01-14 12:22:07','213.61.149.*','login_fail',''),(2491,0,'admin','2017-01-14 11:35:02','2017-01-14 12:35:02','46.165.230.*','login_fail',''),(2492,0,'admin','2017-01-14 12:44:42','2017-01-14 13:44:42','46.165.230.*','login_fail',''),(2493,0,'admin','2017-01-14 12:56:05','2017-01-14 13:56:05','87.118.116.*','login_fail',''),(2494,0,'admin','2017-01-14 13:19:19','2017-01-14 14:19:19','212.21.66.*','login_fail',''),(2495,0,'admin','2017-01-14 13:41:58','2017-01-14 14:41:58','84.16.241.*','login_fail',''),(2496,0,'admin','2017-01-14 14:04:28','2017-01-14 15:04:28','46.165.230.*','login_fail',''),(2497,0,'admin','2017-01-14 14:15:41','2017-01-14 15:15:41','46.165.223.*','login_fail',''),(2498,0,'admin','2017-01-14 14:29:09','2017-01-14 15:29:09','89.144.12.*','login_fail',''),(2499,0,'admin','2017-01-14 15:14:16','2017-01-14 16:14:16','87.118.116.*','login_fail',''),(2500,0,'admin','2017-01-14 15:39:33','2017-01-14 16:39:33','46.165.223.*','login_fail',''),(2501,0,'admin','2017-01-14 16:11:52','2017-01-14 17:11:52','89.144.12.*','login_fail',''),(2502,0,'admin','2017-01-14 16:26:37','2017-01-14 17:26:37','87.118.92.*','login_fail',''),(2503,0,'admin','2017-01-14 16:39:46','2017-01-14 17:39:46','213.61.149.*','login_fail',''),(2504,0,'admin','2017-01-14 17:34:55','2017-01-14 18:34:55','84.16.241.*','login_fail',''),(2505,0,'admin','2017-01-14 17:59:16','2017-01-14 18:59:16','89.144.12.*','login_fail',''),(2506,0,'admin','2017-01-14 18:11:21','2017-01-14 19:11:21','213.61.149.*','login_fail',''),(2507,0,'admin','2017-01-14 18:59:22','2017-01-14 19:59:22','46.165.230.*','login_fail',''),(2508,0,'admin','2017-01-14 19:10:52','2017-01-14 20:10:52','84.16.241.*','login_fail',''),(2509,0,'admin','2017-01-14 20:21:36','2017-01-14 21:21:36','84.16.241.*','login_fail',''),(2510,0,'admin','2017-01-14 20:32:20','2017-01-14 21:32:20','46.165.230.*','login_fail',''),(2511,0,'admin','2017-01-14 21:20:27','2017-01-14 22:20:27','87.118.116.*','login_fail',''),(2512,0,'admin','2017-01-14 22:07:13','2017-01-14 23:07:13','46.165.230.*','login_fail',''),(2513,0,'admin','2017-01-14 22:30:50','2017-01-14 23:30:50','84.16.241.*','login_fail',''),(2514,0,'admin','2017-01-14 23:17:22','2017-01-15 00:17:22','46.165.230.*','login_fail',''),(2515,0,'admin','2017-01-14 23:54:21','2017-01-15 00:54:21','84.16.241.*','login_fail',''),(2516,0,'admin','2017-01-15 00:17:06','2017-01-15 01:17:06','87.118.115.*','login_fail',''),(2517,0,'admin','2017-01-15 00:40:57','2017-01-15 01:40:57','46.165.230.*','login_fail',''),(2518,0,'admin','2017-01-15 01:27:31','2017-01-15 02:27:31','92.222.6.*','login_fail',''),(2519,0,'admin','2017-01-15 01:50:57','2017-01-15 02:50:57','87.118.116.*','login_fail',''),(2520,0,'admin','2017-01-15 02:03:58','2017-01-15 03:03:58','46.165.230.*','login_fail',''),(2521,0,'admin','2017-01-15 02:25:49','2017-01-15 03:25:49','213.61.149.*','login_fail',''),(2522,0,'admin','2017-01-15 02:37:37','2017-01-15 03:37:37','84.16.241.*','login_fail',''),(2523,0,'admin','2017-01-15 03:26:20','2017-01-15 04:26:20','31.185.104.*','login_fail',''),(2524,0,'admin','2017-01-15 03:38:09','2017-01-15 04:38:09','84.16.241.*','login_fail',''),(2525,0,'admin','2017-01-15 04:26:04','2017-01-15 05:26:04','212.21.66.*','login_fail',''),(2526,0,'admin','2017-01-15 05:27:22','2017-01-15 06:27:22','46.165.230.*','login_fail',''),(2527,0,'admin','2017-01-15 05:40:12','2017-01-15 06:40:12','94.242.55.*','login_fail',''),(2528,0,'admin','2017-01-15 05:51:37','2017-01-15 06:51:37','212.21.66.*','login_fail',''),(2529,0,'admin','2017-01-15 06:39:17','2017-01-15 07:39:17','84.16.241.*','login_fail',''),(2530,0,'admin','2017-01-15 07:01:52','2017-01-15 08:01:52','94.242.55.*','login_fail',''),(2531,0,'admin','2017-01-15 07:47:30','2017-01-15 08:47:30','84.16.241.*','login_fail',''),(2532,0,'admin','2017-01-15 08:01:11','2017-01-15 09:01:11','87.118.116.*','login_fail',''),(2533,0,'admin','2017-01-15 08:25:36','2017-01-15 09:25:36','212.21.66.*','login_fail',''),(2534,0,'admin','2017-01-15 09:14:23','2017-01-15 10:14:23','84.16.241.*','login_fail',''),(2535,0,'admin','2017-01-15 10:50:04','2017-01-15 11:50:04','46.165.230.*','login_fail',''),(2536,0,'admin','2017-01-15 11:00:44','2017-01-15 12:00:44','84.16.241.*','login_fail',''),(2537,0,'admin','2017-01-15 11:48:33','2017-01-15 12:48:33','87.118.116.*','login_fail',''),(2538,0,'admin','2017-01-15 12:22:34','2017-01-15 13:22:34','84.16.241.*','login_fail',''),(2539,0,'admin','2017-01-15 12:33:30','2017-01-15 13:33:30','46.165.230.*','login_fail',''),(2540,0,'admin','2017-01-15 12:59:02','2017-01-15 13:59:02','87.118.116.*','login_fail',''),(2541,0,'admin','2017-01-15 13:34:34','2017-01-15 14:34:34','84.16.241.*','login_fail',''),(2542,0,'admin','2017-01-15 13:45:00','2017-01-15 14:45:00','46.165.230.*','login_fail',''),(2543,0,'admin','2017-01-15 14:57:05','2017-01-15 15:57:05','46.165.223.*','login_fail',''),(2544,0,'admin','2017-01-15 15:22:33','2017-01-15 16:22:33','84.16.241.*','login_fail',''),(2545,0,'admin','2017-01-15 16:20:16','2017-01-15 17:20:16','87.118.116.*','login_fail',''),(2546,0,'admin','2017-01-15 16:31:06','2017-01-15 17:31:06','46.165.230.*','login_fail',''),(2547,0,'admin','2017-01-15 16:43:15','2017-01-15 17:43:15','46.165.223.*','login_fail',''),(2548,0,'admin','2017-01-15 17:40:47','2017-01-15 18:40:47','185.10.68.*','login_fail',''),(2549,0,'admin','2017-01-15 17:52:37','2017-01-15 18:52:37','46.38.48.*','login_fail',''),(2550,0,'admin','2017-01-15 18:17:41','2017-01-15 19:17:41','84.16.241.*','login_fail',''),(2551,0,'admin','2017-01-15 18:40:11','2017-01-15 19:40:11','46.165.223.*','login_fail',''),(2552,0,'admin','2017-01-15 19:40:55','2017-01-15 20:40:55','87.118.116.*','login_fail',''),(2553,0,'admin','2017-01-15 19:52:44','2017-01-15 20:52:44','46.165.230.*','login_fail',''),(2554,0,'admin','2017-01-15 21:31:16','2017-01-15 22:31:16','84.16.241.*','login_fail',''),(2555,0,'admin','2017-01-15 21:41:19','2017-01-15 22:41:19','185.10.68.*','login_fail',''),(2556,0,'admin','2017-01-15 21:52:58','2017-01-15 22:52:58','46.165.230.*','login_fail',''),(2557,0,'admin','2017-01-15 22:53:47','2017-01-15 23:53:47','84.16.241.*','login_fail',''),(2558,0,'admin','2017-01-15 23:05:24','2017-01-16 00:05:24','87.118.116.*','login_fail',''),(2559,0,'admin','2017-01-15 23:50:59','2017-01-16 00:50:59','185.10.68.*','login_fail',''),(2560,0,'admin','2017-01-16 00:13:54','2017-01-16 01:13:54','87.118.116.*','login_fail',''),(2561,0,'admin','2017-01-16 00:37:41','2017-01-16 01:37:41','46.165.223.*','login_fail',''),(2562,0,'admin','2017-01-16 01:23:09','2017-01-16 02:23:09','84.16.241.*','login_fail',''),(2563,0,'admin','2017-01-16 01:35:52','2017-01-16 02:35:52','46.165.230.*','login_fail',''),(2564,0,'admin','2017-01-16 01:46:28','2017-01-16 02:46:28','185.10.68.*','login_fail',''),(2565,0,'admin','2017-01-16 02:46:04','2017-01-16 03:46:04','84.16.241.*','login_fail',''),(2566,0,'admin','2017-01-16 02:58:31','2017-01-16 03:58:31','87.118.116.*','login_fail',''),(2567,0,'admin','2017-01-16 03:55:17','2017-01-16 04:55:17','46.165.230.*','login_fail',''),(2568,0,'admin','2017-01-16 04:51:28','2017-01-16 05:51:28','217.13.197.*','login_fail',''),(2569,0,'admin','2017-01-16 05:02:13','2017-01-16 06:02:13','84.16.241.*','login_fail',''),(2570,0,'admin','2017-01-16 05:12:23','2017-01-16 06:12:23','46.165.230.*','login_fail',''),(2571,0,'admin','2017-01-16 06:45:12','2017-01-16 07:45:12','84.16.241.*','login_fail',''),(2572,0,'admin','2017-01-16 07:06:28','2017-01-16 08:06:28','212.21.66.*','login_fail',''),(2573,0,'admin','2017-01-16 07:19:26','2017-01-16 08:19:26','46.165.230.*','login_fail',''),(2574,0,'admin','2017-01-16 07:54:50','2017-01-16 08:54:50','84.16.241.*','login_fail',''),(2575,0,'admin','2017-01-16 08:06:46','2017-01-16 09:06:46','185.117.215.*','login_fail',''),(2576,0,'admin','2017-01-16 08:18:16','2017-01-16 09:18:16','212.21.66.*','login_fail',''),(2577,0,'admin','2017-01-16 08:28:55','2017-01-16 09:28:55','185.10.68.*','login_fail',''),(2578,0,'admin','2017-01-16 09:16:57','2017-01-16 10:16:57','94.242.57.*','login_fail',''),(2579,0,'admin','2017-01-16 09:51:21','2017-01-16 10:51:21','46.165.230.*','login_fail',''),(2580,0,'admin','2017-01-16 10:03:18','2017-01-16 11:03:18','84.16.241.*','login_fail',''),(2581,0,'admin','2017-01-16 10:38:24','2017-01-16 11:38:24','185.10.68.*','login_fail',''),(2582,0,'admin','2017-01-16 11:05:30','2017-01-16 12:05:30','84.16.241.*','login_fail',''),(2583,0,'admin','2017-01-16 12:03:35','2017-01-16 13:03:35','46.165.230.*','login_fail',''),(2584,0,'admin','2017-01-16 12:27:28','2017-01-16 13:27:28','94.242.57.*','login_fail',''),(2585,0,'admin','2017-01-16 12:39:11','2017-01-16 13:39:11','84.16.241.*','login_fail',''),(2586,0,'admin','2017-01-16 13:15:33','2017-01-16 14:15:33','94.242.55.*','login_fail',''),(2587,0,'admin','2017-01-16 14:14:02','2017-01-16 15:14:02','185.10.68.*','login_fail',''),(2588,0,'admin','2017-01-16 14:37:28','2017-01-16 15:37:28','212.21.66.*','login_fail',''),(2589,0,'admin','2017-01-16 15:13:30','2017-01-16 16:13:30','84.16.241.*','login_fail',''),(2590,0,'admin','2017-01-16 15:37:07','2017-01-16 16:37:07','46.165.230.*','login_fail',''),(2591,0,'admin','2017-01-16 15:47:24','2017-01-16 16:47:24','87.118.122.*','login_fail',''),(2592,0,'admin','2017-01-16 16:37:00','2017-01-16 17:37:00','185.10.68.*','login_fail',''),(2593,0,'admin','2017-01-16 16:49:40','2017-01-16 17:49:40','84.16.241.*','login_fail',''),(2594,0,'admin','2017-01-16 17:37:15','2017-01-16 18:37:15','31.185.104.*','login_fail',''),(2595,0,'admin','2017-01-16 18:00:21','2017-01-16 19:00:21','212.21.66.*','login_fail',''),(2596,0,'admin','2017-01-16 18:23:51','2017-01-16 19:23:51','87.118.116.*','login_fail',''),(2597,0,'admin','2017-01-16 18:47:37','2017-01-16 19:47:37','84.16.241.*','login_fail',''),(2598,0,'admin','2017-01-16 20:56:13','2017-01-16 21:56:13','84.16.241.*','login_fail',''),(2599,0,'admin','2017-01-16 21:07:38','2017-01-16 22:07:38','46.165.230.*','login_fail',''),(2600,0,'admin','2017-01-16 21:54:01','2017-01-16 22:54:01','46.165.223.*','login_fail',''),(2601,0,'admin','2017-01-16 22:18:11','2017-01-16 23:18:11','46.165.230.*','login_fail',''),(2602,0,'admin','2017-01-16 22:41:38','2017-01-16 23:41:38','185.10.68.*','login_fail',''),(2603,0,'admin','2017-01-16 23:40:40','2017-01-17 00:40:40','46.165.230.*','login_fail',''),(2604,0,'admin','2017-01-17 00:03:40','2017-01-17 01:03:40','87.118.122.*','login_fail',''),(2605,0,'admin','2017-01-17 00:25:12','2017-01-17 01:25:12','212.21.66.*','login_fail',''),(2606,0,'admin','2017-01-17 01:36:31','2017-01-17 02:36:31','212.21.66.*','login_fail',''),(2607,0,'admin','2017-01-17 01:48:08','2017-01-17 02:48:08','87.118.122.*','login_fail',''),(2608,0,'admin','2017-01-17 01:58:32','2017-01-17 02:58:32','46.165.230.*','login_fail',''),(2609,0,'admin','2017-01-17 02:21:56','2017-01-17 03:21:56','185.117.215.*','login_fail',''),(2610,0,'admin','2017-01-17 03:07:07','2017-01-17 04:07:07','46.165.230.*','login_fail',''),(2611,0,'admin','2017-01-17 04:28:11','2017-01-17 05:28:11','213.61.149.*','login_fail',''),(2612,0,'admin','2017-01-17 06:02:48','2017-01-17 07:02:48','185.10.68.*','login_fail',''),(2613,0,'admin','2017-01-17 06:15:27','2017-01-17 07:15:27','212.21.66.*','login_fail',''),(2614,0,'admin','2017-01-17 06:27:45','2017-01-17 07:27:45','46.165.230.*','login_fail',''),(2615,0,'admin','2017-01-17 07:15:57','2017-01-17 08:15:57','87.118.116.*','login_fail',''),(2616,0,'admin','2017-01-17 07:49:57','2017-01-17 08:49:57','46.165.230.*','login_fail',''),(2617,0,'admin','2017-01-17 08:11:54','2017-01-17 09:11:54','84.16.241.*','login_fail',''),(2618,0,'admin','2017-01-17 09:23:29','2017-01-17 10:23:29','31.185.104.*','login_fail',''),(2619,0,'admin','2017-01-17 09:36:14','2017-01-17 10:36:14','84.16.241.*','login_fail',''),(2620,0,'admin','2017-01-17 10:56:57','2017-01-17 11:56:57','84.16.241.*','login_fail',''),(2621,0,'admin','2017-01-17 11:07:57','2017-01-17 12:07:57','185.72.244.*','login_fail',''),(2622,0,'admin','2017-01-17 12:07:48','2017-01-17 13:07:48','94.242.55.*','login_fail',''),(2623,0,'admin','2017-01-17 12:19:23','2017-01-17 13:19:23','31.185.104.*','login_fail',''),(2624,0,'admin','2017-01-17 12:30:09','2017-01-17 13:30:09','87.118.116.*','login_fail',''),(2625,0,'admin','2017-01-17 12:53:00','2017-01-17 13:53:00','46.165.223.*','login_fail',''),(2626,0,'admin','2017-01-17 13:18:00','2017-01-17 14:18:00','212.21.66.*','login_fail',''),(2627,0,'admin','2017-01-17 13:30:04','2017-01-17 14:30:04','46.165.230.*','login_fail',''),(2628,0,'admin','2017-01-17 13:55:03','2017-01-17 14:55:03','84.16.241.*','login_fail',''),(2629,0,'admin','2017-01-17 14:24:04','2017-01-17 15:24:04','87.118.116.*','login_fail',''),(2630,0,'admin','2017-01-17 14:59:00','2017-01-17 15:59:00','212.21.66.*','login_fail',''),(2631,0,'admin','2017-01-17 15:23:26','2017-01-17 16:23:26','213.61.149.*','login_fail',''),(2632,0,'admin','2017-01-17 15:36:31','2017-01-17 16:36:31','87.118.115.*','login_fail',''),(2633,0,'admin','2017-01-17 16:00:12','2017-01-17 17:00:12','212.21.66.*','login_fail',''),(2634,0,'admin','2017-01-17 16:12:48','2017-01-17 17:12:48','87.118.116.*','login_fail',''),(2635,0,'admin','2017-01-17 16:34:48','2017-01-17 17:34:48','213.61.149.*','login_fail',''),(2636,0,'admin','2017-01-17 17:36:07','2017-01-17 18:36:07','212.21.66.*','login_fail',''),(2637,0,'admin','2017-01-17 17:48:06','2017-01-17 18:48:06','87.118.116.*','login_fail',''),(2638,0,'admin','2017-01-17 18:47:05','2017-01-17 19:47:05','46.165.230.*','login_fail',''),(2639,0,'admin','2017-01-17 19:36:30','2017-01-17 20:36:30','84.16.241.*','login_fail',''),(2640,0,'admin','2017-01-17 19:47:33','2017-01-17 20:47:33','212.21.66.*','login_fail',''),(2641,0,'admin','2017-01-17 20:10:14','2017-01-17 21:10:14','185.10.68.*','login_fail',''),(2642,0,'admin','2017-01-17 20:46:45','2017-01-17 21:46:45','46.165.230.*','login_fail',''),(2643,0,'admin','2017-01-17 20:59:28','2017-01-17 21:59:28','213.61.149.*','login_fail',''),(2644,0,'admin','2017-01-17 21:22:53','2017-01-17 22:22:53','84.16.241.*','login_fail',''),(2645,0,'admin','2017-01-17 22:10:06','2017-01-17 23:10:06','212.21.66.*','login_fail',''),(2646,0,'admin','2017-01-17 22:46:07','2017-01-17 23:46:07','46.165.230.*','login_fail',''),(2647,0,'admin','2017-01-17 23:20:22','2017-01-18 00:20:22','212.21.66.*','login_fail',''),(2648,0,'admin','2017-01-17 23:32:27','2017-01-18 00:32:27','185.10.68.*','login_fail',''),(2649,0,'admin','2017-01-17 23:45:14','2017-01-18 00:45:14','84.16.241.*','login_fail',''),(2650,0,'admin','2017-01-18 00:08:09','2017-01-18 01:08:09','46.165.230.*','login_fail',''),(2651,0,'admin','2017-01-18 00:54:27','2017-01-18 01:54:27','84.16.241.*','login_fail',''),(2652,0,'admin','2017-01-18 01:17:37','2017-01-18 02:17:37','87.118.116.*','login_fail',''),(2653,0,'admin','2017-01-18 02:03:24','2017-01-18 03:03:24','212.21.66.*','login_fail',''),(2654,0,'admin','2017-01-18 02:50:23','2017-01-18 03:50:23','46.165.230.*','login_fail',''),(2655,0,'admin','2017-01-18 03:27:45','2017-01-18 04:27:45','94.26.140.*','login_fail',''),(2656,0,'admin','2017-01-18 03:37:05','2017-01-18 04:37:05','212.21.66.*','login_fail',''),(2657,0,'admin','2017-01-18 04:24:55','2017-01-18 05:24:55','79.133.62.*','login_fail',''),(2658,0,'admin','2017-01-18 05:12:11','2017-01-18 06:12:11','212.21.66.*','login_fail',''),(2659,0,'admin','2017-01-18 05:46:26','2017-01-18 06:46:26','94.242.55.*','login_fail',''),(2660,0,'admin','2017-01-18 05:58:10','2017-01-18 06:58:10','46.165.230.*','login_fail',''),(2661,0,'admin','2017-01-18 06:22:04','2017-01-18 07:22:04','46.165.223.*','login_fail',''),(2662,0,'admin','2017-01-18 06:58:38','2017-01-18 07:58:38','185.72.244.*','login_fail',''),(2663,0,'admin','2017-01-18 07:09:24','2017-01-18 08:09:24','87.118.116.*','login_fail',''),(2664,0,'admin','2017-01-18 07:22:57','2017-01-18 08:22:57','46.165.230.*','login_fail',''),(2665,0,'admin','2017-01-18 07:36:59','2017-01-18 08:36:59','84.16.241.*','login_fail',''),(2666,0,'admin','2017-01-18 08:35:59','2017-01-18 09:35:59','212.21.66.*','login_fail',''),(2667,0,'admin','2017-01-18 08:59:40','2017-01-18 09:59:40','84.16.241.*','login_fail',''),(2668,0,'admin','2017-01-18 09:58:04','2017-01-18 10:58:04','212.21.66.*','login_fail',''),(2669,0,'admin','2017-01-18 10:47:56','2017-01-18 11:47:56','46.165.230.*','login_fail',''),(2670,0,'admin','2017-01-18 10:59:07','2017-01-18 11:59:07','185.72.244.*','login_fail',''),(2671,0,'admin','2017-01-18 11:11:41','2017-01-18 12:11:41','5.199.130.*','login_fail',''),(2672,0,'admin','2017-01-18 11:23:15','2017-01-18 12:23:15','84.16.241.*','login_fail',''),(2673,0,'admin','2017-01-18 11:35:20','2017-01-18 12:35:20','87.118.116.*','login_fail',''),(2674,0,'admin','2017-01-18 11:46:03','2017-01-18 12:46:03','94.242.55.*','login_fail',''),(2675,0,'admin','2017-01-18 12:34:33','2017-01-18 13:34:33','84.16.241.*','login_fail',''),(2676,0,'admin','2017-01-18 13:11:36','2017-01-18 14:11:36','92.222.6.*','login_fail',''),(2677,0,'admin','2017-01-18 13:32:29','2017-01-18 14:32:29','212.21.66.*','login_fail',''),(2678,0,'admin','2017-01-18 13:48:08','2017-01-18 14:48:08','89.144.12.*','login_fail',''),(2679,0,'admin','2017-01-18 14:10:15','2017-01-18 15:10:15','185.10.68.*','login_fail',''),(2680,0,'admin','2017-01-18 14:59:11','2017-01-18 15:59:11','84.16.241.*','login_fail',''),(2681,0,'admin','2017-01-18 15:22:52','2017-01-18 16:22:52','87.118.116.*','login_fail',''),(2682,0,'admin','2017-01-18 15:57:31','2017-01-18 16:57:31','185.10.68.*','login_fail',''),(2683,0,'admin','2017-01-18 16:09:38','2017-01-18 17:09:38','46.165.230.*','login_fail',''),(2684,0,'admin','2017-01-18 16:21:12','2017-01-18 17:21:12','84.16.241.*','login_fail',''),(2685,0,'admin','2017-01-18 16:45:45','2017-01-18 17:45:45','212.21.66.*','login_fail',''),(2686,0,'admin','2017-01-18 17:19:12','2017-01-18 18:19:12','87.118.116.*','login_fail',''),(2687,0,'admin','2017-01-18 17:30:19','2017-01-18 18:30:19','84.16.241.*','login_fail',''),(2688,0,'admin','2017-01-18 17:42:59','2017-01-18 18:42:59','185.10.68.*','login_fail',''),(2689,0,'admin','2017-01-18 18:06:03','2017-01-18 19:06:03','185.117.215.*','login_fail',''),(2690,0,'admin','2017-01-18 18:53:35','2017-01-18 19:53:35','84.16.241.*','login_fail',''),(2691,0,'admin','2017-01-18 19:15:53','2017-01-18 20:15:53','94.242.55.*','login_fail',''),(2692,0,'admin','2017-01-18 20:12:45','2017-01-18 21:12:45','87.118.115.*','login_fail',''),(2693,0,'admin','2017-01-18 20:25:17','2017-01-18 21:25:17','84.16.241.*','login_fail',''),(2694,0,'admin','2017-01-18 20:59:46','2017-01-18 21:59:46','185.117.215.*','login_fail',''),(2695,0,'admin','2017-01-18 21:10:55','2017-01-18 22:10:55','46.165.230.*','login_fail',''),(2696,0,'admin','2017-01-18 21:36:12','2017-01-18 22:36:12','87.118.116.*','login_fail',''),(2697,0,'admin','2017-01-18 22:01:01','2017-01-18 23:01:01','84.16.241.*','login_fail',''),(2698,0,'admin','2017-01-18 22:37:00','2017-01-18 23:37:00','212.21.66.*','login_fail',''),(2699,0,'admin','2017-01-18 23:34:43','2017-01-19 00:34:43','46.165.230.*','login_fail',''),(2700,0,'admin','2017-01-18 23:46:26','2017-01-19 00:46:26','87.118.116.*','login_fail',''),(2701,0,'admin','2017-01-19 00:32:52','2017-01-19 01:32:52','185.10.68.*','login_fail',''),(2702,0,'admin','2017-01-19 00:44:08','2017-01-19 01:44:08','46.165.230.*','login_fail',''),(2703,0,'admin','2017-01-19 01:08:00','2017-01-19 02:08:00','84.16.241.*','login_fail',''),(2704,0,'admin','2017-01-19 01:18:19','2017-01-19 02:18:19','5.199.130.*','login_fail',''),(2705,0,'admin','2017-01-19 01:42:27','2017-01-19 02:42:27','94.242.55.*','login_fail',''),(2706,0,'admin','2017-01-19 02:16:00','2017-01-19 03:16:00','84.16.241.*','login_fail',''),(2707,0,'admin','2017-01-19 02:26:50','2017-01-19 03:26:50','46.165.230.*','login_fail',''),(2708,0,'admin','2017-01-19 03:42:59','2017-01-19 04:42:59','84.16.241.*','login_fail',''),(2709,0,'admin','2017-01-19 04:07:06','2017-01-19 05:07:06','185.117.215.*','login_fail',''),(2710,0,'admin','2017-01-19 05:15:04','2017-01-19 06:15:04','46.165.230.*','login_fail',''),(2711,0,'admin','2017-01-19 05:27:07','2017-01-19 06:27:07','87.118.116.*','login_fail',''),(2712,0,'admin','2017-01-19 05:51:51','2017-01-19 06:51:51','84.16.241.*','login_fail',''),(2713,0,'admin','2017-02-14 11:47:06','2017-02-14 12:47:06','91.210.146.*','login_fail',''),(2714,0,'admin','2017-02-14 12:47:29','2017-02-14 13:47:29','91.210.146.*','login_fail',''),(2715,0,'admin','2017-02-14 13:47:43','2017-02-14 14:47:43','91.210.146.*','login_fail',''),(2716,0,'rtcme.com','2017-02-14 23:01:49','2017-02-15 00:01:49','91.210.146.*','login_fail',''),(2717,0,'rtcme.com','2017-02-15 00:04:36','2017-02-15 01:04:36','91.210.146.*','login_fail',''),(2718,0,'admin','2017-03-02 05:44:03','2017-03-02 06:44:03','108.61.163.*','login_fail',''),(2719,0,'admin','2017-03-02 06:49:15','2017-03-02 07:49:15','108.61.163.*','login_fail',''),(2720,0,'admin','2017-03-02 06:49:15','2017-03-02 07:49:15','108.61.163.*','login_fail',''),(2721,0,'admin','2017-03-02 07:55:37','2017-03-02 08:55:37','108.61.163.*','login_fail',''),(2722,0,'admin','2017-03-02 07:55:37','2017-03-02 08:55:37','108.61.163.*','login_fail',''),(2723,0,'admin','2017-03-02 08:55:43','2017-03-02 09:55:43','108.61.163.*','login_fail',''),(2724,0,'admin','2017-03-02 08:55:43','2017-03-02 09:55:43','108.61.163.*','login_fail',''),(2725,0,'admin','2017-03-02 10:01:28','2017-03-02 11:01:28','108.61.163.*','login_fail',''),(2726,0,'admin','2017-03-02 10:01:28','2017-03-02 11:01:28','108.61.163.*','login_fail',''),(2727,0,'admin','2017-03-02 11:07:06','2017-03-02 12:07:06','108.61.163.*','login_fail',''),(2728,0,'admin','2017-03-02 11:07:06','2017-03-02 12:07:06','108.61.163.*','login_fail',''),(2729,0,'admin','2017-03-02 12:12:20','2017-03-02 13:12:20','108.61.163.*','login_fail',''),(2730,0,'admin','2017-03-02 12:12:20','2017-03-02 13:12:20','108.61.163.*','login_fail',''),(2731,0,'admin','2017-03-02 13:17:32','2017-03-02 14:17:32','108.61.163.*','login_fail',''),(2732,0,'admin','2017-03-02 13:17:32','2017-03-02 14:17:32','108.61.163.*','login_fail',''),(2733,0,'admin','2017-03-02 14:22:35','2017-03-02 15:22:35','108.61.163.*','login_fail',''),(2734,0,'admin','2017-03-02 15:27:04','2017-03-02 16:27:04','108.61.163.*','login_fail',''),(2735,0,'admin','2017-03-02 15:27:04','2017-03-02 16:27:04','108.61.163.*','login_fail',''),(2736,0,'admin','2017-03-02 16:31:34','2017-03-02 17:31:34','108.61.163.*','login_fail',''),(2737,0,'admin','2017-03-02 16:31:34','2017-03-02 17:31:34','108.61.163.*','login_fail',''),(2738,0,'admin','2017-03-02 17:35:42','2017-03-02 18:35:42','108.61.163.*','login_fail',''),(2739,0,'admin','2017-03-02 17:35:42','2017-03-02 18:35:42','108.61.163.*','login_fail',''),(2740,0,'admin','2017-03-02 18:40:00','2017-03-02 19:40:00','108.61.163.*','login_fail',''),(2741,0,'admin','2017-03-02 19:44:40','2017-03-02 20:44:40','108.61.163.*','login_fail',''),(2742,0,'admin','2017-03-02 20:49:30','2017-03-02 21:49:30','108.61.163.*','login_fail',''),(2743,0,'admin','2017-03-02 20:49:30','2017-03-02 21:49:30','108.61.163.*','login_fail',''),(2744,0,'admin','2017-03-02 21:54:40','2017-03-02 22:54:40','108.61.163.*','login_fail',''),(2745,0,'admin','2017-03-02 23:00:20','2017-03-03 00:00:20','108.61.163.*','login_fail',''),(2746,0,'admin','2017-03-02 23:00:20','2017-03-03 00:00:20','108.61.163.*','login_fail',''),(2747,0,'admin','2017-03-03 00:06:08','2017-03-03 01:06:08','108.61.163.*','login_fail',''),(2748,0,'admin','2017-03-03 00:06:08','2017-03-03 01:06:08','108.61.163.*','login_fail',''),(2749,0,'admin','2017-03-03 01:12:05','2017-03-03 02:12:05','108.61.163.*','login_fail',''),(2750,0,'admin','2017-03-03 01:12:05','2017-03-03 02:12:05','108.61.163.*','login_fail',''),(2751,0,'admin','2017-03-03 02:18:22','2017-03-03 03:18:22','108.61.163.*','login_fail',''),(2752,0,'admin','2017-03-03 03:24:50','2017-03-03 04:24:50','108.61.163.*','login_fail',''),(2753,0,'admin','2017-03-03 04:31:42','2017-03-03 05:31:42','108.61.163.*','login_fail',''),(2754,0,'admin','2017-03-03 05:38:57','2017-03-03 06:38:57','108.61.163.*','login_fail',''),(2755,0,'admin','2017-03-03 06:45:58','2017-03-03 07:45:58','108.61.163.*','login_fail',''),(2756,0,'admin','2017-03-03 07:52:59','2017-03-03 08:52:59','108.61.163.*','login_fail',''),(2757,0,'admin','2017-03-03 08:59:59','2017-03-03 09:59:59','108.61.163.*','login_fail',''),(2758,0,'admin','2017-03-03 10:00:21','2017-03-03 11:00:21','108.61.163.*','login_fail',''),(2759,0,'admin','2017-03-07 07:42:22','2017-03-07 08:42:22','92.63.91.*','login_fail',''),(2760,0,'admin','2017-03-21 02:14:25','2017-03-21 03:14:25','169.53.164.*','login_fail',''),(2761,0,'admin','2017-03-21 02:27:21','2017-03-21 03:27:21','95.141.34.*','login_fail',''),(2762,0,'admin','2017-03-21 11:41:42','2017-03-21 12:41:42','5.39.219.*','login_fail',''),(2763,0,'admin','2017-03-22 15:52:07','2017-03-22 16:52:07','119.81.230.*','login_fail',''),(2764,0,'admin','2017-03-22 17:14:18','2017-03-22 18:14:18','119.81.230.*','login_fail',''),(2765,0,'admin','2017-03-22 18:29:54','2017-03-22 19:29:54','119.81.230.*','login_fail',''),(2766,0,'admin','2017-03-23 11:38:37','2017-03-23 12:38:37','77.234.46.*','login_fail',''),(2767,0,'admin','2017-03-29 04:08:01','2017-03-29 05:08:01','159.122.131.*','login_fail',''),(2768,0,'admin','2017-03-29 04:39:54','2017-03-29 05:39:54','158.85.159.*','login_fail',''),(2769,0,'admin','2017-04-01 09:31:14','2017-04-01 10:31:14','5.39.219.*','login_fail',''),(2770,0,'admin','2017-04-02 12:10:18','2017-04-02 13:10:18','186.202.165.*','login_fail',''),(2771,0,'admin','2017-04-03 08:42:53','2017-04-03 09:42:53','5.39.219.*','login_fail',''),(2772,0,'admin','2017-04-03 16:16:44','2017-04-03 17:16:44','203.66.57.*','login_fail',''),(2773,0,'admin','2017-04-06 04:33:07','2017-04-06 05:33:07','5.39.219.*','login_fail',''),(2774,0,'admin','2017-04-06 08:38:07','2017-04-06 09:38:07','95.37.236.*','login_fail',''),(2775,0,'admin','2017-04-07 21:41:42','2017-04-07 22:41:42','177.70.19.*','login_fail',''),(2776,0,'admin','2017-04-08 00:06:59','2017-04-08 01:06:59','177.70.19.*','login_fail',''),(2777,0,'admin','2017-04-13 00:12:19','2017-04-13 01:12:19','46.118.156.*','login_fail',''),(2778,0,'admin','2017-04-13 04:03:13','2017-04-13 05:03:13','91.210.146.*','login_fail',''),(2779,0,'admin','2017-04-13 05:04:31','2017-04-13 06:04:31','91.210.146.*','login_fail',''),(2780,0,'admin','2017-04-13 06:07:22','2017-04-13 07:07:22','91.210.146.*','login_fail',''),(2781,0,'admin','2017-04-13 07:11:32','2017-04-13 08:11:32','91.210.146.*','login_fail',''),(2782,0,'admin','2017-04-13 08:20:19','2017-04-13 09:20:19','91.210.146.*','login_fail',''),(2783,0,'rtcme.com','2017-04-13 09:23:58','2017-04-13 10:23:58','91.210.146.*','login_fail',''),(2784,0,'rtcme','2017-04-13 10:28:22','2017-04-13 11:28:22','91.210.146.*','login_fail',''),(2785,0,'rtcme','2017-04-13 11:30:31','2017-04-13 12:30:31','91.210.146.*','login_fail',''),(2786,0,'admin','2017-04-14 02:56:12','2017-04-14 03:56:12','169.54.168.*','login_fail',''),(2787,0,'admin','2017-04-14 04:48:41','2017-04-14 05:48:41','174.127.103.*','login_fail',''),(2788,0,'rtcme@rtcme.com','2017-04-14 10:42:08','2017-04-14 11:42:08','210.73.16.*','login_fail',''),(2789,0,'going','2017-04-14 10:55:05','2017-04-14 11:55:05','209.59.186.*','login_fail',''),(2790,0,'going','2017-04-14 16:38:18','2017-04-14 17:38:18','130.185.87.*','login_fail',''),(2791,0,'admin','2017-04-14 17:06:54','2017-04-14 18:06:54','184.168.27.*','login_fail',''),(2792,0,'admin','2017-04-14 17:18:25','2017-04-14 18:18:25','64.29.146.*','login_fail',''),(2793,0,'test','2017-04-14 17:28:58','2017-04-14 18:28:58','37.9.169.*','login_fail',''),(2794,0,'rtcme','2017-04-14 17:39:48','2017-04-14 18:39:48','198.177.127.*','login_fail',''),(2795,0,'admin','2017-04-14 19:03:50','2017-04-14 20:03:50','177.70.19.*','login_fail',''),(2796,0,'rtcme','2017-04-14 22:05:07','2017-04-14 23:05:07','69.49.102.*','login_fail',''),(2797,0,'consultancy','2017-04-14 22:34:03','2017-04-14 23:34:03','112.78.2.*','login_fail',''),(2798,0,'design','2017-04-14 22:49:10','2017-04-14 23:49:10','216.97.232.*','login_fail',''),(2799,0,'rtcme','2017-04-14 23:29:59','2017-04-15 00:29:59','173.201.196.*','login_fail',''),(2800,0,'admin','2017-04-15 01:49:29','2017-04-15 02:49:29','177.70.19.*','login_fail',''),(2801,0,'rtcme','2017-04-16 03:31:09','2017-04-16 04:31:09','182.50.151.*','login_fail',''),(2802,0,'rtcme','2017-04-16 16:11:50','2017-04-16 17:11:50','120.76.131.*','login_fail',''),(2803,0,'mission','2017-04-17 03:15:31','2017-04-17 04:15:31','64.29.146.*','login_fail',''),(2804,0,'roadway','2017-04-17 03:28:02','2017-04-17 04:28:02','69.49.99.*','login_fail',''),(2805,0,'admin','2017-04-17 10:13:30','2017-04-17 11:13:30','46.118.156.*','login_fail',''),(2806,0,'admin','2017-04-18 15:11:45','2017-04-18 16:11:45','177.70.19.*','login_fail',''),(2807,0,'admin','2017-04-18 21:12:49','2017-04-18 22:12:49','177.70.19.*','login_fail',''),(2808,0,'admin','2017-04-21 14:53:42','2017-04-21 15:53:42','78.47.8.*','login_fail',''),(2809,0,'admin','2017-04-21 15:04:08','2017-04-21 16:04:08','208.113.185.*','login_fail',''),(2810,0,'admin','2017-04-21 15:14:42','2017-04-21 16:14:42','202.92.4.*','login_fail',''),(2811,0,'admin','2017-04-28 04:26:36','2017-04-28 05:26:36','177.70.19.*','login_fail',''),(2812,0,'admin','2017-04-28 16:47:36','2017-04-28 17:47:36','95.37.184.*','login_fail',''),(2813,0,'admin','2017-04-30 05:00:17','2017-04-30 06:00:17','185.11.240.*','login_fail',''),(2814,0,'admin','2017-04-30 05:08:19','2017-04-30 06:08:19','54.225.151.*','login_fail',''),(2815,0,'admin','2017-04-30 05:16:39','2017-04-30 06:16:39','46.105.101.*','login_fail',''),(2816,0,'admin','2017-04-30 05:32:27','2017-04-30 06:32:27','91.82.85.*','login_fail',''),(2817,0,'admin','2017-04-30 05:39:05','2017-04-30 06:39:05','78.47.199.*','login_fail',''),(2818,0,'roadway','2017-05-01 12:33:19','2017-05-01 13:33:19','77.74.224.*','login_fail',''),(2819,0,'testuser','2017-05-01 12:43:12','2017-05-01 13:43:12','172.245.60.*','login_fail',''),(2820,0,'consultancy','2017-05-01 13:10:09','2017-05-01 14:10:09','192.250.224.*','login_fail',''),(2821,0,'design','2017-05-01 13:17:41','2017-05-01 14:17:41','208.180.26.*','login_fail',''),(2822,0,'guest','2017-05-02 17:45:49','2017-05-02 18:45:49','5.45.80.*','login_fail',''),(2823,0,'guest','2017-05-02 17:56:14','2017-05-02 18:56:14','103.255.236.*','login_fail',''),(2824,0,'root','2017-05-02 18:04:33','2017-05-02 19:04:33','212.227.94.*','login_fail',''),(2825,0,'root','2017-05-04 09:22:14','2017-05-04 10:22:14','103.9.170.*','login_fail',''),(2826,0,'demo','2017-05-04 09:31:34','2017-05-04 10:31:34','81.88.49.*','login_fail',''),(2827,0,'what@what','2017-05-04 09:39:00','2017-05-04 10:39:00','184.168.27.*','login_fail',''),(2828,0,'support','2017-05-04 10:06:25','2017-05-04 11:06:25','188.132.163.*','login_fail',''),(2829,0,'support','2017-05-05 11:30:52','2017-05-05 12:30:52','69.73.183.*','login_fail',''),(2830,0,'admin@rtcme.com','2017-05-05 11:37:50','2017-05-05 12:37:50','208.113.184.*','login_fail',''),(2831,0,'tester','2017-05-05 11:43:47','2017-05-05 12:43:47','213.251.182.*','login_fail',''),(2832,0,'tester','2017-05-05 11:52:21','2017-05-05 12:52:21','182.50.132.*','login_fail',''),(2833,0,'projects','2017-05-05 11:59:53','2017-05-05 12:59:53','5.45.80.*','login_fail',''),(2834,0,'user','2017-05-05 12:07:56','2017-05-05 13:07:56','66.33.212.*','login_fail',''),(2835,0,'user','2017-05-05 12:16:09','2017-05-05 13:16:09','208.113.162.*','login_fail',''),(2836,0,'admin','2017-05-06 04:13:33','2017-05-06 05:13:33','191.252.58.*','login_fail',''),(2837,0,'admin','2017-05-06 10:48:58','2017-05-06 11:48:58','191.252.58.*','login_fail',''),(2838,0,'roadway','2017-05-07 02:18:46','2017-05-07 03:18:46','149.202.152.*','login_fail',''),(2839,0,'roadway','2017-05-08 01:33:20','2017-05-08 02:33:20','50.63.194.*','login_fail',''),(2840,0,'admin','2017-05-08 01:43:50','2017-05-08 02:43:50','103.67.235.*','login_fail',''),(2841,0,'transportation','2017-05-08 01:52:11','2017-05-08 02:52:11','64.90.48.*','login_fail',''),(2842,0,'webmaster','2017-05-08 02:08:21','2017-05-08 03:08:21','184.168.152.*','login_fail',''),(2843,0,'webmaster','2017-05-08 02:21:11','2017-05-08 03:21:11','103.241.0.*','login_fail',''),(2844,0,'going','2017-05-08 02:28:19','2017-05-08 03:28:19','95.110.236.*','login_fail',''),(2845,0,'manager','2017-05-08 02:35:42','2017-05-08 03:35:42','208.113.198.*','login_fail',''),(2846,0,'admin','2017-05-08 09:59:26','2017-05-08 10:59:26','91.210.145.*','login_fail',''),(2847,0,'admin','2017-05-08 11:00:24','2017-05-08 12:00:24','91.210.145.*','login_fail',''),(2848,0,'admin','2017-05-08 12:00:48','2017-05-08 13:00:48','91.210.145.*','login_fail',''),(2849,0,'admin','2017-05-08 13:11:57','2017-05-08 14:11:57','91.210.145.*','login_fail',''),(2850,0,'admin','2017-05-08 14:17:43','2017-05-08 15:17:43','91.210.145.*','login_fail',''),(2851,0,'manager','2017-05-09 01:55:21','2017-05-09 02:55:21','188.138.11.*','login_fail',''),(2852,0,'admin','2017-05-09 04:37:31','2017-05-09 05:37:31','92.63.91.*','login_fail',''),(2853,0,'user','2017-05-10 02:14:12','2017-05-10 03:14:12','69.163.225.*','login_fail',''),(2854,0,'administrator','2017-05-11 04:46:10','2017-05-11 05:46:10','221.132.35.*','login_fail',''),(2855,0,'administrator','2017-05-11 04:56:50','2017-05-11 05:56:50','103.241.0.*','login_fail',''),(2856,0,'test1','2017-05-11 05:07:18','2017-05-11 06:07:18','153.126.177.*','login_fail',''),(2857,0,'testing','2017-05-11 05:15:59','2017-05-11 06:15:59','93.185.111.*','login_fail',''),(2858,0,'testing','2017-05-11 05:26:09','2017-05-11 06:26:09','52.7.214.*','login_fail',''),(2859,0,'testing','2017-05-12 02:49:18','2017-05-12 03:49:18','192.254.193.*','login_fail',''),(2860,0,'webadmin','2017-05-12 02:57:24','2017-05-12 03:57:24','95.110.186.*','login_fail',''),(2861,0,'rtcme.com','2017-05-12 03:08:13','2017-05-12 04:08:13','103.255.236.*','login_fail',''),(2862,0,'rtcme.com','2017-05-12 23:44:29','2017-05-13 00:44:29','218.252.123.*','login_fail',''),(2863,0,'admin','2017-05-13 19:56:40','2017-05-13 20:56:40','92.63.91.*','login_fail',''),(2864,0,'admin','2017-05-17 14:45:26','2017-05-17 15:45:26','196.54.55.*','login_fail',''),(2865,0,'admin','2017-05-17 19:01:10','2017-05-17 20:01:10','192.160.102.*','login_fail',''),(2866,0,'admin','2017-05-18 11:01:40','2017-05-18 12:01:40','185.38.14.*','login_fail',''),(2867,0,'admin','2017-05-19 10:09:49','2017-05-19 11:09:49','196.54.55.*','login_fail',''),(2868,0,'rtcme@rtcme.com','2017-05-20 18:57:40','2017-05-20 19:57:40','213.251.182.*','login_fail',''),(2869,0,'rtcme@rtcme.com','2017-05-22 00:29:27','2017-05-22 01:29:27','173.236.224.*','login_fail',''),(2870,0,'going','2017-05-22 00:32:02','2017-05-22 01:32:02','182.162.21.*','login_fail',''),(2871,0,'projects','2017-05-22 00:42:52','2017-05-22 01:42:52','59.106.221.*','login_fail',''),(2872,0,'rtcme@rtcme.com','2017-05-22 00:49:04','2017-05-22 01:49:04','162.248.52.*','login_fail',''),(2873,0,'going','2017-05-22 00:55:19','2017-05-22 01:55:19','89.111.176.*','login_fail',''),(2874,0,'projects','2017-05-23 07:20:39','2017-05-23 08:20:39','213.251.182.*','login_fail',''),(2875,0,'rtcme@rtcme.com','2017-05-25 18:52:30','2017-05-25 19:52:30','50.63.194.*','login_fail',''),(2876,0,'going','2017-05-25 19:01:20','2017-05-25 20:01:20','213.193.240.*','login_fail',''),(2877,0,'rtcme@rtcme.com','2017-05-25 19:15:07','2017-05-25 20:15:07','69.163.195.*','login_fail',''),(2878,0,'going','2017-05-25 19:24:18','2017-05-25 20:24:18','81.218.71.*','login_fail',''),(2879,0,'going','2017-05-27 00:42:36','2017-05-27 01:42:36','217.14.176.*','login_fail',''),(2880,0,'projects','2017-05-27 00:47:00','2017-05-27 01:47:00','184.168.27.*','login_fail',''),(2881,0,'projects','2017-05-27 01:04:43','2017-05-27 02:04:43','121.127.234.*','login_fail',''),(2882,0,'rtcme@rtcme.com','2017-05-27 01:13:13','2017-05-27 02:13:13','77.111.216.*','login_fail',''),(2883,0,'going','2017-05-27 01:17:12','2017-05-27 02:17:12','35.166.221.*','login_fail',''),(2884,0,'rtcme@rtcme.com','2017-05-27 01:30:36','2017-05-27 02:30:36','208.113.206.*','login_fail',''),(2885,0,'going','2017-05-27 01:51:17','2017-05-27 02:51:17','188.132.244.*','login_fail',''),(2886,0,'admin','2017-05-27 09:12:46','2017-05-27 10:12:46','176.10.104.*','login_fail',''),(2887,0,'rtcme@rtcme.com','2017-05-29 13:48:27','2017-05-29 14:48:27','182.50.151.*','login_fail',''),(2888,0,'going','2017-05-29 13:51:56','2017-05-29 14:51:56','217.61.128.*','login_fail',''),(2889,0,'going','2017-05-29 14:36:44','2017-05-29 15:36:44','52.31.38.*','login_fail',''),(2890,0,'projects','2017-05-29 15:09:00','2017-05-29 16:09:00','104.238.73.*','login_fail',''),(2891,0,'roadway','2017-05-29 15:19:53','2017-05-29 16:19:53','69.49.102.*','login_fail',''),(2892,0,'admin','2017-05-30 12:52:26','2017-05-30 13:52:26','115.88.236.*','login_fail',''),(2893,0,'admin','2017-05-31 13:12:22','2017-05-31 14:12:22','193.70.95.*','login_fail',''),(2894,0,'rtcme@rtcme.com','2017-06-01 05:24:20','2017-06-01 06:24:20','216.55.146.*','login_fail',''),(2895,0,'going','2017-06-02 09:49:56','2017-06-02 10:49:56','216.158.94.*','login_fail',''),(2896,0,'admin','2017-06-02 12:18:25','2017-06-02 13:18:25','199.127.226.*','login_fail',''),(2897,0,'admin','2017-06-02 17:24:25','2017-06-02 18:24:25','200.98.201.*','login_fail',''),(2898,0,'admin','2017-06-04 01:03:49','2017-06-04 02:03:49','91.92.115.*','login_fail',''),(2899,0,'admin','2017-06-05 07:10:02','2017-06-05 08:10:02','200.98.201.*','login_fail',''),(2900,0,'admin','2017-06-08 19:55:15','2017-06-08 20:55:15','91.210.146.*','login_fail',''),(2901,0,'admin','2017-06-08 20:55:26','2017-06-08 21:55:26','91.210.146.*','login_fail',''),(2902,0,'admin','2017-06-08 22:02:00','2017-06-08 23:02:00','91.210.146.*','login_fail',''),(2903,0,'admin','2017-06-08 23:04:01','2017-06-09 00:04:01','91.210.146.*','login_fail',''),(2904,0,'admin','2017-06-09 00:24:08','2017-06-09 01:24:08','91.210.146.*','login_fail',''),(2905,0,'admin','2017-06-09 01:25:40','2017-06-09 02:25:40','91.210.146.*','login_fail',''),(2906,0,'admin','2017-06-09 01:58:58','2017-06-09 02:58:58','46.118.156.*','login_fail',''),(2907,0,'admin','2017-06-09 02:26:58','2017-06-09 03:26:58','91.210.146.*','login_fail',''),(2908,0,'projects','2017-06-09 02:57:35','2017-06-09 03:57:35','81.177.139.*','login_fail',''),(2909,0,'rtcme@rtcme.com','2017-06-09 03:03:36','2017-06-09 04:03:36','81.177.135.*','login_fail',''),(2910,0,'going','2017-06-09 03:16:14','2017-06-09 04:16:14','69.49.102.*','login_fail',''),(2911,0,'admin','2017-06-09 03:28:44','2017-06-09 04:28:44','91.210.146.*','login_fail',''),(2912,0,'projects','2017-06-10 09:41:46','2017-06-10 10:41:46','207.58.171.*','login_fail',''),(2913,0,'rtcme@rtcme.com','2017-06-10 09:55:12','2017-06-10 10:55:12','192.254.193.*','login_fail',''),(2914,0,'going','2017-06-10 10:04:33','2017-06-10 11:04:33','151.236.51.*','login_fail',''),(2915,0,'going','2017-06-11 15:02:00','2017-06-11 16:02:00','182.162.21.*','login_fail',''),(2916,0,'rtcme@rtcme.com','2017-06-12 22:11:27','2017-06-12 23:11:27','63.143.38.*','login_fail',''),(2917,0,'going','2017-06-12 22:23:35','2017-06-12 23:23:35','220.216.111.*','login_fail',''),(2918,0,'going','2017-06-14 01:58:45','2017-06-14 02:58:45','95.110.186.*','login_fail',''),(2919,0,'design','2017-06-14 02:11:55','2017-06-14 03:11:55','46.252.205.*','login_fail',''),(2920,0,'transportation','2017-06-14 04:07:26','2017-06-14 05:07:26','191.101.12.*','login_fail',''),(2921,0,'traffic','2017-06-14 04:25:19','2017-06-14 05:25:19','175.126.195.*','login_fail',''),(2922,0,'admin','2017-06-20 20:44:01','2017-06-20 21:44:01','46.118.156.*','login_fail',''),(2923,0,'admin','2017-06-21 08:17:16','2017-06-21 09:17:16','91.102.224.*','login_fail',''),(2924,0,'admin','2017-06-21 09:17:22','2017-06-21 10:17:22','91.102.224.*','login_fail',''),(2925,0,'admin','2017-06-21 10:18:22','2017-06-21 11:18:22','91.102.224.*','login_fail',''),(2926,0,'admin','2017-06-21 11:18:27','2017-06-21 12:18:27','91.102.224.*','login_fail',''),(2927,0,'admin','2017-06-21 12:18:54','2017-06-21 13:18:54','91.102.224.*','login_fail',''),(2928,0,'admin','2017-06-21 13:19:22','2017-06-21 14:19:22','91.102.224.*','login_fail',''),(2929,0,'admin','2017-06-21 14:20:18','2017-06-21 15:20:18','91.102.224.*','login_fail',''),(2930,0,'admin','2017-06-21 15:21:06','2017-06-21 16:21:06','91.102.224.*','login_fail',''),(2931,0,'admin','2017-06-21 16:21:33','2017-06-21 17:21:33','91.102.224.*','login_fail',''),(2932,0,'admin','2017-06-21 17:04:09','2017-06-21 18:04:09','23.95.221.*','login_fail',''),(2933,0,'admin','2017-06-21 17:22:43','2017-06-21 18:22:43','91.102.224.*','login_fail',''),(2934,0,'admin','2017-06-21 18:23:50','2017-06-21 19:23:50','91.102.224.*','login_fail',''),(2935,0,'admin','2017-06-21 19:24:53','2017-06-21 20:24:53','91.102.224.*','login_fail',''),(2936,0,'admin','2017-06-21 20:25:09','2017-06-21 21:25:09','91.102.224.*','login_fail',''),(2937,0,'admin','2017-06-24 05:59:49','2017-06-24 06:59:49','185.70.186.*','login_fail',''),(2938,0,'traffic','2017-06-24 10:11:20','2017-06-24 11:11:20','185.195.76.*','login_fail',''),(2939,0,'going','2017-06-24 10:33:39','2017-06-24 11:33:39','185.4.66.*','login_fail',''),(2940,0,'Admin','2017-06-26 10:31:44','2017-06-26 11:31:44','173.208.203.*','login_fail',''),(2941,0,'admin','2017-06-27 03:26:46','2017-06-27 04:26:46','185.70.186.*','login_fail',''),(2942,0,'admin','2017-06-27 14:16:25','2017-06-27 15:16:25','217.182.131.*','login_fail',''),(2943,0,'admin','2017-06-27 15:35:59','2017-06-27 16:35:59','217.182.131.*','login_fail',''),(2944,0,'admin','2017-06-27 16:51:11','2017-06-27 17:51:11','217.182.131.*','login_fail',''),(2945,0,'admin','2017-06-27 18:06:55','2017-06-27 19:06:55','217.182.131.*','login_fail',''),(2946,0,'admin','2017-06-27 19:22:36','2017-06-27 20:22:36','217.182.131.*','login_fail',''),(2947,0,'admin','2017-06-27 21:37:03','2017-06-27 22:37:03','217.182.131.*','login_fail',''),(2948,0,'admin','2017-06-27 23:11:02','2017-06-28 00:11:02','217.182.131.*','login_fail',''),(2949,0,'admin','2017-06-28 01:49:25','2017-06-28 02:49:25','127.0.0.*','login_fail',''),(2950,0,'admin','2017-06-28 02:49:52','2017-06-28 03:49:52','127.0.0.*','login_fail',''),(2951,0,'admin','2017-06-28 03:53:38','2017-06-28 04:53:38','127.0.0.*','login_fail',''),(2952,0,'admin','2017-06-28 04:08:49','2017-06-28 05:08:49','217.182.131.*','login_fail',''),(2953,0,'admin','2017-06-28 04:54:02','2017-06-28 05:54:02','127.0.0.*','login_fail',''),(2954,0,'admin','2017-06-28 05:13:32','2017-06-28 06:13:32','217.182.131.*','login_fail',''),(2955,0,'admin','2017-06-28 07:26:19','2017-06-28 08:26:19','217.182.131.*','login_fail',''),(2956,0,'admin','2017-06-28 09:49:39','2017-06-28 10:49:39','217.182.131.*','login_fail',''),(2957,0,'admin','2017-06-28 21:11:53','2017-06-28 22:11:53','217.182.131.*','login_fail',''),(2958,0,'admin','2017-06-28 23:39:35','2017-06-29 00:39:35','217.182.131.*','login_fail',''),(2959,0,'admin','2017-06-29 00:54:07','2017-06-29 01:54:07','217.182.131.*','login_fail',''),(2960,0,'admin','2017-06-29 02:07:53','2017-06-29 03:07:53','217.182.131.*','login_fail',''),(2961,0,'admin','2017-06-29 03:22:13','2017-06-29 04:22:13','217.182.131.*','login_fail',''),(2962,0,'admin','2017-06-29 07:10:17','2017-06-29 08:10:17','217.182.131.*','login_fail',''),(2963,0,'admin','2017-06-29 10:06:06','2017-06-29 11:06:06','217.182.131.*','login_fail',''),(2964,0,'admin','2017-06-29 18:02:37','2017-06-29 19:02:37','217.182.131.*','login_fail',''),(2965,0,'admin','2017-06-29 19:15:12','2017-06-29 20:15:12','217.182.131.*','login_fail',''),(2966,0,'admin','2017-06-29 21:40:16','2017-06-29 22:40:16','217.182.131.*','login_fail',''),(2967,0,'admin','2017-06-29 23:16:41','2017-06-30 00:16:41','217.182.131.*','login_fail',''),(2968,0,'admin','2017-06-30 01:06:12','2017-06-30 02:06:12','217.182.131.*','login_fail',''),(2969,0,'admin','2017-06-30 03:23:15','2017-06-30 04:23:15','217.182.131.*','login_fail',''),(2970,0,'admin','2017-06-30 07:36:37','2017-06-30 08:36:37','217.182.131.*','login_fail',''),(2971,0,'admin','2017-06-30 09:26:11','2017-06-30 10:26:11','217.182.131.*','login_fail',''),(2972,0,'admin','2017-06-30 10:59:39','2017-06-30 11:59:39','217.182.131.*','login_fail',''),(2973,0,'admin','2017-06-30 12:39:36','2017-06-30 13:39:36','217.182.131.*','login_fail',''),(2974,0,'admin','2017-06-30 13:44:23','2017-06-30 14:44:23','217.182.131.*','login_fail',''),(2975,0,'admin','2017-06-30 15:27:05','2017-06-30 16:27:05','217.182.131.*','login_fail',''),(2976,0,'admin','2017-06-30 16:44:33','2017-06-30 17:44:33','217.182.131.*','login_fail',''),(2977,0,'crtc','2017-06-30 18:11:25','2017-06-30 19:11:25','213.251.182.*','login_fail',''),(2978,0,'admin','2017-06-30 19:39:43','2017-06-30 20:39:43','185.70.186.*','login_fail',''),(2979,0,'admin','2017-06-30 19:56:15','2017-06-30 20:56:15','217.182.131.*','login_fail',''),(2980,0,'admin','2017-06-30 23:09:28','2017-07-01 00:09:28','217.182.131.*','login_fail',''),(2981,0,'admin','2017-07-01 00:28:10','2017-07-01 01:28:10','217.182.131.*','login_fail',''),(2982,0,'admin','2017-07-01 03:41:39','2017-07-01 04:41:39','217.182.131.*','login_fail',''),(2983,0,'admin','2017-07-01 05:02:50','2017-07-01 06:02:50','217.182.131.*','login_fail',''),(2984,0,'admin','2017-07-01 06:41:36','2017-07-01 07:41:36','217.182.131.*','login_fail',''),(2985,0,'admin','2017-07-01 07:49:03','2017-07-01 08:49:03','217.182.131.*','login_fail',''),(2986,0,'admin','2017-07-01 11:06:56','2017-07-01 12:06:56','217.182.131.*','login_fail',''),(2987,0,'admin','2017-07-01 12:24:52','2017-07-01 13:24:52','217.182.131.*','login_fail',''),(2988,0,'admin','2017-07-01 14:36:31','2017-07-01 15:36:31','217.182.131.*','login_fail',''),(2989,0,'admin','2017-07-02 07:13:15','2017-07-02 08:13:15','97.79.239.*','login_fail',''),(2990,0,'admin','2017-07-02 07:13:15','2017-07-02 08:13:15','97.79.239.*','login_fail',''),(2991,0,'admin','2017-07-02 08:15:10','2017-07-02 09:15:10','97.79.239.*','login_fail',''),(2992,0,'admin','2017-07-02 09:17:43','2017-07-02 10:17:43','97.79.239.*','login_fail',''),(2993,0,'admin','2017-07-02 10:20:28','2017-07-02 11:20:28','97.79.239.*','login_fail',''),(2994,0,'admin','2017-07-02 11:33:59','2017-07-02 12:33:59','97.79.239.*','login_fail',''),(2995,0,'admin','2017-07-02 12:37:14','2017-07-02 13:37:14','97.79.239.*','login_fail',''),(2996,0,'admin','2017-07-02 13:44:31','2017-07-02 14:44:31','97.79.239.*','login_fail',''),(2997,0,'admin','2017-07-02 14:51:54','2017-07-02 15:51:54','97.79.239.*','login_fail',''),(2998,0,'admin','2017-07-02 14:51:54','2017-07-02 15:51:54','97.79.239.*','login_fail',''),(2999,0,'admin','2017-07-02 15:56:05','2017-07-02 16:56:05','97.79.239.*','login_fail',''),(3000,0,'admin','2017-07-02 15:56:05','2017-07-02 16:56:05','97.79.239.*','login_fail',''),(3001,0,'admin','2017-07-02 16:59:40','2017-07-02 17:59:40','97.79.239.*','login_fail',''),(3002,0,'admin','2017-07-02 16:59:40','2017-07-02 17:59:40','97.79.239.*','login_fail',''),(3003,0,'admin','2017-07-02 18:10:27','2017-07-02 19:10:27','97.79.239.*','login_fail',''),(3004,0,'admin','2017-07-02 18:10:27','2017-07-02 19:10:27','97.79.239.*','login_fail',''),(3005,0,'admin','2017-07-02 19:13:50','2017-07-02 20:13:50','97.79.239.*','login_fail',''),(3006,0,'admin','2017-07-02 19:13:50','2017-07-02 20:13:50','97.79.239.*','login_fail',''),(3007,0,'admin','2017-07-02 20:13:50','2017-07-02 21:13:50','97.79.239.*','login_fail',''),(3008,0,'admin','2017-07-02 20:13:50','2017-07-02 21:13:50','97.79.239.*','login_fail',''),(3009,0,'admin','2017-07-02 21:19:29','2017-07-02 22:19:29','97.79.239.*','login_fail',''),(3010,0,'admin','2017-07-02 21:19:29','2017-07-02 22:19:29','97.79.239.*','login_fail',''),(3011,0,'admin','2017-07-02 22:21:58','2017-07-02 23:21:58','97.79.239.*','login_fail',''),(3012,0,'admin','2017-07-02 22:21:58','2017-07-02 23:21:58','97.79.239.*','login_fail',''),(3013,0,'admin','2017-07-02 23:23:46','2017-07-03 00:23:46','97.79.239.*','login_fail',''),(3014,0,'admin','2017-07-02 23:23:46','2017-07-03 00:23:46','97.79.239.*','login_fail',''),(3015,0,'admin','2017-07-03 00:29:48','2017-07-03 01:29:48','97.79.239.*','login_fail',''),(3016,0,'admin','2017-07-03 00:29:48','2017-07-03 01:29:48','97.79.239.*','login_fail',''),(3017,0,'admin','2017-07-03 01:30:30','2017-07-03 02:30:30','97.79.239.*','login_fail',''),(3018,0,'admin','2017-07-03 01:30:30','2017-07-03 02:30:30','97.79.239.*','login_fail',''),(3019,0,'admin','2017-07-03 02:36:19','2017-07-03 03:36:19','97.79.239.*','login_fail',''),(3020,0,'admin','2017-07-03 03:39:12','2017-07-03 04:39:12','97.79.239.*','login_fail',''),(3021,0,'admin','2017-07-03 03:39:12','2017-07-03 04:39:12','97.79.239.*','login_fail',''),(3022,0,'admin','2017-07-03 04:42:15','2017-07-03 05:42:15','97.79.239.*','login_fail',''),(3023,0,'admin','2017-07-03 04:42:15','2017-07-03 05:42:15','97.79.239.*','login_fail',''),(3024,0,'admin','2017-07-03 05:48:31','2017-07-03 06:48:31','97.79.239.*','login_fail',''),(3025,0,'admin','2017-07-03 06:50:48','2017-07-03 07:50:48','97.79.239.*','login_fail',''),(3026,0,'admin','2017-07-03 06:50:48','2017-07-03 07:50:48','97.79.239.*','login_fail',''),(3027,0,'admin','2017-07-03 07:53:12','2017-07-03 08:53:12','97.79.239.*','login_fail',''),(3028,0,'admin','2017-07-03 08:55:52','2017-07-03 09:55:52','97.79.239.*','login_fail',''),(3029,0,'admin','2017-07-03 08:55:52','2017-07-03 09:55:52','97.79.239.*','login_fail',''),(3030,0,'admin','2017-07-03 09:58:23','2017-07-03 10:58:23','97.79.239.*','login_fail',''),(3031,0,'admin','2017-07-03 09:58:23','2017-07-03 10:58:23','97.79.239.*','login_fail',''),(3032,0,'admin','2017-07-03 11:05:29','2017-07-03 12:05:29','97.79.239.*','login_fail',''),(3033,0,'admin','2017-07-03 11:05:29','2017-07-03 12:05:29','97.79.239.*','login_fail',''),(3034,0,'admin','2017-07-03 12:11:28','2017-07-03 13:11:28','97.79.239.*','login_fail',''),(3035,0,'admin','2017-07-03 12:11:28','2017-07-03 13:11:28','97.79.239.*','login_fail',''),(3036,0,'admin','2017-07-03 13:13:12','2017-07-03 14:13:12','97.79.239.*','login_fail',''),(3037,0,'admin','2017-07-03 14:14:59','2017-07-03 15:14:59','97.79.239.*','login_fail',''),(3038,0,'admin','2017-07-03 15:24:35','2017-07-03 16:24:35','97.79.239.*','login_fail',''),(3039,0,'admin','2017-07-03 15:24:35','2017-07-03 16:24:35','97.79.239.*','login_fail',''),(3040,0,'admin','2017-07-03 16:26:38','2017-07-03 17:26:38','97.79.239.*','login_fail',''),(3041,0,'admin','2017-07-03 16:26:38','2017-07-03 17:26:38','97.79.239.*','login_fail',''),(3042,0,'admin','2017-07-03 17:28:06','2017-07-03 18:28:06','97.79.239.*','login_fail',''),(3043,0,'admin','2017-07-03 18:36:32','2017-07-03 19:36:32','97.79.239.*','login_fail',''),(3044,0,'admin','2017-07-03 18:36:32','2017-07-03 19:36:32','97.79.239.*','login_fail',''),(3045,0,'admin','2017-07-03 18:44:46','2017-07-03 19:44:46','185.70.186.*','login_fail',''),(3046,0,'admin','2017-07-03 19:37:16','2017-07-03 20:37:16','97.79.239.*','login_fail',''),(3047,0,'admin','2017-07-03 19:37:16','2017-07-03 20:37:16','97.79.239.*','login_fail',''),(3048,0,'admin','2017-07-03 20:42:40','2017-07-03 21:42:40','97.79.239.*','login_fail',''),(3049,0,'admin','2017-07-03 20:42:40','2017-07-03 21:42:40','97.79.239.*','login_fail',''),(3050,0,'admin','2017-07-03 21:45:23','2017-07-03 22:45:23','97.79.239.*','login_fail',''),(3051,0,'admin','2017-07-03 22:55:38','2017-07-03 23:55:38','97.79.239.*','login_fail',''),(3052,0,'admin','2017-07-03 23:57:47','2017-07-04 00:57:47','97.79.239.*','login_fail',''),(3053,0,'admin','2017-07-03 23:57:47','2017-07-04 00:57:47','97.79.239.*','login_fail',''),(3054,0,'admin','2017-07-04 01:18:51','2017-07-04 02:18:51','97.79.239.*','login_fail',''),(3055,0,'admin','2017-07-04 01:18:51','2017-07-04 02:18:51','97.79.239.*','login_fail',''),(3056,0,'admin','2017-07-04 02:36:41','2017-07-04 03:36:41','97.79.239.*','login_fail',''),(3057,0,'admin','2017-07-04 03:00:29','2017-07-04 04:00:29','198.50.206.*','login_fail',''),(3058,0,'canadian','2017-07-05 03:26:31','2017-07-05 04:26:31','89.111.179.*','login_fail',''),(3059,0,'admin','2017-07-06 08:35:29','2017-07-06 09:35:29','185.70.186.*','login_fail',''),(3060,0,'admin','2017-07-08 02:34:39','2017-07-08 03:34:39','185.70.186.*','login_fail',''),(3061,0,'admin','2017-07-09 11:30:47','2017-07-09 12:30:47','185.70.186.*','login_fail',''),(3062,0,'Admin','2017-07-10 00:38:54','2017-07-10 01:38:54','62.210.245.*','login_fail',''),(3063,0,'admin','2017-07-10 15:40:48','2017-07-10 16:40:48','185.70.186.*','login_fail',''),(3064,0,'admin','2017-07-11 19:01:34','2017-07-11 20:01:34','185.70.186.*','login_fail',''),(3065,0,'admin','2017-07-12 12:44:39','2017-07-12 13:44:39','91.236.239.*','login_fail',''),(3066,0,'admin','2017-07-13 08:07:08','2017-07-13 09:07:08','185.70.186.*','login_fail',''),(3067,0,'admin','2017-07-14 18:23:46','2017-07-14 19:23:46','185.70.186.*','login_fail',''),(3068,0,'admin','2017-07-15 02:52:30','2017-07-15 03:52:30','107.180.109.*','login_fail',''),(3069,0,'admin','2017-07-16 06:17:33','2017-07-16 07:17:33','185.70.186.*','login_fail',''),(3070,0,'admin','2017-07-18 03:52:42','2017-07-18 04:52:42','185.81.157.*','login_fail',''),(3071,0,'admin','2017-07-19 14:26:22','2017-07-19 15:26:22','185.81.157.*','login_fail',''),(3072,0,'admin','2017-07-20 12:22:59','2017-07-20 13:22:59','46.118.156.*','login_fail',''),(3073,0,'admin','2017-07-20 21:18:15','2017-07-20 22:18:15','23.254.134.*','login_fail',''),(3074,0,'admin','2017-07-21 04:24:51','2017-07-21 05:24:51','195.74.38.*','login_fail',''),(3075,0,'admin','2017-07-21 14:35:32','2017-07-21 15:35:32','94.23.161.*','login_fail',''),(3076,0,'admin','2017-07-21 18:13:59','2017-07-21 19:13:59','35.161.116.*','login_fail',''),(3077,0,'admin','2017-07-21 21:51:43','2017-07-21 22:51:43','103.26.99.*','login_fail',''),(3078,0,'admin','2017-07-22 10:38:40','2017-07-22 11:38:40','5.196.31.*','login_fail',''),(3079,0,'admin','2017-07-22 14:44:57','2017-07-22 15:44:57','5.153.23.*','login_fail',''),(3080,0,'admin','2017-07-22 20:17:07','2017-07-22 21:17:07','192.169.154.*','login_fail',''),(3081,0,'admin','2017-07-23 05:35:21','2017-07-23 06:35:21','138.197.114.*','login_fail',''),(3082,0,'admin','2017-07-23 09:44:42','2017-07-23 10:44:42','23.235.206.*','login_fail',''),(3083,0,'admin','2017-07-23 14:39:48','2017-07-23 15:39:48','198.71.62.*','login_fail',''),(3084,0,'admin','2017-07-23 19:05:40','2017-07-23 20:05:40','185.2.4.*','login_fail',''),(3085,0,'admin','2017-07-24 00:04:46','2017-07-24 01:04:46','72.55.148.*','login_fail',''),(3086,0,'admin','2017-07-24 04:00:27','2017-07-24 05:00:27','217.160.155.*','login_fail',''),(3087,0,'admin','2017-07-24 08:12:48','2017-07-24 09:12:48','46.105.127.*','login_fail',''),(3088,0,'admin','2017-07-24 20:44:40','2017-07-24 21:44:40','103.194.48.*','login_fail',''),(3089,0,'admin','2017-07-25 10:04:53','2017-07-25 11:04:53','103.42.225.*','login_fail',''),(3090,0,'admin','2017-07-27 17:08:55','2017-07-27 18:08:55','185.81.157.*','login_fail',''),(3091,0,'admin','2017-07-27 22:07:14','2017-07-27 23:07:14','198.15.116.*','login_fail',''),(3092,0,'admin','2017-07-28 03:28:11','2017-07-28 04:28:11','66.23.227.*','login_fail',''),(3093,0,'admin','2017-07-28 09:59:31','2017-07-28 10:59:31','213.251.182.*','login_fail',''),(3094,0,'admin','2017-07-28 14:58:26','2017-07-28 15:58:26','66.96.183.*','login_fail',''),(3095,0,'admin','2017-07-28 21:16:01','2017-07-28 22:16:01','72.34.33.*','login_fail',''),(3096,0,'admin','2017-07-29 02:11:05','2017-07-29 03:11:05','131.153.38.*','login_fail',''),(3097,0,'Admin','2017-07-29 02:20:53','2017-07-29 03:20:53','173.208.175.*','login_fail',''),(3098,0,'admin','2017-07-29 08:36:56','2017-07-29 09:36:56','74.208.16.*','login_fail',''),(3099,0,'admin','2017-07-29 13:34:51','2017-07-29 14:34:51','66.198.240.*','login_fail',''),(3100,0,'admin','2017-07-29 20:21:36','2017-07-29 21:21:36','72.34.33.*','login_fail',''),(3101,0,'admin','2017-07-30 08:39:30','2017-07-30 09:39:30','213.238.171.*','login_fail',''),(3102,0,'admin','2017-07-30 13:20:44','2017-07-30 14:20:44','50.62.161.*','login_fail',''),(3103,0,'admin','2017-07-30 19:48:27','2017-07-30 20:48:27','115.28.136.*','login_fail',''),(3104,0,'admin','2017-07-31 01:08:33','2017-07-31 02:08:33','123.56.139.*','login_fail',''),(3105,0,'admin','2017-07-31 07:02:56','2017-07-31 08:02:56','66.23.227.*','login_fail',''),(3106,0,'admin','2017-07-31 12:42:15','2017-07-31 13:42:15','67.210.101.*','login_fail',''),(3107,0,'admin','2017-07-31 18:07:17','2017-07-31 19:07:17','149.202.204.*','login_fail',''),(3108,0,'admin','2017-07-31 22:41:02','2017-07-31 23:41:02','61.49.61.*','login_fail',''),(3109,0,'admin','2017-08-01 06:30:41','2017-08-01 07:30:41','192.99.215.*','login_fail',''),(3110,0,'admin','2017-08-02 08:44:30','2017-08-02 09:44:30','207.210.203.*','login_fail',''),(3111,0,'admin','2017-08-02 14:18:39','2017-08-02 15:18:39','66.175.239.*','login_fail',''),(3112,0,'admin','2017-08-02 20:55:45','2017-08-02 21:55:45','64.91.237.*','login_fail',''),(3113,0,'admin','2017-08-03 02:10:28','2017-08-03 03:10:28','108.163.210.*','login_fail',''),(3114,0,'admin','2017-08-03 09:12:44','2017-08-03 10:12:44','64.62.143.*','login_fail',''),(3115,0,'admin','2017-08-03 14:48:07','2017-08-03 15:48:07','79.170.44.*','login_fail',''),(3116,0,'admin','2017-08-04 01:24:49','2017-08-04 02:24:49','182.50.151.*','login_fail',''),(3117,0,'admin','2017-08-04 14:20:02','2017-08-04 15:20:02','107.180.109.*','login_fail',''),(3118,0,'admin','2017-08-04 22:18:13','2017-08-04 23:18:13','43.224.248.*','login_fail',''),(3119,0,'admin','2017-08-05 08:42:12','2017-08-05 09:42:12','107.180.109.*','login_fail',''),(3120,0,'admin','2017-08-05 20:03:46','2017-08-05 21:03:46','46.118.156.*','login_fail',''),(3121,0,'admin','2017-08-06 08:09:02','2017-08-06 09:09:02','46.252.205.*','login_fail',''),(3122,0,'admin','2017-08-10 13:46:52','2017-08-10 14:46:52','213.251.182.*','login_fail',''),(3123,0,'admin','2017-08-10 19:34:20','2017-08-10 20:34:20','103.58.150.*','login_fail',''),(3124,0,'admin','2017-08-11 01:21:57','2017-08-11 02:21:57','195.130.205.*','login_fail',''),(3125,0,'admin','2017-08-11 06:51:33','2017-08-11 07:51:33','195.74.38.*','login_fail',''),(3126,0,'admin','2017-08-11 13:10:09','2017-08-11 14:10:09','46.28.105.*','login_fail',''),(3127,0,'admin','2017-08-11 18:29:43','2017-08-11 19:29:43','103.67.235.*','login_fail',''),(3128,0,'admin','2017-08-11 22:50:15','2017-08-11 23:50:15','217.160.62.*','login_fail',''),(3129,0,'admin','2017-08-12 03:09:30','2017-08-12 04:09:30','185.17.150.*','login_fail',''),(3130,0,'admin','2017-08-12 08:32:33','2017-08-12 09:32:33','122.201.81.*','login_fail',''),(3131,0,'admin','2017-08-12 13:16:07','2017-08-12 14:16:07','45.127.127.*','login_fail',''),(3132,0,'admin','2017-08-12 17:51:49','2017-08-12 18:51:49','185.42.104.*','login_fail',''),(3133,0,'admin','2017-08-13 08:28:29','2017-08-13 09:28:29','162.252.58.*','login_fail',''),(3134,0,'admin','2017-08-13 11:29:37','2017-08-13 12:29:37','210.56.54.*','login_fail',''),(3135,0,'admin','2017-08-13 17:21:30','2017-08-13 18:21:30','89.39.208.*','login_fail',''),(3136,0,'admin','2017-08-13 21:50:28','2017-08-13 22:50:28','64.91.237.*','login_fail',''),(3137,0,'admin','2017-08-14 01:59:09','2017-08-14 02:59:09','184.154.69.*','login_fail',''),(3138,0,'admin','2017-08-14 07:19:46','2017-08-14 08:19:46','198.46.81.*','login_fail',''),(3139,0,'admin','2017-08-14 16:42:56','2017-08-14 17:42:56','212.227.221.*','login_fail',''),(3140,0,'admin','2017-08-14 20:46:37','2017-08-14 21:46:37','173.82.36.*','login_fail',''),(3141,0,'admin','2017-08-15 01:55:03','2017-08-15 02:55:03','198.71.62.*','login_fail',''),(3142,0,'admin','2017-08-15 13:34:36','2017-08-15 14:34:36','98.130.0.*','login_fail',''),(3143,0,'admin','2017-08-15 18:08:09','2017-08-15 19:08:09','128.199.235.*','login_fail',''),(3144,0,'admin','2017-08-15 21:47:53','2017-08-15 22:47:53','69.195.124.*','login_fail',''),(3145,0,'admin','2017-08-16 05:46:52','2017-08-16 06:46:52','198.71.225.*','login_fail',''),(3146,0,'admin','2017-08-16 07:20:53','2017-08-16 08:20:53','51.254.167.*','login_fail',''),(3147,0,'admin','2017-08-16 12:30:44','2017-08-16 13:30:44','104.167.1.*','login_fail',''),(3148,0,'admin','2017-08-16 17:03:48','2017-08-16 18:03:48','74.220.215.*','login_fail',''),(3149,0,'admin','2017-08-16 21:20:27','2017-08-16 22:20:27','98.130.0.*','login_fail',''),(3150,0,'admin','2017-08-17 02:30:03','2017-08-17 03:30:03','213.251.182.*','login_fail',''),(3151,0,'admin','2017-08-17 07:10:26','2017-08-17 08:10:26','91.134.248.*','login_fail',''),(3152,0,'admin','2017-08-17 11:00:39','2017-08-17 12:00:39','5.62.47.*','login_fail',''),(3153,0,'admin','2017-08-17 12:27:52','2017-08-17 13:27:52','96.127.142.*','login_fail',''),(3154,0,'admin','2017-08-17 16:54:48','2017-08-17 17:54:48','212.90.148.*','login_fail',''),(3155,0,'admin','2017-08-17 21:56:15','2017-08-17 22:56:15','37.9.169.*','login_fail',''),(3156,0,'admin','2017-08-18 04:50:16','2017-08-18 05:50:16','112.109.81.*','login_fail',''),(3157,0,'admin','2017-08-18 08:04:46','2017-08-18 09:04:46','217.160.155.*','login_fail',''),(3158,0,'admin','2017-08-18 12:19:17','2017-08-18 13:19:17','74.208.16.*','login_fail',''),(3159,0,'admin','2017-08-18 17:34:05','2017-08-18 18:34:05','80.88.87.*','login_fail',''),(3160,0,'admin','2017-08-18 20:20:14','2017-08-18 21:20:14','121.42.154.*','login_fail',''),(3161,0,'admin','2017-08-18 21:56:22','2017-08-18 22:56:22','91.217.9.*','login_fail',''),(3162,0,'admin','2017-08-19 02:49:29','2017-08-19 03:49:29','182.50.135.*','login_fail',''),(3163,0,'admin','2017-08-19 07:09:29','2017-08-19 08:09:29','198.71.62.*','login_fail',''),(3164,0,'admin','2017-08-19 11:48:18','2017-08-19 12:48:18','91.134.248.*','login_fail',''),(3165,0,'admin','2017-08-19 16:34:47','2017-08-19 17:34:47','162.254.250.*','login_fail',''),(3166,0,'admin','2017-08-20 01:17:42','2017-08-20 02:17:42','201.16.141.*','login_fail',''),(3167,0,'admin','2017-08-20 04:45:28','2017-08-20 05:45:28','212.227.221.*','login_fail',''),(3168,0,'admin','2017-08-20 10:35:47','2017-08-20 11:35:47','89.161.157.*','login_fail',''),(3169,0,'admin','2017-08-20 13:48:43','2017-08-20 14:48:43','51.255.86.*','login_fail',''),(3170,0,'admin','2017-08-20 18:42:34','2017-08-20 19:42:34','198.71.231.*','login_fail',''),(3171,0,'admin','2017-08-20 23:03:03','2017-08-21 00:03:03','212.227.24.*','login_fail',''),(3172,0,'admin','2017-08-21 05:36:24','2017-08-21 06:36:24','184.154.164.*','login_fail',''),(3173,0,'admin','2017-08-21 06:14:46','2017-08-21 07:14:46','91.210.144.*','login_fail',''),(3174,0,'admin','2017-08-21 07:20:26','2017-08-21 08:20:26','91.210.144.*','login_fail',''),(3175,0,'admin','2017-08-21 08:27:23','2017-08-21 09:27:23','91.210.144.*','login_fail',''),(3176,0,'admin','2017-08-21 09:35:08','2017-08-21 10:35:08','91.210.144.*','login_fail',''),(3177,0,'admin','2017-08-21 10:42:53','2017-08-21 11:42:53','91.210.144.*','login_fail',''),(3178,0,'admin','2017-08-21 11:46:32','2017-08-21 12:46:32','91.210.144.*','login_fail',''),(3179,0,'admin','2017-08-21 12:04:59','2017-08-21 13:04:59','103.67.235.*','login_fail',''),(3180,0,'admin','2017-08-21 12:54:34','2017-08-21 13:54:34','91.210.144.*','login_fail',''),(3181,0,'admin','2017-08-21 13:56:02','2017-08-21 14:56:02','91.210.144.*','login_fail',''),(3182,0,'admin','2017-08-21 14:58:48','2017-08-21 15:58:48','91.210.144.*','login_fail',''),(3183,0,'admin','2017-08-21 16:12:48','2017-08-21 17:12:48','91.210.144.*','login_fail',''),(3184,0,'admin','2017-08-21 17:13:01','2017-08-21 18:13:01','91.210.144.*','login_fail',''),(3185,0,'admin','2017-08-21 18:13:47','2017-08-21 19:13:47','91.210.144.*','login_fail',''),(3186,0,'admin','2017-08-21 18:27:34','2017-08-21 19:27:34','91.134.248.*','login_fail',''),(3187,0,'admin','2017-08-22 00:38:48','2017-08-22 01:38:48','103.243.173.*','login_fail',''),(3188,0,'admin','2017-08-22 10:39:29','2017-08-22 11:39:29','198.71.227.*','login_fail',''),(3189,0,'admin','2017-08-22 16:41:57','2017-08-22 17:41:57','185.2.4.*','login_fail',''),(3190,0,'admin','2017-08-22 22:39:23','2017-08-22 23:39:23','144.217.159.*','login_fail',''),(3191,0,'admin','2017-08-23 01:31:57','2017-08-23 02:31:57','107.180.121.*','login_fail',''),(3192,0,'admin','2017-08-23 07:23:00','2017-08-23 08:23:00','183.87.114.*','login_fail',''),(3193,0,'admin','2017-08-23 15:00:42','2017-08-23 16:00:42','198.71.234.*','login_fail',''),(3194,0,'admin','2017-08-24 01:32:56','2017-08-24 02:32:56','198.71.231.*','login_fail',''),(3195,0,'admin','2017-08-24 17:29:31','2017-08-24 18:29:31','74.208.16.*','login_fail',''),(3196,0,'admin','2017-08-25 16:43:45','2017-08-25 17:43:45','74.220.219.*','login_fail',''),(3197,0,'admin','2017-08-25 20:44:41','2017-08-25 21:44:41','144.217.159.*','login_fail',''),(3198,0,'admin','2017-08-26 10:58:21','2017-08-26 11:58:21','107.180.121.*','login_fail',''),(3199,0,'admin','2017-08-27 05:30:10','2017-08-27 06:30:10','185.115.43.*','login_fail',''),(3200,0,'admin','2017-08-27 06:25:56','2017-08-27 07:25:56','52.171.59.*','login_fail',''),(3201,0,'admin','2017-08-27 06:31:47','2017-08-27 07:31:47','185.115.43.*','login_fail',''),(3202,0,'admin','2017-08-27 07:36:20','2017-08-27 08:36:20','185.115.43.*','login_fail',''),(3203,0,'admin','2017-08-27 08:36:20','2017-08-27 09:36:20','185.115.43.*','login_fail',''),(3204,0,'admin','2017-08-27 09:43:37','2017-08-27 10:43:37','185.115.43.*','login_fail',''),(3205,0,'admin','2017-08-27 10:44:45','2017-08-27 11:44:45','185.115.43.*','login_fail',''),(3206,0,'admin','2017-08-27 11:50:14','2017-08-27 12:50:14','185.115.43.*','login_fail',''),(3207,0,'admin','2017-08-27 12:55:25','2017-08-27 13:55:25','185.115.43.*','login_fail',''),(3208,0,'admin','2017-08-27 13:56:11','2017-08-27 14:56:11','185.115.43.*','login_fail',''),(3209,0,'admin','2017-08-27 14:57:09','2017-08-27 15:57:09','185.115.43.*','login_fail',''),(3210,0,'admin','2017-08-27 15:58:50','2017-08-27 16:58:50','185.115.43.*','login_fail',''),(3211,0,'admin','2017-08-27 17:00:26','2017-08-27 18:00:26','185.115.43.*','login_fail',''),(3212,0,'admin','2017-08-27 18:12:14','2017-08-27 19:12:14','185.115.43.*','login_fail',''),(3213,0,'admin','2017-08-27 19:14:02','2017-08-27 20:14:02','185.115.43.*','login_fail',''),(3214,0,'admin','2017-08-27 20:18:17','2017-08-27 21:18:17','185.115.43.*','login_fail',''),(3215,0,'admin','2017-08-27 21:21:28','2017-08-27 22:21:28','185.115.43.*','login_fail',''),(3216,0,'Admin','2017-08-29 11:31:52','2017-08-29 12:31:52','74.91.17.*','login_fail',''),(3217,0,'admin','2017-09-03 04:01:20','2017-09-03 05:01:20','104.197.246.*','login_fail',''),(3218,0,'admin','2017-09-04 08:18:14','2017-09-04 09:18:14','185.41.154.*','login_fail',''),(3219,0,'Admin','2017-09-04 16:58:40','2017-09-04 17:58:40','142.54.174.*','login_fail',''),(3220,0,'admin','2017-09-07 09:19:12','2017-09-07 10:19:12','52.191.164.*','login_fail',''),(3221,0,'admin','2017-09-09 11:09:00','2017-09-09 12:09:00','37.59.178.*','login_fail',''),(3222,0,'chuck','2017-09-10 12:11:06','2017-09-10 13:11:06','178.137.82.*','login_fail',''),(3223,0,'admin','2017-09-10 17:10:19','2017-09-10 18:10:19','178.137.82.*','login_fail',''),(3224,0,'admin','2017-09-12 03:23:23','2017-09-12 04:23:23','112.78.10.*','login_fail',''),(3225,0,'admin','2017-09-12 04:26:27','2017-09-12 05:26:27','112.78.10.*','login_fail',''),(3226,0,'admin','2017-09-12 05:34:29','2017-09-12 06:34:29','112.78.10.*','login_fail',''),(3227,0,'admin','2017-09-12 06:39:05','2017-09-12 07:39:05','112.78.10.*','login_fail',''),(3228,0,'admin','2017-09-12 07:40:16','2017-09-12 08:40:16','112.78.10.*','login_fail',''),(3229,0,'admin','2017-09-12 08:43:19','2017-09-12 09:43:19','112.78.10.*','login_fail',''),(3230,0,'admin','2017-09-15 23:14:35','2017-09-16 00:14:35','37.115.188.*','login_fail',''),(3231,0,'admin','2017-09-16 11:37:34','2017-09-16 12:37:34','35.186.162.*','login_fail',''),(3232,0,'admin','2017-09-18 05:53:08','2017-09-18 06:53:08','35.186.162.*','login_fail',''),(3233,0,'Admin','2017-09-18 11:15:50','2017-09-18 12:15:50','192.187.122.*','login_fail',''),(3234,0,'admin','2017-09-20 04:11:39','2017-09-20 05:11:39','104.168.141.*','login_fail',''),(3235,0,'admin','2017-09-20 05:57:43','2017-09-20 06:57:43','104.168.141.*','login_fail',''),(3236,0,'admin','2017-09-20 17:02:19','2017-09-20 18:02:19','104.168.141.*','login_fail',''),(3237,0,'admin','2017-09-24 13:15:10','2017-09-24 14:15:10','185.86.97.*','login_fail',''),(3238,0,'admin','2017-09-24 18:02:19','2017-09-24 19:02:19','91.134.248.*','login_fail',''),(3239,0,'admin','2017-09-25 00:56:04','2017-09-25 01:56:04','107.180.121.*','login_fail',''),(3240,0,'admin','2017-09-25 06:11:22','2017-09-25 07:11:22','181.215.237.*','login_fail',''),(3241,0,'admin','2017-09-25 13:52:53','2017-09-25 14:52:53','157.7.105.*','login_fail',''),(3242,0,'admin','2017-09-25 20:35:30','2017-09-25 21:35:30','77.244.243.*','login_fail',''),(3243,0,'admin','2017-09-25 23:13:42','2017-09-26 00:13:42','178.137.82.*','login_fail',''),(3244,0,'admin','2017-09-26 04:15:32','2017-09-26 05:15:32','148.72.232.*','login_fail',''),(3245,0,'admin','2017-09-26 08:47:00','2017-09-26 09:47:00','203.114.75.*','login_fail',''),(3246,0,'admin','2017-09-26 15:47:15','2017-09-26 16:47:15','91.206.201.*','login_fail',''),(3247,0,'admin','2017-09-27 02:59:01','2017-09-27 03:59:01','31.220.16.*','login_fail',''),(3248,0,'admin','2017-09-27 11:04:29','2017-09-27 12:04:29','182.50.132.*','login_fail',''),(3249,0,'admin','2017-09-27 15:46:40','2017-09-27 16:46:40','183.87.114.*','login_fail',''),(3250,0,'admin','2017-09-27 22:38:46','2017-09-27 23:38:46','178.137.82.*','login_fail',''),(3251,0,'admin','2017-09-28 00:20:54','2017-09-28 01:20:54','67.225.142.*','login_fail',''),(3252,0,'admin','2017-09-28 09:23:30','2017-09-28 10:23:30','13.93.235.*','login_fail',''),(3253,0,'admin','2017-09-29 00:51:29','2017-09-29 01:51:29','153.92.6.*','login_fail',''),(3254,0,'admin','2017-09-29 12:51:05','2017-09-29 13:51:05','198.71.62.*','login_fail',''),(3255,0,'admin','2017-09-29 15:07:00','2017-09-29 16:07:00','80.78.250.*','login_fail',''),(3256,0,'admin','2017-09-30 06:28:50','2017-09-30 07:28:50','198.71.62.*','login_fail',''),(3257,0,'admin','2017-09-30 19:41:53','2017-09-30 20:41:53','62.210.185.*','login_fail',''),(3258,0,'admin','2017-10-02 16:04:53','2017-10-02 17:04:53','103.67.235.*','login_fail',''),(3259,0,'admin','2017-10-03 05:18:59','2017-10-03 06:18:59','112.78.10.*','login_fail',''),(3260,0,'admin','2017-10-03 05:25:52','2017-10-03 06:25:52','93.174.2.*','login_fail',''),(3261,0,'admin','2017-10-03 06:21:44','2017-10-03 07:21:44','112.78.10.*','login_fail',''),(3262,0,'admin','2017-10-03 06:30:05','2017-10-03 07:30:05','93.174.2.*','login_fail',''),(3263,0,'admin','2017-10-03 07:08:08','2017-10-03 08:08:08','157.7.105.*','login_fail',''),(3264,0,'admin','2017-10-03 07:23:11','2017-10-03 08:23:11','112.78.10.*','login_fail',''),(3265,0,'admin','2017-10-03 07:32:27','2017-10-03 08:32:27','93.174.2.*','login_fail',''),(3266,0,'admin','2017-10-03 08:30:12','2017-10-03 09:30:12','112.78.10.*','login_fail',''),(3267,0,'admin','2017-10-03 09:30:42','2017-10-03 10:30:42','112.78.10.*','login_fail',''),(3268,0,'admin','2017-10-03 10:47:44','2017-10-03 11:47:44','112.78.10.*','login_fail',''),(3269,0,'admin','2017-10-04 06:18:54','2017-10-04 07:18:54','50.62.161.*','login_fail',''),(3270,0,'admin','2017-10-05 00:33:58','2017-10-05 01:33:58','212.227.221.*','login_fail',''),(3271,0,'admin','2017-10-06 03:30:06','2017-10-06 04:30:06','104.155.122.*','login_fail',''),(3272,0,'admin','2017-10-06 07:34:00','2017-10-06 08:34:00','173.230.242.*','login_fail',''),(3273,0,'admin','2017-10-07 04:52:39','2017-10-07 05:52:39','185.2.4.*','login_fail',''),(3274,0,'admin','2017-10-09 08:42:07','2017-10-09 09:42:07','74.208.121.*','login_fail',''),(3275,0,'admin','2017-10-09 18:40:55','2017-10-09 19:40:55','201.18.18.*','login_fail',''),(3276,0,'Admin','2017-10-12 10:05:33','2017-10-12 11:05:33','107.150.58.*','login_fail',''),(3277,0,'admin','2017-10-13 15:49:53','2017-10-13 16:49:53','35.199.185.*','login_fail',''),(3278,0,'admin','2017-10-13 22:08:48','2017-10-13 23:08:48','35.199.185.*','login_fail',''),(3279,0,'admin','2017-10-14 00:06:22','2017-10-14 01:06:22','188.163.72.*','login_fail',''),(3280,0,'admin','2017-10-15 07:20:24','2017-10-15 08:20:24','201.18.18.*','login_fail',''),(3281,0,'admin','2017-10-15 07:51:55','2017-10-15 08:51:55','35.197.49.*','login_fail',''),(3282,0,'admin','2017-10-16 14:39:10','2017-10-16 15:39:10','201.18.18.*','login_fail',''),(3283,0,'admin','2017-10-16 14:54:37','2017-10-16 15:54:37','37.115.188.*','login_fail',''),(3284,0,'admin','2017-10-17 17:44:08','2017-10-17 18:44:08','178.159.37.*','login_fail',''),(3285,0,'martinson','2017-10-19 19:02:20','2017-10-19 20:02:20','178.159.37.*','login_fail',''),(3286,0,'admin','2017-10-20 21:21:10','2017-10-20 22:21:10','178.159.37.*','login_fail',''),(3287,0,'admin','2017-10-21 05:34:53','2017-10-21 06:34:53','62.212.73.*','login_fail',''),(3288,0,'admin','2017-10-21 05:35:39','2017-10-21 06:35:39','199.249.223.*','login_fail',''),(3289,0,'admin','2017-10-21 05:36:04','2017-10-21 06:36:04','46.101.150.*','login_fail',''),(3290,0,'admin','2017-10-21 05:36:51','2017-10-21 06:36:51','144.217.240.*','login_fail',''),(3291,0,'admin','2017-10-21 05:37:21','2017-10-21 06:37:21','37.187.53.*','login_fail',''),(3292,0,'admin','2017-10-21 05:37:29','2017-10-21 06:37:29','192.36.27.*','login_fail',''),(3293,0,'admin','2017-10-21 05:37:45','2017-10-21 06:37:45','204.85.191.*','login_fail',''),(3294,0,'admin','2017-10-21 05:37:47','2017-10-21 06:37:47','46.165.230.*','login_fail',''),(3295,0,'admin','2017-10-21 05:38:08','2017-10-21 06:38:08','95.130.9.*','login_fail',''),(3296,0,'admin','2017-10-21 05:38:46','2017-10-21 06:38:46','191.96.249.*','login_fail',''),(3297,0,'admin','2017-10-21 05:39:06','2017-10-21 06:39:06','5.196.66.*','login_fail',''),(3298,0,'admin','2017-10-21 05:39:26','2017-10-21 06:39:26','51.15.63.*','login_fail',''),(3299,0,'admin','2017-10-21 05:39:41','2017-10-21 06:39:41','192.42.116.*','login_fail',''),(3300,0,'admin','2017-10-21 05:40:15','2017-10-21 06:40:15','167.114.251.*','login_fail',''),(3301,0,'admin','2017-10-21 05:40:39','2017-10-21 06:40:39','171.25.193.*','login_fail',''),(3302,0,'admin','2017-10-21 05:40:59','2017-10-21 06:40:59','188.214.104.*','login_fail',''),(3303,0,'admin','2017-10-21 05:41:04','2017-10-21 06:41:04','193.90.12.*','login_fail',''),(3304,0,'admin','2017-10-21 05:41:34','2017-10-21 06:41:34','51.15.40.*','login_fail',''),(3305,0,'admin','2017-10-21 05:42:04','2017-10-21 06:42:04','185.163.1.*','login_fail',''),(3306,0,'admin','2017-10-21 05:42:10','2017-10-21 06:42:10','176.223.113.*','login_fail',''),(3307,0,'admin','2017-10-21 05:42:25','2017-10-21 06:42:25','149.56.223.*','login_fail',''),(3308,0,'admin','2017-10-22 09:39:41','2017-10-22 10:39:41','46.119.115.*','login_fail',''),(3309,0,'admin','2017-10-24 12:37:43','2017-10-24 13:37:43','199.168.142.*','login_fail',''),(3310,0,'admin','2017-10-24 15:32:08','2017-10-24 16:32:08','45.35.176.*','login_fail',''),(3311,0,'admin','2017-10-26 09:35:16','2017-10-26 10:35:16','97.79.239.*','login_fail',''),(3312,0,'admin','2017-10-26 09:35:16','2017-10-26 10:35:16','97.79.239.*','login_fail',''),(3313,0,'admin','2017-10-26 10:54:15','2017-10-26 11:54:15','97.79.239.*','login_fail',''),(3314,0,'admin','2017-10-26 10:54:15','2017-10-26 11:54:15','97.79.239.*','login_fail',''),(3315,0,'admin','2017-10-26 12:01:51','2017-10-26 13:01:51','97.79.239.*','login_fail',''),(3316,0,'admin','2017-10-26 12:01:51','2017-10-26 13:01:51','97.79.239.*','login_fail',''),(3317,0,'admin','2017-10-26 13:10:29','2017-10-26 14:10:29','97.79.239.*','login_fail',''),(3318,0,'admin','2017-10-26 13:10:29','2017-10-26 14:10:29','97.79.239.*','login_fail',''),(3319,0,'admin','2017-10-26 14:20:29','2017-10-26 15:20:29','97.79.239.*','login_fail',''),(3320,0,'admin','2017-10-26 14:20:29','2017-10-26 15:20:29','97.79.239.*','login_fail',''),(3321,0,'admin','2017-10-26 15:30:34','2017-10-26 16:30:34','97.79.239.*','login_fail',''),(3322,0,'admin','2017-10-26 15:30:34','2017-10-26 16:30:34','97.79.239.*','login_fail',''),(3323,0,'admin','2017-10-26 16:39:59','2017-10-26 17:39:59','97.79.239.*','login_fail',''),(3324,0,'admin','2017-10-26 16:39:59','2017-10-26 17:39:59','97.79.239.*','login_fail',''),(3325,0,'admin','2017-10-26 17:49:49','2017-10-26 18:49:49','97.79.239.*','login_fail',''),(3326,0,'admin','2017-10-26 18:59:28','2017-10-26 19:59:28','97.79.239.*','login_fail',''),(3327,0,'admin','2017-10-26 18:59:28','2017-10-26 19:59:28','97.79.239.*','login_fail',''),(3328,0,'admin','2017-10-26 20:09:33','2017-10-26 21:09:33','97.79.239.*','login_fail',''),(3329,0,'admin','2017-10-26 20:09:33','2017-10-26 21:09:33','97.79.239.*','login_fail',''),(3330,0,'admin','2017-10-26 21:19:24','2017-10-26 22:19:24','97.79.239.*','login_fail',''),(3331,0,'admin','2017-10-26 21:19:24','2017-10-26 22:19:24','97.79.239.*','login_fail',''),(3332,0,'admin','2017-10-26 22:29:11','2017-10-26 23:29:11','97.79.239.*','login_fail',''),(3333,0,'admin','2017-10-26 22:29:11','2017-10-26 23:29:11','97.79.239.*','login_fail',''),(3334,0,'admin','2017-10-26 23:39:35','2017-10-27 00:39:35','97.79.239.*','login_fail',''),(3335,0,'admin','2017-10-26 23:39:35','2017-10-27 00:39:35','97.79.239.*','login_fail',''),(3336,0,'admin','2017-10-27 00:48:57','2017-10-27 01:48:57','97.79.239.*','login_fail',''),(3337,0,'admin','2017-10-27 00:48:57','2017-10-27 01:48:57','97.79.239.*','login_fail',''),(3338,0,'admin','2017-10-27 01:56:55','2017-10-27 02:56:55','97.79.239.*','login_fail',''),(3339,0,'admin','2017-10-27 01:56:55','2017-10-27 02:56:55','97.79.239.*','login_fail',''),(3340,0,'admin','2017-10-27 03:05:31','2017-10-27 04:05:31','97.79.239.*','login_fail',''),(3341,0,'admin','2017-10-27 04:14:41','2017-10-27 05:14:41','97.79.239.*','login_fail',''),(3342,0,'admin','2017-10-27 04:14:41','2017-10-27 05:14:41','97.79.239.*','login_fail',''),(3343,0,'admin','2017-10-27 05:23:00','2017-10-27 06:23:00','97.79.239.*','login_fail',''),(3344,0,'admin','2017-10-27 06:31:54','2017-10-27 07:31:54','97.79.239.*','login_fail',''),(3345,0,'admin','2017-10-27 06:31:54','2017-10-27 07:31:54','97.79.239.*','login_fail',''),(3346,0,'admin','2017-10-27 07:41:39','2017-10-27 08:41:39','97.79.239.*','login_fail',''),(3347,0,'admin','2017-10-27 07:41:39','2017-10-27 08:41:39','97.79.239.*','login_fail',''),(3348,0,'admin','2017-10-27 08:51:15','2017-10-27 09:51:15','97.79.239.*','login_fail',''),(3349,0,'admin','2017-10-27 10:00:47','2017-10-27 11:00:47','97.79.239.*','login_fail',''),(3350,0,'admin','2017-10-27 10:00:47','2017-10-27 11:00:47','97.79.239.*','login_fail',''),(3351,0,'admin','2017-10-27 11:09:48','2017-10-27 12:09:48','97.79.239.*','login_fail',''),(3352,0,'admin','2017-10-27 12:19:28','2017-10-27 13:19:28','97.79.239.*','login_fail',''),(3353,0,'admin','2017-10-27 12:19:28','2017-10-27 13:19:28','97.79.239.*','login_fail',''),(3354,0,'admin','2017-10-27 13:29:01','2017-10-27 14:29:01','97.79.239.*','login_fail',''),(3355,0,'admin','2017-10-27 13:29:01','2017-10-27 14:29:01','97.79.239.*','login_fail',''),(3356,0,'admin','2017-10-27 14:50:59','2017-10-27 15:50:59','97.79.239.*','login_fail',''),(3357,0,'admin','2017-10-27 14:50:59','2017-10-27 15:50:59','97.79.239.*','login_fail',''),(3358,0,'admin','2017-10-27 15:59:41','2017-10-27 16:59:41','97.79.239.*','login_fail',''),(3359,0,'admin','2017-10-27 17:08:05','2017-10-27 18:08:05','97.79.239.*','login_fail',''),(3360,0,'admin','2017-10-27 17:08:05','2017-10-27 18:08:05','97.79.239.*','login_fail',''),(3361,0,'admin','2017-10-27 18:16:34','2017-10-27 19:16:34','97.79.239.*','login_fail',''),(3362,0,'admin','2017-10-27 19:26:31','2017-10-27 20:26:31','97.79.239.*','login_fail',''),(3363,0,'admin','2017-10-27 19:26:31','2017-10-27 20:26:31','97.79.239.*','login_fail',''),(3364,0,'admin','2017-10-27 20:35:40','2017-10-27 21:35:40','97.79.239.*','login_fail',''),(3365,0,'admin','2017-10-27 20:35:40','2017-10-27 21:35:40','97.79.239.*','login_fail',''),(3366,0,'admin','2017-10-27 21:01:14','2017-10-27 22:01:14','153.150.79.*','login_fail',''),(3367,0,'admin','2017-10-27 21:48:03','2017-10-27 22:48:03','97.79.239.*','login_fail',''),(3368,0,'admin','2017-10-27 21:48:03','2017-10-27 22:48:03','97.79.239.*','login_fail',''),(3369,0,'admin','2017-10-27 22:58:29','2017-10-27 23:58:29','97.79.239.*','login_fail',''),(3370,0,'admin','2017-10-27 22:58:29','2017-10-27 23:58:29','97.79.239.*','login_fail',''),(3371,0,'admin','2017-10-27 23:17:22','2017-10-28 00:17:22','46.118.156.*','login_fail',''),(3372,0,'admin','2017-10-28 00:09:36','2017-10-28 01:09:36','97.79.239.*','login_fail',''),(3373,0,'admin','2017-10-28 00:09:36','2017-10-28 01:09:36','97.79.239.*','login_fail',''),(3374,0,'admin','2017-10-28 00:58:03','2017-10-28 01:58:03','153.150.79.*','login_fail',''),(3375,0,'admin','2017-10-28 01:21:18','2017-10-28 02:21:18','97.79.239.*','login_fail',''),(3376,0,'admin','2017-10-28 01:21:18','2017-10-28 02:21:18','97.79.239.*','login_fail',''),(3377,0,'admin','2017-10-28 01:48:22','2017-10-28 02:48:22','62.210.152.*','login_fail',''),(3378,0,'admin','2017-10-28 02:30:25','2017-10-28 03:30:25','97.79.239.*','login_fail',''),(3379,0,'admin','2017-10-28 02:30:25','2017-10-28 03:30:25','97.79.239.*','login_fail',''),(3380,0,'admin','2017-10-28 03:40:47','2017-10-28 04:40:47','97.79.239.*','login_fail',''),(3381,0,'admin','2017-10-28 04:50:54','2017-10-28 05:50:54','97.79.239.*','login_fail',''),(3382,0,'admin','2017-10-28 04:50:54','2017-10-28 05:50:54','97.79.239.*','login_fail',''),(3383,0,'admin','2017-10-28 06:00:55','2017-10-28 07:00:55','97.79.239.*','login_fail',''),(3384,0,'admin','2017-10-28 07:10:19','2017-10-28 08:10:19','97.79.239.*','login_fail',''),(3385,0,'admin','2017-10-28 07:10:19','2017-10-28 08:10:19','97.79.239.*','login_fail',''),(3386,0,'admin','2017-10-28 08:20:19','2017-10-28 09:20:19','97.79.239.*','login_fail',''),(3387,0,'admin','2017-10-28 08:20:19','2017-10-28 09:20:19','97.79.239.*','login_fail',''),(3388,0,'admin','2017-10-28 09:29:10','2017-10-28 10:29:10','97.79.239.*','login_fail',''),(3389,0,'admin','2017-10-28 09:29:10','2017-10-28 10:29:10','97.79.239.*','login_fail',''),(3390,0,'admin','2017-10-28 10:19:45','2017-10-28 11:19:45','153.150.79.*','login_fail',''),(3391,0,'admin','2017-10-28 10:37:07','2017-10-28 11:37:07','97.79.239.*','login_fail',''),(3392,0,'admin','2017-10-28 10:37:07','2017-10-28 11:37:07','97.79.239.*','login_fail',''),(3393,0,'admin','2017-10-28 11:46:02','2017-10-28 12:46:02','97.79.239.*','login_fail',''),(3394,0,'admin','2017-10-28 11:46:02','2017-10-28 12:46:02','97.79.239.*','login_fail',''),(3395,0,'admin','2017-10-28 12:57:22','2017-10-28 13:57:22','97.79.239.*','login_fail',''),(3396,0,'admin','2017-10-28 12:57:22','2017-10-28 13:57:22','97.79.239.*','login_fail',''),(3397,0,'admin','2017-10-28 14:08:29','2017-10-28 15:08:29','97.79.239.*','login_fail',''),(3398,0,'admin','2017-10-28 14:08:29','2017-10-28 15:08:29','97.79.239.*','login_fail',''),(3399,0,'admin','2017-10-28 15:16:04','2017-10-28 16:16:04','97.79.239.*','login_fail',''),(3400,0,'admin','2017-10-28 15:16:04','2017-10-28 16:16:04','97.79.239.*','login_fail',''),(3401,0,'admin','2017-10-28 16:23:21','2017-10-28 17:23:21','97.79.239.*','login_fail',''),(3402,0,'admin','2017-10-28 16:23:21','2017-10-28 17:23:21','97.79.239.*','login_fail',''),(3403,0,'admin','2017-10-28 17:31:04','2017-10-28 18:31:04','97.79.239.*','login_fail',''),(3404,0,'admin','2017-10-28 17:31:04','2017-10-28 18:31:04','97.79.239.*','login_fail',''),(3405,0,'admin','2017-10-28 18:38:13','2017-10-28 19:38:13','97.79.239.*','login_fail',''),(3406,0,'admin','2017-10-28 18:38:13','2017-10-28 19:38:13','97.79.239.*','login_fail',''),(3407,0,'admin','2017-10-28 19:46:34','2017-10-28 20:46:34','97.79.239.*','login_fail',''),(3408,0,'admin','2017-10-28 19:46:34','2017-10-28 20:46:34','97.79.239.*','login_fail',''),(3409,0,'admin','2017-10-28 20:54:01','2017-10-28 21:54:01','97.79.239.*','login_fail',''),(3410,0,'admin','2017-10-28 20:54:01','2017-10-28 21:54:01','97.79.239.*','login_fail',''),(3411,0,'admin','2017-10-28 22:01:23','2017-10-28 23:01:23','97.79.239.*','login_fail',''),(3412,0,'admin','2017-10-28 23:10:05','2017-10-29 00:10:05','97.79.239.*','login_fail',''),(3413,0,'admin','2017-10-28 23:10:05','2017-10-29 00:10:05','97.79.239.*','login_fail',''),(3414,0,'admin','2017-10-29 00:19:28','2017-10-29 01:19:28','97.79.239.*','login_fail',''),(3415,0,'admin','2017-10-29 00:19:28','2017-10-29 01:19:28','97.79.239.*','login_fail',''),(3416,0,'admin','2017-10-29 01:28:06','2017-10-29 02:28:06','97.79.239.*','login_fail',''),(3417,0,'admin','2017-10-29 01:28:06','2017-10-29 02:28:06','97.79.239.*','login_fail',''),(3418,0,'admin','2017-10-29 02:37:21','2017-10-29 03:37:21','97.79.239.*','login_fail',''),(3419,0,'admin','2017-10-29 02:37:21','2017-10-29 03:37:21','97.79.239.*','login_fail',''),(3420,0,'admin','2017-10-29 03:46:09','2017-10-29 04:46:09','97.79.239.*','login_fail',''),(3421,0,'admin','2017-10-29 04:55:38','2017-10-29 05:55:38','97.79.239.*','login_fail',''),(3422,0,'admin','2017-10-29 04:55:38','2017-10-29 05:55:38','97.79.239.*','login_fail',''),(3423,0,'admin','2017-10-29 06:06:47','2017-10-29 07:06:47','97.79.239.*','login_fail',''),(3424,0,'admin','2017-10-29 06:06:47','2017-10-29 07:06:47','97.79.239.*','login_fail',''),(3425,0,'admin','2017-10-29 07:14:36','2017-10-29 08:14:36','97.79.239.*','login_fail',''),(3426,0,'admin','2017-10-29 07:14:36','2017-10-29 08:14:36','97.79.239.*','login_fail',''),(3427,0,'admin','2017-10-29 07:32:08','2017-10-29 08:32:08','178.137.82.*','login_fail',''),(3428,0,'admin','2017-10-29 08:23:09','2017-10-29 09:23:09','97.79.239.*','login_fail',''),(3429,0,'admin','2017-10-29 08:23:09','2017-10-29 09:23:09','97.79.239.*','login_fail',''),(3430,0,'admin','2017-10-29 09:32:38','2017-10-29 10:32:38','97.79.239.*','login_fail',''),(3431,0,'admin','2017-10-29 09:32:38','2017-10-29 10:32:38','97.79.239.*','login_fail',''),(3432,0,'admin','2017-10-29 10:41:52','2017-10-29 11:41:52','97.79.239.*','login_fail',''),(3433,0,'admin','2017-10-29 10:41:52','2017-10-29 11:41:52','97.79.239.*','login_fail',''),(3434,0,'admin','2017-10-29 11:51:04','2017-10-29 12:51:04','97.79.239.*','login_fail',''),(3435,0,'admin','2017-10-29 11:51:04','2017-10-29 12:51:04','97.79.239.*','login_fail',''),(3436,0,'admin','2017-10-29 12:59:16','2017-10-29 13:59:16','97.79.239.*','login_fail',''),(3437,0,'admin','2017-10-29 12:59:16','2017-10-29 13:59:16','97.79.239.*','login_fail',''),(3438,0,'admin','2017-10-29 14:07:26','2017-10-29 15:07:26','97.79.239.*','login_fail',''),(3439,0,'admin','2017-10-29 14:07:26','2017-10-29 15:07:26','97.79.239.*','login_fail',''),(3440,0,'admin','2017-10-29 15:15:25','2017-10-29 16:15:25','97.79.239.*','login_fail',''),(3441,0,'admin','2017-10-29 15:15:25','2017-10-29 16:15:25','97.79.239.*','login_fail',''),(3442,0,'admin','2017-10-29 16:23:26','2017-10-29 17:23:26','97.79.239.*','login_fail',''),(3443,0,'admin','2017-10-29 16:23:26','2017-10-29 17:23:26','97.79.239.*','login_fail',''),(3444,0,'admin','2017-10-29 17:31:39','2017-10-29 18:31:39','97.79.239.*','login_fail',''),(3445,0,'admin','2017-10-29 17:31:39','2017-10-29 18:31:39','97.79.239.*','login_fail',''),(3446,0,'admin','2017-10-29 18:39:52','2017-10-29 19:39:52','97.79.239.*','login_fail',''),(3447,0,'admin','2017-10-29 19:48:22','2017-10-29 20:48:22','97.79.239.*','login_fail',''),(3448,0,'admin','2017-10-29 20:56:55','2017-10-29 21:56:55','97.79.239.*','login_fail',''),(3449,0,'admin','2017-10-29 20:56:55','2017-10-29 21:56:55','97.79.239.*','login_fail',''),(3450,0,'admin','2017-10-29 22:05:36','2017-10-29 23:05:36','97.79.239.*','login_fail',''),(3451,0,'admin','2017-10-29 22:05:36','2017-10-29 23:05:36','97.79.239.*','login_fail',''),(3452,0,'admin','2017-10-29 23:13:19','2017-10-30 00:13:19','97.79.239.*','login_fail',''),(3453,0,'admin','2017-10-29 23:13:19','2017-10-30 00:13:19','97.79.239.*','login_fail',''),(3454,0,'admin','2017-10-30 00:21:08','2017-10-30 01:21:08','97.79.239.*','login_fail',''),(3455,0,'admin','2017-10-30 00:21:08','2017-10-30 01:21:08','97.79.239.*','login_fail',''),(3456,0,'admin','2017-10-30 01:28:28','2017-10-30 02:28:28','97.79.239.*','login_fail',''),(3457,0,'admin','2017-10-30 01:28:28','2017-10-30 02:28:28','97.79.239.*','login_fail',''),(3458,0,'admin','2017-10-30 02:21:43','2017-10-30 03:21:43','91.210.146.*','login_fail',''),(3459,0,'admin','2017-10-30 02:35:27','2017-10-30 03:35:27','97.79.239.*','login_fail',''),(3460,0,'admin','2017-10-30 02:35:27','2017-10-30 03:35:27','97.79.239.*','login_fail',''),(3461,0,'admin','2017-10-30 03:45:40','2017-10-30 04:45:40','97.79.239.*','login_fail',''),(3462,0,'admin','2017-10-30 03:45:40','2017-10-30 04:45:40','97.79.239.*','login_fail',''),(3463,0,'admin','2017-10-30 04:55:24','2017-10-30 05:55:24','97.79.239.*','login_fail',''),(3464,0,'admin','2017-10-30 04:55:24','2017-10-30 05:55:24','97.79.239.*','login_fail',''),(3465,0,'admin','2017-10-30 06:04:23','2017-10-30 07:04:23','97.79.239.*','login_fail',''),(3466,0,'admin','2017-10-30 06:04:23','2017-10-30 07:04:23','97.79.239.*','login_fail',''),(3467,0,'admin','2017-10-30 07:12:52','2017-10-30 08:12:52','97.79.239.*','login_fail',''),(3468,0,'admin','2017-10-30 08:21:43','2017-10-30 09:21:43','97.79.239.*','login_fail',''),(3469,0,'admin','2017-10-30 08:21:43','2017-10-30 09:21:43','97.79.239.*','login_fail',''),(3470,0,'admin','2017-10-30 09:30:59','2017-10-30 10:30:59','97.79.239.*','login_fail',''),(3471,0,'admin','2017-10-30 09:30:59','2017-10-30 10:30:59','97.79.239.*','login_fail',''),(3472,0,'admin','2017-10-30 10:45:38','2017-10-30 11:45:38','97.79.239.*','login_fail',''),(3473,0,'admin','2017-10-30 10:45:38','2017-10-30 11:45:38','97.79.239.*','login_fail',''),(3474,0,'admin','2017-10-30 11:50:21','2017-10-30 12:50:21','97.79.239.*','login_fail',''),(3475,0,'admin','2017-10-30 11:50:21','2017-10-30 12:50:21','97.79.239.*','login_fail',''),(3476,0,'admin','2017-10-30 12:53:07','2017-10-30 13:53:07','97.79.239.*','login_fail',''),(3477,0,'admin','2017-10-30 12:53:08','2017-10-30 13:53:08','97.79.239.*','login_fail',''),(3478,0,'admin','2017-10-30 13:58:12','2017-10-30 14:58:12','97.79.239.*','login_fail',''),(3479,0,'admin','2017-10-30 15:01:56','2017-10-30 16:01:56','97.79.239.*','login_fail',''),(3480,0,'admin','2017-10-30 15:01:56','2017-10-30 16:01:56','97.79.239.*','login_fail',''),(3481,0,'admin','2017-10-30 16:03:34','2017-10-30 17:03:34','97.79.239.*','login_fail',''),(3482,0,'admin','2017-10-30 16:03:34','2017-10-30 17:03:34','97.79.239.*','login_fail',''),(3483,0,'admin','2017-10-30 17:06:18','2017-10-30 18:06:18','97.79.239.*','login_fail',''),(3484,0,'admin','2017-10-30 17:06:18','2017-10-30 18:06:18','97.79.239.*','login_fail',''),(3485,0,'admin','2017-10-30 18:09:08','2017-10-30 19:09:08','97.79.239.*','login_fail',''),(3486,0,'admin','2017-10-30 18:16:19','2017-10-30 19:16:19','192.95.42.*','login_fail',''),(3487,0,'admin','2017-10-30 19:10:57','2017-10-30 20:10:57','97.79.239.*','login_fail',''),(3488,0,'admin','2017-10-30 19:10:57','2017-10-30 20:10:57','97.79.239.*','login_fail',''),(3489,0,'admin','2017-10-30 20:15:01','2017-10-30 21:15:01','97.79.239.*','login_fail',''),(3490,0,'admin','2017-10-30 21:17:25','2017-10-30 22:17:25','97.79.239.*','login_fail',''),(3491,0,'admin','2017-10-30 21:17:25','2017-10-30 22:17:25','97.79.239.*','login_fail',''),(3492,0,'admin','2017-10-30 22:19:52','2017-10-30 23:19:52','97.79.239.*','login_fail',''),(3493,0,'admin','2017-10-30 22:19:52','2017-10-30 23:19:52','97.79.239.*','login_fail',''),(3494,0,'admin','2017-10-30 23:22:27','2017-10-31 00:22:27','97.79.239.*','login_fail',''),(3495,0,'admin','2017-10-30 23:22:27','2017-10-31 00:22:27','97.79.239.*','login_fail',''),(3496,0,'admin','2017-10-31 00:25:27','2017-10-31 01:25:27','97.79.239.*','login_fail',''),(3497,0,'admin','2017-10-31 00:25:27','2017-10-31 01:25:27','97.79.239.*','login_fail',''),(3498,0,'admin','2017-10-31 01:28:24','2017-10-31 02:28:24','97.79.239.*','login_fail',''),(3499,0,'admin','2017-10-31 01:28:24','2017-10-31 02:28:24','97.79.239.*','login_fail',''),(3500,0,'admin','2017-10-31 02:30:47','2017-10-31 03:30:47','97.79.239.*','login_fail',''),(3501,0,'admin','2017-10-31 02:30:47','2017-10-31 03:30:47','97.79.239.*','login_fail',''),(3502,0,'admin','2017-10-31 03:32:07','2017-10-31 04:32:07','97.79.239.*','login_fail',''),(3503,0,'admin','2017-10-31 03:32:07','2017-10-31 04:32:07','97.79.239.*','login_fail',''),(3504,0,'admin','2017-10-31 04:33:11','2017-10-31 05:33:11','97.79.239.*','login_fail',''),(3505,0,'admin','2017-10-31 04:33:11','2017-10-31 05:33:11','97.79.239.*','login_fail',''),(3506,0,'admin','2017-10-31 05:34:03','2017-10-31 06:34:03','97.79.239.*','login_fail',''),(3507,0,'admin','2017-10-31 05:34:03','2017-10-31 06:34:03','97.79.239.*','login_fail',''),(3508,0,'admin','2017-10-31 06:48:32','2017-10-31 07:48:32','97.79.239.*','login_fail',''),(3509,0,'admin','2017-10-31 06:48:32','2017-10-31 07:48:32','97.79.239.*','login_fail',''),(3510,0,'admin','2017-10-31 07:49:36','2017-10-31 08:49:36','97.79.239.*','login_fail',''),(3511,0,'admin','2017-10-31 07:49:36','2017-10-31 08:49:36','97.79.239.*','login_fail',''),(3512,0,'admin','2017-10-31 08:56:24','2017-10-31 09:56:24','97.79.239.*','login_fail',''),(3513,0,'admin','2017-10-31 08:56:24','2017-10-31 09:56:24','97.79.239.*','login_fail',''),(3514,0,'admin','2017-10-31 10:00:58','2017-10-31 11:00:58','97.79.239.*','login_fail',''),(3515,0,'admin','2017-10-31 10:00:58','2017-10-31 11:00:58','97.79.239.*','login_fail',''),(3516,0,'admin','2017-10-31 11:06:58','2017-10-31 12:06:58','97.79.239.*','login_fail',''),(3517,0,'admin','2017-10-31 12:12:08','2017-10-31 13:12:08','97.79.239.*','login_fail',''),(3518,0,'admin','2017-10-31 12:12:08','2017-10-31 13:12:08','97.79.239.*','login_fail',''),(3519,0,'admin','2017-10-31 13:15:28','2017-10-31 14:15:28','97.79.239.*','login_fail',''),(3520,0,'admin','2017-10-31 14:19:34','2017-10-31 15:19:34','97.79.239.*','login_fail',''),(3521,0,'admin','2017-10-31 14:19:34','2017-10-31 15:19:34','97.79.239.*','login_fail',''),(3522,0,'admin','2017-10-31 15:23:15','2017-10-31 16:23:15','97.79.239.*','login_fail',''),(3523,0,'admin','2017-10-31 16:27:14','2017-10-31 17:27:14','97.79.239.*','login_fail',''),(3524,0,'admin','2017-10-31 16:27:14','2017-10-31 17:27:14','97.79.239.*','login_fail',''),(3525,0,'admin','2017-10-31 17:31:45','2017-10-31 18:31:45','97.79.239.*','login_fail',''),(3526,0,'admin','2017-10-31 17:31:45','2017-10-31 18:31:45','97.79.239.*','login_fail',''),(3527,0,'admin','2017-10-31 18:34:38','2017-10-31 19:34:38','97.79.239.*','login_fail',''),(3528,0,'admin','2017-10-31 19:38:54','2017-10-31 20:38:54','97.79.239.*','login_fail',''),(3529,0,'admin','2017-10-31 19:38:54','2017-10-31 20:38:54','97.79.239.*','login_fail',''),(3530,0,'admin','2017-10-31 20:41:22','2017-10-31 21:41:22','97.79.239.*','login_fail',''),(3531,0,'admin','2017-10-31 21:44:42','2017-10-31 22:44:42','97.79.239.*','login_fail',''),(3532,0,'admin','2017-10-31 21:44:42','2017-10-31 22:44:42','97.79.239.*','login_fail',''),(3533,0,'admin','2017-10-31 22:46:37','2017-10-31 23:46:37','97.79.239.*','login_fail',''),(3534,0,'admin','2017-10-31 23:50:33','2017-11-01 00:50:33','97.79.239.*','login_fail',''),(3535,0,'admin','2017-11-01 00:54:25','2017-11-01 01:54:25','97.79.239.*','login_fail',''),(3536,0,'admin','2017-11-01 00:54:25','2017-11-01 01:54:25','97.79.239.*','login_fail',''),(3537,0,'admin','2017-11-01 01:58:12','2017-11-01 02:58:12','97.79.239.*','login_fail',''),(3538,0,'admin','2017-11-01 01:58:12','2017-11-01 02:58:12','97.79.239.*','login_fail',''),(3539,0,'admin','2017-11-01 03:00:27','2017-11-01 04:00:27','97.79.239.*','login_fail',''),(3540,0,'admin','2017-11-01 04:02:58','2017-11-01 05:02:58','97.79.239.*','login_fail',''),(3541,0,'admin','2017-11-01 04:02:58','2017-11-01 05:02:58','97.79.239.*','login_fail',''),(3542,0,'admin','2017-11-01 05:04:56','2017-11-01 06:04:56','97.79.239.*','login_fail',''),(3543,0,'admin','2017-11-01 05:04:56','2017-11-01 06:04:56','97.79.239.*','login_fail',''),(3544,0,'admin','2017-11-01 06:08:22','2017-11-01 07:08:22','97.79.239.*','login_fail',''),(3545,0,'admin','2017-11-01 06:08:22','2017-11-01 07:08:22','97.79.239.*','login_fail',''),(3546,0,'admin','2017-11-01 07:10:09','2017-11-01 08:10:09','97.79.239.*','login_fail',''),(3547,0,'admin','2017-11-01 07:10:09','2017-11-01 08:10:09','97.79.239.*','login_fail',''),(3548,0,'admin','2017-11-01 08:12:03','2017-11-01 09:12:03','97.79.239.*','login_fail',''),(3549,0,'admin','2017-11-01 09:12:30','2017-11-01 10:12:30','97.79.239.*','login_fail',''),(3550,0,'admin','2017-11-01 10:14:25','2017-11-01 11:14:25','97.79.239.*','login_fail',''),(3551,0,'admin','2017-11-01 11:24:48','2017-11-01 12:24:48','97.79.239.*','login_fail',''),(3552,0,'admin','2017-11-01 11:24:48','2017-11-01 12:24:48','97.79.239.*','login_fail',''),(3553,0,'admin','2017-11-01 12:29:49','2017-11-01 13:29:49','97.79.239.*','login_fail',''),(3554,0,'admin','2017-11-01 12:29:49','2017-11-01 13:29:49','97.79.239.*','login_fail',''),(3555,0,'admin','2017-11-01 13:34:24','2017-11-01 14:34:24','97.79.239.*','login_fail',''),(3556,0,'admin','2017-11-01 13:34:24','2017-11-01 14:34:24','97.79.239.*','login_fail',''),(3557,0,'admin','2017-11-01 14:39:48','2017-11-01 15:39:48','97.79.239.*','login_fail',''),(3558,0,'admin','2017-11-01 14:39:48','2017-11-01 15:39:48','97.79.239.*','login_fail',''),(3559,0,'admin','2017-11-01 15:45:53','2017-11-01 16:45:53','97.79.239.*','login_fail',''),(3560,0,'admin','2017-11-01 15:45:53','2017-11-01 16:45:53','97.79.239.*','login_fail',''),(3561,0,'admin','2017-11-01 16:49:32','2017-11-01 17:49:32','97.79.239.*','login_fail',''),(3562,0,'admin','2017-11-01 16:49:32','2017-11-01 17:49:32','97.79.239.*','login_fail',''),(3563,0,'admin','2017-11-01 17:52:48','2017-11-01 18:52:48','97.79.239.*','login_fail',''),(3564,0,'admin','2017-11-01 17:52:48','2017-11-01 18:52:48','97.79.239.*','login_fail',''),(3565,0,'admin','2017-11-01 18:56:04','2017-11-01 19:56:04','97.79.239.*','login_fail',''),(3566,0,'admin','2017-11-01 18:56:04','2017-11-01 19:56:04','97.79.239.*','login_fail',''),(3567,0,'admin','2017-11-01 20:00:23','2017-11-01 21:00:23','97.79.239.*','login_fail',''),(3568,0,'admin','2017-11-01 20:00:23','2017-11-01 21:00:23','97.79.239.*','login_fail',''),(3569,0,'admin','2017-11-01 21:04:49','2017-11-01 22:04:49','97.79.239.*','login_fail',''),(3570,0,'admin','2017-11-01 22:07:33','2017-11-01 23:07:33','97.79.239.*','login_fail',''),(3571,0,'admin','2017-11-01 22:07:33','2017-11-01 23:07:33','97.79.239.*','login_fail',''),(3572,0,'admin','2017-11-01 23:11:49','2017-11-02 00:11:49','97.79.239.*','login_fail',''),(3573,0,'admin','2017-11-01 23:11:49','2017-11-02 00:11:49','97.79.239.*','login_fail',''),(3574,0,'admin','2017-11-02 00:15:27','2017-11-02 01:15:27','97.79.239.*','login_fail',''),(3575,0,'admin','2017-11-02 00:15:27','2017-11-02 01:15:27','97.79.239.*','login_fail',''),(3576,0,'admin','2017-11-02 01:18:51','2017-11-02 02:18:51','97.79.239.*','login_fail',''),(3577,0,'admin','2017-11-02 01:18:51','2017-11-02 02:18:51','97.79.239.*','login_fail',''),(3578,0,'admin','2017-11-02 02:29:33','2017-11-02 03:29:33','97.79.239.*','login_fail',''),(3579,0,'admin','2017-11-02 02:29:33','2017-11-02 03:29:33','97.79.239.*','login_fail',''),(3580,0,'admin','2017-11-02 03:33:34','2017-11-02 04:33:34','97.79.239.*','login_fail',''),(3581,0,'admin','2017-11-02 04:37:37','2017-11-02 05:37:37','97.79.239.*','login_fail',''),(3582,0,'admin','2017-11-02 05:41:45','2017-11-02 06:41:45','97.79.239.*','login_fail',''),(3583,0,'admin','2017-11-02 06:43:47','2017-11-02 07:43:47','97.79.239.*','login_fail',''),(3584,0,'admin','2017-11-02 06:43:47','2017-11-02 07:43:47','97.79.239.*','login_fail',''),(3585,0,'admin','2017-11-03 23:58:24','2017-11-04 00:58:24','74.208.42.*','login_fail',''),(3586,0,'admin','2017-11-05 09:25:02','2017-11-05 10:25:02','146.185.223.*','login_fail',''),(3587,0,'admin','2017-11-05 10:58:18','2017-11-05 11:58:18','39.108.239.*','login_fail',''),(3588,0,'admin','2017-11-05 19:35:59','2017-11-05 20:35:59','35.190.183.*','login_fail',''),(3589,0,'admin','2017-11-08 09:36:09','2017-11-08 10:36:09','97.79.239.*','login_fail',''),(3590,0,'admin','2017-11-08 10:36:15','2017-11-08 11:36:15','97.79.239.*','login_fail',''),(3591,0,'admin','2017-11-08 11:36:52','2017-11-08 12:36:52','97.79.239.*','login_fail',''),(3592,0,'admin','2017-11-08 12:37:31','2017-11-08 13:37:31','97.79.239.*','login_fail',''),(3593,0,'admin','2017-11-08 13:38:12','2017-11-08 14:38:12','97.79.239.*','login_fail',''),(3594,0,'admin','2017-11-08 14:39:04','2017-11-08 15:39:04','97.79.239.*','login_fail',''),(3595,0,'admin','2017-11-08 15:41:53','2017-11-08 16:41:53','97.79.239.*','login_fail',''),(3596,0,'admin','2017-11-08 16:42:44','2017-11-08 17:42:44','97.79.239.*','login_fail',''),(3597,0,'admin','2017-11-08 17:43:14','2017-11-08 18:43:14','97.79.239.*','login_fail',''),(3598,0,'admin','2017-11-08 18:43:41','2017-11-08 19:43:41','97.79.239.*','login_fail',''),(3599,0,'admin','2017-11-08 19:44:03','2017-11-08 20:44:03','97.79.239.*','login_fail',''),(3600,0,'admin','2017-11-08 20:44:19','2017-11-08 21:44:19','97.79.239.*','login_fail',''),(3601,0,'admin','2017-11-08 21:45:08','2017-11-08 22:45:08','97.79.239.*','login_fail',''),(3602,0,'admin','2017-11-08 22:46:12','2017-11-08 23:46:12','97.79.239.*','login_fail',''),(3603,0,'admin','2017-11-08 23:46:39','2017-11-09 00:46:39','97.79.239.*','login_fail',''),(3604,0,'admin','2017-11-09 00:48:15','2017-11-09 01:48:15','97.79.239.*','login_fail',''),(3605,0,'admin','2017-11-10 21:05:27','2017-11-10 22:05:27','91.210.144.*','login_fail',''),(3606,0,'admin','2017-11-12 03:11:18','2017-11-12 04:11:18','201.18.18.*','login_fail',''),(3607,0,'admin','2017-11-13 20:00:02','2017-11-13 21:00:02','201.18.18.*','login_fail',''),(3608,0,'admin','2017-11-14 00:43:53','2017-11-14 01:43:53','74.208.85.*','login_fail',''),(3609,0,'Admin','2017-11-14 12:32:19','2017-11-14 13:32:19','63.141.240.*','login_fail',''),(3610,0,'admin','2017-11-15 23:24:59','2017-11-16 00:24:59','178.137.82.*','login_fail',''),(3611,0,'admin','2017-11-16 16:04:58','2017-11-16 17:04:58','177.70.22.*','login_fail',''),(3612,0,'admin','2017-11-21 01:08:36','2017-11-21 02:08:36','201.18.18.*','login_fail',''),(3613,0,'admin','2017-11-22 02:07:13','2017-11-22 03:07:13','185.189.112.*','login_fail',''),(3614,0,'admin','2017-11-22 13:28:48','2017-11-22 14:28:48','185.189.112.*','login_fail',''),(3615,0,'admin','2017-11-22 16:02:47','2017-11-22 17:02:47','77.234.46.*','login_fail',''),(3616,0,'admin','2017-11-25 08:34:38','2017-11-25 09:34:38','74.208.85.*','login_fail',''),(3617,0,'Admin','2017-11-27 19:58:45','2017-11-27 20:58:45','173.208.253.*','login_fail',''),(3618,0,'admin','2017-11-29 01:45:00','2017-11-29 02:45:00','201.18.18.*','login_fail',''),(3619,0,'admin','2017-11-29 22:10:07','2017-11-29 23:10:07','104.214.115.*','login_fail',''),(3620,0,'admin','2017-11-30 16:10:15','2017-11-30 17:10:15','52.90.185.*','login_fail',''),(3621,0,'admin','2017-12-01 01:26:44','2017-12-01 02:26:44','120.78.79.*','login_fail',''),(3622,0,'admin','2017-12-02 11:41:11','2017-12-02 12:41:11','39.108.15.*','login_fail',''),(3623,0,'admin','2017-12-04 03:08:48','2017-12-04 04:08:48','176.8.89.*','login_fail',''),(3624,0,'admin','2017-12-04 15:34:51','2017-12-04 16:34:51','74.208.41.*','login_fail',''),(3625,0,'admin','2017-12-05 03:16:24','2017-12-05 04:16:24','74.208.41.*','login_fail',''),(3626,0,'admin','2017-12-05 09:26:17','2017-12-05 10:26:17','74.208.41.*','login_fail',''),(3627,0,'admin','2017-12-05 15:17:34','2017-12-05 16:17:34','177.70.22.*','login_fail',''),(3628,0,'admin','2017-12-05 19:51:34','2017-12-05 20:51:34','177.70.22.*','login_fail',''),(3629,0,'admin','2017-12-06 08:51:28','2017-12-06 09:51:28','74.208.41.*','login_fail',''),(3630,0,'admin','2017-12-06 18:27:14','2017-12-06 19:27:14','74.208.41.*','login_fail',''),(3631,0,'admin','2017-12-10 15:26:41','2017-12-10 16:26:41','198.50.159.*','login_fail',''),(3632,0,'admin','2017-12-11 03:15:19','2017-12-11 04:15:19','198.50.159.*','login_fail',''),(3633,0,'admin','2017-12-13 05:29:52','2017-12-13 06:29:52','213.14.69.*','login_fail',''),(3634,0,'admin','2017-12-13 06:31:08','2017-12-13 07:31:08','213.14.69.*','login_fail',''),(3635,0,'admin','2017-12-13 06:31:08','2017-12-13 07:31:08','213.14.69.*','login_fail',''),(3636,0,'admin','2017-12-13 07:32:29','2017-12-13 08:32:29','213.14.69.*','login_fail',''),(3637,0,'admin','2017-12-13 08:34:08','2017-12-13 09:34:08','213.14.69.*','login_fail',''),(3638,0,'admin','2017-12-13 08:34:08','2017-12-13 09:34:08','213.14.69.*','login_fail',''),(3639,0,'admin','2017-12-13 09:36:53','2017-12-13 10:36:53','213.14.69.*','login_fail',''),(3640,0,'admin','2017-12-13 09:36:53','2017-12-13 10:36:53','213.14.69.*','login_fail',''),(3641,0,'admin','2017-12-13 10:38:51','2017-12-13 11:38:51','213.14.69.*','login_fail',''),(3642,0,'admin','2017-12-13 11:40:05','2017-12-13 12:40:05','213.14.69.*','login_fail',''),(3643,0,'admin','2017-12-13 11:40:05','2017-12-13 12:40:05','213.14.69.*','login_fail',''),(3644,0,'admin','2017-12-13 12:41:15','2017-12-13 13:41:15','213.14.69.*','login_fail',''),(3645,0,'admin','2017-12-13 13:42:08','2017-12-13 14:42:08','213.14.69.*','login_fail',''),(3646,0,'admin','2017-12-13 14:43:18','2017-12-13 15:43:18','213.14.69.*','login_fail',''),(3647,0,'admin','2017-12-13 15:44:35','2017-12-13 16:44:35','213.14.69.*','login_fail',''),(3648,0,'admin','2017-12-13 15:44:35','2017-12-13 16:44:35','213.14.69.*','login_fail',''),(3649,0,'admin','2017-12-13 16:45:21','2017-12-13 17:45:21','213.14.69.*','login_fail',''),(3650,0,'admin','2017-12-13 16:45:21','2017-12-13 17:45:21','213.14.69.*','login_fail',''),(3651,0,'admin','2017-12-13 17:45:49','2017-12-13 18:45:49','213.14.69.*','login_fail',''),(3652,0,'admin','2017-12-13 18:46:06','2017-12-13 19:46:06','213.14.69.*','login_fail',''),(3653,0,'admin','2017-12-13 19:46:58','2017-12-13 20:46:58','213.14.69.*','login_fail',''),(3654,0,'admin','2017-12-13 20:47:50','2017-12-13 21:47:50','213.14.69.*','login_fail',''),(3655,0,'admin','2017-12-13 21:49:35','2017-12-13 22:49:35','213.14.69.*','login_fail',''),(3656,0,'admin','2017-12-13 22:50:17','2017-12-13 23:50:17','213.14.69.*','login_fail',''),(3657,0,'admin','2017-12-13 22:50:17','2017-12-13 23:50:17','213.14.69.*','login_fail',''),(3658,0,'admin','2017-12-13 23:51:15','2017-12-14 00:51:15','213.14.69.*','login_fail',''),(3659,0,'admin','2017-12-13 23:51:15','2017-12-14 00:51:15','213.14.69.*','login_fail',''),(3660,0,'admin','2017-12-14 00:51:30','2017-12-14 01:51:30','213.14.69.*','login_fail',''),(3661,0,'admin','2017-12-14 01:52:29','2017-12-14 02:52:29','213.14.69.*','login_fail',''),(3662,0,'admin','2017-12-14 02:54:18','2017-12-14 03:54:18','213.14.69.*','login_fail',''),(3663,0,'admin','2017-12-14 03:54:31','2017-12-14 04:54:31','213.14.69.*','login_fail',''),(3664,0,'admin','2017-12-14 04:56:05','2017-12-14 05:56:05','213.14.69.*','login_fail',''),(3665,0,'admin','2017-12-14 05:56:46','2017-12-14 06:56:46','213.14.69.*','login_fail',''),(3666,0,'admin','2017-12-15 18:18:46','2017-12-15 19:18:46','146.185.223.*','login_fail',''),(3667,0,'admin','2017-12-17 02:05:04','2017-12-17 03:05:04','77.234.46.*','login_fail',''),(3668,0,'admin','2017-12-21 18:01:43','2017-12-21 19:01:43','220.128.183.*','login_fail',''),(3669,0,'admin','2017-12-21 19:18:47','2017-12-21 20:18:47','82.165.70.*','login_fail',''),(3670,0,'admin','2017-12-22 04:51:03','2017-12-22 05:51:03','82.165.70.*','login_fail',''),(3671,0,'admin','2017-12-22 20:42:57','2017-12-22 21:42:57','77.247.181.*','login_fail',''),(3672,0,'admin','2017-12-22 20:43:11','2017-12-22 21:43:11','217.115.10.*','login_fail',''),(3673,0,'admin','2017-12-22 20:43:20','2017-12-22 21:43:20','137.74.73.*','login_fail',''),(3674,0,'admin','2017-12-22 20:43:36','2017-12-22 21:43:36','104.192.0.*','login_fail',''),(3675,0,'admin','2017-12-22 20:43:46','2017-12-22 21:43:46','91.109.184.*','login_fail',''),(3676,0,'admin','2017-12-22 20:43:59','2017-12-22 21:43:59','178.20.55.*','login_fail',''),(3677,0,'admin','2017-12-22 20:44:12','2017-12-22 21:44:12','192.160.102.*','login_fail',''),(3678,0,'admin','2017-12-22 20:44:21','2017-12-22 21:44:21','217.170.197.*','login_fail',''),(3679,0,'admin','2017-12-22 20:44:43','2017-12-22 21:44:43','185.100.85.*','login_fail',''),(3680,0,'admin','2017-12-22 20:44:55','2017-12-22 21:44:55','51.15.49.*','login_fail',''),(3681,0,'admin','2017-12-22 20:45:15','2017-12-22 21:45:15','185.170.42.*','login_fail',''),(3682,0,'admin','2017-12-22 20:45:22','2017-12-22 21:45:22','91.237.244.*','login_fail',''),(3683,0,'admin','2017-12-22 20:45:43','2017-12-22 21:45:43','23.129.64.*','login_fail',''),(3684,0,'admin','2017-12-22 20:45:47','2017-12-22 21:45:47','185.220.101.*','login_fail',''),(3685,0,'admin','2017-12-22 20:46:10','2017-12-22 21:46:10','5.135.158.*','login_fail',''),(3686,0,'admin','2017-12-22 20:46:20','2017-12-22 21:46:20','197.231.221.*','login_fail',''),(3687,0,'admin','2017-12-22 20:46:45','2017-12-22 21:46:45','62.210.13.*','login_fail',''),(3688,0,'admin','2017-12-22 20:47:06','2017-12-22 21:47:06','193.90.12.*','login_fail',''),(3689,0,'admin','2017-12-22 20:47:23','2017-12-22 21:47:23','89.144.12.*','login_fail',''),(3690,0,'admin','2017-12-22 20:47:35','2017-12-22 21:47:35','54.36.222.*','login_fail',''),(3691,0,'admin','2017-12-22 20:47:59','2017-12-22 21:47:59','91.134.232.*','login_fail',''),(3692,0,'admin','2017-12-22 20:48:10','2017-12-22 21:48:10','46.101.139.*','login_fail',''),(3693,0,'admin','2017-12-22 20:48:46','2017-12-22 21:48:46','198.96.155.*','login_fail',''),(3694,0,'admin','2017-12-22 20:48:59','2017-12-22 21:48:59','46.101.127.*','login_fail',''),(3695,0,'admin','2017-12-22 20:49:09','2017-12-22 21:49:09','192.36.27.*','login_fail',''),(3696,0,'admin','2017-12-22 20:49:32','2017-12-22 21:49:32','62.210.105.*','login_fail',''),(3697,0,'admin','2017-12-22 20:49:59','2017-12-22 21:49:59','199.249.223.*','login_fail',''),(3698,0,'admin','2017-12-22 20:50:02','2017-12-22 21:50:02','96.255.14.*','login_fail',''),(3699,0,'admin','2017-12-22 20:50:05','2017-12-22 21:50:05','192.99.70.*','login_fail',''),(3700,0,'admin','2017-12-22 20:50:23','2017-12-22 21:50:23','65.19.167.*','login_fail',''),(3701,0,'admin','2017-12-22 20:50:33','2017-12-22 21:50:33','162.243.166.*','login_fail',''),(3702,0,'admin','2017-12-22 20:50:48','2017-12-22 21:50:48','136.243.72.*','login_fail',''),(3703,0,'admin','2017-12-22 21:54:48','2017-12-22 22:54:48','176.10.99.*','login_fail',''),(3704,0,'admin','2017-12-23 10:59:07','2017-12-23 11:59:07','82.165.70.*','login_fail',''),(3705,0,'admin','2017-12-23 20:03:07','2017-12-23 21:03:07','82.165.70.*','login_fail',''),(3706,0,'admin','2017-12-24 00:37:54','2017-12-24 01:37:54','136.243.72.*','login_fail',''),(3707,0,'admin','2017-12-24 03:08:04','2017-12-24 04:08:04','35.196.223.*','login_fail',''),(3708,0,'admin','2017-12-25 20:11:36','2017-12-25 21:11:36','23.254.144.*','login_fail',''),(3709,0,'admin','2017-12-25 22:51:47','2017-12-25 23:51:47','23.254.144.*','login_fail',''),(3710,0,'admin','2017-12-26 03:14:15','2017-12-26 04:14:15','23.254.144.*','login_fail',''),(3711,0,'admin','2017-12-27 00:23:14','2017-12-27 01:23:14','80.67.172.*','login_fail',''),(3712,0,'admin','2017-12-27 04:21:34','2017-12-27 05:21:34','64.113.32.*','login_fail',''),(3713,0,'admin','2017-12-28 00:53:16','2017-12-28 01:53:16','192.169.155.*','login_fail',''),(3714,0,'admin','2017-12-29 03:10:56','2017-12-29 04:10:56','146.185.223.*','login_fail',''),(3715,0,'admin','2017-12-29 06:06:14','2017-12-29 07:06:14','51.15.86.*','login_fail',''),(3716,0,'admin','2017-12-29 17:35:38','2017-12-29 18:35:38','128.31.0.*','login_fail',''),(3717,0,'admin','2017-12-30 22:50:16','2017-12-30 23:50:16','51.15.81.*','login_fail',''),(3718,0,'admin','2018-01-01 03:07:30','2018-01-01 04:07:30','176.10.99.*','login_fail',''),(3719,0,'admin','2018-01-02 16:06:37','2018-01-02 17:06:37','203.114.73.*','login_fail',''),(3720,0,'admin','2018-01-02 16:10:32','2018-01-02 17:10:32','185.117.215.*','login_fail',''),(3721,0,'admin','2018-01-07 07:00:21','2018-01-07 08:00:21','108.61.207.*','login_fail',''),(3722,0,'admin','2018-01-07 18:19:33','2018-01-07 19:19:33','108.61.207.*','login_fail',''),(3723,0,'admin','2018-01-11 15:47:44','2018-01-11 16:47:44','203.255.174.*','login_fail',''),(3724,0,'admin','2018-01-11 16:07:52','2018-01-11 17:07:52','176.8.89.*','login_fail',''),(3725,0,'admin','2018-01-11 18:50:23','2018-01-11 19:50:23','203.255.174.*','login_fail',''),(3726,0,'admin','2018-01-11 21:59:03','2018-01-11 22:59:03','203.255.174.*','login_fail',''),(3727,0,'admin','2018-01-12 01:05:58','2018-01-12 02:05:58','203.255.174.*','login_fail',''),(3728,0,'admin','2018-01-12 04:28:50','2018-01-12 05:28:50','203.255.174.*','login_fail',''),(3729,0,'admin','2018-01-12 07:38:32','2018-01-12 08:38:32','203.255.174.*','login_fail',''),(3730,0,'admin','2018-01-12 10:47:17','2018-01-12 11:47:17','203.255.174.*','login_fail',''),(3731,0,'admin','2018-01-12 13:54:38','2018-01-12 14:54:38','203.255.174.*','login_fail',''),(3732,0,'admin','2018-01-12 16:58:32','2018-01-12 17:58:32','203.255.174.*','login_fail',''),(3733,0,'admin','2018-01-12 20:02:03','2018-01-12 21:02:03','203.255.174.*','login_fail',''),(3734,0,'admin','2018-01-12 23:10:23','2018-01-13 00:10:23','203.255.174.*','login_fail',''),(3735,0,'admin','2018-01-13 02:19:16','2018-01-13 03:19:16','203.255.174.*','login_fail',''),(3736,0,'admin','2018-01-13 05:28:56','2018-01-13 06:28:56','203.255.174.*','login_fail',''),(3737,0,'admin','2018-01-13 08:36:46','2018-01-13 09:36:46','203.255.174.*','login_fail',''),(3738,0,'admin','2018-01-13 11:44:38','2018-01-13 12:44:38','203.255.174.*','login_fail',''),(3739,0,'admin','2018-01-13 14:51:06','2018-01-13 15:51:06','203.255.174.*','login_fail',''),(3740,0,'admin','2018-01-13 17:54:14','2018-01-13 18:54:14','203.255.174.*','login_fail',''),(3741,0,'admin','2018-01-13 20:58:49','2018-01-13 21:58:49','203.255.174.*','login_fail',''),(3742,0,'admin','2018-01-14 00:08:13','2018-01-14 01:08:13','203.255.174.*','login_fail',''),(3743,0,'admin','2018-01-14 03:17:51','2018-01-14 04:17:51','203.255.174.*','login_fail',''),(3744,0,'admin','2018-01-14 06:28:08','2018-01-14 07:28:08','203.255.174.*','login_fail',''),(3745,0,'admin','2018-01-14 09:38:07','2018-01-14 10:38:07','203.255.174.*','login_fail',''),(3746,0,'admin','2018-01-14 11:16:19','2018-01-14 12:16:19','52.34.123.*','login_fail',''),(3747,0,'admin','2018-01-14 12:46:26','2018-01-14 13:46:26','203.255.174.*','login_fail',''),(3748,0,'admin','2018-01-14 15:51:11','2018-01-14 16:51:11','203.255.174.*','login_fail',''),(3749,0,'admin','2018-01-14 16:41:58','2018-01-14 17:41:58','34.243.183.*','login_fail',''),(3750,0,'admin','2018-01-14 18:53:23','2018-01-14 19:53:23','203.255.174.*','login_fail',''),(3751,0,'admin','2018-01-14 22:01:22','2018-01-14 23:01:22','203.255.174.*','login_fail',''),(3752,0,'admin','2018-01-15 01:11:07','2018-01-15 02:11:07','203.255.174.*','login_fail',''),(3753,0,'admin','2018-01-15 04:21:46','2018-01-15 05:21:46','203.255.174.*','login_fail',''),(3754,0,'admin','2018-01-15 07:34:03','2018-01-15 08:34:03','203.255.174.*','login_fail',''),(3755,0,'admin','2018-01-15 08:47:36','2018-01-15 09:47:36','162.144.155.*','login_fail',''),(3756,0,'admin','2018-01-15 10:45:58','2018-01-15 11:45:58','203.255.174.*','login_fail',''),(3757,0,'admin','2018-01-15 13:55:11','2018-01-15 14:55:11','203.255.174.*','login_fail',''),(3758,0,'admin','2018-01-15 17:01:38','2018-01-15 18:01:38','203.255.174.*','login_fail',''),(3759,0,'admin','2018-01-15 19:41:26','2018-01-15 20:41:26','162.144.155.*','login_fail',''),(3760,0,'admin','2018-01-16 06:12:23','2018-01-16 07:12:23','178.137.90.*','login_fail',''),(3761,0,'admin','2018-01-16 08:42:34','2018-01-16 09:42:34','74.208.121.*','login_fail',''),(3762,0,'admin','2018-01-17 16:13:37','2018-01-17 17:13:37','54.190.60.*','login_fail',''),(3763,0,'admin','2018-01-17 19:20:31','2018-01-17 20:20:31','54.190.60.*','login_fail',''),(3764,0,'admin','2018-01-18 12:46:44','2018-01-18 13:46:44','35.177.108.*','login_fail',''),(3765,0,'admin','2018-01-18 13:51:38','2018-01-18 14:51:38','35.177.108.*','login_fail',''),(3766,0,'admin','2018-01-18 15:20:40','2018-01-18 16:20:40','35.177.108.*','login_fail',''),(3767,0,'admin','2018-01-19 18:35:00','2018-01-19 19:35:00','77.68.90.*','login_fail',''),(3768,0,'admin','2018-01-19 21:11:47','2018-01-19 22:11:47','77.68.90.*','login_fail',''),(3769,0,'admin','2018-01-20 00:09:48','2018-01-20 01:09:48','94.46.186.*','login_fail',''),(3770,0,'admin','2018-01-20 14:56:15','2018-01-20 15:56:15','35.177.108.*','login_fail',''),(3771,0,'admin','2018-01-21 11:32:23','2018-01-21 12:32:23','35.196.90.*','login_fail',''),(3772,0,'admin','2018-01-22 03:36:05','2018-01-22 04:36:05','146.185.223.*','login_fail',''),(3773,0,'admin','2018-01-22 10:26:28','2018-01-22 11:26:28','203.255.190.*','login_fail',''),(3774,0,'admin','2018-01-22 13:41:39','2018-01-22 14:41:39','203.255.190.*','login_fail',''),(3775,0,'admin','2018-01-22 16:54:35','2018-01-22 17:54:35','203.255.190.*','login_fail',''),(3776,0,'admin','2018-01-22 19:23:18','2018-01-22 20:23:18','35.154.77.*','login_fail',''),(3777,0,'admin','2018-01-22 20:04:26','2018-01-22 21:04:26','203.255.190.*','login_fail',''),(3778,0,'admin','2018-01-22 23:21:39','2018-01-23 00:21:39','203.255.190.*','login_fail',''),(3779,0,'admin','2018-01-23 02:41:16','2018-01-23 03:41:16','203.255.190.*','login_fail',''),(3780,0,'admin','2018-01-23 06:02:06','2018-01-23 07:02:06','203.255.190.*','login_fail',''),(3781,0,'admin','2018-01-23 09:23:33','2018-01-23 10:23:33','203.255.190.*','login_fail',''),(3782,0,'admin','2018-01-23 12:43:12','2018-01-23 13:43:12','203.255.190.*','login_fail',''),(3783,0,'admin','2018-01-23 14:46:11','2018-01-23 15:46:11','35.154.77.*','login_fail',''),(3784,0,'admin','2018-01-23 15:56:45','2018-01-23 16:56:45','203.255.190.*','login_fail',''),(3785,0,'admin','2018-01-23 19:06:24','2018-01-23 20:06:24','203.255.190.*','login_fail',''),(3786,0,'admin','2018-01-23 19:28:19','2018-01-23 20:28:19','185.51.229.*','login_fail',''),(3787,0,'admin','2018-01-23 22:19:36','2018-01-23 23:19:36','203.255.190.*','login_fail',''),(3788,0,'admin','2018-01-23 23:13:05','2018-01-24 00:13:05','35.154.77.*','login_fail',''),(3789,0,'admin','2018-01-24 01:28:19','2018-01-24 02:28:19','46.118.155.*','login_fail',''),(3790,0,'admin','2018-01-24 01:33:28','2018-01-24 02:33:28','203.255.190.*','login_fail',''),(3791,0,'admin','2018-01-24 04:50:06','2018-01-24 05:50:06','203.255.190.*','login_fail',''),(3792,0,'admin','2018-01-24 07:28:34','2018-01-24 08:28:34','51.4.207.*','login_fail',''),(3793,0,'admin','2018-01-24 08:06:25','2018-01-24 09:06:25','203.255.190.*','login_fail',''),(3794,0,'admin','2018-01-24 11:22:01','2018-01-24 12:22:01','203.255.190.*','login_fail',''),(3795,0,'admin','2018-01-24 11:51:35','2018-01-24 12:51:35','5.188.62.*','login_fail',''),(3796,0,'admin','2018-01-24 13:12:46','2018-01-24 14:12:46','77.68.72.*','login_fail',''),(3797,0,'admin','2018-01-24 14:35:57','2018-01-24 15:35:57','203.255.190.*','login_fail',''),(3798,0,'admin','2018-01-24 17:46:00','2018-01-24 18:46:00','203.255.190.*','login_fail',''),(3799,0,'admin','2018-01-24 20:54:57','2018-01-24 21:54:57','203.255.190.*','login_fail',''),(3800,0,'admin','2018-01-25 04:23:20','2018-01-25 05:23:20','176.28.42.*','login_fail',''),(3801,0,'admin','2018-01-25 09:57:16','2018-01-25 10:57:16','182.92.223.*','login_fail',''),(3802,0,'admin','2018-01-25 10:08:25','2018-01-25 11:08:25','203.255.190.*','login_fail',''),(3803,0,'admin','2018-01-25 10:57:35','2018-01-25 11:57:35','182.92.223.*','login_fail',''),(3804,0,'admin','2018-01-25 11:58:53','2018-01-25 12:58:53','182.92.223.*','login_fail',''),(3805,0,'admin','2018-01-25 12:59:18','2018-01-25 13:59:18','182.92.223.*','login_fail',''),(3806,0,'admin','2018-01-25 13:23:37','2018-01-25 14:23:37','203.255.190.*','login_fail',''),(3807,0,'admin','2018-01-25 13:59:27','2018-01-25 14:59:27','182.92.223.*','login_fail',''),(3808,0,'admin','2018-01-25 14:59:33','2018-01-25 15:59:33','182.92.223.*','login_fail',''),(3809,0,'admin','2018-01-25 15:59:36','2018-01-25 16:59:36','182.92.223.*','login_fail',''),(3810,0,'admin','2018-01-25 16:27:10','2018-01-25 17:27:10','43.252.230.*','login_fail',''),(3811,0,'admin','2018-01-25 16:34:47','2018-01-25 17:34:47','203.255.190.*','login_fail',''),(3812,0,'admin','2018-01-25 17:00:36','2018-01-25 18:00:36','182.92.223.*','login_fail',''),(3813,0,'admin','2018-01-25 18:01:26','2018-01-25 19:01:26','182.92.223.*','login_fail',''),(3814,0,'admin','2018-01-25 18:05:26','2018-01-25 19:05:26','52.172.183.*','login_fail',''),(3815,0,'admin','2018-01-25 19:01:45','2018-01-25 20:01:45','182.92.223.*','login_fail',''),(3816,0,'admin','2018-01-25 19:44:04','2018-01-25 20:44:04','203.255.190.*','login_fail',''),(3817,0,'admin','2018-01-25 20:02:43','2018-01-25 21:02:43','182.92.223.*','login_fail',''),(3818,0,'admin','2018-01-25 21:03:49','2018-01-25 22:03:49','182.92.223.*','login_fail',''),(3819,0,'admin','2018-01-25 22:04:47','2018-01-25 23:04:47','182.92.223.*','login_fail',''),(3820,0,'admin','2018-01-25 22:56:10','2018-01-25 23:56:10','203.255.190.*','login_fail',''),(3821,0,'admin','2018-01-25 23:04:48','2018-01-26 00:04:48','182.92.223.*','login_fail',''),(3822,0,'admin','2018-01-26 00:05:31','2018-01-26 01:05:31','182.92.223.*','login_fail',''),(3823,0,'admin','2018-01-26 01:05:47','2018-01-26 02:05:47','182.92.223.*','login_fail',''),(3824,0,'admin','2018-01-26 02:09:18','2018-01-26 03:09:18','203.255.190.*','login_fail',''),(3825,0,'admin','2018-01-26 05:22:42','2018-01-26 06:22:42','203.255.190.*','login_fail',''),(3826,0,'admin','2018-01-26 08:41:08','2018-01-26 09:41:08','203.255.190.*','login_fail',''),(3827,0,'admin','2018-01-26 11:58:10','2018-01-26 12:58:10','203.255.190.*','login_fail',''),(3828,0,'admin','2018-01-26 15:11:45','2018-01-26 16:11:45','203.255.190.*','login_fail',''),(3829,0,'admin','2018-01-26 18:20:50','2018-01-26 19:20:50','203.255.190.*','login_fail',''),(3830,0,'admin','2018-01-26 21:33:39','2018-01-26 22:33:39','203.255.190.*','login_fail',''),(3831,0,'admin','2018-01-27 00:50:15','2018-01-27 01:50:15','203.255.190.*','login_fail',''),(3832,0,'admin','2018-01-27 04:14:57','2018-01-27 05:14:57','203.255.190.*','login_fail',''),(3833,0,'admin','2018-01-27 07:36:18','2018-01-27 08:36:18','203.255.190.*','login_fail',''),(3834,0,'admin','2018-01-27 11:04:38','2018-01-27 12:04:38','203.255.190.*','login_fail',''),(3835,0,'admin','2018-01-27 14:18:59','2018-01-27 15:18:59','203.255.190.*','login_fail',''),(3836,0,'admin','2018-01-27 16:02:03','2018-01-27 17:02:03','139.199.203.*','login_fail',''),(3837,0,'admin','2018-01-27 16:02:03','2018-01-27 17:02:03','139.199.203.*','login_fail',''),(3838,0,'admin','2018-01-27 17:30:27','2018-01-27 18:30:27','203.255.190.*','login_fail',''),(3839,0,'admin','2018-01-27 20:43:24','2018-01-27 21:43:24','203.255.190.*','login_fail',''),(3840,0,'admin','2018-01-28 00:02:08','2018-01-28 01:02:08','203.255.190.*','login_fail',''),(3841,0,'admin','2018-01-28 00:14:13','2018-01-28 01:14:13','52.172.183.*','login_fail',''),(3842,0,'admin','2018-01-28 03:29:32','2018-01-28 04:29:32','203.255.190.*','login_fail',''),(3843,0,'admin','2018-01-28 07:00:20','2018-01-28 08:00:20','203.255.190.*','login_fail',''),(3844,0,'admin','2018-01-28 10:23:16','2018-01-28 11:23:16','203.255.190.*','login_fail',''),(3845,0,'admin','2018-01-28 13:38:48','2018-01-28 14:38:48','203.255.190.*','login_fail',''),(3846,0,'admin','2018-01-28 14:23:10','2018-01-28 15:23:10','144.48.243.*','login_fail',''),(3847,0,'admin','2018-01-28 16:50:00','2018-01-28 17:50:00','203.255.190.*','login_fail',''),(3848,0,'admin','2018-01-28 19:57:51','2018-01-28 20:57:51','203.255.190.*','login_fail',''),(3849,0,'admin','2018-01-28 23:09:51','2018-01-29 00:09:51','203.255.190.*','login_fail',''),(3850,0,'admin','2018-01-29 02:18:45','2018-01-29 03:18:45','203.255.190.*','login_fail',''),(3851,0,'admin','2018-01-29 05:34:19','2018-01-29 06:34:19','203.255.190.*','login_fail',''),(3852,0,'admin','2018-01-29 06:58:27','2018-01-29 07:58:27','119.27.178.*','login_fail',''),(3853,0,'admin','2018-01-29 08:55:54','2018-01-29 09:55:54','203.255.190.*','login_fail',''),(3854,0,'admin','2018-01-29 10:51:33','2018-01-29 11:51:33','176.28.42.*','login_fail',''),(3855,0,'admin','2018-01-29 12:12:49','2018-01-29 13:12:49','203.255.190.*','login_fail',''),(3856,0,'admin','2018-01-29 15:24:14','2018-01-29 16:24:14','203.255.190.*','login_fail',''),(3857,0,'admin','2018-01-29 17:53:29','2018-01-29 18:53:29','176.8.89.*','login_fail',''),(3858,0,'admin','2018-01-29 18:32:59','2018-01-29 19:32:59','203.255.190.*','login_fail',''),(3859,0,'admin','2018-01-30 21:32:11','2018-01-30 22:32:11','52.172.183.*','login_fail',''),(3860,0,'admin','2018-01-31 06:47:33','2018-01-31 07:47:33','132.148.145.*','login_fail',''),(3861,0,'admin','2018-02-01 00:09:19','2018-02-01 01:09:19','128.199.194.*','login_fail',''),(3862,0,'rtcme','2018-02-01 00:15:44','2018-02-01 01:15:44','37.187.77.*','login_fail',''),(3863,0,'admin','2018-02-01 11:30:18','2018-02-01 12:30:18','132.148.145.*','login_fail',''),(3864,0,'admin','2018-02-03 05:45:11','2018-02-03 06:45:11','37.59.178.*','login_fail',''),(3865,0,'admin','2018-02-04 19:05:58','2018-02-04 20:05:58','201.18.18.*','login_fail',''),(3866,0,'admin','2018-02-07 18:53:22','2018-02-07 19:53:22','194.15.119.*','login_fail',''),(3867,0,'admin','2018-02-08 14:27:31','2018-02-08 15:27:31','35.229.18.*','login_fail',''),(3868,0,'admin','2018-02-09 05:28:38','2018-02-09 06:28:38','192.36.27.*','login_fail',''),(3869,0,'admin','2018-02-09 06:05:50','2018-02-09 07:05:50','185.220.101.*','login_fail',''),(3870,0,'admin','2018-02-09 08:14:50','2018-02-09 09:14:50','5.39.84.*','login_fail',''),(3871,0,'admin','2018-02-10 08:35:27','2018-02-10 09:35:27','123.57.254.*','login_fail',''),(3872,0,'admin','2018-02-10 09:48:26','2018-02-10 10:48:26','123.57.254.*','login_fail',''),(3873,0,'admin','2018-02-10 10:59:01','2018-02-10 11:59:01','123.57.254.*','login_fail',''),(3874,0,'admin','2018-02-10 12:05:51','2018-02-10 13:05:51','123.57.254.*','login_fail',''),(3875,0,'admin','2018-02-10 13:08:58','2018-02-10 14:08:58','123.57.254.*','login_fail',''),(3876,0,'admin','2018-02-10 14:26:51','2018-02-10 15:26:51','123.57.254.*','login_fail',''),(3877,0,'admin','2018-02-10 15:43:10','2018-02-10 16:43:10','123.57.254.*','login_fail',''),(3878,0,'admin','2018-02-10 16:58:02','2018-02-10 17:58:02','123.57.254.*','login_fail',''),(3879,0,'admin','2018-02-10 18:13:21','2018-02-10 19:13:21','123.57.254.*','login_fail',''),(3880,0,'admin','2018-02-10 19:30:24','2018-02-10 20:30:24','123.57.254.*','login_fail',''),(3881,0,'admin','2018-02-10 20:50:49','2018-02-10 21:50:49','123.57.254.*','login_fail',''),(3882,0,'admin','2018-02-10 21:53:11','2018-02-10 22:53:11','123.57.254.*','login_fail',''),(3883,0,'admin','2018-02-10 22:53:42','2018-02-10 23:53:42','123.57.254.*','login_fail',''),(3884,0,'admin','2018-02-10 23:56:06','2018-02-11 00:56:06','123.57.254.*','login_fail',''),(3885,0,'admin','2018-02-11 00:59:49','2018-02-11 01:59:49','123.57.254.*','login_fail',''),(3886,0,'admin','2018-02-11 02:02:05','2018-02-11 03:02:05','123.57.254.*','login_fail',''),(3887,0,'admin','2018-02-11 03:04:30','2018-02-11 04:04:30','123.57.254.*','login_fail',''),(3888,0,'admin','2018-02-11 04:07:13','2018-02-11 05:07:13','123.57.254.*','login_fail',''),(3889,0,'admin','2018-02-11 05:08:41','2018-02-11 06:08:41','123.57.254.*','login_fail',''),(3890,0,'admin','2018-02-11 06:11:57','2018-02-11 07:11:57','123.57.254.*','login_fail',''),(3891,0,'admin','2018-02-11 07:13:58','2018-02-11 08:13:58','123.57.254.*','login_fail',''),(3892,0,'admin','2018-02-11 08:17:40','2018-02-11 09:17:40','123.57.254.*','login_fail',''),(3893,0,'admin','2018-02-11 09:23:52','2018-02-11 10:23:52','123.57.254.*','login_fail',''),(3894,0,'admin','2018-02-11 10:31:10','2018-02-11 11:31:10','123.57.254.*','login_fail',''),(3895,0,'admin','2018-02-11 11:36:31','2018-02-11 12:36:31','123.57.254.*','login_fail',''),(3896,0,'admin','2018-02-11 12:39:22','2018-02-11 13:39:22','37.59.178.*','login_fail',''),(3897,0,'admin','2018-02-11 12:41:44','2018-02-11 13:41:44','123.57.254.*','login_fail',''),(3898,0,'admin','2018-02-11 13:44:17','2018-02-11 14:44:17','123.57.254.*','login_fail',''),(3899,0,'admin','2018-02-11 14:46:07','2018-02-11 15:46:07','123.57.254.*','login_fail',''),(3900,0,'admin','2018-02-11 15:47:38','2018-02-11 16:47:38','123.57.254.*','login_fail',''),(3901,0,'admin','2018-02-11 16:48:22','2018-02-11 17:48:22','123.57.254.*','login_fail',''),(3902,0,'admin','2018-02-11 18:08:00','2018-02-11 19:08:00','123.57.254.*','login_fail',''),(3903,0,'admin','2018-02-11 19:08:32','2018-02-11 20:08:32','123.57.254.*','login_fail',''),(3904,0,'admin','2018-02-11 20:11:00','2018-02-11 21:11:00','123.57.254.*','login_fail',''),(3905,0,'admin','2018-02-11 21:15:52','2018-02-11 22:15:52','123.57.254.*','login_fail',''),(3906,0,'admin','2018-02-11 22:17:02','2018-02-11 23:17:02','123.57.254.*','login_fail',''),(3907,0,'admin','2018-02-11 23:36:01','2018-02-12 00:36:01','123.57.254.*','login_fail',''),(3908,0,'admin','2018-02-12 00:55:35','2018-02-12 01:55:35','123.57.254.*','login_fail',''),(3909,0,'admin','2018-02-12 01:56:19','2018-02-12 02:56:19','123.57.254.*','login_fail',''),(3910,0,'admin','2018-02-12 03:15:50','2018-02-12 04:15:50','123.57.254.*','login_fail',''),(3911,0,'admin','2018-02-12 04:16:02','2018-02-12 05:16:02','123.57.254.*','login_fail',''),(3912,0,'admin','2018-02-12 05:16:44','2018-02-12 06:16:44','123.57.254.*','login_fail',''),(3913,0,'admin','2018-02-12 06:16:56','2018-02-12 07:16:56','123.57.254.*','login_fail',''),(3914,0,'admin','2018-02-12 07:36:43','2018-02-12 08:36:43','123.57.254.*','login_fail',''),(3915,0,'admin','2018-02-12 08:40:55','2018-02-12 09:40:55','123.57.254.*','login_fail',''),(3916,0,'admin','2018-02-12 09:45:17','2018-02-12 10:45:17','123.57.254.*','login_fail',''),(3917,0,'admin','2018-02-12 10:51:05','2018-02-12 11:51:05','123.57.254.*','login_fail',''),(3918,0,'admin','2018-02-12 11:53:42','2018-02-12 12:53:42','123.57.254.*','login_fail',''),(3919,0,'admin','2018-02-12 12:53:51','2018-02-12 13:53:51','123.57.254.*','login_fail',''),(3920,0,'admin','2018-02-12 14:11:23','2018-02-12 15:11:23','123.57.254.*','login_fail',''),(3921,0,'admin','2018-02-12 15:27:34','2018-02-12 16:27:34','123.57.254.*','login_fail',''),(3922,0,'admin','2018-02-12 16:42:30','2018-02-12 17:42:30','123.57.254.*','login_fail',''),(3923,0,'admin','2018-02-12 17:54:49','2018-02-12 18:54:49','123.57.254.*','login_fail',''),(3924,0,'admin','2018-02-13 07:25:10','2018-02-13 08:25:10','74.208.121.*','login_fail',''),(3925,0,'admin','2018-02-16 11:07:30','2018-02-16 12:07:30','115.28.111.*','login_fail',''),(3926,0,'admin','2018-02-16 14:15:39','2018-02-16 15:15:39','176.10.104.*','login_fail',''),(3927,0,'admin','2018-02-16 14:55:23','2018-02-16 15:55:23','37.187.180.*','login_fail',''),(3928,0,'admin','2018-02-17 00:21:35','2018-02-17 01:21:35','192.160.102.*','login_fail',''),(3929,0,'admin','2018-02-18 03:12:23','2018-02-18 04:12:23','43.251.16.*','login_fail',''),(3930,0,'admin','2018-02-18 07:16:21','2018-02-18 08:16:21','43.252.230.*','login_fail',''),(3931,0,'admin','2018-02-19 22:23:35','2018-02-19 23:23:35','185.81.157.*','login_fail',''),(3932,0,'admin','2018-02-21 06:44:10','2018-02-21 07:44:10','213.14.69.*','login_fail',''),(3933,0,'admin','2018-02-21 06:44:45','2018-02-21 07:44:45','51.15.78.*','login_fail',''),(3934,0,'admin','2018-02-21 07:56:17','2018-02-21 08:56:17','213.14.69.*','login_fail',''),(3935,0,'admin','2018-02-21 09:26:33','2018-02-21 10:26:33','213.14.69.*','login_fail',''),(3936,0,'admin','2018-02-21 09:39:20','2018-02-21 10:39:20','104.223.123.*','login_fail',''),(3937,0,'admin','2018-02-21 10:40:16','2018-02-21 11:40:16','213.14.69.*','login_fail',''),(3938,0,'admin','2018-02-21 10:49:58','2018-02-21 11:49:58','185.38.14.*','login_fail',''),(3939,0,'admin','2018-02-21 11:53:01','2018-02-21 12:53:01','213.14.69.*','login_fail',''),(3940,0,'admin','2018-02-21 13:22:52','2018-02-21 14:22:52','213.14.69.*','login_fail',''),(3941,0,'admin','2018-02-21 14:32:42','2018-02-21 15:32:42','213.14.69.*','login_fail',''),(3942,0,'admin','2018-02-21 15:45:01','2018-02-21 16:45:01','213.14.69.*','login_fail',''),(3943,0,'admin','2018-02-21 18:21:14','2018-02-21 19:21:14','213.14.69.*','login_fail',''),(3944,0,'admin','2018-02-21 19:30:46','2018-02-21 20:30:46','213.14.69.*','login_fail',''),(3945,0,'admin','2018-02-21 20:41:08','2018-02-21 21:41:08','213.14.69.*','login_fail',''),(3946,0,'admin','2018-02-21 21:52:32','2018-02-21 22:52:32','213.14.69.*','login_fail',''),(3947,0,'admin','2018-02-21 23:55:09','2018-02-22 00:55:09','213.14.69.*','login_fail',''),(3948,0,'admin','2018-02-22 01:05:35','2018-02-22 02:05:35','213.14.69.*','login_fail',''),(3949,0,'admin','2018-02-22 02:15:46','2018-02-22 03:15:46','213.14.69.*','login_fail',''),(3950,0,'admin','2018-02-22 03:26:43','2018-02-22 04:26:43','213.14.69.*','login_fail',''),(3951,0,'admin','2018-02-22 04:38:12','2018-02-22 05:38:12','213.14.69.*','login_fail',''),(3952,0,'admin','2018-02-22 05:49:12','2018-02-22 06:49:12','213.14.69.*','login_fail',''),(3953,0,'admin','2018-02-22 07:00:17','2018-02-22 08:00:17','213.14.69.*','login_fail',''),(3954,0,'admin','2018-02-22 08:11:45','2018-02-22 09:11:45','213.14.69.*','login_fail',''),(3955,0,'admin','2018-02-22 09:23:30','2018-02-22 10:23:30','213.14.69.*','login_fail',''),(3956,0,'admin','2018-02-22 10:35:22','2018-02-22 11:35:22','213.14.69.*','login_fail',''),(3957,0,'admin','2018-02-22 12:04:21','2018-02-22 13:04:21','213.14.69.*','login_fail',''),(3958,0,'admin','2018-02-22 13:15:08','2018-02-22 14:15:08','213.14.69.*','login_fail',''),(3959,0,'admin','2018-02-22 14:25:28','2018-02-22 15:25:28','213.14.69.*','login_fail',''),(3960,0,'admin','2018-02-22 15:35:22','2018-02-22 16:35:22','213.14.69.*','login_fail',''),(3961,0,'admin','2018-02-22 17:19:49','2018-02-22 18:19:49','213.14.69.*','login_fail',''),(3962,0,'admin','2018-02-22 18:45:39','2018-02-22 19:45:39','213.14.69.*','login_fail',''),(3963,0,'admin','2018-02-22 19:58:42','2018-02-22 20:58:42','213.14.69.*','login_fail',''),(3964,0,'admin','2018-02-22 21:11:58','2018-02-22 22:11:58','213.14.69.*','login_fail',''),(3965,0,'admin','2018-02-22 22:23:55','2018-02-22 23:23:55','213.14.69.*','login_fail',''),(3966,0,'admin','2018-02-22 23:35:53','2018-02-23 00:35:53','213.14.69.*','login_fail',''),(3967,0,'admin','2018-02-23 00:49:36','2018-02-23 01:49:36','213.14.69.*','login_fail',''),(3968,0,'admin','2018-02-23 02:01:20','2018-02-23 03:01:20','213.14.69.*','login_fail',''),(3969,0,'admin','2018-02-23 03:14:55','2018-02-23 04:14:55','213.14.69.*','login_fail',''),(3970,0,'admin','2018-02-23 04:45:18','2018-02-23 05:45:18','213.14.69.*','login_fail',''),(3971,0,'admin','2018-02-23 05:56:05','2018-02-23 06:56:05','213.14.69.*','login_fail',''),(3972,0,'admin','2018-02-23 07:07:03','2018-02-23 08:07:03','213.14.69.*','login_fail',''),(3973,0,'admin','2018-02-23 08:19:02','2018-02-23 09:19:02','213.14.69.*','login_fail',''),(3974,0,'admin','2018-02-23 09:28:43','2018-02-23 10:28:43','213.14.69.*','login_fail',''),(3975,0,'admin','2018-02-23 10:41:33','2018-02-23 11:41:33','213.14.69.*','login_fail',''),(3976,0,'admin','2018-02-23 10:55:19','2018-02-23 11:55:19','163.172.41.*','login_fail',''),(3977,0,'admin','2018-02-23 11:52:39','2018-02-23 12:52:39','213.14.69.*','login_fail',''),(3978,0,'admin','2018-02-23 13:03:08','2018-02-23 14:03:08','213.14.69.*','login_fail',''),(3979,0,'admin','2018-02-23 14:13:56','2018-02-23 15:13:56','213.14.69.*','login_fail',''),(3980,0,'admin','2018-02-23 14:15:12','2018-02-23 15:15:12','23.129.64.*','login_fail',''),(3981,0,'admin','2018-02-23 16:16:13','2018-02-23 17:16:13','213.14.69.*','login_fail',''),(3982,0,'admin','2018-02-23 18:34:44','2018-02-23 19:34:44','213.14.69.*','login_fail',''),(3983,0,'admin','2018-02-23 19:44:03','2018-02-23 20:44:03','213.14.69.*','login_fail',''),(3984,0,'admin','2018-02-23 20:54:28','2018-02-23 21:54:28','213.14.69.*','login_fail',''),(3985,0,'admin','2018-02-23 22:03:09','2018-02-23 23:03:09','120.78.79.*','login_fail',''),(3986,0,'admin','2018-02-23 22:05:07','2018-02-23 23:05:07','213.14.69.*','login_fail',''),(3987,0,'admin','2018-02-23 23:32:46','2018-02-24 00:32:46','213.14.69.*','login_fail',''),(3988,0,'admin','2018-02-24 00:44:51','2018-02-24 01:44:51','213.14.69.*','login_fail',''),(3989,0,'admin','2018-02-24 02:13:08','2018-02-24 03:13:08','213.14.69.*','login_fail',''),(3990,0,'admin','2018-02-24 03:59:03','2018-02-24 04:59:03','213.14.69.*','login_fail',''),(3991,0,'admin','2018-02-24 04:09:59','2018-02-24 05:09:59','51.15.63.*','login_fail',''),(3992,0,'admin','2018-02-24 05:10:57','2018-02-24 06:10:57','213.14.69.*','login_fail',''),(3993,0,'admin','2018-02-24 05:17:53','2018-02-24 06:17:53','54.79.37.*','login_fail',''),(3994,0,'admin','2018-02-24 06:21:36','2018-02-24 07:21:36','213.14.69.*','login_fail',''),(3995,0,'admin','2018-02-24 07:30:59','2018-02-24 08:30:59','213.14.69.*','login_fail',''),(3996,0,'admin','2018-02-24 08:40:30','2018-02-24 09:40:30','213.14.69.*','login_fail',''),(3997,0,'admin','2018-02-24 09:50:05','2018-02-24 10:50:05','213.14.69.*','login_fail',''),(3998,0,'admin','2018-02-24 11:17:30','2018-02-24 12:17:30','213.14.69.*','login_fail',''),(3999,0,'admin','2018-02-24 12:27:01','2018-02-24 13:27:01','213.14.69.*','login_fail',''),(4000,0,'admin','2018-02-24 13:54:05','2018-02-24 14:54:05','213.14.69.*','login_fail',''),(4001,0,'admin','2018-02-24 15:03:46','2018-02-24 16:03:46','213.14.69.*','login_fail',''),(4002,0,'admin','2018-02-24 16:46:10','2018-02-24 17:46:10','213.14.69.*','login_fail',''),(4003,0,'admin','2018-02-24 17:58:06','2018-02-24 18:58:06','213.14.69.*','login_fail',''),(4004,0,'admin','2018-02-24 19:08:09','2018-02-24 20:08:09','213.14.69.*','login_fail',''),(4005,0,'admin','2018-02-24 20:18:01','2018-02-24 21:18:01','213.14.69.*','login_fail',''),(4006,0,'admin','2018-02-24 21:29:55','2018-02-24 22:29:55','213.14.69.*','login_fail',''),(4007,0,'admin','2018-02-24 22:44:44','2018-02-24 23:44:44','213.14.69.*','login_fail',''),(4008,0,'admin','2018-02-24 23:57:43','2018-02-25 00:57:43','213.14.69.*','login_fail',''),(4009,0,'admin','2018-02-25 01:08:19','2018-02-25 02:08:19','213.14.69.*','login_fail',''),(4010,0,'admin','2018-02-25 02:18:41','2018-02-25 03:18:41','213.14.69.*','login_fail',''),(4011,0,'admin','2018-02-25 03:30:09','2018-02-25 04:30:09','213.14.69.*','login_fail',''),(4012,0,'admin','2018-02-25 04:42:02','2018-02-25 05:42:02','213.14.69.*','login_fail',''),(4013,0,'admin','2018-02-25 05:53:13','2018-02-25 06:53:13','213.14.69.*','login_fail',''),(4014,0,'admin','2018-02-25 06:35:54','2018-02-25 07:35:54','192.36.27.*','login_fail',''),(4015,0,'admin','2018-02-25 07:04:58','2018-02-25 08:04:58','213.14.69.*','login_fail',''),(4016,0,'admin','2018-02-25 08:16:55','2018-02-25 09:16:55','213.14.69.*','login_fail',''),(4017,0,'admin','2018-02-25 09:29:14','2018-02-25 10:29:14','213.14.69.*','login_fail',''),(4018,0,'admin','2018-02-25 10:59:24','2018-02-25 11:59:24','213.14.69.*','login_fail',''),(4019,0,'admin','2018-02-25 12:11:16','2018-02-25 13:11:16','213.14.69.*','login_fail',''),(4020,0,'admin','2018-02-25 13:07:52','2018-02-25 14:07:52','51.15.43.*','login_fail',''),(4021,0,'admin','2018-02-25 13:23:02','2018-02-25 14:23:02','213.14.69.*','login_fail',''),(4022,0,'admin','2018-02-25 14:34:50','2018-02-25 15:34:50','213.14.69.*','login_fail',''),(4023,0,'admin','2018-02-25 15:46:40','2018-02-25 16:46:40','213.14.69.*','login_fail',''),(4024,0,'admin','2018-02-25 16:59:53','2018-02-25 17:59:53','213.14.69.*','login_fail',''),(4025,0,'admin','2018-02-25 18:18:59','2018-02-25 19:18:59','213.14.69.*','login_fail',''),(4026,0,'admin','2018-02-25 19:20:54','2018-02-25 20:20:54','213.14.69.*','login_fail',''),(4027,0,'admin','2018-02-25 20:36:13','2018-02-25 21:36:13','213.14.69.*','login_fail',''),(4028,0,'admin','2018-02-25 21:29:19','2018-02-25 22:29:19','39.108.187.*','login_fail',''),(4029,0,'admin','2018-02-25 21:51:23','2018-02-25 22:51:23','213.14.69.*','login_fail',''),(4030,0,'admin','2018-02-25 23:05:45','2018-02-26 00:05:45','213.14.69.*','login_fail',''),(4031,0,'admin','2018-02-26 00:20:35','2018-02-26 01:20:35','213.14.69.*','login_fail',''),(4032,0,'admin','2018-02-26 01:34:43','2018-02-26 02:34:43','213.14.69.*','login_fail',''),(4033,0,'admin','2018-02-26 02:46:12','2018-02-26 03:46:12','213.14.69.*','login_fail',''),(4034,0,'admin','2018-02-26 03:24:14','2018-02-26 04:24:14','216.170.114.*','login_fail',''),(4035,0,'admin','2018-02-26 03:57:38','2018-02-26 04:57:38','213.14.69.*','login_fail',''),(4036,0,'admin','2018-02-26 05:09:21','2018-02-26 06:09:21','213.14.69.*','login_fail',''),(4037,0,'admin','2018-02-26 06:20:42','2018-02-26 07:20:42','213.14.69.*','login_fail',''),(4038,0,'admin','2018-02-26 07:30:44','2018-02-26 08:30:44','213.14.69.*','login_fail',''),(4039,0,'admin','2018-02-26 07:31:11','2018-02-26 08:31:11','204.85.191.*','login_fail',''),(4040,0,'admin','2018-02-26 08:43:00','2018-02-26 09:43:00','213.14.69.*','login_fail',''),(4041,0,'admin','2018-02-26 09:53:56','2018-02-26 10:53:56','213.14.69.*','login_fail',''),(4042,0,'admin','2018-02-26 11:04:17','2018-02-26 12:04:17','213.14.69.*','login_fail',''),(4043,0,'admin','2018-02-26 12:34:24','2018-02-26 13:34:24','213.14.69.*','login_fail',''),(4044,0,'admin','2018-02-26 13:45:08','2018-02-26 14:45:08','213.14.69.*','login_fail',''),(4045,0,'admin','2018-02-26 14:54:56','2018-02-26 15:54:56','213.14.69.*','login_fail',''),(4046,0,'admin','2018-02-26 16:05:20','2018-02-26 17:05:20','213.14.69.*','login_fail',''),(4047,0,'admin','2018-02-26 17:15:17','2018-02-26 18:15:17','213.14.69.*','login_fail',''),(4048,0,'admin','2018-02-26 18:42:45','2018-02-26 19:42:45','213.14.69.*','login_fail',''),(4049,0,'admin','2018-02-26 18:55:48','2018-02-26 19:55:48','34.217.96.*','login_fail',''),(4050,0,'admin','2018-02-26 20:09:51','2018-02-26 21:09:51','213.14.69.*','login_fail',''),(4051,0,'admin','2018-02-26 21:21:19','2018-02-26 22:21:19','213.14.69.*','login_fail',''),(4052,0,'admin','2018-02-26 22:31:01','2018-02-26 23:31:01','213.14.69.*','login_fail',''),(4053,0,'admin','2018-02-26 23:43:11','2018-02-27 00:43:11','213.14.69.*','login_fail',''),(4054,0,'admin','2018-02-27 00:56:07','2018-02-27 01:56:07','213.14.69.*','login_fail',''),(4055,0,'admin','2018-02-27 01:35:44','2018-02-27 02:35:44','171.25.193.*','login_fail',''),(4056,0,'admin','2018-02-27 02:07:32','2018-02-27 03:07:32','213.14.69.*','login_fail',''),(4057,0,'admin','2018-02-27 03:20:06','2018-02-27 04:20:06','213.14.69.*','login_fail',''),(4058,0,'admin','2018-02-27 04:31:00','2018-02-27 05:31:00','213.14.69.*','login_fail',''),(4059,0,'admin','2018-02-27 05:44:18','2018-02-27 06:44:18','213.14.69.*','login_fail',''),(4060,0,'admin','2018-02-27 06:54:36','2018-02-27 07:54:36','213.14.69.*','login_fail',''),(4061,0,'admin','2018-02-27 07:35:58','2018-02-27 08:35:58','34.217.96.*','login_fail',''),(4062,0,'admin','2018-02-27 08:08:15','2018-02-27 09:08:15','213.14.69.*','login_fail',''),(4063,0,'admin','2018-02-27 09:19:56','2018-02-27 10:19:56','213.14.69.*','login_fail',''),(4064,0,'admin','2018-02-27 09:21:44','2018-02-27 10:21:44','54.79.37.*','login_fail',''),(4065,0,'admin','2018-02-27 10:25:03','2018-02-27 11:25:03','92.222.9.*','login_fail',''),(4066,0,'admin','2018-02-27 10:49:34','2018-02-27 11:49:34','213.14.69.*','login_fail',''),(4067,0,'admin','2018-02-27 12:00:54','2018-02-27 13:00:54','213.14.69.*','login_fail',''),(4068,0,'admin','2018-02-27 13:29:42','2018-02-27 14:29:42','213.14.69.*','login_fail',''),(4069,0,'admin','2018-02-27 14:40:12','2018-02-27 15:40:12','213.14.69.*','login_fail',''),(4070,0,'admin','2018-02-27 15:50:23','2018-02-27 16:50:23','213.14.69.*','login_fail',''),(4071,0,'admin','2018-02-27 18:10:05','2018-02-27 19:10:05','213.14.69.*','login_fail',''),(4072,0,'admin','2018-02-27 19:20:08','2018-02-27 20:20:08','213.14.69.*','login_fail',''),(4073,0,'admin','2018-02-27 20:30:59','2018-02-27 21:30:59','213.14.69.*','login_fail',''),(4074,0,'admin','2018-02-27 21:42:45','2018-02-27 22:42:45','213.14.69.*','login_fail',''),(4075,0,'admin','2018-02-27 22:53:41','2018-02-27 23:53:41','213.14.69.*','login_fail',''),(4076,0,'admin','2018-02-27 23:21:00','2018-02-28 00:21:00','185.104.120.*','login_fail',''),(4077,0,'admin','2018-02-28 00:04:18','2018-02-28 01:04:18','213.14.69.*','login_fail',''),(4078,0,'admin','2018-02-28 01:50:22','2018-02-28 02:50:22','213.14.69.*','login_fail',''),(4079,0,'admin','2018-02-28 02:45:52','2018-02-28 03:45:52','198.251.72.*','login_fail',''),(4080,0,'admin','2018-02-28 03:01:12','2018-02-28 04:01:12','213.14.69.*','login_fail',''),(4081,0,'admin','2018-02-28 04:31:25','2018-02-28 05:31:25','213.14.69.*','login_fail',''),(4082,0,'admin','2018-02-28 05:44:05','2018-02-28 06:44:05','213.14.69.*','login_fail',''),(4083,0,'admin','2018-02-28 07:30:31','2018-02-28 08:30:31','213.14.69.*','login_fail',''),(4084,0,'admin','2018-02-28 08:42:03','2018-02-28 09:42:03','213.14.69.*','login_fail',''),(4085,0,'admin','2018-02-28 09:46:34','2018-02-28 10:46:34','140.143.90.*','login_fail',''),(4086,0,'admin','2018-02-28 09:54:08','2018-02-28 10:54:08','213.14.69.*','login_fail',''),(4087,0,'admin','2018-02-28 10:49:15','2018-02-28 11:49:15','18.248.2.*','login_fail',''),(4088,0,'admin','2018-02-28 11:05:26','2018-02-28 12:05:26','213.14.69.*','login_fail',''),(4089,0,'admin','2018-02-28 12:35:05','2018-02-28 13:35:05','213.14.69.*','login_fail',''),(4090,0,'admin','2018-02-28 14:05:17','2018-02-28 15:05:17','213.14.69.*','login_fail',''),(4091,0,'admin','2018-02-28 15:32:39','2018-02-28 16:32:39','213.14.69.*','login_fail',''),(4092,0,'admin','2018-02-28 16:59:18','2018-02-28 17:59:18','213.14.69.*','login_fail',''),(4093,0,'admin','2018-02-28 18:08:17','2018-02-28 19:08:17','213.14.69.*','login_fail',''),(4094,0,'admin','2018-02-28 19:19:28','2018-02-28 20:19:28','213.14.69.*','login_fail',''),(4095,0,'admin','2018-02-28 20:31:35','2018-02-28 21:31:35','213.14.69.*','login_fail',''),(4096,0,'admin','2018-02-28 21:44:53','2018-02-28 22:44:53','213.14.69.*','login_fail',''),(4097,0,'admin','2018-02-28 22:30:46','2018-02-28 23:30:46','193.90.12.*','login_fail',''),(4098,0,'admin','2018-02-28 22:56:50','2018-02-28 23:56:50','213.14.69.*','login_fail',''),(4099,0,'admin','2018-03-01 00:08:39','2018-03-01 01:08:39','213.14.69.*','login_fail',''),(4100,0,'admin','2018-03-01 01:21:10','2018-03-01 02:21:10','213.14.69.*','login_fail',''),(4101,0,'admin','2018-03-01 02:43:35','2018-03-01 03:43:35','93.115.97.*','login_fail',''),(4102,0,'admin','2018-03-01 03:08:53','2018-03-01 04:08:53','213.14.69.*','login_fail',''),(4103,0,'admin','2018-03-01 04:20:44','2018-03-01 05:20:44','213.14.69.*','login_fail',''),(4104,0,'admin','2018-03-01 05:31:48','2018-03-01 06:31:48','213.14.69.*','login_fail',''),(4105,0,'admin','2018-03-01 07:00:28','2018-03-01 08:00:28','213.14.69.*','login_fail',''),(4106,0,'admin','2018-03-01 08:30:42','2018-03-01 09:30:42','213.14.69.*','login_fail',''),(4107,0,'admin','2018-03-01 09:36:46','2018-03-01 10:36:46','92.222.9.*','login_fail',''),(4108,0,'admin','2018-03-01 09:42:54','2018-03-01 10:42:54','34.217.96.*','login_fail',''),(4109,0,'admin','2018-03-01 09:43:41','2018-03-01 10:43:41','213.14.69.*','login_fail',''),(4110,0,'admin','2018-03-01 10:55:51','2018-03-01 11:55:51','213.14.69.*','login_fail',''),(4111,0,'admin','2018-03-01 12:07:29','2018-03-01 13:07:29','213.14.69.*','login_fail',''),(4112,0,'admin','2018-03-01 13:16:55','2018-03-01 14:16:55','213.14.69.*','login_fail',''),(4113,0,'admin','2018-03-01 14:46:10','2018-03-01 15:46:10','213.14.69.*','login_fail',''),(4114,0,'admin','2018-03-01 15:55:11','2018-03-01 16:55:11','213.14.69.*','login_fail',''),(4115,0,'admin','2018-03-01 17:07:09','2018-03-01 18:07:09','213.14.69.*','login_fail',''),(4116,0,'admin','2018-03-01 22:44:42','2018-03-01 23:44:42','151.80.238.*','login_fail',''),(4117,0,'admin','2018-03-02 00:59:54','2018-03-02 01:59:54','123.57.254.*','login_fail',''),(4118,0,'admin','2018-03-02 03:41:28','2018-03-02 04:41:28','82.102.28.*','login_fail',''),(4119,0,'admin','2018-03-02 12:12:46','2018-03-02 13:12:46','144.217.245.*','login_fail',''),(4120,0,'admin','2018-03-02 12:33:01','2018-03-02 13:33:01','182.253.236.*','login_fail',''),(4121,0,'admin','2018-03-02 12:58:43','2018-03-02 13:58:43','82.102.28.*','login_fail',''),(4122,0,'admin','2018-03-02 14:32:50','2018-03-02 15:32:50','92.222.9.*','login_fail',''),(4123,0,'admin','2018-03-02 15:41:17','2018-03-02 16:41:17','77.247.181.*','login_fail',''),(4124,0,'admin','2018-03-02 17:37:11','2018-03-02 18:37:11','82.102.28.*','login_fail',''),(4125,0,'admin','2018-03-02 20:45:23','2018-03-02 21:45:23','35.229.34.*','login_fail',''),(4126,0,'admin','2018-03-03 04:40:20','2018-03-03 05:40:20','82.165.98.*','login_fail',''),(4127,0,'admin','2018-03-03 06:38:06','2018-03-03 07:38:06','123.57.254.*','login_fail',''),(4128,0,'admin','2018-03-03 08:05:28','2018-03-03 09:05:28','182.253.236.*','login_fail',''),(4129,0,'admin','2018-03-03 09:18:41','2018-03-03 10:18:41','82.102.28.*','login_fail',''),(4130,0,'admin','2018-03-03 17:59:34','2018-03-03 18:59:34','62.210.13.*','login_fail',''),(4131,0,'admin','2018-03-03 23:45:08','2018-03-04 00:45:08','123.57.254.*','login_fail',''),(4132,0,'admin','2018-03-04 01:10:53','2018-03-04 02:10:53','62.210.205.*','login_fail',''),(4133,0,'admin','2018-03-04 07:33:56','2018-03-04 08:33:56','123.57.254.*','login_fail',''),(4134,0,'admin','2018-03-04 09:45:36','2018-03-04 10:45:36','89.249.65.*','login_fail',''),(4135,0,'admin','2018-03-04 12:59:18','2018-03-04 13:59:18','185.220.101.*','login_fail',''),(4136,0,'admin','2018-03-04 16:32:04','2018-03-04 17:32:04','123.57.254.*','login_fail',''),(4137,0,'admin','2018-03-04 17:32:55','2018-03-04 18:32:55','123.57.254.*','login_fail',''),(4138,0,'admin','2018-03-04 17:47:34','2018-03-04 18:47:34','149.202.41.*','login_fail',''),(4139,0,'admin','2018-03-05 00:45:28','2018-03-05 01:45:28','123.57.254.*','login_fail',''),(4140,0,'admin','2018-03-05 01:47:25','2018-03-05 02:47:25','123.57.254.*','login_fail',''),(4141,0,'admin','2018-03-05 01:55:54','2018-03-05 02:55:54','66.155.4.*','login_fail',''),(4142,0,'admin','2018-03-05 05:17:22','2018-03-05 06:17:22','123.57.254.*','login_fail',''),(4143,0,'admin','2018-03-05 10:16:20','2018-03-05 11:16:20','193.15.16.*','login_fail',''),(4144,0,'admin','2018-03-05 20:28:11','2018-03-05 21:28:11','123.57.254.*','login_fail',''),(4145,0,'admin','2018-03-05 22:19:56','2018-03-05 23:19:56','123.57.254.*','login_fail',''),(4146,0,'admin','2018-03-06 00:50:36','2018-03-06 01:50:36','163.172.132.*','login_fail',''),(4147,0,'admin','2018-03-06 03:51:36','2018-03-06 04:51:36','123.57.254.*','login_fail',''),(4148,0,'admin','2018-03-06 16:59:26','2018-03-06 17:59:26','123.57.254.*','login_fail',''),(4149,0,'admin','2018-03-06 21:04:09','2018-03-06 22:04:09','123.57.254.*','login_fail',''),(4150,0,'admin','2018-03-07 00:34:07','2018-03-07 01:34:07','123.57.254.*','login_fail',''),(4151,0,'admin','2018-03-07 04:24:23','2018-03-07 05:24:23','176.10.99.*','login_fail',''),(4152,0,'admin','2018-03-07 05:20:29','2018-03-07 06:20:29','172.245.5.*','login_fail',''),(4153,0,'admin','2018-03-07 10:55:45','2018-03-07 11:55:45','93.115.95.*','login_fail',''),(4154,0,'admin','2018-03-07 16:26:09','2018-03-07 17:26:09','123.57.254.*','login_fail',''),(4155,0,'admin','2018-03-07 20:43:54','2018-03-07 21:43:54','163.172.223.*','login_fail',''),(4156,0,'admin','2018-03-08 18:12:29','2018-03-08 19:12:29','178.32.147.*','login_fail',''),(4157,0,'admin','2018-03-08 18:59:13','2018-03-08 19:59:13','89.249.65.*','login_fail',''),(4158,0,'admin','2018-03-08 22:46:52','2018-03-08 23:46:52','185.220.101.*','login_fail',''),(4159,0,'admin','2018-03-09 13:08:49','2018-03-09 14:08:49','123.57.254.*','login_fail',''),(4160,0,'admin','2018-03-09 13:15:43','2018-03-09 14:15:43','18.197.131.*','login_fail',''),(4161,0,'admin','2018-03-09 14:23:32','2018-03-09 15:23:32','123.57.254.*','login_fail',''),(4162,0,'admin','2018-03-09 16:25:48','2018-03-09 17:25:48','123.57.254.*','login_fail',''),(4163,0,'admin','2018-03-10 06:03:14','2018-03-10 07:03:14','172.245.5.*','login_fail',''),(4164,0,'admin','2018-03-10 09:38:03','2018-03-10 10:38:03','94.130.183.*','login_fail',''),(4165,0,'admin','2018-03-10 10:50:36','2018-03-10 11:50:36','185.220.101.*','login_fail',''),(4166,0,'admin','2018-03-10 16:40:53','2018-03-10 17:40:53','164.132.51.*','login_fail',''),(4167,0,'admin','2018-03-12 15:22:33','2018-03-12 16:22:33','101.200.36.*','login_fail',''),(4168,0,'admin','2018-03-12 19:40:04','2018-03-12 20:40:04','123.57.254.*','login_fail',''),(4169,0,'admin','2018-03-12 22:55:38','2018-03-12 23:55:38','120.78.71.*','login_fail',''),(4170,0,'admin','2018-03-13 01:34:05','2018-03-13 02:34:05','123.57.254.*','login_fail',''),(4171,0,'admin','2018-03-13 06:52:24','2018-03-13 07:52:24','123.57.254.*','login_fail',''),(4172,0,'admin','2018-03-13 11:19:11','2018-03-13 12:19:11','123.57.254.*','login_fail',''),(4173,0,'admin','2018-03-14 03:32:49','2018-03-14 04:32:49','212.83.175.*','login_fail',''),(4174,0,'admin','2018-03-14 10:20:03','2018-03-14 11:20:03','123.57.254.*','login_fail',''),(4175,0,'admin','2018-03-14 20:13:03','2018-03-14 21:13:03','123.57.254.*','login_fail',''),(4176,0,'admin','2018-03-15 05:07:51','2018-03-15 06:07:51','192.36.27.*','login_fail',''),(4177,0,'admin','2018-03-15 07:14:21','2018-03-15 08:14:21','123.57.254.*','login_fail',''),(4178,0,'admin','2018-03-15 14:08:09','2018-03-15 15:08:09','123.57.254.*','login_fail',''),(4179,0,'admin','2018-03-15 21:59:00','2018-03-15 22:59:00','77.247.181.*','login_fail',''),(4180,0,'admin','2018-03-16 19:00:04','2018-03-16 20:00:04','123.57.254.*','login_fail',''),(4181,0,'admin','2018-03-16 20:04:52','2018-03-16 21:04:52','47.95.240.*','login_fail',''),(4182,0,'admin','2018-03-16 21:38:07','2018-03-16 22:38:07','123.57.254.*','login_fail',''),(4183,0,'admin','2018-03-17 05:35:06','2018-03-17 06:35:06','51.15.63.*','login_fail',''),(4184,0,'admin','2018-03-17 16:36:01','2018-03-17 17:36:01','120.78.79.*','login_fail',''),(4185,0,'admin','2018-03-17 21:22:19','2018-03-17 22:22:19','104.168.159.*','login_fail',''),(4186,0,'admin','2018-03-18 00:32:50','2018-03-18 01:32:50','185.100.84.*','login_fail',''),(4187,0,'admin','2018-03-18 01:34:16','2018-03-18 02:34:16','123.57.254.*','login_fail',''),(4188,0,'admin','2018-03-18 02:40:32','2018-03-18 03:40:32','123.57.254.*','login_fail',''),(4189,0,'admin','2018-03-18 07:00:22','2018-03-18 08:00:22','185.220.101.*','login_fail',''),(4190,0,'admin','2018-03-18 17:35:02','2018-03-18 18:35:02','104.168.159.*','login_fail',''),(4191,0,'admin','2018-03-18 18:40:13','2018-03-18 19:40:13','104.168.159.*','login_fail',''),(4192,0,'admin','2018-03-18 20:34:26','2018-03-18 21:34:26','104.168.159.*','login_fail',''),(4193,0,'admin','2018-03-18 22:34:30','2018-03-18 23:34:30','104.168.159.*','login_fail',''),(4194,0,'admin','2018-03-21 03:38:18','2018-03-21 04:38:18','104.168.159.*','login_fail',''),(4195,0,'admin','2018-03-21 20:08:56','2018-03-21 21:08:56','123.57.254.*','login_fail',''),(4196,0,'admin','2018-03-22 01:06:42','2018-03-22 02:06:42','176.10.107.*','login_fail',''),(4197,0,'admin','2018-03-22 03:29:21','2018-03-22 04:29:21','185.100.87.*','login_fail',''),(4198,0,'admin','2018-03-22 08:08:00','2018-03-22 09:08:00','123.57.254.*','login_fail',''),(4199,0,'admin','2018-03-22 10:48:32','2018-03-22 11:48:32','123.57.254.*','login_fail',''),(4200,0,'admin','2018-03-23 02:36:40','2018-03-23 03:36:40','185.220.101.*','login_fail',''),(4201,0,'admin','2018-03-24 20:06:08','2018-03-24 21:06:08','94.130.183.*','login_fail',''),(4202,0,'admin','2018-03-25 05:00:12','2018-03-25 06:00:12','94.142.242.*','login_fail',''),(4203,0,'admin','2018-03-25 06:07:53','2018-03-25 07:07:53','95.139.223.*','login_fail',''),(4204,0,'admin','2018-03-25 10:00:58','2018-03-25 11:00:58','123.57.254.*','login_fail',''),(4205,0,'admin','2018-03-25 11:34:33','2018-03-25 12:34:33','123.57.254.*','login_fail',''),(4206,0,'admin','2018-03-25 15:07:33','2018-03-25 16:07:33','123.57.254.*','login_fail',''),(4207,0,'admin','2018-03-25 15:27:14','2018-03-25 16:27:14','93.115.95.*','login_fail',''),(4208,0,'admin','2018-03-25 17:46:28','2018-03-25 18:46:28','123.57.254.*','login_fail',''),(4209,0,'admin','2018-03-25 22:07:58','2018-03-25 23:07:58','198.50.159.*','login_fail',''),(4210,0,'admin','2018-03-25 22:25:57','2018-03-25 23:25:57','123.57.254.*','login_fail',''),(4211,0,'admin','2018-03-25 23:15:58','2018-03-26 00:15:58','198.50.159.*','login_fail',''),(4212,0,'admin','2018-03-26 03:42:36','2018-03-26 04:42:36','198.50.159.*','login_fail',''),(4213,0,'admin','2018-03-26 04:49:39','2018-03-26 05:49:39','123.57.254.*','login_fail',''),(4214,0,'admin','2018-03-26 07:53:31','2018-03-26 08:53:31','123.57.254.*','login_fail',''),(4215,0,'admin','2018-03-26 16:47:48','2018-03-26 17:47:48','176.10.99.*','login_fail',''),(4216,0,'admin','2018-03-27 13:27:06','2018-03-27 14:27:06','108.59.2.*','login_fail',''),(4217,0,'admin','2018-03-27 18:42:29','2018-03-27 19:42:29','193.90.12.*','login_fail',''),(4218,0,'admin','2018-03-28 17:06:08','2018-03-28 18:06:08','54.36.189.*','login_fail',''),(4219,0,'admin','2018-03-29 03:19:30','2018-03-29 04:19:30','41.77.169.*','login_fail',''),(4220,0,'admin','2018-03-29 04:43:08','2018-03-29 05:43:08','118.89.17.*','login_fail',''),(4221,0,'admin','2018-03-29 09:14:27','2018-03-29 10:14:27','80.127.116.*','login_fail',''),(4222,0,'admin','2018-03-29 11:41:52','2018-03-29 12:41:52','185.234.218.*','login_fail',''),(4223,0,'admin','2018-03-29 14:46:34','2018-03-29 15:46:34','155.4.250.*','login_fail',''),(4224,0,'admin','2018-03-30 05:06:20','2018-03-30 06:06:20','185.220.101.*','login_fail',''),(4225,0,'admin','2018-03-30 10:04:42','2018-03-30 11:04:42','123.57.254.*','login_fail',''),(4226,0,'admin','2018-03-30 12:17:34','2018-03-30 13:17:34','123.57.254.*','login_fail',''),(4227,0,'admin','2018-03-31 08:01:34','2018-03-31 09:01:34','185.38.14.*','login_fail',''),(4228,0,'admin','2018-03-31 10:23:07','2018-03-31 11:23:07','123.57.254.*','login_fail',''),(4229,0,'admin','2018-03-31 12:48:53','2018-03-31 13:48:53','123.57.254.*','login_fail',''),(4230,0,'admin','2018-03-31 18:16:27','2018-03-31 19:16:27','217.112.131.*','login_fail',''),(4231,0,'admin','2018-03-31 21:52:02','2018-03-31 22:52:02','81.177.174.*','login_fail',''),(4232,0,'admin','2018-04-01 04:50:22','2018-04-01 05:50:22','123.57.254.*','login_fail',''),(4233,0,'admin','2018-04-01 06:49:40','2018-04-01 07:49:40','123.57.254.*','login_fail',''),(4234,0,'admin','2018-04-01 09:02:11','2018-04-01 10:02:11','123.57.254.*','login_fail',''),(4235,0,'admin','2018-04-01 20:28:25','2018-04-01 21:28:25','197.231.221.*','login_fail',''),(4236,0,'admin','2018-04-02 06:22:22','2018-04-02 07:22:22','120.78.132.*','login_fail',''),(4237,0,'admin','2018-04-02 09:18:36','2018-04-02 10:18:36','94.130.183.*','login_fail',''),(4238,0,'admin','2018-04-03 00:57:28','2018-04-03 01:57:28','192.36.27.*','login_fail',''),(4239,0,'admin','2018-04-03 14:25:01','2018-04-03 15:25:01','176.36.20.*','login_fail',''),(4240,0,'admin','2018-04-03 22:47:19','2018-04-03 23:47:19','80.82.70.*','login_fail',''),(4241,0,'admin','2018-04-04 12:58:59','2018-04-04 13:58:59','123.57.254.*','login_fail',''),(4242,0,'admin','2018-04-04 19:01:44','2018-04-04 20:01:44','123.57.254.*','login_fail',''),(4243,0,'admin','2018-04-04 20:35:53','2018-04-04 21:35:53','123.57.254.*','login_fail',''),(4244,0,'admin','2018-04-04 22:46:05','2018-04-04 23:46:05','66.70.240.*','login_fail',''),(4245,0,'admin','2018-04-04 23:19:40','2018-04-05 00:19:40','123.57.254.*','login_fail',''),(4246,0,'admin','2018-04-05 00:09:16','2018-04-05 01:09:16','51.15.86.*','login_fail',''),(4247,0,'admin','2018-04-05 11:05:58','2018-04-05 12:05:58','123.57.254.*','login_fail',''),(4248,0,'admin','2018-04-05 12:13:49','2018-04-05 13:13:49','123.57.254.*','login_fail',''),(4249,0,'admin','2018-04-05 15:48:04','2018-04-05 16:48:04','123.57.254.*','login_fail',''),(4250,0,'admin','2018-04-05 16:24:24','2018-04-05 17:24:24','89.234.157.*','login_fail',''),(4251,0,'admin','2018-04-05 19:16:59','2018-04-05 20:16:59','37.233.102.*','login_fail',''),(4252,0,'admin','2018-04-06 05:04:53','2018-04-06 06:04:53','123.57.254.*','login_fail',''),(4253,0,'admin','2018-04-06 18:17:35','2018-04-06 19:17:35','82.165.98.*','login_fail',''),(4254,0,'admin','2018-04-06 18:28:46','2018-04-06 19:28:46','23.129.64.*','login_fail',''),(4255,0,'admin','2018-04-07 10:19:34','2018-04-07 11:19:34','171.25.193.*','login_fail',''),(4256,0,'admin','2018-04-07 12:17:06','2018-04-07 13:17:06','65.19.167.*','login_fail',''),(4257,0,'admin','2018-04-08 00:54:05','2018-04-08 01:54:05','82.165.98.*','login_fail',''),(4258,0,'admin','2018-04-08 01:48:08','2018-04-08 02:48:08','123.57.254.*','login_fail',''),(4259,0,'admin','2018-04-08 03:38:18','2018-04-08 04:38:18','211.13.209.*','login_fail',''),(4260,0,'admin','2018-04-08 04:40:46','2018-04-08 05:40:46','123.57.254.*','login_fail',''),(4261,0,'admin','2018-04-08 06:13:10','2018-04-08 07:13:10','123.57.254.*','login_fail',''),(4262,0,'admin','2018-04-08 12:02:19','2018-04-08 13:02:19','204.85.191.*','login_fail',''),(4263,0,'admin','2018-04-08 12:33:26','2018-04-08 13:33:26','80.82.70.*','login_fail',''),(4264,0,'admin','2018-04-08 15:39:48','2018-04-08 16:39:48','198.204.230.*','login_fail',''),(4265,0,'admin','2018-04-08 19:32:28','2018-04-08 20:32:28','123.57.254.*','login_fail',''),(4266,0,'admin','2018-04-08 21:44:07','2018-04-08 22:44:07','123.57.254.*','login_fail',''),(4267,0,'admin','2018-04-09 16:10:43','2018-04-09 17:10:43','54.36.222.*','login_fail',''),(4268,0,'admin','2018-04-09 21:41:54','2018-04-09 22:41:54','88.99.33.*','login_fail',''),(4269,0,'admin','2018-04-10 01:42:21','2018-04-10 02:42:21','216.218.222.*','login_fail',''),(4270,0,'admin','2018-04-10 18:26:07','2018-04-10 19:26:07','197.231.221.*','login_fail',''),(4271,0,'admin','2018-04-10 23:21:01','2018-04-11 00:21:01','93.115.97.*','login_fail',''),(4272,0,'admin','2018-04-11 00:39:30','2018-04-11 01:39:30','93.115.97.*','login_fail',''),(4273,0,'admin','2018-04-11 01:56:12','2018-04-11 02:56:12','198.167.223.*','login_fail',''),(4274,0,'admin','2018-04-11 17:22:35','2018-04-11 18:22:35','185.152.65.*','login_fail',''),(4275,0,'admin','2018-04-11 17:56:53','2018-04-11 18:56:53','192.36.27.*','login_fail',''),(4276,0,'admin','2018-04-12 10:51:56','2018-04-12 11:51:56','23.235.230.*','login_fail',''),(4277,0,'admin','2018-04-12 13:03:32','2018-04-12 14:03:32','5.62.37.*','login_fail',''),(4278,0,'admin','2018-04-12 13:14:05','2018-04-12 14:14:05','123.57.254.*','login_fail',''),(4279,0,'admin','2018-04-12 13:36:05','2018-04-12 14:36:05','77.68.75.*','login_fail',''),(4280,0,'admin','2018-04-12 14:38:23','2018-04-12 15:38:23','176.10.99.*','login_fail',''),(4281,0,'admin','2018-04-12 15:25:50','2018-04-12 16:25:50','123.57.254.*','login_fail',''),(4282,0,'admin','2018-04-12 16:44:31','2018-04-12 17:44:31','123.57.254.*','login_fail',''),(4283,0,'admin','2018-04-12 18:41:59','2018-04-12 19:41:59','123.57.254.*','login_fail',''),(4284,0,'admin','2018-04-12 23:59:34','2018-04-13 00:59:34','123.57.254.*','login_fail',''),(4285,0,'admin','2018-04-13 00:01:40','2018-04-13 01:01:40','104.223.123.*','login_fail',''),(4286,0,'admin','2018-04-13 10:53:16','2018-04-13 11:53:16','123.57.254.*','login_fail',''),(4287,0,'admin','2018-04-13 12:23:49','2018-04-13 13:23:49','176.10.99.*','login_fail',''),(4288,0,'admin','2018-04-13 12:40:34','2018-04-13 13:40:34','185.56.80.*','login_fail',''),(4289,0,'admin','2018-04-13 14:24:22','2018-04-13 15:24:22','123.57.254.*','login_fail',''),(4290,0,'admin','2018-04-14 00:02:19','2018-04-14 01:02:19','79.137.42.*','login_fail',''),(4291,0,'admin','2018-04-14 01:25:39','2018-04-14 02:25:39','79.137.42.*','login_fail',''),(4292,0,'admin','2018-04-14 01:37:55','2018-04-14 02:37:55','123.57.254.*','login_fail',''),(4293,0,'admin','2018-04-14 05:38:50','2018-04-14 06:38:50','123.57.254.*','login_fail',''),(4294,0,'admin','2018-04-14 09:50:12','2018-04-14 10:50:12','93.115.86.*','login_fail',''),(4295,0,'admin','2018-04-14 11:36:12','2018-04-14 12:36:12','123.57.254.*','login_fail',''),(4296,0,'admin','2018-04-14 18:35:48','2018-04-14 19:35:48','123.57.254.*','login_fail',''),(4297,0,'admin','2018-04-15 06:41:56','2018-04-15 07:41:56','89.144.12.*','login_fail',''),(4298,0,'admin','2018-04-15 08:46:40','2018-04-15 09:46:40','80.82.65.*','login_fail',''),(4299,0,'admin','2018-04-15 12:17:38','2018-04-15 13:17:38','202.191.127.*','login_fail',''),(4300,0,'admin','2018-04-15 14:17:55','2018-04-15 15:17:55','202.191.127.*','login_fail',''),(4301,0,'admin','2018-04-16 04:17:38','2018-04-16 05:17:38','123.57.254.*','login_fail',''),(4302,0,'admin','2018-04-17 07:09:08','2018-04-17 08:09:08','123.57.254.*','login_fail',''),(4303,0,'admin','2018-04-17 08:16:14','2018-04-17 09:16:14','123.57.254.*','login_fail',''),(4304,0,'admin','2018-04-17 12:58:48','2018-04-17 13:58:48','123.57.254.*','login_fail',''),(4305,0,'admin','2018-04-17 15:03:18','2018-04-17 16:03:18','188.209.49.*','login_fail',''),(4306,0,'admin','2018-04-17 19:50:20','2018-04-17 20:50:20','123.57.254.*','login_fail',''),(4307,0,'admin','2018-04-17 19:54:39','2018-04-17 20:54:39','171.25.193.*','login_fail',''),(4308,0,'admin','2018-04-19 04:59:31','2018-04-19 05:59:31','154.16.149.*','login_fail',''),(4309,0,'admin','2018-04-19 12:26:47','2018-04-19 13:26:47','41.79.76.*','login_fail',''),(4310,0,'admin','2018-04-19 12:26:47','2018-04-19 13:26:47','41.79.76.*','login_fail',''),(4311,0,'admin','2018-04-20 22:32:59','2018-04-20 23:32:59','212.129.51.*','login_fail',''),(4312,0,'admin','2018-04-21 02:28:52','2018-04-21 03:28:52','5.62.43.*','login_fail',''),(4313,0,'admin','2018-04-21 02:42:20','2018-04-21 03:42:20','54.37.74.*','login_fail',''),(4314,0,'admin','2018-04-21 03:35:41','2018-04-21 04:35:41','5.62.43.*','login_fail',''),(4315,0,'admin','2018-04-21 04:37:37','2018-04-21 05:37:37','5.62.43.*','login_fail',''),(4316,0,'admin','2018-04-21 05:43:20','2018-04-21 06:43:20','5.62.43.*','login_fail',''),(4317,0,'admin','2018-04-21 06:43:44','2018-04-21 07:43:44','5.62.43.*','login_fail',''),(4318,0,'admin','2018-04-21 07:48:53','2018-04-21 08:48:53','5.62.43.*','login_fail',''),(4319,0,'admin','2018-04-21 09:01:15','2018-04-21 10:01:15','5.62.43.*','login_fail',''),(4320,0,'admin','2018-04-21 10:09:21','2018-04-21 11:09:21','5.62.43.*','login_fail',''),(4321,0,'admin','2018-04-21 11:13:58','2018-04-21 12:13:58','5.62.43.*','login_fail',''),(4322,0,'admin','2018-04-21 12:18:22','2018-04-21 13:18:22','5.62.43.*','login_fail',''),(4323,0,'admin','2018-04-21 13:19:32','2018-04-21 14:19:32','5.62.43.*','login_fail',''),(4324,0,'admin','2018-04-21 16:48:09','2018-04-21 17:48:09','176.10.99.*','login_fail',''),(4325,0,'admin','2018-04-22 09:52:45','2018-04-22 10:52:45','66.70.240.*','login_fail',''),(4326,0,'admin','2018-04-23 00:03:26','2018-04-23 01:03:26','185.220.101.*','login_fail',''),(4327,0,'admin','2018-04-23 01:00:14','2018-04-23 02:00:14','107.181.187.*','login_fail',''),(4328,0,'admin','2018-04-23 01:25:09','2018-04-23 02:25:09','35.177.101.*','login_fail',''),(4329,0,'admin','2018-04-23 06:07:57','2018-04-23 07:07:57','198.46.189.*','login_fail',''),(4330,0,'admin','2018-04-23 06:41:23','2018-04-23 07:41:23','104.223.123.*','login_fail',''),(4331,0,'admin','2018-04-23 07:36:59','2018-04-23 08:36:59','198.46.189.*','login_fail',''),(4332,0,'admin','2018-04-24 06:25:47','2018-04-24 07:25:47','62.210.71.*','login_fail',''),(4333,0,'admin','2018-04-24 13:06:05','2018-04-24 14:06:05','212.47.227.*','login_fail',''),(4334,0,'admin','2018-04-24 14:01:37','2018-04-24 15:01:37','185.83.215.*','login_fail',''),(4335,0,'admin','2018-04-24 15:32:02','2018-04-24 16:32:02','123.57.254.*','login_fail',''),(4336,0,'admin','2018-04-25 07:44:39','2018-04-25 08:44:39','123.57.254.*','login_fail',''),(4337,0,'admin','2018-04-25 09:26:35','2018-04-25 10:26:35','108.59.2.*','login_fail',''),(4338,0,'admin','2018-04-25 09:48:01','2018-04-25 10:48:01','123.57.254.*','login_fail',''),(4339,0,'admin','2018-04-25 11:23:18','2018-04-25 12:23:18','123.57.254.*','login_fail',''),(4340,0,'admin','2018-04-26 01:49:21','2018-04-26 02:49:21','94.16.123.*','login_fail',''),(4341,0,'admin','2018-04-26 03:08:56','2018-04-26 04:08:56','185.220.101.*','login_fail',''),(4342,0,'admin','2018-04-26 05:15:25','2018-04-26 06:15:25','144.217.210.*','login_fail',''),(4343,0,'admin','2018-04-26 07:59:38','2018-04-26 08:59:38','185.100.86.*','login_fail',''),(4344,0,'admin','2018-04-26 10:26:59','2018-04-26 11:26:59','123.57.254.*','login_fail',''),(4345,0,'admin','2018-04-26 11:48:36','2018-04-26 12:48:36','123.57.254.*','login_fail',''),(4346,0,'comments','2018-04-26 14:23:02','2018-04-26 15:23:02','121.42.205.*','login_fail',''),(4347,0,'admin','2018-04-27 02:10:06','2018-04-27 03:10:06','88.198.201.*','login_fail',''),(4348,0,'admin','2018-04-27 02:54:26','2018-04-27 03:54:26','144.217.210.*','login_fail',''),(4349,0,'admin','2018-04-27 04:52:26','2018-04-27 05:52:26','66.70.240.*','login_fail',''),(4350,0,'admin','2018-04-27 05:54:05','2018-04-27 06:54:05','51.15.80.*','login_fail',''),(4351,0,'admin','2018-04-27 10:11:29','2018-04-27 11:11:29','88.198.201.*','login_fail',''),(4352,0,'admin','2018-04-27 14:41:45','2018-04-27 15:41:45','123.57.254.*','login_fail',''),(4353,0,'admin','2018-04-27 16:37:44','2018-04-27 17:37:44','185.129.62.*','login_fail',''),(4354,0,'admin','2018-04-27 18:25:47','2018-04-27 19:25:47','216.218.222.*','login_fail',''),(4355,0,'admin','2018-04-28 03:06:02','2018-04-28 04:06:02','104.223.123.*','login_fail',''),(4356,0,'admin','2018-04-29 00:20:16','2018-04-29 01:20:16','185.129.62.*','login_fail',''),(4357,0,'admin','2018-04-29 01:17:52','2018-04-29 02:17:52','51.15.88.*','login_fail',''),(4358,0,'admin','2018-04-29 08:35:16','2018-04-29 09:35:16','54.191.127.*','login_fail',''),(4359,0,'admin','2018-04-29 09:04:45','2018-04-29 10:04:45','185.152.65.*','login_fail',''),(4360,0,'admin','2018-04-29 10:09:26','2018-04-29 11:09:26','123.57.254.*','login_fail',''),(4361,0,'admin','2018-04-29 14:48:26','2018-04-29 15:48:26','123.57.254.*','login_fail',''),(4362,0,'admin','2018-04-29 21:01:29','2018-04-29 22:01:29','185.107.47.*','login_fail',''),(4363,0,'admin','2018-04-30 04:17:08','2018-04-30 05:17:08','85.248.227.*','login_fail',''),(4364,0,'admin','2018-04-30 05:21:33','2018-04-30 06:21:33','123.57.254.*','login_fail',''),(4365,0,'admin','2018-04-30 08:27:16','2018-04-30 09:27:16','123.57.254.*','login_fail',''),(4366,0,'admin','2018-04-30 10:18:40','2018-04-30 11:18:40','35.229.80.*','login_fail',''),(4367,0,'admin','2018-04-30 10:27:10','2018-04-30 11:27:10','123.57.254.*','login_fail',''),(4368,0,'admin','2018-04-30 11:34:44','2018-04-30 12:34:44','35.229.80.*','login_fail',''),(4369,0,'admin','2018-04-30 14:53:05','2018-04-30 15:53:05','123.57.254.*','login_fail',''),(4370,0,'admin','2018-04-30 17:16:51','2018-04-30 18:16:51','167.99.42.*','login_fail',''),(4371,0,'admin','2018-04-30 17:25:30','2018-04-30 18:25:30','176.10.99.*','login_fail',''),(4372,0,'admin','2018-04-30 22:47:37','2018-04-30 23:47:37','123.57.254.*','login_fail',''),(4373,0,'admin','2018-05-01 02:26:03','2018-05-01 03:26:03','123.57.254.*','login_fail',''),(4374,0,'admin','2018-05-01 10:53:50','2018-05-01 11:53:50','88.99.168.*','login_fail',''),(4375,0,'admin','2018-05-01 10:57:42','2018-05-01 11:57:42','95.216.25.*','login_fail',''),(4376,0,'admin','2018-05-01 12:26:32','2018-05-01 13:26:32','62.210.37.*','login_fail',''),(4377,0,'admin','2018-05-01 13:32:39','2018-05-01 14:32:39','192.36.27.*','login_fail',''),(4378,0,'admin','2018-05-01 18:02:08','2018-05-01 19:02:08','195.176.3.*','login_fail',''),(4379,0,'admin','2018-05-01 19:10:12','2018-05-01 20:10:12','89.34.72.*','login_fail',''),(4380,0,'admin','2018-05-01 22:21:34','2018-05-01 23:21:34','89.34.72.*','login_fail',''),(4381,0,'admin','2018-05-01 23:56:30','2018-05-02 00:56:30','89.34.72.*','login_fail',''),(4382,0,'admin','2018-05-02 01:31:32','2018-05-02 02:31:32','89.34.72.*','login_fail',''),(4383,0,'admin','2018-05-02 03:06:54','2018-05-02 04:06:54','89.34.72.*','login_fail',''),(4384,0,'admin','2018-05-02 05:17:03','2018-05-02 06:17:03','123.57.254.*','login_fail',''),(4385,0,'admin','2018-05-02 08:32:07','2018-05-02 09:32:07','95.216.25.*','login_fail',''),(4386,0,'admin','2018-05-02 09:21:03','2018-05-02 10:21:03','77.247.181.*','login_fail',''),(4387,0,'admin','2018-05-02 19:36:32','2018-05-02 20:36:32','37.187.94.*','login_fail',''),(4388,0,'admin','2018-05-03 02:34:08','2018-05-03 03:34:08','171.25.193.*','login_fail',''),(4389,0,'admin','2018-05-03 05:59:13','2018-05-03 06:59:13','5.187.21.*','login_fail',''),(4390,0,'admin','2018-05-03 21:12:22','2018-05-03 22:12:22','195.176.3.*','login_fail',''),(4391,0,'admin','2018-05-04 02:45:53','2018-05-04 03:45:53','171.25.193.*','login_fail',''),(4392,0,'admin','2018-05-04 17:09:54','2018-05-04 18:09:54','51.15.34.*','login_fail',''),(4393,0,'admin','2018-05-04 22:07:22','2018-05-04 23:07:22','171.25.193.*','login_fail',''),(4394,0,'admin','2018-05-04 23:27:19','2018-05-05 00:27:19','103.194.169.*','login_fail',''),(4395,0,'admin','2018-05-04 23:32:47','2018-05-05 00:32:47','176.10.99.*','login_fail',''),(4396,0,'admin','2018-05-05 05:13:38','2018-05-05 06:13:38','18.216.146.*','login_fail',''),(4397,0,'admin','2018-05-05 06:41:08','2018-05-05 07:41:08','18.216.146.*','login_fail',''),(4398,0,'admin','2018-05-05 14:12:28','2018-05-05 15:12:28','123.57.254.*','login_fail',''),(4399,0,'admin','2018-05-06 06:03:47','2018-05-06 07:03:47','123.57.254.*','login_fail',''),(4400,0,'admin','2018-05-06 08:30:05','2018-05-06 09:30:05','123.57.254.*','login_fail',''),(4401,0,'admin','2018-05-06 09:24:58','2018-05-06 10:24:58','185.29.8.*','login_fail',''),(4402,0,'admin','2018-05-06 10:30:13','2018-05-06 11:30:13','123.57.254.*','login_fail',''),(4403,0,'admin','2018-05-06 23:10:55','2018-05-07 00:10:55','185.29.8.*','login_fail',''),(4404,0,'admin','2018-05-07 16:44:26','2018-05-07 17:44:26','185.220.101.*','login_fail',''),(4405,0,'admin','2018-05-07 22:31:52','2018-05-07 23:31:52','62.102.148.*','login_fail',''),(4406,0,'admin','2018-05-07 22:49:26','2018-05-07 23:49:26','199.87.154.*','login_fail',''),(4407,0,'admin','2018-05-08 00:26:24','2018-05-08 01:26:24','123.57.254.*','login_fail',''),(4408,0,'admin','2018-05-08 01:33:43','2018-05-08 02:33:43','123.57.254.*','login_fail',''),(4409,0,'admin','2018-05-08 07:42:59','2018-05-08 08:42:59','154.117.173.*','login_fail',''),(4410,0,'admin','2018-05-08 19:16:36','2018-05-08 20:16:36','123.57.254.*','login_fail',''),(4411,0,'comments','2018-05-09 01:50:35','2018-05-09 02:50:35','121.42.154.*','login_fail',''),(4412,0,'admin','2018-05-10 15:26:14','2018-05-10 16:26:14','66.70.240.*','login_fail',''),(4413,0,'admin','2018-05-11 09:58:40','2018-05-11 10:58:40','89.234.157.*','login_fail',''),(4414,0,'admin','2018-05-11 10:49:59','2018-05-11 11:49:59','51.15.86.*','login_fail',''),(4415,0,'admin','2018-05-11 11:15:17','2018-05-11 12:15:17','93.88.75.*','login_fail',''),(4416,0,'admin','2018-05-13 02:19:40','2018-05-13 03:19:40','35.227.65.*','login_fail',''),(4417,0,'admin','2018-05-13 05:44:25','2018-05-13 06:44:25','178.20.55.*','login_fail',''),(4418,0,'admin','2018-05-13 07:04:59','2018-05-13 08:04:59','35.227.65.*','login_fail',''),(4419,0,'admin','2018-05-13 08:50:04','2018-05-13 09:50:04','80.93.166.*','login_fail',''),(4420,0,'admin','2018-05-13 11:40:54','2018-05-13 12:40:54','51.15.72.*','login_fail',''),(4421,0,'admin','2018-05-13 21:39:30','2018-05-13 22:39:30','193.90.12.*','login_fail',''),(4422,0,'admin','2018-05-14 11:18:22','2018-05-14 12:18:22','47.254.69.*','login_fail',''),(4423,0,'admin','2018-05-14 16:02:44','2018-05-14 17:02:44','185.220.101.*','login_fail',''),(4424,0,'admin','2018-05-15 02:41:18','2018-05-15 03:41:18','163.172.214.*','login_fail',''),(4425,0,'admin','2018-05-15 17:11:16','2018-05-15 18:11:16','185.220.100.*','login_fail',''),(4426,0,'admin','2018-05-16 07:38:34','2018-05-16 08:38:34','176.10.99.*','login_fail',''),(4427,0,'admin','2018-05-16 11:45:02','2018-05-16 12:45:02','85.248.227.*','login_fail',''),(4428,0,'admin','2018-05-17 03:12:36','2018-05-17 04:12:36','37.187.94.*','login_fail',''),(4429,0,'admin','2018-05-17 14:44:33','2018-05-17 15:44:33','162.247.72.*','login_fail',''),(4430,0,'admin','2018-05-17 20:22:06','2018-05-17 21:22:06','37.187.129.*','login_fail',''),(4431,0,'admin','2018-05-18 12:11:12','2018-05-18 13:11:12','104.223.123.*','login_fail',''),(4432,0,'admin','2018-05-18 12:45:54','2018-05-18 13:45:54','185.220.102.*','login_fail',''),(4433,0,'comments','2018-05-19 03:33:49','2018-05-19 04:33:49','120.27.107.*','login_fail',''),(4434,0,'admin','2018-05-19 08:06:52','2018-05-19 09:06:52','87.118.116.*','login_fail',''),(4435,0,'admin','2018-05-19 08:20:21','2018-05-19 09:20:21','144.217.80.*','login_fail',''),(4436,0,'comments','2018-05-19 12:29:24','2018-05-19 13:29:24','121.42.205.*','login_fail',''),(4437,0,'admin','2018-05-19 17:51:32','2018-05-19 18:51:32','195.181.172.*','login_fail',''),(4438,0,'admin','2018-05-19 20:37:51','2018-05-19 21:37:51','176.10.99.*','login_fail',''),(4439,0,'admin','2018-05-19 22:30:26','2018-05-19 23:30:26','195.181.172.*','login_fail',''),(4440,0,'admin','2018-05-20 11:09:28','2018-05-20 12:09:28','185.220.101.*','login_fail',''),(4441,0,'admin','2018-05-20 14:19:45','2018-05-20 15:19:45','178.33.66.*','login_fail',''),(4442,0,'admin','2018-05-20 20:29:43','2018-05-20 21:29:43','46.229.237.*','login_fail',''),(4443,0,'admin','2018-05-21 07:09:35','2018-05-21 08:09:35','199.87.154.*','login_fail',''),(4444,0,'admin','2018-05-22 07:12:12','2018-05-22 08:12:12','197.231.221.*','login_fail',''),(4445,0,'admin','2018-05-23 05:37:04','2018-05-23 06:37:04','35.233.73.*','login_fail',''),(4446,0,'admin','2018-05-23 08:16:13','2018-05-23 09:16:13','35.233.73.*','login_fail',''),(4447,0,'admin','2018-05-23 16:37:22','2018-05-23 17:37:22','176.10.104.*','login_fail',''),(4448,0,'admin','2018-05-24 16:12:37','2018-05-24 17:12:37','13.81.15.*','login_fail',''),(4449,0,'admin','2018-05-24 20:18:52','2018-05-24 21:18:52','209.250.225.*','login_fail',''),(4450,0,'admin','2018-05-25 06:26:50','2018-05-25 07:26:50','35.233.73.*','login_fail',''),(4451,0,'admin','2018-05-25 16:39:57','2018-05-25 17:39:57','35.233.73.*','login_fail',''),(4452,0,'admin','2018-05-26 02:42:10','2018-05-26 03:42:10','5.150.254.*','login_fail',''),(4453,0,'admin','2018-05-26 12:37:29','2018-05-26 13:37:29','212.237.46.*','login_fail',''),(4454,0,'admin','2018-05-26 13:40:16','2018-05-26 14:40:16','212.237.46.*','login_fail',''),(4455,0,'admin','2018-05-26 15:38:06','2018-05-26 16:38:06','212.237.46.*','login_fail',''),(4456,0,'admin','2018-05-26 16:39:14','2018-05-26 17:39:14','212.237.46.*','login_fail',''),(4457,0,'admin','2018-05-26 17:48:09','2018-05-26 18:48:09','212.237.46.*','login_fail',''),(4458,0,'admin','2018-05-26 19:04:11','2018-05-26 20:04:11','212.237.46.*','login_fail',''),(4459,0,'admin','2018-05-27 00:12:36','2018-05-27 01:12:36','212.237.46.*','login_fail',''),(4460,0,'admin','2018-05-27 02:06:37','2018-05-27 03:06:37','212.237.46.*','login_fail',''),(4461,0,'admin','2018-05-27 03:13:06','2018-05-27 04:13:06','185.104.120.*','login_fail',''),(4462,0,'admin','2018-05-27 03:18:01','2018-05-27 04:18:01','212.237.46.*','login_fail',''),(4463,0,'admin','2018-05-27 04:22:08','2018-05-27 05:22:08','212.237.46.*','login_fail',''),(4464,0,'admin','2018-05-27 05:26:18','2018-05-27 06:26:18','212.237.46.*','login_fail',''),(4465,0,'admin','2018-05-27 06:30:02','2018-05-27 07:30:02','212.237.46.*','login_fail',''),(4466,0,'admin','2018-05-27 09:12:46','2018-05-27 10:12:46','13.81.15.*','login_fail',''),(4467,0,'admin','2018-05-27 09:31:30','2018-05-27 10:31:30','51.15.75.*','login_fail',''),(4468,0,'admin','2018-05-27 17:08:55','2018-05-27 18:08:55','212.237.46.*','login_fail',''),(4469,0,'admin','2018-05-27 18:11:26','2018-05-27 19:11:26','212.237.46.*','login_fail',''),(4470,0,'admin','2018-05-27 19:14:32','2018-05-27 20:14:32','212.237.46.*','login_fail',''),(4471,0,'admin','2018-05-27 20:17:57','2018-05-27 21:17:57','212.237.46.*','login_fail',''),(4472,0,'admin','2018-05-27 22:15:01','2018-05-27 23:15:01','212.237.46.*','login_fail',''),(4473,0,'admin','2018-05-27 22:43:27','2018-05-27 23:43:27','5.62.43.*','login_fail',''),(4474,0,'admin','2018-05-27 23:19:03','2018-05-28 00:19:03','212.237.46.*','login_fail',''),(4475,0,'admin','2018-05-28 01:36:26','2018-05-28 02:36:26','212.237.46.*','login_fail',''),(4476,0,'Admin','2018-05-28 02:10:27','2018-05-28 03:10:27','185.234.217.*','login_fail',''),(4477,0,'admin','2018-05-28 02:42:08','2018-05-28 03:42:08','212.237.46.*','login_fail',''),(4478,0,'admin','2018-05-28 02:47:10','2018-05-28 03:47:10','93.115.95.*','login_fail',''),(4479,0,'admin','2018-05-28 03:48:15','2018-05-28 04:48:15','212.237.46.*','login_fail',''),(4480,0,'admin','2018-05-28 05:01:22','2018-05-28 06:01:22','212.237.46.*','login_fail',''),(4481,0,'admin','2018-05-28 07:05:42','2018-05-28 08:05:42','212.237.46.*','login_fail',''),(4482,0,'admin','2018-05-28 08:10:38','2018-05-28 09:10:38','212.237.46.*','login_fail',''),(4483,0,'admin','2018-05-28 09:16:46','2018-05-28 10:16:46','212.237.46.*','login_fail',''),(4484,0,'admin','2018-05-28 10:22:28','2018-05-28 11:22:28','212.237.46.*','login_fail',''),(4485,0,'admin','2018-05-28 12:35:47','2018-05-28 13:35:47','212.237.46.*','login_fail',''),(4486,0,'admin','2018-05-28 13:42:28','2018-05-28 14:42:28','212.237.46.*','login_fail',''),(4487,0,'admin','2018-05-28 14:47:46','2018-05-28 15:47:46','212.237.46.*','login_fail',''),(4488,0,'admin','2018-05-28 15:53:50','2018-05-28 16:53:50','212.237.46.*','login_fail',''),(4489,0,'admin','2018-05-28 16:59:07','2018-05-28 17:59:07','212.237.46.*','login_fail',''),(4490,0,'admin','2018-05-28 17:19:49','2018-05-28 18:19:49','5.62.41.*','login_fail',''),(4491,0,'admin','2018-05-28 18:13:06','2018-05-28 19:13:06','212.237.46.*','login_fail',''),(4492,0,'admin','2018-05-28 19:15:23','2018-05-28 20:15:23','212.237.46.*','login_fail',''),(4493,0,'admin','2018-05-28 20:20:29','2018-05-28 21:20:29','212.237.46.*','login_fail',''),(4494,0,'admin','2018-05-28 21:26:29','2018-05-28 22:26:29','212.237.46.*','login_fail',''),(4495,0,'admin','2018-05-28 23:18:42','2018-05-29 00:18:42','212.237.46.*','login_fail',''),(4496,0,'admin','2018-05-28 23:53:39','2018-05-29 00:53:39','37.10.71.*','login_fail',''),(4497,0,'admin','2018-05-29 00:47:55','2018-05-29 01:47:55','212.237.46.*','login_fail',''),(4498,0,'admin','2018-05-29 02:56:50','2018-05-29 03:56:50','212.237.46.*','login_fail',''),(4499,0,'admin','2018-05-29 03:49:38','2018-05-29 04:49:38','192.42.116.*','login_fail',''),(4500,0,'admin','2018-05-29 04:47:29','2018-05-29 05:47:29','212.237.46.*','login_fail',''),(4501,0,'admin','2018-05-29 07:29:02','2018-05-29 08:29:02','212.237.46.*','login_fail',''),(4502,0,'admin','2018-05-29 08:35:50','2018-05-29 09:35:50','212.237.46.*','login_fail',''),(4503,0,'admin','2018-05-29 10:43:49','2018-05-29 11:43:49','212.237.46.*','login_fail',''),(4504,0,'admin','2018-05-29 17:21:46','2018-05-29 18:21:46','62.210.129.*','login_fail',''),(4505,0,'admin','2018-05-29 17:53:31','2018-05-29 18:53:31','185.129.62.*','login_fail',''),(4506,0,'admin','2018-05-30 01:18:53','2018-05-30 02:18:53','79.137.42.*','login_fail',''),(4507,0,'admin','2018-05-30 14:26:05','2018-05-30 15:26:05','93.115.97.*','login_fail',''),(4508,0,'admin','2018-05-30 23:13:41','2018-05-31 00:13:41','185.220.101.*','login_fail',''),(4509,0,'comments','2018-05-30 23:47:36','2018-05-31 00:47:36','114.215.154.*','login_fail',''),(4510,0,'admin','2018-05-31 02:13:04','2018-05-31 03:13:04','144.217.210.*','login_fail',''),(4511,0,'admin','2018-05-31 10:20:23','2018-05-31 11:20:23','154.16.149.*','login_fail',''),(4512,0,'admin','2018-05-31 11:55:40','2018-05-31 12:55:40','185.10.17.*','login_fail',''),(4513,0,'admin','2018-05-31 13:30:49','2018-05-31 14:30:49','23.129.64.*','login_fail',''),(4514,0,'admin','2018-05-31 13:55:20','2018-05-31 14:55:20','185.10.17.*','login_fail',''),(4515,0,'admin','2018-06-01 03:27:36','2018-06-01 04:27:36','144.217.210.*','login_fail',''),(4516,0,'admin','2018-06-02 01:18:20','2018-06-02 02:18:20','154.16.149.*','login_fail',''),(4517,0,'admin','2018-06-02 08:31:35','2018-06-02 09:31:35','193.169.145.*','login_fail',''),(4518,0,'admin','2018-06-02 10:05:01','2018-06-02 11:05:01','192.42.116.*','login_fail',''),(4519,0,'admin','2018-06-03 18:20:35','2018-06-03 19:20:35','109.86.115.*','login_fail',''),(4520,0,'admin','2018-06-03 23:39:05','2018-06-04 00:39:05','176.10.99.*','login_fail',''),(4521,0,'admin','2018-06-04 06:38:57','2018-06-04 07:38:57','176.10.104.*','login_fail',''),(4522,0,'tobias-qvist','2018-06-04 20:19:24','2018-06-04 21:19:24','35.183.4.*','login_fail',''),(4523,0,'admin','2018-06-04 20:58:45','2018-06-04 21:58:45','51.15.80.*','login_fail',''),(4524,0,'admin','2018-06-05 21:36:00','2018-06-05 22:36:00','185.129.62.*','login_fail',''),(4525,0,'admin','2018-06-06 03:49:08','2018-06-06 04:49:08','192.42.116.*','login_fail',''),(4526,0,'admin','2018-06-06 09:53:59','2018-06-06 10:53:59','185.220.101.*','login_fail',''),(4527,0,'admin','2018-06-07 23:02:01','2018-06-08 00:02:01','185.220.101.*','login_fail',''),(4528,0,'comments','2018-06-07 23:43:42','2018-06-08 00:43:42','139.129.130.*','login_fail',''),(4529,0,'comments','2018-06-08 00:44:21','2018-06-08 01:44:21','139.129.130.*','login_fail',''),(4530,0,'admin','2018-06-08 03:27:54','2018-06-08 04:27:54','104.223.123.*','login_fail',''),(4531,0,'admin','2018-06-08 09:36:03','2018-06-08 10:36:03','37.187.129.*','login_fail',''),(4532,0,'admin','2018-06-09 08:38:48','2018-06-09 09:38:48','171.25.193.*','login_fail',''),(4533,0,'admin','2018-06-10 06:57:50','2018-06-10 07:57:50','185.220.101.*','login_fail',''),(4534,0,'admin','2018-06-10 12:40:42','2018-06-10 13:40:42','46.229.237.*','login_fail',''),(4535,0,'admin','2018-06-10 16:05:26','2018-06-10 17:05:26','171.25.193.*','login_fail',''),(4536,0,'admin','2018-06-11 00:44:52','2018-06-11 01:44:52','5.35.255.*','login_fail',''),(4537,0,'admin','2018-06-14 03:38:29','2018-06-14 04:38:29','23.249.161.*','login_fail',''),(4538,0,'admin','2018-06-16 07:51:15','2018-06-16 08:51:15','185.13.37.*','login_fail',''),(4539,0,'admin','2018-06-16 11:43:19','2018-06-16 12:43:19','146.185.223.*','login_fail',''),(4540,0,'admin','2018-06-17 02:55:32','2018-06-17 03:55:32','51.15.65.*','login_fail',''),(4541,0,'admin','2018-06-17 11:21:57','2018-06-17 12:21:57','5.2.211.*','login_fail',''),(4542,0,'admin','2018-06-17 12:47:53','2018-06-17 13:47:53','77.247.181.*','login_fail',''),(4543,0,'admin','2018-06-18 08:49:12','2018-06-18 09:49:12','35.0.127.*','login_fail',''),(4544,0,'admin','2018-06-18 20:24:40','2018-06-18 21:24:40','109.86.115.*','login_fail',''),(4545,0,'admin','2018-06-18 20:25:14','2018-06-18 21:25:14','54.37.106.*','login_fail',''),(4546,0,'comments','2018-06-19 05:28:29','2018-06-19 06:28:29','120.24.190.*','login_fail',''),(4547,0,'admin','2018-06-19 21:17:24','2018-06-19 22:17:24','35.230.179.*','login_fail',''),(4548,0,'admin','2018-06-19 23:27:07','2018-06-20 00:27:07','35.230.179.*','login_fail',''),(4549,0,'admin','2018-06-20 20:51:00','2018-06-20 21:51:00','54.37.106.*','login_fail',''),(4550,0,'admin','2018-06-21 07:20:16','2018-06-21 08:20:16','197.231.221.*','login_fail',''),(4551,0,'admin','2018-06-21 11:10:00','2018-06-21 12:10:00','75.151.57.*','login_fail',''),(4552,0,'admin','2018-06-21 12:26:42','2018-06-21 13:26:42','80.127.116.*','login_fail',''),(4553,0,'admin','2018-06-22 07:45:46','2018-06-22 08:45:46','5.188.62.*','login_fail',''),(4554,0,'admin','2018-06-22 08:08:20','2018-06-22 09:08:20','144.217.80.*','login_fail',''),(4555,0,'admin','2018-06-23 00:07:34','2018-06-23 01:07:34','46.118.155.*','login_fail',''),(4556,0,'admin','2018-06-23 08:29:30','2018-06-23 09:29:30','197.231.221.*','login_fail',''),(4557,0,'admin','2018-06-23 14:54:35','2018-06-23 15:54:35','62.210.71.*','login_fail',''),(4558,0,'admin','2018-06-23 15:12:07','2018-06-23 16:12:07','46.118.155.*','login_fail',''),(4559,0,'admin','2018-06-24 06:31:22','2018-06-24 07:31:22','203.154.79.*','login_fail',''),(4560,0,'Admin','2018-06-25 02:40:33','2018-06-25 03:40:33','185.234.217.*','login_fail',''),(4561,0,'admin','2018-06-25 04:53:38','2018-06-25 05:53:38','62.212.73.*','login_fail',''),(4562,0,'admin','2018-06-25 17:59:05','2018-06-25 18:59:05','35.231.239.*','login_fail',''),(4563,0,'admin','2018-06-25 19:36:37','2018-06-25 20:36:37','35.231.239.*','login_fail',''),(4564,0,'comments','2018-06-25 20:59:41','2018-06-25 21:59:41','120.27.37.*','login_fail',''),(4565,0,'admin','2018-06-25 21:15:22','2018-06-25 22:15:22','199.195.250.*','login_fail',''),(4566,0,'admin','2018-06-25 21:33:41','2018-06-25 22:33:41','185.220.101.*','login_fail',''),(4567,0,'comments','2018-06-25 22:00:02','2018-06-25 23:00:02','120.27.37.*','login_fail',''),(4568,0,'admin','2018-06-27 16:46:14','2018-06-27 17:46:14','185.234.217.*','login_fail',''),(4569,0,'admin','2018-06-27 18:27:32','2018-06-27 19:27:32','185.220.101.*','login_fail',''),(4570,0,'admin','2018-06-27 18:32:04','2018-06-27 19:32:04','199.195.118.*','login_fail',''),(4571,0,'admin','2018-06-28 10:46:56','2018-06-28 11:46:56','96.69.20.*','login_fail',''),(4572,0,'admin','2018-06-28 16:07:45','2018-06-28 17:07:45','193.15.16.*','login_fail',''),(4573,0,'admin','2018-06-29 03:53:38','2018-06-29 04:53:38','178.17.170.*','login_fail',''),(4574,0,'admin','2018-06-29 10:52:48','2018-06-29 11:52:48','178.17.170.*','login_fail',''),(4575,0,'admin','2018-06-29 16:00:09','2018-06-29 17:00:09','144.217.80.*','login_fail',''),(4576,0,'admin','2018-06-30 09:27:12','2018-06-30 10:27:12','185.56.80.*','login_fail',''),(4577,0,'admin','2018-06-30 15:52:59','2018-06-30 16:52:59','212.21.66.*','login_fail',''),(4578,0,'admin','2018-07-01 14:33:12','2018-07-01 15:33:12','176.126.252.*','login_fail',''),(4579,0,'admin','2018-07-01 16:03:39','2018-07-01 17:03:39','87.118.116.*','login_fail',''),(4580,0,'admin','2018-07-01 16:08:24','2018-07-01 17:08:24','195.176.3.*','login_fail',''),(4581,0,'admin','2018-07-02 13:23:20','2018-07-02 14:23:20','93.115.95.*','login_fail',''),(4582,0,'admin','2018-07-02 20:53:13','2018-07-02 21:53:13','185.227.68.*','login_fail',''),(4583,0,'admin','2018-07-03 16:46:56','2018-07-03 17:46:56','185.220.101.*','login_fail',''),(4584,0,'admin','2018-07-03 23:53:19','2018-07-04 00:53:19','171.25.193.*','login_fail',''),(4585,0,'admin','2018-07-04 01:10:28','2018-07-04 02:10:28','89.40.123.*','login_fail',''),(4586,0,'admin','2018-07-04 02:48:05','2018-07-04 03:48:05','89.40.123.*','login_fail',''),(4587,0,'admin','2018-07-05 01:35:23','2018-07-05 02:35:23','80.82.215.*','login_fail',''),(4588,0,'admin','2018-07-05 08:22:32','2018-07-05 09:22:32','185.234.217.*','login_fail',''),(4589,0,'admin','2018-07-06 08:38:38','2018-07-06 09:38:38','37.187.94.*','login_fail',''),(4590,0,'admin','2018-07-06 16:35:38','2018-07-06 17:35:38','185.234.217.*','login_fail',''),(4591,0,'admin','2018-07-06 17:32:36','2018-07-06 18:32:36','94.156.189.*','login_fail',''),(4592,0,'comments','2018-07-07 14:43:11','2018-07-07 15:43:11','114.215.154.*','login_fail',''),(4593,0,'admin','2018-07-07 23:58:56','2018-07-08 00:58:56','185.56.80.*','login_fail',''),(4594,0,'admin','2018-07-08 09:47:14','2018-07-08 10:47:14','204.85.191.*','login_fail',''),(4595,0,'admin','2018-07-09 06:24:34','2018-07-09 07:24:34','45.20.152.*','login_fail',''),(4596,0,'admin','2018-07-10 09:28:38','2018-07-10 10:28:38','18.218.231.*','login_fail',''),(4597,0,'admin','2018-07-10 11:25:06','2018-07-10 12:25:06','18.218.231.*','login_fail',''),(4598,0,'admin','2018-07-10 12:40:56','2018-07-10 13:40:56','171.25.193.*','login_fail',''),(4599,0,'admin','2018-07-10 14:02:34','2018-07-10 15:02:34','18.218.231.*','login_fail',''),(4600,0,'admin','2018-07-11 13:24:22','2018-07-11 14:24:22','130.226.169.*','login_fail',''),(4601,0,'admin','2018-07-11 17:56:24','2018-07-11 18:56:24','154.16.149.*','login_fail',''),(4602,0,'admin','2018-07-12 04:39:20','2018-07-12 05:39:20','185.104.120.*','login_fail',''),(4603,0,'admin','2018-07-12 08:44:46','2018-07-12 09:44:46','18.130.146.*','login_fail',''),(4604,0,'admin','2018-07-12 09:46:54','2018-07-12 10:46:54','18.130.146.*','login_fail',''),(4605,0,'admin','2018-07-12 19:08:50','2018-07-12 20:08:50','93.115.95.*','login_fail',''),(4606,0,'admin','2018-07-17 16:38:02','2018-07-17 17:38:02','31.185.104.*','login_fail',''),(4607,0,'admin','2018-07-17 21:59:25','2018-07-17 22:59:25','198.251.72.*','login_fail',''),(4608,0,'admin','2018-07-19 10:11:56','2018-07-19 11:11:56','79.137.42.*','login_fail',''),(4609,0,'admin','2018-07-19 11:37:13','2018-07-19 12:37:13','79.137.42.*','login_fail',''),(4610,0,'admin','2018-07-20 03:16:26','2018-07-20 04:16:26','195.22.88.*','login_fail',''),(4611,0,'admin','2018-07-20 07:47:53','2018-07-20 08:47:53','134.249.50.*','login_fail',''),(4612,0,'admin','2018-07-20 17:11:07','2018-07-20 18:11:07','40.114.110.*','login_fail',''),(4613,0,'admin','2018-07-20 18:30:56','2018-07-20 19:30:56','40.114.110.*','login_fail',''),(4614,0,'comments','2018-07-21 06:18:57','2018-07-21 07:18:57','114.215.99.*','login_fail',''),(4615,0,'admin','2018-07-21 15:49:07','2018-07-21 16:49:07','40.114.110.*','login_fail',''),(4616,0,'admin','2018-07-21 16:53:19','2018-07-21 17:53:19','40.114.110.*','login_fail',''),(4617,0,'admin','2018-07-23 15:38:21','2018-07-23 16:38:21','203.175.161.*','login_fail',''),(4618,0,'admin','2018-07-23 16:44:35','2018-07-23 17:44:35','203.175.161.*','login_fail',''),(4619,0,'admin','2018-07-25 17:39:45','2018-07-25 18:39:45','80.211.80.*','login_fail',''),(4620,0,'admin','2018-07-27 09:57:27','2018-07-27 10:57:27','145.249.106.*','login_fail',''),(4621,0,'admin','2018-07-27 16:24:55','2018-07-27 17:24:55','35.237.17.*','login_fail',''),(4622,0,'admin','2018-07-27 20:48:39','2018-07-27 21:48:39','211.21.104.*','login_fail',''),(4623,0,'admin','2018-07-29 16:52:54','2018-07-29 17:52:54','5.62.57.*','login_fail',''),(4624,0,'admin','2018-07-30 12:56:19','2018-07-30 13:56:19','82.165.247.*','login_fail',''),(4625,0,'admin','2018-07-31 20:46:41','2018-07-31 21:46:41','211.21.104.*','login_fail',''),(4626,0,'admin','2018-08-05 18:03:26','2018-08-05 19:03:26','37.153.111.*','login_fail',''),(4627,0,'admin','2018-08-07 00:07:52','2018-08-07 01:07:52','145.249.106.*','login_fail',''),(4628,0,'manager','2018-08-09 08:12:18','2018-08-09 09:12:18','96.69.20.*','login_fail',''),(4629,0,'admin','2018-08-10 03:53:21','2018-08-10 04:53:21','176.74.89.*','login_fail',''),(4630,0,'admin','2018-08-10 05:01:29','2018-08-10 06:01:29','176.74.89.*','login_fail',''),(4631,0,'admin','2018-08-10 05:30:09','2018-08-10 06:30:09','145.249.106.*','login_fail',''),(4632,0,'admin','2018-08-10 22:50:56','2018-08-10 23:50:56','107.180.70.*','login_fail',''),(4633,0,'admin','2018-08-11 00:15:48','2018-08-11 01:15:48','107.180.70.*','login_fail',''),(4634,0,'admin','2018-08-11 15:13:53','2018-08-11 16:13:53','81.143.192.*','login_fail',''),(4635,0,'admin','2018-08-12 00:58:14','2018-08-12 01:58:14','162.255.85.*','login_fail',''),(4636,0,'admin','2018-08-12 05:38:06','2018-08-12 06:38:06','107.180.70.*','login_fail',''),(4637,0,'admin','2018-08-12 07:38:07','2018-08-12 08:38:07','107.180.70.*','login_fail',''),(4638,0,'Admin','2018-08-13 03:08:26','2018-08-13 04:08:26','185.234.217.*','login_fail',''),(4639,0,'admin','2018-08-14 05:49:41','2018-08-14 06:49:41','206.189.205.*','login_fail',''),(4640,0,'admin','2018-08-16 11:54:28','2018-08-16 12:54:28','172.245.244.*','login_fail',''),(4641,0,'admin','2018-08-18 17:35:56','2018-08-18 18:35:56','54.38.215.*','login_fail',''),(4642,0,'admin','2018-08-20 01:05:46','2018-08-20 02:05:46','198.252.78.*','login_fail',''),(4643,0,'admin','2018-08-23 05:58:40','2018-08-23 06:58:40','104.168.7.*','login_fail',''),(4644,0,'admin','2018-08-24 14:32:37','2018-08-24 15:32:37','54.38.215.*','login_fail',''),(4645,0,'admin','2018-08-24 15:43:55','2018-08-24 16:43:55','54.38.215.*','login_fail',''),(4646,0,'admin','2018-08-25 11:01:04','2018-08-25 12:01:04','51.15.145.*','login_fail',''),(4647,0,'admin','2018-08-25 16:56:00','2018-08-25 17:56:00','74.208.178.*','login_fail',''),(4648,0,'admin','2018-08-25 18:03:54','2018-08-25 19:03:54','74.208.178.*','login_fail',''),(4649,0,'comments','2018-08-25 23:34:29','2018-08-26 00:34:29','115.28.111.*','login_fail',''),(4650,0,'comments','2018-08-26 00:34:36','2018-08-26 01:34:36','115.28.111.*','login_fail',''),(4651,0,'admin','2018-08-26 07:22:47','2018-08-26 08:22:47','188.213.49.*','login_fail',''),(4652,0,'admin','2018-08-27 02:31:18','2018-08-27 03:31:18','134.249.141.*','login_fail',''),(4653,0,'comments','2018-08-28 01:45:39','2018-08-28 02:45:39','115.29.76.*','login_fail',''),(4654,0,'admin','2018-08-28 22:28:42','2018-08-28 23:28:42','46.119.115.*','login_fail',''),(4655,0,'admin','2018-08-29 09:12:26','2018-08-29 10:12:26','89.248.169.*','login_fail',''),(4656,0,'admin','2018-08-29 09:30:31','2018-08-29 10:30:31','52.213.248.*','login_fail',''),(4657,0,'admin','2018-08-29 23:29:49','2018-08-30 00:29:49','185.63.254.*','login_fail',''),(4658,0,'admin','2018-08-30 00:39:35','2018-08-30 01:39:35','185.63.254.*','login_fail',''),(4659,0,'admin','2018-08-30 16:41:48','2018-08-30 17:41:48','52.213.248.*','login_fail',''),(4660,0,'admin','2018-08-30 20:06:31','2018-08-30 21:06:31','18.220.199.*','login_fail',''),(4661,0,'admin','2018-08-31 04:13:48','2018-08-31 05:13:48','89.248.169.*','login_fail',''),(4662,0,'admin','2018-08-31 19:01:37','2018-08-31 20:01:37','89.248.169.*','login_fail',''),(4663,0,'admin','2018-09-01 02:46:10','2018-09-01 03:46:10','89.248.169.*','login_fail',''),(4664,0,'admin','2018-09-01 02:46:10','2018-09-01 03:46:10','89.248.169.*','login_fail',''),(4665,0,'admin','2018-09-01 10:25:45','2018-09-01 11:25:45','89.248.169.*','login_fail',''),(4666,0,'admin','2018-09-01 16:57:25','2018-09-01 17:57:25','198.12.95.*','login_fail',''),(4667,0,'admin','2018-09-02 09:25:11','2018-09-02 10:25:11','104.168.147.*','login_fail',''),(4668,0,'admin','2018-09-02 18:53:57','2018-09-02 19:53:57','185.63.254.*','login_fail',''),(4669,0,'admin','2018-09-03 04:19:27','2018-09-03 05:19:27','18.191.210.*','login_fail',''),(4670,0,'admin','2018-09-03 06:33:48','2018-09-03 07:33:48','54.249.90.*','login_fail',''),(4671,0,'admin','2018-09-03 18:41:18','2018-09-03 19:41:18','54.249.90.*','login_fail',''),(4672,0,'admin','2018-09-04 06:07:42','2018-09-04 07:07:42','52.47.199.*','login_fail',''),(4673,0,'admin','2018-09-06 10:15:44','2018-09-06 11:15:44','89.248.169.*','login_fail',''),(4674,0,'admin','2018-09-06 17:07:21','2018-09-06 18:07:21','178.32.64.*','login_fail',''),(4675,0,'admin','2018-09-07 19:39:04','2018-09-07 20:39:04','93.170.123.*','login_fail',''),(4676,0,'admin','2018-09-07 23:39:08','2018-09-08 00:39:08','149.56.251.*','login_fail',''),(4677,0,'admin','2018-09-08 00:14:22','2018-09-08 01:14:22','136.144.216.*','login_fail',''),(4678,0,'admin','2018-09-08 08:55:20','2018-09-08 09:55:20','37.187.77.*','login_fail',''),(4679,0,'admin','2018-09-08 16:28:09','2018-09-08 17:28:09','93.170.123.*','login_fail',''),(4680,0,'admin','2018-09-09 03:52:12','2018-09-09 04:52:12','149.56.251.*','login_fail',''),(4681,0,'admin','2018-09-09 12:50:06','2018-09-09 13:50:06','54.38.215.*','login_fail',''),(4682,0,'admin','2018-09-09 14:01:29','2018-09-09 15:01:29','54.38.215.*','login_fail',''),(4683,0,'admin','2018-09-09 15:05:03','2018-09-09 16:05:03','54.38.215.*','login_fail',''),(4684,0,'admin','2018-09-09 17:36:27','2018-09-09 18:36:27','89.248.169.*','login_fail',''),(4685,0,'admin','2018-09-11 17:04:27','2018-09-11 18:04:27','18.219.253.*','login_fail',''),(4686,0,'admin','2018-09-11 21:00:09','2018-09-11 22:00:09','89.248.169.*','login_fail',''),(4687,0,'admin','2018-09-12 03:23:59','2018-09-12 04:23:59','149.56.251.*','login_fail',''),(4688,0,'admin','2018-09-12 05:39:21','2018-09-12 06:39:21','89.248.169.*','login_fail',''),(4689,0,'admin','2018-09-12 07:17:47','2018-09-12 08:17:47','89.36.213.*','login_fail',''),(4690,0,'admin','2018-09-12 08:32:02','2018-09-12 09:32:02','89.36.213.*','login_fail',''),(4691,0,'admin','2018-09-12 09:10:35','2018-09-12 10:10:35','132.148.81.*','login_fail',''),(4692,0,'admin','2018-09-12 09:46:04','2018-09-12 10:46:04','89.36.213.*','login_fail',''),(4693,0,'admin','2018-09-12 11:00:18','2018-09-12 12:00:18','89.36.213.*','login_fail',''),(4694,0,'admin','2018-09-12 12:14:25','2018-09-12 13:14:25','89.36.213.*','login_fail',''),(4695,0,'admin','2018-09-12 13:27:28','2018-09-12 14:27:28','89.36.213.*','login_fail',''),(4696,0,'admin','2018-09-12 14:00:35','2018-09-12 15:00:35','89.248.169.*','login_fail',''),(4697,0,'admin','2018-09-12 14:24:18','2018-09-12 15:24:18','35.231.188.*','login_fail',''),(4698,0,'admin','2018-09-12 14:57:56','2018-09-12 15:57:56','89.36.213.*','login_fail',''),(4699,0,'admin','2018-09-12 16:10:20','2018-09-12 17:10:20','89.36.213.*','login_fail',''),(4700,0,'admin','2018-09-12 17:22:45','2018-09-12 18:22:45','89.36.213.*','login_fail',''),(4701,0,'admin','2018-09-12 18:35:28','2018-09-12 19:35:28','89.36.213.*','login_fail',''),(4702,0,'admin','2018-09-12 19:49:30','2018-09-12 20:49:30','89.36.213.*','login_fail',''),(4703,0,'admin','2018-09-12 21:04:15','2018-09-12 22:04:15','89.36.213.*','login_fail',''),(4704,0,'admin','2018-09-12 22:20:24','2018-09-12 23:20:24','89.36.213.*','login_fail',''),(4705,0,'admin','2018-09-12 23:35:35','2018-09-13 00:35:35','89.36.213.*','login_fail',''),(4706,0,'admin','2018-09-13 00:50:37','2018-09-13 01:50:37','89.36.213.*','login_fail',''),(4707,0,'admin','2018-09-13 02:05:58','2018-09-13 03:05:58','89.36.213.*','login_fail',''),(4708,0,'admin','2018-09-13 03:22:13','2018-09-13 04:22:13','89.36.213.*','login_fail',''),(4709,0,'admin','2018-09-13 03:34:58','2018-09-13 04:34:58','149.56.251.*','login_fail',''),(4710,0,'admin','2018-09-13 04:39:22','2018-09-13 05:39:22','89.36.213.*','login_fail',''),(4711,0,'admin','2018-09-13 05:57:12','2018-09-13 06:57:12','89.36.213.*','login_fail',''),(4712,0,'admin','2018-09-13 07:14:19','2018-09-13 08:14:19','89.36.213.*','login_fail',''),(4713,0,'admin','2018-09-13 07:25:55','2018-09-13 08:25:55','18.236.103.*','login_fail',''),(4714,0,'admin','2018-09-13 08:31:32','2018-09-13 09:31:32','89.36.213.*','login_fail',''),(4715,0,'admin','2018-09-13 09:48:51','2018-09-13 10:48:51','89.36.213.*','login_fail',''),(4716,0,'admin','2018-09-13 11:05:42','2018-09-13 12:05:42','89.36.213.*','login_fail',''),(4717,0,'admin','2018-09-13 12:23:13','2018-09-13 13:23:13','89.36.213.*','login_fail',''),(4718,0,'admin','2018-09-14 06:03:42','2018-09-14 07:03:42','185.63.254.*','login_fail',''),(4719,0,'admin','2018-09-15 09:02:01','2018-09-15 10:02:01','89.248.169.*','login_fail',''),(4720,0,'admin','2018-09-15 19:18:14','2018-09-15 20:18:14','198.38.92.*','login_fail',''),(4721,0,'admin','2018-09-16 10:03:36','2018-09-16 11:03:36','89.248.169.*','login_fail',''),(4722,0,'admin','2018-09-16 16:30:41','2018-09-16 17:30:41','158.69.162.*','login_fail',''),(4723,0,'admin','2018-09-16 17:39:54','2018-09-16 18:39:54','158.69.162.*','login_fail',''),(4724,0,'admin','2018-09-17 03:08:51','2018-09-17 04:08:51','62.210.112.*','login_fail',''),(4725,0,'admin','2018-09-17 05:25:28','2018-09-17 06:25:28','13.230.216.*','login_fail',''),(4726,0,'admin','2018-09-17 15:15:55','2018-09-17 16:15:55','13.230.216.*','login_fail',''),(4727,0,'comments','2018-09-18 00:36:21','2018-09-18 01:36:21','120.27.107.*','login_fail',''),(4728,0,'comments','2018-09-18 01:36:49','2018-09-18 02:36:49','120.27.107.*','login_fail',''),(4729,0,'admin','2018-09-18 12:11:38','2018-09-18 13:11:38','89.248.169.*','login_fail',''),(4730,0,'admin','2018-09-19 18:38:18','2018-09-19 19:38:18','185.81.157.*','login_fail',''),(4731,0,'comments','2018-09-19 20:27:36','2018-09-19 21:27:36','121.42.143.*','login_fail',''),(4732,0,'admin','2018-09-19 20:58:42','2018-09-19 21:58:42','158.69.162.*','login_fail',''),(4733,0,'admin','2018-09-19 22:07:11','2018-09-19 23:07:11','35.188.226.*','login_fail',''),(4734,0,'admin','2018-09-20 18:18:28','2018-09-20 19:18:28','158.69.162.*','login_fail',''),(4735,0,'admin','2018-09-20 21:00:54','2018-09-20 22:00:54','158.69.162.*','login_fail',''),(4736,0,'admin','2018-09-21 06:50:19','2018-09-21 07:50:19','89.248.169.*','login_fail',''),(4737,0,'admin','2018-09-21 14:11:05','2018-09-21 15:11:05','93.107.100.*','login_fail',''),(4738,0,'admin','2018-09-21 15:09:18','2018-09-21 16:09:18','89.248.169.*','login_fail',''),(4739,0,'admin','2018-09-21 15:57:15','2018-09-21 16:57:15','81.201.52.*','login_fail',''),(4740,0,'admin','2018-09-22 21:10:42','2018-09-22 22:10:42','128.199.124.*','login_fail',''),(4741,0,'admin','2018-09-22 23:03:57','2018-09-23 00:03:57','192.52.242.*','login_fail',''),(4742,0,'admin','2018-09-23 01:12:17','2018-09-23 02:12:17','192.52.242.*','login_fail',''),(4743,0,'comments','2018-09-23 02:28:58','2018-09-23 03:28:58','120.27.107.*','login_fail',''),(4744,0,'admin','2018-09-23 14:14:14','2018-09-23 15:14:14','167.99.210.*','login_fail',''),(4745,0,'admin','2018-09-23 19:05:37','2018-09-23 20:05:37','198.27.110.*','login_fail',''),(4746,0,'admin','2018-09-23 21:38:41','2018-09-23 22:38:41','198.27.110.*','login_fail',''),(4747,0,'admin','2018-09-24 18:33:28','2018-09-24 19:33:28','95.211.202.*','login_fail',''),(4748,0,'admin','2018-09-24 19:37:05','2018-09-24 20:37:05','185.81.157.*','login_fail',''),(4749,0,'admin','2018-09-25 03:04:15','2018-09-25 04:04:15','179.189.29.*','login_fail',''),(4750,0,'admin','2018-09-25 09:47:10','2018-09-25 10:47:10','198.27.110.*','login_fail',''),(4751,0,'admin','2018-09-25 12:35:57','2018-09-25 13:35:57','198.27.110.*','login_fail',''),(4752,0,'admin','2018-09-25 16:43:27','2018-09-25 17:43:27','198.27.110.*','login_fail',''),(4753,0,'admin','2018-09-26 02:22:58','2018-09-26 03:22:58','61.123.128.*','login_fail',''),(4754,0,'admin','2018-09-26 14:43:00','2018-09-26 15:43:00','35.225.179.*','login_fail',''),(4755,0,'admin','2018-09-26 16:31:34','2018-09-26 17:31:34','61.123.128.*','login_fail',''),(4756,0,'admin','2018-09-26 17:47:30','2018-09-26 18:47:30','47.254.86.*','login_fail',''),(4757,0,'admin','2018-09-26 19:35:21','2018-09-26 20:35:21','185.118.167.*','login_fail',''),(4758,0,'admin','2018-09-26 20:29:59','2018-09-26 21:29:59','35.237.128.*','login_fail',''),(4759,0,'admin','2018-09-26 21:50:33','2018-09-26 22:50:33','47.254.86.*','login_fail',''),(4760,0,'admin','2018-09-27 01:46:33','2018-09-27 02:46:33','47.254.86.*','login_fail',''),(4761,0,'admin','2018-09-27 05:40:40','2018-09-27 06:40:40','47.254.86.*','login_fail',''),(4762,0,'admin','2018-09-27 09:34:47','2018-09-27 10:34:47','47.254.86.*','login_fail',''),(4763,0,'admin','2018-09-27 14:59:24','2018-09-27 15:59:24','35.190.152.*','login_fail',''),(4764,0,'admin','2018-09-28 19:02:12','2018-09-28 20:02:12','185.10.16.*','login_fail',''),(4765,0,'admin','2018-09-28 20:08:14','2018-09-28 21:08:14','185.10.16.*','login_fail',''),(4766,0,'admin','2018-09-28 22:58:34','2018-09-28 23:58:34','198.27.110.*','login_fail',''),(4767,0,'admin','2018-09-29 05:39:07','2018-09-29 06:39:07','89.248.169.*','login_fail',''),(4768,0,'admin','2018-09-29 23:19:35','2018-09-30 00:19:35','81.177.135.*','login_fail',''),(4769,0,'admin','2018-10-01 00:39:14','2018-10-01 01:39:14','148.72.232.*','login_fail',''),(4770,0,'admin','2018-10-01 09:14:59','2018-10-01 10:14:59','23.95.231.*','login_fail',''),(4771,0,'admin','2018-10-01 17:27:03','2018-10-01 18:27:03','35.196.184.*','login_fail',''),(4772,0,'admin','2018-10-02 12:34:04','2018-10-02 13:34:04','198.23.141.*','login_fail',''),(4773,0,'admin','2018-10-02 15:46:49','2018-10-02 16:46:49','205.185.127.*','login_fail',''),(4774,0,'admin','2018-10-02 18:27:08','2018-10-02 19:27:08','205.185.127.*','login_fail',''),(4775,0,'admin','2018-10-02 20:33:35','2018-10-02 21:33:35','5.83.160.*','login_fail',''),(4776,0,'admin','2018-10-02 20:59:42','2018-10-02 21:59:42','54.238.164.*','login_fail',''),(4777,0,'admin','2018-10-02 21:41:15','2018-10-02 22:41:15','5.83.160.*','login_fail',''),(4778,0,'webadmin','2018-10-03 07:31:57','2018-10-03 08:31:57','185.36.81.*','login_fail',''),(4779,0,'admin','2018-10-03 08:34:13','2018-10-03 09:34:13','151.80.10.*','login_fail',''),(4780,0,'admin','2018-10-03 08:56:19','2018-10-03 09:56:19','89.248.169.*','login_fail',''),(4781,0,'admin','2018-10-03 18:32:31','2018-10-03 19:32:31','13.229.109.*','login_fail',''),(4782,0,'admin','2018-10-04 15:27:42','2018-10-04 16:27:42','35.196.122.*','login_fail',''),(4783,0,'admin','2018-10-04 19:32:40','2018-10-04 20:32:40','35.196.184.*','login_fail',''),(4784,0,'comments','2018-10-05 01:04:10','2018-10-05 02:04:10','120.24.190.*','login_fail',''),(4785,0,'roadway','2018-10-05 05:17:34','2018-10-05 06:17:34','80.87.197.*','login_fail',''),(4786,0,'admin','2018-10-05 14:25:17','2018-10-05 15:25:17','13.229.109.*','login_fail',''),(4787,0,'admin','2018-10-05 15:49:49','2018-10-05 16:49:49','13.229.109.*','login_fail',''),(4788,0,'admin','2018-10-05 17:53:15','2018-10-05 18:53:15','35.185.98.*','login_fail',''),(4789,0,'admin','2018-10-05 20:48:44','2018-10-05 21:48:44','81.201.52.*','login_fail',''),(4790,0,'admin','2018-10-06 02:55:34','2018-10-06 03:55:34','89.248.169.*','login_fail',''),(4791,0,'admin','2018-10-06 06:41:46','2018-10-06 07:41:46','172.245.154.*','login_fail',''),(4792,0,'design','2018-10-06 06:50:26','2018-10-06 07:50:26','198.71.234.*','login_fail',''),(4793,0,'going','2018-10-06 10:00:58','2018-10-06 11:00:58','198.46.81.*','login_fail',''),(4794,0,'going','2018-10-06 15:56:43','2018-10-06 16:56:43','195.178.106.*','login_fail',''),(4795,0,'admin','2018-10-06 15:58:34','2018-10-06 16:58:34','62.210.112.*','login_fail',''),(4796,0,'admin','2018-10-06 23:58:13','2018-10-07 00:58:13','54.36.65.*','login_fail',''),(4797,0,'admin','2018-10-07 00:08:15','2018-10-07 01:08:15','192.3.160.*','login_fail',''),(4798,0,'consultancy','2018-10-07 01:21:36','2018-10-07 02:21:36','162.144.196.*','login_fail',''),(4799,0,'admin','2018-10-07 02:11:51','2018-10-07 03:11:51','192.3.160.*','login_fail',''),(4800,0,'transportation','2018-10-07 02:50:24','2018-10-07 03:50:24','160.153.154.*','login_fail',''),(4801,0,'admin','2018-10-07 03:40:38','2018-10-07 04:40:38','89.248.169.*','login_fail',''),(4802,0,'going','2018-10-07 09:15:33','2018-10-07 10:15:33','160.153.154.*','login_fail',''),(4803,0,'admin','2018-10-07 10:38:13','2018-10-07 11:38:13','181.215.49.*','login_fail',''),(4804,0,'admin','2018-10-07 14:52:09','2018-10-07 15:52:09','198.46.168.*','login_fail',''),(4805,0,'admin','2018-10-07 18:03:48','2018-10-07 19:03:48','54.245.153.*','login_fail',''),(4806,0,'admin','2018-10-08 05:14:44','2018-10-08 06:14:44','198.144.190.*','login_fail',''),(4807,0,'admin','2018-10-08 17:00:42','2018-10-08 18:00:42','185.234.216.*','login_fail',''),(4808,0,'admin','2018-10-08 23:01:03','2018-10-09 00:01:03','54.36.65.*','login_fail',''),(4809,0,'admin','2018-10-09 10:57:55','2018-10-09 11:57:55','75.119.200.*','login_fail',''),(4810,0,'admin','2018-10-10 09:57:07','2018-10-10 10:57:07','198.46.168.*','login_fail',''),(4811,0,'admin','2018-10-10 12:36:12','2018-10-10 13:36:12','85.114.140.*','login_fail',''),(4812,0,'admin','2018-10-11 07:12:40','2018-10-11 08:12:40','104.196.102.*','login_fail',''),(4813,0,'admin','2018-10-12 01:18:34','2018-10-12 02:18:34','40.74.68.*','login_fail',''),(4814,0,'admin','2018-10-12 04:47:17','2018-10-12 05:47:17','54.36.65.*','login_fail',''),(4815,0,'admin','2018-10-12 16:51:56','2018-10-12 17:51:56','54.36.65.*','login_fail',''),(4816,0,'admin','2018-10-13 00:23:04','2018-10-13 01:23:04','185.246.210.*','login_fail',''),(4817,0,'admin','2018-10-13 16:48:43','2018-10-13 17:48:43','89.248.169.*','login_fail',''),(4818,0,'admin','2018-10-14 17:57:45','2018-10-14 18:57:45','51.254.159.*','login_fail',''),(4819,0,'admin','2018-10-15 04:40:56','2018-10-15 05:40:56','192.241.149.*','login_fail',''),(4820,0,'admin','2018-10-15 18:21:06','2018-10-15 19:21:06','167.99.12.*','login_fail',''),(4821,0,'admin','2018-10-16 20:13:36','2018-10-16 21:13:36','142.93.73.*','login_fail',''),(4822,0,'admin','2018-10-16 21:23:49','2018-10-16 22:23:49','142.93.73.*','login_fail',''),(4823,0,'admin','2018-10-17 12:21:52','2018-10-17 13:21:52','89.248.169.*','login_fail',''),(4824,0,'admin','2018-10-17 14:59:52','2018-10-17 15:59:52','104.236.93.*','login_fail',''),(4825,0,'admin','2018-10-17 23:18:58','2018-10-18 00:18:58','149.56.251.*','login_fail',''),(4826,0,'admin','2018-10-18 03:15:34','2018-10-18 04:15:34','91.109.10.*','login_fail',''),(4827,0,'admin','2018-10-18 08:40:35','2018-10-18 09:40:35','137.116.38.*','login_fail',''),(4828,0,'admin','2018-10-18 10:03:06','2018-10-18 11:03:06','137.116.38.*','login_fail',''),(4829,0,'admin','2018-10-18 11:12:39','2018-10-18 12:12:39','35.189.120.*','login_fail',''),(4830,0,'admin','2018-10-18 13:36:01','2018-10-18 14:36:01','35.189.120.*','login_fail',''),(4831,0,'admin','2018-10-18 19:23:38','2018-10-18 20:23:38','37.187.77.*','login_fail',''),(4832,0,'admin','2018-10-18 21:52:05','2018-10-18 22:52:05','192.241.149.*','login_fail',''),(4833,0,'admin','2018-10-19 04:10:57','2018-10-19 05:10:57','94.23.156.*','login_fail',''),(4834,0,'admin','2018-10-19 12:28:13','2018-10-19 13:28:13','54.39.178.*','login_fail',''),(4835,0,'admin','2018-10-19 14:17:50','2018-10-19 15:17:50','54.39.178.*','login_fail',''),(4836,0,'admin','2018-10-19 16:39:02','2018-10-19 17:39:02','149.56.251.*','login_fail',''),(4837,0,'admin','2018-10-20 04:30:33','2018-10-20 05:30:33','128.199.128.*','login_fail',''),(4838,0,'admin','2018-10-20 23:30:28','2018-10-21 00:30:28','89.248.169.*','login_fail',''),(4839,0,'admin','2018-10-21 01:10:54','2018-10-21 02:10:54','40.115.181.*','login_fail',''),(4840,0,'admin','2018-10-21 07:50:45','2018-10-21 08:50:45','89.248.169.*','login_fail',''),(4841,0,'admin','2018-10-21 11:50:35','2018-10-21 12:50:35','198.46.168.*','login_fail',''),(4842,0,'admin','2018-10-22 08:47:45','2018-10-22 09:47:45','89.248.169.*','login_fail',''),(4843,0,'admin','2018-10-22 08:47:45','2018-10-22 09:47:45','89.248.169.*','login_fail',''),(4844,0,'admin','2018-10-22 12:27:04','2018-10-22 13:27:04','37.187.47.*','login_fail',''),(4845,0,'admin','2018-10-22 13:06:00','2018-10-22 14:06:00','45.32.248.*','login_fail',''),(4846,0,'admin','2018-10-22 14:27:07','2018-10-22 15:27:07','192.241.149.*','login_fail',''),(4847,0,'admin','2018-10-22 16:36:34','2018-10-22 17:36:34','151.106.60.*','login_fail',''),(4848,0,'admin','2018-10-22 17:04:41','2018-10-22 18:04:41','167.99.12.*','login_fail',''),(4849,0,'admin','2018-10-22 23:54:14','2018-10-23 00:54:14','217.107.219.*','login_fail',''),(4850,0,'admin','2018-10-22 23:59:07','2018-10-23 00:59:07','51.254.111.*','login_fail',''),(4851,0,'rtcme','2018-10-24 08:16:44','2018-10-24 09:16:44','213.251.182.*','login_fail',''),(4852,0,'admin','2018-10-24 17:04:58','2018-10-24 18:04:58','51.75.93.*','login_fail',''),(4853,0,'admin','2018-10-24 22:25:23','2018-10-24 23:25:23','213.251.182.*','login_fail',''),(4854,0,'admin','2018-10-25 00:09:14','2018-10-25 01:09:14','51.75.93.*','login_fail',''),(4855,0,'admin','2018-10-25 13:13:00','2018-10-25 14:13:00','51.254.111.*','login_fail',''),(4856,0,'admin','2018-10-26 09:17:31','2018-10-26 10:17:31','35.231.241.*','login_fail',''),(4857,0,'admin','2018-10-26 09:23:19','2018-10-26 10:23:19','176.8.89.*','login_fail',''),(4858,0,'admin','2018-10-26 11:49:16','2018-10-26 12:49:16','35.231.241.*','login_fail',''),(4859,0,'admin','2018-10-27 04:52:39','2018-10-27 05:52:39','89.248.169.*','login_fail',''),(4860,0,'admin','2018-10-27 17:35:27','2018-10-27 18:35:27','84.51.56.*','login_fail',''),(4861,0,'admin','2018-10-27 20:32:22','2018-10-27 21:32:22','93.179.68.*','login_fail',''),(4862,0,'admin','2018-10-28 00:03:24','2018-10-28 01:03:24','35.231.246.*','login_fail',''),(4863,0,'admin','2018-10-28 01:41:31','2018-10-28 02:41:31','35.231.246.*','login_fail',''),(4864,0,'admin','2018-10-28 14:23:05','2018-10-28 15:23:05','54.39.184.*','login_fail',''),(4865,0,'admin','2018-10-28 17:53:15','2018-10-28 18:53:15','213.251.182.*','login_fail',''),(4866,0,'admin','2018-10-28 18:00:43','2018-10-28 19:00:43','74.208.217.*','login_fail',''),(4867,0,'admin','2018-10-28 18:57:08','2018-10-28 19:57:08','54.39.184.*','login_fail',''),(4868,0,'admin','2018-10-28 19:08:43','2018-10-28 20:08:43','74.208.217.*','login_fail',''),(4869,0,'admin','2018-10-28 20:11:46','2018-10-28 21:11:46','54.39.184.*','login_fail',''),(4870,0,'admin','2018-10-29 03:43:56','2018-10-29 04:43:56','5.62.56.*','login_fail',''),(4871,0,'admin','2018-10-29 23:37:05','2018-10-30 00:37:05','51.75.93.*','login_fail',''),(4872,0,'admin','2018-10-30 06:22:20','2018-10-30 07:22:20','54.37.1.*','login_fail',''),(4873,0,'admin','2018-10-30 07:41:51','2018-10-30 08:41:51','89.248.169.*','login_fail',''),(4874,0,'mike-dawson','2018-10-31 07:34:46','2018-10-31 08:34:46','176.8.89.*','login_fail',''),(4875,0,'admin','2018-10-31 09:34:52','2018-10-31 10:34:52','13.78.24.*','login_fail',''),(4876,0,'admin','2018-10-31 10:29:10','2018-10-31 11:29:10','84.51.56.*','login_fail',''),(4877,0,'admin','2018-10-31 10:57:49','2018-10-31 11:57:49','35.231.180.*','login_fail',''),(4878,0,'admin','2018-10-31 11:58:13','2018-10-31 12:58:13','35.231.180.*','login_fail',''),(4879,0,'admin','2018-10-31 15:31:57','2018-10-31 16:31:57','188.213.49.*','login_fail',''),(4880,0,'comments','2018-10-31 20:59:28','2018-10-31 21:59:28','139.129.60.*','login_fail',''),(4881,0,'bobbymarko','2018-11-01 13:59:32','2018-11-01 14:59:32','35.242.201.*','login_fail',''),(4882,0,'admin','2018-11-02 10:39:50','2018-11-02 11:39:50','218.255.177.*','login_fail',''),(4883,0,'admin','2018-11-02 11:50:16','2018-11-02 12:50:16','218.255.177.*','login_fail',''),(4884,0,'admin','2018-11-02 12:52:40','2018-11-02 13:52:40','218.255.177.*','login_fail',''),(4885,0,'admin','2018-11-03 16:05:00','2018-11-03 17:05:00','13.78.24.*','login_fail',''),(4886,0,'comments','2018-11-03 19:06:19','2018-11-03 20:06:19','121.42.143.*','login_fail',''),(4887,0,'admin','2018-11-04 02:58:21','2018-11-04 03:58:21','51.75.90.*','login_fail',''),(4888,0,'admin','2018-11-05 10:15:16','2018-11-05 11:15:16','54.38.139.*','login_fail',''),(4889,0,'admin','2018-11-05 11:59:44','2018-11-05 12:59:44','54.38.139.*','login_fail',''),(4890,0,'admin','2018-11-05 18:35:19','2018-11-05 19:35:19','89.248.169.*','login_fail',''),(4891,0,'admin','2018-11-06 04:10:15','2018-11-06 05:10:15','89.248.169.*','login_fail',''),(4892,0,'admin','2018-11-06 06:51:12','2018-11-06 07:51:12','54.38.139.*','login_fail',''),(4893,0,'admin','2018-11-06 11:20:06','2018-11-06 12:20:06','83.172.59.*','login_fail',''),(4894,0,'admin','2018-11-06 13:19:47','2018-11-06 14:19:47','83.172.59.*','login_fail',''),(4895,0,'admin','2018-11-07 23:28:22','2018-11-08 00:28:22','54.37.79.*','login_fail',''),(4896,0,'admin','2018-11-08 00:36:23','2018-11-08 01:36:23','54.37.79.*','login_fail',''),(4897,0,'admin','2018-11-09 14:20:55','2018-11-09 15:20:55','110.164.59.*','login_fail',''),(4898,0,'ed-admin','2018-11-10 02:18:52','2018-11-10 03:18:52','37.115.184.*','login_fail',''),(4899,0,'admin','2018-11-10 09:18:40','2018-11-10 10:18:40','74.50.21.*','login_fail',''),(4900,0,'admin','2018-11-10 09:24:27','2018-11-10 10:24:27','91.134.186.*','login_fail',''),(4901,0,'admin','2018-11-10 10:08:32','2018-11-10 11:08:32','184.168.27.*','login_fail',''),(4902,0,'admin','2018-11-10 11:10:56','2018-11-10 12:10:56','82.100.220.*','login_fail',''),(4903,0,'admin','2018-11-10 16:28:33','2018-11-10 17:28:33','176.221.51.*','login_fail',''),(4904,0,'admin','2018-11-10 20:03:13','2018-11-10 21:03:13','74.208.57.*','login_fail',''),(4905,0,'admin','2018-11-10 20:08:50','2018-11-10 21:08:50','213.251.182.*','login_fail',''),(4906,0,'admin','2018-11-10 20:14:18','2018-11-10 21:14:18','112.78.112.*','login_fail',''),(4907,0,'admin','2018-11-10 20:25:47','2018-11-10 21:25:47','207.246.240.*','login_fail',''),(4908,0,'admin','2018-11-10 20:26:46','2018-11-10 21:26:46','69.16.243.*','login_fail',''),(4909,0,'admin','2018-11-10 23:36:17','2018-11-11 00:36:17','66.96.183.*','login_fail',''),(4910,0,'admin','2018-11-11 02:59:47','2018-11-11 03:59:47','69.163.163.*','login_fail',''),(4911,0,'admin','2018-11-11 06:30:05','2018-11-11 07:30:05','45.78.56.*','login_fail',''),(4912,0,'admin','2018-11-11 06:46:16','2018-11-11 07:46:16','188.165.181.*','login_fail',''),(4913,0,'admin','2018-11-12 01:50:40','2018-11-12 02:50:40','54.39.180.*','login_fail',''),(4914,0,'admin','2018-11-12 04:44:04','2018-11-12 05:44:04','54.39.180.*','login_fail',''),(4915,0,'Admin','2018-11-12 16:28:10','2018-11-12 17:28:10','185.234.219.*','login_fail',''),(4916,0,'admin','2018-11-12 18:23:38','2018-11-12 19:23:38','84.200.223.*','login_fail',''),(4917,0,'admin','2018-11-12 18:33:44','2018-11-12 19:33:44','209.17.114.*','login_fail',''),(4918,0,'admin','2018-11-12 22:19:23','2018-11-12 23:19:23','67.222.130.*','login_fail',''),(4919,0,'admin','2018-11-12 22:23:33','2018-11-12 23:23:33','37.59.226.*','login_fail',''),(4920,0,'admin','2018-11-13 03:36:03','2018-11-13 04:36:03','89.248.169.*','login_fail',''),(4921,0,'admin','2018-11-13 09:24:45','2018-11-13 10:24:45','35.236.76.*','login_fail',''),(4922,0,'admin','2018-11-13 10:17:00','2018-11-13 11:17:00','194.85.93.*','login_fail',''),(4923,0,'admin','2018-11-13 12:00:30','2018-11-13 13:00:30','188.226.208.*','login_fail',''),(4924,0,'admin','2018-11-13 13:00:54','2018-11-13 14:00:54','188.226.208.*','login_fail',''),(4925,0,'admin','2018-11-13 14:14:43','2018-11-13 15:14:43','188.226.208.*','login_fail',''),(4926,0,'admin','2018-11-13 14:15:05','2018-11-13 15:15:05','173.254.28.*','login_fail',''),(4927,0,'admin','2018-11-13 15:15:53','2018-11-13 16:15:53','188.226.208.*','login_fail',''),(4928,0,'admin','2018-11-13 16:18:00','2018-11-13 17:18:00','188.226.208.*','login_fail',''),(4929,0,'admin','2018-11-13 18:10:33','2018-11-13 19:10:33','188.226.208.*','login_fail',''),(4930,0,'admin','2018-11-13 19:12:20','2018-11-13 20:12:20','188.226.208.*','login_fail',''),(4931,0,'admin','2018-11-13 20:14:31','2018-11-13 21:14:31','188.226.208.*','login_fail',''),(4932,0,'admin','2018-11-13 21:17:36','2018-11-13 22:17:36','188.226.208.*','login_fail',''),(4933,0,'admin','2018-11-13 22:14:48','2018-11-13 23:14:48','65.39.211.*','login_fail',''),(4934,0,'admin','2018-11-13 22:33:28','2018-11-13 23:33:28','188.226.208.*','login_fail',''),(4935,0,'admin','2018-11-14 00:00:23','2018-11-14 01:00:23','188.226.208.*','login_fail',''),(4936,0,'admin','2018-11-14 00:45:52','2018-11-14 01:45:52','54.39.189.*','login_fail',''),(4937,0,'admin','2018-11-14 01:27:08','2018-11-14 02:27:08','188.226.208.*','login_fail',''),(4938,0,'admin','2018-11-14 01:49:01','2018-11-14 02:49:01','89.111.178.*','login_fail',''),(4939,0,'admin','2018-11-14 02:55:15','2018-11-14 03:55:15','188.226.208.*','login_fail',''),(4940,0,'admin','2018-11-14 04:01:49','2018-11-14 05:01:49','54.39.189.*','login_fail',''),(4941,0,'admin','2018-11-14 06:18:11','2018-11-14 07:18:11','188.226.208.*','login_fail',''),(4942,0,'admin','2018-11-14 06:26:12','2018-11-14 07:26:12','82.165.80.*','login_fail',''),(4943,0,'admin','2018-11-14 06:32:08','2018-11-14 07:32:08','187.95.207.*','login_fail',''),(4944,0,'admin','2018-11-14 12:12:41','2018-11-14 13:12:41','91.210.145.*','login_fail',''),(4945,0,'admin','2018-11-14 13:18:33','2018-11-14 14:18:33','91.210.145.*','login_fail',''),(4946,0,'admin','2018-11-14 14:24:19','2018-11-14 15:24:19','91.210.145.*','login_fail',''),(4947,0,'admin','2018-11-14 14:32:58','2018-11-14 15:32:58','185.51.8.*','login_fail',''),(4948,0,'admin','2018-11-14 15:30:34','2018-11-14 16:30:34','91.210.145.*','login_fail',''),(4949,0,'admin','2018-11-14 16:35:02','2018-11-14 17:35:02','91.210.145.*','login_fail',''),(4950,0,'admin','2018-11-14 17:37:05','2018-11-14 18:37:05','91.210.145.*','login_fail',''),(4951,0,'admin','2018-11-14 18:40:13','2018-11-14 19:40:13','91.210.145.*','login_fail',''),(4952,0,'admin','2018-11-14 19:42:28','2018-11-14 20:42:28','91.210.145.*','login_fail',''),(4953,0,'admin','2018-11-15 10:03:57','2018-11-15 11:03:57','133.18.207.*','login_fail',''),(4954,0,'admin','2018-11-16 00:17:43','2018-11-16 01:17:43','133.18.207.*','login_fail',''),(4955,0,'admin','2018-11-16 10:55:53','2018-11-16 11:55:53','89.248.169.*','login_fail',''),(4956,0,'admin','2018-11-16 15:21:13','2018-11-16 16:21:13','185.143.221.*','login_fail',''),(4957,0,'admin','2018-11-18 07:06:05','2018-11-18 08:06:05','37.115.191.*','login_fail',''),(4958,0,'admin','2018-11-19 16:41:04','2018-11-19 17:41:04','81.177.135.*','login_fail',''),(4959,0,'admin','2018-11-20 02:53:53','2018-11-20 03:53:53','89.248.169.*','login_fail',''),(4960,0,'admin','2018-11-20 11:37:59','2018-11-20 12:37:59','138.91.226.*','login_fail',''),(4961,0,'admin','2018-11-20 11:40:23','2018-11-20 12:40:23','138.91.225.*','login_fail',''),(4962,0,'admin','2018-11-21 13:07:13','2018-11-21 14:07:13','35.228.16.*','login_fail',''),(4963,0,'robin','2018-11-23 01:27:15','2018-11-23 02:27:15','94.23.156.*','login_fail',''),(4964,0,'admin','2018-11-23 02:16:19','2018-11-23 03:16:19','35.243.181.*','login_fail',''),(4965,0,'admin','2018-11-23 02:42:36','2018-11-23 03:42:36','89.248.169.*','login_fail',''),(4966,0,'admin','2018-11-23 08:40:12','2018-11-23 09:40:12','35.243.181.*','login_fail',''),(4967,0,'admin','2018-11-23 14:10:29','2018-11-23 15:10:29','185.143.221.*','login_fail',''),(4968,0,'admin','2018-11-24 05:24:23','2018-11-24 06:24:23','51.75.193.*','login_fail',''),(4969,0,'admin','2018-11-24 14:01:44','2018-11-24 15:01:44','92.53.96.*','login_fail',''),(4970,0,'admin','2018-11-25 20:39:47','2018-11-25 21:39:47','212.83.140.*','login_fail',''),(4971,0,'admin','2018-11-26 22:24:17','2018-11-26 23:24:17','103.255.237.*','login_fail',''),(4972,0,'admin','2018-11-27 05:10:11','2018-11-27 06:10:11','198.211.102.*','login_fail',''),(4973,0,'admin','2018-11-27 06:26:31','2018-11-27 07:26:31','198.211.102.*','login_fail',''),(4974,0,'admin','2018-11-27 11:40:40','2018-11-27 12:40:40','46.118.155.*','login_fail',''),(4975,0,'admin','2018-11-27 23:57:59','2018-11-28 00:57:59','192.145.239.*','login_fail',''),(4976,0,'admin','2018-11-28 00:27:09','2018-11-28 01:27:09','52.170.147.*','login_fail',''),(4977,0,'admin','2018-11-28 01:18:48','2018-11-28 02:18:48','185.197.75.*','login_fail',''),(4978,0,'admin','2018-11-28 01:36:27','2018-11-28 02:36:27','52.170.147.*','login_fail',''),(4979,0,'admin','2018-11-28 12:36:09','2018-11-28 13:36:09','51.75.63.*','login_fail',''),(4980,0,'admin','2018-11-29 11:03:42','2018-11-29 12:03:42','160.153.153.*','login_fail',''),(4981,0,'admin','2018-12-01 13:07:47','2018-12-01 14:07:47','46.101.157.*','login_fail',''),(4982,0,'admin','2018-12-02 09:12:45','2018-12-02 10:12:45','185.202.172.*','login_fail',''),(4983,0,'admin','2018-12-02 15:03:45','2018-12-02 16:03:45','37.115.191.*','login_fail',''),(4984,0,'admin','2018-12-02 17:40:02','2018-12-02 18:40:02','185.202.172.*','login_fail',''),(4985,0,'comments','2018-12-03 04:33:40','2018-12-03 05:33:40','121.42.13.*','login_fail',''),(4986,0,'comments','2018-12-03 05:34:22','2018-12-03 06:34:22','121.42.13.*','login_fail',''),(4987,0,'admin','2018-12-04 07:28:25','2018-12-04 08:28:25','195.242.161.*','login_fail',''),(4988,0,'admin','2018-12-04 08:30:42','2018-12-04 09:30:42','195.242.161.*','login_fail',''),(4989,0,'admin','2018-12-04 09:31:56','2018-12-04 10:31:56','195.242.161.*','login_fail',''),(4990,0,'comments','2018-12-04 09:47:49','2018-12-04 10:47:49','113.111.80.*','login_fail',''),(4991,0,'admin','2018-12-04 10:34:04','2018-12-04 11:34:04','195.242.161.*','login_fail',''),(4992,0,'admin','2018-12-04 11:02:28','2018-12-04 12:02:28','35.243.176.*','login_fail',''),(4993,0,'admin','2018-12-04 11:36:46','2018-12-04 12:36:46','195.242.161.*','login_fail',''),(4994,0,'admin','2018-12-04 12:39:34','2018-12-04 13:39:34','195.242.161.*','login_fail',''),(4995,0,'admin','2018-12-04 13:41:58','2018-12-04 14:41:58','195.242.161.*','login_fail',''),(4996,0,'admin','2018-12-04 14:44:49','2018-12-04 15:44:49','195.242.161.*','login_fail',''),(4997,0,'admin','2018-12-04 15:53:01','2018-12-04 16:53:01','195.242.161.*','login_fail',''),(4998,0,'comments','2018-12-05 01:18:58','2018-12-05 02:18:58','114.215.142.*','login_fail',''),(4999,0,'admin','2018-12-05 02:54:18','2018-12-05 03:54:18','194.113.106.*','login_fail',''),(5000,0,'admin','2018-12-05 09:48:23','2018-12-05 10:48:23','198.71.231.*','login_fail',''),(5001,0,'admin','2018-12-05 16:22:03','2018-12-05 17:22:03','176.8.89.*','login_fail',''),(5002,0,'admin','2018-12-06 01:45:10','2018-12-06 02:45:10','50.62.208.*','login_fail',''),(5003,0,'admin','2018-12-06 09:12:56','2018-12-06 10:12:56','46.101.155.*','login_fail',''),(5004,0,'admin','2018-12-06 09:47:06','2018-12-06 10:47:06','134.249.49.*','login_fail',''),(5005,0,'admin','2018-12-07 05:51:54','2018-12-07 06:51:54','192.168.0.*','login_fail',''),(5006,0,'admin','2018-12-07 12:42:15','2018-12-07 13:42:15','192.168.0.*','login_fail',''),(5007,0,'admin','2018-12-07 14:34:12','2018-12-07 15:34:12','194.113.106.*','login_fail',''),(5008,0,'admin','2018-12-07 17:04:25','2018-12-07 18:04:25','54.39.182.*','login_fail',''),(5009,0,'admin','2018-12-09 08:19:08','2018-12-09 09:19:08','35.236.76.*','login_fail',''),(5010,0,'admin','2018-12-09 09:23:10','2018-12-09 10:23:10','35.236.76.*','login_fail',''),(5011,0,'admin','2018-12-10 04:42:09','2018-12-10 05:42:09','84.51.56.*','login_fail',''),(5012,0,'comments','2018-12-10 14:26:17','2018-12-10 15:26:17','115.159.99.*','login_fail',''),(5013,0,'admin','2018-12-11 06:56:05','2018-12-11 07:56:05','13.88.230.*','login_fail',''),(5014,0,'admin','2018-12-11 08:29:04','2018-12-11 09:29:04','13.88.230.*','login_fail',''),(5015,0,'admin','2018-12-11 19:11:18','2018-12-11 20:11:18','51.75.193.*','login_fail',''),(5016,0,'admin','2018-12-11 19:57:08','2018-12-11 20:57:08','147.135.78.*','login_fail',''),(5017,0,'admin','2018-12-12 09:07:20','2018-12-12 10:07:20','54.37.6.*','login_fail',''),(5018,0,'admin','2018-12-12 09:20:05','2018-12-12 10:20:05','84.51.56.*','login_fail',''),(5019,0,'admin','2018-12-12 12:25:53','2018-12-12 13:25:53','84.51.56.*','login_fail',''),(5020,0,'admin','2018-12-13 09:39:00','2018-12-13 10:39:00','107.172.201.*','login_fail',''),(5021,0,'admin','2018-12-14 04:35:53','2018-12-14 05:35:53','84.51.56.*','login_fail',''),(5022,0,'admin','2018-12-14 04:55:30','2018-12-14 05:55:30','195.231.4.*','login_fail',''),(5023,0,'admin','2018-12-15 02:23:27','2018-12-15 03:23:27','52.170.147.*','login_fail',''),(5024,0,'admin','2018-12-15 20:08:02','2018-12-15 21:08:02','89.248.169.*','login_fail',''),(5025,0,'admin','2018-12-16 12:38:57','2018-12-16 13:38:57','84.51.56.*','login_fail',''),(5026,0,'admin','2018-12-17 05:43:06','2018-12-17 06:43:06','35.241.117.*','login_fail',''),(5027,0,'admin','2018-12-17 08:44:39','2018-12-17 09:44:39','35.241.117.*','login_fail',''),(5028,0,'admin','2018-12-17 16:19:01','2018-12-17 17:19:01','216.158.225.*','login_fail',''),(5029,0,'admin','2018-12-17 17:49:16','2018-12-17 18:49:16','216.158.225.*','login_fail',''),(5030,0,'admin','2018-12-17 22:39:19','2018-12-17 23:39:19','89.248.169.*','login_fail',''),(5031,0,'admin','2018-12-18 06:18:11','2018-12-18 07:18:11','84.51.56.*','login_fail',''),(5032,0,'admin','2018-12-18 07:56:09','2018-12-18 08:56:09','84.51.56.*','login_fail',''),(5033,0,'comments','2018-12-18 20:20:44','2018-12-18 21:20:44','119.145.148.*','login_fail',''),(5034,0,'admin','2018-12-18 20:25:23','2018-12-18 21:25:23','89.248.169.*','login_fail',''),(5035,0,'comments','2018-12-18 21:20:50','2018-12-18 22:20:50','119.145.148.*','login_fail',''),(5036,0,'admin','2018-12-19 00:06:43','2018-12-19 01:06:43','216.158.225.*','login_fail',''),(5037,0,'admin','2018-12-19 01:35:10','2018-12-19 02:35:10','216.158.225.*','login_fail',''),(5038,0,'admin','2018-12-19 03:41:59','2018-12-19 04:41:59','89.248.169.*','login_fail',''),(5039,0,'admin','2018-12-19 03:41:59','2018-12-19 04:41:59','89.248.169.*','login_fail',''),(5040,0,'admin','2018-12-19 09:55:44','2018-12-19 10:55:44','216.158.225.*','login_fail',''),(5041,0,'admin','2018-12-19 11:02:00','2018-12-19 12:02:00','64.20.48.*','login_fail',''),(5042,0,'admin','2018-12-19 11:34:00','2018-12-19 12:34:00','216.158.225.*','login_fail',''),(5043,0,'admin','2018-12-20 01:24:44','2018-12-20 02:24:44','89.248.169.*','login_fail',''),(5044,0,'admin','2018-12-20 02:22:59','2018-12-20 03:22:59','216.158.225.*','login_fail',''),(5045,0,'admin','2018-12-20 03:54:56','2018-12-20 04:54:56','216.158.225.*','login_fail',''),(5046,0,'admin','2018-12-20 05:23:06','2018-12-20 06:23:06','194.113.106.*','login_fail',''),(5047,0,'admin','2018-12-20 13:18:08','2018-12-20 14:18:08','194.113.106.*','login_fail',''),(5048,0,'admin','2018-12-20 19:02:05','2018-12-20 20:02:05','51.75.63.*','login_fail',''),(5049,0,'admin','2018-12-22 10:59:27','2018-12-22 11:59:27','89.248.169.*','login_fail',''),(5050,0,'admin','2018-12-23 07:17:43','2018-12-23 08:17:43','74.208.242.*','login_fail',''),(5051,0,'admin','2018-12-23 08:32:04','2018-12-23 09:32:04','89.248.169.*','login_fail',''),(5052,0,'admin','2018-12-25 03:26:52','2018-12-25 04:26:52','89.248.169.*','login_fail',''),(5053,0,'admin','2018-12-26 00:52:31','2018-12-26 01:52:31','35.185.105.*','login_fail',''),(5054,0,'admin','2018-12-26 10:11:12','2018-12-26 11:11:12','35.196.157.*','login_fail',''),(5055,0,'admin','2018-12-30 18:36:47','2018-12-30 19:36:47','51.75.89.*','login_fail',''),(5056,0,'admin','2018-12-31 13:53:12','2018-12-31 14:53:12','35.229.55.*','login_fail',''),(5057,0,'admin','2018-12-31 16:13:26','2018-12-31 17:13:26','23.95.67.*','login_fail',''),(5058,0,'admin','2019-01-01 21:39:05','2019-01-01 22:39:05','89.248.169.*','login_fail',''),(5059,0,'comments','2019-01-02 00:29:38','2019-01-02 01:29:38','114.215.142.*','login_fail',''),(5060,0,'comments','2019-01-02 18:58:40','2019-01-02 19:58:40','123.249.50.*','login_fail',''),(5061,0,'admin','2019-01-02 22:25:38','2019-01-02 23:25:38','27.123.253.*','login_fail',''),(5062,0,'admin','2019-01-03 03:49:48','2019-01-03 04:49:48','194.113.106.*','login_fail',''),(5063,0,'admin','2019-01-03 05:15:44','2019-01-03 06:15:44','134.249.141.*','login_fail',''),(5064,0,'admin','2019-01-03 06:19:35','2019-01-03 07:19:35','198.100.156.*','login_fail',''),(5065,0,'admin','2019-01-03 07:45:25','2019-01-03 08:45:25','194.113.106.*','login_fail',''),(5066,0,'admin','2019-01-03 09:55:50','2019-01-03 10:55:50','198.100.156.*','login_fail',''),(5067,0,'admin','2019-01-03 15:27:48','2019-01-03 16:27:48','54.39.181.*','login_fail',''),(5068,0,'admin','2019-01-03 15:36:34','2019-01-03 16:36:34','35.229.55.*','login_fail',''),(5069,0,'admin','2019-01-03 17:40:08','2019-01-03 18:40:08','51.75.196.*','login_fail',''),(5070,0,'admin','2019-01-03 18:23:11','2019-01-03 19:23:11','54.39.181.*','login_fail',''),(5071,0,'admin','2019-01-04 07:52:53','2019-01-04 08:52:53','188.213.26.*','login_fail',''),(5072,0,'admin','2019-01-04 11:08:37','2019-01-04 12:08:37','51.75.63.*','login_fail',''),(5073,0,'admin','2019-01-04 12:00:19','2019-01-04 13:00:19','159.89.186.*','login_fail',''),(5074,0,'admin','2019-01-04 13:02:22','2019-01-04 14:02:22','40.121.149.*','login_fail',''),(5075,0,'admin','2019-01-04 15:01:32','2019-01-04 16:01:32','51.75.168.*','login_fail',''),(5076,0,'admin','2019-01-04 16:09:15','2019-01-04 17:09:15','51.75.168.*','login_fail',''),(5077,0,'admin','2019-01-04 22:14:10','2019-01-04 23:14:10','198.100.156.*','login_fail',''),(5078,0,'comments','2019-01-05 00:49:08','2019-01-05 01:49:08','121.42.143.*','login_fail',''),(5079,0,'admin','2019-01-05 17:35:23','2019-01-05 18:35:23','51.75.196.*','login_fail',''),(5080,0,'admin','2019-01-05 18:46:07','2019-01-05 19:46:07','198.100.156.*','login_fail',''),(5081,0,'admin','2019-01-05 23:59:01','2019-01-06 00:59:01','51.75.168.*','login_fail',''),(5082,0,'admin','2019-01-06 22:36:21','2019-01-06 23:36:21','35.238.117.*','login_fail',''),(5083,0,'admin','2019-01-07 16:17:17','2019-01-07 17:17:17','198.12.95.*','login_fail',''),(5084,0,'admin','2019-01-07 16:26:42','2019-01-07 17:26:42','157.230.130.*','login_fail',''),(5085,0,'admin','2019-01-08 00:02:42','2019-01-08 01:02:42','157.230.129.*','login_fail',''),(5086,0,'admin','2019-01-08 23:20:23','2019-01-09 00:20:23','87.236.20.*','login_fail',''),(5087,0,'admin','2019-01-09 01:37:32','2019-01-09 02:37:32','194.113.106.*','login_fail',''),(5088,0,'admin','2019-01-09 03:30:24','2019-01-09 04:30:24','89.248.169.*','login_fail',''),(5089,0,'admin','2019-01-09 04:51:30','2019-01-09 05:51:30','148.72.232.*','login_fail',''),(5090,0,'admin','2019-01-09 17:06:09','2019-01-09 18:06:09','51.68.42.*','login_fail',''),(5091,0,'admin','2019-01-09 18:11:50','2019-01-09 19:11:50','51.68.42.*','login_fail',''),(5092,0,'admin','2019-01-10 12:03:18','2019-01-10 13:03:18','34.73.49.*','login_fail',''),(5093,0,'admin','2019-01-11 03:05:53','2019-01-11 04:05:53','51.77.207.*','login_fail',''),(5094,0,'admin','2019-01-11 04:34:45','2019-01-11 05:34:45','35.244.53.*','login_fail',''),(5095,0,'admin','2019-01-11 13:09:18','2019-01-11 14:09:18','89.248.169.*','login_fail',''),(5096,0,'admin','2019-01-12 04:56:33','2019-01-12 05:56:33','40.121.149.*','login_fail',''),(5097,0,'admin','2019-01-13 06:51:56','2019-01-13 07:51:56','51.68.88.*','login_fail',''),(5098,0,'admin','2019-01-13 08:25:15','2019-01-13 09:25:15','40.121.149.*','login_fail',''),(5099,0,'comments','2019-01-13 16:06:57','2019-01-13 17:06:57','115.159.147.*','login_fail',''),(5100,0,'admin','2019-01-13 23:33:02','2019-01-14 00:33:02','51.68.88.*','login_fail',''),(5101,0,'admin','2019-01-15 12:56:59','2019-01-15 13:56:59','216.250.114.*','login_fail',''),(5102,0,'admin','2019-01-16 03:27:45','2019-01-16 04:27:45','40.121.149.*','login_fail',''),(5103,0,'admin','2019-01-16 04:55:11','2019-01-16 05:55:11','40.121.149.*','login_fail',''),(5104,0,'admin','2019-01-16 06:45:03','2019-01-16 07:45:03','216.250.114.*','login_fail',''),(5105,0,'admin','2019-01-16 10:53:23','2019-01-16 11:53:23','67.211.213.*','login_fail',''),(5106,0,'admin','2019-01-16 12:08:18','2019-01-16 13:08:18','51.75.17.*','login_fail',''),(5107,0,'admin','2019-01-16 12:25:52','2019-01-16 13:25:52','216.250.114.*','login_fail',''),(5108,0,'admin','2019-01-16 12:57:28','2019-01-16 13:57:28','67.211.213.*','login_fail',''),(5109,0,'admin','2019-01-16 13:16:12','2019-01-16 14:16:12','51.75.17.*','login_fail',''),(5110,0,'admin','2019-01-16 22:33:03','2019-01-16 23:33:03','67.211.213.*','login_fail',''),(5111,0,'admin','2019-01-16 23:58:03','2019-01-17 00:58:03','67.211.213.*','login_fail',''),(5112,0,'admin','2019-01-17 04:14:40','2019-01-17 05:14:40','67.211.213.*','login_fail',''),(5113,0,'admin','2019-01-17 05:30:18','2019-01-17 06:30:18','67.211.213.*','login_fail',''),(5114,0,'admin','2019-01-17 14:11:22','2019-01-17 15:11:22','51.75.93.*','login_fail',''),(5115,0,'admin','2019-01-17 14:44:30','2019-01-17 15:44:30','67.211.213.*','login_fail',''),(5116,0,'admin','2019-01-17 15:55:15','2019-01-17 16:55:15','67.211.213.*','login_fail',''),(5117,0,'admin','2019-01-18 06:49:11','2019-01-18 07:49:11','108.171.216.*','login_fail',''),(5118,0,'admin','2019-01-18 12:14:32','2019-01-18 13:14:32','5.188.62.*','login_fail',''),(5119,0,'admin','2019-01-18 16:40:23','2019-01-18 17:40:23','5.188.62.*','login_fail',''),(5120,0,'admin','2019-01-18 19:21:46','2019-01-18 20:21:46','5.188.62.*','login_fail',''),(5121,0,'admin','2019-01-18 20:02:50','2019-01-18 21:02:50','93.125.99.*','login_fail',''),(5122,0,'admin','2019-01-18 23:51:45','2019-01-19 00:51:45','5.188.62.*','login_fail',''),(5123,0,'rtcme','2019-01-19 00:58:49','2019-01-19 01:58:49','148.72.232.*','login_fail',''),(5124,0,'admin','2019-01-19 01:42:46','2019-01-19 02:42:46','5.188.62.*','login_fail',''),(5125,0,'rtcme','2019-01-19 02:50:21','2019-01-19 03:50:21','139.99.40.*','login_fail',''),(5126,0,'admin','2019-01-19 03:44:10','2019-01-19 04:44:10','185.81.157.*','login_fail',''),(5127,0,'admin','2019-01-19 05:23:52','2019-01-19 06:23:52','5.188.62.*','login_fail',''),(5128,0,'admin','2019-01-19 07:13:24','2019-01-19 08:13:24','5.188.62.*','login_fail',''),(5129,0,'admin','2019-01-19 09:34:57','2019-01-19 10:34:57','5.188.62.*','login_fail',''),(5130,0,'admin','2019-01-19 10:30:29','2019-01-19 11:30:29','50.62.177.*','login_fail',''),(5131,0,'admin','2019-01-19 11:49:28','2019-01-19 12:49:28','5.188.62.*','login_fail',''),(5132,0,'admin','2019-01-19 14:41:14','2019-01-19 15:41:14','207.38.94.*','login_fail',''),(5133,0,'admin','2019-01-19 16:21:42','2019-01-19 17:21:42','5.188.62.*','login_fail',''),(5134,0,'admin','2019-01-19 17:23:16','2019-01-19 18:23:16','93.125.99.*','login_fail',''),(5135,0,'admin','2019-01-20 00:14:54','2019-01-20 01:14:54','139.99.40.*','login_fail',''),(5136,0,'admin','2019-01-20 01:18:38','2019-01-20 02:18:38','185.81.157.*','login_fail',''),(5137,0,'admin','2019-01-20 14:21:26','2019-01-20 15:21:26','46.118.155.*','login_fail',''),(5138,0,'comments','2019-01-21 12:41:33','2019-01-21 13:41:33','119.29.5.*','login_fail',''),(5139,0,'comments','2019-01-21 13:41:51','2019-01-21 14:41:51','119.29.5.*','login_fail',''),(5140,0,'admin','2019-01-21 19:40:07','2019-01-21 20:40:07','148.72.232.*','login_fail',''),(5141,0,'comments','2019-01-21 22:15:51','2019-01-21 23:15:51','115.28.154.*','login_fail',''),(5142,0,'admin','2019-01-24 00:46:41','2019-01-24 01:46:41','46.119.121.*','login_fail',''),(5143,0,'admin','2019-01-24 02:27:10','2019-01-24 03:27:10','51.68.77.*','login_fail',''),(5144,0,'rtcme','2019-01-24 02:44:37','2019-01-24 03:44:37','148.72.232.*','login_fail',''),(5145,0,'comments','2019-01-24 07:00:22','2019-01-24 08:00:22','118.123.19.*','login_fail',''),(5146,0,'admin','2019-01-24 08:03:50','2019-01-24 09:03:50','35.243.244.*','login_fail',''),(5147,0,'admin','2019-01-24 08:50:49','2019-01-24 09:50:49','47.91.104.*','login_fail',''),(5148,0,'admin','2019-01-24 10:43:51','2019-01-24 11:43:51','35.243.244.*','login_fail',''),(5149,0,'rtcme','2019-01-24 17:49:16','2019-01-24 18:49:16','194.110.171.*','login_fail',''),(5150,0,'admin','2019-01-25 04:55:37','2019-01-25 05:55:37','35.243.244.*','login_fail',''),(5151,0,'admin','2019-01-25 09:59:49','2019-01-25 10:59:49','3.81.48.*','login_fail',''),(5152,0,'admin','2019-01-25 21:39:25','2019-01-25 22:39:25','158.69.19.*','login_fail',''),(5153,0,'comments','2019-01-26 10:25:55','2019-01-26 11:25:55','118.123.19.*','login_fail',''),(5154,0,'admin','2019-01-28 02:04:20','2019-01-28 03:04:20','138.0.113.*','login_fail',''),(5155,0,'admin','2019-01-28 04:56:55','2019-01-28 05:56:55','158.69.19.*','login_fail',''),(5156,0,'comments','2019-01-28 14:21:32','2019-01-28 15:21:32','120.27.107.*','login_fail',''),(5157,0,'crtc','2019-01-28 15:17:37','2019-01-28 16:17:37','148.72.232.*','login_fail',''),(5158,0,'comments','2019-01-28 15:22:28','2019-01-28 16:22:28','120.27.107.*','login_fail',''),(5159,0,'admin','2019-01-29 12:14:13','2019-01-29 13:14:13','51.75.17.*','login_fail',''),(5160,0,'admin','2019-01-30 14:57:17','2019-01-30 15:57:17','23.249.164.*','login_fail',''),(5161,0,'admin','2019-01-30 21:47:46','2019-01-30 22:47:46','185.81.157.*','login_fail',''),(5162,0,'comments','2019-01-31 04:02:25','2019-01-31 05:02:25','120.76.114.*','login_fail',''),(5163,0,'admin','2019-01-31 07:49:32','2019-01-31 08:49:32','194.113.106.*','login_fail',''),(5164,0,'Admin','2019-02-01 06:49:08','2019-02-01 07:49:08','185.234.217.*','login_fail',''),(5165,0,'admin','2019-02-02 11:46:11','2019-02-02 12:46:11','23.249.161.*','login_fail',''),(5166,0,'admin','2019-02-03 06:24:59','2019-02-03 07:24:59','23.249.161.*','login_fail',''),(5167,0,'admin','2019-02-03 07:46:18','2019-02-03 08:46:18','23.249.161.*','login_fail',''),(5168,0,'admin','2019-02-03 11:14:31','2019-02-03 12:14:31','23.249.161.*','login_fail',''),(5169,0,'comments','2019-02-03 11:31:55','2019-02-03 12:31:55','115.28.28.*','login_fail',''),(5170,0,'comments','2019-02-03 12:32:56','2019-02-03 13:32:56','115.28.28.*','login_fail',''),(5171,0,'admin','2019-02-03 16:37:23','2019-02-03 17:37:23','23.249.161.*','login_fail',''),(5172,0,'admin','2019-02-04 11:09:51','2019-02-04 12:09:51','95.110.202.*','login_fail',''),(5173,0,'admin','2019-02-04 11:47:37','2019-02-04 12:47:37','158.69.38.*','login_fail',''),(5174,0,'admin','2019-02-04 12:42:58','2019-02-04 13:42:58','95.110.202.*','login_fail',''),(5175,0,'admin','2019-02-04 13:15:18','2019-02-04 14:15:18','158.69.38.*','login_fail',''),(5176,0,'admin','2019-02-04 17:38:50','2019-02-04 18:38:50','158.69.38.*','login_fail',''),(5177,0,'admin','2019-02-04 21:34:18','2019-02-04 22:34:18','158.69.38.*','login_fail',''),(5178,0,'admin','2019-02-04 23:35:15','2019-02-05 00:35:15','95.110.202.*','login_fail',''),(5179,0,'admin','2019-02-05 02:41:42','2019-02-05 03:41:42','95.110.202.*','login_fail',''),(5180,0,'admin','2019-02-05 05:22:50','2019-02-05 06:22:50','158.69.38.*','login_fail',''),(5181,0,'admin','2019-02-05 09:57:49','2019-02-05 10:57:49','158.69.38.*','login_fail',''),(5182,0,'admin','2019-02-05 12:48:24','2019-02-05 13:48:24','158.69.38.*','login_fail',''),(5183,0,'admin','2019-02-05 14:07:00','2019-02-05 15:07:00','158.69.38.*','login_fail',''),(5184,0,'admin','2019-02-05 18:09:25','2019-02-05 19:09:25','158.69.38.*','login_fail',''),(5185,0,'admin','2019-02-05 19:56:27','2019-02-05 20:56:27','158.69.38.*','login_fail',''),(5186,0,'comments','2019-02-05 20:15:13','2019-02-05 21:15:13','115.28.245.*','login_fail',''),(5187,0,'comments','2019-02-05 21:16:13','2019-02-05 22:16:13','115.28.245.*','login_fail',''),(5188,0,'admin','2019-02-06 02:24:27','2019-02-06 03:24:27','158.69.38.*','login_fail',''),(5189,0,'admin','2019-02-06 05:01:04','2019-02-06 06:01:04','158.69.38.*','login_fail',''),(5190,0,'admin','2019-02-06 07:10:48','2019-02-06 08:10:48','158.69.38.*','login_fail',''),(5191,0,'admin','2019-02-06 13:28:46','2019-02-06 14:28:46','212.83.187.*','login_fail',''),(5192,0,'admin','2019-02-06 19:58:14','2019-02-06 20:58:14','212.83.187.*','login_fail',''),(5193,0,'admin','2019-02-08 10:57:36','2019-02-08 11:57:36','54.36.119.*','login_fail',''),(5194,0,'admin','2019-02-10 05:32:07','2019-02-10 06:32:07','13.95.2.*','login_fail',''),(5195,0,'admin','2019-02-11 12:24:34','2019-02-11 13:24:34','145.239.74.*','login_fail',''),(5196,0,'admin','2019-02-13 01:03:39','2019-02-13 02:03:39','35.156.224.*','login_fail',''),(5197,0,'admin','2019-02-13 02:26:36','2019-02-13 03:26:36','35.156.224.*','login_fail',''),(5198,0,'admin','2019-02-14 14:53:02','2019-02-14 15:53:02','35.156.224.*','login_fail',''),(5199,0,'admin','2019-02-14 17:25:14','2019-02-14 18:25:14','217.61.98.*','login_fail',''),(5200,0,'admin','2019-02-14 21:14:23','2019-02-14 22:14:23','217.61.98.*','login_fail',''),(5201,0,'admin','2019-02-14 21:20:30','2019-02-14 22:20:30','35.156.224.*','login_fail',''),(5202,0,'admin','2019-02-15 07:22:54','2019-02-15 08:22:54','54.39.188.*','login_fail',''),(5203,0,'admin','2019-02-15 08:49:57','2019-02-15 09:49:57','34.85.12.*','login_fail',''),(5204,0,'admin','2019-02-15 10:00:00','2019-02-15 11:00:00','34.85.12.*','login_fail',''),(5205,0,'admin','2019-02-15 15:18:44','2019-02-15 16:18:44','185.81.157.*','login_fail',''),(5206,0,'admin','2019-02-15 16:56:45','2019-02-15 17:56:45','185.81.157.*','login_fail',''),(5207,0,'admin','2019-02-15 21:49:09','2019-02-15 22:49:09','35.156.224.*','login_fail',''),(5208,0,'admin','2019-02-16 06:44:45','2019-02-16 07:44:45','185.81.157.*','login_fail',''),(5209,0,'admin','2019-02-16 07:50:11','2019-02-16 08:50:11','35.156.224.*','login_fail',''),(5210,0,'admin','2019-02-16 07:56:21','2019-02-16 08:56:21','185.81.157.*','login_fail',''),(5211,0,'comments','2019-02-16 08:11:40','2019-02-16 09:11:40','113.66.35.*','login_fail',''),(5212,0,'comments','2019-02-16 14:26:38','2019-02-16 15:26:38','113.66.35.*','login_fail',''),(5213,0,'admin','2019-02-17 00:43:39','2019-02-17 01:43:39','35.156.224.*','login_fail',''),(5214,0,'admin','2019-02-17 18:46:05','2019-02-17 19:46:05','35.156.224.*','login_fail',''),(5215,0,'admin','2019-02-18 23:48:19','2019-02-19 00:48:19','104.196.121.*','login_fail',''),(5216,0,'admin','2019-02-19 02:44:10','2019-02-19 03:44:10','104.196.121.*','login_fail',''),(5217,0,'admin','2019-02-19 09:42:47','2019-02-19 10:42:47','157.230.89.*','login_fail',''),(5218,0,'admin','2019-02-19 15:40:42','2019-02-19 16:40:42','157.230.89.*','login_fail',''),(5219,0,'admin','2019-02-19 18:36:21','2019-02-19 19:36:21','185.81.157.*','login_fail',''),(5220,0,'admin','2019-02-19 22:02:27','2019-02-19 23:02:27','185.81.157.*','login_fail',''),(5221,0,'admin','2019-02-20 00:27:00','2019-02-20 01:27:00','185.81.157.*','login_fail',''),(5222,0,'admin','2019-02-20 01:48:13','2019-02-20 02:48:13','185.81.157.*','login_fail',''),(5223,0,'admin','2019-02-20 03:14:16','2019-02-20 04:14:16','185.81.157.*','login_fail',''),(5224,0,'admin','2019-02-20 07:18:11','2019-02-20 08:18:11','185.81.157.*','login_fail',''),(5225,0,'admin','2019-02-20 07:50:41','2019-02-20 08:50:41','157.230.89.*','login_fail',''),(5226,0,'admin','2019-02-20 11:14:53','2019-02-20 12:14:53','157.230.89.*','login_fail',''),(5227,0,'admin','2019-02-20 20:09:16','2019-02-20 21:09:16','157.230.89.*','login_fail',''),(5228,0,'admin','2019-02-21 02:25:25','2019-02-21 03:25:25','54.39.191.*','login_fail',''),(5229,0,'admin','2019-02-21 04:26:03','2019-02-21 05:26:03','157.230.89.*','login_fail',''),(5230,0,'admin','2019-02-21 09:37:49','2019-02-21 10:37:49','18.194.224.*','login_fail',''),(5231,0,'admin','2019-02-21 14:14:28','2019-02-21 15:14:28','54.37.77.*','login_fail',''),(5232,0,'admin','2019-02-21 16:48:07','2019-02-21 17:48:07','46.118.155.*','login_fail',''),(5233,0,'admin','2019-02-22 09:38:04','2019-02-22 10:38:04','81.17.16.*','login_fail',''),(5234,0,'admin','2019-02-22 11:26:03','2019-02-22 12:26:03','81.17.16.*','login_fail',''),(5235,0,'admin','2019-02-22 13:45:09','2019-02-22 14:45:09','54.39.191.*','login_fail',''),(5236,0,'admin','2019-02-22 15:30:04','2019-02-22 16:30:04','157.230.89.*','login_fail',''),(5237,0,'admin','2019-02-22 16:45:45','2019-02-22 17:45:45','31.7.56.*','login_fail',''),(5238,0,'admin','2019-02-22 19:24:28','2019-02-22 20:24:28','31.7.56.*','login_fail',''),(5239,0,'admin','2019-02-22 19:55:04','2019-02-22 20:55:04','18.194.224.*','login_fail',''),(5240,0,'admin','2019-02-23 00:30:57','2019-02-23 01:30:57','157.230.89.*','login_fail',''),(5241,0,'admin','2019-02-23 05:30:11','2019-02-23 06:30:11','185.81.157.*','login_fail',''),(5242,0,'admin','2019-02-23 05:47:26','2019-02-23 06:47:26','54.38.79.*','login_fail',''),(5243,0,'admin','2019-02-23 10:49:00','2019-02-23 11:49:00','31.7.56.*','login_fail',''),(5244,0,'admin','2019-02-23 14:27:24','2019-02-23 15:27:24','31.7.56.*','login_fail',''),(5245,0,'admin','2019-02-23 15:28:01','2019-02-23 16:28:01','46.118.155.*','login_fail',''),(5246,0,'admin','2019-02-23 16:00:15','2019-02-23 17:00:15','18.185.49.*','login_fail',''),(5247,0,'admin','2019-02-24 00:25:19','2019-02-24 01:25:19','5.62.43.*','login_fail',''),(5248,0,'admin','2019-02-24 05:34:31','2019-02-24 06:34:31','5.62.43.*','login_fail',''),(5249,0,'admin','2019-02-24 22:31:39','2019-02-24 23:31:39','179.43.143.*','login_fail',''),(5250,0,'admin','2019-02-25 01:14:48','2019-02-25 02:14:48','96.44.175.*','login_fail',''),(5251,0,'admin','2019-02-25 04:41:56','2019-02-25 05:41:56','179.43.143.*','login_fail',''),(5252,0,'admin','2019-02-25 06:56:46','2019-02-25 07:56:46','37.115.191.*','login_fail',''),(5253,0,'admin','2019-02-25 07:14:05','2019-02-25 08:14:05','34.73.63.*','login_fail',''),(5254,0,'admin','2019-02-25 10:19:02','2019-02-25 11:19:02','179.43.143.*','login_fail',''),(5255,0,'admin','2019-02-25 13:15:16','2019-02-25 14:15:16','35.237.27.*','login_fail',''),(5256,0,'admin','2019-02-26 03:19:16','2019-02-26 04:19:16','179.43.143.*','login_fail',''),(5257,0,'admin','2019-02-26 03:24:30','2019-02-26 04:24:30','157.230.89.*','login_fail',''),(5258,0,'admin','2019-02-26 08:47:13','2019-02-26 09:47:13','46.118.155.*','login_fail',''),(5259,0,'admin','2019-02-26 09:06:14','2019-02-26 10:06:14','179.43.143.*','login_fail',''),(5260,0,'admin','2019-02-26 09:46:42','2019-02-26 10:46:42','18.194.224.*','login_fail',''),(5261,0,'admin','2019-02-26 12:48:24','2019-02-26 13:48:24','179.43.143.*','login_fail',''),(5262,0,'comments','2019-02-26 13:37:41','2019-02-26 14:37:41','123.206.212.*','login_fail',''),(5263,0,'admin','2019-02-26 14:59:30','2019-02-26 15:59:30','54.38.79.*','login_fail',''),(5264,0,'admin','2019-02-26 20:21:26','2019-02-26 21:21:26','46.118.155.*','login_fail',''),(5265,0,'admin','2019-02-27 03:41:28','2019-02-27 04:41:28','51.75.155.*','login_fail',''),(5266,0,'admin','2019-02-27 05:21:28','2019-02-27 06:21:28','50.63.165.*','login_fail',''),(5267,0,'admin','2019-02-27 06:41:49','2019-02-27 07:41:49','50.63.165.*','login_fail',''),(5268,0,'admin','2019-02-28 04:17:26','2019-02-28 05:17:26','157.230.89.*','login_fail',''),(5269,0,'admin','2019-02-28 04:48:51','2019-02-28 05:48:51','51.77.229.*','login_fail',''),(5270,0,'admin','2019-02-28 07:06:42','2019-02-28 08:06:42','104.214.59.*','login_fail',''),(5271,0,'admin','2019-02-28 15:38:04','2019-02-28 16:38:04','35.196.55.*','login_fail',''),(5272,0,'comments','2019-03-01 04:05:46','2019-03-01 05:05:46','121.42.13.*','login_fail',''),(5273,0,'comments','2019-03-01 05:06:43','2019-03-01 06:06:43','121.42.13.*','login_fail',''),(5274,0,'admin','2019-03-01 14:49:04','2019-03-01 15:49:04','51.77.229.*','login_fail',''),(5275,0,'admin','2019-03-02 02:30:31','2019-03-02 03:30:31','18.182.62.*','login_fail',''),(5276,0,'admin','2019-03-02 18:24:57','2019-03-02 19:24:57','157.230.89.*','login_fail',''),(5277,0,'admin','2019-03-03 14:55:27','2019-03-03 15:55:27','54.38.79.*','login_fail',''),(5278,0,'admin','2019-03-04 04:39:38','2019-03-04 05:39:38','157.230.89.*','login_fail',''),(5279,0,'comments','2019-03-05 04:48:11','2019-03-05 05:48:11','221.235.184.*','login_fail',''),(5280,0,'admin','2019-03-05 17:31:34','2019-03-05 18:31:34','18.185.47.*','login_fail',''),(5281,0,'comments','2019-03-06 18:56:20','2019-03-06 19:56:20','121.42.143.*','login_fail',''),(5282,0,'comments','2019-03-06 19:56:40','2019-03-06 20:56:40','121.42.143.*','login_fail',''),(5283,0,'admin','2019-03-07 20:15:55','2019-03-07 21:15:55','23.249.164.*','login_fail',''),(5284,0,'admin','2019-03-07 21:31:02','2019-03-07 22:31:02','23.249.164.*','login_fail',''),(5285,0,'admin','2019-03-08 03:37:02','2019-03-08 04:37:02','23.249.164.*','login_fail',''),(5286,0,'admin','2019-03-08 05:44:14','2019-03-08 06:44:14','194.93.59.*','login_fail',''),(5287,0,'admin','2019-03-08 08:57:32','2019-03-08 09:57:32','54.36.162.*','login_fail',''),(5288,0,'admin','2019-03-08 11:57:58','2019-03-08 12:57:58','23.249.164.*','login_fail',''),(5289,0,'admin','2019-03-09 17:46:05','2019-03-09 18:46:05','23.249.164.*','login_fail',''),(5290,0,'admin','2019-03-10 04:51:00','2019-03-10 05:51:00','157.230.89.*','login_fail',''),(5291,0,'admin','2019-03-11 02:02:58','2019-03-11 03:02:58','194.113.106.*','login_fail',''),(5292,0,'Admin','2019-03-11 06:36:50','2019-03-11 07:36:50','193.169.254.*','login_fail',''),(5293,0,'admin','2019-03-12 17:57:41','2019-03-12 18:57:41','142.4.208.*','login_fail',''),(5294,0,'admin','2019-03-12 21:23:16','2019-03-12 22:23:16','23.249.164.*','login_fail',''),(5295,0,'admin','2019-03-13 00:19:33','2019-03-13 01:19:33','23.249.164.*','login_fail',''),(5296,0,'admin','2019-03-13 03:23:35','2019-03-13 04:23:35','139.99.74.*','login_fail',''),(5297,0,'admin','2019-03-13 03:36:20','2019-03-13 04:36:20','23.249.164.*','login_fail',''),(5298,0,'comments','2019-03-13 04:49:55','2019-03-13 05:49:55','210.16.189.*','login_fail',''),(5299,0,'admin','2019-03-13 10:59:06','2019-03-13 11:59:06','142.4.208.*','login_fail',''),(5300,0,'admin','2019-03-14 02:17:14','2019-03-14 03:17:14','147.135.79.*','login_fail',''),(5301,0,'admin','2019-03-14 15:42:52','2019-03-14 16:42:52','51.141.116.*','login_fail',''),(5302,0,'admin','2019-03-16 14:35:31','2019-03-16 15:35:31','94.177.226.*','login_fail',''),(5303,0,'admin','2019-03-16 16:37:00','2019-03-16 17:37:00','94.177.226.*','login_fail',''),(5304,0,'admin','2019-03-16 19:18:25','2019-03-16 20:18:25','94.177.226.*','login_fail',''),(5305,0,'admin','2019-03-17 01:32:03','2019-03-17 02:32:03','134.209.119.*','login_fail',''),(5306,0,'admin','2019-03-17 14:38:36','2019-03-17 15:38:36','176.110.154.*','login_fail',''),(5307,0,'admin','2019-03-17 18:20:23','2019-03-17 19:20:23','142.4.214.*','login_fail',''),(5308,0,'admin','2019-03-17 18:43:19','2019-03-17 19:43:19','134.209.119.*','login_fail',''),(5309,0,'admin','2019-03-18 07:31:14','2019-03-18 08:31:14','94.23.157.*','login_fail',''),(5310,0,'admin','2019-03-18 08:26:29','2019-03-18 09:26:29','134.209.119.*','login_fail',''),(5311,0,'comments','2019-03-19 13:15:59','2019-03-19 14:15:59','121.42.13.*','login_fail',''),(5312,0,'comments','2019-03-19 14:16:21','2019-03-19 15:16:21','121.42.13.*','login_fail',''),(5313,0,'comments','2019-03-20 04:16:55','2019-03-20 05:16:55','42.51.39.*','login_fail',''),(5314,0,'admin','2019-03-20 04:17:06','2019-03-20 05:17:06','5.83.162.*','login_fail',''),(5315,0,'admin','2019-03-20 07:34:34','2019-03-20 08:34:34','35.237.192.*','login_fail',''),(5316,0,'admin','2019-03-20 11:48:10','2019-03-20 12:48:10','18.130.68.*','login_fail',''),(5317,0,'admin','2019-03-20 15:15:45','2019-03-20 16:15:45','95.216.98.*','login_fail',''),(5318,0,'admin','2019-03-20 19:49:00','2019-03-20 20:49:00','157.230.89.*','login_fail',''),(5319,0,'admin','2019-03-22 00:16:26','2019-03-22 01:16:26','95.216.98.*','login_fail',''),(5320,0,'admin','2019-03-22 03:44:48','2019-03-22 04:44:48','35.190.179.*','login_fail',''),(5321,0,'admin','2019-03-22 05:57:53','2019-03-22 06:57:53','35.190.179.*','login_fail',''),(5322,0,'admin','2019-03-22 08:51:21','2019-03-22 09:51:21','134.209.119.*','login_fail',''),(5323,0,'admin','2019-03-22 09:35:09','2019-03-22 10:35:09','35.190.179.*','login_fail',''),(5324,0,'admin','2019-03-22 19:52:43','2019-03-22 20:52:43','50.56.81.*','login_fail',''),(5325,0,'admin','2019-03-22 20:05:26','2019-03-22 21:05:26','159.203.108.*','login_fail',''),(5326,0,'admin','2019-03-22 23:11:24','2019-03-23 00:11:24','159.203.108.*','login_fail',''),(5327,0,'admin','2019-03-23 03:15:35','2019-03-23 04:15:35','159.203.108.*','login_fail',''),(5328,0,'admin','2019-03-23 10:14:59','2019-03-23 11:14:59','134.209.119.*','login_fail',''),(5329,0,'admin','2019-03-23 18:53:48','2019-03-23 19:53:48','87.98.145.*','login_fail',''),(5330,0,'admin','2019-03-23 21:56:44','2019-03-23 22:56:44','159.203.108.*','login_fail',''),(5331,0,'admin','2019-03-23 23:48:52','2019-03-24 00:48:52','134.209.119.*','login_fail',''),(5332,0,'admin','2019-03-24 09:02:07','2019-03-24 10:02:07','87.98.145.*','login_fail',''),(5333,0,'admin','2019-03-24 12:47:15','2019-03-24 13:47:15','35.237.192.*','login_fail',''),(5334,0,'admin','2019-03-26 12:33:17','2019-03-26 13:33:17','212.200.31.*','login_fail',''),(5335,0,'admin','2019-03-26 18:46:40','2019-03-26 19:46:40','87.98.145.*','login_fail',''),(5336,0,'admin','2019-03-27 00:43:43','2019-03-27 01:43:43','40.113.101.*','login_fail',''),(5337,0,'admin','2019-03-27 04:44:47','2019-03-27 05:44:47','176.31.246.*','login_fail',''),(5338,0,'admin','2019-03-28 00:52:17','2019-03-28 01:52:17','176.31.246.*','login_fail',''),(5339,0,'admin','2019-03-28 01:20:20','2019-03-28 02:20:20','188.165.247.*','login_fail',''),(5340,0,'admin','2019-03-28 03:45:07','2019-03-28 04:45:07','192.99.13.*','login_fail',''),(5341,0,'admin','2019-03-29 03:50:10','2019-03-29 04:50:10','176.31.246.*','login_fail',''),(5342,0,'admin','2019-03-29 06:39:52','2019-03-29 07:39:52','51.68.144.*','login_fail',''),(5343,0,'admin','2019-03-29 20:05:05','2019-03-29 21:05:05','87.98.145.*','login_fail',''),(5344,0,'admin','2019-03-30 03:32:38','2019-03-30 04:32:38','176.31.246.*','login_fail',''),(5345,0,'admin','2019-03-30 04:09:17','2019-03-30 05:09:17','188.165.247.*','login_fail',''),(5346,0,'admin','2019-03-31 17:27:06','2019-03-31 18:27:06','87.98.145.*','login_fail',''),(5347,0,'admin','2019-03-31 18:25:06','2019-03-31 19:25:06','192.99.13.*','login_fail',''),(5348,0,'comments','2019-03-31 23:55:45','2019-04-01 00:55:45','119.145.148.*','login_fail',''),(5349,0,'admin','2019-04-01 04:28:21','2019-04-01 05:28:21','46.105.101.*','login_fail',''),(5350,0,'admin','2019-04-01 08:39:05','2019-04-01 09:39:05','87.98.145.*','login_fail',''),(5351,0,'admin','2019-04-01 10:42:11','2019-04-01 11:42:11','151.80.10.*','login_fail',''),(5352,0,'admin','2019-04-01 20:38:17','2019-04-01 21:38:17','134.209.118.*','login_fail',''),(5353,0,'admin','2019-04-02 04:45:17','2019-04-02 05:45:17','134.209.118.*','login_fail',''),(5354,0,'admin','2019-04-02 05:59:19','2019-04-02 06:59:19','194.93.59.*','login_fail',''),(5355,0,'admin','2019-04-02 06:35:02','2019-04-02 07:35:02','134.209.118.*','login_fail',''),(5356,0,'admin','2019-04-02 13:43:57','2019-04-02 14:43:57','134.209.118.*','login_fail',''),(5357,0,'admin','2019-04-02 15:22:30','2019-04-02 16:22:30','87.98.145.*','login_fail',''),(5358,0,'admin','2019-04-02 18:15:30','2019-04-02 19:15:30','134.209.118.*','login_fail',''),(5359,0,'comments','2019-04-03 05:05:48','2019-04-03 06:05:48','121.42.13.*','login_fail',''),(5360,0,'comments','2019-04-03 06:06:06','2019-04-03 07:06:06','121.42.13.*','login_fail',''),(5361,0,'Admin','2019-04-03 09:18:05','2019-04-03 10:18:05','185.234.218.*','login_fail',''),(5362,0,'admin','2019-04-03 15:55:15','2019-04-03 16:55:15','134.209.118.*','login_fail',''),(5363,0,'admin','2019-04-03 18:36:02','2019-04-03 19:36:02','34.73.136.*','login_fail',''),(5364,0,'admin','2019-04-03 19:39:59','2019-04-03 20:39:59','34.73.136.*','login_fail',''),(5365,0,'admin','2019-04-03 20:46:59','2019-04-03 21:46:59','134.209.118.*','login_fail',''),(5366,0,'admin','2019-04-04 01:00:39','2019-04-04 02:00:39','134.209.118.*','login_fail',''),(5367,0,'admin','2019-04-04 21:12:33','2019-04-04 22:12:33','68.183.136.*','login_fail',''),(5368,0,'admin','2019-04-05 12:56:24','2019-04-05 13:56:24','68.183.136.*','login_fail',''),(5369,0,'admin','2019-04-05 13:50:28','2019-04-05 14:50:28','195.140.213.*','login_fail',''),(5370,0,'admin','2019-04-05 15:26:05','2019-04-05 16:26:05','195.140.213.*','login_fail',''),(5371,0,'admin','2019-04-05 16:15:27','2019-04-05 17:15:27','194.93.59.*','login_fail',''),(5372,0,'admin','2019-04-05 21:36:38','2019-04-05 22:36:38','68.183.136.*','login_fail',''),(5373,0,'admin','2019-04-05 22:43:49','2019-04-05 23:43:49','37.59.50.*','login_fail',''),(5374,0,'admin','2019-04-06 00:51:09','2019-04-06 01:51:09','134.209.118.*','login_fail',''),(5375,0,'admin','2019-04-06 07:10:56','2019-04-06 08:10:56','195.140.213.*','login_fail',''),(5376,0,'admin','2019-04-06 08:36:03','2019-04-06 09:36:03','195.140.213.*','login_fail',''),(5377,0,'comments','2019-04-06 20:13:04','2019-04-06 21:13:04','140.143.90.*','login_fail',''),(5378,0,'comments','2019-04-06 21:13:45','2019-04-06 22:13:45','140.143.90.*','login_fail',''),(5379,0,'comments','2019-04-06 22:14:34','2019-04-06 23:14:34','140.143.90.*','login_fail',''),(5380,0,'admin','2019-04-08 11:15:18','2019-04-08 12:15:18','134.209.118.*','login_fail',''),(5381,0,'comments','2019-04-09 02:04:13','2019-04-09 03:04:13','139.129.60.*','login_fail',''),(5382,0,'admin','2019-04-09 04:46:43','2019-04-09 05:46:43','198.100.148.*','login_fail',''),(5383,0,'admin','2019-04-09 09:04:55','2019-04-09 10:04:55','182.160.105.*','login_fail',''),(5384,0,'admin','2019-04-09 13:43:11','2019-04-09 14:43:11','182.160.105.*','login_fail',''),(5385,0,'admin','2019-04-09 15:30:52','2019-04-09 16:30:52','54.39.189.*','login_fail',''),(5386,0,'admin','2019-04-09 18:40:36','2019-04-09 19:40:36','134.209.118.*','login_fail',''),(5387,0,'admin','2019-04-10 01:36:19','2019-04-10 02:36:19','134.209.118.*','login_fail',''),(5388,0,'admin','2019-04-10 07:12:17','2019-04-10 08:12:17','134.249.55.*','login_fail',''),(5389,0,'admin','2019-04-10 08:25:11','2019-04-10 09:25:11','94.23.4.*','login_fail',''),(5390,0,'admin','2019-04-10 09:54:25','2019-04-10 10:54:25','134.209.100.*','login_fail',''),(5391,0,'admin','2019-04-10 16:49:01','2019-04-10 17:49:01','104.248.68.*','login_fail',''),(5392,0,'admin','2019-04-11 01:54:35','2019-04-11 02:54:35','104.248.68.*','login_fail',''),(5393,0,'admin','2019-04-11 02:01:04','2019-04-11 03:01:04','142.4.212.*','login_fail',''),(5394,0,'admin','2019-04-11 02:09:55','2019-04-11 03:09:55','198.100.144.*','login_fail',''),(5395,0,'admin','2019-04-11 17:29:10','2019-04-11 18:29:10','40.87.92.*','login_fail',''),(5396,0,'admin','2019-04-11 23:24:54','2019-04-12 00:24:54','37.59.54.*','login_fail',''),(5397,0,'admin','2019-04-12 20:29:36','2019-04-12 21:29:36','37.115.184.*','login_fail',''),(5398,0,'admin','2019-04-12 23:22:54','2019-04-13 00:22:54','192.99.13.*','login_fail',''),(5399,0,'admin','2019-04-14 00:10:14','2019-04-14 01:10:14','155.138.195.*','login_fail',''),(5400,0,'admin','2019-04-14 15:27:08','2019-04-14 16:27:08','46.105.101.*','login_fail',''),(5401,0,'admin','2019-04-15 03:47:20','2019-04-15 04:47:20','142.4.212.*','login_fail',''),(5402,0,'admin','2019-04-15 15:16:19','2019-04-15 16:16:19','212.83.146.*','login_fail',''),(5403,0,'admin','2019-04-15 20:03:50','2019-04-15 21:03:50','198.27.67.*','login_fail',''),(5404,0,'admin','2019-04-15 21:32:33','2019-04-15 22:32:33','103.99.2.*','login_fail',''),(5405,0,'admin','2019-04-15 23:41:53','2019-04-16 00:41:53','198.245.61.*','login_fail',''),(5406,0,'admin','2019-04-16 07:43:16','2019-04-16 08:43:16','103.99.2.*','login_fail',''),(5407,0,'admin','2019-04-16 08:56:57','2019-04-16 09:56:57','103.99.2.*','login_fail',''),(5408,0,'admin','2019-04-16 16:41:33','2019-04-16 17:41:33','103.99.2.*','login_fail',''),(5409,0,'admin','2019-04-16 18:35:38','2019-04-16 19:35:38','94.23.4.*','login_fail',''),(5410,0,'admin','2019-04-16 22:36:09','2019-04-16 23:36:09','198.100.148.*','login_fail',''),(5411,0,'admin','2019-04-19 02:29:38','2019-04-19 03:29:38','37.59.54.*','login_fail',''),(5412,0,'admin','2019-04-19 07:16:00','2019-04-19 08:16:00','177.43.49.*','login_fail',''),(5413,0,'admin','2019-04-19 22:27:54','2019-04-19 23:27:54','142.4.212.*','login_fail',''),(5414,0,'admin','2019-04-20 00:43:12','2019-04-20 01:43:12','198.27.67.*','login_fail',''),(5415,0,'admin','2019-04-20 01:51:02','2019-04-20 02:51:02','198.100.144.*','login_fail',''),(5416,0,'admin','2019-04-20 04:30:45','2019-04-20 05:30:45','173.225.99.*','login_fail',''),(5417,0,'admin','2019-04-20 05:40:00','2019-04-20 06:40:00','173.225.99.*','login_fail',''),(5418,0,'admin','2019-04-20 09:48:54','2019-04-20 10:48:54','173.225.99.*','login_fail',''),(5419,0,'admin','2019-04-20 11:00:49','2019-04-20 12:00:49','173.225.99.*','login_fail',''),(5420,0,'admin','2019-04-20 19:38:35','2019-04-20 20:38:35','173.225.99.*','login_fail',''),(5421,0,'admin','2019-04-20 20:15:59','2019-04-20 21:15:59','94.23.157.*','login_fail',''),(5422,0,'admin','2019-04-20 20:43:33','2019-04-20 21:43:33','173.225.99.*','login_fail',''),(5423,0,'admin','2019-04-20 22:02:13','2019-04-20 23:02:13','198.245.61.*','login_fail',''),(5424,0,'admin','2019-04-21 04:00:22','2019-04-21 05:00:22','198.100.145.*','login_fail',''),(5425,0,'admin','2019-04-21 05:42:38','2019-04-21 06:42:38','54.39.191.*','login_fail',''),(5426,0,'admin','2019-04-21 10:19:34','2019-04-21 11:19:34','173.225.99.*','login_fail',''),(5427,0,'admin','2019-04-21 11:25:41','2019-04-21 12:25:41','173.225.99.*','login_fail',''),(5428,0,'comments','2019-04-22 14:10:09','2019-04-22 15:10:09','121.42.143.*','login_fail',''),(5429,0,'comments','2019-04-22 15:10:31','2019-04-22 16:10:31','121.42.143.*','login_fail',''),(5430,0,'admin','2019-04-23 13:45:38','2019-04-23 14:45:38','202.52.146.*','login_fail',''),(5431,0,'admin','2019-04-23 19:53:16','2019-04-23 20:53:16','104.248.0.*','login_fail',''),(5432,0,'comments','2019-04-24 09:04:01','2019-04-24 10:04:01','47.92.68.*','login_fail',''),(5433,0,'admin','2019-04-24 09:06:49','2019-04-24 10:06:49','192.99.5.*','login_fail',''),(5434,0,'comments','2019-04-24 10:04:26','2019-04-24 11:04:26','47.92.68.*','login_fail',''),(5435,0,'admin','2019-04-24 10:05:44','2019-04-24 11:05:44','46.255.161.*','login_fail',''),(5436,0,'admin','2019-04-24 10:26:14','2019-04-24 11:26:14','192.99.5.*','login_fail',''),(5437,0,'comments','2019-04-24 11:05:17','2019-04-24 12:05:17','47.92.68.*','login_fail',''),(5438,0,'admin','2019-04-24 12:47:29','2019-04-24 13:47:29','192.99.5.*','login_fail',''),(5439,0,'rtcme','2019-04-24 15:06:36','2019-04-24 16:06:36','188.120.230.*','login_fail',''),(5440,0,'admin','2019-04-24 16:40:01','2019-04-24 17:40:01','94.23.157.*','login_fail',''),(5441,0,'admin','2019-04-24 17:49:39','2019-04-24 18:49:39','177.43.49.*','login_fail',''),(5442,0,'admin','2019-04-24 18:56:09','2019-04-24 19:56:09','65.52.205.*','login_fail',''),(5443,0,'admin','2019-04-25 00:57:59','2019-04-25 01:57:59','149.202.110.*','login_fail',''),(5444,0,'admin','2019-04-25 02:00:32','2019-04-25 03:00:32','149.202.110.*','login_fail',''),(5445,0,'admin','2019-04-25 08:59:29','2019-04-25 09:59:29','45.55.152.*','login_fail',''),(5446,0,'admin','2019-04-26 08:55:17','2019-04-26 09:55:17','66.70.134.*','login_fail',''),(5447,0,'admin','2019-04-26 10:03:02','2019-04-26 11:03:02','173.225.99.*','login_fail',''),(5448,0,'admin','2019-04-26 12:37:02','2019-04-26 13:37:02','66.70.134.*','login_fail',''),(5449,0,'admin','2019-04-26 13:56:02','2019-04-26 14:56:02','54.214.91.*','login_fail',''),(5450,0,'admin','2019-04-26 22:18:29','2019-04-26 23:18:29','66.70.134.*','login_fail',''),(5451,0,'admin','2019-04-27 01:25:31','2019-04-27 02:25:31','205.251.148.*','login_fail',''),(5452,0,'admin','2019-04-27 03:35:12','2019-04-27 04:35:12','66.70.134.*','login_fail',''),(5453,0,'admin','2019-04-27 03:57:29','2019-04-27 04:57:29','217.112.95.*','login_fail',''),(5454,0,'comments','2019-04-30 21:04:56','2019-04-30 22:04:56','115.159.147.*','login_fail',''),(5455,0,'comments','2019-04-30 22:05:03','2019-04-30 23:05:03','115.159.147.*','login_fail',''),(5456,0,'admin','2019-05-01 23:47:37','2019-05-02 00:47:37','51.83.43.*','login_fail',''),(5457,0,'admin','2019-05-02 14:17:07','2019-05-02 15:17:07','27.123.255.*','login_fail',''),(5458,0,'rtcme','2019-05-04 01:09:42','2019-05-04 02:09:42','66.198.245.*','login_fail',''),(5459,0,'rtcme','2019-05-04 01:43:27','2019-05-04 02:43:27','207.246.249.*','login_fail',''),(5460,0,'admin','2019-05-07 09:15:23','2019-05-07 10:15:23','74.208.27.*','login_fail',''),(5461,0,'admin','2019-05-07 17:01:28','2019-05-07 18:01:28','74.208.27.*','login_fail',''),(5462,0,'admin','2019-05-07 19:02:00','2019-05-07 20:02:00','74.208.27.*','login_fail',''),(5463,0,'admin','2019-05-09 15:26:00','2019-05-09 16:26:00','178.137.84.*','login_fail',''),(5464,0,'admin','2019-05-09 22:10:53','2019-05-09 23:10:53','62.210.246.*','login_fail',''),(5465,0,'comments','2019-05-13 05:17:23','2019-05-13 06:17:23','115.28.43.*','login_fail',''),(5466,0,'admin','2019-05-15 05:09:26','2019-05-15 06:09:26','195.46.253.*','login_fail',''),(5467,0,'admin','2019-05-15 06:18:57','2019-05-15 07:18:57','195.46.253.*','login_fail',''),(5468,0,'admin','2019-05-15 07:28:39','2019-05-15 08:28:39','195.46.253.*','login_fail',''),(5469,0,'admin','2019-05-15 15:18:59','2019-05-15 16:18:59','67.205.154.*','login_fail',''),(5470,0,'admin','2019-05-15 21:48:52','2019-05-15 22:48:52','65.60.27.*','login_fail',''),(5471,0,'admin','2019-05-17 00:28:22','2019-05-17 01:28:22','134.209.116.*','login_fail',''),(5472,0,'admin','2019-05-20 01:22:30','2019-05-20 02:22:30','54.36.116.*','login_fail',''),(5473,0,'admin','2019-05-20 17:23:34','2019-05-20 18:23:34','93.118.34.*','login_fail',''),(5474,0,'admin','2019-05-20 20:26:54','2019-05-20 21:26:54','93.118.34.*','login_fail',''),(5475,0,'admin','2019-05-21 04:04:41','2019-05-21 05:04:41','93.118.34.*','login_fail',''),(5476,0,'admin','2019-05-21 08:04:32','2019-05-21 09:04:32','93.118.34.*','login_fail',''),(5477,0,'admin','2019-05-21 12:42:12','2019-05-21 13:42:12','72.167.51.*','login_fail',''),(5478,0,'admin','2019-05-21 13:49:50','2019-05-21 14:49:50','72.167.51.*','login_fail',''),(5479,0,'admin','2019-05-21 13:55:05','2019-05-21 14:55:05','72.167.190.*','login_fail',''),(5480,0,'admin','2019-05-21 14:58:07','2019-05-21 15:58:07','72.167.51.*','login_fail',''),(5481,0,'admin','2019-05-22 19:35:09','2019-05-22 20:35:09','134.209.52.*','login_fail',''),(5482,0,'admin','2019-05-23 20:52:24','2019-05-23 21:52:24','185.81.157.*','login_fail',''),(5483,0,'admin','2019-05-23 23:11:24','2019-05-24 00:11:24','35.224.208.*','login_fail',''),(5484,0,'admin','2019-05-24 06:35:06','2019-05-24 07:35:06','35.232.94.*','login_fail',''),(5485,0,'admin','2019-05-24 19:57:31','2019-05-24 20:57:31','51.75.62.*','login_fail',''),(5486,0,'admin','2019-05-24 20:18:28','2019-05-24 21:18:28','35.232.94.*','login_fail',''),(5487,0,'admin','2019-05-25 05:37:05','2019-05-25 06:37:05','35.232.94.*','login_fail',''),(5488,0,'admin','2019-05-25 13:58:59','2019-05-25 14:58:59','51.75.62.*','login_fail',''),(5489,0,'admin','2019-05-26 09:46:35','2019-05-26 10:46:35','35.232.94.*','login_fail',''),(5490,0,'admin','2019-05-28 17:14:06','2019-05-28 18:14:06','35.192.110.*','login_fail',''),(5491,0,'comments','2019-05-29 13:54:54','2019-05-29 14:54:54','120.27.22.*','login_fail',''),(5492,0,'comments','2019-05-29 14:55:23','2019-05-29 15:55:23','120.27.22.*','login_fail',''),(5493,0,'admin','2019-06-02 18:15:21','2019-06-02 19:15:21','51.75.92.*','login_fail',''),(5494,0,'admin','2019-06-06 06:03:08','2019-06-06 07:03:08','145.239.149.*','login_fail',''),(5495,0,'admin','2019-06-06 10:04:41','2019-06-06 11:04:41','87.98.145.*','login_fail',''),(5496,0,'admin','2019-06-06 23:06:06','2019-06-07 00:06:06','34.74.71.*','login_fail',''),(5497,0,'admin','2019-06-09 23:57:59','2019-06-10 00:57:59','116.203.40.*','login_fail',''),(5498,0,'admin','2019-06-10 00:59:02','2019-06-10 01:59:02','3.8.172.*','login_fail',''),(5499,0,'admin','2019-06-14 20:17:54','2019-06-14 21:17:54','137.117.37.*','login_fail',''),(5500,0,'admin','2019-06-15 03:01:06','2019-06-15 04:01:06','162.246.19.*','login_fail',''),(5501,0,'admin','2019-06-20 18:11:54','2019-06-20 19:11:54','198.11.178.*','login_fail',''),(5502,0,'admin','2019-06-21 10:47:05','2019-06-21 11:47:05','198.11.178.*','login_fail',''),(5503,0,'admin','2019-06-21 23:32:18','2019-06-22 00:32:18','198.11.178.*','login_fail',''),(5504,0,'admin','2019-06-24 01:10:06','2019-06-24 02:10:06','192.3.15.*','login_fail',''),(5505,0,'comments','2019-06-25 13:04:58','2019-06-25 14:04:58','115.159.99.*','login_fail',''),(5506,0,'comments','2019-06-25 14:06:25','2019-06-25 15:06:25','115.159.99.*','login_fail',''),(5507,0,'comments','2019-06-25 15:08:01','2019-06-25 16:08:01','115.159.99.*','login_fail',''),(5508,0,'comments','2019-06-25 16:09:02','2019-06-25 17:09:02','115.159.99.*','login_fail',''),(5509,0,'comments','2019-06-25 17:09:55','2019-06-25 18:09:55','115.159.99.*','login_fail',''),(5510,0,'admin','2019-06-27 04:04:48','2019-06-27 05:04:48','149.202.48.*','login_fail',''),(5511,0,'admin','2019-06-27 05:08:32','2019-06-27 06:08:32','149.202.48.*','login_fail',''),(5512,0,'admin','2019-06-27 06:58:32','2019-06-27 07:58:32','149.202.48.*','login_fail',''),(5513,0,'admin','2019-06-27 08:02:18','2019-06-27 09:02:18','149.202.48.*','login_fail',''),(5514,0,'admin','2019-06-27 09:06:54','2019-06-27 10:06:54','149.202.48.*','login_fail',''),(5515,0,'admin','2019-06-27 10:10:56','2019-06-27 11:10:56','149.202.48.*','login_fail',''),(5516,0,'admin','2019-06-27 11:16:32','2019-06-27 12:16:32','149.202.48.*','login_fail',''),(5517,0,'admin','2019-06-27 12:31:15','2019-06-27 13:31:15','149.202.48.*','login_fail',''),(5518,0,'admin','2019-06-27 13:45:28','2019-06-27 14:45:28','149.202.48.*','login_fail',''),(5519,0,'admin','2019-06-27 14:59:21','2019-06-27 15:59:21','149.202.48.*','login_fail',''),(5520,0,'admin','2019-06-27 16:13:22','2019-06-27 17:13:22','149.202.48.*','login_fail',''),(5521,0,'admin','2019-06-27 16:24:37','2019-06-27 17:24:37','13.90.199.*','login_fail',''),(5522,0,'admin','2019-06-27 17:27:11','2019-06-27 18:27:11','149.202.48.*','login_fail',''),(5523,0,'admin','2019-06-27 18:41:09','2019-06-27 19:41:09','149.202.48.*','login_fail',''),(5524,0,'admin','2019-06-27 19:55:00','2019-06-27 20:55:00','149.202.48.*','login_fail',''),(5525,0,'admin','2019-06-27 21:09:22','2019-06-27 22:09:22','149.202.48.*','login_fail',''),(5526,0,'admin','2019-06-27 22:23:53','2019-06-27 23:23:53','149.202.48.*','login_fail',''),(5527,0,'admin','2019-06-27 23:38:01','2019-06-28 00:38:01','149.202.48.*','login_fail',''),(5528,0,'admin','2019-06-28 00:52:12','2019-06-28 01:52:12','149.202.48.*','login_fail',''),(5529,0,'admin','2019-06-28 01:56:59','2019-06-28 02:56:59','149.202.48.*','login_fail',''),(5530,0,'admin','2019-06-28 03:12:11','2019-06-28 04:12:11','149.202.48.*','login_fail',''),(5531,0,'admin','2019-06-28 04:27:50','2019-06-28 05:27:50','149.202.48.*','login_fail',''),(5532,0,'admin','2019-06-30 14:54:39','2019-06-30 15:54:39','116.203.28.*','login_fail',''),(5533,0,'admin','2019-06-30 20:28:36','2019-06-30 21:28:36','37.1.196.*','login_fail',''),(5534,0,'admin','2019-06-30 20:31:38','2019-06-30 21:31:38','68.183.99.*','login_fail',''),(5535,0,'admin','2019-07-02 23:01:31','2019-07-03 00:01:31','1.179.164.*','login_fail',''),(5536,0,'admin','2019-07-02 23:04:40','2019-07-03 00:04:40','31.184.238.*','login_fail',''),(5537,0,'admin','2019-07-04 04:15:41','2019-07-04 05:15:41','104.140.189.*','login_fail',''),(5538,0,'comments','2019-07-04 07:26:41','2019-07-04 08:26:41','113.66.32.*','login_fail',''),(5539,0,'comments','2019-07-04 08:28:17','2019-07-04 09:28:17','113.66.32.*','login_fail',''),(5540,0,'comments','2019-07-04 10:01:42','2019-07-04 11:01:42','113.66.32.*','login_fail',''),(5541,0,'admin','2019-07-04 23:53:29','2019-07-05 00:53:29','104.140.189.*','login_fail',''),(5542,0,'admin','2019-07-05 00:16:56','2019-07-05 01:16:56','159.65.140.*','login_fail',''),(5543,0,'admin','2019-07-05 00:20:49','2019-07-05 01:20:49','37.1.196.*','login_fail',''),(5544,0,'admin','2019-07-05 05:35:45','2019-07-05 06:35:45','93.174.93.*','login_fail',''),(5545,0,'admin','2019-07-05 06:41:16','2019-07-05 07:41:16','93.174.93.*','login_fail',''),(5546,0,'admin','2019-07-05 07:45:04','2019-07-05 08:45:04','93.174.93.*','login_fail',''),(5547,0,'admin','2019-07-05 08:51:07','2019-07-05 09:51:07','93.174.93.*','login_fail',''),(5548,0,'admin','2019-07-05 09:57:05','2019-07-05 10:57:05','93.174.93.*','login_fail',''),(5549,0,'admin','2019-07-05 11:03:15','2019-07-05 12:03:15','93.174.93.*','login_fail',''),(5550,0,'admin','2019-07-05 12:08:47','2019-07-05 13:08:47','93.174.93.*','login_fail',''),(5551,0,'admin','2019-07-05 13:17:03','2019-07-05 14:17:03','93.174.93.*','login_fail',''),(5552,0,'admin','2019-07-05 15:26:27','2019-07-05 16:26:27','93.174.93.*','login_fail',''),(5553,0,'admin','2019-07-05 17:17:19','2019-07-05 18:17:19','93.174.93.*','login_fail',''),(5554,0,'admin','2019-07-05 18:18:28','2019-07-05 19:18:28','93.174.93.*','login_fail',''),(5555,0,'admin','2019-07-05 19:20:08','2019-07-05 20:20:08','93.174.93.*','login_fail',''),(5556,0,'admin','2019-07-05 20:22:04','2019-07-05 21:22:04','93.174.93.*','login_fail',''),(5557,0,'admin','2019-07-05 21:24:25','2019-07-05 22:24:25','93.174.93.*','login_fail',''),(5558,0,'admin','2019-07-05 21:58:30','2019-07-05 22:58:30','35.222.221.*','login_fail',''),(5559,0,'admin','2019-07-05 22:01:55','2019-07-05 23:01:55','35.226.6.*','login_fail',''),(5560,0,'admin','2019-07-05 22:26:53','2019-07-05 23:26:53','93.174.93.*','login_fail',''),(5561,0,'admin','2019-07-05 23:29:28','2019-07-06 00:29:28','93.174.93.*','login_fail',''),(5562,0,'admin','2019-07-06 00:32:06','2019-07-06 01:32:06','93.174.93.*','login_fail',''),(5563,0,'admin','2019-07-06 01:34:57','2019-07-06 02:34:57','93.174.93.*','login_fail',''),(5564,0,'admin','2019-07-06 02:38:02','2019-07-06 03:38:02','93.174.93.*','login_fail',''),(5565,0,'admin','2019-07-06 03:41:27','2019-07-06 04:41:27','93.174.93.*','login_fail',''),(5566,0,'admin','2019-07-06 04:44:33','2019-07-06 05:44:33','93.174.93.*','login_fail',''),(5567,0,'admin','2019-07-06 05:47:48','2019-07-06 06:47:48','93.174.93.*','login_fail',''),(5568,0,'admin','2019-07-06 06:50:53','2019-07-06 07:50:53','93.174.93.*','login_fail',''),(5569,0,'admin','2019-07-06 07:53:22','2019-07-06 08:53:22','93.174.93.*','login_fail',''),(5570,0,'admin','2019-07-06 08:55:50','2019-07-06 09:55:50','93.174.93.*','login_fail',''),(5571,0,'admin','2019-07-06 09:58:05','2019-07-06 10:58:05','93.174.93.*','login_fail',''),(5572,0,'admin','2019-07-06 11:00:34','2019-07-06 12:00:34','93.174.93.*','login_fail',''),(5573,0,'admin','2019-07-06 12:02:53','2019-07-06 13:02:53','93.174.93.*','login_fail',''),(5574,0,'admin','2019-07-06 13:04:21','2019-07-06 14:04:21','93.174.93.*','login_fail',''),(5575,0,'admin','2019-07-06 14:05:00','2019-07-06 15:05:00','93.174.93.*','login_fail',''),(5576,0,'admin','2019-07-06 15:05:49','2019-07-06 16:05:49','93.174.93.*','login_fail',''),(5577,0,'admin','2019-07-06 16:06:31','2019-07-06 17:06:31','93.174.93.*','login_fail',''),(5578,0,'admin','2019-07-06 17:07:48','2019-07-06 18:07:48','93.174.93.*','login_fail',''),(5579,0,'admin','2019-07-06 18:09:33','2019-07-06 19:09:33','93.174.93.*','login_fail',''),(5580,0,'admin','2019-07-06 19:11:34','2019-07-06 20:11:34','93.174.93.*','login_fail',''),(5581,0,'admin','2019-07-06 20:14:59','2019-07-06 21:14:59','93.174.93.*','login_fail',''),(5582,0,'admin','2019-07-06 21:18:58','2019-07-06 22:18:58','93.174.93.*','login_fail',''),(5583,0,'admin','2019-07-06 22:22:10','2019-07-06 23:22:10','93.174.93.*','login_fail',''),(5584,0,'admin','2019-07-06 23:25:19','2019-07-07 00:25:19','93.174.93.*','login_fail',''),(5585,0,'admin','2019-07-07 00:10:43','2019-07-07 01:10:43','107.175.145.*','login_fail',''),(5586,0,'admin','2019-07-07 00:28:18','2019-07-07 01:28:18','93.174.93.*','login_fail',''),(5587,0,'admin','2019-07-07 01:31:47','2019-07-07 02:31:47','93.174.93.*','login_fail',''),(5588,0,'admin','2019-07-07 02:35:35','2019-07-07 03:35:35','93.174.93.*','login_fail',''),(5589,0,'admin','2019-07-07 03:39:23','2019-07-07 04:39:23','93.174.93.*','login_fail',''),(5590,0,'admin','2019-07-07 04:43:28','2019-07-07 05:43:28','93.174.93.*','login_fail',''),(5591,0,'admin','2019-07-07 05:47:19','2019-07-07 06:47:19','93.174.93.*','login_fail',''),(5592,0,'admin','2019-07-07 06:50:32','2019-07-07 07:50:32','93.174.93.*','login_fail',''),(5593,0,'admin','2019-07-07 07:53:23','2019-07-07 08:53:23','93.174.93.*','login_fail',''),(5594,0,'admin','2019-07-07 15:42:49','2019-07-07 16:42:49','107.175.145.*','login_fail',''),(5595,0,'admin','2019-07-08 06:59:49','2019-07-08 07:59:49','93.174.93.*','login_fail',''),(5596,0,'admin','2019-07-08 08:05:37','2019-07-08 09:05:37','93.174.93.*','login_fail',''),(5597,0,'admin','2019-07-08 09:21:19','2019-07-08 10:21:19','93.174.93.*','login_fail',''),(5598,0,'admin','2019-07-08 10:28:50','2019-07-08 11:28:50','93.174.93.*','login_fail',''),(5599,0,'admin','2019-07-08 11:36:16','2019-07-08 12:36:16','93.174.93.*','login_fail',''),(5600,0,'admin','2019-07-08 12:36:30','2019-07-08 13:36:30','93.174.93.*','login_fail',''),(5601,0,'admin','2019-07-08 14:31:12','2019-07-08 15:31:12','93.174.93.*','login_fail',''),(5602,0,'admin','2019-07-08 15:47:15','2019-07-08 16:47:15','93.174.93.*','login_fail',''),(5603,0,'admin','2019-07-08 16:53:28','2019-07-08 17:53:28','93.174.93.*','login_fail',''),(5604,0,'admin','2019-07-08 17:59:21','2019-07-08 18:59:21','93.174.93.*','login_fail',''),(5605,0,'admin','2019-07-11 18:14:37','2019-07-11 19:14:37','176.31.65.*','login_fail',''),(5606,0,'admin','2019-07-11 21:48:42','2019-07-11 22:48:42','176.31.65.*','login_fail',''),(5607,0,'admin','2019-07-13 15:31:33','2019-07-13 16:31:33','176.31.65.*','login_fail',''),(5608,0,'admin','2019-07-13 21:07:59','2019-07-13 22:07:59','176.31.65.*','login_fail',''),(5609,0,'admin','2019-07-14 23:13:39','2019-07-15 00:13:39','176.31.65.*','login_fail',''),(5610,0,'admin','2019-07-15 03:29:31','2019-07-15 04:29:31','176.31.65.*','login_fail',''),(5611,0,'admin','2019-07-17 04:50:19','2019-07-17 05:50:19','3.15.155.*','login_fail',''),(5612,0,'admin','2019-07-19 12:03:48','2019-07-19 13:03:48','176.31.65.*','login_fail',''),(5613,0,'admin','2019-07-20 13:57:25','2019-07-20 14:57:25','159.69.94.*','login_fail',''),(5614,0,'admin','2019-07-23 06:12:28','2019-07-23 07:12:28','107.175.145.*','login_fail',''),(5615,0,'admin','2019-07-23 07:15:24','2019-07-23 08:15:24','46.118.152.*','login_fail',''),(5616,0,'admin','2019-07-23 09:17:47','2019-07-23 10:17:47','91.210.144.*','login_fail',''),(5617,0,'admin','2019-07-23 10:25:07','2019-07-23 11:25:07','91.210.144.*','login_fail',''),(5618,0,'admin','2019-07-23 11:26:43','2019-07-23 12:26:43','91.210.144.*','login_fail',''),(5619,0,'admin','2019-07-23 12:30:59','2019-07-23 13:30:59','91.210.144.*','login_fail',''),(5620,0,'admin','2019-07-23 13:35:57','2019-07-23 14:35:57','91.210.144.*','login_fail',''),(5621,0,'admin','2019-07-23 14:36:09','2019-07-23 15:36:09','91.210.144.*','login_fail',''),(5622,0,'admin','2019-07-23 15:37:02','2019-07-23 16:37:02','91.210.144.*','login_fail',''),(5623,0,'admin','2019-07-23 16:44:07','2019-07-23 17:44:07','91.210.144.*','login_fail',''),(5624,0,'admin','2019-07-23 17:44:15','2019-07-23 18:44:15','91.210.144.*','login_fail',''),(5625,0,'admin','2019-07-23 18:45:05','2019-07-23 19:45:05','91.210.144.*','login_fail',''),(5626,0,'admin','2019-07-23 19:45:32','2019-07-23 20:45:32','91.210.144.*','login_fail',''),(5627,0,'admin','2019-07-23 20:45:57','2019-07-23 21:45:57','91.210.144.*','login_fail',''),(5628,0,'admin','2019-07-23 21:47:44','2019-07-23 22:47:44','91.210.144.*','login_fail',''),(5629,0,'admin','2019-07-23 22:49:37','2019-07-23 23:49:37','91.210.144.*','login_fail',''),(5630,0,'admin','2019-07-23 23:53:06','2019-07-24 00:53:06','91.210.144.*','login_fail',''),(5631,0,'admin','2019-07-24 00:55:24','2019-07-24 01:55:24','91.210.144.*','login_fail',''),(5632,0,'admin','2019-07-24 01:57:19','2019-07-24 02:57:19','91.210.144.*','login_fail',''),(5633,0,'admin','2019-07-24 02:59:32','2019-07-24 03:59:32','91.210.144.*','login_fail',''),(5634,0,'admin','2019-07-24 17:19:52','2019-07-24 18:19:52','158.69.162.*','login_fail',''),(5635,0,'admin','2019-07-24 22:10:12','2019-07-24 23:10:12','158.69.162.*','login_fail',''),(5636,0,'comments','2019-07-26 20:25:33','2019-07-26 21:25:33','120.27.114.*','login_fail',''),(5637,0,'comments','2019-07-26 21:26:03','2019-07-26 22:26:03','120.27.114.*','login_fail',''),(5638,0,'comments','2019-07-26 22:26:35','2019-07-26 23:26:35','120.27.114.*','login_fail',''),(5639,0,'comments','2019-07-26 23:27:27','2019-07-27 00:27:27','120.27.114.*','login_fail',''),(5640,0,'admin','2019-07-27 01:22:52','2019-07-27 02:22:52','66.85.73.*','login_fail',''),(5641,0,'admin','2019-07-28 15:22:38','2019-07-28 16:22:38','35.224.238.*','login_fail',''),(5642,0,'admin','2019-08-03 03:45:03','2019-08-03 04:45:03','194.61.24.*','login_fail',''),(5643,0,'comments','2019-08-04 17:21:19','2019-08-04 18:21:19','120.27.35.*','login_fail',''),(5644,0,'comments','2019-08-04 18:21:48','2019-08-04 19:21:48','120.27.35.*','login_fail',''),(5645,0,'admin','2019-08-10 02:54:03','2019-08-10 03:54:03','176.8.90.*','login_fail',''),(5646,0,'admin','2019-08-10 11:14:26','2019-08-10 12:14:26','35.222.82.*','login_fail',''),(5647,0,'admin','2019-08-11 08:31:18','2019-08-11 09:31:18','35.225.218.*','login_fail',''),(5648,0,'admin','2019-08-11 09:57:24','2019-08-11 10:57:24','35.225.218.*','login_fail',''),(5649,0,'admin','2019-08-11 11:12:15','2019-08-11 12:12:15','35.225.218.*','login_fail',''),(5650,0,'admin','2019-08-12 11:44:24','2019-08-12 12:44:24','142.11.253.*','login_fail',''),(5651,0,'comments','2019-08-16 21:53:12','2019-08-16 22:53:12','39.98.50.*','login_fail',''),(5652,0,'comments','2019-08-16 22:53:39','2019-08-16 23:53:39','39.98.50.*','login_fail',''),(5653,0,'comments','2019-08-16 23:53:54','2019-08-17 00:53:54','39.98.50.*','login_fail',''),(5654,0,'comments','2019-08-17 00:54:01','2019-08-17 01:54:01','39.98.50.*','login_fail',''),(5655,0,'admin','2019-08-19 09:28:57','2019-08-19 10:28:57','193.148.19.*','login_fail',''),(5656,0,'admin','2019-08-19 21:59:37','2019-08-19 22:59:37','194.93.59.*','login_fail',''),(5657,0,'comments','2019-08-22 05:10:24','2019-08-22 06:10:24','118.123.6.*','login_fail',''),(5658,0,'comments','2019-08-22 06:10:31','2019-08-22 07:10:31','118.123.6.*','login_fail',''),(5659,0,'comments','2019-08-22 07:10:53','2019-08-22 08:10:53','118.123.6.*','login_fail',''),(5660,0,'comments','2019-08-23 06:13:54','2019-08-23 07:13:54','120.27.100.*','login_fail',''),(5661,0,'comments','2019-08-23 07:14:08','2019-08-23 08:14:08','120.27.100.*','login_fail',''),(5662,0,'comments','2019-08-23 23:50:59','2019-08-24 00:50:59','119.29.5.*','login_fail',''),(5663,0,'comments','2019-08-24 00:51:59','2019-08-24 01:51:59','119.29.5.*','login_fail',''),(5664,0,'admin','2019-08-25 15:59:06','2019-08-25 16:59:06','104.245.145.*','login_fail',''),(5665,0,'admin','2019-08-26 08:23:25','2019-08-26 09:23:25','35.202.101.*','login_fail',''),(5666,0,'comments','2019-08-27 22:11:18','2019-08-27 23:11:18','47.104.176.*','login_fail',''),(5667,0,'comments','2019-08-27 23:11:59','2019-08-28 00:11:59','47.104.176.*','login_fail',''),(5668,0,'comments','2019-08-28 00:12:02','2019-08-28 01:12:02','47.104.176.*','login_fail',''),(5669,0,'comments','2019-08-28 01:13:49','2019-08-28 02:13:49','47.104.176.*','login_fail',''),(5670,0,'comments','2019-08-28 02:14:03','2019-08-28 03:14:03','47.104.176.*','login_fail',''),(5671,0,'comments','2019-08-28 03:15:39','2019-08-28 04:15:39','47.104.176.*','login_fail',''),(5672,0,'admin','2019-08-29 16:00:02','2019-08-29 17:00:02','35.192.41.*','login_fail',''),(5673,0,'admin','2019-08-29 17:01:26','2019-08-29 18:01:26','35.192.41.*','login_fail',''),(5674,0,'admin','2019-08-29 23:01:56','2019-08-30 00:01:56','35.192.60.*','login_fail',''),(5675,0,'admin','2019-09-01 22:04:21','2019-09-01 23:04:21','104.245.145.*','login_fail',''),(5676,0,'admin','2019-09-02 00:13:48','2019-09-02 01:13:48','144.217.211.*','login_fail',''),(5677,0,'admin','2019-09-02 08:37:54','2019-09-02 09:37:54','144.217.211.*','login_fail',''),(5678,0,'admin','2019-09-02 21:19:31','2019-09-02 22:19:31','156.218.99.*','login_fail',''),(5679,0,'admin','2019-09-05 03:00:12','2019-09-05 04:00:12','27.123.255.*','login_fail',''),(5680,0,'admin','2019-09-06 03:25:09','2019-09-06 04:25:09','178.162.204.*','login_fail',''),(5681,0,'admin','2019-09-07 15:18:13','2019-09-07 16:18:13','130.211.116.*','login_fail',''),(5682,0,'admin','2019-09-07 18:57:33','2019-09-07 19:57:33','130.211.116.*','login_fail',''),(5683,0,'comments','2019-09-07 20:29:22','2019-09-07 21:29:22','118.24.106.*','login_fail',''),(5684,0,'comments','2019-09-07 21:30:04','2019-09-07 22:30:04','118.24.106.*','login_fail',''),(5685,0,'admin','2019-09-08 12:01:26','2019-09-08 13:01:26','178.137.82.*','login_fail',''),(5686,0,'admin','2019-09-08 18:56:55','2019-09-08 19:56:55','176.8.90.*','login_fail',''),(5687,0,'admin','2019-09-08 22:27:41','2019-09-08 23:27:41','51.89.224.*','login_fail',''),(5688,0,'admin','2019-09-09 17:05:25','2019-09-09 18:05:25','178.137.82.*','login_fail',''),(5689,0,'admin','2019-09-10 04:48:56','2019-09-10 05:48:56','176.8.90.*','login_fail',''),(5690,0,'admin','2019-09-11 15:11:09','2019-09-11 16:11:09','118.70.129.*','login_fail',''),(5691,0,'comments','2019-09-12 21:14:52','2019-09-12 22:14:52','115.29.32.*','login_fail',''),(5692,0,'comments','2019-09-12 22:15:28','2019-09-12 23:15:28','115.29.32.*','login_fail',''),(5693,0,'comments','2019-09-12 23:16:05','2019-09-13 00:16:05','115.29.32.*','login_fail',''),(5694,0,'comments','2019-09-13 00:16:44','2019-09-13 01:16:44','115.29.32.*','login_fail',''),(5695,0,'comments','2019-09-13 01:17:24','2019-09-13 02:17:24','115.29.32.*','login_fail',''),(5696,0,'admin','2019-09-14 01:20:42','2019-09-14 02:20:42','92.119.160.*','login_fail',''),(5697,0,'admin','2019-09-16 12:28:03','2019-09-16 13:28:03','178.162.204.*','login_fail',''),(5698,0,'admin','2019-09-17 01:09:35','2019-09-17 02:09:35','213.231.6.*','login_fail',''),(5699,0,'admin','2019-09-17 21:38:41','2019-09-17 22:38:41','178.137.82.*','login_fail',''),(5700,0,'admin','2019-09-18 20:00:38','2019-09-18 21:00:38','134.249.141.*','login_fail',''),(5701,0,'admin','2019-09-21 00:19:55','2019-09-21 01:19:55','34.67.160.*','login_fail',''),(5702,0,'admin','2019-09-21 00:20:51','2019-09-21 01:20:51','35.232.72.*','login_fail',''),(5703,0,'admin','2019-09-21 11:13:22','2019-09-21 12:13:22','176.8.90.*','login_fail',''),(5704,0,'admin','2019-09-22 10:33:21','2019-09-22 11:33:21','35.225.121.*','login_fail',''),(5705,0,'rtcmecom','2019-09-24 08:33:45','2019-09-24 09:33:45','184.168.46.*','login_fail',''),(5706,0,'admin','2019-09-24 16:23:17','2019-09-24 17:23:17','47.252.4.*','login_fail',''),(5707,0,'admin','2019-09-24 17:08:13','2019-09-24 18:08:13','54.159.105.*','login_fail',''),(5708,0,'admin','2019-09-24 20:55:29','2019-09-24 21:55:29','54.159.105.*','login_fail',''),(5709,0,'admin','2019-09-26 18:04:15','2019-09-26 19:04:15','40.123.43.*','login_fail',''),(5710,0,'admin','2019-09-28 03:57:37','2019-09-28 04:57:37','92.119.160.*','login_fail',''),(5711,0,'admin','2019-09-30 06:44:54','2019-09-30 07:44:54','151.80.58.*','login_fail',''),(5712,0,'admin','2019-09-30 06:46:31','2019-09-30 07:46:31','5.45.69.*','login_fail',''),(5713,0,'admin','2019-09-30 09:55:29','2019-09-30 10:55:29','5.45.69.*','login_fail',''),(5714,0,'admin','2019-09-30 10:51:09','2019-09-30 11:51:09','13.66.208.*','login_fail',''),(5715,0,'admin','2019-10-01 09:19:02','2019-10-01 10:19:02','23.106.223.*','login_fail',''),(5716,0,'admin','2019-10-01 10:57:50','2019-10-01 11:57:50','107.175.156.*','login_fail',''),(5717,0,'admin','2019-10-01 13:50:52','2019-10-01 14:50:52','200.255.122.*','login_fail',''),(5718,0,'admin','2019-10-03 21:12:28','2019-10-03 22:12:28','35.225.239.*','login_fail',''),(5719,0,'admin','2019-10-04 22:27:47','2019-10-04 23:27:47','194.61.24.*','login_fail',''),(5720,0,'admin','2019-10-05 04:50:18','2019-10-05 05:50:18','178.137.86.*','login_fail',''),(5721,0,'admin','2019-10-06 06:03:52','2019-10-06 07:03:52','35.224.243.*','login_fail',''),(5722,0,'admin','2019-10-09 01:25:45','2019-10-09 02:25:45','178.137.82.*','login_fail',''),(5723,0,'admin','2019-10-13 23:38:39','2019-10-14 00:38:39','134.249.141.*','login_fail',''),(5724,0,'comments','2019-10-16 06:33:13','2019-10-16 07:33:13','114.215.99.*','login_fail',''),(5725,0,'comments','2019-10-16 07:34:14','2019-10-16 08:34:14','114.215.99.*','login_fail',''),(5726,0,'comments','2019-10-16 08:35:08','2019-10-16 09:35:08','114.215.99.*','login_fail',''),(5727,0,'comments','2019-10-16 09:36:02','2019-10-16 10:36:02','114.215.99.*','login_fail',''),(5728,0,'comments','2019-10-16 10:36:36','2019-10-16 11:36:36','114.215.99.*','login_fail',''),(5729,0,'admin','2019-10-16 21:10:23','2019-10-16 22:10:23','149.56.142.*','login_fail',''),(5730,0,'admin','2019-10-17 14:59:34','2019-10-17 15:59:34','5.62.56.*','login_fail',''),(5731,0,'admin','2019-10-18 00:14:45','2019-10-18 01:14:45','35.225.55.*','login_fail',''),(5732,0,'admin','2019-10-18 07:42:40','2019-10-18 08:42:40','197.156.92.*','login_fail',''),(5733,0,'admin','2019-10-22 01:26:43','2019-10-22 02:26:43','144.76.174.*','login_fail',''),(5734,0,'admin','2019-10-22 22:26:49','2019-10-22 23:26:49','23.96.22.*','login_fail',''),(5735,0,'admin','2019-10-22 22:35:43','2019-10-22 23:35:43','91.186.218.*','login_fail',''),(5736,0,'admin','2019-10-22 22:58:13','2019-10-22 23:58:13','5.61.49.*','login_fail',''),(5737,0,'admin','2019-10-24 00:32:52','2019-10-24 01:32:52','107.175.156.*','login_fail',''),(5738,0,'comments','2019-10-25 21:50:38','2019-10-25 22:50:38','222.87.198.*','login_fail',''),(5739,0,'comments','2019-10-25 22:51:35','2019-10-25 23:51:35','222.87.198.*','login_fail',''),(5740,0,'comments','2019-10-25 23:52:18','2019-10-26 00:52:18','222.87.198.*','login_fail',''),(5741,0,'comments','2019-10-26 00:53:05','2019-10-26 01:53:05','222.87.198.*','login_fail',''),(5742,0,'comments','2019-10-26 01:53:42','2019-10-26 02:53:42','222.87.198.*','login_fail',''),(5743,0,'admin','2019-10-26 06:02:24','2019-10-26 07:02:24','178.137.82.*','login_fail',''),(5744,0,'admin','2019-10-28 09:36:38','2019-10-28 10:36:38','144.76.174.*','login_fail',''),(5745,0,'comments','2019-10-31 12:58:58','2019-10-31 13:58:58','39.100.124.*','login_fail',''),(5746,0,'comments','2019-10-31 13:59:25','2019-10-31 14:59:25','39.100.124.*','login_fail',''),(5747,0,'admin','2019-11-04 17:09:14','2019-11-04 18:09:14','2.56.8.*','login_fail',''),(5748,0,'admin','2019-11-05 14:33:28','2019-11-05 15:33:28','144.217.190.*','login_fail',''),(5749,0,'admin','2019-11-10 07:35:34','2019-11-10 08:35:34','134.249.141.*','login_fail',''),(5750,0,'admin','2019-11-11 03:52:53','2019-11-11 04:52:53','159.89.87.*','login_fail',''),(5751,0,'admin','2019-11-11 06:39:10','2019-11-11 07:39:10','5.61.49.*','login_fail',''),(5752,0,'admin','2019-11-11 11:07:22','2019-11-11 12:07:22','123.148.147.*','login_fail',''),(5753,0,'comments','2019-11-11 16:03:22','2019-11-11 17:03:22','222.87.198.*','login_fail',''),(5754,0,'comments','2019-11-11 17:04:03','2019-11-11 18:04:03','222.87.198.*','login_fail',''),(5755,0,'comments','2019-11-11 18:04:40','2019-11-11 19:04:40','222.87.198.*','login_fail',''),(5756,0,'admin','2019-11-11 18:17:01','2019-11-11 19:17:01','144.217.190.*','login_fail',''),(5757,0,'comments','2019-11-11 19:05:15','2019-11-11 20:05:15','222.87.198.*','login_fail',''),(5758,0,'comments','2019-11-13 20:29:52','2019-11-13 21:29:52','47.92.241.*','login_fail',''),(5759,0,'comments','2019-11-13 21:30:20','2019-11-13 22:30:20','47.92.241.*','login_fail',''),(5760,0,'comments','2019-11-13 22:30:46','2019-11-13 23:30:46','47.92.241.*','login_fail',''),(5761,0,'premierpipe','2019-11-13 22:47:39','2019-11-13 23:47:39','125.105.37.*','login_fail',''),(5762,0,'comments','2019-11-13 23:31:17','2019-11-14 00:31:17','47.92.241.*','login_fail',''),(5763,0,'admin','2019-11-14 08:45:39','2019-11-14 09:45:39','123.148.208.*','login_fail',''),(5764,0,'admin','2019-11-14 23:30:05','2019-11-15 00:30:05','178.137.82.*','login_fail',''),(5765,0,'asamschloessl','2019-11-15 01:27:54','2019-11-15 02:27:54','123.148.209.*','login_fail',''),(5766,0,'admin','2019-11-15 18:25:10','2019-11-15 19:25:10','185.220.101.*','login_fail',''),(5767,0,'myakish','2019-11-18 07:50:37','2019-11-18 08:50:37','123.148.209.*','login_fail',''),(5768,0,'admin','2019-11-18 08:03:41','2019-11-18 09:03:41','132.148.99.*','login_fail',''),(5769,0,'admin','2019-11-18 23:51:45','2019-11-19 00:51:45','185.2.5.*','login_fail',''),(5770,0,'admin','2019-11-19 21:12:51','2019-11-19 22:12:51','178.137.82.*','login_fail',''),(5771,0,'admin','2019-11-19 21:52:34','2019-11-19 22:52:34','125.105.82.*','login_fail',''),(5772,0,'admin','2019-11-21 00:36:12','2019-11-21 01:36:12','183.150.236.*','login_fail',''),(5773,0,'admin','2019-11-21 04:17:14','2019-11-21 05:17:14','123.148.210.*','login_fail',''),(5774,0,'admin','2019-11-21 17:23:42','2019-11-21 18:23:42','178.137.86.*','login_fail',''),(5775,0,'admin','2019-11-22 03:49:30','2019-11-22 04:49:30','125.105.101.*','login_fail',''),(5776,0,'admin','2019-11-22 07:35:15','2019-11-22 08:35:15','125.105.100.*','login_fail',''),(5777,0,'admin','2019-11-22 09:54:42','2019-11-22 10:54:42','123.148.147.*','login_fail',''),(5778,0,'admin','2019-11-22 22:36:11','2019-11-22 23:36:11','183.150.223.*','login_fail',''),(5779,0,'admin','2019-11-23 12:28:10','2019-11-23 13:28:10','46.119.183.*','login_fail',''),(5780,0,'admin','2019-11-23 15:45:07','2019-11-23 16:45:07','142.44.181.*','login_fail',''),(5781,0,'comments','2019-11-23 17:51:41','2019-11-23 18:51:41','123.206.197.*','login_fail',''),(5782,0,'Admin','2019-11-23 20:48:35','2019-11-23 21:48:35','188.213.49.*','login_fail',''),(5783,0,'admin','2019-11-23 23:55:06','2019-11-24 00:55:06','183.150.237.*','login_fail',''),(5784,0,'mbonnici','2019-11-24 03:07:49','2019-11-24 04:07:49','123.148.210.*','login_fail',''),(5785,0,'admin','2019-11-24 09:04:46','2019-11-24 10:04:46','167.172.254.*','login_fail',''),(5786,0,'admin','2019-11-24 21:16:27','2019-11-24 22:16:27','46.118.152.*','login_fail',''),(5787,0,'admin','2019-11-25 22:33:01','2019-11-25 23:33:01','123.148.245.*','login_fail',''),(5788,0,'admin','2019-11-26 02:56:57','2019-11-26 03:56:57','123.148.144.*','login_fail',''),(5789,0,'admin','2019-11-27 05:19:26','2019-11-27 06:19:26','219.92.95.*','login_fail',''),(5790,0,'admin','2019-11-27 17:48:49','2019-11-27 18:48:49','123.148.246.*','login_fail',''),(5791,0,'admin','2019-11-28 13:33:44','2019-11-28 14:33:44','193.56.28.*','login_fail',''),(5792,0,'admin','2019-11-29 03:52:30','2019-11-29 04:52:30','217.160.63.*','login_fail',''),(5793,0,'admin','2019-11-29 06:38:34','2019-11-29 07:38:34','217.160.63.*','login_fail',''),(5794,0,'admin','2019-11-29 16:22:43','2019-11-29 17:22:43','193.56.28.*','login_fail',''),(5795,0,'admin','2019-11-30 11:10:43','2019-11-30 12:10:43','123.148.144.*','login_fail',''),(5796,0,'admin','2019-12-01 13:31:58','2019-12-01 14:31:58','125.105.39.*','login_fail',''),(5797,0,'admin','2019-12-01 13:52:04','2019-12-01 14:52:04','66.235.169.*','login_fail',''),(5798,0,'admin','2019-12-03 00:56:27','2019-12-03 01:56:27','203.106.76.*','login_fail',''),(5799,0,'admin','2019-12-03 18:14:39','2019-12-03 19:14:39','169.197.112.*','login_fail',''),(5800,0,'admin','2019-12-03 18:14:59','2019-12-03 19:14:59','77.247.181.*','login_fail',''),(5801,0,'admin','2019-12-03 18:16:45','2019-12-03 19:16:45','162.247.74.*','login_fail',''),(5802,0,'admin','2019-12-04 02:59:27','2019-12-04 03:59:27','66.235.169.*','login_fail',''),(5803,0,'admin','2019-12-04 13:19:03','2019-12-04 14:19:03','123.148.209.*','login_fail',''),(5804,0,'admin','2019-12-05 01:15:20','2019-12-05 02:15:20','123.148.208.*','login_fail',''),(5805,0,'admin','2019-12-05 07:21:12','2019-12-05 08:21:12','66.235.169.*','login_fail',''),(5806,0,'comments','2019-12-06 00:08:32','2019-12-06 01:08:32','119.29.5.*','login_fail',''),(5807,0,'admin','2019-12-06 09:29:31','2019-12-06 10:29:31','66.235.169.*','login_fail',''),(5808,0,'admin','2019-12-06 23:30:38','2019-12-07 00:30:38','123.148.217.*','login_fail',''),(5809,0,'admin','2019-12-07 05:15:58','2019-12-07 06:15:58','184.72.76.*','login_fail',''),(5810,0,'admin','2019-12-07 07:51:39','2019-12-07 08:51:39','183.150.250.*','login_fail',''),(5811,0,'admin','2019-12-07 22:15:51','2019-12-07 23:15:51','66.235.169.*','login_fail',''),(5812,0,'admin','2019-12-07 22:32:42','2019-12-07 23:32:42','123.148.246.*','login_fail',''),(5813,0,'admin','2019-12-08 00:34:39','2019-12-08 01:34:39','123.148.241.*','login_fail',''),(5814,0,'redstarmediagroup','2019-12-09 00:24:28','2019-12-09 01:24:28','41.227.139.*','login_fail',''),(5815,0,'admin','2019-12-09 22:02:59','2019-12-09 23:02:59','123.148.147.*','login_fail',''),(5816,0,'admin','2019-12-10 06:59:47','2019-12-10 07:59:47','66.235.169.*','login_fail',''),(5817,0,'admin','2019-12-10 18:49:31','2019-12-10 19:49:31','123.148.241.*','login_fail',''),(5818,0,'admin','2019-12-11 03:59:07','2019-12-11 04:59:07','123.148.241.*','login_fail',''),(5819,0,'admin','2019-12-11 18:56:02','2019-12-11 19:56:02','46.119.180.*','login_fail',''),(5820,0,'comments','2019-12-11 21:23:45','2019-12-11 22:23:45','119.145.148.*','login_fail',''),(5821,0,'comments','2019-12-11 22:24:25','2019-12-11 23:24:25','119.145.148.*','login_fail',''),(5822,0,'admin','2019-12-12 00:45:57','2019-12-12 01:45:57','123.148.247.*','login_fail',''),(5823,0,'admin','2019-12-12 07:14:19','2019-12-12 08:14:19','125.106.93.*','login_fail',''),(5824,0,'admin','2019-12-12 23:17:03','2019-12-13 00:17:03','122.232.201.*','login_fail',''),(5825,0,'admin','2019-12-13 11:32:50','2019-12-13 12:32:50','178.137.88.*','login_fail',''),(5826,0,'admin','2019-12-13 13:50:15','2019-12-13 14:50:15','159.203.63.*','login_fail',''),(5827,0,'admin','2019-12-13 16:11:39','2019-12-13 17:11:39','183.150.222.*','login_fail',''),(5828,0,'admin','2019-12-13 22:01:11','2019-12-13 23:01:11','123.148.144.*','login_fail',''),(5829,0,'admin','2019-12-13 23:54:33','2019-12-14 00:54:33','123.148.144.*','login_fail',''),(5830,0,'admin','2019-12-14 01:51:28','2019-12-14 02:51:28','183.150.222.*','login_fail',''),(5831,0,'admin','2019-12-14 21:54:02','2019-12-14 22:54:02','183.150.223.*','login_fail',''),(5832,0,'admin','2019-12-15 18:36:03','2019-12-15 19:36:03','158.69.158.*','login_fail',''),(5833,0,'admin','2019-12-15 21:43:19','2019-12-15 22:43:19','123.148.145.*','login_fail',''),(5834,0,'admin','2019-12-16 03:22:47','2019-12-16 04:22:47','183.150.222.*','login_fail',''),(5835,0,'admin','2019-12-16 07:53:43','2019-12-16 08:53:43','183.150.249.*','login_fail',''),(5836,0,'admin','2019-12-16 08:02:22','2019-12-16 09:02:22','183.150.222.*','login_fail',''),(5837,0,'admin','2019-12-16 17:05:48','2019-12-16 18:05:48','37.115.185.*','login_fail',''),(5838,0,'admin','2019-12-16 23:13:04','2019-12-17 00:13:04','123.148.246.*','login_fail',''),(5839,0,'admin','2019-12-17 20:39:42','2019-12-17 21:39:42','183.150.222.*','login_fail',''),(5840,0,'admin','2019-12-17 23:44:55','2019-12-18 00:44:55','123.148.217.*','login_fail',''),(5841,0,'admin','2019-12-18 00:16:45','2019-12-18 01:16:45','183.150.45.*','login_fail',''),(5842,0,'admin','2019-12-18 01:53:41','2019-12-18 02:53:41','123.148.246.*','login_fail',''),(5843,0,'admin','2019-12-18 12:14:25','2019-12-18 13:14:25','183.150.222.*','login_fail',''),(5844,0,'admin','2019-12-18 20:47:01','2019-12-18 21:47:01','123.148.147.*','login_fail',''),(5845,0,'comments','2019-12-19 03:06:29','2019-12-19 04:06:29','111.231.198.*','login_fail',''),(5846,0,'comments','2019-12-19 04:07:11','2019-12-19 05:07:11','111.231.198.*','login_fail',''),(5847,0,'admin','2019-12-19 06:46:34','2019-12-19 07:46:34','37.115.185.*','login_fail',''),(5848,0,'admin','2019-12-19 08:51:47','2019-12-19 09:51:47','123.148.247.*','login_fail',''),(5849,0,'admin','2019-12-19 17:36:48','2019-12-19 18:36:48','183.150.236.*','login_fail',''),(5850,0,'admin','2019-12-19 21:32:07','2019-12-19 22:32:07','123.148.145.*','login_fail',''),(5851,0,'admin','2019-12-20 00:36:35','2019-12-20 01:36:35','183.150.236.*','login_fail',''),(5852,0,'admin','2019-12-20 00:39:39','2019-12-20 01:39:39','183.150.222.*','login_fail',''),(5853,0,'admin','2019-12-20 08:36:28','2019-12-20 09:36:28','183.150.45.*','login_fail',''),(5854,0,'admin','2019-12-20 11:56:15','2019-12-20 12:56:15','47.254.30.*','login_fail',''),(5855,0,'admin','2019-12-21 05:34:08','2019-12-21 06:34:08','123.148.219.*','login_fail',''),(5856,0,'admin','2019-12-21 07:46:55','2019-12-21 08:46:55','123.148.211.*','login_fail',''),(5857,0,'admin','2019-12-22 00:56:35','2019-12-22 01:56:35','183.150.45.*','login_fail',''),(5858,0,'admin','2019-12-22 22:35:37','2019-12-22 23:35:37','123.148.247.*','login_fail',''),(5859,0,'admin','2019-12-23 04:52:20','2019-12-23 05:52:20','183.150.45.*','login_fail',''),(5860,0,'admin','2019-12-23 09:15:15','2019-12-23 10:15:15','37.115.185.*','login_fail',''),(5861,0,'admin','2019-12-23 10:46:39','2019-12-23 11:46:39','137.117.178.*','login_fail',''),(5862,0,'admin','2019-12-23 11:50:13','2019-12-23 12:50:13','137.117.178.*','login_fail',''),(5863,0,'admin','2019-12-23 12:53:13','2019-12-23 13:53:13','137.117.178.*','login_fail',''),(5864,0,'admin','2019-12-23 13:55:34','2019-12-23 14:55:34','137.117.178.*','login_fail',''),(5865,0,'admin','2019-12-23 14:57:57','2019-12-23 15:57:57','137.117.178.*','login_fail',''),(5866,0,'admin','2019-12-23 16:00:00','2019-12-23 17:00:00','137.117.178.*','login_fail',''),(5867,0,'admin','2019-12-23 17:23:50','2019-12-23 18:23:50','137.117.178.*','login_fail',''),(5868,0,'admin','2019-12-23 18:26:12','2019-12-23 19:26:12','137.117.178.*','login_fail',''),(5869,0,'admin','2019-12-23 19:34:58','2019-12-23 20:34:58','123.148.243.*','login_fail',''),(5870,0,'admin','2019-12-23 19:50:37','2019-12-23 20:50:37','137.117.178.*','login_fail',''),(5871,0,'admin','2019-12-23 20:54:04','2019-12-23 21:54:04','137.117.178.*','login_fail',''),(5872,0,'admin','2019-12-23 22:10:52','2019-12-23 23:10:52','115.207.107.*','login_fail',''),(5873,0,'admin','2019-12-23 23:45:40','2019-12-24 00:45:40','137.117.178.*','login_fail',''),(5874,0,'admin','2019-12-23 23:46:45','2019-12-24 00:46:45','122.232.203.*','login_fail',''),(5875,0,'admin','2019-12-24 00:40:55','2019-12-24 01:40:55','123.148.247.*','login_fail',''),(5876,0,'admin','2019-12-24 01:11:06','2019-12-24 02:11:06','137.117.178.*','login_fail',''),(5877,0,'admin','2019-12-24 02:57:10','2019-12-24 03:57:10','137.117.178.*','login_fail',''),(5878,0,'admin','2019-12-24 04:22:00','2019-12-24 05:22:00','137.117.178.*','login_fail',''),(5879,0,'admin','2019-12-24 05:24:53','2019-12-24 06:24:53','137.117.178.*','login_fail',''),(5880,0,'admin','2019-12-24 06:49:25','2019-12-24 07:49:25','137.117.178.*','login_fail',''),(5881,0,'admin','2019-12-24 07:52:16','2019-12-24 08:52:16','137.117.178.*','login_fail',''),(5882,0,'admin','2019-12-24 08:54:54','2019-12-24 09:54:54','137.117.178.*','login_fail',''),(5883,0,'admin','2019-12-24 09:58:13','2019-12-24 10:58:13','137.117.178.*','login_fail',''),(5884,0,'admin','2019-12-24 11:01:05','2019-12-24 12:01:05','137.117.178.*','login_fail',''),(5885,0,'admin','2019-12-24 12:04:22','2019-12-24 13:04:22','137.117.178.*','login_fail',''),(5886,0,'admin','2019-12-24 13:29:14','2019-12-24 14:29:14','137.117.178.*','login_fail',''),(5887,0,'admin','2019-12-24 15:14:58','2019-12-24 16:14:58','137.117.178.*','login_fail',''),(5888,0,'admin','2019-12-24 16:18:22','2019-12-24 17:18:22','137.117.178.*','login_fail',''),(5889,0,'admin','2019-12-24 17:43:10','2019-12-24 18:43:10','137.117.178.*','login_fail',''),(5890,0,'admin','2019-12-24 19:29:02','2019-12-24 20:29:02','137.117.178.*','login_fail',''),(5891,0,'admin','2019-12-24 20:54:15','2019-12-24 21:54:15','137.117.178.*','login_fail',''),(5892,0,'admin','2019-12-24 21:58:20','2019-12-24 22:58:20','137.117.178.*','login_fail',''),(5893,0,'admin','2019-12-24 22:08:06','2019-12-24 23:08:06','183.150.220.*','login_fail',''),(5894,0,'admin','2019-12-24 22:36:32','2019-12-24 23:36:32','123.148.209.*','login_fail',''),(5895,0,'admin','2019-12-25 01:15:59','2019-12-25 02:15:59','123.148.210.*','login_fail',''),(5896,0,'admin','2019-12-25 05:24:17','2019-12-25 06:24:17','183.150.220.*','login_fail',''),(5897,0,'admin','2019-12-25 20:41:05','2019-12-25 21:41:05','123.148.211.*','login_fail',''),(5898,0,'admin','2019-12-26 20:56:29','2019-12-26 21:56:29','123.148.209.*','login_fail',''),(5899,0,'admin','2019-12-29 11:56:16','2019-12-29 12:56:16','123.148.211.*','login_fail',''),(5900,0,'comments','2019-12-29 16:51:38','2019-12-29 17:51:38','118.24.189.*','login_fail',''),(5901,0,'admin','2019-12-30 09:55:23','2019-12-30 10:55:23','123.148.217.*','login_fail',''),(5902,0,'comments','2019-12-30 12:07:05','2019-12-30 13:07:05','132.232.115.*','login_fail',''),(5903,0,'comments','2019-12-30 13:07:14','2019-12-30 14:07:14','132.232.115.*','login_fail',''),(5904,0,'admin','2019-12-30 16:22:12','2019-12-30 17:22:12','18.215.124.*','login_fail',''),(5905,0,'admin','2019-12-30 23:31:55','2019-12-31 00:31:55','123.148.247.*','login_fail',''),(5906,0,'admin','2019-12-31 01:51:18','2019-12-31 02:51:18','183.150.139.*','login_fail',''),(5907,0,'admin','2020-01-01 02:28:31','2020-01-01 03:28:31','81.17.27.*','login_fail',''),(5908,0,'admin','2020-01-01 05:55:24','2020-01-01 06:55:24','185.100.87.*','login_fail',''),(5909,0,'admin','2020-01-01 07:47:31','2020-01-01 08:47:31','123.148.243.*','login_fail',''),(5910,0,'admin','2020-01-01 11:07:56','2020-01-01 12:07:56','123.148.144.*','login_fail',''),(5911,0,'admin','2020-01-01 21:14:51','2020-01-01 22:14:51','185.220.101.*','login_fail',''),(5912,0,'admin','2020-01-02 06:14:28','2020-01-02 07:14:28','185.220.100.*','login_fail',''),(5913,0,'admin','2020-01-02 11:38:55','2020-01-02 12:38:55','198.98.50.*','login_fail',''),(5914,0,'admin','2020-01-02 12:37:13','2020-01-02 13:37:13','3.231.29.*','login_fail',''),(5915,0,'admin','2020-01-02 15:36:04','2020-01-02 16:36:04','122.232.220.*','login_fail',''),(5916,0,'admin','2020-01-02 17:51:26','2020-01-02 18:51:26','193.169.145.*','login_fail',''),(5917,0,'admin','2020-01-03 01:38:14','2020-01-03 02:38:14','185.56.187.*','login_fail',''),(5918,0,'admin','2020-01-03 10:48:34','2020-01-03 11:48:34','123.148.245.*','login_fail',''),(5919,0,'admin','2020-01-03 11:31:05','2020-01-03 12:31:05','104.244.72.*','login_fail',''),(5920,0,'comments','2020-01-03 12:20:06','2020-01-03 13:20:06','222.73.129.*','login_fail',''),(5921,0,'admin','2020-01-03 12:46:56','2020-01-03 13:46:56','123.148.144.*','login_fail',''),(5922,0,'comments','2020-01-03 13:20:48','2020-01-03 14:20:48','222.73.129.*','login_fail',''),(5923,0,'comments','2020-01-03 14:21:33','2020-01-03 15:21:33','222.73.129.*','login_fail',''),(5924,0,'admin','2020-01-04 11:13:17','2020-01-04 12:13:17','81.17.27.*','login_fail',''),(5925,0,'admin','2020-01-04 11:31:32','2020-01-04 12:31:32','123.148.245.*','login_fail',''),(5926,0,'admin','2020-01-04 19:48:10','2020-01-04 20:48:10','185.220.101.*','login_fail',''),(5927,0,'admin','2020-01-05 00:17:21','2020-01-05 01:17:21','123.148.245.*','login_fail',''),(5928,0,'admin','2020-01-05 10:52:33','2020-01-05 11:52:33','23.129.64.*','login_fail',''),(5929,0,'admin','2020-01-05 17:21:35','2020-01-05 18:21:35','87.118.116.*','login_fail',''),(5930,0,'comments','2020-01-05 20:22:47','2020-01-05 21:22:47','118.24.14.*','login_fail',''),(5931,0,'comments','2020-01-05 21:22:49','2020-01-05 22:22:49','118.24.14.*','login_fail',''),(5932,0,'comments','2020-01-05 22:23:30','2020-01-05 23:23:30','118.24.14.*','login_fail',''),(5933,0,'comments','2020-01-05 23:23:59','2020-01-06 00:23:59','118.24.14.*','login_fail',''),(5934,0,'admin','2020-01-06 00:38:27','2020-01-06 01:38:27','46.119.174.*','login_fail',''),(5935,0,'admin','2020-01-06 07:20:26','2020-01-06 08:20:26','123.148.144.*','login_fail',''),(5936,0,'admin','2020-01-06 13:51:16','2020-01-06 14:51:16','123.148.245.*','login_fail',''),(5937,0,'admin','2020-01-07 02:49:28','2020-01-07 03:49:28','125.105.80.*','login_fail',''),(5938,0,'admin','2020-01-07 03:40:34','2020-01-07 04:40:34','123.148.243.*','login_fail',''),(5939,0,'admin','2020-01-07 08:47:21','2020-01-07 09:47:21','144.217.85.*','login_fail',''),(5940,0,'admin','2020-01-07 11:37:42','2020-01-07 12:37:42','107.155.49.*','login_fail',''),(5941,0,'admin','2020-01-07 21:07:40','2020-01-07 22:07:40','192.42.116.*','login_fail',''),(5942,0,'admin','2020-01-08 18:03:44','2020-01-08 19:03:44','123.148.243.*','login_fail',''),(5943,0,'admin','2020-01-09 07:02:32','2020-01-09 08:02:32','123.148.217.*','login_fail',''),(5944,0,'admin','2020-01-09 23:00:12','2020-01-10 00:00:12','46.119.174.*','login_fail',''),(5945,0,'admin','2020-01-09 23:13:36','2020-01-10 00:13:36','123.148.144.*','login_fail',''),(5946,0,'admin','2020-01-10 01:54:30','2020-01-10 02:54:30','183.150.236.*','login_fail',''),(5947,0,'comments','2020-01-10 02:57:02','2020-01-10 03:57:02','118.24.14.*','login_fail',''),(5948,0,'admin','2020-01-10 13:45:42','2020-01-10 14:45:42','158.69.38.*','login_fail',''),(5949,0,'admin','2020-01-10 22:04:05','2020-01-10 23:04:05','46.119.174.*','login_fail',''),(5950,0,'admin','2020-01-11 13:00:29','2020-01-11 14:00:29','123.148.144.*','login_fail',''),(5951,0,'admin','2020-01-12 00:04:34','2020-01-12 01:04:34','183.150.236.*','login_fail',''),(5952,0,'admin','2020-01-12 07:22:18','2020-01-12 08:22:18','51.89.228.*','login_fail',''),(5953,0,'admin','2020-01-12 11:54:39','2020-01-12 12:54:39','158.69.158.*','login_fail',''),(5954,0,'admin','2020-01-12 22:03:51','2020-01-12 23:03:51','104.168.173.*','login_fail',''),(5955,0,'admin','2020-01-13 01:40:48','2020-01-13 02:40:48','123.148.244.*','login_fail',''),(5956,0,'admin','2020-01-13 02:12:45','2020-01-13 03:12:45','123.148.241.*','login_fail',''),(5957,0,'admin','2020-01-13 03:40:21','2020-01-13 04:40:21','144.76.174.*','login_fail',''),(5958,0,'admin','2020-01-13 15:35:14','2020-01-13 16:35:14','158.69.38.*','login_fail',''),(5959,0,'comments','2020-01-13 19:20:34','2020-01-13 20:20:34','132.232.53.*','login_fail',''),(5960,0,'comments','2020-01-13 20:21:49','2020-01-13 21:21:49','132.232.53.*','login_fail',''),(5961,0,'comments','2020-01-13 21:22:11','2020-01-13 22:22:11','132.232.53.*','login_fail',''),(5962,0,'admin','2020-01-13 22:19:01','2020-01-13 23:19:01','183.150.236.*','login_fail',''),(5963,0,'comments','2020-01-13 22:22:55','2020-01-13 23:22:55','132.232.53.*','login_fail',''),(5964,0,'admin','2020-01-14 01:07:40','2020-01-14 02:07:40','123.148.247.*','login_fail',''),(5965,0,'rtcme@rtcme.com','2020-01-14 15:03:36','2020-01-14 16:03:36','167.160.12.*','login_fail',''),(5966,0,'admin','2020-01-14 15:30:29','2020-01-14 16:30:29','176.123.10.*','login_fail',''),(5967,0,'rtcme@rtcme.com','2020-01-14 16:16:53','2020-01-14 17:16:53','149.91.80.*','login_fail',''),(5968,0,'rtcme','2020-01-15 06:15:33','2020-01-15 07:15:33','112.140.185.*','login_fail',''),(5969,0,'admin','2020-01-15 12:14:36','2020-01-15 13:14:36','123.148.209.*','login_fail',''),(5970,0,'admin','2020-01-16 17:05:32','2020-01-16 18:05:32','193.188.22.*','login_fail',''),(5971,0,'cadmin','2020-01-17 01:41:31','2020-01-17 02:41:31','125.105.81.*','login_fail',''),(5972,0,'admin','2020-01-18 00:21:13','2020-01-18 01:21:13','123.148.147.*','login_fail',''),(5973,0,'admin','2020-01-18 12:33:40','2020-01-18 13:33:40','51.89.228.*','login_fail',''),(5974,0,'admin','2020-01-19 14:40:59','2020-01-19 15:40:59','51.83.200.*','login_fail',''),(5975,0,'admin','2020-01-20 22:30:14','2020-01-20 23:30:14','183.150.216.*','login_fail',''),(5976,0,'admin','2020-01-22 18:02:49','2020-01-22 19:02:49','115.207.110.*','login_fail',''),(5977,0,'wordpress','2020-01-22 22:01:57','2020-01-22 23:01:57','46.37.172.*','login_fail',''),(5978,0,'admin','2020-01-23 03:46:48','2020-01-23 04:46:48','123.148.210.*','login_fail',''),(5979,0,'admin','2020-01-23 11:37:58','2020-01-23 12:37:58','13.73.159.*','login_fail',''),(5980,0,'admin','2020-01-23 15:23:39','2020-01-23 16:23:39','185.81.157.*','login_fail',''),(5981,0,'admin','2020-01-25 02:02:10','2020-01-25 03:02:10','125.105.36.*','login_fail',''),(5982,0,'admin','2020-01-25 23:41:46','2020-01-26 00:41:46','3.135.182.*','login_fail',''),(5983,0,'admin','2020-01-26 14:12:47','2020-01-26 15:12:47','123.148.145.*','login_fail',''),(5984,0,'rtcme','2020-01-27 07:05:15','2020-01-27 08:05:15','211.47.69.*','login_fail',''),(5985,0,'rtcme@rtcme.com','2020-01-27 14:39:38','2020-01-27 15:39:38','198.71.226.*','login_fail',''),(5986,0,'admin','2020-01-27 18:17:48','2020-01-27 19:17:48','50.62.176.*','login_fail',''),(5987,0,'admin','2020-01-27 18:37:52','2020-01-27 19:37:52','51.68.11.*','login_fail',''),(5988,0,'rtcme1','2020-01-27 20:31:14','2020-01-27 21:31:14','68.66.224.*','login_fail',''),(5989,0,'admin','2020-01-27 23:28:00','2020-01-28 00:28:00','137.74.117.*','login_fail',''),(5990,0,'admin','2020-01-27 23:28:00','2020-01-28 00:28:00','51.68.11.*','login_fail',''),(5991,0,'admin','2020-01-27 23:28:09','2020-01-28 00:28:09','150.95.108.*','login_fail',''),(5992,0,'admin','2020-01-28 07:03:35','2020-01-28 08:03:35','158.69.158.*','login_fail',''),(5993,0,'admin','2020-01-28 09:14:52','2020-01-28 10:14:52','158.69.158.*','login_fail',''),(5994,0,'rtcme','2020-01-29 06:03:03','2020-01-29 07:03:03','157.230.141.*','login_fail',''),(5995,0,'admin','2020-01-29 09:41:10','2020-01-29 10:41:10','51.68.11.*','login_fail',''),(5996,0,'rtcme@rtcme.com','2020-01-29 11:42:21','2020-01-29 12:42:21','51.68.11.*','login_fail',''),(5997,0,'rtcme','2020-01-29 15:03:34','2020-01-29 16:03:34','51.68.11.*','login_fail',''),(5998,0,'rtcme','2020-01-29 16:17:23','2020-01-29 17:17:23','217.69.14.*','login_fail',''),(5999,0,'admin','2020-01-29 22:10:36','2020-01-29 23:10:36','188.121.57.*','login_fail',''),(6000,0,'admin','2020-01-30 00:08:18','2020-01-30 01:08:18','23.129.64.*','login_fail',''),(6001,0,'rtcme','2020-01-30 00:34:03','2020-01-30 01:34:03','50.62.177.*','login_fail',''),(6002,0,'admin','2020-01-30 02:26:02','2020-01-30 03:26:02','51.89.228.*','login_fail',''),(6003,0,'admin','2020-01-30 12:43:53','2020-01-30 13:43:53','130.185.250.*','login_fail',''),(6004,0,'admin','2020-01-31 08:52:45','2020-01-31 09:52:45','185.107.70.*','login_fail',''),(6005,0,'admin','2020-01-31 14:43:01','2020-01-31 15:43:01','51.83.200.*','login_fail',''),(6006,0,'admin','2020-02-01 15:03:40','2020-02-01 16:03:40','123.148.242.*','login_fail',''),(6007,0,'admin','2020-02-02 10:39:09','2020-02-02 11:39:09','185.220.101.*','login_fail',''),(6008,0,'admin','2020-02-02 19:14:47','2020-02-02 20:14:47','109.70.100.*','login_fail',''),(6009,0,'admin','2020-02-02 19:16:10','2020-02-02 20:16:10','123.148.219.*','login_fail',''),(6010,0,'admin','2020-02-03 01:09:26','2020-02-03 02:09:26','46.118.117.*','login_fail',''),(6011,0,'admin','2020-02-03 12:44:11','2020-02-03 13:44:11','178.165.72.*','login_fail',''),(6012,0,'admin','2020-02-03 19:52:42','2020-02-03 20:52:42','185.220.101.*','login_fail',''),(6013,0,'admin','2020-02-04 01:19:57','2020-02-04 02:19:57','185.220.101.*','login_fail',''),(6014,0,'admin','2020-02-04 01:54:03','2020-02-04 02:54:03','109.70.100.*','login_fail',''),(6015,0,'admin','2020-02-04 04:14:49','2020-02-04 05:14:49','158.69.158.*','login_fail',''),(6016,0,'admin','2020-02-04 12:02:13','2020-02-04 13:02:13','185.220.101.*','login_fail',''),(6017,0,'admin','2020-02-04 13:42:29','2020-02-04 14:42:29','188.163.104.*','login_fail',''),(6018,0,'admin','2020-02-04 15:11:09','2020-02-04 16:11:09','188.163.104.*','login_fail',''),(6019,0,'admin','2020-02-04 16:42:44','2020-02-04 17:42:44','188.163.104.*','login_fail',''),(6020,0,'admin','2020-02-04 18:14:42','2020-02-04 19:14:42','188.163.104.*','login_fail',''),(6021,0,'admin','2020-02-04 19:48:02','2020-02-04 20:48:02','188.163.104.*','login_fail',''),(6022,0,'admin','2020-02-04 21:21:08','2020-02-04 22:21:08','188.163.104.*','login_fail',''),(6023,0,'admin','2020-02-04 22:55:51','2020-02-04 23:55:51','188.163.104.*','login_fail',''),(6024,0,'admin','2020-02-04 23:54:00','2020-02-05 00:54:00','197.156.92.*','login_fail',''),(6025,0,'admin','2020-02-05 00:30:36','2020-02-05 01:30:36','188.163.104.*','login_fail',''),(6026,0,'admin','2020-02-05 02:06:54','2020-02-05 03:06:54','188.163.104.*','login_fail',''),(6027,0,'admin','2020-02-05 03:45:45','2020-02-05 04:45:45','188.163.104.*','login_fail',''),(6028,0,'admin','2020-02-05 04:53:32','2020-02-05 05:53:32','185.220.101.*','login_fail',''),(6029,0,'admin','2020-02-05 05:20:59','2020-02-05 06:20:59','188.163.104.*','login_fail',''),(6030,0,'admin','2020-02-05 06:59:57','2020-02-05 07:59:57','188.163.104.*','login_fail',''),(6031,0,'admin','2020-02-05 07:51:12','2020-02-05 08:51:12','178.17.174.*','login_fail',''),(6032,0,'admin','2020-02-05 08:39:52','2020-02-05 09:39:52','188.163.104.*','login_fail',''),(6033,0,'admin','2020-02-05 09:49:55','2020-02-05 10:49:55','185.220.100.*','login_fail',''),(6034,0,'admin','2020-02-05 09:53:17','2020-02-05 10:53:17','198.251.89.*','login_fail',''),(6035,0,'admin','2020-02-05 10:01:03','2020-02-05 11:01:03','123.148.243.*','login_fail',''),(6036,0,'admin','2020-02-05 10:20:13','2020-02-05 11:20:13','188.163.104.*','login_fail',''),(6037,0,'admin','2020-02-05 11:13:28','2020-02-05 12:13:28','185.220.101.*','login_fail',''),(6038,0,'admin','2020-02-05 11:13:54','2020-02-05 12:13:54','51.254.201.*','login_fail',''),(6039,0,'admin','2020-02-05 12:01:33','2020-02-05 13:01:33','188.163.104.*','login_fail',''),(6040,0,'admin','2020-02-05 13:42:02','2020-02-05 14:42:02','188.163.104.*','login_fail',''),(6041,0,'admin','2020-02-05 15:23:17','2020-02-05 16:23:17','188.163.104.*','login_fail',''),(6042,0,'admin','2020-02-05 17:03:45','2020-02-05 18:03:45','188.163.104.*','login_fail',''),(6043,0,'admin','2020-02-05 18:20:39','2020-02-05 19:20:39','89.163.143.*','login_fail',''),(6044,0,'admin','2020-02-05 18:45:35','2020-02-05 19:45:35','188.163.104.*','login_fail',''),(6045,0,'comments','2020-02-05 19:06:04','2020-02-05 20:06:04','111.231.225.*','login_fail',''),(6046,0,'comments','2020-02-05 20:06:30','2020-02-05 21:06:30','111.231.225.*','login_fail',''),(6047,0,'admin','2020-02-05 20:28:11','2020-02-05 21:28:11','188.163.104.*','login_fail',''),(6048,0,'comments','2020-02-05 21:06:37','2020-02-05 22:06:37','111.231.225.*','login_fail',''),(6049,0,'comments','2020-02-05 22:06:47','2020-02-05 23:06:47','111.231.225.*','login_fail',''),(6050,0,'admin','2020-02-06 05:48:15','2020-02-06 06:48:15','95.211.230.*','login_fail',''),(6051,0,'admin','2020-02-06 11:53:12','2020-02-06 12:53:12','158.69.38.*','login_fail',''),(6052,0,'admin','2020-02-06 17:43:57','2020-02-06 18:43:57','51.38.140.*','login_fail',''),(6053,0,'admin','2020-02-06 19:40:36','2020-02-06 20:40:36','162.247.74.*','login_fail',''),(6054,0,'admin','2020-02-07 00:29:00','2020-02-07 01:29:00','51.38.140.*','login_fail',''),(6055,0,'admin','2020-02-07 04:57:14','2020-02-07 05:57:14','185.220.101.*','login_fail',''),(6056,0,'admin','2020-02-07 05:27:57','2020-02-07 06:27:57','109.70.100.*','login_fail',''),(6057,0,'admin','2020-02-07 09:11:15','2020-02-07 10:11:15','176.10.99.*','login_fail',''),(6058,0,'admin','2020-02-07 10:38:48','2020-02-07 11:38:48','23.129.64.*','login_fail',''),(6059,0,'rtcme','2020-02-07 11:08:25','2020-02-07 12:08:25','185.220.101.*','login_fail',''),(6060,0,'admin','2020-02-07 14:31:16','2020-02-07 15:31:16','209.141.34.*','login_fail',''),(6061,0,'admin','2020-02-07 19:37:33','2020-02-07 20:37:33','107.189.11.*','login_fail',''),(6062,0,'admin','2020-02-08 02:36:18','2020-02-08 03:36:18','89.163.239.*','login_fail',''),(6063,0,'admin','2020-02-08 04:33:35','2020-02-08 05:33:35','109.70.100.*','login_fail',''),(6064,0,'admin','2020-02-08 05:48:02','2020-02-08 06:48:02','185.220.101.*','login_fail',''),(6065,0,'rtcme','2020-02-08 08:38:28','2020-02-08 09:38:28','109.70.100.*','login_fail',''),(6066,0,'admin','2020-02-08 08:45:04','2020-02-08 09:45:04','91.219.238.*','login_fail',''),(6067,0,'admin','2020-02-08 10:20:43','2020-02-08 11:20:43','162.247.74.*','login_fail',''),(6068,0,'admin','2020-02-08 20:04:54','2020-02-08 21:04:54','199.249.230.*','login_fail',''),(6069,0,'admin','2020-02-08 21:21:57','2020-02-08 22:21:57','185.222.202.*','login_fail',''),(6070,0,'admin','2020-02-09 02:23:01','2020-02-09 03:23:01','195.228.45.*','login_fail',''),(6071,0,'admin','2020-02-09 17:23:12','2020-02-09 18:23:12','89.31.57.*','login_fail',''),(6072,0,'admin','2020-02-10 01:34:50','2020-02-10 02:34:50','123.148.247.*','login_fail',''),(6073,0,'admin','2020-02-10 02:03:18','2020-02-10 03:03:18','123.148.240.*','login_fail',''),(6074,0,'admin','2020-02-10 08:01:16','2020-02-10 09:01:16','158.69.158.*','login_fail',''),(6075,0,'admin','2020-02-10 11:35:58','2020-02-10 12:35:58','62.102.148.*','login_fail',''),(6076,0,'admin','2020-02-11 04:43:00','2020-02-11 05:43:00','89.144.12.*','login_fail',''),(6077,0,'admin','2020-02-11 07:39:55','2020-02-11 08:39:55','171.244.21.*','login_fail',''),(6078,0,'admin','2020-02-11 08:46:46','2020-02-11 09:46:46','171.244.21.*','login_fail',''),(6079,0,'admin','2020-02-11 09:55:10','2020-02-11 10:55:10','171.244.21.*','login_fail',''),(6080,0,'admin','2020-02-11 10:59:26','2020-02-11 11:59:26','171.244.21.*','login_fail',''),(6081,0,'admin','2020-02-11 12:01:54','2020-02-11 13:01:54','171.244.21.*','login_fail',''),(6082,0,'admin','2020-02-11 13:29:28','2020-02-11 14:29:28','171.244.21.*','login_fail',''),(6083,0,'admin','2020-02-11 13:37:06','2020-02-11 14:37:06','185.220.101.*','login_fail',''),(6084,0,'admin','2020-02-11 16:36:27','2020-02-11 17:36:27','171.244.21.*','login_fail',''),(6085,0,'admin','2020-02-11 17:54:40','2020-02-11 18:54:40','123.148.240.*','login_fail',''),(6086,0,'admin','2020-02-11 18:15:05','2020-02-11 19:15:05','171.244.21.*','login_fail',''),(6087,0,'admin','2020-02-11 20:07:23','2020-02-11 21:07:23','171.244.21.*','login_fail',''),(6088,0,'admin','2020-02-11 23:16:50','2020-02-12 00:16:50','171.244.21.*','login_fail',''),(6089,0,'admin','2020-02-12 00:34:50','2020-02-12 01:34:50','171.244.21.*','login_fail',''),(6090,0,'admin','2020-02-12 01:09:08','2020-02-12 02:09:08','51.38.140.*','login_fail',''),(6091,0,'admin','2020-02-12 01:39:28','2020-02-12 02:39:28','171.244.21.*','login_fail',''),(6092,0,'admin','2020-02-12 02:56:53','2020-02-12 03:56:53','171.244.21.*','login_fail',''),(6093,0,'admin','2020-02-12 04:09:22','2020-02-12 05:09:22','123.148.218.*','login_fail',''),(6094,0,'admin','2020-02-12 08:31:22','2020-02-12 09:31:22','185.220.101.*','login_fail',''),(6095,0,'admin','2020-02-12 11:12:17','2020-02-12 12:12:17','162.247.74.*','login_fail',''),(6096,0,'admin','2020-02-12 11:23:26','2020-02-12 12:23:26','194.40.240.*','login_fail',''),(6097,0,'admin','2020-02-12 14:29:06','2020-02-12 15:29:06','173.208.195.*','login_fail',''),(6098,0,'admin','2020-02-12 17:02:33','2020-02-12 18:02:33','23.129.64.*','login_fail',''),(6099,0,'admin','2020-02-13 19:05:01','2020-02-13 20:05:01','158.69.158.*','login_fail',''),(6100,0,'admin','2020-02-14 02:18:09','2020-02-14 03:18:09','158.69.158.*','login_fail',''),(6101,0,'admin','2020-02-14 16:07:09','2020-02-14 17:07:09','123.148.219.*','login_fail',''),(6102,0,'admin','2020-02-15 06:19:31','2020-02-15 07:19:31','125.105.81.*','login_fail',''),(6103,0,'admin','2020-02-15 07:44:23','2020-02-15 08:44:23','158.69.158.*','login_fail',''),(6104,0,'admin','2020-02-15 16:12:54','2020-02-15 17:12:54','185.220.101.*','login_fail',''),(6105,0,'admin','2020-02-15 18:23:21','2020-02-15 19:23:21','158.69.158.*','login_fail',''),(6106,0,'admin','2020-02-15 19:55:51','2020-02-15 20:55:51','199.249.230.*','login_fail',''),(6107,0,'admin','2020-02-16 06:47:17','2020-02-16 07:47:17','199.195.251.*','login_fail',''),(6108,0,'admin','2020-02-16 09:15:16','2020-02-16 10:15:16','123.148.209.*','login_fail',''),(6109,0,'admin','2020-02-16 09:24:59','2020-02-16 10:24:59','46.165.245.*','login_fail',''),(6110,0,'admin','2020-02-16 09:56:07','2020-02-16 10:56:07','123.148.144.*','login_fail',''),(6111,0,'admin','2020-02-16 16:03:32','2020-02-16 17:03:32','51.255.45.*','login_fail',''),(6112,0,'admin','2020-02-16 17:04:54','2020-02-16 18:04:54','109.70.100.*','login_fail',''),(6113,0,'admin','2020-02-16 21:02:06','2020-02-16 22:02:06','185.220.101.*','login_fail',''),(6114,0,'admin','2020-02-17 09:52:08','2020-02-17 10:52:08','167.86.94.*','login_fail',''),(6115,0,'admin','2020-02-17 14:48:30','2020-02-17 15:48:30','144.217.60.*','login_fail',''),(6116,0,'admin','2020-02-17 19:52:07','2020-02-17 20:52:07','46.166.139.*','login_fail',''),(6117,0,'admin','2020-02-18 16:35:49','2020-02-18 17:35:49','185.220.101.*','login_fail',''),(6118,0,'admin','2020-02-18 17:53:01','2020-02-18 18:53:01','158.69.158.*','login_fail',''),(6119,0,'admin','2020-02-18 18:05:06','2020-02-18 19:05:06','123.148.241.*','login_fail',''),(6120,0,'admin','2020-02-19 05:49:09','2020-02-19 06:49:09','185.220.100.*','login_fail',''),(6121,0,'admin','2020-02-19 17:41:00','2020-02-19 18:41:00','158.69.38.*','login_fail',''),(6122,0,'admin','2020-02-19 22:44:43','2020-02-19 23:44:43','199.201.106.*','login_fail',''),(6123,0,'admin','2020-02-19 23:47:33','2020-02-20 00:47:33','185.220.101.*','login_fail',''),(6124,0,'admin','2020-02-20 00:21:56','2020-02-20 01:21:56','94.230.208.*','login_fail',''),(6125,0,'admin','2020-02-20 20:43:26','2020-02-20 21:43:26','158.69.158.*','login_fail',''),(6126,0,'admin','2020-02-20 20:48:33','2020-02-20 21:48:33','185.220.101.*','login_fail',''),(6127,0,'admin','2020-02-20 23:02:09','2020-02-21 00:02:09','185.220.101.*','login_fail',''),(6128,0,'admin','2020-02-21 01:29:03','2020-02-21 02:29:03','158.69.158.*','login_fail',''),(6129,0,'admin','2020-02-21 02:09:49','2020-02-21 03:09:49','162.247.74.*','login_fail',''),(6130,0,'admin','2020-02-21 13:04:17','2020-02-21 14:04:17','176.10.99.*','login_fail',''),(6131,0,'admin','2020-02-21 21:07:57','2020-02-21 22:07:57','31.13.195.*','login_fail',''),(6132,0,'admin','2020-02-22 04:42:15','2020-02-22 05:42:15','109.70.100.*','login_fail',''),(6133,0,'admin','2020-02-22 11:09:29','2020-02-22 12:09:29','109.70.100.*','login_fail',''),(6134,0,'admin','2020-02-22 20:21:41','2020-02-22 21:21:41','185.107.47.*','login_fail',''),(6135,0,'admin','2020-02-23 00:01:18','2020-02-23 01:01:18','158.174.122.*','login_fail',''),(6136,0,'admin','2020-02-23 01:42:36','2020-02-23 02:42:36','195.154.179.*','login_fail',''),(6137,0,'admin','2020-02-23 02:04:20','2020-02-23 03:04:20','185.220.101.*','login_fail',''),(6138,0,'admin','2020-02-23 11:24:09','2020-02-23 12:24:09','185.220.101.*','login_fail',''),(6139,0,'admin','2020-02-24 01:49:46','2020-02-24 02:49:46','51.83.200.*','login_fail',''),(6140,0,'admin','2020-02-24 02:12:03','2020-02-24 03:12:03','171.25.193.*','login_fail',''),(6141,0,'admin','2020-02-24 03:09:43','2020-02-24 04:09:43','46.166.139.*','login_fail',''),(6142,0,'admin','2020-02-24 04:06:24','2020-02-24 05:06:24','185.220.101.*','login_fail',''),(6143,0,'admin','2020-02-24 05:39:19','2020-02-24 06:39:19','185.220.101.*','login_fail',''),(6144,0,'admin','2020-02-24 07:27:34','2020-02-24 08:27:34','51.83.207.*','login_fail',''),(6145,0,'admin','2020-02-24 21:54:17','2020-02-24 22:54:17','198.12.66.*','login_fail',''),(6146,0,'admin','2020-02-24 22:26:58','2020-02-24 23:26:58','205.185.115.*','login_fail',''),(6147,0,'comments','2020-02-24 22:38:42','2020-02-24 23:38:42','111.231.198.*','login_fail',''),(6148,0,'comments','2020-02-24 23:39:46','2020-02-25 00:39:46','111.231.198.*','login_fail',''),(6149,0,'comments','2020-02-25 00:41:06','2020-02-25 01:41:06','111.231.198.*','login_fail',''),(6150,0,'comments','2020-02-25 01:42:06','2020-02-25 02:42:06','111.231.198.*','login_fail',''),(6151,0,'comments','2020-02-25 02:43:13','2020-02-25 03:43:13','111.231.198.*','login_fail',''),(6152,0,'admin','2020-02-25 05:27:19','2020-02-25 06:27:19','178.137.88.*','login_fail',''),(6153,0,'admin','2020-02-25 06:21:49','2020-02-25 07:21:49','85.248.227.*','login_fail',''),(6154,0,'admin','2020-02-25 08:54:42','2020-02-25 09:54:42','178.20.55.*','login_fail',''),(6155,0,'admin','2020-02-25 11:59:13','2020-02-25 12:59:13','185.220.101.*','login_fail',''),(6156,0,'admin','2020-02-25 16:26:51','2020-02-25 17:26:51','158.69.38.*','login_fail',''),(6157,0,'admin','2020-02-25 18:48:45','2020-02-25 19:48:45','104.244.76.*','login_fail',''),(6158,0,'admin','2020-02-26 01:09:03','2020-02-26 02:09:03','51.77.52.*','login_fail',''),(6159,0,'admin','2020-02-26 09:51:49','2020-02-26 10:51:49','125.105.39.*','login_fail',''),(6160,0,'admin','2020-02-26 09:55:42','2020-02-26 10:55:42','109.70.100.*','login_fail',''),(6161,0,'mbuckley','2020-02-26 11:24:32','2020-02-26 12:24:32','123.148.209.*','login_fail',''),(6162,0,'admin','2020-02-26 15:35:46','2020-02-26 16:35:46','62.171.142.*','login_fail',''),(6163,0,'admin','2020-02-26 22:21:28','2020-02-26 23:21:28','109.70.100.*','login_fail',''),(6164,0,'admin','2020-02-27 01:39:56','2020-02-27 02:39:56','89.187.178.*','login_fail',''),(6165,0,'admin','2020-02-27 05:22:10','2020-02-27 06:22:10','199.87.154.*','login_fail',''),(6166,0,'admin','2020-02-27 10:40:33','2020-02-27 11:40:33','109.70.100.*','login_fail',''),(6167,0,'admin','2020-02-27 10:57:43','2020-02-27 11:57:43','171.25.193.*','login_fail',''),(6168,0,'admin','2020-02-28 01:25:07','2020-02-28 02:25:07','62.171.142.*','login_fail',''),(6169,0,'admin','2020-02-28 01:44:44','2020-02-28 02:44:44','213.61.215.*','login_fail',''),(6170,0,'admin','2020-02-28 04:39:28','2020-02-28 05:39:28','178.175.148.*','login_fail',''),(6171,0,'admin','2020-02-28 05:49:37','2020-02-28 06:49:37','185.220.100.*','login_fail',''),(6172,0,'admin','2020-02-28 14:20:11','2020-02-28 15:20:11','162.247.72.*','login_fail',''),(6173,0,'admin','2020-02-28 23:02:41','2020-02-29 00:02:41','109.70.100.*','login_fail',''),(6174,0,'admin','2020-02-29 05:04:27','2020-02-29 06:04:27','23.129.64.*','login_fail',''),(6175,0,'admin','2020-02-29 05:14:48','2020-02-29 06:14:48','51.83.207.*','login_fail',''),(6176,0,'admin','2020-02-29 07:41:23','2020-02-29 08:41:23','142.44.251.*','login_fail',''),(6177,0,'admin','2020-02-29 11:59:05','2020-02-29 12:59:05','185.100.87.*','login_fail',''),(6178,0,'admin','2020-02-29 13:10:33','2020-02-29 14:10:33','185.220.100.*','login_fail',''),(6179,0,'admin','2020-02-29 18:21:43','2020-02-29 19:21:43','185.220.101.*','login_fail',''),(6180,0,'admin','2020-02-29 22:45:18','2020-02-29 23:45:18','185.220.101.*','login_fail',''),(6181,0,'admin','2020-03-01 10:52:09','2020-03-01 11:52:09','109.70.100.*','login_fail',''),(6182,0,'admin','2020-03-01 13:07:19','2020-03-01 14:07:19','163.172.151.*','login_fail',''),(6183,0,'admin','2020-03-02 05:24:44','2020-03-02 06:24:44','178.165.72.*','login_fail',''),(6184,0,'admin','2020-03-02 19:48:47','2020-03-02 20:48:47','195.176.3.*','login_fail',''),(6185,0,'syngadmin','2020-03-03 00:39:07','2020-03-03 01:39:07','123.148.146.*','login_fail',''),(6186,0,'admin','2020-03-03 01:51:20','2020-03-03 02:51:20','192.160.102.*','login_fail',''),(6187,0,'admin','2020-03-03 02:18:29','2020-03-03 03:18:29','185.220.101.*','login_fail',''),(6188,0,'admin','2020-03-03 02:35:39','2020-03-03 03:35:39','82.223.14.*','login_fail',''),(6189,0,'admin','2020-03-03 06:51:07','2020-03-03 07:51:07','77.247.181.*','login_fail',''),(6190,0,'admin','2020-03-03 08:04:09','2020-03-03 09:04:09','185.220.101.*','login_fail',''),(6191,0,'admin','2020-03-03 08:18:27','2020-03-03 09:18:27','209.141.43.*','login_fail',''),(6192,0,'admin','2020-03-03 08:37:45','2020-03-03 09:37:45','199.249.230.*','login_fail',''),(6193,0,'admin','2020-03-03 09:31:57','2020-03-03 10:31:57','195.254.134.*','login_fail',''),(6194,0,'admin','2020-03-03 11:59:00','2020-03-03 12:59:00','178.165.72.*','login_fail',''),(6195,0,'admin','2020-03-03 13:45:27','2020-03-03 14:45:27','66.70.228.*','login_fail',''),(6196,0,'admin','2020-03-04 00:19:17','2020-03-04 01:19:17','158.69.158.*','login_fail',''),(6197,0,'admin','2020-03-04 04:21:16','2020-03-04 05:21:16','185.220.100.*','login_fail',''),(6198,0,'admin','2020-03-04 07:28:55','2020-03-04 08:28:55','185.220.101.*','login_fail',''),(6199,0,'admin','2020-03-04 09:36:50','2020-03-04 10:36:50','54.36.185.*','login_fail',''),(6200,0,'admin','2020-03-04 16:06:14','2020-03-04 17:06:14','54.36.185.*','login_fail',''),(6201,0,'kentadmin','2020-03-05 08:03:18','2020-03-05 09:03:18','125.106.207.*','login_fail',''),(6202,0,'admin','2020-03-05 11:41:58','2020-03-05 12:41:58','205.185.126.*','login_fail',''),(6203,0,'admin','2020-03-05 12:05:34','2020-03-05 13:05:34','66.230.230.*','login_fail',''),(6204,0,'admin','2020-03-05 14:43:00','2020-03-05 15:43:00','185.220.101.*','login_fail',''),(6205,0,'admin','2020-03-05 19:54:34','2020-03-05 20:54:34','104.244.74.*','login_fail',''),(6206,0,'admin','2020-03-06 00:48:09','2020-03-06 01:48:09','158.69.158.*','login_fail',''),(6207,0,'admin','2020-03-06 11:13:33','2020-03-06 12:13:33','46.165.245.*','login_fail',''),(6208,0,'admin','2020-03-06 14:39:04','2020-03-06 15:39:04','193.180.164.*','login_fail',''),(6209,0,'admin','2020-03-06 15:38:46','2020-03-06 16:38:46','185.220.101.*','login_fail',''),(6210,0,'admin','2020-03-07 00:15:12','2020-03-07 01:15:12','144.217.255.*','login_fail',''),(6211,0,'admin','2020-03-07 00:59:54','2020-03-07 01:59:54','205.185.115.*','login_fail',''),(6212,0,'admin','2020-03-07 02:02:04','2020-03-07 03:02:04','195.154.179.*','login_fail',''),(6213,0,'admin','2020-03-07 02:45:41','2020-03-07 03:45:41','95.211.230.*','login_fail',''),(6214,0,'admin','2020-03-07 06:52:34','2020-03-07 07:52:34','158.69.172.*','login_fail',''),(6215,0,'admin','2020-03-07 07:10:11','2020-03-07 08:10:11','89.144.12.*','login_fail',''),(6216,0,'admin','2020-03-07 12:19:42','2020-03-07 13:19:42','162.247.74.*','login_fail',''),(6217,0,'admin','2020-03-07 13:27:47','2020-03-07 14:27:47','185.220.100.*','login_fail',''),(6218,0,'admin','2020-03-08 00:36:28','2020-03-08 01:36:28','167.114.92.*','login_fail',''),(6219,0,'admin','2020-03-08 01:39:59','2020-03-08 02:39:59','185.100.86.*','login_fail',''),(6220,0,'admin','2020-03-08 03:33:28','2020-03-08 04:33:28','123.148.244.*','login_fail',''),(6221,0,'admin','2020-03-08 06:08:06','2020-03-08 07:08:06','185.220.101.*','login_fail',''),(6222,0,'admin','2020-03-08 06:35:41','2020-03-08 07:35:41','5.62.49.*','login_fail',''),(6223,0,'admin','2020-03-08 13:31:33','2020-03-08 14:31:33','51.89.213.*','login_fail',''),(6224,0,'admin','2020-03-08 23:05:09','2020-03-09 00:05:09','62.102.148.*','login_fail',''),(6225,0,'admin','2020-03-08 23:22:54','2020-03-09 00:22:54','13.91.201.*','login_fail',''),(6226,0,'admin','2020-03-09 00:04:07','2020-03-09 01:04:07','185.220.101.*','login_fail',''),(6227,0,'admin','2020-03-09 02:59:00','2020-03-09 03:59:00','183.150.216.*','login_fail',''),(6228,0,'admin','2020-03-09 04:46:03','2020-03-09 05:46:03','199.249.230.*','login_fail',''),(6229,0,'admin','2020-03-09 05:02:58','2020-03-09 06:02:58','167.114.89.*','login_fail',''),(6230,0,'admin','2020-03-09 10:58:09','2020-03-09 11:58:09','89.163.143.*','login_fail',''),(6231,0,'admin','2020-03-09 12:41:11','2020-03-09 13:41:11','8.208.20.*','login_fail',''),(6232,0,'admin','2020-03-09 12:46:51','2020-03-09 13:46:51','87.118.122.*','login_fail',''),(6233,0,'admin','2020-03-09 17:45:04','2020-03-09 18:45:04','167.114.89.*','login_fail',''),(6234,0,'admin','2020-03-10 05:54:29','2020-03-10 06:54:29','109.70.100.*','login_fail',''),(6235,0,'admin','2020-03-10 19:30:38','2020-03-10 20:30:38','109.70.100.*','login_fail',''),(6236,0,'admin','2020-03-11 05:08:14','2020-03-11 06:08:14','13.84.172.*','login_fail',''),(6237,0,'admin','2020-03-12 23:28:58','2020-03-13 00:28:58','122.232.203.*','login_fail',''),(6238,0,'admin','2020-03-14 22:27:21','2020-03-14 23:27:21','62.210.201.*','login_fail',''),(6239,0,'automata','2020-03-15 01:07:19','2020-03-15 02:07:19','123.148.209.*','login_fail',''),(6240,0,'admin','2020-03-15 06:41:58','2020-03-15 07:41:58','158.69.158.*','login_fail',''),(6241,0,'admin','2020-03-16 04:55:46','2020-03-16 05:55:46','122.232.223.*','login_fail',''),(6242,0,'admin','2020-03-16 11:47:46','2020-03-16 12:47:46','89.234.157.*','login_fail',''),(6243,0,'admin','2020-03-16 18:24:27','2020-03-16 19:24:27','109.70.100.*','login_fail',''),(6244,0,'rtcme','2020-03-16 22:29:14','2020-03-16 23:29:14','109.70.100.*','login_fail',''),(6245,0,'admin','2020-03-17 10:05:07','2020-03-17 11:05:07','199.249.230.*','login_fail',''),(6246,0,'admin','2020-03-17 10:13:12','2020-03-17 11:13:12','123.148.146.*','login_fail',''),(6247,0,'admin','2020-03-17 10:34:46','2020-03-17 11:34:46','209.141.43.*','login_fail',''),(6248,0,'admin','2020-03-18 02:00:50','2020-03-18 03:00:50','123.148.209.*','login_fail',''),(6249,0,'admin','2020-03-18 08:54:21','2020-03-18 09:54:21','158.69.38.*','login_fail',''),(6250,0,'admin','2020-03-19 14:03:40','2020-03-19 15:03:40','185.81.157.*','login_fail',''),(6251,0,'admin','2020-03-20 05:48:05','2020-03-20 06:48:05','52.167.155.*','login_fail',''),(6252,0,'admin','2020-03-22 15:55:46','2020-03-22 16:55:46','156.54.127.*','login_fail',''),(6253,0,'admin','2020-03-23 02:56:44','2020-03-23 03:56:44','104.42.73.*','login_fail',''),(6254,0,'admin','2020-03-23 07:28:45','2020-03-23 08:28:45','104.42.73.*','login_fail',''),(6255,0,'admin','2020-03-24 08:30:59','2020-03-24 09:30:59','162.213.3.*','login_fail',''),(6256,0,'admin','2020-03-24 09:00:29','2020-03-24 10:00:29','142.44.156.*','login_fail',''),(6257,0,'admin','2020-03-24 09:35:24','2020-03-24 10:35:24','62.210.244.*','login_fail',''),(6258,0,'admin','2020-03-24 21:24:45','2020-03-24 22:24:45','54.36.185.*','login_fail',''),(6259,0,'admin','2020-03-24 23:48:17','2020-03-25 00:48:17','144.217.255.*','login_fail',''),(6260,0,'admin','2020-03-25 02:58:10','2020-03-25 03:58:10','171.25.193.*','login_fail',''),(6261,0,'admin','2020-03-25 10:01:38','2020-03-25 11:01:38','54.185.43.*','login_fail',''),(6262,0,'admin','2020-03-25 23:07:44','2020-03-26 00:07:44','185.220.100.*','login_fail',''),(6263,0,'admin','2020-03-26 04:18:28','2020-03-26 05:18:28','185.220.100.*','login_fail',''),(6264,0,'admin','2020-03-27 18:06:30','2020-03-27 19:06:30','123.148.219.*','login_fail',''),(6265,0,'admin','2020-03-27 18:36:54','2020-03-27 19:36:54','178.137.82.*','login_fail',''),(6266,0,'admin','2020-03-27 22:35:20','2020-03-27 23:35:20','185.220.101.*','login_fail',''),(6267,0,'admin','2020-03-27 23:20:10','2020-03-28 00:20:10','188.163.104.*','login_fail',''),(6268,0,'admin','2020-03-28 00:24:30','2020-03-28 01:24:30','188.163.104.*','login_fail',''),(6269,0,'admin','2020-03-28 01:26:33','2020-03-28 02:26:33','188.163.104.*','login_fail',''),(6270,0,'admin','2020-03-28 02:35:29','2020-03-28 03:35:29','188.163.104.*','login_fail',''),(6271,0,'admin','2020-03-28 02:49:06','2020-03-28 03:49:06','38.86.43.*','login_fail',''),(6272,0,'admin','2020-03-28 03:38:39','2020-03-28 04:38:39','188.163.104.*','login_fail',''),(6273,0,'admin','2020-03-28 04:47:50','2020-03-28 05:47:50','188.163.104.*','login_fail',''),(6274,0,'admin','2020-03-28 05:51:38','2020-03-28 06:51:38','188.163.104.*','login_fail',''),(6275,0,'rtcme@rtcme.com','2020-03-28 06:23:33','2020-03-28 07:23:33','139.99.157.*','login_fail',''),(6276,0,'admin','2020-03-28 06:56:18','2020-03-28 07:56:18','188.163.104.*','login_fail',''),(6277,0,'admin','2020-03-28 08:07:31','2020-03-28 09:07:31','188.163.104.*','login_fail',''),(6278,0,'admin','2020-03-28 09:24:46','2020-03-28 10:24:46','188.163.104.*','login_fail',''),(6279,0,'admin','2020-03-28 10:29:43','2020-03-28 11:29:43','188.163.104.*','login_fail',''),(6280,0,'admin','2020-03-28 11:34:39','2020-03-28 12:34:39','188.163.104.*','login_fail',''),(6281,0,'admin','2020-03-28 11:58:21','2020-03-28 12:58:21','204.8.156.*','login_fail',''),(6282,0,'admin','2020-03-28 12:40:24','2020-03-28 13:40:24','188.163.104.*','login_fail',''),(6283,0,'admin','2020-03-28 13:00:05','2020-03-28 14:00:05','123.148.219.*','login_fail',''),(6284,0,'admin','2020-03-28 13:44:26','2020-03-28 14:44:26','188.163.104.*','login_fail',''),(6285,0,'admin','2020-03-28 14:49:44','2020-03-28 15:49:44','188.163.104.*','login_fail',''),(6286,0,'admin','2020-03-28 15:53:17','2020-03-28 16:53:17','188.163.104.*','login_fail',''),(6287,0,'admin','2020-03-28 16:56:40','2020-03-28 17:56:40','188.163.104.*','login_fail',''),(6288,0,'admin','2020-03-28 17:59:32','2020-03-28 18:59:32','188.163.104.*','login_fail',''),(6289,0,'admin','2020-03-28 19:00:05','2020-03-28 20:00:05','188.163.104.*','login_fail',''),(6290,0,'admin','2020-03-28 20:02:11','2020-03-28 21:02:11','188.163.104.*','login_fail',''),(6291,0,'admin','2020-03-28 21:03:06','2020-03-28 22:03:06','188.163.104.*','login_fail',''),(6292,0,'admin','2020-03-28 22:07:04','2020-03-28 23:07:04','188.163.104.*','login_fail',''),(6293,0,'admin','2020-03-28 23:07:14','2020-03-29 00:07:14','188.163.104.*','login_fail',''),(6294,0,'admin','2020-03-29 00:18:20','2020-03-29 01:18:20','188.163.104.*','login_fail',''),(6295,0,'admin','2020-03-29 01:23:18','2020-03-29 02:23:18','188.163.104.*','login_fail',''),(6296,0,'admin','2020-03-29 01:38:26','2020-03-29 02:38:26','185.220.101.*','login_fail',''),(6297,0,'admin','2020-03-29 02:28:15','2020-03-29 03:28:15','188.163.104.*','login_fail',''),(6298,0,'admin','2020-03-29 03:33:22','2020-03-29 04:33:22','188.163.104.*','login_fail',''),(6299,0,'admin','2020-03-29 04:37:47','2020-03-29 05:37:47','188.163.104.*','login_fail',''),(6300,0,'admin','2020-03-29 05:39:18','2020-03-29 06:39:18','188.163.104.*','login_fail',''),(6301,0,'admin','2020-03-29 06:41:06','2020-03-29 07:41:06','188.163.104.*','login_fail',''),(6302,0,'admin','2020-03-29 07:41:33','2020-03-29 08:41:33','188.163.104.*','login_fail',''),(6303,0,'admin','2020-03-29 08:45:47','2020-03-29 09:45:47','188.163.104.*','login_fail',''),(6304,0,'admin','2020-03-29 09:47:45','2020-03-29 10:47:45','188.163.104.*','login_fail',''),(6305,0,'admin','2020-03-29 10:50:06','2020-03-29 11:50:06','188.163.104.*','login_fail',''),(6306,0,'admin','2020-03-29 11:55:26','2020-03-29 12:55:26','188.163.104.*','login_fail',''),(6307,0,'admin','2020-03-29 13:06:56','2020-03-29 14:06:56','188.163.104.*','login_fail',''),(6308,0,'admin','2020-03-29 13:10:18','2020-03-29 14:10:18','198.12.66.*','login_fail',''),(6309,0,'admin','2020-03-29 14:11:53','2020-03-29 15:11:53','188.163.104.*','login_fail',''),(6310,0,'admin','2020-03-29 15:13:59','2020-03-29 16:13:59','188.163.104.*','login_fail',''),(6311,0,'admin','2020-03-29 16:15:47','2020-03-29 17:15:47','188.163.104.*','login_fail',''),(6312,0,'admin','2020-03-29 17:26:54','2020-03-29 18:26:54','188.163.104.*','login_fail',''),(6313,0,'admin','2020-03-29 17:53:47','2020-03-29 18:53:47','85.248.227.*','login_fail',''),(6314,0,'admin','2020-03-29 18:31:17','2020-03-29 19:31:17','188.163.104.*','login_fail',''),(6315,0,'admin','2020-03-29 19:35:06','2020-03-29 20:35:06','188.163.104.*','login_fail',''),(6316,0,'admin','2020-03-29 20:37:25','2020-03-29 21:37:25','188.163.104.*','login_fail',''),(6317,0,'admin','2020-03-29 21:39:46','2020-03-29 22:39:46','188.163.104.*','login_fail',''),(6318,0,'admin','2020-03-29 22:48:51','2020-03-29 23:48:51','188.163.104.*','login_fail',''),(6319,0,'admin','2020-03-29 23:51:14','2020-03-30 00:51:14','188.163.104.*','login_fail',''),(6320,0,'admin','2020-03-30 00:52:57','2020-03-30 01:52:57','188.163.104.*','login_fail',''),(6321,0,'admin','2020-03-30 01:05:45','2020-03-30 02:05:45','158.69.38.*','login_fail',''),(6322,0,'admin','2020-03-30 01:54:28','2020-03-30 02:54:28','188.163.104.*','login_fail',''),(6323,0,'admin','2020-03-30 02:56:03','2020-03-30 03:56:03','188.163.104.*','login_fail',''),(6324,0,'admin','2020-03-30 03:58:01','2020-03-30 04:58:01','188.163.104.*','login_fail',''),(6325,0,'admin','2020-03-30 05:00:15','2020-03-30 06:00:15','188.163.104.*','login_fail',''),(6326,0,'admin','2020-03-30 06:03:27','2020-03-30 07:03:27','188.163.104.*','login_fail',''),(6327,0,'admin','2020-03-30 07:05:23','2020-03-30 08:05:23','188.163.104.*','login_fail',''),(6328,0,'admin','2020-03-30 14:57:05','2020-03-30 15:57:05','45.125.65.*','login_fail',''),(6329,0,'admin','2020-03-30 15:25:59','2020-03-30 16:25:59','167.114.92.*','login_fail',''),(6330,0,'admin','2020-03-30 16:31:46','2020-03-30 17:31:46','109.70.100.*','login_fail',''),(6331,0,'admin','2020-03-30 17:44:24','2020-03-30 18:44:24','84.19.190.*','login_fail',''),(6332,0,'admin','2020-03-30 23:44:24','2020-03-31 00:44:24','109.70.100.*','login_fail',''),(6333,0,'admin','2020-03-31 18:21:19','2020-03-31 19:21:19','49.12.34.*','login_fail',''),(6334,0,'admin','2020-03-31 19:25:47','2020-03-31 20:25:47','49.12.34.*','login_fail',''),(6335,0,'admin','2020-04-01 03:11:42','2020-04-01 04:11:42','199.249.230.*','login_fail',''),(6336,0,'admin','2020-04-01 07:29:20','2020-04-01 08:29:20','199.249.230.*','login_fail',''),(6337,0,'admin','2020-04-01 08:02:17','2020-04-01 09:02:17','45.137.184.*','login_fail',''),(6338,0,'admin','2020-04-01 21:04:34','2020-04-01 22:04:34','31.220.2.*','login_fail',''),(6339,0,'admin','2020-04-02 04:42:30','2020-04-02 05:42:30','185.34.33.*','login_fail',''),(6340,0,'comments','2020-04-02 20:09:21','2020-04-02 21:09:21','132.232.58.*','login_fail',''),(6341,0,'comments','2020-04-02 21:10:17','2020-04-02 22:10:17','132.232.58.*','login_fail',''),(6342,0,'comments','2020-04-02 22:11:16','2020-04-02 23:11:16','132.232.58.*','login_fail',''),(6343,0,'comments','2020-04-02 23:12:15','2020-04-03 00:12:15','132.232.58.*','login_fail',''),(6344,0,'comments','2020-04-03 00:13:02','2020-04-03 01:13:02','132.232.58.*','login_fail',''),(6345,0,'admin','2020-04-03 15:57:10','2020-04-03 16:57:10','147.78.221.*','login_fail',''),(6346,0,'admin','2020-04-03 23:02:58','2020-04-04 00:02:58','185.220.101.*','login_fail',''),(6347,0,'admin','2020-04-03 23:08:49','2020-04-04 00:08:49','178.17.174.*','login_fail',''),(6348,0,'admin','2020-04-04 05:13:14','2020-04-04 06:13:14','109.70.100.*','login_fail',''),(6349,0,'admin','2020-04-04 15:56:19','2020-04-04 16:56:19','144.217.255.*','login_fail',''),(6350,0,'admin','2020-04-04 16:29:52','2020-04-04 17:29:52','89.187.178.*','login_fail',''),(6351,0,'admin','2020-04-04 16:30:26','2020-04-04 17:30:26','144.217.60.*','login_fail',''),(6352,0,'admin','2020-04-05 04:10:49','2020-04-05 05:10:49','188.163.104.*','login_fail',''),(6353,0,'admin','2020-04-05 05:15:43','2020-04-05 06:15:43','188.163.104.*','login_fail',''),(6354,0,'admin','2020-04-05 08:50:09','2020-04-05 09:50:09','78.46.187.*','login_fail',''),(6355,0,'admin','2020-04-05 11:06:14','2020-04-05 12:06:14','88.218.17.*','login_fail',''),(6356,0,'admin','2020-04-05 12:10:41','2020-04-05 13:10:41','142.44.156.*','login_fail',''),(6357,0,'admin','2020-04-05 13:39:33','2020-04-05 14:39:33','188.163.104.*','login_fail',''),(6358,0,'admin','2020-04-05 14:41:24','2020-04-05 15:41:24','188.163.104.*','login_fail',''),(6359,0,'admin','2020-04-05 15:55:24','2020-04-05 16:55:24','188.163.104.*','login_fail',''),(6360,0,'admin','2020-04-05 16:58:01','2020-04-05 17:58:01','188.163.104.*','login_fail',''),(6361,0,'admin','2020-04-05 18:00:26','2020-04-05 19:00:26','188.163.104.*','login_fail',''),(6362,0,'admin','2020-04-05 19:03:04','2020-04-05 20:03:04','188.163.104.*','login_fail',''),(6363,0,'admin','2020-04-05 20:06:20','2020-04-05 21:06:20','188.163.104.*','login_fail',''),(6364,0,'admin','2020-04-05 21:10:18','2020-04-05 22:10:18','188.163.104.*','login_fail',''),(6365,0,'admin','2020-04-05 22:13:39','2020-04-05 23:13:39','188.163.104.*','login_fail',''),(6366,0,'admin','2020-04-05 23:17:22','2020-04-06 00:17:22','188.163.104.*','login_fail',''),(6367,0,'admin','2020-04-06 00:20:18','2020-04-06 01:20:18','188.163.104.*','login_fail',''),(6368,0,'admin','2020-04-06 01:29:35','2020-04-06 02:29:35','188.163.104.*','login_fail',''),(6369,0,'admin','2020-04-06 02:11:45','2020-04-06 03:11:45','185.220.101.*','login_fail',''),(6370,0,'admin','2020-04-06 02:35:08','2020-04-06 03:35:08','188.163.104.*','login_fail',''),(6371,0,'admin','2020-04-06 03:39:05','2020-04-06 04:39:05','188.163.104.*','login_fail',''),(6372,0,'admin','2020-04-06 04:42:28','2020-04-06 05:42:28','188.163.104.*','login_fail',''),(6373,0,'admin','2020-04-06 05:51:16','2020-04-06 06:51:16','188.163.104.*','login_fail',''),(6374,0,'admin','2020-04-06 06:57:56','2020-04-06 07:57:56','162.247.74.*','login_fail',''),(6375,0,'admin','2020-04-06 07:05:56','2020-04-06 08:05:56','188.163.104.*','login_fail',''),(6376,0,'admin','2020-04-06 08:40:54','2020-04-06 09:40:54','205.185.117.*','login_fail',''),(6377,0,'admin','2020-04-06 13:19:30','2020-04-06 14:19:30','205.185.117.*','login_fail',''),(6378,0,'admin','2020-04-07 04:38:34','2020-04-07 05:38:34','185.220.100.*','login_fail',''),(6379,0,'admin','2020-04-07 07:52:01','2020-04-07 08:52:01','185.220.100.*','login_fail',''),(6380,0,'admin','2020-04-07 19:21:21','2020-04-07 20:21:21','109.70.100.*','login_fail',''),(6381,0,'admin','2020-04-08 09:55:41','2020-04-08 10:55:41','51.81.253.*','login_fail',''),(6382,0,'admin','2020-04-08 11:42:13','2020-04-08 12:42:13','18.27.197.*','login_fail',''),(6383,0,'admin','2020-04-08 12:18:50','2020-04-08 13:18:50','185.220.100.*','login_fail',''),(6384,0,'admin','2020-04-08 12:24:40','2020-04-08 13:24:40','109.70.100.*','login_fail',''),(6385,0,'admin','2020-04-08 12:37:53','2020-04-08 13:37:53','51.81.254.*','login_fail',''),(6386,0,'admin','2020-04-08 16:21:22','2020-04-08 17:21:22','149.56.12.*','login_fail',''),(6387,0,'admin','2020-04-09 02:46:33','2020-04-09 03:46:33','62.102.148.*','login_fail',''),(6388,0,'admin','2020-04-09 19:02:53','2020-04-09 20:02:53','185.100.86.*','login_fail',''),(6389,0,'admin','2020-04-09 23:18:56','2020-04-10 00:18:56','51.83.207.*','login_fail',''),(6390,0,'admin','2020-04-09 23:57:46','2020-04-10 00:57:46','66.230.230.*','login_fail',''),(6391,0,'admin','2020-04-10 12:29:39','2020-04-10 13:29:39','176.10.99.*','login_fail',''),(6392,0,'admin','2020-04-10 13:15:33','2020-04-10 14:15:33','51.81.253.*','login_fail',''),(6393,0,'admin','2020-04-10 16:11:44','2020-04-10 17:11:44','54.36.108.*','login_fail',''),(6394,0,'admin','2020-04-10 19:07:29','2020-04-10 20:07:29','46.119.184.*','login_fail',''),(6395,0,'admin','2020-04-11 05:35:34','2020-04-11 06:35:34','46.165.230.*','login_fail',''),(6396,0,'admin','2020-04-12 07:44:47','2020-04-12 08:44:47','51.81.254.*','login_fail',''),(6397,0,'admin','2020-04-12 13:06:50','2020-04-12 14:06:50','167.114.92.*','login_fail',''),(6398,0,'admin','2020-04-13 01:39:14','2020-04-13 02:39:14','62.102.148.*','login_fail',''),(6399,0,'admin','2020-04-13 05:04:43','2020-04-13 06:04:43','51.81.253.*','login_fail',''),(6400,0,'admin','2020-04-13 06:27:27','2020-04-13 07:27:27','51.68.201.*','login_fail',''),(6401,0,'rtcme','2020-04-13 07:26:10','2020-04-13 08:26:10','51.81.253.*','login_fail',''),(6402,0,'admin','2020-04-13 16:44:19','2020-04-13 17:44:19','51.81.253.*','login_fail',''),(6403,0,'admin','2020-04-14 17:59:35','2020-04-14 18:59:35','185.220.100.*','login_fail',''),(6404,0,'admin','2020-04-15 02:40:36','2020-04-15 03:40:36','158.69.38.*','login_fail',''),(6405,0,'admin','2020-04-16 00:54:22','2020-04-16 01:54:22','178.137.82.*','login_fail',''),(6406,0,'admin','2020-04-17 04:16:46','2020-04-17 05:16:46','193.104.205.*','login_fail',''),(6407,0,'admin','2020-04-17 05:50:10','2020-04-17 06:50:10','193.104.205.*','login_fail',''),(6408,0,'admin','2020-04-17 07:05:29','2020-04-17 08:05:29','193.104.205.*','login_fail',''),(6409,0,'admin','2020-04-17 08:22:05','2020-04-17 09:22:05','193.104.205.*','login_fail',''),(6410,0,'admin','2020-04-17 09:37:17','2020-04-17 10:37:17','193.104.205.*','login_fail',''),(6411,0,'admin','2020-04-17 10:52:25','2020-04-17 11:52:25','193.104.205.*','login_fail',''),(6412,0,'admin','2020-04-17 12:27:56','2020-04-17 13:27:56','193.104.205.*','login_fail',''),(6413,0,'admin','2020-04-17 14:02:58','2020-04-17 15:02:58','193.104.205.*','login_fail',''),(6414,0,'admin','2020-04-17 15:17:11','2020-04-17 16:17:11','193.104.205.*','login_fail',''),(6415,0,'admin','2020-04-17 16:28:59','2020-04-17 17:28:59','193.104.205.*','login_fail',''),(6416,0,'admin','2020-04-17 18:38:22','2020-04-17 19:38:22','193.104.205.*','login_fail',''),(6417,0,'admin','2020-04-17 20:52:17','2020-04-17 21:52:17','193.104.205.*','login_fail',''),(6418,0,'admin','2020-04-17 22:26:22','2020-04-17 23:26:22','193.104.205.*','login_fail',''),(6419,0,'admin','2020-04-17 23:27:58','2020-04-18 00:27:58','193.104.205.*','login_fail',''),(6420,0,'admin','2020-04-18 01:27:22','2020-04-18 02:27:22','193.104.205.*','login_fail',''),(6421,0,'admin','2020-04-18 02:48:26','2020-04-18 03:48:26','193.104.205.*','login_fail',''),(6422,0,'admin','2020-04-18 03:51:28','2020-04-18 04:51:28','193.104.205.*','login_fail',''),(6423,0,'admin','2020-04-18 05:05:55','2020-04-18 06:05:55','193.104.205.*','login_fail',''),(6424,0,'admin','2020-04-18 06:20:05','2020-04-18 07:20:05','193.104.205.*','login_fail',''),(6425,0,'admin','2020-04-18 07:35:46','2020-04-18 08:35:46','193.104.205.*','login_fail',''),(6426,0,'admin','2020-04-18 08:48:35','2020-04-18 09:48:35','193.104.205.*','login_fail',''),(6427,0,'admin','2020-04-18 10:01:51','2020-04-18 11:01:51','193.104.205.*','login_fail',''),(6428,0,'admin','2020-04-18 11:16:50','2020-04-18 12:16:50','193.104.205.*','login_fail',''),(6429,0,'admin','2020-04-18 12:32:11','2020-04-18 13:32:11','193.104.205.*','login_fail',''),(6430,0,'admin','2020-04-18 13:46:38','2020-04-18 14:46:38','193.104.205.*','login_fail',''),(6431,0,'admin','2020-04-19 06:07:42','2020-04-19 07:07:42','52.231.101.*','login_fail',''),(6432,0,'admin','2020-04-20 00:01:59','2020-04-20 01:01:59','178.137.88.*','login_fail',''),(6433,0,'admin','2020-04-20 22:34:30','2020-04-20 23:34:30','134.249.141.*','login_fail',''),(6434,0,'admin','2020-04-21 05:04:36','2020-04-21 06:04:36','178.137.82.*','login_fail',''),(6435,0,'admin','2020-04-21 20:45:15','2020-04-21 21:45:15','198.54.120.*','login_fail',''),(6436,0,'admin','2020-04-22 22:45:50','2020-04-22 23:45:50','70.37.67.*','login_fail',''),(6437,0,'admin','2020-04-24 09:45:26','2020-04-24 10:45:26','18.185.238.*','login_fail',''),(6438,0,'admin','2020-04-24 19:13:26','2020-04-24 20:13:26','18.185.238.*','login_fail',''),(6439,0,'admin','2020-04-25 00:30:39','2020-04-25 01:30:39','178.137.82.*','login_fail',''),(6440,0,'admin','2020-04-27 11:22:54','2020-04-27 12:22:54','178.137.135.*','login_fail',''),(6441,0,'admin','2020-04-28 00:19:37','2020-04-28 01:19:37','34.207.60.*','login_fail',''),(6442,0,'admin','2020-04-28 01:07:57','2020-04-28 02:07:57','20.185.248.*','login_fail',''),(6443,0,'admin','2020-04-28 03:22:30','2020-04-28 04:22:30','158.69.31.*','login_fail',''),(6444,0,'admin','2020-04-28 03:50:14','2020-04-28 04:50:14','104.42.34.*','login_fail',''),(6445,0,'admin','2020-04-28 08:38:28','2020-04-28 09:38:28','62.210.140.*','login_fail',''),(6446,0,'admin','2020-04-28 21:38:25','2020-04-28 22:38:25','158.69.31.*','login_fail',''),(6447,0,'admin','2020-04-29 06:02:45','2020-04-29 07:02:45','13.89.221.*','login_fail',''),(6448,0,'admin','2020-04-30 06:59:19','2020-04-30 07:59:19','178.137.88.*','login_fail',''),(6449,0,'admin','2020-05-02 22:48:33','2020-05-02 23:48:33','40.121.164.*','login_fail',''),(6450,0,'admin','2020-05-03 09:50:15','2020-05-03 10:50:15','104.42.116.*','login_fail',''),(6451,0,'admin','2020-05-05 11:35:28','2020-05-05 12:35:28','51.159.18.*','login_fail',''),(6452,0,'admin','2020-05-05 14:56:01','2020-05-05 15:56:01','76.169.132.*','login_fail',''),(6453,0,'admin','2020-05-05 15:06:15','2020-05-05 16:06:15','217.145.199.*','login_fail',''),(6454,0,'admin','2020-05-05 15:16:30','2020-05-05 16:16:30','41.164.147.*','login_fail',''),(6455,0,'admin','2020-05-05 15:16:50','2020-05-05 16:16:50','178.88.135.*','login_fail',''),(6456,0,'admin','2020-05-05 15:25:26','2020-05-05 16:25:26','88.244.3.*','login_fail',''),(6457,0,'admin','2020-05-05 15:26:41','2020-05-05 16:26:41','41.83.4.*','login_fail',''),(6458,0,'admin','2020-05-05 15:30:28','2020-05-05 16:30:28','36.75.66.*','login_fail',''),(6459,0,'admin','2020-05-05 15:35:41','2020-05-05 16:35:41','212.3.192.*','login_fail',''),(6460,0,'admin','2020-05-05 15:37:45','2020-05-05 16:37:45','72.50.5.*','login_fail',''),(6461,0,'admin','2020-05-05 15:47:57','2020-05-05 16:47:57','103.6.151.*','login_fail',''),(6462,0,'admin','2020-05-06 10:03:56','2020-05-06 11:03:56','195.170.179.*','login_fail',''),(6463,0,'admin','2020-05-06 10:14:13','2020-05-06 11:14:13','102.104.30.*','login_fail',''),(6464,0,'admin','2020-05-06 10:23:31','2020-05-06 11:23:31','5.13.250.*','login_fail',''),(6465,0,'admin','2020-05-06 10:24:26','2020-05-06 11:24:26','103.87.214.*','login_fail',''),(6466,0,'admin','2020-05-06 10:34:51','2020-05-06 11:34:51','212.164.38.*','login_fail',''),(6467,0,'admin','2020-05-06 10:45:04','2020-05-06 11:45:04','78.180.52.*','login_fail',''),(6468,0,'comments','2020-05-06 12:08:14','2020-05-06 13:08:14','118.24.6.*','login_fail',''),(6469,0,'comments','2020-05-06 13:08:40','2020-05-06 14:08:40','118.24.6.*','login_fail',''),(6470,0,'admin','2020-05-07 02:42:43','2020-05-07 03:42:43','178.137.82.*','login_fail',''),(6471,0,'admin','2020-05-08 10:58:54','2020-05-08 11:58:54','40.84.190.*','login_fail',''),(6472,0,'admin','2020-05-08 12:18:12','2020-05-08 13:18:12','178.137.95.*','login_fail',''),(6473,0,'admin','2020-05-09 23:25:45','2020-05-10 00:25:45','23.98.145.*','login_fail',''),(6474,0,'admin','2020-05-10 02:11:45','2020-05-10 03:11:45','23.98.145.*','login_fail',''),(6475,0,'admin','2020-05-11 06:23:37','2020-05-11 07:23:37','178.137.82.*','login_fail',''),(6476,0,'admin','2020-05-14 07:59:07','2020-05-14 08:59:07','109.70.100.*','login_fail',''),(6477,0,'admin','2020-05-14 18:20:29','2020-05-14 19:20:29','51.89.147.*','login_fail',''),(6478,0,'admin','2020-05-14 19:51:54','2020-05-14 20:51:54','178.137.135.*','login_fail',''),(6479,0,'admin','2020-05-14 22:02:40','2020-05-14 23:02:40','70.37.72.*','login_fail',''),(6480,0,'admin','2020-05-14 22:23:29','2020-05-14 23:23:29','193.70.13.*','login_fail',''),(6481,0,'admin','2020-05-15 00:43:01','2020-05-15 01:43:01','176.10.104.*','login_fail',''),(6482,0,'admin','2020-05-15 05:01:00','2020-05-15 06:01:00','51.89.213.*','login_fail',''),(6483,0,'admin','2020-05-15 18:50:52','2020-05-15 19:50:52','51.81.254.*','login_fail',''),(6484,0,'admin','2020-05-16 05:41:51','2020-05-16 06:41:51','167.114.92.*','login_fail',''),(6485,0,'admin','2020-05-16 06:00:41','2020-05-16 07:00:41','149.202.77.*','login_fail',''),(6486,0,'admin','2020-05-16 07:26:00','2020-05-16 08:26:00','185.220.101.*','login_fail',''),(6487,0,'admin','2020-05-16 07:37:26','2020-05-16 08:37:26','193.70.12.*','login_fail',''),(6488,0,'rtcme','2020-05-16 08:11:12','2020-05-16 09:11:12','167.114.92.*','login_fail',''),(6489,0,'admin','2020-05-16 13:36:42','2020-05-16 14:36:42','167.114.92.*','login_fail',''),(6490,0,'admin','2020-05-16 16:41:29','2020-05-16 17:41:29','204.11.50.*','login_fail',''),(6491,0,'admin','2020-05-16 17:27:09','2020-05-16 18:27:09','193.70.12.*','login_fail',''),(6492,0,'comments','2020-05-17 06:05:20','2020-05-17 07:05:20','132.232.47.*','login_fail',''),(6493,0,'comments','2020-05-17 07:05:21','2020-05-17 08:05:21','132.232.47.*','login_fail',''),(6494,0,'admin','2020-05-17 12:18:29','2020-05-17 13:18:29','158.69.38.*','login_fail',''),(6495,0,'admin','2020-05-17 14:00:48','2020-05-17 15:00:48','185.220.101.*','login_fail',''),(6496,0,'comments','2020-05-18 02:29:12','2020-05-18 03:29:12','49.235.130.*','login_fail',''),(6497,0,'admin','2020-05-18 03:21:30','2020-05-18 04:21:30','217.79.178.*','login_fail',''),(6498,0,'comments','2020-05-18 03:30:08','2020-05-18 04:30:08','49.235.130.*','login_fail',''),(6499,0,'admin','2020-05-18 10:33:23','2020-05-18 11:33:23','137.117.71.*','login_fail',''),(6500,0,'admin','2020-05-18 10:38:59','2020-05-18 11:38:59','198.12.224.*','login_fail',''),(6501,0,'admin','2020-05-18 17:04:57','2020-05-18 18:04:57','185.220.101.*','login_fail',''),(6502,0,'admin','2020-05-19 07:53:11','2020-05-19 08:53:11','193.70.13.*','login_fail',''),(6503,0,'admin','2020-05-19 08:55:44','2020-05-19 09:55:44','27.34.104.*','login_fail',''),(6504,0,'admin','2020-05-19 09:06:08','2020-05-19 10:06:08','41.104.33.*','login_fail',''),(6505,0,'admin','2020-05-19 09:16:38','2020-05-19 10:16:38','41.100.150.*','login_fail',''),(6506,0,'admin','2020-05-19 09:26:55','2020-05-19 10:26:55','171.224.180.*','login_fail',''),(6507,0,'admin','2020-05-19 09:37:08','2020-05-19 10:37:08','125.214.58.*','login_fail',''),(6508,0,'admin','2020-05-19 09:40:33','2020-05-19 10:40:33','198.12.224.*','login_fail',''),(6509,0,'admin','2020-05-19 09:46:15','2020-05-19 10:46:15','37.126.14.*','login_fail',''),(6510,0,'admin','2020-05-19 09:57:15','2020-05-19 10:57:15','202.80.219.*','login_fail',''),(6511,0,'admin','2020-05-19 10:07:36','2020-05-19 11:07:36','109.228.247.*','login_fail',''),(6512,0,'admin','2020-05-19 11:02:03','2020-05-19 12:02:03','185.220.101.*','login_fail',''),(6513,0,'rtcme','2020-05-19 12:54:23','2020-05-19 13:54:23','185.220.101.*','login_fail',''),(6514,0,'admin','2020-05-19 15:05:00','2020-05-19 16:05:00','185.220.101.*','login_fail',''),(6515,0,'admin','2020-05-19 18:36:57','2020-05-19 19:36:57','185.121.69.*','login_fail',''),(6516,0,'admin','2020-05-20 03:01:53','2020-05-20 04:01:53','149.202.76.*','login_fail',''),(6517,0,'admin','2020-05-20 13:14:37','2020-05-20 14:14:37','167.114.92.*','login_fail',''),(6518,0,'admin','2020-05-20 14:07:03','2020-05-20 15:07:03','217.12.223.*','login_fail',''),(6519,0,'admin','2020-05-21 05:13:18','2020-05-21 06:13:18','193.32.126.*','login_fail',''),(6520,0,'admin','2020-05-21 05:57:17','2020-05-21 06:57:17','62.109.0.*','login_fail',''),(6521,0,'admin','2020-05-21 07:03:16','2020-05-21 08:03:16','185.220.101.*','login_fail',''),(6522,0,'admin','2020-05-21 08:50:46','2020-05-21 09:50:46','198.12.224.*','login_fail',''),(6523,0,'admin','2020-05-21 14:39:51','2020-05-21 15:39:51','163.172.73.*','login_fail',''),(6524,0,'admin','2020-05-21 21:36:23','2020-05-21 22:36:23','23.129.64.*','login_fail',''),(6525,0,'admin','2020-05-22 02:08:40','2020-05-22 03:08:40','91.132.147.*','login_fail',''),(6526,0,'admin','2020-05-22 07:16:41','2020-05-22 08:16:41','185.220.101.*','login_fail',''),(6527,0,'admin','2020-05-22 08:02:20','2020-05-22 09:02:20','185.220.100.*','login_fail',''),(6528,0,'admin','2020-05-22 08:32:25','2020-05-22 09:32:25','45.9.148.*','login_fail',''),(6529,0,'admin','2020-05-22 09:16:39','2020-05-22 10:16:39','185.220.101.*','login_fail',''),(6530,0,'admin','2020-05-22 12:37:06','2020-05-22 13:37:06','31.220.2.*','login_fail',''),(6531,0,'admin','2020-05-22 13:09:45','2020-05-22 14:09:45','176.107.187.*','login_fail',''),(6532,0,'admin','2020-05-22 14:45:32','2020-05-22 15:45:32','54.36.185.*','login_fail',''),(6533,0,'admin','2020-05-22 15:14:28','2020-05-22 16:14:28','185.220.101.*','login_fail',''),(6534,0,'admin','2020-05-22 18:37:39','2020-05-22 19:37:39','158.69.158.*','login_fail',''),(6535,0,'admin','2020-05-22 19:11:34','2020-05-22 20:11:34','178.137.95.*','login_fail',''),(6536,0,'admin','2020-05-22 23:21:08','2020-05-23 00:21:08','198.12.224.*','login_fail',''),(6537,0,'admin','2020-05-23 00:00:54','2020-05-23 01:00:54','185.220.101.*','login_fail',''),(6538,0,'admin','2020-05-23 04:48:47','2020-05-23 05:48:47','180.183.58.*','login_fail',''),(6539,0,'admin','2020-05-23 04:58:56','2020-05-23 05:58:56','119.92.2.*','login_fail',''),(6540,0,'admin','2020-05-23 05:09:09','2020-05-23 06:09:09','1.234.252.*','login_fail',''),(6541,0,'admin','2020-05-23 05:29:58','2020-05-23 06:29:58','197.240.68.*','login_fail',''),(6542,0,'admin','2020-05-23 05:37:12','2020-05-23 06:37:12','94.246.135.*','login_fail',''),(6543,0,'admin','2020-05-23 05:40:22','2020-05-23 06:40:22','210.186.70.*','login_fail',''),(6544,0,'admin','2020-05-23 05:43:46','2020-05-23 06:43:46','210.56.4.*','login_fail',''),(6545,0,'admin','2020-05-23 05:45:30','2020-05-23 06:45:30','212.58.121.*','login_fail',''),(6546,0,'admin','2020-05-23 05:49:57','2020-05-23 06:49:57','223.204.229.*','login_fail',''),(6547,0,'admin','2020-05-23 05:50:50','2020-05-23 06:50:50','42.119.180.*','login_fail',''),(6548,0,'admin','2020-05-23 05:51:03','2020-05-23 06:51:03','77.38.159.*','login_fail',''),(6549,0,'admin','2020-05-23 11:28:47','2020-05-23 12:28:47','91.250.242.*','login_fail',''),(6550,0,'admin','2020-05-23 14:38:12','2020-05-23 15:38:12','51.89.226.*','login_fail',''),(6551,0,'admin','2020-05-23 19:30:14','2020-05-23 20:30:14','192.160.102.*','login_fail',''),(6552,0,'admin','2020-05-23 21:37:54','2020-05-23 22:37:54','167.88.7.*','login_fail',''),(6553,0,'admin','2020-05-24 05:50:34','2020-05-24 06:50:34','193.70.12.*','login_fail',''),(6554,0,'admin','2020-05-25 01:19:24','2020-05-25 02:19:24','142.44.246.*','login_fail',''),(6555,0,'admin','2020-05-25 01:19:27','2020-05-25 02:19:27','185.220.101.*','login_fail',''),(6556,0,'admin','2020-05-25 02:06:27','2020-05-25 03:06:27','51.77.135.*','login_fail',''),(6557,0,'admin','2020-05-25 03:18:40','2020-05-25 04:18:40','62.171.159.*','login_fail',''),(6558,0,'admin','2020-05-25 05:15:39','2020-05-25 06:15:39','185.220.101.*','login_fail',''),(6559,0,'admin','2020-05-25 05:51:29','2020-05-25 06:51:29','109.70.100.*','login_fail',''),(6560,0,'admin','2020-05-25 10:42:07','2020-05-25 11:42:07','51.68.33.*','login_fail',''),(6561,0,'admin','2020-05-25 10:54:52','2020-05-25 11:54:52','162.247.74.*','login_fail',''),(6562,0,'admin','2020-05-25 12:45:12','2020-05-25 13:45:12','208.115.215.*','login_fail',''),(6563,0,'admin','2020-05-25 14:19:43','2020-05-25 15:19:43','185.220.101.*','login_fail',''),(6564,0,'admin','2020-05-25 16:45:22','2020-05-25 17:45:22','87.118.122.*','login_fail',''),(6565,0,'admin','2020-05-25 17:53:43','2020-05-25 18:53:43','185.220.101.*','login_fail',''),(6566,0,'admin','2020-05-25 21:21:16','2020-05-25 22:21:16','185.220.101.*','login_fail',''),(6567,0,'admin','2020-05-25 22:51:52','2020-05-25 23:51:52','217.79.178.*','login_fail',''),(6568,0,'comments','2020-05-26 01:08:44','2020-05-26 02:08:44','111.231.200.*','login_fail',''),(6569,0,'comments','2020-05-26 02:08:54','2020-05-26 03:08:54','111.231.200.*','login_fail',''),(6570,0,'admin','2020-05-26 20:04:38','2020-05-26 21:04:38','176.10.99.*','login_fail',''),(6571,0,'admin','2020-05-26 23:05:02','2020-05-27 00:05:02','23.129.64.*','login_fail',''),(6572,0,'admin','2020-05-27 04:07:19','2020-05-27 05:07:19','185.220.101.*','login_fail',''),(6573,0,'admin','2020-05-27 08:52:57','2020-05-27 09:52:57','185.220.101.*','login_fail',''),(6574,0,'admin','2020-05-27 09:22:41','2020-05-27 10:22:41','209.141.40.*','login_fail',''),(6575,0,'admin','2020-05-27 19:25:30','2020-05-27 20:25:30','198.251.80.*','login_fail',''),(6576,0,'admin','2020-05-28 08:43:14','2020-05-28 09:43:14','61.160.236.*','login_fail',''),(6577,0,'admin','2020-05-28 10:25:50','2020-05-28 11:25:50','185.220.100.*','login_fail',''),(6578,0,'admin','2020-05-28 11:18:13','2020-05-28 12:18:13','185.220.101.*','login_fail',''),(6579,0,'admin','2020-05-28 13:42:49','2020-05-28 14:42:49','212.21.66.*','login_fail',''),(6580,0,'admin','2020-05-28 14:47:24','2020-05-28 15:47:24','45.125.65.*','login_fail',''),(6581,0,'admin','2020-05-29 00:45:11','2020-05-29 01:45:11','185.220.101.*','login_fail',''),(6582,0,'admin','2020-05-29 02:15:52','2020-05-29 03:15:52','61.160.236.*','login_fail',''),(6583,0,'admin','2020-05-29 02:32:40','2020-05-29 03:32:40','89.163.239.*','login_fail',''),(6584,0,'rtcme','2020-05-29 03:36:18','2020-05-29 04:36:18','185.220.101.*','login_fail',''),(6585,0,'admin','2020-05-29 12:42:01','2020-05-29 13:42:01','185.220.101.*','login_fail',''),(6586,0,'rtcme','2020-05-29 15:25:57','2020-05-29 16:25:57','185.220.101.*','login_fail',''),(6587,0,'admin','2020-05-29 15:35:45','2020-05-29 16:35:45','158.69.35.*','login_fail',''),(6588,0,'admin','2020-05-30 14:21:49','2020-05-30 15:21:49','199.249.230.*','login_fail',''),(6589,0,'admin','2020-05-30 17:09:10','2020-05-30 18:09:10','104.244.78.*','login_fail',''),(6590,0,'admin','2020-05-30 21:18:09','2020-05-30 22:18:09','185.220.101.*','login_fail',''),(6591,0,'admin','2020-05-31 02:15:36','2020-05-31 03:15:36','13.92.232.*','login_fail',''),(6592,0,'admin','2020-05-31 04:50:17','2020-05-31 05:50:17','185.220.101.*','login_fail',''),(6593,0,'admin','2020-05-31 06:48:45','2020-05-31 07:48:45','178.33.46.*','login_fail',''),(6594,0,'admin','2020-05-31 08:18:45','2020-05-31 09:18:45','185.232.52.*','login_fail',''),(6595,0,'admin','2020-05-31 08:50:47','2020-05-31 09:50:47','46.38.235.*','login_fail',''),(6596,0,'admin','2020-05-31 19:12:09','2020-05-31 20:12:09','51.68.33.*','login_fail',''),(6597,0,'admin','2020-05-31 20:19:20','2020-05-31 21:19:20','185.220.101.*','login_fail',''),(6598,0,'admin','2020-06-01 01:14:55','2020-06-01 02:14:55','190.70.15.*','login_fail',''),(6599,0,'admin','2020-06-01 01:25:06','2020-06-01 02:25:06','92.81.19.*','login_fail',''),(6600,0,'admin','2020-06-01 01:35:26','2020-06-01 02:35:26','200.152.89.*','login_fail',''),(6601,0,'admin','2020-06-01 01:44:18','2020-06-01 02:44:18','175.176.24.*','login_fail',''),(6602,0,'admin','2020-06-01 01:45:40','2020-06-01 02:45:40','14.185.53.*','login_fail',''),(6603,0,'admin','2020-06-01 01:55:52','2020-06-01 02:55:52','101.51.85.*','login_fail',''),(6604,0,'admin','2020-06-01 02:04:03','2020-06-01 03:04:03','201.255.228.*','login_fail',''),(6605,0,'admin','2020-06-01 02:06:11','2020-06-01 03:06:11','1.10.211.*','login_fail',''),(6606,0,'admin','2020-06-01 02:16:30','2020-06-01 03:16:30','121.212.116.*','login_fail',''),(6607,0,'admin','2020-06-01 02:22:56','2020-06-01 03:22:56','217.17.243.*','login_fail',''),(6608,0,'admin','2020-06-01 05:11:15','2020-06-01 06:11:15','45.9.148.*','login_fail',''),(6609,0,'admin','2020-06-01 05:40:54','2020-06-01 06:40:54','107.189.10.*','login_fail',''),(6610,0,'admin','2020-06-01 06:14:03','2020-06-01 07:14:03','162.247.74.*','login_fail',''),(6611,0,'admin','2020-06-01 08:04:23','2020-06-01 09:04:23','185.220.101.*','login_fail',''),(6612,0,'admin','2020-06-01 09:18:23','2020-06-01 10:18:23','185.220.100.*','login_fail',''),(6613,0,'admin','2020-06-01 11:43:23','2020-06-01 12:43:23','85.25.211.*','login_fail',''),(6614,0,'admin','2020-06-01 12:02:29','2020-06-01 13:02:29','185.220.101.*','login_fail',''),(6615,0,'admin','2020-06-01 19:27:34','2020-06-01 20:27:34','185.121.69.*','login_fail',''),(6616,0,'admin','2020-06-01 20:31:28','2020-06-01 21:31:28','109.70.100.*','login_fail',''),(6617,0,'rtcme','2020-06-02 02:28:25','2020-06-02 03:28:25','167.114.92.*','login_fail',''),(6618,0,'admin','2020-06-02 05:31:15','2020-06-02 06:31:15','54.37.84.*','login_fail',''),(6619,0,'admin','2020-06-02 10:15:32','2020-06-02 11:15:32','193.70.13.*','login_fail',''),(6620,0,'admin','2020-06-02 18:24:11','2020-06-02 19:24:11','185.220.101.*','login_fail',''),(6621,0,'admin','2020-06-02 22:24:16','2020-06-02 23:24:16','185.220.101.*','login_fail',''),(6622,0,'admin','2020-06-03 01:59:52','2020-06-03 02:59:52','185.220.101.*','login_fail',''),(6623,0,'admin','2020-06-03 08:34:11','2020-06-03 09:34:11','31.220.2.*','login_fail',''),(6624,0,'comments','2020-06-03 08:45:09','2020-06-03 09:45:09','222.87.198.*','login_fail',''),(6625,0,'comments','2020-06-03 09:46:01','2020-06-03 10:46:01','222.87.198.*','login_fail',''),(6626,0,'admin','2020-06-03 10:19:54','2020-06-03 11:19:54','51.15.43.*','login_fail',''),(6627,0,'admin','2020-06-03 15:11:02','2020-06-03 16:11:02','158.69.172.*','login_fail',''),(6628,0,'admin','2020-06-03 17:00:11','2020-06-03 18:00:11','109.70.100.*','login_fail',''),(6629,0,'admin','2020-06-03 18:48:54','2020-06-03 19:48:54','31.185.104.*','login_fail',''),(6630,0,'admin','2020-06-03 22:09:10','2020-06-03 23:09:10','142.44.251.*','login_fail',''),(6631,0,'admin','2020-06-04 07:41:11','2020-06-04 08:41:11','185.220.101.*','login_fail',''),(6632,0,'admin','2020-06-04 12:56:30','2020-06-04 13:56:30','185.220.101.*','login_fail',''),(6633,0,'admin','2020-06-04 14:35:08','2020-06-04 15:35:08','185.220.101.*','login_fail',''),(6634,0,'admin','2020-06-04 21:11:13','2020-06-04 22:11:13','185.220.101.*','login_fail',''),(6635,0,'admin','2020-06-04 21:42:05','2020-06-04 22:42:05','31.220.0.*','login_fail',''),(6636,0,'admin','2020-06-05 01:04:18','2020-06-05 02:04:18','51.68.33.*','login_fail',''),(6637,0,'admin','2020-06-05 12:49:52','2020-06-05 13:49:52','37.187.165.*','login_fail',''),(6638,0,'rtcme','2020-06-05 17:39:30','2020-06-05 18:39:30','51.195.166.*','login_fail',''),(6639,0,'admin','2020-06-06 01:51:22','2020-06-06 02:51:22','193.70.12.*','login_fail',''),(6640,0,'admin','2020-06-06 08:10:12','2020-06-06 09:10:12','144.217.60.*','login_fail',''),(6641,0,'admin','2020-06-06 08:30:46','2020-06-06 09:30:46','62.210.37.*','login_fail',''),(6642,0,'admin','2020-06-07 00:03:38','2020-06-07 01:03:38','185.121.69.*','login_fail',''),(6643,0,'admin','2020-06-07 01:20:21','2020-06-07 02:20:21','193.70.12.*','login_fail',''),(6644,0,'admin','2020-06-07 04:22:11','2020-06-07 05:22:11','185.220.101.*','login_fail',''),(6645,0,'admin','2020-06-07 04:34:59','2020-06-07 05:34:59','14.170.76.*','login_fail',''),(6646,0,'admin','2020-06-07 04:49:41','2020-06-07 05:49:41','201.231.216.*','login_fail',''),(6647,0,'admin','2020-06-07 04:59:58','2020-06-07 05:59:58','49.49.236.*','login_fail',''),(6648,0,'admin','2020-06-07 05:02:46','2020-06-07 06:02:46','179.55.244.*','login_fail',''),(6649,0,'admin','2020-06-07 05:10:57','2020-06-07 06:10:57','156.205.108.*','login_fail',''),(6650,0,'admin','2020-06-07 05:21:22','2020-06-07 06:21:22','14.241.91.*','login_fail',''),(6651,0,'admin','2020-06-07 05:31:20','2020-06-07 06:31:20','27.34.20.*','login_fail',''),(6652,0,'admin','2020-06-07 05:31:36','2020-06-07 06:31:36','42.113.252.*','login_fail',''),(6653,0,'admin','2020-06-07 05:41:53','2020-06-07 06:41:53','31.163.72.*','login_fail',''),(6654,0,'admin','2020-06-07 05:52:09','2020-06-07 06:52:09','103.117.228.*','login_fail',''),(6655,0,'admin','2020-06-07 08:51:35','2020-06-07 09:51:35','46.19.141.*','login_fail',''),(6656,0,'admin','2020-06-07 16:26:53','2020-06-07 17:26:53','51.68.97.*','login_fail',''),(6657,0,'admin','2020-06-07 17:59:34','2020-06-07 18:59:34','162.247.74.*','login_fail',''),(6658,0,'admin','2020-06-07 18:26:48','2020-06-07 19:26:48','185.220.101.*','login_fail',''),(6659,0,'admin','2020-06-07 19:44:14','2020-06-07 20:44:14','46.19.141.*','login_fail',''),(6660,0,'admin','2020-06-07 20:20:10','2020-06-07 21:20:10','192.42.116.*','login_fail',''),(6661,0,'admin','2020-06-07 22:12:10','2020-06-07 23:12:10','171.25.193.*','login_fail',''),(6662,0,'admin','2020-06-07 22:24:57','2020-06-07 23:24:57','162.247.72.*','login_fail',''),(6663,0,'admin','2020-06-08 06:50:21','2020-06-08 07:50:21','162.247.74.*','login_fail',''),(6664,0,'admin','2020-06-08 08:22:49','2020-06-08 09:22:49','89.144.12.*','login_fail',''),(6665,0,'admin','2020-06-08 09:54:05','2020-06-08 10:54:05','18.27.197.*','login_fail',''),(6666,0,'admin','2020-06-08 13:01:36','2020-06-08 14:01:36','178.70.36.*','login_fail',''),(6667,0,'admin','2020-06-08 13:54:05','2020-06-08 14:54:05','51.68.33.*','login_fail',''),(6668,0,'admin','2020-06-08 19:31:06','2020-06-08 20:31:06','23.129.64.*','login_fail',''),(6669,0,'admin','2020-06-08 21:03:31','2020-06-08 22:03:31','158.174.122.*','login_fail',''),(6670,0,'admin','2020-06-09 00:18:47','2020-06-09 01:18:47','162.247.72.*','login_fail',''),(6671,0,'admin','2020-06-09 04:57:11','2020-06-09 05:57:11','217.12.221.*','login_fail',''),(6672,0,'admin','2020-06-09 04:58:35','2020-06-09 05:58:35','54.39.19.*','login_fail',''),(6673,0,'admin','2020-06-09 11:03:24','2020-06-09 12:03:24','185.220.103.*','login_fail',''),(6674,0,'admin','2020-06-09 11:19:42','2020-06-09 12:19:42','54.38.81.*','login_fail',''),(6675,0,'admin','2020-06-09 17:56:55','2020-06-09 18:56:55','185.220.101.*','login_fail',''),(6676,0,'admin','2020-06-09 21:48:39','2020-06-09 22:48:39','185.220.101.*','login_fail',''),(6677,0,'admin','2020-06-09 23:19:15','2020-06-10 00:19:15','185.129.62.*','login_fail',''),(6678,0,'admin','2020-06-10 00:01:23','2020-06-10 01:01:23','139.99.239.*','login_fail',''),(6679,0,'admin','2020-06-10 01:37:51','2020-06-10 02:37:51','109.70.100.*','login_fail',''),(6680,0,'admin','2020-06-10 05:43:39','2020-06-10 06:43:39','185.220.101.*','login_fail',''),(6681,0,'info@rtcme.com','2020-06-10 10:24:25','2020-06-10 11:24:25','50.63.197.*','login_fail',''),(6682,0,'rtcme','2020-06-10 12:51:37','2020-06-10 13:51:37','185.220.101.*','login_fail',''),(6683,0,'admin','2020-06-10 17:10:17','2020-06-10 18:10:17','51.68.33.*','login_fail',''),(6684,0,'admin','2020-06-11 13:33:19','2020-06-11 14:33:19','5.54.84.*','login_fail',''),(6685,0,'admin','2020-06-11 13:43:42','2020-06-11 14:43:42','183.182.114.*','login_fail',''),(6686,0,'admin','2020-06-11 13:54:14','2020-06-11 14:54:14','37.212.25.*','login_fail',''),(6687,0,'admin','2020-06-11 14:04:45','2020-06-11 15:04:45','77.75.150.*','login_fail',''),(6688,0,'admin','2020-06-11 14:14:56','2020-06-11 15:14:56','182.189.49.*','login_fail',''),(6689,0,'admin','2020-06-11 14:19:19','2020-06-11 15:19:19','192.42.116.*','login_fail',''),(6690,0,'admin','2020-06-11 14:24:54','2020-06-11 15:24:54','186.54.37.*','login_fail',''),(6691,0,'admin','2020-06-11 14:29:26','2020-06-11 15:29:26','187.188.53.*','login_fail',''),(6692,0,'admin','2020-06-11 14:32:11','2020-06-11 15:32:11','212.40.72.*','login_fail',''),(6693,0,'admin','2020-06-11 14:33:18','2020-06-11 15:33:18','39.33.69.*','login_fail',''),(6694,0,'admin','2020-06-11 14:34:49','2020-06-11 15:34:49','78.85.4.*','login_fail',''),(6695,0,'admin','2020-06-11 14:37:10','2020-06-11 15:37:10','181.209.233.*','login_fail',''),(6696,0,'admin','2020-06-11 14:37:42','2020-06-11 15:37:42','217.113.22.*','login_fail',''),(6697,0,'admin','2020-06-11 14:38:05','2020-06-11 15:38:05','79.106.209.*','login_fail',''),(6698,0,'admin','2020-06-11 14:39:21','2020-06-11 15:39:21','85.201.179.*','login_fail',''),(6699,0,'admin','2020-06-11 14:39:42','2020-06-11 15:39:42','193.6.168.*','login_fail',''),(6700,0,'admin','2020-06-11 17:01:48','2020-06-11 18:01:48','158.69.35.*','login_fail',''),(6701,0,'admin','2020-06-11 18:12:38','2020-06-11 19:12:38','41.76.175.*','login_fail',''),(6702,0,'admin','2020-06-11 21:45:26','2020-06-11 22:45:26','66.230.230.*','login_fail',''),(6703,0,'admin','2020-06-13 03:41:49','2020-06-13 04:41:49','185.232.52.*','login_fail',''),(6704,0,'admin','2020-06-13 11:46:16','2020-06-13 12:46:16','51.158.111.*','login_fail',''),(6705,0,'comments','2020-06-13 20:04:34','2020-06-13 21:04:34','111.229.81.*','login_fail',''),(6706,0,'comments','2020-06-13 21:05:37','2020-06-13 22:05:37','111.229.81.*','login_fail',''),(6707,0,'comments','2020-06-13 22:06:32','2020-06-13 23:06:32','111.229.81.*','login_fail',''),(6708,0,'admin','2020-06-13 22:45:37','2020-06-13 23:45:37','51.195.166.*','login_fail',''),(6709,0,'comments','2020-06-13 23:07:28','2020-06-14 00:07:28','111.229.81.*','login_fail',''),(6710,0,'comments','2020-06-14 00:08:20','2020-06-14 01:08:20','111.229.81.*','login_fail',''),(6711,0,'admin','2020-06-14 03:17:07','2020-06-14 04:17:07','185.121.69.*','login_fail',''),(6712,0,'admin','2020-06-14 09:13:34','2020-06-14 10:13:34','185.220.101.*','login_fail',''),(6713,0,'admin','2020-06-14 09:36:34','2020-06-14 10:36:34','185.220.103.*','login_fail',''),(6714,0,'admin','2020-06-14 10:53:51','2020-06-14 11:53:51','51.68.33.*','login_fail',''),(6715,0,'admin','2020-06-14 14:17:42','2020-06-14 15:17:42','185.220.101.*','login_fail',''),(6716,0,'admin','2020-06-14 20:19:14','2020-06-14 21:19:14','171.25.193.*','login_fail',''),(6717,0,'admin','2020-06-15 06:31:03','2020-06-15 07:31:03','54.36.108.*','login_fail',''),(6718,0,'admin','2020-06-16 02:19:15','2020-06-16 03:19:15','109.70.100.*','login_fail',''),(6719,0,'admin','2020-06-16 04:56:59','2020-06-16 05:56:59','176.31.228.*','login_fail',''),(6720,0,'admin','2020-06-17 02:43:15','2020-06-17 03:43:15','45.9.148.*','login_fail',''),(6721,0,'admin','2020-06-17 14:12:56','2020-06-17 15:12:56','199.249.230.*','login_fail',''),(6722,0,'admin','2020-06-17 21:07:54','2020-06-17 22:07:54','61.160.236.*','login_fail',''),(6723,0,'admin','2020-06-18 15:19:45','2020-06-18 16:19:45','193.70.12.*','login_fail',''),(6724,0,'comments','2020-06-18 16:11:41','2020-06-18 17:11:41','148.70.34.*','login_fail',''),(6725,0,'admin','2020-06-19 11:28:14','2020-06-19 12:28:14','178.165.72.*','login_fail',''),(6726,0,'admin','2020-06-19 18:46:02','2020-06-19 19:46:02','46.166.139.*','login_fail',''),(6727,0,'admin','2020-06-19 19:55:38','2020-06-19 20:55:38','109.70.100.*','login_fail',''),(6728,0,'admin','2020-06-19 21:29:13','2020-06-19 22:29:13','61.160.236.*','login_fail',''),(6729,0,'admin','2020-06-19 21:35:44','2020-06-19 22:35:44','45.9.148.*','login_fail',''),(6730,0,'admin','2020-06-20 13:00:08','2020-06-20 14:00:08','178.32.104.*','login_fail',''),(6731,0,'rtcme','2020-06-20 13:26:05','2020-06-20 14:26:05','97.74.24.*','login_fail',''),(6732,0,'rtcme@rtcme.com','2020-06-20 13:26:42','2020-06-20 14:26:42','184.168.193.*','login_fail',''),(6733,0,'admin@rtcme.com','2020-06-20 13:27:46','2020-06-20 14:27:46','160.153.154.*','login_fail',''),(6734,0,'admin','2020-06-20 17:01:04','2020-06-20 18:01:04','199.249.230.*','login_fail',''),(6735,0,'admin','2020-06-20 18:13:11','2020-06-20 19:13:11','40.114.64.*','login_fail',''),(6736,0,'admin','2020-06-20 20:12:39','2020-06-20 21:12:39','185.100.87.*','login_fail',''),(6737,0,'admin','2020-06-20 22:31:09','2020-06-20 23:31:09','193.169.145.*','login_fail',''),(6738,0,'admin','2020-06-21 05:38:22','2020-06-21 06:38:22','178.33.42.*','login_fail',''),(6739,0,'admin','2020-06-21 06:12:18','2020-06-21 07:12:18','46.165.245.*','login_fail',''),(6740,0,'admin','2020-06-21 18:40:50','2020-06-21 19:40:50','46.165.245.*','login_fail',''),(6741,0,'comments','2020-06-21 22:40:51','2020-06-21 23:40:51','222.87.198.*','login_fail',''),(6742,0,'comments','2020-06-21 23:41:10','2020-06-22 00:41:10','222.87.198.*','login_fail',''),(6743,0,'comments','2020-06-22 00:41:31','2020-06-22 01:41:31','222.87.198.*','login_fail',''),(6744,0,'admin','2020-06-22 07:16:36','2020-06-22 08:16:36','185.220.101.*','login_fail',''),(6745,0,'admin','2020-06-22 08:15:58','2020-06-22 09:15:58','193.169.145.*','login_fail',''),(6746,0,'admin','2020-06-22 09:10:23','2020-06-22 10:10:23','31.220.2.*','login_fail',''),(6747,0,'admin','2020-06-22 11:45:16','2020-06-22 12:45:16','109.70.100.*','login_fail',''),(6748,0,'admin','2020-06-22 22:57:41','2020-06-22 23:57:41','35.173.36.*','login_fail',''),(6749,0,'admin','2020-06-23 04:10:29','2020-06-23 05:10:29','46.165.245.*','login_fail',''),(6750,0,'admin','2020-06-23 05:29:47','2020-06-23 06:29:47','109.70.100.*','login_fail',''),(6751,0,'admin','2020-06-23 16:24:34','2020-06-23 17:24:34','31.220.0.*','login_fail',''),(6752,0,'admin','2020-06-23 19:16:46','2020-06-23 20:16:46','104.244.73.*','login_fail',''),(6753,0,'admin','2020-06-23 22:35:54','2020-06-23 23:35:54','142.44.139.*','login_fail',''),(6754,0,'admin','2020-06-24 08:49:32','2020-06-24 09:49:32','13.68.172.*','login_fail',''),(6755,0,'admin','2020-06-24 18:12:41','2020-06-24 19:12:41','176.10.99.*','login_fail',''),(6756,0,'admin','2020-06-25 11:12:57','2020-06-25 12:12:57','85.248.227.*','login_fail',''),(6757,0,'admin','2020-06-25 19:23:44','2020-06-25 20:23:44','54.36.244.*','login_fail',''),(6758,0,'admin','2020-06-26 18:09:40','2020-06-26 19:09:40','40.89.173.*','login_fail',''),(6759,0,'admin','2020-06-27 15:24:35','2020-06-27 16:24:35','185.220.101.*','login_fail',''),(6760,0,'admin','2020-06-27 16:01:37','2020-06-27 17:01:37','145.239.91.*','login_fail',''),(6761,0,'admin','2020-06-27 17:39:07','2020-06-27 18:39:07','185.220.101.*','login_fail',''),(6762,0,'admin','2020-06-28 01:27:26','2020-06-28 02:27:26','163.172.125.*','login_fail',''),(6763,0,'admin','2020-06-28 10:56:40','2020-06-28 11:56:40','134.249.141.*','login_fail',''),(6764,0,'admin','2020-06-28 21:56:58','2020-06-28 22:56:58','87.251.74.*','login_fail',''),(6765,0,'admin','2020-06-29 23:07:24','2020-06-30 00:07:24','81.17.16.*','login_fail',''),(6766,0,'admin','2020-06-30 10:14:37','2020-06-30 11:14:37','185.220.101.*','login_fail',''),(6767,0,'admin','2020-06-30 14:09:46','2020-06-30 15:09:46','61.160.236.*','login_fail',''),(6768,0,'admin','2020-06-30 17:41:45','2020-06-30 18:41:45','185.220.101.*','login_fail',''),(6769,0,'admin','2020-06-30 17:57:47','2020-06-30 18:57:47','176.107.187.*','login_fail',''),(6770,0,'admin','2020-06-30 23:08:52','2020-07-01 00:08:52','207.244.70.*','login_fail',''),(6771,0,'admin','2020-07-01 00:14:57','2020-07-01 01:14:57','185.232.53.*','login_fail',''),(6772,0,'admin','2020-07-01 03:02:21','2020-07-01 04:02:21','46.119.174.*','login_fail',''),(6773,0,'admin','2020-07-01 06:39:31','2020-07-01 07:39:31','178.137.82.*','login_fail',''),(6774,0,'admin','2020-07-01 08:27:14','2020-07-01 09:27:14','185.220.101.*','login_fail',''),(6775,0,'admin','2020-07-01 08:48:18','2020-07-01 09:48:18','61.160.236.*','login_fail',''),(6776,0,'admin','2020-07-01 11:31:39','2020-07-01 12:31:39','23.129.64.*','login_fail',''),(6777,0,'admin','2020-07-01 14:08:57','2020-07-01 15:08:57','185.220.101.*','login_fail',''),(6778,0,'admin','2020-07-02 00:40:11','2020-07-02 01:40:11','199.249.230.*','login_fail',''),(6779,0,'admin','2020-07-02 14:01:11','2020-07-02 15:01:11','109.70.100.*','login_fail',''),(6780,0,'admin','2020-07-02 15:15:47','2020-07-02 16:15:47','150.129.8.*','login_fail',''),(6781,0,'admin','2020-07-02 17:42:30','2020-07-02 18:42:30','185.220.101.*','login_fail',''),(6782,0,'admin','2020-07-02 20:34:57','2020-07-02 21:34:57','185.220.100.*','login_fail',''),(6783,0,'admin','2020-07-03 02:25:45','2020-07-03 03:25:45','199.249.230.*','login_fail',''),(6784,0,'admin','2020-07-03 04:10:21','2020-07-03 05:10:21','158.69.158.*','login_fail',''),(6785,0,'admin','2020-07-03 06:18:42','2020-07-03 07:18:42','37.49.224.*','login_fail',''),(6786,0,'admin','2020-07-03 13:49:22','2020-07-03 14:49:22','185.220.101.*','login_fail',''),(6787,0,'admin','2020-07-03 15:27:02','2020-07-03 16:27:02','23.129.64.*','login_fail',''),(6788,0,'admin','2020-07-03 23:50:16','2020-07-04 00:50:16','185.220.101.*','login_fail',''),(6789,0,'admin','2020-07-04 07:35:28','2020-07-04 08:35:28','46.166.139.*','login_fail',''),(6790,0,'admin','2020-07-04 07:36:24','2020-07-04 08:36:24','173.244.209.*','login_fail',''),(6791,0,'admin','2020-07-04 11:36:12','2020-07-04 12:36:12','51.158.111.*','login_fail',''),(6792,0,'admin','2020-07-04 22:37:32','2020-07-04 23:37:32','94.102.51.*','login_fail',''),(6793,0,'admin','2020-07-05 01:25:42','2020-07-05 02:25:42','178.137.135.*','login_fail',''),(6794,0,'admin','2020-07-05 15:25:41','2020-07-05 16:25:41','62.171.144.*','login_fail',''),(6795,0,'admin','2020-07-05 19:03:21','2020-07-05 20:03:21','61.160.236.*','login_fail',''),(6796,0,'admin','2020-07-05 23:01:49','2020-07-06 00:01:49','109.70.100.*','login_fail',''),(6797,0,'admin','2020-07-06 04:38:41','2020-07-06 05:38:41','109.70.100.*','login_fail',''),(6798,0,'admin','2020-07-06 16:00:15','2020-07-06 17:00:15','185.107.83.*','login_fail',''),(6799,0,'admin','2020-07-06 17:25:34','2020-07-06 18:25:34','216.239.90.*','login_fail',''),(6800,0,'admin','2020-07-07 18:40:12','2020-07-07 19:40:12','193.218.118.*','login_fail',''),(6801,0,'admin','2020-07-07 22:07:21','2020-07-07 23:07:21','162.247.74.*','login_fail',''),(6802,0,'admin','2020-07-08 08:24:12','2020-07-08 09:24:12','173.245.217.*','login_fail',''),(6803,0,'admin','2020-07-08 11:04:23','2020-07-08 12:04:23','185.220.101.*','login_fail',''),(6804,0,'admin','2020-07-08 11:55:57','2020-07-08 12:55:57','82.223.14.*','login_fail',''),(6805,0,'admin','2020-07-08 15:19:32','2020-07-08 16:19:32','185.220.101.*','login_fail',''),(6806,0,'admin','2020-07-08 15:42:11','2020-07-08 16:42:11','66.70.228.*','login_fail',''),(6807,0,'admin','2020-07-08 15:59:02','2020-07-08 16:59:02','185.220.100.*','login_fail',''),(6808,0,'admin','2020-07-08 18:08:57','2020-07-08 19:08:57','61.160.236.*','login_fail',''),(6809,0,'admin','2020-07-08 23:42:20','2020-07-09 00:42:20','185.220.101.*','login_fail',''),(6810,0,'admin','2020-07-09 04:47:00','2020-07-09 05:47:00','62.171.144.*','login_fail',''),(6811,0,'admin','2020-07-09 07:24:17','2020-07-09 08:24:17','85.248.227.*','login_fail',''),(6812,0,'admin','2020-07-09 13:00:56','2020-07-09 14:00:56','199.249.230.*','login_fail',''),(6813,0,'admin','2020-07-09 13:29:10','2020-07-09 14:29:10','109.70.100.*','login_fail',''),(6814,0,'admin','2020-07-09 15:11:49','2020-07-09 16:11:49','185.220.101.*','login_fail',''),(6815,0,'admin','2020-07-09 16:43:42','2020-07-09 17:43:42','185.220.101.*','login_fail',''),(6816,0,'admin','2020-07-09 21:17:13','2020-07-09 22:17:13','162.247.74.*','login_fail',''),(6817,0,'admin','2020-07-10 00:56:08','2020-07-10 01:56:08','185.220.101.*','login_fail',''),(6818,0,'admin','2020-07-10 01:03:30','2020-07-10 02:03:30','162.247.74.*','login_fail',''),(6819,0,'admin','2020-07-10 09:01:31','2020-07-10 10:01:31','185.220.101.*','login_fail',''),(6820,0,'admin','2020-07-10 13:15:04','2020-07-10 14:15:04','185.220.100.*','login_fail',''),(6821,0,'admin','2020-07-10 21:39:49','2020-07-10 22:39:49','185.220.101.*','login_fail',''),(6822,0,'admin','2020-07-11 00:23:03','2020-07-11 01:23:03','185.220.103.*','login_fail',''),(6823,0,'admin','2020-07-11 02:31:31','2020-07-11 03:31:31','162.247.74.*','login_fail',''),(6824,0,'admin','2020-07-11 13:39:21','2020-07-11 14:39:21','185.220.101.*','login_fail',''),(6825,0,'admin','2020-07-11 15:11:07','2020-07-11 16:11:07','85.248.227.*','login_fail',''),(6826,0,'admin','2020-07-12 00:09:45','2020-07-12 01:09:45','31.220.2.*','login_fail',''),(6827,0,'admin','2020-07-12 01:05:50','2020-07-12 02:05:50','150.129.8.*','login_fail',''),(6828,0,'admin','2020-07-12 06:30:37','2020-07-12 07:30:37','185.220.100.*','login_fail',''),(6829,0,'admin','2020-07-12 08:14:33','2020-07-12 09:14:33','199.249.230.*','login_fail',''),(6830,0,'admin','2020-07-12 09:55:48','2020-07-12 10:55:48','185.220.101.*','login_fail',''),(6831,0,'admin','2020-07-13 00:10:28','2020-07-13 01:10:28','13.68.246.*','login_fail',''),(6832,0,'admin','2020-07-13 06:18:30','2020-07-13 07:18:30','199.249.230.*','login_fail',''),(6833,0,'admin','2020-07-13 14:42:41','2020-07-13 15:42:41','145.239.92.*','login_fail',''),(6834,0,'admin','2020-07-14 14:29:02','2020-07-14 15:29:02','178.32.104.*','login_fail',''),(6835,0,'comments','2020-07-14 21:28:02','2020-07-14 22:28:02','148.70.252.*','login_fail',''),(6836,0,'comments','2020-07-14 22:28:53','2020-07-14 23:28:53','148.70.252.*','login_fail',''),(6837,0,'comments','2020-07-14 23:30:07','2020-07-15 00:30:07','148.70.252.*','login_fail',''),(6838,0,'admin','2020-07-15 00:06:25','2020-07-15 01:06:25','167.114.10.*','login_fail',''),(6839,0,'comments','2020-07-15 00:30:52','2020-07-15 01:30:52','148.70.252.*','login_fail',''),(6840,0,'comments','2020-07-15 01:31:40','2020-07-15 02:31:40','148.70.252.*','login_fail',''),(6841,0,'admin','2020-07-15 02:35:11','2020-07-15 03:35:11','212.47.229.*','login_fail',''),(6842,0,'admin','2020-07-15 07:24:44','2020-07-15 08:24:44','185.220.101.*','login_fail',''),(6843,0,'admin','2020-07-15 11:38:44','2020-07-15 12:38:44','163.172.4.*','login_fail',''),(6844,0,'admin','2020-07-15 12:52:28','2020-07-15 13:52:28','163.172.4.*','login_fail',''),(6845,0,'comments','2020-07-16 14:17:49','2020-07-16 15:17:49','45.40.202.*','login_fail',''),(6846,0,'comments','2020-07-16 15:18:24','2020-07-16 16:18:24','45.40.202.*','login_fail',''),(6847,0,'comments','2020-07-16 16:18:59','2020-07-16 17:18:59','45.40.202.*','login_fail',''),(6848,0,'comments','2020-07-16 17:19:26','2020-07-16 18:19:26','45.40.202.*','login_fail',''),(6849,0,'admin','2020-07-16 18:06:49','2020-07-16 19:06:49','167.114.10.*','login_fail',''),(6850,0,'comments','2020-07-16 18:19:55','2020-07-16 19:19:55','45.40.202.*','login_fail',''),(6851,0,'admin','2020-07-17 15:30:19','2020-07-17 16:30:19','185.220.101.*','login_fail',''),(6852,0,'admin','2020-07-17 23:25:49','2020-07-18 00:25:49','113.173.183.*','login_fail',''),(6853,0,'admin','2020-07-17 23:37:04','2020-07-18 00:37:04','223.18.111.*','login_fail',''),(6854,0,'admin','2020-07-17 23:47:50','2020-07-18 00:47:50','113.174.70.*','login_fail',''),(6855,0,'admin','2020-07-17 23:58:08','2020-07-18 00:58:08','109.173.17.*','login_fail',''),(6856,0,'admin','2020-07-18 01:58:30','2020-07-18 02:58:30','129.226.132.*','login_fail',''),(6857,0,'admin','2020-07-18 07:38:36','2020-07-18 08:38:36','87.98.156.*','login_fail',''),(6858,0,'admin','2020-07-19 03:12:08','2020-07-19 04:12:08','51.195.42.*','login_fail',''),(6859,0,'admin','2020-07-19 06:28:48','2020-07-19 07:28:48','52.188.70.*','login_fail',''),(6860,0,'admin','2020-07-19 18:23:35','2020-07-19 19:23:35','95.211.230.*','login_fail',''),(6861,0,'admin','2020-07-20 05:38:06','2020-07-20 06:38:06','104.244.76.*','login_fail',''),(6862,0,'admin','2020-07-21 11:35:46','2020-07-21 12:35:46','159.65.3.*','login_fail',''),(6863,0,'admin','2020-07-21 15:49:09','2020-07-21 16:49:09','52.188.61.*','login_fail',''),(6864,0,'admin','2020-07-22 19:58:44','2020-07-22 20:58:44','171.25.193.*','login_fail',''),(6865,0,'admin','2020-07-22 23:35:09','2020-07-23 00:35:09','82.209.254.*','login_fail',''),(6866,0,'admin','2020-07-23 04:43:32','2020-07-23 05:43:32','82.209.254.*','login_fail',''),(6867,0,'admin','2020-07-23 07:19:19','2020-07-23 08:19:19','82.209.254.*','login_fail',''),(6868,0,'admin','2020-07-23 08:09:26','2020-07-23 09:09:26','51.75.147.*','login_fail',''),(6869,0,'admin','2020-07-23 08:30:41','2020-07-23 09:30:41','14.226.236.*','login_fail',''),(6870,0,'admin','2020-07-23 08:41:15','2020-07-23 09:41:15','113.172.56.*','login_fail',''),(6871,0,'admin','2020-07-23 08:51:51','2020-07-23 09:51:51','79.136.69.*','login_fail',''),(6872,0,'admin','2020-07-23 18:07:31','2020-07-23 19:07:31','145.239.7.*','login_fail',''),(6873,0,'admin@rtcme.com','2020-07-23 21:57:47','2020-07-23 22:57:47','198.71.239.*','login_fail',''),(6874,0,'rtcme','2020-07-23 21:58:46','2020-07-23 22:58:46','145.239.10.*','login_fail',''),(6875,0,'rtcme','2020-07-23 21:58:46','2020-07-23 22:58:46','145.239.10.*','login_fail',''),(6876,0,'admin','2020-07-23 22:00:51','2020-07-23 23:00:51','184.168.193.*','login_fail',''),(6877,0,'admin','2020-07-23 22:01:01','2020-07-23 23:01:01','50.63.194.*','login_fail',''),(6878,0,'rtcme','2020-07-23 22:07:37','2020-07-23 23:07:37','173.201.196.*','login_fail',''),(6879,0,'admin','2020-07-24 00:35:06','2020-07-24 01:35:06','82.209.254.*','login_fail',''),(6880,0,'admin','2020-07-24 02:20:16','2020-07-24 03:20:16','185.220.100.*','login_fail',''),(6881,0,'admin','2020-07-24 04:06:27','2020-07-24 05:06:27','185.220.101.*','login_fail',''),(6882,0,'admin','2020-07-24 05:03:36','2020-07-24 06:03:36','82.209.254.*','login_fail',''),(6883,0,'admin','2020-07-24 06:42:09','2020-07-24 07:42:09','51.178.52.*','login_fail',''),(6884,0,'admin','2020-07-24 21:02:32','2020-07-24 22:02:32','185.220.102.*','login_fail',''),(6885,0,'admin','2020-07-25 02:43:00','2020-07-25 03:43:00','40.122.209.*','login_fail',''),(6886,0,'admin','2020-07-25 03:08:39','2020-07-25 04:08:39','51.75.144.*','login_fail',''),(6887,0,'admin','2020-07-25 05:00:50','2020-07-25 06:00:50','185.220.101.*','login_fail',''),(6888,0,'admin','2020-07-25 05:30:47','2020-07-25 06:30:47','212.47.229.*','login_fail',''),(6889,0,'admin','2020-07-25 05:34:46','2020-07-25 06:34:46','51.68.139.*','login_fail',''),(6890,0,'admin','2020-07-25 23:39:34','2020-07-26 00:39:34','185.220.101.*','login_fail',''),(6891,0,'admin','2020-07-26 03:12:55','2020-07-26 04:12:55','185.220.103.*','login_fail',''),(6892,0,'admin','2020-07-26 12:54:47','2020-07-26 13:54:47','185.100.87.*','login_fail',''),(6893,0,'admin','2020-07-26 19:47:57','2020-07-26 20:47:57','195.154.179.*','login_fail',''),(6894,0,'admin','2020-07-27 04:24:18','2020-07-27 05:24:18','185.220.102.*','login_fail',''),(6895,0,'admin','2020-07-27 05:33:36','2020-07-27 06:33:36','109.70.100.*','login_fail',''),(6896,0,'admin','2020-07-27 17:37:42','2020-07-27 18:37:42','199.249.230.*','login_fail',''),(6897,0,'admin','2020-07-27 19:59:02','2020-07-27 20:59:02','145.239.82.*','login_fail',''),(6898,0,'admin','2020-07-28 02:17:25','2020-07-28 03:17:25','46.165.245.*','login_fail',''),(6899,0,'admin','2020-07-28 03:16:05','2020-07-28 04:16:05','140.82.35.*','login_fail',''),(6900,0,'admin','2020-07-28 06:57:11','2020-07-28 07:57:11','51.15.80.*','login_fail',''),(6901,0,'admin','2020-07-28 08:25:04','2020-07-28 09:25:04','185.220.101.*','login_fail',''),(6902,0,'admin','2020-07-28 08:49:17','2020-07-28 09:49:17','176.10.104.*','login_fail',''),(6903,0,'admin','2020-07-28 12:20:36','2020-07-28 13:20:36','150.129.8.*','login_fail',''),(6904,0,'admin','2020-07-28 19:52:34','2020-07-28 20:52:34','185.220.101.*','login_fail',''),(6905,0,'admin','2020-07-28 21:54:34','2020-07-28 22:54:34','185.220.101.*','login_fail',''),(6906,0,'admin','2020-07-29 01:10:54','2020-07-29 02:10:54','109.70.100.*','login_fail',''),(6907,0,'admin','2020-07-29 06:29:12','2020-07-29 07:29:12','144.91.125.*','login_fail',''),(6908,0,'admin','2020-07-29 07:42:51','2020-07-29 08:42:51','87.98.152.*','login_fail',''),(6909,0,'admin','2020-07-29 11:21:06','2020-07-29 12:21:06','94.141.236.*','login_fail',''),(6910,0,'admin','2020-07-29 11:44:09','2020-07-29 12:44:09','95.215.8.*','login_fail',''),(6911,0,'admin','2020-07-29 11:54:15','2020-07-29 12:54:15','24.152.102.*','login_fail',''),(6912,0,'admin','2020-07-29 11:57:48','2020-07-29 12:57:48','123.21.2.*','login_fail',''),(6913,0,'admin','2020-07-29 15:23:30','2020-07-29 16:23:30','167.88.7.*','login_fail',''),(6914,0,'admin','2020-07-30 01:08:38','2020-07-30 02:08:38','77.247.181.*','login_fail',''),(6915,0,'admin','2020-07-30 03:00:24','2020-07-30 04:00:24','185.220.100.*','login_fail',''),(6916,0,'admin','2020-07-30 06:52:26','2020-07-30 07:52:26','199.247.15.*','login_fail',''),(6917,0,'admin','2020-07-30 14:05:12','2020-07-30 15:05:12','158.69.158.*','login_fail',''),(6918,0,'admin','2020-07-30 16:53:48','2020-07-30 17:53:48','150.129.8.*','login_fail',''),(6919,0,'admin','2020-07-31 04:46:15','2020-07-31 05:46:15','185.220.101.*','login_fail',''),(6920,0,'admin','2020-07-31 09:39:42','2020-07-31 10:39:42','199.249.230.*','login_fail',''),(6921,0,'admin','2020-07-31 17:17:38','2020-07-31 18:17:38','162.247.74.*','login_fail',''),(6922,0,'admin','2020-07-31 20:44:35','2020-07-31 21:44:35','87.98.155.*','login_fail',''),(6923,0,'admin','2020-08-01 01:06:12','2020-08-01 02:06:12','178.32.123.*','login_fail',''),(6924,0,'admin','2020-08-01 01:26:47','2020-08-01 02:26:47','5.2.72.*','login_fail',''),(6925,0,'admin','2020-08-01 04:16:38','2020-08-01 05:16:38','31.220.2.*','login_fail',''),(6926,0,'admin','2020-08-01 05:33:20','2020-08-01 06:33:20','164.90.208.*','login_fail',''),(6927,0,'admin','2020-08-01 10:44:05','2020-08-01 11:44:05','185.220.101.*','login_fail',''),(6928,0,'admin','2020-08-01 10:52:21','2020-08-01 11:52:21','51.75.147.*','login_fail',''),(6929,0,'admin','2020-08-01 23:28:46','2020-08-02 00:28:46','14.187.232.*','login_fail',''),(6930,0,'admin','2020-08-01 23:39:19','2020-08-02 00:39:19','168.196.255.*','login_fail',''),(6931,0,'admin','2020-08-01 23:50:37','2020-08-02 00:50:37','105.110.44.*','login_fail',''),(6932,0,'admin','2020-08-02 02:22:52','2020-08-02 03:22:52','51.77.135.*','login_fail',''),(6933,0,'admin','2020-08-02 02:34:45','2020-08-02 03:34:45','109.70.100.*','login_fail',''),(6934,0,'admin','2020-08-02 03:48:31','2020-08-02 04:48:31','111.253.155.*','login_fail',''),(6935,0,'admin','2020-08-02 03:53:46','2020-08-02 04:53:46','185.220.102.*','login_fail',''),(6936,0,'admin','2020-08-02 04:03:50','2020-08-02 05:03:50','123.16.248.*','login_fail',''),(6937,0,'admin','2020-08-02 07:52:41','2020-08-02 08:52:41','185.130.44.*','login_fail',''),(6938,0,'admin','2020-08-02 16:27:06','2020-08-02 17:27:06','189.112.15.*','login_fail',''),(6939,0,'admin','2020-08-02 16:37:10','2020-08-02 17:37:10','24.162.219.*','login_fail',''),(6940,0,'admin','2020-08-02 16:48:29','2020-08-02 17:48:29','78.81.180.*','login_fail',''),(6941,0,'admin','2020-08-02 20:41:28','2020-08-02 21:41:28','185.220.102.*','login_fail',''),(6942,0,'admin','2020-08-02 23:40:29','2020-08-03 00:40:29','163.172.4.*','login_fail',''),(6943,0,'admin','2020-08-03 02:42:38','2020-08-03 03:42:38','109.70.100.*','login_fail',''),(6944,0,'admin','2020-08-03 03:43:14','2020-08-03 04:43:14','192.42.116.*','login_fail',''),(6945,0,'admin','2020-08-03 04:10:21','2020-08-03 05:10:21','195.154.179.*','login_fail',''),(6946,0,'admin','2020-08-03 09:33:27','2020-08-03 10:33:27','185.220.101.*','login_fail',''),(6947,0,'admin','2020-08-04 01:28:54','2020-08-04 02:28:54','109.70.100.*','login_fail',''),(6948,0,'admin','2020-08-04 18:22:25','2020-08-04 19:22:25','185.220.101.*','login_fail',''),(6949,0,'admin','2020-08-05 07:08:30','2020-08-05 08:08:30','195.176.3.*','login_fail',''),(6950,0,'admin','2020-08-05 12:04:51','2020-08-05 13:04:51','145.239.252.*','login_fail',''),(6951,0,'admin','2020-08-05 15:26:18','2020-08-05 16:26:18','54.38.75.*','login_fail',''),(6952,0,'admin','2020-08-05 16:31:24','2020-08-05 17:31:24','52.152.138.*','login_fail',''),(6953,0,'admin','2020-08-05 22:12:39','2020-08-05 23:12:39','46.59.65.*','login_fail',''),(6954,0,'admin','2020-08-05 23:16:25','2020-08-06 00:16:25','87.98.154.*','login_fail',''),(6955,0,'admin','2020-08-06 05:40:48','2020-08-06 06:40:48','185.220.101.*','login_fail',''),(6956,0,'admin','2020-08-06 13:49:41','2020-08-06 14:49:41','150.129.8.*','login_fail',''),(6957,0,'admin','2020-08-06 19:56:13','2020-08-06 20:56:13','46.165.245.*','login_fail',''),(6958,0,'admin','2020-08-06 20:56:50','2020-08-06 21:56:50','192.160.102.*','login_fail',''),(6959,0,'admin','2020-08-06 21:31:12','2020-08-06 22:31:12','178.137.208.*','login_fail',''),(6960,0,'admin','2020-08-06 23:31:29','2020-08-07 00:31:29','51.195.166.*','login_fail',''),(6961,0,'admin','2020-08-07 07:27:03','2020-08-07 08:27:03','62.102.148.*','login_fail',''),(6962,0,'admin','2020-08-07 11:17:11','2020-08-07 12:17:11','20.52.32.*','login_fail',''),(6963,0,'admin','2020-08-07 16:08:54','2020-08-07 17:08:54','185.38.175.*','login_fail',''),(6964,0,'admin','2020-08-07 21:07:34','2020-08-07 22:07:34','46.59.65.*','login_fail',''),(6965,0,'admin','2020-08-07 21:35:16','2020-08-07 22:35:16','46.28.69.*','login_fail',''),(6966,0,'admin','2020-08-08 04:11:15','2020-08-08 05:11:15','193.239.232.*','login_fail',''),(6967,0,'admin','2020-08-08 08:26:11','2020-08-08 09:26:11','185.220.100.*','login_fail',''),(6968,0,'admin','2020-08-08 14:59:20','2020-08-08 15:59:20','150.129.8.*','login_fail',''),(6969,0,'admin','2020-08-08 18:24:06','2020-08-08 19:24:06','89.163.143.*','login_fail',''),(6970,0,'admin','2020-08-08 20:07:19','2020-08-08 21:07:19','185.220.101.*','login_fail',''),(6971,0,'admin','2020-08-08 20:47:52','2020-08-08 21:47:52','150.129.8.*','login_fail',''),(6972,0,'admin','2020-08-09 01:36:48','2020-08-09 02:36:48','51.195.166.*','login_fail',''),(6973,0,'admin','2020-08-09 05:29:11','2020-08-09 06:29:11','185.220.101.*','login_fail',''),(6974,0,'admin','2020-08-09 06:17:18','2020-08-09 07:17:18','51.210.34.*','login_fail',''),(6975,0,'admin','2020-08-09 08:41:12','2020-08-09 09:41:12','51.75.147.*','login_fail',''),(6976,0,'comments','2020-08-09 09:42:00','2020-08-09 10:42:00','45.40.251.*','login_fail',''),(6977,0,'admin','2020-08-09 12:11:24','2020-08-09 13:11:24','51.75.144.*','login_fail',''),(6978,0,'admin','2020-08-10 04:22:10','2020-08-10 05:22:10','145.239.91.*','login_fail',''),(6979,0,'admin','2020-08-10 14:04:31','2020-08-10 15:04:31','77.247.181.*','login_fail',''),(6980,0,'admin','2020-08-10 16:27:10','2020-08-10 17:27:10','109.70.100.*','login_fail',''),(6981,0,'admin','2020-08-10 18:21:00','2020-08-10 19:21:00','185.220.102.*','login_fail',''),(6982,0,'admin','2020-08-10 23:53:57','2020-08-11 00:53:57','77.247.181.*','login_fail',''),(6983,0,'admin','2020-08-11 04:01:25','2020-08-11 05:01:25','51.254.143.*','login_fail',''),(6984,0,'admin','2020-08-11 05:27:41','2020-08-11 06:27:41','109.70.100.*','login_fail',''),(6985,0,'admin','2020-08-11 17:03:32','2020-08-11 18:03:32','185.220.101.*','login_fail',''),(6986,0,'admin','2020-08-11 18:51:48','2020-08-11 19:51:48','167.86.94.*','login_fail',''),(6987,0,'admin','2020-08-11 18:59:35','2020-08-11 19:59:35','185.220.101.*','login_fail',''),(6988,0,'admin','2020-08-11 20:48:30','2020-08-11 21:48:30','185.220.101.*','login_fail',''),(6989,0,'admin','2020-08-11 22:28:06','2020-08-11 23:28:06','51.178.52.*','login_fail',''),(6990,0,'admin','2020-08-11 23:21:46','2020-08-12 00:21:46','109.70.100.*','login_fail',''),(6991,0,'admin','2020-08-12 01:31:31','2020-08-12 02:31:31','164.90.208.*','login_fail',''),(6992,0,'admin','2020-08-12 06:47:36','2020-08-12 07:47:36','144.217.7.*','login_fail',''),(6993,0,'admin','2020-08-12 07:40:28','2020-08-12 08:40:28','95.211.230.*','login_fail',''),(6994,0,'admin','2020-08-12 08:35:54','2020-08-12 09:35:54','150.129.8.*','login_fail',''),(6995,0,'admin','2020-08-12 08:50:00','2020-08-12 09:50:00','51.77.39.*','login_fail',''),(6996,0,'admin','2020-08-13 13:33:07','2020-08-13 14:33:07','164.90.208.*','login_fail',''),(6997,0,'admin','2020-08-15 11:58:58','2020-08-15 12:58:58','209.50.53.*','login_fail',''),(6998,0,'admin','2020-08-16 16:53:33','2020-08-16 17:53:33','87.98.153.*','login_fail',''),(6999,0,'admin','2020-08-16 18:18:33','2020-08-16 19:18:33','145.239.7.*','login_fail',''),(7000,0,'admin','2020-08-16 18:59:17','2020-08-16 19:59:17','40.74.87.*','login_fail',''),(7001,0,'admin','2020-08-17 07:00:03','2020-08-17 08:00:03','178.137.208.*','login_fail',''),(7002,0,'admin','2020-08-17 15:18:04','2020-08-17 16:18:04','40.69.67.*','login_fail',''),(7003,0,'admin','2020-08-17 20:49:03','2020-08-17 21:49:03','181.135.149.*','login_fail',''),(7004,0,'admin','2020-08-17 20:52:13','2020-08-17 21:52:13','179.95.208.*','login_fail',''),(7005,0,'admin','2020-08-17 20:59:18','2020-08-17 21:59:18','181.167.3.*','login_fail',''),(7006,0,'admin','2020-08-18 03:20:49','2020-08-18 04:20:49','158.69.158.*','login_fail',''),(7007,0,'admin','2020-08-18 16:27:19','2020-08-18 17:27:19','185.220.101.*','login_fail',''),(7008,0,'admin','2020-08-18 19:20:11','2020-08-18 20:20:11','18.216.104.*','login_fail',''),(7009,0,'admin','2020-08-20 10:19:15','2020-08-20 11:19:15','40.89.161.*','login_fail',''),(7010,0,'admin','2020-08-20 15:34:54','2020-08-20 16:34:54','164.90.208.*','login_fail',''),(7011,0,'admin','2020-08-21 01:05:36','2020-08-21 02:05:36','51.79.111.*','login_fail',''),(7012,0,'admin','2020-08-23 17:14:48','2020-08-23 18:14:48','40.122.67.*','login_fail',''),(7013,0,'admin','2020-08-23 21:50:51','2020-08-23 22:50:51','40.122.67.*','login_fail',''),(7014,0,'admin','2020-08-25 06:16:39','2020-08-25 07:16:39','52.138.37.*','login_fail',''),(7015,0,'rtcme@rtcme.com','2020-08-28 08:02:21','2020-08-28 09:02:21','125.212.219.*','login_fail',''),(7016,0,'admin','2020-08-28 08:32:16','2020-08-28 09:32:16','66.165.244.*','login_fail',''),(7017,0,'admin','2020-08-28 17:01:46','2020-08-28 18:01:46','185.2.4.*','login_fail',''),(7018,0,'admin','2020-08-29 06:30:55','2020-08-29 07:30:55','46.119.172.*','login_fail',''),(7019,0,'admin','2020-08-29 06:54:41','2020-08-29 07:54:41','79.176.12.*','login_fail',''),(7020,0,'admin','2020-08-29 07:04:56','2020-08-29 08:04:56','203.150.119.*','login_fail',''),(7021,0,'admin','2020-08-29 07:15:10','2020-08-29 08:15:10','1.165.210.*','login_fail',''),(7022,0,'admin','2020-08-29 19:34:35','2020-08-29 20:34:35','46.4.8.*','login_fail',''),(7023,0,'admin','2020-08-29 21:05:24','2020-08-29 22:05:24','41.230.21.*','login_fail',''),(7024,0,'admin','2020-08-29 21:15:44','2020-08-29 22:15:44','175.141.32.*','login_fail',''),(7025,0,'admin','2020-08-29 21:25:59','2020-08-29 22:25:59','120.28.201.*','login_fail',''),(7026,0,'comments','2020-08-31 04:54:42','2020-08-31 05:54:42','103.21.142.*','login_fail',''),(7027,0,'admin','2020-08-31 05:20:56','2020-08-31 06:20:56','195.201.198.*','login_fail',''),(7028,0,'comments','2020-08-31 06:01:40','2020-08-31 07:01:40','103.21.142.*','login_fail',''),(7029,0,'comments','2020-08-31 07:03:24','2020-08-31 08:03:24','103.21.142.*','login_fail',''),(7030,0,'comments','2020-08-31 08:05:33','2020-08-31 09:05:33','103.21.142.*','login_fail',''),(7031,0,'comments','2020-08-31 09:09:26','2020-08-31 10:09:26','103.21.142.*','login_fail',''),(7032,0,'admin','2020-09-01 16:15:54','2020-09-01 17:15:54','129.208.153.*','login_fail',''),(7033,0,'admin','2020-09-01 16:26:06','2020-09-01 17:26:06','1.53.156.*','login_fail',''),(7034,0,'admin','2020-09-01 16:27:27','2020-09-01 17:27:27','88.238.135.*','login_fail',''),(7035,0,'info@rtcme.com','2020-09-04 02:58:22','2020-09-04 03:58:22','50.62.208.*','login_fail',''),(7036,0,'info@rtcme.com','2020-09-04 02:59:21','2020-09-04 03:59:21','198.71.238.*','login_fail',''),(7037,0,'admin','2020-09-04 06:54:19','2020-09-04 07:54:19','46.119.174.*','login_fail',''),(7038,0,'admin','2020-09-05 18:51:20','2020-09-05 19:51:20','170.83.180.*','login_fail',''),(7039,0,'admin','2020-09-05 21:23:38','2020-09-05 22:23:38','51.103.65.*','login_fail',''),(7040,0,'admin','2020-09-05 22:29:57','2020-09-05 23:29:57','184.168.193.*','login_fail',''),(7041,0,'admin','2020-09-08 18:12:47','2020-09-08 19:12:47','136.244.117.*','login_fail',''),(7042,0,'admin','2020-09-08 21:21:09','2020-09-08 22:21:09','177.89.77.*','login_fail',''),(7043,0,'admin','2020-09-08 21:31:18','2020-09-08 22:31:18','200.59.159.*','login_fail',''),(7044,0,'admin','2020-09-09 01:56:49','2020-09-09 02:56:49','209.250.250.*','login_fail',''),(7045,0,'admin','2020-09-09 16:22:39','2020-09-09 17:22:39','199.247.27.*','login_fail',''),(7046,0,'admin','2020-09-11 05:02:50','2020-09-11 06:02:50','52.252.119.*','login_fail',''),(7047,0,'rtcme','2020-09-12 03:14:57','2020-09-12 04:14:57','64.71.32.*','login_fail',''),(7048,0,'admin','2020-09-12 03:21:25','2020-09-12 04:21:25','160.153.154.*','login_fail',''),(7049,0,'admin@rtcme.com','2020-09-12 03:24:10','2020-09-12 04:24:10','198.71.239.*','login_fail',''),(7050,0,'comments','2020-09-12 20:07:00','2020-09-12 21:07:00','120.53.13.*','login_fail',''),(7051,0,'comments','2020-09-12 21:08:09','2020-09-12 22:08:09','120.53.13.*','login_fail',''),(7052,0,'comments','2020-09-12 22:09:08','2020-09-12 23:09:08','120.53.13.*','login_fail',''),(7053,0,'comments','2020-09-12 23:09:37','2020-09-13 00:09:37','120.53.13.*','login_fail',''),(7054,0,'admin','2020-09-13 04:36:14','2020-09-13 05:36:14','203.177.19.*','login_fail',''),(7055,0,'admin','2020-09-13 04:46:28','2020-09-13 05:46:28','42.119.214.*','login_fail',''),(7056,0,'admin','2020-09-13 12:51:37','2020-09-13 13:51:37','195.201.197.*','login_fail',''),(7057,0,'admin','2020-09-13 16:26:03','2020-09-13 17:26:03','181.199.43.*','login_fail',''),(7058,0,'admin','2020-09-13 17:55:18','2020-09-13 18:55:18','138.186.109.*','login_fail',''),(7059,0,'admin','2020-09-13 18:04:55','2020-09-13 19:04:55','181.44.184.*','login_fail',''),(7060,0,'admin','2020-09-13 18:05:29','2020-09-13 19:05:29','191.241.197.*','login_fail',''),(7061,0,'admin','2020-09-13 18:15:33','2020-09-13 19:15:33','148.251.147.*','login_fail',''),(7062,0,'admin','2020-09-14 17:51:21','2020-09-14 18:51:21','46.119.183.*','login_fail',''),(7063,0,'admin','2020-09-14 23:37:22','2020-09-15 00:37:22','195.54.160.*','login_fail',''),(7064,0,'admin','2020-09-16 01:09:49','2020-09-16 02:09:49','178.137.165.*','login_fail',''),(7065,0,'admin','2020-09-16 07:26:32','2020-09-16 08:26:32','45.140.17.*','login_fail',''),(7066,0,'admin','2020-09-16 13:45:38','2020-09-16 14:45:38','195.54.160.*','login_fail',''),(7067,0,'admin','2020-09-19 03:28:31','2020-09-19 04:28:31','195.54.160.*','login_fail',''),(7068,0,'admin','2020-09-19 18:32:38','2020-09-19 19:32:38','167.99.100.*','login_fail',''),(7069,0,'rtcme@rtcme.com','2020-09-19 20:33:50','2020-09-19 21:33:50','160.153.147.*','login_fail',''),(7070,0,'rtcme','2020-09-19 20:35:43','2020-09-19 21:35:43','198.71.238.*','login_fail',''),(7071,0,'rtcme@rtcme.com','2020-09-19 20:37:02','2020-09-19 21:37:02','184.168.193.*','login_fail',''),(7072,0,'admin@rtcme.com','2020-09-19 20:38:39','2020-09-19 21:38:39','97.74.24.*','login_fail',''),(7073,0,'rtcme','2020-09-19 20:39:41','2020-09-19 21:39:41','184.168.46.*','login_fail',''),(7074,0,'rtcme@rtcme.com','2020-09-19 20:43:57','2020-09-19 21:43:57','160.153.154.*','login_fail',''),(7075,0,'admin@rtcme.com','2020-09-19 20:44:01','2020-09-19 21:44:01','45.40.166.*','login_fail',''),(7076,0,'admin','2020-09-22 14:30:31','2020-09-22 15:30:31','91.213.50.*','login_fail',''),(7077,0,'admin','2020-09-23 07:13:16','2020-09-23 08:13:16','185.152.65.*','login_fail',''),(7078,0,'admin','2020-09-26 18:47:36','2020-09-26 19:47:36','3.15.161.*','login_fail',''),(7079,0,'admin','2020-09-26 20:19:54','2020-09-26 21:19:54','178.137.81.*','login_fail',''),(7080,0,'admin','2020-09-27 04:04:06','2020-09-27 05:04:06','87.251.74.*','login_fail',''),(7081,0,'admin','2020-09-27 11:49:23','2020-09-27 12:49:23','195.54.167.*','login_fail',''),(7082,0,'admin','2020-09-28 13:45:49','2020-09-28 14:45:49','52.188.56.*','login_fail',''),(7083,0,'admin','2020-09-30 00:18:09','2020-09-30 01:18:09','91.213.50.*','login_fail',''),(7084,0,'admin','2020-09-30 20:02:18','2020-09-30 21:02:18','185.117.155.*','login_fail',''),(7085,0,'admin','2020-09-30 21:02:54','2020-09-30 22:02:54','185.117.155.*','login_fail',''),(7086,0,'admin','2020-09-30 22:31:23','2020-09-30 23:31:23','185.117.155.*','login_fail',''),(7087,0,'admin','2020-09-30 23:59:19','2020-10-01 00:59:19','185.117.155.*','login_fail',''),(7088,0,'admin','2020-10-01 01:00:15','2020-10-01 02:00:15','185.117.155.*','login_fail',''),(7089,0,'comments','2020-10-01 01:48:21','2020-10-01 02:48:21','132.232.68.*','login_fail',''),(7090,0,'admin','2020-10-01 02:02:01','2020-10-01 03:02:01','185.117.155.*','login_fail',''),(7091,0,'comments','2020-10-01 02:49:28','2020-10-01 03:49:28','132.232.68.*','login_fail',''),(7092,0,'admin','2020-10-01 03:02:25','2020-10-01 04:02:25','185.117.155.*','login_fail',''),(7093,0,'comments','2020-10-01 03:50:12','2020-10-01 04:50:12','132.232.68.*','login_fail',''),(7094,0,'admin','2020-10-01 14:10:34','2020-10-01 15:10:34','93.174.93.*','login_fail',''),(7095,0,'admin','2020-10-01 15:13:53','2020-10-01 16:13:53','93.174.93.*','login_fail',''),(7096,0,'admin','2020-10-01 17:07:28','2020-10-01 18:07:28','93.174.93.*','login_fail',''),(7097,0,'admin','2020-10-01 17:55:54','2020-10-01 18:55:54','185.220.102.*','login_fail',''),(7098,0,'admin','2020-10-01 18:38:01','2020-10-01 19:38:01','46.165.245.*','login_fail',''),(7099,0,'admin','2020-10-01 19:02:45','2020-10-01 20:02:45','93.174.93.*','login_fail',''),(7100,0,'admin','2020-10-01 20:49:36','2020-10-01 21:49:36','64.225.26.*','login_fail',''),(7101,0,'admin','2020-10-01 20:58:40','2020-10-01 21:58:40','93.174.93.*','login_fail',''),(7102,0,'admin','2020-10-01 22:02:11','2020-10-01 23:02:11','93.174.93.*','login_fail',''),(7103,0,'admin','2020-10-01 23:05:47','2020-10-02 00:05:47','93.174.93.*','login_fail',''),(7104,0,'admin','2020-10-02 00:09:49','2020-10-02 01:09:49','93.174.93.*','login_fail',''),(7105,0,'admin','2020-10-02 01:12:31','2020-10-02 02:12:31','93.174.93.*','login_fail',''),(7106,0,'admin','2020-10-02 02:14:31','2020-10-02 03:14:31','93.174.93.*','login_fail',''),(7107,0,'admin','2020-10-02 02:51:39','2020-10-02 03:51:39','139.28.36.*','login_fail',''),(7108,0,'admin','2020-10-02 03:17:37','2020-10-02 04:17:37','93.174.93.*','login_fail',''),(7109,0,'admin','2020-10-02 03:38:05','2020-10-02 04:38:05','109.70.100.*','login_fail',''),(7110,0,'admin','2020-10-02 04:19:01','2020-10-02 05:19:01','93.174.93.*','login_fail',''),(7111,0,'admin','2020-10-02 05:21:57','2020-10-02 06:21:57','93.174.93.*','login_fail',''),(7112,0,'admin','2020-10-02 06:28:46','2020-10-02 07:28:46','93.174.93.*','login_fail',''),(7113,0,'admin','2020-10-02 06:50:30','2020-10-02 07:50:30','13.78.140.*','login_fail',''),(7114,0,'admin','2020-10-02 08:16:44','2020-10-02 09:16:44','124.156.217.*','login_fail',''),(7115,0,'admin','2020-10-02 08:52:03','2020-10-02 09:52:03','195.54.160.*','login_fail',''),(7116,0,'admin','2020-10-02 11:26:33','2020-10-02 12:26:33','93.174.93.*','login_fail',''),(7117,0,'admin','2020-10-02 12:40:58','2020-10-02 13:40:58','93.174.93.*','login_fail',''),(7118,0,'admin','2020-10-02 13:41:23','2020-10-02 14:41:23','93.174.93.*','login_fail',''),(7119,0,'admin','2020-10-02 14:41:51','2020-10-02 15:41:51','93.174.93.*','login_fail',''),(7120,0,'admin','2020-10-02 15:55:43','2020-10-02 16:55:43','93.174.93.*','login_fail',''),(7121,0,'admin','2020-10-02 16:56:59','2020-10-02 17:56:59','93.174.93.*','login_fail',''),(7122,0,'admin','2020-10-02 17:58:52','2020-10-02 18:58:52','93.174.93.*','login_fail',''),(7123,0,'rtcme','2020-10-02 18:51:56','2020-10-02 19:51:56','92.204.66.*','login_fail',''),(7124,0,'admin','2020-10-02 19:15:45','2020-10-02 20:15:45','93.174.93.*','login_fail',''),(7125,0,'admin','2020-10-02 20:28:55','2020-10-02 21:28:55','93.174.93.*','login_fail',''),(7126,0,'admin','2020-10-02 21:41:46','2020-10-02 22:41:46','93.174.93.*','login_fail',''),(7127,0,'admin','2020-10-02 22:07:50','2020-10-02 23:07:50','109.234.162.*','login_fail',''),(7128,0,'rtcme@rtcme.com','2020-10-02 22:45:36','2020-10-02 23:45:36','150.109.109.*','login_fail',''),(7129,0,'admin','2020-10-02 23:09:51','2020-10-03 00:09:51','93.174.93.*','login_fail',''),(7130,0,'admin','2020-10-03 00:22:53','2020-10-03 01:22:53','93.174.93.*','login_fail',''),(7131,0,'admin','2020-10-03 01:38:01','2020-10-03 02:38:01','93.174.93.*','login_fail',''),(7132,0,'admin','2020-10-03 02:39:19','2020-10-03 03:39:19','93.174.93.*','login_fail',''),(7133,0,'admin','2020-10-03 03:40:26','2020-10-03 04:40:26','93.174.93.*','login_fail',''),(7134,0,'admin','2020-10-03 04:41:43','2020-10-03 05:41:43','93.174.93.*','login_fail',''),(7135,0,'admin','2020-10-03 05:55:03','2020-10-03 06:55:03','93.174.93.*','login_fail',''),(7136,0,'admin','2020-10-03 06:55:51','2020-10-03 07:55:51','93.174.93.*','login_fail',''),(7137,0,'admin','2020-10-03 07:56:27','2020-10-03 08:56:27','93.174.93.*','login_fail',''),(7138,0,'admin','2020-10-03 08:57:38','2020-10-03 09:57:38','93.174.93.*','login_fail',''),(7139,0,'admin','2020-10-03 09:58:25','2020-10-03 10:58:25','93.174.93.*','login_fail',''),(7140,0,'admin','2020-10-03 11:11:04','2020-10-03 12:11:04','93.174.93.*','login_fail',''),(7141,0,'admin','2020-10-03 12:23:38','2020-10-03 13:23:38','93.174.93.*','login_fail',''),(7142,0,'admin','2020-10-03 13:36:09','2020-10-03 14:36:09','93.174.93.*','login_fail',''),(7143,0,'admin','2020-10-03 14:48:14','2020-10-03 15:48:14','93.174.93.*','login_fail',''),(7144,0,'admin','2020-10-03 16:02:16','2020-10-03 17:02:16','93.174.93.*','login_fail',''),(7145,0,'admin','2020-10-03 17:02:48','2020-10-03 18:02:48','93.174.93.*','login_fail',''),(7146,0,'admin','2020-10-03 18:03:08','2020-10-03 19:03:08','93.174.93.*','login_fail',''),(7147,0,'admin','2020-10-03 18:51:26','2020-10-03 19:51:26','40.112.249.*','login_fail',''),(7148,0,'admin','2020-10-03 19:03:35','2020-10-03 20:03:35','93.174.93.*','login_fail',''),(7149,0,'admin','2020-10-03 20:17:02','2020-10-03 21:17:02','93.174.93.*','login_fail',''),(7150,0,'rtcme','2020-10-03 21:18:00','2020-10-03 22:18:00','68.183.58.*','login_fail',''),(7151,0,'admin','2020-10-03 21:29:54','2020-10-03 22:29:54','93.174.93.*','login_fail',''),(7152,0,'admin','2020-10-03 22:44:05','2020-10-03 23:44:05','93.174.93.*','login_fail',''),(7153,0,'admin','2020-10-03 23:45:22','2020-10-04 00:45:22','93.174.93.*','login_fail',''),(7154,0,'admin','2020-10-04 00:46:32','2020-10-04 01:46:32','93.174.93.*','login_fail',''),(7155,0,'admin','2020-10-04 01:47:45','2020-10-04 02:47:45','93.174.93.*','login_fail',''),(7156,0,'admin','2020-10-04 02:48:39','2020-10-04 03:48:39','162.247.74.*','login_fail',''),(7157,0,'admin','2020-10-04 03:02:04','2020-10-04 04:02:04','93.174.93.*','login_fail',''),(7158,0,'admin','2020-10-04 04:16:10','2020-10-04 05:16:10','93.174.93.*','login_fail',''),(7159,0,'rtcme@rtcme.com','2020-10-04 05:04:23','2020-10-04 06:04:23','185.2.4.*','login_fail',''),(7160,0,'admin','2020-10-04 05:17:40','2020-10-04 06:17:40','93.174.93.*','login_fail',''),(7161,0,'rtcme','2020-10-04 06:03:09','2020-10-04 07:03:09','199.96.83.*','login_fail',''),(7162,0,'admin','2020-10-04 06:19:18','2020-10-04 07:19:18','93.174.93.*','login_fail',''),(7163,0,'admin','2020-10-04 07:20:58','2020-10-04 08:20:58','93.174.93.*','login_fail',''),(7164,0,'admin','2020-10-04 08:22:01','2020-10-04 09:22:01','93.174.93.*','login_fail',''),(7165,0,'admin','2020-10-04 09:35:58','2020-10-04 10:35:58','93.174.93.*','login_fail',''),(7166,0,'admin','2020-10-04 10:49:50','2020-10-04 11:49:50','93.174.93.*','login_fail',''),(7167,0,'admin','2020-10-04 11:52:23','2020-10-04 12:52:23','93.174.93.*','login_fail',''),(7168,0,'admin','2020-10-04 12:55:47','2020-10-04 13:55:47','93.174.93.*','login_fail',''),(7169,0,'admin','2020-10-04 13:59:11','2020-10-04 14:59:11','93.174.93.*','login_fail',''),(7170,0,'admin','2020-10-04 15:02:32','2020-10-04 16:02:32','93.174.93.*','login_fail',''),(7171,0,'admin','2020-10-04 16:02:37','2020-10-04 17:02:37','93.174.93.*','login_fail',''),(7172,0,'admin','2020-10-04 17:18:48','2020-10-04 18:18:48','93.174.93.*','login_fail',''),(7173,0,'admin','2020-10-04 18:19:56','2020-10-04 19:19:56','93.174.93.*','login_fail',''),(7174,0,'admin','2020-10-04 19:22:19','2020-10-04 20:22:19','93.174.93.*','login_fail',''),(7175,0,'admin','2020-10-04 20:19:43','2020-10-04 21:19:43','104.244.72.*','login_fail',''),(7176,0,'admin','2020-10-05 00:22:17','2020-10-05 01:22:17','195.54.167.*','login_fail',''),(7177,0,'admin','2020-10-05 01:23:21','2020-10-05 02:23:21','20.185.247.*','login_fail',''),(7178,0,'admin','2020-10-05 07:26:59','2020-10-05 08:26:59','185.220.100.*','login_fail',''),(7179,0,'admin','2020-10-05 10:52:16','2020-10-05 11:52:16','93.174.93.*','login_fail',''),(7180,0,'admin','2020-10-05 10:55:59','2020-10-05 11:55:59','188.166.246.*','login_fail',''),(7181,0,'admin','2020-10-05 12:19:22','2020-10-05 13:19:22','93.174.93.*','login_fail',''),(7182,0,'admin','2020-10-05 13:45:09','2020-10-05 14:45:09','93.174.93.*','login_fail',''),(7183,0,'admin','2020-10-05 14:36:37','2020-10-05 15:36:37','109.70.100.*','login_fail',''),(7184,0,'admin','2020-10-05 15:10:48','2020-10-05 16:10:48','93.174.93.*','login_fail',''),(7185,0,'admin','2020-10-05 15:51:15','2020-10-05 16:51:15','85.248.227.*','login_fail',''),(7186,0,'admin','2020-10-05 16:36:27','2020-10-05 17:36:27','93.174.93.*','login_fail',''),(7187,0,'admin','2020-10-05 18:06:45','2020-10-05 19:06:45','93.174.93.*','login_fail',''),(7188,0,'admin','2020-10-05 19:09:00','2020-10-05 20:09:00','93.174.93.*','login_fail',''),(7189,0,'admin','2020-10-05 20:10:55','2020-10-05 21:10:55','93.174.93.*','login_fail',''),(7190,0,'admin','2020-10-05 20:21:21','2020-10-05 21:21:21','185.129.62.*','login_fail',''),(7191,0,'admin','2020-10-05 21:11:06','2020-10-05 22:11:06','93.174.93.*','login_fail',''),(7192,0,'admin','2020-10-05 22:38:26','2020-10-05 23:38:26','93.174.93.*','login_fail',''),(7193,0,'admin','2020-10-06 01:35:56','2020-10-06 02:35:56','206.189.144.*','login_fail',''),(7194,0,'admin','2020-10-06 05:10:17','2020-10-06 06:10:17','91.219.236.*','login_fail',''),(7195,0,'admin','2020-10-06 07:39:59','2020-10-06 08:39:59','185.220.100.*','login_fail',''),(7196,0,'admin','2020-10-06 16:34:38','2020-10-06 17:34:38','104.218.61.*','login_fail',''),(7197,0,'admin','2020-10-06 17:30:53','2020-10-06 18:30:53','185.220.101.*','login_fail',''),(7198,0,'admin','2020-10-06 20:22:05','2020-10-06 21:22:05','199.195.250.*','login_fail',''),(7199,0,'admin','2020-10-06 23:09:46','2020-10-07 00:09:46','51.103.130.*','login_fail',''),(7200,0,'admin','2020-10-07 06:40:57','2020-10-07 07:40:57','162.247.74.*','login_fail',''),(7201,0,'admin','2020-10-07 08:51:30','2020-10-07 09:51:30','91.213.50.*','login_fail',''),(7202,0,'admin','2020-10-07 20:07:15','2020-10-07 21:07:15','85.248.227.*','login_fail',''),(7203,0,'admin','2020-10-08 04:12:05','2020-10-08 05:12:05','87.118.116.*','login_fail',''),(7204,0,'admin','2020-10-08 07:05:54','2020-10-08 08:05:54','40.65.103.*','login_fail',''),(7205,0,'admin','2020-10-08 09:35:32','2020-10-08 10:35:32','104.244.72.*','login_fail',''),(7206,0,'admin','2020-10-08 21:45:29','2020-10-08 22:45:29','51.77.39.*','login_fail',''),(7207,0,'admin','2020-10-09 00:27:04','2020-10-09 01:27:04','51.68.174.*','login_fail',''),(7208,0,'admin','2020-10-10 00:06:11','2020-10-10 01:06:11','128.31.0.*','login_fail',''),(7209,0,'admin','2020-10-10 12:26:39','2020-10-10 13:26:39','185.220.103.*','login_fail',''),(7210,0,'admin','2020-10-10 23:03:22','2020-10-11 00:03:22','20.52.48.*','login_fail',''),(7211,0,'admin','2020-10-11 02:46:38','2020-10-11 03:46:38','38.81.163.*','login_fail',''),(7212,0,'admin','2020-10-12 21:36:04','2020-10-12 22:36:04','54.209.160.*','login_fail',''),(7213,0,'admin','2020-10-13 01:26:58','2020-10-13 02:26:58','51.195.149.*','login_fail',''),(7214,0,'admin','2020-10-13 08:05:50','2020-10-13 09:05:50','185.220.101.*','login_fail',''),(7215,0,'admin','2020-10-13 11:23:08','2020-10-13 12:23:08','109.70.100.*','login_fail',''),(7216,0,'admin','2020-10-13 14:25:31','2020-10-13 15:25:31','195.206.105.*','login_fail',''),(7217,0,'admin','2020-10-13 14:39:46','2020-10-13 15:39:46','85.248.227.*','login_fail',''),(7218,0,'admin','2020-10-13 16:19:22','2020-10-13 17:19:22','185.191.126.*','login_fail',''),(7219,0,'admin','2020-10-13 20:11:43','2020-10-13 21:11:43','199.195.249.*','login_fail',''),(7220,0,'admin','2020-10-13 21:26:27','2020-10-13 22:26:27','185.220.101.*','login_fail',''),(7221,0,'admin','2020-10-14 17:30:49','2020-10-14 18:30:49','185.220.101.*','login_fail',''),(7222,0,'rtcme','2020-10-14 20:10:40','2020-10-14 21:10:40','185.220.101.*','login_fail',''),(7223,0,'admin','2020-10-14 20:37:30','2020-10-14 21:37:30','20.52.37.*','login_fail',''),(7224,0,'admin','2020-10-14 22:28:32','2020-10-14 23:28:32','212.102.33.*','login_fail',''),(7225,0,'admin','2020-10-15 01:47:21','2020-10-15 02:47:21','40.112.249.*','login_fail',''),(7226,0,'admin','2020-10-17 05:02:00','2020-10-17 06:02:00','104.244.73.*','login_fail',''),(7227,0,'admin','2020-10-17 06:08:33','2020-10-17 07:08:33','185.220.101.*','login_fail',''),(7228,0,'admin','2020-10-17 08:45:08','2020-10-17 09:45:08','198.98.60.*','login_fail',''),(7229,0,'admin','2020-10-17 15:12:07','2020-10-17 16:12:07','198.100.148.*','login_fail',''),(7230,0,'admin','2020-10-18 11:47:30','2020-10-18 12:47:30','144.217.190.*','login_fail',''),(7231,0,'admin','2020-10-19 13:13:42','2020-10-19 14:13:42','198.251.89.*','login_fail',''),(7232,0,'admin','2020-10-20 13:22:10','2020-10-20 14:22:10','185.220.101.*','login_fail',''),(7233,0,'admin','2020-10-20 16:27:48','2020-10-20 17:27:48','198.98.49.*','login_fail',''),(7234,0,'admin','2020-10-20 18:10:02','2020-10-20 19:10:02','162.247.74.*','login_fail',''),(7235,0,'admin','2020-10-21 04:57:50','2020-10-21 05:57:50','51.81.82.*','login_fail',''),(7236,0,'admin','2020-10-21 05:08:41','2020-10-21 06:08:41','51.195.91.*','login_fail',''),(7237,0,'admin','2020-10-21 15:12:08','2020-10-21 16:12:08','146.59.158.*','login_fail',''),(7238,0,'admin','2020-10-22 00:22:20','2020-10-22 01:22:20','130.149.80.*','login_fail',''),(7239,0,'admin','2020-10-22 04:02:18','2020-10-22 05:02:18','51.195.149.*','login_fail',''),(7240,0,'admin','2020-10-22 04:30:32','2020-10-22 05:30:32','109.70.100.*','login_fail',''),(7241,0,'admin','2020-10-22 06:14:59','2020-10-22 07:14:59','31.220.1.*','login_fail',''),(7242,0,'admin','2020-10-22 09:09:56','2020-10-22 10:09:56','40.87.82.*','login_fail',''),(7243,0,'admin','2020-10-22 10:21:27','2020-10-22 11:21:27','185.220.101.*','login_fail',''),(7244,0,'admin','2020-10-23 02:56:43','2020-10-23 03:56:43','31.220.40.*','login_fail',''),(7245,0,'admin','2020-10-23 03:29:30','2020-10-23 04:29:30','51.195.151.*','login_fail',''),(7246,0,'comments','2020-10-23 07:03:34','2020-10-23 08:03:34','115.159.115.*','login_fail',''),(7247,0,'comments','2020-10-23 08:04:20','2020-10-23 09:04:20','115.159.115.*','login_fail',''),(7248,0,'comments','2020-10-23 09:04:51','2020-10-23 10:04:51','115.159.115.*','login_fail',''),(7249,0,'comments','2020-10-23 10:05:34','2020-10-23 11:05:34','115.159.115.*','login_fail',''),(7250,0,'comments','2020-10-23 11:06:15','2020-10-23 12:06:15','115.159.115.*','login_fail',''),(7251,0,'admin','2020-10-24 04:47:07','2020-10-24 05:47:07','185.220.101.*','login_fail',''),(7252,0,'admin','2020-10-24 06:07:39','2020-10-24 07:07:39','188.166.246.*','login_fail',''),(7253,0,'admin','2020-10-24 10:22:47','2020-10-24 11:22:47','185.220.102.*','login_fail',''),(7254,0,'admin','2020-10-24 15:03:54','2020-10-24 16:03:54','178.62.39.*','login_fail',''),(7255,0,'admin','2020-10-24 19:49:50','2020-10-24 20:49:50','185.121.69.*','login_fail',''),(7256,0,'admin','2020-10-25 08:56:16','2020-10-25 09:56:16','95.211.230.*','login_fail',''),(7257,0,'admin','2020-10-25 10:33:54','2020-10-25 11:33:54','185.220.101.*','login_fail',''),(7258,0,'admin','2020-10-25 11:15:09','2020-10-25 12:15:09','31.220.40.*','login_fail',''),(7259,0,'admin','2020-10-25 17:22:57','2020-10-25 18:22:57','51.195.150.*','login_fail',''),(7260,0,'admin','2020-10-25 21:40:35','2020-10-25 22:40:35','51.195.149.*','login_fail',''),(7261,0,'admin','2020-10-25 21:52:31','2020-10-25 22:52:31','199.249.230.*','login_fail',''),(7262,0,'admin','2020-10-26 03:39:45','2020-10-26 04:39:45','187.62.196.*','login_fail',''),(7263,0,'admin','2020-10-26 10:55:18','2020-10-26 11:55:18','51.81.83.*','login_fail',''),(7264,0,'admin','2020-10-26 11:38:51','2020-10-26 12:38:51','51.195.148.*','login_fail',''),(7265,0,'admin','2020-10-26 15:06:10','2020-10-26 16:06:10','179.43.160.*','login_fail',''),(7266,0,'admin','2020-10-26 20:01:29','2020-10-26 21:01:29','185.220.101.*','login_fail',''),(7267,0,'admin','2020-10-27 01:08:15','2020-10-27 02:08:15','185.220.100.*','login_fail',''),(7268,0,'admin','2020-10-27 03:38:53','2020-10-27 04:38:53','109.70.100.*','login_fail',''),(7269,0,'admin','2020-10-27 05:00:45','2020-10-27 06:00:45','45.154.35.*','login_fail',''),(7270,0,'admin','2020-10-27 08:52:34','2020-10-27 09:52:34','185.220.101.*','login_fail',''),(7271,0,'admin','2020-10-27 14:06:44','2020-10-27 15:06:44','13.66.21.*','login_fail',''),(7272,0,'admin','2020-10-27 21:48:50','2020-10-27 22:48:50','109.70.100.*','login_fail',''),(7273,0,'admin','2020-10-28 01:41:18','2020-10-28 02:41:18','104.131.188.*','login_fail',''),(7274,0,'admin','2020-10-28 07:12:32','2020-10-28 08:12:32','51.195.91.*','login_fail',''),(7275,0,'admin','2020-10-28 15:49:23','2020-10-28 16:49:23','178.62.39.*','login_fail',''),(7276,0,'admin','2020-10-28 20:34:07','2020-10-28 21:34:07','187.62.196.*','login_fail',''),(7277,0,'admin','2020-10-28 22:29:37','2020-10-28 23:29:37','51.83.129.*','login_fail',''),(7278,0,'admin','2020-10-29 03:48:36','2020-10-29 04:48:36','51.195.149.*','login_fail',''),(7279,0,'admin','2020-10-29 18:03:39','2020-10-29 19:03:39','45.154.35.*','login_fail',''),(7280,0,'admin','2020-10-29 19:08:35','2020-10-29 20:08:35','185.220.101.*','login_fail',''),(7281,0,'admin','2020-10-29 22:00:52','2020-10-29 23:00:52','51.104.33.*','login_fail',''),(7282,0,'admin','2020-10-30 04:27:51','2020-10-30 05:27:51','185.220.100.*','login_fail',''),(7283,0,'admin','2020-10-30 18:20:52','2020-10-30 19:20:52','95.211.230.*','login_fail',''),(7284,0,'admin','2020-10-30 19:06:09','2020-10-30 20:06:09','162.247.74.*','login_fail',''),(7285,0,'admin','2020-10-31 04:39:06','2020-10-31 05:39:06','139.59.239.*','login_fail',''),(7286,0,'admin','2020-10-31 06:54:17','2020-10-31 07:54:17','51.15.43.*','login_fail',''),(7287,0,'admin','2020-10-31 12:40:18','2020-10-31 13:40:18','185.220.102.*','login_fail',''),(7288,0,'admin','2020-10-31 20:21:34','2020-10-31 21:21:34','185.220.100.*','login_fail',''),(7289,0,'admin','2020-10-31 23:29:57','2020-11-01 00:29:57','185.220.101.*','login_fail',''),(7290,0,'admin','2020-11-01 02:46:35','2020-11-01 03:46:35','185.220.100.*','login_fail',''),(7291,0,'admin','2020-11-01 04:03:24','2020-11-01 05:03:24','185.220.100.*','login_fail',''),(7292,0,'user','2020-11-01 05:59:38','2020-11-01 06:59:38','185.220.101.*','login_fail',''),(7293,0,'admin','2020-11-01 16:08:56','2020-11-01 17:08:56','185.220.101.*','login_fail',''),(7294,0,'admin','2020-11-01 21:12:38','2020-11-01 22:12:38','109.70.100.*','login_fail',''),(7295,0,'admin','2020-11-01 21:46:50','2020-11-01 22:46:50','85.93.218.*','login_fail',''),(7296,0,'admin','2020-11-02 05:11:50','2020-11-02 06:11:50','162.247.74.*','login_fail',''),(7297,0,'admin','2020-11-02 06:23:27','2020-11-02 07:23:27','185.220.101.*','login_fail',''),(7298,0,'admin','2020-11-02 07:48:54','2020-11-02 08:48:54','185.220.101.*','login_fail',''),(7299,0,'admin','2020-11-02 10:14:32','2020-11-02 11:14:32','51.75.144.*','login_fail',''),(7300,0,'admin','2020-11-02 11:19:42','2020-11-02 12:19:42','185.220.101.*','login_fail',''),(7301,0,'admin','2020-11-02 14:42:30','2020-11-02 15:42:30','81.17.16.*','login_fail',''),(7302,0,'admin','2020-11-03 03:40:38','2020-11-03 04:40:38','185.220.101.*','login_fail',''),(7303,0,'admin','2020-11-03 03:54:49','2020-11-03 04:54:49','40.121.52.*','login_fail',''),(7304,0,'admin','2020-11-03 07:03:21','2020-11-03 08:03:21','51.15.59.*','login_fail',''),(7305,0,'admin','2020-11-03 11:01:11','2020-11-03 12:01:11','188.166.246.*','login_fail',''),(7306,0,'admin','2020-11-03 15:34:45','2020-11-03 16:34:45','185.220.101.*','login_fail',''),(7307,0,'admin','2020-11-03 17:37:58','2020-11-03 18:37:58','93.174.93.*','login_fail',''),(7308,0,'admin','2020-11-03 21:50:41','2020-11-03 22:50:41','93.174.93.*','login_fail',''),(7309,0,'admin','2020-11-03 22:56:49','2020-11-03 23:56:49','91.192.103.*','login_fail',''),(7310,0,'admin','2020-11-04 02:03:33','2020-11-04 03:03:33','93.174.93.*','login_fail',''),(7311,0,'admin','2020-11-04 04:49:46','2020-11-04 05:49:46','109.70.100.*','login_fail',''),(7312,0,'admin','2020-11-04 06:31:39','2020-11-04 07:31:39','93.174.93.*','login_fail',''),(7313,0,'admin','2020-11-04 07:52:00','2020-11-04 08:52:00','185.220.100.*','login_fail',''),(7314,0,'admin','2020-11-04 10:59:12','2020-11-04 11:59:12','93.174.93.*','login_fail',''),(7315,0,'admin','2020-11-05 00:51:11','2020-11-05 01:51:11','193.218.118.*','login_fail',''),(7316,0,'admin','2020-11-05 07:52:34','2020-11-05 08:52:34','185.220.101.*','login_fail',''),(7317,0,'admin','2020-11-05 10:40:21','2020-11-05 11:40:21','93.174.93.*','login_fail',''),(7318,0,'admin','2020-11-05 11:42:24','2020-11-05 12:42:24','109.70.100.*','login_fail',''),(7319,0,'admin','2020-11-05 13:33:16','2020-11-05 14:33:16','185.220.101.*','login_fail',''),(7320,0,'admin','2020-11-05 21:37:03','2020-11-05 22:37:03','109.70.100.*','login_fail',''),(7321,0,'admin','2020-11-05 23:10:42','2020-11-06 00:10:42','5.2.79.*','login_fail',''),(7322,0,'admin','2020-11-06 00:28:57','2020-11-06 01:28:57','93.174.93.*','login_fail',''),(7323,0,'admin','2020-11-06 00:38:59','2020-11-06 01:38:59','51.38.162.*','login_fail',''),(7324,0,'admin','2020-11-06 01:30:57','2020-11-06 02:30:57','77.247.181.*','login_fail',''),(7325,0,'admin','2020-11-06 03:06:08','2020-11-06 04:06:08','185.220.101.*','login_fail',''),(7326,0,'admin','2020-11-06 03:33:07','2020-11-06 04:33:07','93.174.93.*','login_fail',''),(7327,0,'admin','2020-11-06 06:20:24','2020-11-06 07:20:24','93.174.93.*','login_fail',''),(7328,0,'admin','2020-11-06 06:30:00','2020-11-06 07:30:00','91.192.103.*','login_fail',''),(7329,0,'admin','2020-11-06 11:44:00','2020-11-06 12:44:00','13.77.200.*','login_fail',''),(7330,0,'admin','2020-11-06 19:25:50','2020-11-06 20:25:50','46.165.245.*','login_fail',''),(7331,0,'admin','2020-11-07 00:13:44','2020-11-07 01:13:44','176.123.5.*','login_fail',''),(7332,0,'admin','2020-11-08 06:04:08','2020-11-08 07:04:08','185.220.101.*','login_fail',''),(7333,0,'comments','2020-11-08 16:31:53','2020-11-08 17:31:53','222.87.198.*','login_fail',''),(7334,0,'comments','2020-11-08 17:33:22','2020-11-08 18:33:22','222.87.198.*','login_fail',''),(7335,0,'admin','2020-11-08 17:51:57','2020-11-08 18:51:57','199.249.230.*','login_fail',''),(7336,0,'admin','2020-11-08 17:58:00','2020-11-08 18:58:00','198.96.155.*','login_fail',''),(7337,0,'comments','2020-11-08 18:34:14','2020-11-08 19:34:14','222.87.198.*','login_fail',''),(7338,0,'admin','2020-11-08 19:29:04','2020-11-08 20:29:04','185.220.102.*','login_fail',''),(7339,0,'comments','2020-11-08 19:35:16','2020-11-08 20:35:16','222.87.198.*','login_fail',''),(7340,0,'comments','2020-11-08 20:36:33','2020-11-08 21:36:33','222.87.198.*','login_fail',''),(7341,0,'admin','2020-11-09 01:17:51','2020-11-09 02:17:51','199.249.230.*','login_fail',''),(7342,0,'admin','2020-11-09 02:56:02','2020-11-09 03:56:02','185.220.100.*','login_fail',''),(7343,0,'admin','2020-11-09 08:21:28','2020-11-09 09:21:28','51.178.51.*','login_fail',''),(7344,0,'admin','2020-11-09 08:48:14','2020-11-09 09:48:14','185.220.100.*','login_fail',''),(7345,0,'admin','2020-11-09 10:27:42','2020-11-09 11:27:42','185.220.100.*','login_fail',''),(7346,0,'admin','2020-11-10 07:29:53','2020-11-10 08:29:53','185.220.101.*','login_fail',''),(7347,0,'admin','2020-11-10 13:03:11','2020-11-10 14:03:11','185.107.70.*','login_fail',''),(7348,0,'admin','2020-11-10 16:41:48','2020-11-10 17:41:48','185.220.102.*','login_fail',''),(7349,0,'admin','2020-11-11 03:46:51','2020-11-11 04:46:51','188.166.246.*','login_fail',''),(7350,0,'admin','2020-11-12 21:31:38','2020-11-12 22:31:38','1.20.184.*','login_fail',''),(7351,0,'admin','2020-11-13 02:09:28','2020-11-13 03:09:28','5.83.163.*','login_fail',''),(7352,0,'admin','2020-11-13 12:57:27','2020-11-13 13:57:27','5.83.163.*','login_fail',''),(7353,0,'admin','2020-11-14 21:16:04','2020-11-14 22:16:04','185.220.101.*','login_fail',''),(7354,0,'admin','2020-11-14 23:56:44','2020-11-15 00:56:44','91.121.78.*','login_fail',''),(7355,0,'admin','2020-11-15 02:46:37','2020-11-15 03:46:37','188.166.246.*','login_fail',''),(7356,0,'admin','2020-11-15 11:06:16','2020-11-15 12:06:16','89.234.157.*','login_fail',''),(7357,0,'admin','2020-11-15 12:16:38','2020-11-15 13:16:38','52.47.51.*','login_fail',''),(7358,0,'admin','2020-11-17 21:35:47','2020-11-17 22:35:47','91.121.78.*','login_fail',''),(7359,0,'admin','2020-11-18 06:15:54','2020-11-18 07:15:54','77.247.181.*','login_fail',''),(7360,0,'admin','2020-11-18 06:52:17','2020-11-18 07:52:17','23.129.64.*','login_fail',''),(7361,0,'admin','2020-11-18 11:19:19','2020-11-18 12:19:19','188.166.246.*','login_fail',''),(7362,0,'admin','2020-11-18 14:24:57','2020-11-18 15:24:57','185.220.103.*','login_fail',''),(7363,0,'admin','2020-11-18 20:57:35','2020-11-18 21:57:35','179.43.160.*','login_fail',''),(7364,0,'admin','2020-11-19 16:08:36','2020-11-19 17:08:36','185.220.101.*','login_fail',''),(7365,0,'admin','2020-11-19 17:28:04','2020-11-19 18:28:04','185.220.101.*','login_fail',''),(7366,0,'admin','2020-11-19 19:08:48','2020-11-19 20:08:48','107.189.10.*','login_fail',''),(7367,0,'admin','2020-11-19 20:12:15','2020-11-19 21:12:15','185.220.101.*','login_fail',''),(7368,0,'admin','2020-11-20 17:58:38','2020-11-20 18:58:38','62.102.148.*','login_fail',''),(7369,0,'admin','2020-11-21 01:55:06','2020-11-21 02:55:06','104.244.72.*','login_fail',''),(7370,0,'admin','2020-11-21 06:49:06','2020-11-21 07:49:06','18.237.201.*','login_fail',''),(7371,0,'admin','2020-11-21 08:49:32','2020-11-21 09:49:32','51.89.166.*','login_fail',''),(7372,0,'admin','2020-11-21 09:51:26','2020-11-21 10:51:26','54.37.19.*','login_fail',''),(7373,0,'admin','2020-11-21 14:18:09','2020-11-21 15:18:09','5.62.49.*','login_fail',''),(7374,0,'admin','2020-11-21 17:01:03','2020-11-21 18:01:03','185.220.100.*','login_fail',''),(7375,0,'admin','2020-11-21 17:22:28','2020-11-21 18:22:28','45.154.255.*','login_fail',''),(7376,0,'comments','2020-11-22 03:22:31','2020-11-22 04:22:31','47.105.67.*','login_fail',''),(7377,0,'comments','2020-11-22 04:23:22','2020-11-22 05:23:22','47.105.67.*','login_fail',''),(7378,0,'comments','2020-11-22 05:24:01','2020-11-22 06:24:01','47.105.67.*','login_fail',''),(7379,0,'admin','2020-11-22 05:42:49','2020-11-22 06:42:49','91.121.78.*','login_fail',''),(7380,0,'admin','2020-11-22 11:19:53','2020-11-22 12:19:53','195.206.105.*','login_fail',''),(7381,0,'admin','2020-11-22 20:25:03','2020-11-22 21:25:03','51.195.136.*','login_fail',''),(7382,0,'admin','2020-11-22 23:33:10','2020-11-23 00:33:10','46.59.65.*','login_fail',''),(7383,0,'admin','2020-11-23 11:14:13','2020-11-23 12:14:13','176.10.107.*','login_fail',''),(7384,0,'admin','2020-11-23 13:27:15','2020-11-23 14:27:15','188.166.246.*','login_fail',''),(7385,0,'admin','2020-11-23 16:01:46','2020-11-23 17:01:46','62.102.148.*','login_fail',''),(7386,0,'admin','2020-11-23 23:14:28','2020-11-24 00:14:28','167.88.7.*','login_fail',''),(7387,0,'admin','2020-11-24 05:07:48','2020-11-24 06:07:48','199.188.200.*','login_fail',''),(7388,0,'admin','2020-11-24 11:44:42','2020-11-24 12:44:42','51.210.242.*','login_fail',''),(7389,0,'admin','2020-11-24 18:06:58','2020-11-24 19:06:58','51.103.140.*','login_fail',''),(7390,0,'admin','2020-11-24 23:13:51','2020-11-25 00:13:51','198.98.49.*','login_fail',''),(7391,0,'admin','2020-11-25 03:48:15','2020-11-25 04:48:15','188.166.246.*','login_fail',''),(7392,0,'admin','2020-11-25 10:46:26','2020-11-25 11:46:26','185.220.101.*','login_fail',''),(7393,0,'admin','2020-11-25 16:12:57','2020-11-25 17:12:57','104.244.73.*','login_fail',''),(7394,0,'admin','2020-11-25 17:12:25','2020-11-25 18:12:25','185.220.101.*','login_fail',''),(7395,0,'admin','2020-11-25 23:20:47','2020-11-26 00:20:47','46.165.245.*','login_fail',''),(7396,0,'admin','2020-11-26 02:22:05','2020-11-26 03:22:05','185.220.102.*','login_fail',''),(7397,0,'admin','2020-11-26 20:32:02','2020-11-26 21:32:02','107.189.10.*','login_fail',''),(7398,0,'admin','2020-11-27 00:32:27','2020-11-27 01:32:27','185.220.101.*','login_fail',''),(7399,0,'admin','2020-11-27 00:36:35','2020-11-27 01:36:35','185.100.87.*','login_fail',''),(7400,0,'admin','2020-11-27 07:01:00','2020-11-27 08:01:00','51.210.243.*','login_fail',''),(7401,0,'admin','2020-11-27 08:19:22','2020-11-27 09:19:22','185.220.101.*','login_fail',''),(7402,0,'admin','2020-11-28 01:12:24','2020-11-28 02:12:24','199.249.230.*','login_fail',''),(7403,0,'admin','2020-11-28 09:34:06','2020-11-28 10:34:06','188.166.246.*','login_fail',''),(7404,0,'admin','2020-11-28 12:05:30','2020-11-28 13:05:30','104.244.73.*','login_fail',''),(7405,0,'admin','2020-11-28 14:30:51','2020-11-28 15:30:51','46.119.160.*','login_fail',''),(7406,0,'admin','2020-11-28 16:45:20','2020-11-28 17:45:20','195.254.135.*','login_fail',''),(7407,0,'admin','2020-11-29 00:57:04','2020-11-29 01:57:04','109.70.100.*','login_fail',''),(7408,0,'admin','2020-11-29 01:45:44','2020-11-29 02:45:44','185.121.69.*','login_fail',''),(7409,0,'admin','2020-11-29 17:06:58','2020-11-29 18:06:58','109.70.100.*','login_fail',''),(7410,0,'admin','2020-11-29 17:27:51','2020-11-29 18:27:51','51.210.242.*','login_fail',''),(7411,0,'admin','2020-11-30 00:16:05','2020-11-30 01:16:05','185.220.102.*','login_fail',''),(7412,0,'admin','2020-11-30 06:44:49','2020-11-30 07:44:49','51.91.98.*','login_fail',''),(7413,0,'admin','2020-12-01 02:44:16','2020-12-01 03:44:16','185.220.101.*','login_fail',''),(7414,0,'admin','2020-12-01 21:56:28','2020-12-01 22:56:28','185.220.102.*','login_fail',''),(7415,0,'admin','2020-12-03 08:59:12','2020-12-03 09:59:12','46.232.251.*','login_fail',''),(7416,0,'admin','2020-12-03 10:35:25','2020-12-03 11:35:25','198.251.89.*','login_fail',''),(7417,0,'admin','2020-12-03 17:42:57','2020-12-03 18:42:57','185.220.101.*','login_fail',''),(7418,0,'admin','2020-12-03 22:10:59','2020-12-03 23:10:59','45.125.65.*','login_fail',''),(7419,0,'admin','2020-12-04 05:20:12','2020-12-04 06:20:12','145.239.82.*','login_fail',''),(7420,0,'admin','2020-12-04 10:31:58','2020-12-04 11:31:58','193.169.145.*','login_fail',''),(7421,0,'admin','2020-12-04 13:54:35','2020-12-04 14:54:35','185.220.101.*','login_fail',''),(7422,0,'admin','2020-12-05 06:07:25','2020-12-05 07:07:25','62.102.148.*','login_fail',''),(7423,0,'admin','2020-12-05 06:59:00','2020-12-05 07:59:00','185.140.53.*','login_fail',''),(7424,0,'comments','2020-12-05 23:30:43','2020-12-06 00:30:43','118.24.125.*','login_fail',''),(7425,0,'comments','2020-12-06 00:31:14','2020-12-06 01:31:14','118.24.125.*','login_fail',''),(7426,0,'admin','2020-12-06 03:32:51','2020-12-06 04:32:51','185.220.101.*','login_fail',''),(7427,0,'admin','2020-12-06 15:10:56','2020-12-06 16:10:56','157.245.216.*','login_fail',''),(7428,0,'admin','2020-12-06 20:27:08','2020-12-06 21:27:08','80.82.70.*','login_fail',''),(7429,0,'admin','2020-12-06 21:24:41','2020-12-06 22:24:41','179.43.160.*','login_fail',''),(7430,0,'admin','2020-12-06 21:41:02','2020-12-06 22:41:02','177.130.48.*','login_fail',''),(7431,0,'admin','2020-12-07 00:05:54','2020-12-07 01:05:54','185.220.101.*','login_fail',''),(7432,0,'admin','2020-12-07 05:26:04','2020-12-07 06:26:04','176.10.104.*','login_fail',''),(7433,0,'admin','2020-12-07 08:05:08','2020-12-07 09:05:08','185.220.100.*','login_fail',''),(7434,0,'admin','2020-12-07 17:51:54','2020-12-07 18:51:54','40.76.192.*','login_fail',''),(7435,0,'admin','2020-12-08 02:19:28','2020-12-08 03:19:28','185.220.101.*','login_fail',''),(7436,0,'admin','2020-12-08 04:29:15','2020-12-08 05:29:15','198.144.121.*','login_fail',''),(7437,0,'comments','2020-12-08 06:22:43','2020-12-08 07:22:43','115.159.117.*','login_fail',''),(7438,0,'comments','2020-12-08 07:23:22','2020-12-08 08:23:22','115.159.117.*','login_fail',''),(7439,0,'comments','2020-12-08 08:23:41','2020-12-08 09:23:41','115.159.117.*','login_fail',''),(7440,0,'admin','2020-12-08 13:36:18','2020-12-08 14:36:18','185.220.101.*','login_fail',''),(7441,0,'admin','2020-12-08 13:36:47','2020-12-08 14:36:47','185.220.100.*','login_fail',''),(7442,0,'admin','2020-12-08 13:36:54','2020-12-08 14:36:54','109.70.100.*','login_fail',''),(7443,0,'admin','2020-12-08 13:37:06','2020-12-08 14:37:06','51.210.242.*','login_fail',''),(7444,0,'admin','2020-12-08 13:37:29','2020-12-08 14:37:29','185.220.102.*','login_fail',''),(7445,0,'admin','2020-12-08 13:38:05','2020-12-08 14:38:05','23.129.64.*','login_fail',''),(7446,0,'admin','2020-12-08 13:39:07','2020-12-08 14:39:07','51.81.86.*','login_fail',''),(7447,0,'admin','2020-12-08 13:39:26','2020-12-08 14:39:26','31.220.3.*','login_fail',''),(7448,0,'admin','2020-12-08 13:39:36','2020-12-08 14:39:36','91.192.103.*','login_fail',''),(7449,0,'admin','2020-12-08 13:39:43','2020-12-08 14:39:43','31.7.61.*','login_fail',''),(7450,0,'admin','2020-12-08 13:40:11','2020-12-08 14:40:11','185.82.219.*','login_fail',''),(7451,0,'admin','2020-12-08 14:36:29','2020-12-08 15:36:29','179.43.160.*','login_fail',''),(7452,0,'admin','2020-12-08 17:17:56','2020-12-08 18:17:56','185.220.101.*','login_fail',''),(7453,0,'admin','2020-12-08 20:34:12','2020-12-08 21:34:12','109.70.100.*','login_fail',''),(7454,0,'admin','2020-12-08 22:27:54','2020-12-08 23:27:54','193.218.118.*','login_fail',''),(7455,0,'admin','2020-12-09 14:13:50','2020-12-09 15:13:50','54.37.19.*','login_fail',''),(7456,0,'admin','2020-12-10 04:00:38','2020-12-10 05:00:38','157.245.216.*','login_fail',''),(7457,0,'admin','2020-12-11 06:58:06','2020-12-11 07:58:06','5.188.62.*','login_fail',''),(7458,0,'admin','2020-12-12 23:18:26','2020-12-13 00:18:26','92.249.44.*','login_fail',''),(7459,0,'admin','2020-12-13 20:23:37','2020-12-13 21:23:37','83.229.84.*','login_fail',''),(7460,0,'admin','2020-12-14 21:27:51','2020-12-14 22:27:51','40.66.43.*','login_fail',''),(7461,0,'admin','2020-12-14 23:26:24','2020-12-15 00:26:24','167.172.233.*','login_fail',''),(7462,0,'admin','2020-12-17 06:17:43','2020-12-17 07:17:43','157.245.216.*','login_fail',''),(7463,0,'admin','2020-12-17 16:10:14','2020-12-17 17:10:14','31.220.3.*','login_fail',''),(7464,0,'admin','2020-12-18 10:08:44','2020-12-18 11:08:44','185.220.100.*','login_fail',''),(7465,0,'admin','2020-12-18 18:15:57','2020-12-18 19:15:57','185.220.100.*','login_fail',''),(7466,0,'comments','2020-12-19 00:05:55','2020-12-19 01:05:55','59.42.122.*','login_fail',''),(7467,0,'comments','2020-12-19 01:06:29','2020-12-19 02:06:29','59.42.122.*','login_fail',''),(7468,0,'admin','2020-12-19 01:28:19','2020-12-19 02:28:19','167.88.7.*','login_fail',''),(7469,0,'comments','2020-12-19 02:06:57','2020-12-19 03:06:57','59.42.122.*','login_fail',''),(7470,0,'admin','2020-12-19 07:18:29','2020-12-19 08:18:29','109.70.100.*','login_fail',''),(7471,0,'admin','2020-12-19 17:40:17','2020-12-19 18:40:17','51.77.108.*','login_fail',''),(7472,0,'admin','2020-12-19 18:37:46','2020-12-19 19:37:46','51.91.96.*','login_fail',''),(7473,0,'admin','2020-12-19 19:39:20','2020-12-19 20:39:20','91.192.103.*','login_fail',''),(7474,0,'admin','2020-12-20 02:35:04','2020-12-20 03:35:04','20.151.11.*','login_fail',''),(7475,0,'admin','2020-12-20 12:02:03','2020-12-20 13:02:03','46.119.160.*','login_fail',''),(7476,0,'admin','2020-12-20 13:59:58','2020-12-20 14:59:58','185.121.69.*','login_fail',''),(7477,0,'admin','2020-12-20 15:29:30','2020-12-20 16:29:30','109.70.100.*','login_fail',''),(7478,0,'admin','2020-12-21 11:24:35','2020-12-21 12:24:35','192.64.86.*','login_fail',''),(7479,0,'admin','2020-12-21 19:13:23','2020-12-21 20:13:23','185.220.101.*','login_fail',''),(7480,0,'admin','2020-12-22 15:02:28','2020-12-22 16:02:28','51.77.150.*','login_fail',''),(7481,0,'admin','2020-12-22 23:24:58','2020-12-23 00:24:58','51.68.215.*','login_fail',''),(7482,0,'admin','2020-12-23 01:19:52','2020-12-23 02:19:52','51.195.103.*','login_fail',''),(7483,0,'admin','2020-12-23 04:06:04','2020-12-23 05:06:04','51.254.246.*','login_fail',''),(7484,0,'admin','2020-12-23 09:32:26','2020-12-23 10:32:26','104.244.72.*','login_fail',''),(7485,0,'admin','2020-12-23 21:42:21','2020-12-23 22:42:21','45.154.35.*','login_fail',''),(7486,0,'admin','2020-12-24 16:49:39','2020-12-24 17:49:39','185.220.100.*','login_fail',''),(7487,0,'admin','2020-12-26 04:57:00','2020-12-26 05:57:00','181.143.221.*','login_fail',''),(7488,0,'rtcme','2021-01-01 02:15:48','2021-01-01 03:15:48','185.220.101.*','login_fail',''),(7489,0,'admin','2021-01-03 06:18:48','2021-01-03 07:18:48','34.70.209.*','login_fail',''),(7490,0,'comments','2021-01-03 17:44:50','2021-01-03 18:44:50','47.105.67.*','login_fail',''),(7491,0,'comments','2021-01-03 18:45:20','2021-01-03 19:45:20','47.105.67.*','login_fail',''),(7492,0,'admin','2021-01-03 21:21:40','2021-01-03 22:21:40','178.32.109.*','login_fail',''),(7493,0,'admin','2021-01-04 14:50:51','2021-01-04 15:50:51','185.224.137.*','login_fail',''),(7494,0,'admin','2021-01-04 18:24:54','2021-01-04 19:24:54','156.67.222.*','login_fail',''),(7495,0,'admin','2021-01-05 20:11:09','2021-01-05 21:11:09','143.110.235.*','login_fail',''),(7496,0,'admin','2021-01-06 11:08:14','2021-01-06 12:08:14','45.15.143.*','login_fail',''),(7497,0,'admin','2021-01-11 14:06:54','2021-01-11 15:06:54','138.91.125.*','login_fail',''),(7498,0,'admin','2021-01-11 18:18:46','2021-01-11 19:18:46','138.91.125.*','login_fail',''),(7499,0,'admin','2021-01-11 22:32:03','2021-01-11 23:32:03','20.52.176.*','login_fail',''),(7500,0,'comments','2021-01-13 07:18:41','2021-01-13 08:18:41','132.232.155.*','login_fail',''),(7501,0,'comments','2021-01-13 08:19:22','2021-01-13 09:19:22','132.232.155.*','login_fail',''),(7502,0,'comments','2021-01-13 09:20:06','2021-01-13 10:20:06','132.232.155.*','login_fail',''),(7503,0,'comments','2021-01-13 10:20:42','2021-01-13 11:20:42','132.232.155.*','login_fail',''),(7504,0,'admin','2021-01-13 21:04:18','2021-01-13 22:04:18','5.188.62.*','login_fail',''),(7505,0,'admin','2021-01-13 22:32:26','2021-01-13 23:32:26','5.188.62.*','login_fail',''),(7506,0,'admin','2021-01-14 00:00:23','2021-01-14 01:00:23','5.188.62.*','login_fail',''),(7507,0,'admin','2021-01-14 01:27:35','2021-01-14 02:27:35','5.188.62.*','login_fail',''),(7508,0,'admin','2021-01-17 13:26:42','2021-01-17 14:26:42','40.121.58.*','login_fail',''),(7509,0,'admin','2021-01-17 14:44:42','2021-01-17 15:44:42','40.121.58.*','login_fail',''),(7510,0,'admin','2021-01-19 08:50:55','2021-01-19 09:50:55','46.119.172.*','login_fail',''),(7511,0,'admin','2021-01-19 15:20:53','2021-01-19 16:20:53','156.67.222.*','login_fail',''),(7512,0,'admin','2021-01-19 19:19:48','2021-01-19 20:19:48','156.67.222.*','login_fail',''),(7513,0,'admin','2021-01-21 04:34:11','2021-01-21 05:34:11','81.88.52.*','login_fail',''),(7514,0,'admin','2021-01-21 14:34:24','2021-01-21 15:34:24','156.67.222.*','login_fail',''),(7515,0,'admin','2021-01-21 21:09:22','2021-01-21 22:09:22','156.67.222.*','login_fail',''),(7516,0,'admin','2021-01-22 19:32:07','2021-01-22 20:32:07','197.185.101.*','login_fail',''),(7517,0,'admin','2021-01-23 18:22:12','2021-01-23 19:22:12','64.227.97.*','login_fail',''),(7518,0,'admin','2021-01-24 03:07:21','2021-01-24 04:07:21','156.67.222.*','login_fail',''),(7519,0,'admin','2021-01-24 07:45:21','2021-01-24 08:45:21','156.67.222.*','login_fail',''),(7520,0,'admin','2021-01-25 06:07:38','2021-01-25 07:07:38','185.224.138.*','login_fail',''),(7521,0,'admin','2021-01-26 15:31:30','2021-01-26 16:31:30','54.169.174.*','login_fail',''),(7522,0,'admin','2021-01-27 11:14:02','2021-01-27 12:14:02','89.46.109.*','login_fail',''),(7523,0,'admin','2021-01-30 11:35:08','2021-01-30 12:35:08','135.148.33.*','login_fail',''),(7524,0,'admin','2021-01-30 11:35:36','2021-01-30 12:35:36','185.191.124.*','login_fail',''),(7525,0,'admin','2021-01-30 11:36:32','2021-01-30 12:36:32','185.220.100.*','login_fail',''),(7526,0,'admin','2021-01-30 11:36:41','2021-01-30 12:36:41','51.210.242.*','login_fail',''),(7527,0,'admin','2021-01-30 11:36:45','2021-01-30 12:36:45','185.220.101.*','login_fail',''),(7528,0,'admin','2021-01-30 11:37:46','2021-01-30 12:37:46','45.154.255.*','login_fail',''),(7529,0,'admin','2021-01-30 11:37:50','2021-01-30 12:37:50','151.80.148.*','login_fail',''),(7530,0,'admin','2021-01-30 11:38:06','2021-01-30 12:38:06','192.42.116.*','login_fail',''),(7531,0,'admin','2021-01-30 11:39:25','2021-01-30 12:39:25','109.70.100.*','login_fail',''),(7532,0,'admin','2021-01-30 11:39:31','2021-01-30 12:39:31','135.148.32.*','login_fail',''),(7533,0,'admin','2021-01-30 11:39:53','2021-01-30 12:39:53','176.10.99.*','login_fail',''),(7534,0,'admin','2021-01-30 11:40:09','2021-01-30 12:40:09','199.249.230.*','login_fail',''),(7535,0,'admin','2021-01-30 11:40:52','2021-01-30 12:40:52','54.36.98.*','login_fail',''),(7536,0,'admin','2021-01-30 11:41:13','2021-01-30 12:41:13','185.220.102.*','login_fail',''),(7537,0,'admin','2021-01-30 11:41:26','2021-01-30 12:41:26','94.230.208.*','login_fail',''),(7538,0,'admin','2021-01-30 11:41:32','2021-01-30 12:41:32','54.37.19.*','login_fail',''),(7539,0,'admin','2021-01-30 11:41:48','2021-01-30 12:41:48','185.174.43.*','login_fail',''),(7540,0,'admin','2021-01-30 11:42:01','2021-01-30 12:42:01','104.244.77.*','login_fail',''),(7541,0,'admin','2021-01-30 11:42:50','2021-01-30 12:42:50','213.164.204.*','login_fail',''),(7542,0,'admin','2021-01-30 11:44:00','2021-01-30 12:44:00','195.176.3.*','login_fail',''),(7543,0,'admin','2021-01-30 11:44:04','2021-01-30 12:44:04','31.220.3.*','login_fail',''),(7544,0,'admin','2021-01-30 11:44:19','2021-01-30 12:44:19','51.77.148.*','login_fail',''),(7545,0,'admin','2021-01-30 11:44:21','2021-01-30 12:44:21','151.80.58.*','login_fail',''),(7546,0,'admin','2021-01-30 11:44:29','2021-01-30 12:44:29','31.7.61.*','login_fail',''),(7547,0,'admin','2021-01-30 11:44:40','2021-01-30 12:44:40','104.244.73.*','login_fail',''),(7548,0,'admin','2021-01-30 11:44:49','2021-01-30 12:44:49','5.2.69.*','login_fail',''),(7549,0,'admin','2021-01-30 11:45:00','2021-01-30 12:45:00','89.249.49.*','login_fail',''),(7550,0,'admin','2021-01-30 11:45:05','2021-01-30 12:45:05','51.75.64.*','login_fail',''),(7551,0,'admin','2021-01-30 11:45:23','2021-01-30 12:45:23','104.244.74.*','login_fail',''),(7552,0,'admin','2021-01-30 11:45:26','2021-01-30 12:45:26','46.19.141.*','login_fail',''),(7553,0,'admin','2021-01-30 11:45:27','2021-01-30 12:45:27','92.222.221.*','login_fail',''),(7554,0,'admin','2021-01-30 11:47:56','2021-01-30 12:47:56','51.15.99.*','login_fail',''),(7555,0,'admin','2021-01-30 11:49:02','2021-01-30 12:49:02','178.17.174.*','login_fail',''),(7556,0,'admin','2021-01-30 11:49:09','2021-01-30 12:49:09','31.220.40.*','login_fail',''),(7557,0,'admin','2021-01-30 11:49:12','2021-01-30 12:49:12','217.182.138.*','login_fail',''),(7558,0,'admin','2021-01-30 12:36:17','2021-01-30 13:36:17','91.192.103.*','login_fail',''),(7559,0,'admin','2021-01-30 12:36:25','2021-01-30 13:36:25','135.148.33.*','login_fail',''),(7560,0,'admin','2021-01-30 12:36:40','2021-01-30 13:36:40','171.25.193.*','login_fail',''),(7561,0,'admin','2021-01-30 12:37:57','2021-01-30 13:37:57','185.220.100.*','login_fail',''),(7562,0,'admin','2021-01-30 12:38:09','2021-01-30 13:38:09','45.154.255.*','login_fail',''),(7563,0,'admin','2021-01-30 12:38:12','2021-01-30 13:38:12','185.100.87.*','login_fail',''),(7564,0,'admin','2021-01-30 12:38:14','2021-01-30 13:38:14','51.210.242.*','login_fail',''),(7565,0,'admin','2021-01-30 12:38:31','2021-01-30 13:38:31','45.153.160.*','login_fail',''),(7566,0,'admin','2021-01-30 12:38:43','2021-01-30 13:38:43','146.59.225.*','login_fail',''),(7567,0,'admin','2021-01-30 12:38:44','2021-01-30 13:38:44','192.42.116.*','login_fail',''),(7568,0,'admin','2021-01-30 12:38:44','2021-01-30 13:38:44','162.247.74.*','login_fail',''),(7569,0,'admin','2021-01-30 12:38:56','2021-01-30 13:38:56','51.195.166.*','login_fail',''),(7570,0,'admin','2021-01-30 12:39:00','2021-01-30 13:39:00','185.107.70.*','login_fail',''),(7571,0,'admin','2021-01-30 12:39:00','2021-01-30 13:39:00','151.80.148.*','login_fail',''),(7572,0,'admin','2021-01-30 12:39:07','2021-01-30 13:39:07','51.195.103.*','login_fail',''),(7573,0,'admin','2021-01-30 12:39:12','2021-01-30 13:39:12','185.220.101.*','login_fail',''),(7574,0,'admin','2021-01-30 12:39:18','2021-01-30 13:39:18','31.220.2.*','login_fail',''),(7575,0,'admin','2021-01-30 12:40:46','2021-01-30 13:40:46','51.38.82.*','login_fail',''),(7576,0,'admin','2021-01-30 12:40:55','2021-01-30 13:40:55','104.244.76.*','login_fail',''),(7577,0,'admin','2021-01-30 12:41:00','2021-01-30 13:41:00','54.36.98.*','login_fail',''),(7578,0,'admin','2021-01-30 12:41:03','2021-01-30 13:41:03','193.218.118.*','login_fail',''),(7579,0,'admin','2021-01-30 12:41:03','2021-01-30 13:41:03','109.70.100.*','login_fail',''),(7580,0,'admin','2021-01-30 12:41:23','2021-01-30 13:41:23','46.165.230.*','login_fail',''),(7581,0,'admin','2021-01-30 12:41:27','2021-01-30 13:41:27','185.220.102.*','login_fail',''),(7582,0,'admin','2021-01-30 12:41:47','2021-01-30 13:41:47','77.247.181.*','login_fail',''),(7583,0,'admin','2021-01-30 12:42:08','2021-01-30 13:42:08','54.37.19.*','login_fail',''),(7584,0,'admin','2021-01-30 12:42:21','2021-01-30 13:42:21','54.36.99.*','login_fail',''),(7585,0,'admin','2021-01-30 12:42:25','2021-01-30 13:42:25','176.10.99.*','login_fail',''),(7586,0,'admin','2021-01-30 12:42:30','2021-01-30 13:42:30','217.182.192.*','login_fail',''),(7587,0,'admin','2021-01-30 12:42:45','2021-01-30 13:42:45','31.220.0.*','login_fail',''),(7588,0,'admin','2021-01-30 12:42:48','2021-01-30 13:42:48','185.174.43.*','login_fail',''),(7589,0,'admin','2021-01-30 12:42:50','2021-01-30 13:42:50','51.75.144.*','login_fail',''),(7590,0,'admin','2021-01-30 12:43:08','2021-01-30 13:43:08','104.244.77.*','login_fail',''),(7591,0,'admin','2021-01-30 12:43:08','2021-01-30 13:43:08','199.249.230.*','login_fail',''),(7592,0,'admin','2021-01-30 12:43:15','2021-01-30 13:43:15','104.244.79.*','login_fail',''),(7593,0,'admin','2021-01-30 12:43:36','2021-01-30 13:43:36','51.38.80.*','login_fail',''),(7594,0,'admin','2021-01-30 12:43:41','2021-01-30 13:43:41','94.230.208.*','login_fail',''),(7595,0,'admin','2021-01-30 12:43:45','2021-01-30 13:43:45','107.189.10.*','login_fail',''),(7596,0,'admin','2021-01-30 12:43:48','2021-01-30 13:43:48','158.69.35.*','login_fail',''),(7597,0,'admin','2021-01-30 12:44:04','2021-01-30 13:44:04','135.148.32.*','login_fail',''),(7598,0,'admin','2021-01-30 12:44:04','2021-01-30 13:44:04','179.43.160.*','login_fail',''),(7599,0,'admin','2021-01-30 12:44:16','2021-01-30 13:44:16','195.176.3.*','login_fail',''),(7600,0,'admin','2021-01-30 12:44:20','2021-01-30 13:44:20','95.211.230.*','login_fail',''),(7601,0,'admin','2021-01-30 12:44:26','2021-01-30 13:44:26','51.210.80.*','login_fail',''),(7602,0,'admin','2021-01-30 12:44:41','2021-01-30 13:44:41','31.7.61.*','login_fail',''),(7603,0,'admin','2021-01-30 12:44:52','2021-01-30 13:44:52','31.220.1.*','login_fail',''),(7604,0,'admin','2021-01-30 12:45:07','2021-01-30 13:45:07','23.129.64.*','login_fail',''),(7605,0,'admin','2021-01-30 12:45:39','2021-01-30 13:45:39','81.17.16.*','login_fail',''),(7606,0,'admin','2021-01-30 12:45:44','2021-01-30 13:45:44','213.164.204.*','login_fail',''),(7607,0,'admin','2021-01-30 12:45:49','2021-01-30 13:45:49','195.206.105.*','login_fail',''),(7608,0,'admin','2021-01-30 12:46:00','2021-01-30 13:46:00','51.210.243.*','login_fail',''),(7609,0,'admin','2021-01-30 12:46:37','2021-01-30 13:46:37','45.129.56.*','login_fail',''),(7610,0,'admin','2021-01-30 12:46:39','2021-01-30 13:46:39','151.80.58.*','login_fail',''),(7611,0,'admin','2021-01-30 12:46:45','2021-01-30 13:46:45','37.187.105.*','login_fail',''),(7612,0,'admin','2021-01-30 12:46:51','2021-01-30 13:46:51','185.12.45.*','login_fail',''),(7613,0,'admin','2021-01-30 12:47:02','2021-01-30 13:47:02','51.91.98.*','login_fail',''),(7614,0,'admin','2021-01-30 12:47:16','2021-01-30 13:47:16','51.77.150.*','login_fail',''),(7615,0,'admin','2021-01-30 12:47:55','2021-01-30 13:47:55','51.15.59.*','login_fail',''),(7616,0,'admin','2021-01-30 12:48:00','2021-01-30 13:48:00','162.247.73.*','login_fail',''),(7617,0,'admin','2021-01-30 12:48:01','2021-01-30 13:48:01','46.19.141.*','login_fail',''),(7618,0,'admin','2021-01-30 12:48:05','2021-01-30 13:48:05','51.79.86.*','login_fail',''),(7619,0,'admin','2021-01-30 12:48:12','2021-01-30 13:48:12','209.141.45.*','login_fail',''),(7620,0,'admin','2021-01-30 12:48:21','2021-01-30 13:48:21','104.244.75.*','login_fail',''),(7621,0,'admin','2021-01-30 12:48:24','2021-01-30 13:48:24','104.244.73.*','login_fail',''),(7622,0,'admin','2021-01-30 12:48:36','2021-01-30 13:48:36','45.148.10.*','login_fail',''),(7623,0,'admin','2021-01-30 12:48:48','2021-01-30 13:48:48','51.89.165.*','login_fail',''),(7624,0,'admin','2021-01-30 12:49:05','2021-01-30 13:49:05','167.86.94.*','login_fail',''),(7625,0,'admin','2021-01-30 12:49:17','2021-01-30 13:49:17','51.91.123.*','login_fail',''),(7626,0,'admin','2021-01-30 12:49:50','2021-01-30 13:49:50','46.165.245.*','login_fail',''),(7627,0,'admin','2021-01-30 12:49:56','2021-01-30 13:49:56','66.70.228.*','login_fail',''),(7628,0,'admin','2021-01-30 12:50:23','2021-01-30 13:50:23','185.56.80.*','login_fail',''),(7629,0,'admin','2021-01-30 12:50:42','2021-01-30 13:50:42','51.77.148.*','login_fail',''),(7630,0,'admin','2021-01-30 12:51:19','2021-01-30 13:51:19','5.2.69.*','login_fail',''),(7631,0,'admin','2021-01-30 18:04:26','2021-01-30 19:04:26','54.36.98.*','login_fail',''),(7632,0,'admin','2021-02-01 12:37:57','2021-02-01 13:37:57','94.21.114.*','login_fail',''),(7633,0,'admin','2021-02-02 08:43:55','2021-02-02 09:43:55','185.220.102.*','login_fail',''),(7634,0,'admin','2021-02-02 18:51:18','2021-02-02 19:51:18','143.110.229.*','login_fail',''),(7635,0,'admin','2021-02-03 22:47:09','2021-02-03 23:47:09','143.110.237.*','login_fail',''),(7636,0,'admin','2021-02-09 15:40:26','2021-02-09 16:40:26','188.34.184.*','login_fail',''),(7637,0,'admin','2021-02-16 16:23:21','2021-02-16 17:23:21','144.217.190.*','login_fail',''),(7638,0,'admin','2021-02-18 08:04:39','2021-02-18 09:04:39','51.105.54.*','login_fail',''),(7639,0,'admin','2021-02-18 13:30:27','2021-02-18 14:30:27','20.80.88.*','login_fail',''),(7640,0,'admin','2021-02-19 17:57:25','2021-02-19 18:57:25','107.172.83.*','login_fail',''),(7641,0,'admin','2021-02-19 21:50:25','2021-02-19 22:50:25','107.172.83.*','login_fail',''),(7642,0,'admin','2021-02-20 08:59:49','2021-02-20 09:59:49','107.172.83.*','login_fail',''),(7643,0,'admin','2021-02-20 12:17:32','2021-02-20 13:17:32','137.74.220.*','login_fail',''),(7644,0,'admin','2021-02-20 15:05:10','2021-02-20 16:05:10','107.172.83.*','login_fail',''),(7645,0,'admin','2021-02-21 18:23:49','2021-02-21 19:23:49','107.172.83.*','login_fail',''),(7646,0,'admin','2021-02-22 06:47:14','2021-02-22 07:47:14','107.172.83.*','login_fail',''),(7647,0,'admin','2021-02-22 10:37:12','2021-02-22 11:37:12','20.80.88.*','login_fail',''),(7648,0,'admin','2021-02-22 19:30:16','2021-02-22 20:30:16','107.172.83.*','login_fail',''),(7649,0,'admin','2021-02-23 02:53:40','2021-02-23 03:53:40','51.105.54.*','login_fail',''),(7650,0,'admin','2021-02-24 20:31:23','2021-02-24 21:31:23','107.172.83.*','login_fail',''),(7651,0,'admin','2021-02-25 16:27:09','2021-02-25 17:27:09','107.172.83.*','login_fail',''),(7652,0,'admin','2021-03-02 04:33:45','2021-03-02 05:33:45','34.106.63.*','login_fail',''),(7653,0,'admin','2021-03-10 22:00:25','2021-03-10 23:00:25','20.80.88.*','login_fail',''),(7654,0,'admin','2021-03-12 12:38:55','2021-03-12 13:38:55','52.25.61.*','login_fail',''),(7655,0,'admin','2021-03-14 23:38:03','2021-03-15 00:38:03','13.77.214.*','login_fail',''),(7656,0,'admin','2021-03-15 02:44:20','2021-03-15 03:44:20','172.241.214.*','login_fail',''),(7657,0,'admin','2021-03-18 11:16:09','2021-03-18 12:16:09','185.220.102.*','login_fail',''),(7658,0,'admin','2021-03-19 15:13:50','2021-03-19 16:13:50','34.106.63.*','login_fail',''),(7659,0,'admin','2021-03-20 03:22:00','2021-03-20 04:22:00','162.247.74.*','login_fail',''),(7660,0,'admin','2021-03-20 10:10:49','2021-03-20 11:10:49','37.120.207.*','login_fail',''),(7661,0,'admin','2021-03-21 05:37:35','2021-03-21 06:37:35','185.220.103.*','login_fail',''),(7662,0,'admin','2021-03-21 08:51:24','2021-03-21 09:51:24','191.235.110.*','login_fail',''),(7663,0,'admin','2021-03-21 22:21:07','2021-03-21 23:21:07','193.169.253.*','login_fail',''),(7664,0,'admin','2021-03-21 22:37:31','2021-03-21 23:37:31','193.218.118.*','login_fail',''),(7665,0,'admin','2021-03-22 07:35:10','2021-03-22 08:35:10','162.247.74.*','login_fail',''),(7666,0,'admin','2021-03-22 07:49:01','2021-03-22 08:49:01','146.59.150.*','login_fail',''),(7667,0,'admin','2021-03-23 06:48:16','2021-03-23 07:48:16','213.164.204.*','login_fail',''),(7668,0,'admin','2021-03-23 07:29:03','2021-03-23 08:29:03','46.28.109.*','login_fail',''),(7669,0,'admin','2021-03-23 07:49:00','2021-03-23 08:49:00','51.15.43.*','login_fail',''),(7670,0,'admin','2021-03-23 10:27:11','2021-03-23 11:27:11','23.129.64.*','login_fail',''),(7671,0,'admin','2021-03-23 16:25:40','2021-03-23 17:25:40','192.42.116.*','login_fail',''),(7672,0,'admin','2021-03-23 17:35:55','2021-03-23 18:35:55','89.40.182.*','login_fail',''),(7673,0,'admin','2021-03-24 02:17:37','2021-03-24 03:17:37','185.220.100.*','login_fail',''),(7674,0,'admin','2021-03-24 12:57:55','2021-03-24 13:57:55','91.92.109.*','login_fail',''),(7675,0,'admin','2021-03-24 15:13:20','2021-03-24 16:13:20','45.41.132.*','login_fail',''),(7676,0,'admin','2021-03-24 22:24:18','2021-03-24 23:24:18','64.113.32.*','login_fail',''),(7677,0,'admin','2021-03-25 04:16:22','2021-03-25 05:16:22','199.195.250.*','login_fail',''),(7678,0,'admin','2021-03-25 04:46:53','2021-03-25 05:46:53','185.220.100.*','login_fail',''),(7679,0,'admin','2021-03-25 06:08:05','2021-03-25 07:08:05','213.164.204.*','login_fail',''),(7680,0,'admin','2021-03-25 07:49:44','2021-03-25 08:49:44','23.129.64.*','login_fail',''),(7681,0,'admin','2021-03-25 12:43:19','2021-03-25 13:43:19','89.144.12.*','login_fail',''),(7682,0,'admin','2021-03-25 15:25:40','2021-03-25 16:25:40','185.117.215.*','login_fail',''),(7683,0,'admin','2021-03-25 19:31:43','2021-03-25 20:31:43','185.220.101.*','login_fail',''),(7684,0,'admin','2021-03-26 02:59:18','2021-03-26 03:59:18','62.210.105.*','login_fail',''),(7685,0,'admin','2021-03-26 08:12:26','2021-03-26 09:12:26','185.100.87.*','login_fail',''),(7686,0,'admin','2021-03-26 17:56:57','2021-03-26 18:56:57','45.153.160.*','login_fail',''),(7687,0,'admin','2021-03-27 14:10:04','2021-03-27 15:10:04','51.210.101.*','login_fail',''),(7688,0,'admin','2021-03-28 08:47:17','2021-03-28 09:47:17','185.220.100.*','login_fail',''),(7689,0,'rtcme','2021-03-28 10:13:29','2021-03-28 11:13:29','185.220.100.*','login_fail',''),(7690,0,'admin','2021-03-28 18:08:00','2021-03-28 19:08:00','185.220.102.*','login_fail',''),(7691,0,'admin','2021-03-28 18:20:58','2021-03-28 19:20:58','109.70.100.*','login_fail',''),(7692,0,'admin','2021-03-28 23:01:08','2021-03-29 00:01:08','109.70.100.*','login_fail',''),(7693,0,'admin','2021-03-29 01:26:29','2021-03-29 02:26:29','45.153.160.*','login_fail',''),(7694,0,'admin','2021-03-30 00:07:06','2021-03-30 01:07:06','199.249.230.*','login_fail',''),(7695,0,'admin','2021-03-30 07:08:45','2021-03-30 08:08:45','92.246.84.*','login_fail',''),(7696,0,'admin','2021-03-30 07:43:55','2021-03-30 08:43:55','5.2.79.*','login_fail',''),(7697,0,'admin','2021-03-30 14:43:55','2021-03-30 15:43:55','67.211.216.*','login_fail',''),(7698,0,'admin','2021-03-30 17:40:39','2021-03-30 18:40:39','199.249.230.*','login_fail',''),(7699,0,'admin','2021-03-30 20:50:41','2021-03-30 21:50:41','179.43.167.*','login_fail',''),(7700,0,'admin','2021-03-30 20:58:30','2021-03-30 21:58:30','89.187.185.*','login_fail',''),(7701,0,'admin','2021-03-30 21:41:54','2021-03-30 22:41:54','185.220.100.*','login_fail',''),(7702,0,'admin','2021-03-30 23:13:44','2021-03-31 00:13:44','188.214.104.*','login_fail',''),(7703,0,'admin','2021-03-31 05:10:09','2021-03-31 06:10:09','199.249.230.*','login_fail',''),(7704,0,'admin','2021-03-31 06:38:20','2021-03-31 07:38:20','185.220.101.*','login_fail',''),(7705,0,'admin','2021-03-31 09:02:05','2021-03-31 10:02:05','51.15.225.*','login_fail',''),(7706,0,'admin','2021-03-31 18:45:54','2021-03-31 19:45:54','45.153.160.*','login_fail',''),(7707,0,'admin','2021-04-01 21:50:13','2021-04-01 22:50:13','185.35.202.*','login_fail',''),(7708,0,'admin','2021-04-01 22:19:48','2021-04-01 23:19:48','104.244.73.*','login_fail',''),(7709,0,'admin','2021-04-02 01:48:42','2021-04-02 02:48:42','107.189.10.*','login_fail',''),(7710,0,'admin','2021-04-02 03:39:52','2021-04-02 04:39:52','89.163.150.*','login_fail',''),(7711,0,'admin','2021-04-02 10:26:21','2021-04-02 11:26:21','217.170.205.*','login_fail',''),(7712,0,'admin','2021-04-02 21:48:15','2021-04-02 22:48:15','46.166.142.*','login_fail',''),(7713,0,'admin','2021-04-03 04:44:43','2021-04-03 05:44:43','199.249.230.*','login_fail',''),(7714,0,'admin','2021-04-03 10:50:32','2021-04-03 11:50:32','185.220.101.*','login_fail',''),(7715,0,'admin','2021-04-03 21:15:24','2021-04-03 22:15:24','66.230.230.*','login_fail',''),(7716,0,'admin','2021-04-03 21:34:28','2021-04-03 22:34:28','116.90.72.*','login_fail',''),(7717,0,'admin','2021-04-04 12:17:20','2021-04-04 13:17:20','162.247.74.*','login_fail',''),(7718,0,'admin','2021-04-04 15:07:03','2021-04-04 16:07:03','185.220.100.*','login_fail',''),(7719,0,'admin','2021-04-04 17:44:34','2021-04-04 18:44:34','176.123.8.*','login_fail',''),(7720,0,'admin','2021-04-04 21:06:56','2021-04-04 22:06:56','185.100.87.*','login_fail',''),(7721,0,'admin','2021-04-04 21:30:17','2021-04-04 22:30:17','89.31.57.*','login_fail',''),(7722,0,'admin','2021-04-04 23:08:21','2021-04-05 00:08:21','37.187.196.*','login_fail',''),(7723,0,'admin','2021-04-05 02:38:02','2021-04-05 03:38:02','198.251.84.*','login_fail',''),(7724,0,'admin','2021-04-05 06:42:31','2021-04-05 07:42:31','66.230.230.*','login_fail',''),(7725,0,'admin','2021-04-05 13:55:43','2021-04-05 14:55:43','185.220.102.*','login_fail',''),(7726,0,'admin','2021-04-05 16:45:53','2021-04-05 17:45:53','71.19.144.*','login_fail',''),(7727,0,'admin','2021-04-05 17:06:30','2021-04-05 18:06:30','185.56.80.*','login_fail',''),(7728,0,'admin','2021-04-06 10:14:25','2021-04-06 11:14:25','109.70.100.*','login_fail',''),(7729,0,'admin','2021-04-06 11:41:22','2021-04-06 12:41:22','209.141.46.*','login_fail',''),(7730,0,'admin','2021-04-06 13:23:28','2021-04-06 14:23:28','107.189.10.*','login_fail',''),(7731,0,'admin','2021-04-06 16:33:14','2021-04-06 17:33:14','109.70.100.*','login_fail',''),(7732,0,'admin','2021-04-06 16:58:00','2021-04-06 17:58:00','185.220.100.*','login_fail',''),(7733,0,'admin','2021-04-06 18:24:58','2021-04-06 19:24:58','185.220.101.*','login_fail',''),(7734,0,'admin','2021-04-08 03:09:54','2021-04-08 04:09:54','51.15.235.*','login_fail',''),(7735,0,'admin','2021-04-08 12:27:06','2021-04-08 13:27:06','51.195.42.*','login_fail',''),(7736,0,'admin','2021-04-08 18:53:43','2021-04-08 19:53:43','185.100.87.*','login_fail',''),(7737,0,'admin','2021-04-09 04:54:37','2021-04-09 05:54:37','176.123.9.*','login_fail',''),(7738,0,'admin','2021-04-09 09:45:27','2021-04-09 10:45:27','185.100.87.*','login_fail',''),(7739,0,'admin','2021-04-09 11:16:46','2021-04-09 12:16:46','213.164.205.*','login_fail',''),(7740,0,'admin','2021-04-09 20:54:07','2021-04-09 21:54:07','162.247.74.*','login_fail',''),(7741,0,'admin','2021-04-10 01:13:08','2021-04-10 02:13:08','185.191.124.*','login_fail',''),(7742,0,'admin','2021-04-10 04:42:57','2021-04-10 05:42:57','185.220.101.*','login_fail',''),(7743,0,'admin','2021-04-10 11:02:28','2021-04-10 12:02:28','109.70.100.*','login_fail',''),(7744,0,'admin','2021-04-10 12:53:52','2021-04-10 13:53:52','185.220.101.*','login_fail',''),(7745,0,'admin','2021-04-10 23:57:41','2021-04-11 00:57:41','51.210.205.*','login_fail',''),(7746,0,'admin','2021-04-11 02:14:10','2021-04-11 03:14:10','45.93.80.*','login_fail',''),(7747,0,'admin','2021-04-11 02:35:33','2021-04-11 03:35:33','51.210.205.*','login_fail',''),(7748,0,'admin','2021-04-11 10:15:33','2021-04-11 11:15:33','51.210.205.*','login_fail',''),(7749,0,'admin','2021-04-11 11:17:38','2021-04-11 12:17:38','199.249.230.*','login_fail',''),(7750,0,'admin','2021-04-11 12:06:43','2021-04-11 13:06:43','162.247.74.*','login_fail',''),(7751,0,'admin','2021-04-11 14:14:42','2021-04-11 15:14:42','51.210.205.*','login_fail',''),(7752,0,'admin','2021-04-11 17:09:59','2021-04-11 18:09:59','162.247.74.*','login_fail',''),(7753,0,'admin','2021-04-11 18:55:11','2021-04-11 19:55:11','185.220.100.*','login_fail',''),(7754,0,'admin','2021-04-12 04:24:20','2021-04-12 05:24:20','51.210.205.*','login_fail',''),(7755,0,'admin','2021-04-12 09:30:43','2021-04-12 10:30:43','185.142.239.*','login_fail',''),(7756,0,'admin','2021-04-12 09:49:56','2021-04-12 10:49:56','51.210.205.*','login_fail',''),(7757,0,'admin','2021-04-12 13:02:04','2021-04-12 14:02:04','46.19.141.*','login_fail',''),(7758,0,'admin','2021-04-12 19:45:07','2021-04-12 20:45:07','185.220.103.*','login_fail',''),(7759,0,'admin','2021-04-12 23:13:46','2021-04-13 00:13:46','45.153.160.*','login_fail',''),(7760,0,'admin','2021-04-13 00:03:41','2021-04-13 01:03:41','205.185.117.*','login_fail',''),(7761,0,'admin','2021-04-13 09:10:56','2021-04-13 10:10:56','199.249.230.*','login_fail',''),(7762,0,'admin','2021-04-13 11:31:19','2021-04-13 12:31:19','199.195.254.*','login_fail',''),(7763,0,'admin','2021-04-15 19:59:54','2021-04-15 20:59:54','45.76.239.*','login_fail',''),(7764,0,'comments','2021-04-16 18:46:33','2021-04-16 19:46:33','139.155.179.*','login_fail',''),(7765,0,'comments','2021-04-16 19:46:51','2021-04-16 20:46:51','139.155.179.*','login_fail',''),(7766,0,'admin','2021-04-16 22:42:01','2021-04-16 23:42:01','179.43.160.*','login_fail',''),(7767,0,'admin','2021-04-17 00:09:54','2021-04-17 01:09:54','23.129.64.*','login_fail',''),(7768,0,'admin','2021-04-17 03:28:27','2021-04-17 04:28:27','31.7.61.*','login_fail',''),(7769,0,'admin','2021-04-17 14:23:30','2021-04-17 15:23:30','77.247.181.*','login_fail',''),(7770,0,'admin','2021-04-17 22:28:56','2021-04-17 23:28:56','217.170.206.*','login_fail',''),(7771,0,'admin','2021-04-18 13:36:59','2021-04-18 14:36:59','185.220.101.*','login_fail',''),(7772,0,'admin','2021-04-19 03:35:47','2021-04-19 04:35:47','185.220.101.*','login_fail',''),(7773,0,'admin','2021-04-20 00:27:18','2021-04-20 01:27:18','95.211.211.*','login_fail',''),(7774,0,'admin','2021-04-20 05:27:58','2021-04-20 06:27:58','176.10.99.*','login_fail',''),(7775,0,'admin','2021-04-20 12:11:43','2021-04-20 13:11:43','103.62.48.*','login_fail',''),(7776,0,'admin','2021-04-20 19:51:10','2021-04-20 20:51:10','103.212.69.*','login_fail',''),(7777,0,'admin','2021-04-21 14:49:37','2021-04-21 15:49:37','62.210.37.*','login_fail',''),(7778,0,'comments','2021-04-21 20:06:06','2021-04-21 21:06:06','119.45.95.*','login_fail',''),(7779,0,'admin','2021-04-21 20:20:46','2021-04-21 21:20:46','139.162.48.*','login_fail',''),(7780,0,'comments','2021-04-21 21:07:07','2021-04-21 22:07:07','119.45.95.*','login_fail',''),(7781,0,'comments','2021-04-21 22:07:57','2021-04-21 23:07:57','119.45.95.*','login_fail',''),(7782,0,'comments','2021-04-21 23:09:11','2021-04-22 00:09:11','119.45.95.*','login_fail',''),(7783,0,'comments','2021-04-22 00:10:00','2021-04-22 01:10:00','119.45.95.*','login_fail',''),(7784,0,'admin','2021-04-23 00:31:10','2021-04-23 01:31:10','185.220.101.*','login_fail',''),(7785,0,'admin','2021-04-23 03:55:53','2021-04-23 04:55:53','156.146.56.*','login_fail',''),(7786,0,'admin','2021-04-23 08:09:14','2021-04-23 09:09:14','172.104.54.*','login_fail',''),(7787,0,'admin','2021-04-23 10:36:33','2021-04-23 11:36:33','103.62.48.*','login_fail',''),(7788,0,'admin','2021-04-23 15:51:06','2021-04-23 16:51:06','172.104.191.*','login_fail',''),(7789,0,'admin','2021-04-23 19:21:43','2021-04-23 20:21:43','45.91.101.*','login_fail',''),(7790,0,'admin','2021-04-23 20:57:14','2021-04-23 21:57:14','178.175.132.*','login_fail',''),(7791,0,'admin','2021-04-23 23:24:19','2021-04-24 00:24:19','178.17.170.*','login_fail',''),(7792,0,'admin','2021-04-24 06:31:59','2021-04-24 07:31:59','174.138.25.*','login_fail',''),(7793,0,'admin','2021-04-24 08:15:21','2021-04-24 09:15:21','185.220.102.*','login_fail',''),(7794,0,'admin','2021-04-24 08:59:51','2021-04-24 09:59:51','174.138.25.*','login_fail',''),(7795,0,'admin','2021-04-24 09:29:08','2021-04-24 10:29:08','185.12.45.*','login_fail',''),(7796,0,'admin','2021-04-24 14:47:59','2021-04-24 15:47:59','162.247.73.*','login_fail',''),(7797,0,'admin','2021-04-24 15:51:16','2021-04-24 16:51:16','109.70.100.*','login_fail',''),(7798,0,'admin','2021-04-24 17:32:05','2021-04-24 18:32:05','185.220.100.*','login_fail',''),(7799,0,'admin','2021-04-24 19:06:51','2021-04-24 20:06:51','103.62.48.*','login_fail',''),(7800,0,'admin','2021-04-24 21:25:13','2021-04-24 22:25:13','185.220.101.*','login_fail',''),(7801,0,'admin','2021-04-25 02:05:48','2021-04-25 03:05:48','198.144.120.*','login_fail',''),(7802,0,'admin','2021-04-25 02:06:32','2021-04-25 03:06:32','212.129.26.*','login_fail',''),(7803,0,'admin','2021-04-25 03:13:32','2021-04-25 04:13:32','174.138.25.*','login_fail',''),(7804,0,'admin','2021-04-25 08:56:08','2021-04-25 09:56:08','174.138.25.*','login_fail',''),(7805,0,'admin','2021-04-25 11:00:27','2021-04-25 12:00:27','178.17.171.*','login_fail',''),(7806,0,'admin','2021-04-26 01:48:07','2021-04-26 02:48:07','52.170.38.*','login_fail',''),(7807,0,'admin','2021-04-26 02:09:16','2021-04-26 03:09:16','185.220.101.*','login_fail',''),(7808,0,'admin','2021-04-26 06:11:43','2021-04-26 07:11:43','129.159.41.*','login_fail',''),(7809,0,'admin','2021-04-26 09:32:34','2021-04-26 10:32:34','143.198.128.*','login_fail',''),(7810,0,'admin','2021-04-27 04:06:31','2021-04-27 05:06:31','176.123.9.*','login_fail',''),(7811,0,'admin','2021-04-27 09:33:57','2021-04-27 10:33:57','107.189.10.*','login_fail',''),(7812,0,'admin','2021-04-27 12:59:15','2021-04-27 13:59:15','176.10.99.*','login_fail',''),(7813,0,'admin','2021-04-27 21:15:48','2021-04-27 22:15:48','156.146.56.*','login_fail',''),(7814,0,'admin','2021-04-28 02:31:18','2021-04-28 03:31:18','45.154.255.*','login_fail',''),(7815,0,'admin','2021-04-28 10:45:34','2021-04-28 11:45:34','176.123.9.*','login_fail',''),(7816,0,'admin','2021-04-28 11:07:01','2021-04-28 12:07:01','185.56.80.*','login_fail',''),(7817,0,'admin','2021-04-28 17:02:41','2021-04-28 18:02:41','185.200.117.*','login_fail',''),(7818,0,'admin','2021-04-29 06:48:08','2021-04-29 07:48:08','79.172.193.*','login_fail',''),(7819,0,'admin','2021-04-29 08:55:54','2021-04-29 09:55:54','185.220.102.*','login_fail',''),(7820,0,'admin','2021-04-29 09:41:18','2021-04-29 10:41:18','185.220.100.*','login_fail',''),(7821,0,'admin','2021-04-29 10:27:36','2021-04-29 11:27:36','185.200.117.*','login_fail',''),(7822,0,'admin','2021-04-29 10:41:43','2021-04-29 11:41:43','149.202.238.*','login_fail',''),(7823,0,'comments','2021-04-29 12:25:20','2021-04-29 13:25:20','42.193.1.*','login_fail',''),(7824,0,'admin','2021-04-29 12:35:56','2021-04-29 13:35:56','45.151.167.*','login_fail',''),(7825,0,'comments','2021-04-29 13:26:11','2021-04-29 14:26:11','42.193.1.*','login_fail',''),(7826,0,'comments','2021-04-29 14:26:57','2021-04-29 15:26:57','42.193.1.*','login_fail',''),(7827,0,'comments','2021-04-29 15:27:29','2021-04-29 16:27:29','42.193.1.*','login_fail',''),(7828,0,'comments','2021-04-29 16:28:07','2021-04-29 17:28:07','42.193.1.*','login_fail',''),(7829,0,'admin','2021-04-29 21:02:19','2021-04-29 22:02:19','91.121.84.*','login_fail',''),(7830,0,'admin','2021-04-30 00:44:15','2021-04-30 01:44:15','185.220.100.*','login_fail',''),(7831,0,'admin','2021-04-30 04:16:25','2021-04-30 05:16:25','142.44.156.*','login_fail',''),(7832,0,'admin','2021-04-30 08:00:20','2021-04-30 09:00:20','185.165.168.*','login_fail',''),(7833,0,'admin','2021-04-30 14:49:05','2021-04-30 15:49:05','185.200.117.*','login_fail',''),(7834,0,'admin','2021-04-30 16:49:43','2021-04-30 17:49:43','174.138.25.*','login_fail',''),(7835,0,'admin','2021-04-30 18:59:29','2021-04-30 19:59:29','45.129.56.*','login_fail',''),(7836,0,'admin','2021-05-01 02:42:35','2021-05-01 03:42:35','185.220.100.*','login_fail',''),(7837,0,'admin','2021-05-01 07:43:15','2021-05-01 08:43:15','185.220.100.*','login_fail',''),(7838,0,'admin','2021-05-01 20:41:09','2021-05-01 21:41:09','89.31.57.*','login_fail',''),(7839,0,'admin','2021-05-02 01:05:28','2021-05-02 02:05:28','185.247.224.*','login_fail',''),(7840,0,'admin','2021-05-02 04:45:40','2021-05-02 05:45:40','51.210.34.*','login_fail',''),(7841,0,'admin','2021-05-02 06:12:04','2021-05-02 07:12:04','185.100.87.*','login_fail',''),(7842,0,'admin','2021-05-02 14:17:29','2021-05-02 15:17:29','162.247.74.*','login_fail',''),(7843,0,'admin','2021-05-02 20:26:25','2021-05-02 21:26:25','51.77.39.*','login_fail',''),(7844,0,'admin','2021-05-03 12:57:18','2021-05-03 13:57:18','185.191.124.*','login_fail',''),(7845,0,'admin','2021-05-03 14:43:19','2021-05-03 15:43:19','176.10.99.*','login_fail',''),(7846,0,'admin','2021-05-04 05:00:10','2021-05-04 06:00:10','104.244.75.*','login_fail',''),(7847,0,'admin','2021-05-04 08:54:05','2021-05-04 09:54:05','23.129.64.*','login_fail',''),(7848,0,'admin','2021-05-04 11:23:52','2021-05-04 12:23:52','66.230.230.*','login_fail',''),(7849,0,'admin','2021-05-04 21:07:06','2021-05-04 22:07:06','104.244.77.*','login_fail',''),(7850,0,'admin','2021-05-05 06:10:37','2021-05-05 07:10:37','66.175.221.*','login_fail',''),(7851,0,'admin','2021-05-05 13:14:47','2021-05-05 14:14:47','185.191.124.*','login_fail',''),(7852,0,'admin','2021-05-06 05:47:55','2021-05-06 06:47:55','51.210.80.*','login_fail',''),(7853,0,'admin','2021-05-06 06:31:14','2021-05-06 07:31:14','66.230.230.*','login_fail',''),(7854,0,'admin','2021-05-06 09:41:11','2021-05-06 10:41:11','185.220.101.*','login_fail',''),(7855,0,'admin','2021-05-06 20:11:49','2021-05-06 21:11:49','45.9.13.*','login_fail',''),(7856,0,'admin','2021-05-10 12:39:10','2021-05-10 13:39:10','199.249.230.*','login_fail',''),(7857,0,'admin','2021-05-11 12:13:36','2021-05-11 13:13:36','157.90.69.*','login_fail',''),(7858,0,'admin','2021-05-11 19:32:20','2021-05-11 20:32:20','185.220.101.*','login_fail',''),(7859,0,'admin','2021-05-13 02:42:30','2021-05-13 03:42:30','45.130.60.*','login_fail',''),(7860,0,'admin','2021-05-14 18:07:27','2021-05-14 19:07:27','144.168.163.*','login_fail',''),(7861,0,'admin','2021-05-14 23:36:22','2021-05-15 00:36:22','51.81.34.*','login_fail',''),(7862,0,'admin','2021-05-15 01:38:50','2021-05-15 02:38:50','20.69.246.*','login_fail',''),(7863,0,'admin','2021-05-15 07:50:10','2021-05-15 08:50:10','23.129.64.*','login_fail',''),(7864,0,'admin','2021-05-15 10:05:28','2021-05-15 11:05:28','176.123.9.*','login_fail',''),(7865,0,'admin','2021-05-16 01:49:04','2021-05-16 02:49:04','185.220.101.*','login_fail',''),(7866,0,'admin','2021-05-16 04:31:36','2021-05-16 05:31:36','37.187.196.*','login_fail',''),(7867,0,'admin','2021-05-16 06:11:51','2021-05-16 07:11:51','185.220.101.*','login_fail',''),(7868,0,'admin','2021-05-16 07:21:19','2021-05-16 08:21:19','185.220.101.*','login_fail',''),(7869,0,'admin','2021-05-16 09:51:03','2021-05-16 10:51:03','23.154.177.*','login_fail',''),(7870,0,'admin','2021-05-16 13:02:23','2021-05-16 14:02:23','87.118.116.*','login_fail',''),(7871,0,'admin','2021-05-16 14:37:33','2021-05-16 15:37:33','104.244.72.*','login_fail',''),(7872,0,'admin','2021-05-16 18:39:50','2021-05-16 19:39:50','51.15.59.*','login_fail',''),(7873,0,'admin','2021-05-16 20:58:13','2021-05-16 21:58:13','185.220.101.*','login_fail',''),(7874,0,'admin','2021-05-16 21:56:05','2021-05-16 22:56:05','45.153.160.*','login_fail',''),(7875,0,'admin','2021-05-16 22:35:43','2021-05-16 23:35:43','144.217.190.*','login_fail',''),(7876,0,'admin','2021-05-17 02:01:34','2021-05-17 03:01:34','34.69.11.*','login_fail',''),(7877,0,'admin','2021-05-17 05:45:37','2021-05-17 06:45:37','51.255.106.*','login_fail',''),(7878,0,'admin','2021-05-18 01:45:35','2021-05-18 02:45:35','193.31.24.*','login_fail',''),(7879,0,'admin','2021-05-18 03:50:44','2021-05-18 04:50:44','71.19.144.*','login_fail',''),(7880,0,'admin','2021-05-18 21:56:39','2021-05-18 22:56:39','185.220.103.*','login_fail',''),(7881,0,'admin','2021-05-19 07:10:57','2021-05-19 08:10:57','209.141.53.*','login_fail',''),(7882,0,'admin','2021-05-19 15:52:40','2021-05-19 16:52:40','176.10.99.*','login_fail',''),(7883,0,'admin','2021-05-19 19:28:03','2021-05-19 20:28:03','178.165.72.*','login_fail',''),(7884,0,'admin','2021-05-20 02:28:06','2021-05-20 03:28:06','193.189.100.*','login_fail',''),(7885,0,'admin','2021-05-20 10:06:16','2021-05-20 11:06:16','157.230.40.*','login_fail',''),(7886,0,'admin','2021-05-20 12:35:34','2021-05-20 13:35:34','157.230.40.*','login_fail',''),(7887,0,'admin','2021-05-20 19:04:29','2021-05-20 20:04:29','23.129.64.*','login_fail',''),(7888,0,'admin','2021-05-20 21:49:14','2021-05-20 22:49:14','185.220.101.*','login_fail',''),(7889,0,'admin','2021-05-20 22:04:34','2021-05-20 23:04:34','104.244.72.*','login_fail',''),(7890,0,'admin','2021-05-21 04:59:47','2021-05-21 05:59:47','45.128.133.*','login_fail',''),(7891,0,'admin','2021-05-21 18:49:27','2021-05-21 19:49:27','185.220.101.*','login_fail',''),(7892,0,'admin','2021-05-22 02:02:14','2021-05-22 03:02:14','185.220.101.*','login_fail',''),(7893,0,'admin','2021-05-22 22:53:48','2021-05-22 23:53:48','213.164.206.*','login_fail',''),(7894,0,'admin','2021-05-23 05:13:51','2021-05-23 06:13:51','185.34.33.*','login_fail',''),(7895,0,'admin','2021-05-23 08:21:51','2021-05-23 09:21:51','193.189.100.*','login_fail',''),(7896,0,'admin','2021-05-23 08:22:28','2021-05-23 09:22:28','176.10.99.*','login_fail',''),(7897,0,'admin','2021-05-23 15:43:01','2021-05-23 16:43:01','23.129.64.*','login_fail',''),(7898,0,'admin','2021-05-23 21:34:40','2021-05-23 22:34:40','5.104.110.*','login_fail',''),(7899,0,'admin','2021-05-24 07:37:07','2021-05-24 08:37:07','185.34.33.*','login_fail',''),(7900,0,'admin','2021-05-24 12:17:30','2021-05-24 13:17:30','185.220.100.*','login_fail',''),(7901,0,'admin','2021-05-24 20:43:29','2021-05-24 21:43:29','192.42.116.*','login_fail',''),(7902,0,'admin','2021-05-25 08:54:41','2021-05-25 09:54:41','162.247.74.*','login_fail',''),(7903,0,'admin','2021-05-25 13:40:02','2021-05-25 14:40:02','5.181.235.*','login_fail',''),(7904,0,'admin','2021-05-25 22:58:37','2021-05-25 23:58:37','185.220.101.*','login_fail',''),(7905,0,'admin','2021-05-26 03:40:24','2021-05-26 04:40:24','23.129.64.*','login_fail',''),(7906,0,'admin','2021-05-26 04:05:40','2021-05-26 05:05:40','51.255.209.*','login_fail',''),(7907,0,'admin','2021-05-26 14:22:39','2021-05-26 15:22:39','109.70.100.*','login_fail',''),(7908,0,'admin','2021-05-27 11:47:10','2021-05-27 12:47:10','185.220.101.*','login_fail',''),(7909,0,'admin','2021-05-27 12:05:45','2021-05-27 13:05:45','144.217.190.*','login_fail',''),(7910,0,'admin','2021-05-27 14:35:28','2021-05-27 15:35:28','103.62.48.*','login_fail',''),(7911,0,'admin','2021-05-27 15:10:03','2021-05-27 16:10:03','193.169.145.*','login_fail',''),(7912,0,'admin','2021-05-28 01:01:19','2021-05-28 02:01:19','89.163.252.*','login_fail',''),(7913,0,'admin','2021-05-28 02:54:56','2021-05-28 03:54:56','185.220.101.*','login_fail',''),(7914,0,'admin','2021-05-28 03:40:35','2021-05-28 04:40:35','104.244.79.*','login_fail',''),(7915,0,'admin','2021-05-28 07:40:20','2021-05-28 08:40:20','185.100.87.*','login_fail',''),(7916,0,'admin','2021-05-28 08:49:44','2021-05-28 09:49:44','185.220.101.*','login_fail',''),(7917,0,'admin','2021-05-28 11:09:02','2021-05-28 12:09:02','171.25.193.*','login_fail',''),(7918,0,'admin','2021-05-28 15:41:32','2021-05-28 16:41:32','185.220.102.*','login_fail',''),(7919,0,'admin','2021-05-29 13:10:43','2021-05-29 14:10:43','185.220.102.*','login_fail',''),(7920,0,'rtcme','2021-05-29 16:12:14','2021-05-29 17:12:14','185.220.102.*','login_fail',''),(7921,0,'admin','2021-05-30 02:09:28','2021-05-30 03:09:28','217.79.178.*','login_fail',''),(7922,0,'admin','2021-05-30 10:39:05','2021-05-30 11:39:05','5.181.235.*','login_fail',''),(7923,0,'admin','2021-05-30 20:58:46','2021-05-30 21:58:46','51.81.160.*','login_fail',''),(7924,0,'admin','2021-05-31 00:40:32','2021-05-31 01:40:32','185.220.101.*','login_fail',''),(7925,0,'admin','2021-06-01 18:54:09','2021-06-01 19:54:09','185.220.101.*','login_fail',''),(7926,0,'admin','2021-06-01 19:39:16','2021-06-01 20:39:16','185.220.102.*','login_fail',''),(7927,0,'admin','2021-06-02 18:17:39','2021-06-02 19:17:39','162.247.74.*','login_fail',''),(7928,0,'admin','2021-06-02 19:26:15','2021-06-02 20:26:15','20.36.35.*','login_fail',''),(7929,0,'admin','2021-06-03 04:04:29','2021-06-03 05:04:29','66.230.230.*','login_fail',''),(7930,0,'admin','2021-06-03 06:12:11','2021-06-03 07:12:11','185.112.144.*','login_fail',''),(7931,0,'admin','2021-06-03 06:35:36','2021-06-03 07:35:36','104.244.77.*','login_fail',''),(7932,0,'admin','2021-06-04 00:58:53','2021-06-04 01:58:53','65.18.115.*','login_fail',''),(7933,0,'admin','2021-06-05 04:04:27','2021-06-05 05:04:27','185.220.100.*','login_fail',''),(7934,0,'admin','2021-06-05 17:31:42','2021-06-05 18:31:42','104.244.73.*','login_fail',''),(7935,0,'admin','2021-06-07 05:49:14','2021-06-07 06:49:14','185.220.101.*','login_fail',''),(7936,0,'admin','2021-06-07 18:31:01','2021-06-07 19:31:01','62.210.123.*','login_fail',''),(7937,0,'admin','2021-06-08 05:05:40','2021-06-08 06:05:40','68.183.231.*','login_fail',''),(7938,0,'admin','2021-06-08 05:14:42','2021-06-08 06:14:42','185.220.101.*','login_fail',''),(7939,0,'admin','2021-06-08 13:01:39','2021-06-08 14:01:39','31.42.184.*','login_fail',''),(7940,0,'admin','2021-06-08 18:37:49','2021-06-08 19:37:49','185.220.100.*','login_fail',''),(7941,0,'admin','2021-06-08 19:35:27','2021-06-08 20:35:27','45.153.160.*','login_fail',''),(7942,0,'admin','2021-06-09 10:01:06','2021-06-09 11:01:06','45.91.101.*','login_fail',''),(7943,0,'admin','2021-06-09 16:21:59','2021-06-09 17:21:59','199.195.254.*','login_fail',''),(7944,0,'admin','2021-06-09 17:03:28','2021-06-09 18:03:28','185.191.124.*','login_fail',''),(7945,0,'admin','2021-06-09 18:41:44','2021-06-09 19:41:44','193.189.100.*','login_fail',''),(7946,0,'admin','2021-06-09 20:08:34','2021-06-09 21:08:34','45.153.160.*','login_fail',''),(7947,0,'admin','2021-06-14 09:24:53','2021-06-14 10:24:53','185.220.101.*','login_fail',''),(7948,0,'admin','2021-06-18 01:32:06','2021-06-18 02:32:06','20.102.50.*','login_fail',''),(7949,0,'admin','2021-06-18 03:57:36','2021-06-18 04:57:36','20.102.50.*','login_fail',''),(7950,0,'admin','2021-06-18 05:07:56','2021-06-18 06:07:56','20.102.50.*','login_fail',''),(7951,0,'admin','2021-06-19 23:04:36','2021-06-20 00:04:36','20.85.225.*','login_fail',''),(7952,0,'admin','2021-06-20 00:57:19','2021-06-20 01:57:19','52.186.171.*','login_fail',''),(7953,0,'admin','2021-06-21 14:48:57','2021-06-21 15:48:57','35.226.245.*','login_fail',''),(7954,0,'admin','2021-06-22 07:55:01','2021-06-22 08:55:01','169.38.68.*','login_fail',''),(7955,0,'admin','2021-06-23 09:14:23','2021-06-23 10:14:23','185.64.104.*','login_fail',''),(7956,0,'comments','2021-06-23 14:47:42','2021-06-23 15:47:42','113.111.80.*','login_fail',''),(7957,0,'comments','2021-06-23 15:48:01','2021-06-23 16:48:01','113.111.80.*','login_fail',''),(7958,0,'comments','2021-06-23 16:48:22','2021-06-23 17:48:22','113.111.80.*','login_fail',''),(7959,0,'admin','2021-06-25 00:42:22','2021-06-25 01:42:22','199.204.208.*','login_fail',''),(7960,0,'admin','2021-06-25 22:11:35','2021-06-25 23:11:35','194.5.53.*','login_fail',''),(7961,0,'admin','2021-06-26 06:57:50','2021-06-26 07:57:50','185.15.21.*','login_fail',''),(7962,0,'admin','2021-06-26 09:42:39','2021-06-26 10:42:39','52.186.171.*','login_fail',''),(7963,0,'admin','2021-06-26 17:12:21','2021-06-26 18:12:21','45.91.22.*','login_fail',''),(7964,0,'admin','2021-06-28 04:36:14','2021-06-28 05:36:14','185.200.117.*','login_fail',''),(7965,0,'test','2021-06-28 15:33:59','2021-06-28 16:33:59','185.220.101.*','login_fail',''),(7966,0,'admin','2021-06-28 21:08:33','2021-06-28 22:08:33','169.38.69.*','login_fail',''),(7967,0,'admin','2021-06-30 01:47:48','2021-06-30 02:47:48','156.146.56.*','login_fail',''),(7968,0,'admin','2021-07-02 18:59:08','2021-07-02 19:59:08','176.123.9.*','login_fail',''),(7969,0,'admin','2021-07-02 19:41:52','2021-07-02 20:41:52','122.155.196.*','login_fail',''),(7970,0,'admin','2021-07-03 04:14:18','2021-07-03 05:14:18','122.155.196.*','login_fail',''),(7971,0,'admin','2021-07-06 02:48:00','2021-07-06 03:48:00','35.190.154.*','login_fail',''),(7972,0,'admin','2021-07-06 04:47:04','2021-07-06 05:47:04','194.5.53.*','login_fail',''),(7973,0,'admin','2021-07-06 10:10:20','2021-07-06 11:10:20','34.136.22.*','login_fail',''),(7974,0,'admin','2021-07-06 13:54:05','2021-07-06 14:54:05','162.243.170.*','login_fail',''),(7975,0,'admin','2021-07-10 04:25:41','2021-07-10 05:25:41','185.200.117.*','login_fail',''),(7976,0,'admin','2021-07-10 17:36:40','2021-07-10 18:36:40','178.128.255.*','login_fail',''),(7977,0,'admin','2021-07-11 04:23:57','2021-07-11 05:23:57','20.92.87.*','login_fail',''),(7978,0,'admin','2021-07-13 10:05:30','2021-07-13 11:05:30','103.62.48.*','login_fail',''),(7979,0,'admin','2021-07-15 16:39:09','2021-07-15 17:39:09','159.242.227.*','login_fail',''),(7980,0,'admin','2021-07-16 20:28:35','2021-07-16 21:28:35','103.62.48.*','login_fail',''),(7981,0,'admin','2021-07-17 01:17:39','2021-07-17 02:17:39','20.85.247.*','login_fail',''),(7982,0,'admin','2021-07-17 02:56:10','2021-07-17 03:56:10','99.79.79.*','login_fail',''),(7983,0,'admin','2021-07-17 05:39:38','2021-07-17 06:39:38','99.79.79.*','login_fail',''),(7984,0,'admin','2021-07-17 07:21:16','2021-07-17 08:21:16','99.79.79.*','login_fail',''),(7985,0,'admin','2021-07-18 00:52:27','2021-07-18 01:52:27','13.212.241.*','login_fail',''),(7986,0,'admin','2021-07-18 17:18:19','2021-07-18 18:18:19','156.146.56.*','login_fail',''),(7987,0,'admin','2021-07-19 01:14:21','2021-07-19 02:14:21','206.217.139.*','login_fail',''),(7988,0,'admin','2021-07-19 18:16:07','2021-07-19 19:16:07','13.67.214.*','login_fail',''),(7989,0,'admin','2021-07-19 21:35:44','2021-07-19 22:35:44','103.62.48.*','login_fail',''),(7990,0,'admin','2021-07-20 18:06:04','2021-07-20 19:06:04','52.247.226.*','login_fail',''),(7991,0,'admin','2021-07-23 10:55:16','2021-07-23 11:55:16','20.69.240.*','login_fail',''),(7992,0,'admin','2021-07-25 19:45:42','2021-07-25 20:45:42','143.244.162.*','login_fail',''),(7993,0,'admin','2021-07-26 12:15:48','2021-07-26 13:15:48','40.118.173.*','login_fail',''),(7994,0,'comments','2021-07-26 20:26:17','2021-07-26 21:26:17','210.16.189.*','login_fail',''),(7995,0,'comments','2021-07-26 21:28:15','2021-07-26 22:28:15','210.16.189.*','login_fail',''),(7996,0,'admin','2021-07-27 15:37:46','2021-07-27 16:37:46','77.247.110.*','login_fail',''),(7997,0,'admin','2021-07-27 17:17:31','2021-07-27 18:17:31','77.247.110.*','login_fail',''),(7998,0,'admin','2021-07-29 13:52:47','2021-07-29 14:52:47','104.168.34.*','login_fail',''),(7999,0,'admin','2021-07-30 17:06:20','2021-07-30 18:06:20','157.245.74.*','login_fail',''),(8000,0,'admin','2021-08-01 12:52:29','2021-08-01 13:52:29','84.17.50.*','login_fail',''),(8001,0,'admin','2021-08-05 00:13:18','2021-08-05 01:13:18','165.22.202.*','login_fail',''),(8002,0,'comments','2021-08-06 12:53:55','2021-08-06 13:53:55','139.155.73.*','login_fail',''),(8003,0,'comments','2021-08-06 13:54:37','2021-08-06 14:54:37','139.155.73.*','login_fail',''),(8004,0,'comments','2021-08-06 14:55:42','2021-08-06 15:55:42','139.155.73.*','login_fail',''),(8005,0,'admin','2021-08-08 16:12:42','2021-08-08 17:12:42','195.181.166.*','login_fail',''),(8006,0,'admin','2021-08-10 17:57:07','2021-08-10 18:57:07','49.49.237.*','login_fail',''),(8007,0,'admin','2021-08-11 13:10:44','2021-08-11 14:10:44','89.151.34.*','login_fail',''),(8008,0,'admin','2021-08-12 01:46:26','2021-08-12 02:46:26','35.223.6.*','login_fail',''),(8009,0,'admin','2021-08-15 20:56:34','2021-08-15 21:56:34','177.148.46.*','login_fail',''),(8010,0,'admin','2021-08-18 11:48:28','2021-08-18 12:48:28','103.10.197.*','login_fail',''),(8011,0,'admin','2021-08-21 12:21:28','2021-08-21 13:21:28','84.17.57.*','login_fail',''),(8012,0,'admin','2021-08-22 06:20:23','2021-08-22 07:20:23','206.189.144.*','login_fail',''),(8013,0,'comments','2021-08-22 20:10:02','2021-08-22 21:10:02','42.193.1.*','login_fail',''),(8014,0,'comments','2021-08-22 21:10:58','2021-08-22 22:10:58','42.193.1.*','login_fail',''),(8015,0,'comments','2021-08-22 22:11:39','2021-08-22 23:11:39','42.193.1.*','login_fail',''),(8016,0,'comments','2021-08-22 23:12:16','2021-08-23 00:12:16','42.193.1.*','login_fail',''),(8017,0,'comments','2021-08-23 00:13:03','2021-08-23 01:13:03','42.193.1.*','login_fail',''),(8018,0,'admin','2021-08-23 04:22:41','2021-08-23 05:22:41','194.26.29.*','login_fail',''),(8019,0,'admin','2021-08-28 11:31:12','2021-08-28 12:31:12','40.90.253.*','login_fail',''),(8020,0,'admin','2021-08-28 11:54:04','2021-08-28 12:54:04','139.59.113.*','login_fail',''),(8021,0,'admin','2021-08-29 04:24:50','2021-08-29 05:24:50','5.181.235.*','login_fail',''),(8022,0,'admin','2021-08-30 00:39:10','2021-08-30 01:39:10','157.245.55.*','login_fail',''),(8023,0,'admin','2021-08-30 04:27:48','2021-08-30 05:27:48','165.227.228.*','login_fail',''),(8024,0,'admin','2021-09-01 07:28:54','2021-09-01 08:28:54','40.90.253.*','login_fail',''),(8025,0,'rtcme','2021-09-02 01:35:25','2021-09-02 02:35:25','103.212.20.*','login_fail',''),(8026,0,'admin','2021-09-03 04:57:53','2021-09-03 05:57:53','156.146.56.*','login_fail',''),(8027,0,'admin','2021-09-04 11:06:35','2021-09-04 12:06:35','156.146.56.*','login_fail',''),(8028,0,'admin','2021-09-07 11:59:46','2021-09-07 12:59:46','176.113.115.*','login_fail',''),(8029,0,'admin','2021-09-07 14:41:53','2021-09-07 15:41:53','45.153.160.*','login_fail',''),(8030,0,'admin','2021-09-07 17:12:19','2021-09-07 18:12:19','107.189.30.*','login_fail',''),(8031,0,'admin','2021-09-08 02:31:45','2021-09-08 03:31:45','176.10.99.*','login_fail',''),(8032,0,'admin','2021-09-08 17:15:48','2021-09-08 18:15:48','185.31.175.*','login_fail',''),(8033,0,'admin','2021-09-09 08:50:36','2021-09-09 09:50:36','192.42.116.*','login_fail',''),(8034,0,'admin','2021-09-09 15:21:35','2021-09-09 16:21:35','40.90.253.*','login_fail',''),(8035,0,'admin','2021-09-09 15:40:49','2021-09-09 16:40:49','185.220.100.*','login_fail',''),(8036,0,'admin','2021-09-10 01:46:19','2021-09-10 02:46:19','185.156.172.*','login_fail',''),(8037,0,'admin','2021-09-10 04:25:48','2021-09-10 05:25:48','91.219.236.*','login_fail',''),(8038,0,'admin','2021-09-10 09:01:43','2021-09-10 10:01:43','185.220.101.*','login_fail',''),(8039,0,'admin','2021-09-10 13:35:39','2021-09-10 14:35:39','104.244.72.*','login_fail',''),(8040,0,'admin','2021-09-11 13:46:58','2021-09-11 14:46:58','185.220.100.*','login_fail',''),(8041,0,'admin','2021-09-11 20:59:35','2021-09-11 21:59:35','51.210.80.*','login_fail',''),(8042,0,'admin','2021-09-11 23:10:41','2021-09-12 00:10:41','185.31.175.*','login_fail',''),(8043,0,'admin','2021-09-12 16:46:54','2021-09-12 17:46:54','194.26.29.*','login_fail',''),(8044,0,'admin','2021-09-12 23:02:27','2021-09-13 00:02:27','132.145.45.*','login_fail',''),(8045,0,'admin','2021-09-13 07:40:31','2021-09-13 08:40:31','185.31.175.*','login_fail',''),(8046,0,'admin','2021-09-13 13:14:59','2021-09-13 14:14:59','132.145.45.*','login_fail',''),(8047,0,'admin','2021-09-13 19:44:30','2021-09-13 20:44:30','130.149.80.*','login_fail',''),(8048,0,'admin','2021-09-14 18:35:41','2021-09-14 19:35:41','5.188.62.*','login_fail',''),(8049,0,'admin','2021-09-19 16:45:24','2021-09-19 17:45:24','165.227.94.*','login_fail',''),(8050,0,'admin','2021-09-22 21:35:55','2021-09-22 22:35:55','171.25.193.*','login_fail',''),(8051,0,'admin','2021-09-23 21:58:39','2021-09-23 22:58:39','205.185.124.*','login_fail',''),(8052,0,'admin','2021-09-24 02:14:39','2021-09-24 03:14:39','23.129.64.*','login_fail',''),(8053,0,'admin','2021-09-24 13:47:51','2021-09-24 14:47:51','134.209.40.*','login_fail',''),(8054,0,'admin','2021-09-27 09:02:34','2021-09-27 10:02:34','185.220.101.*','login_fail',''),(8055,0,'admin','2021-09-28 13:51:34','2021-09-28 14:51:34','134.209.40.*','login_fail',''),(8056,0,'admin','2021-09-28 23:21:40','2021-09-29 00:21:40','52.32.41.*','login_fail',''),(8057,0,'admin','2021-09-29 02:55:03','2021-09-29 03:55:03','134.209.40.*','login_fail',''),(8058,0,'admin','2021-10-06 10:35:08','2021-10-06 11:35:08','195.181.172.*','login_fail',''),(8059,0,'admin','2021-10-08 18:23:29','2021-10-08 19:23:29','68.183.233.*','login_fail',''),(8060,0,'admin','2021-10-09 10:37:02','2021-10-09 11:37:02','52.179.85.*','login_fail',''),(8061,0,'admin','2021-10-10 05:11:43','2021-10-10 06:11:43','178.128.88.*','login_fail',''),(8062,0,'admin','2021-10-10 06:06:14','2021-10-10 07:06:14','192.158.226.*','login_fail',''),(8063,0,'admin','2021-10-12 10:10:26','2021-10-12 11:10:26','68.183.233.*','login_fail',''),(8064,0,'admin','2021-10-12 15:51:29','2021-10-12 16:51:29','84.17.42.*','login_fail',''),(8065,0,'admin','2021-10-15 04:42:00','2021-10-15 05:42:00','199.217.104.*','login_fail',''),(8066,0,'admin','2021-10-17 07:49:02','2021-10-17 08:49:02','84.17.59.*','login_fail',''),(8067,0,'admin','2021-10-18 00:38:13','2021-10-18 01:38:13','13.67.40.*','login_fail',''),(8068,0,'admin','2021-10-23 15:01:06','2021-10-23 16:01:06','52.232.160.*','login_fail',''),(8069,0,'admin','2021-10-30 08:24:22','2021-10-30 09:24:22','68.183.233.*','login_fail',''),(8070,0,'admin','2021-11-04 22:23:16','2021-11-04 23:23:16','212.192.246.*','login_fail',''),(8071,0,'admin','2021-11-07 01:20:10','2021-11-07 02:20:10','143.198.209.*','login_fail',''),(8072,0,'admin','2021-11-08 02:53:09','2021-11-08 03:53:09','212.192.241.*','login_fail',''),(8073,0,'admin','2021-11-08 14:15:25','2021-11-08 15:15:25','159.223.73.*','login_fail',''),(8074,0,'admin','2021-11-10 22:13:48','2021-11-10 23:13:48','20.58.179.*','login_fail',''),(8075,0,'admin','2021-11-12 00:31:09','2021-11-12 01:31:09','103.107.198.*','login_fail',''),(8076,0,'admin','2021-11-12 08:58:40','2021-11-12 09:58:40','20.119.201.*','login_fail',''),(8077,0,'admin','2021-11-13 15:14:21','2021-11-13 16:14:21','69.64.55.*','login_fail',''),(8078,0,'admin','2021-11-14 00:21:11','2021-11-14 01:21:11','156.146.56.*','login_fail',''),(8079,0,'admin','2021-11-14 00:54:41','2021-11-14 01:54:41','143.198.89.*','login_fail',''),(8080,0,'admin','2021-11-14 21:10:15','2021-11-14 22:10:15','172.255.125.*','login_fail',''),(8081,0,'admin','2021-11-15 17:12:26','2021-11-15 18:12:26','159.65.137.*','login_fail',''),(8082,0,'admin','2021-11-17 12:55:37','2021-11-17 13:55:37','20.48.225.*','login_fail',''),(8083,0,'admin','2021-11-17 14:32:13','2021-11-17 15:32:13','167.172.78.*','login_fail',''),(8084,0,'admin','2021-11-18 12:01:20','2021-11-18 13:01:20','159.223.55.*','login_fail',''),(8085,0,'admin','2021-11-19 19:53:21','2021-11-19 20:53:21','188.166.223.*','login_fail',''),(8086,0,'admin','2021-11-21 14:18:30','2021-11-21 15:18:30','13.74.21.*','login_fail',''),(8087,0,'admin','2021-11-30 00:38:47','2021-11-30 01:38:47','156.146.56.*','login_fail',''),(8088,0,'admin','2021-12-04 04:46:25','2021-12-04 05:46:25','156.146.56.*','login_fail',''),(8089,0,'admin','2021-12-08 21:58:27','2021-12-08 22:58:27','20.124.240.*','login_fail',''),(8090,0,'comments','2021-12-16 20:35:43','2021-12-16 21:35:43','139.155.254.*','login_fail',''),(8091,0,'comments','2021-12-16 21:37:16','2021-12-16 22:37:16','139.155.254.*','login_fail',''),(8092,0,'comments','2021-12-16 22:38:20','2021-12-16 23:38:20','139.155.254.*','login_fail',''),(8093,0,'comments','2021-12-16 23:39:21','2021-12-17 00:39:21','139.155.254.*','login_fail',''),(8094,0,'comments','2021-12-17 00:40:01','2021-12-17 01:40:01','139.155.254.*','login_fail',''),(8095,0,'admin','2021-12-18 03:10:02','2021-12-18 04:10:02','193.142.58.*','login_fail',''),(8096,0,'admin','2021-12-19 09:14:48','2021-12-19 10:14:48','103.28.53.*','login_fail',''),(8097,0,'admin','2021-12-21 20:51:33','2021-12-21 21:51:33','156.146.56.*','login_fail',''),(8098,0,'comments','2021-12-23 12:35:30','2021-12-23 13:35:30','119.91.81.*','login_fail',''),(8099,0,'admin','2021-12-25 04:01:22','2021-12-25 05:01:22','40.69.121.*','login_fail',''),(8100,0,'admin','2021-12-26 13:34:48','2021-12-26 14:34:48','159.89.34.*','login_fail',''),(8101,0,'admin','2021-12-31 00:08:24','2021-12-31 01:08:24','156.146.56.*','login_fail',''),(8102,0,'admin','2022-01-01 18:51:16','2022-01-01 19:51:16','143.198.57.*','login_fail',''),(8103,0,'admin','2022-01-02 01:44:10','2022-01-02 02:44:10','159.223.69.*','login_fail',''),(8104,0,'admin','2022-01-04 21:51:12','2022-01-04 22:51:12','45.88.189.*','login_fail',''),(8105,0,'admin','2022-01-04 23:11:03','2022-01-05 00:11:03','20.205.13.*','login_fail',''),(8106,0,'admin','2022-01-05 00:11:24','2022-01-05 01:11:24','20.205.13.*','login_fail',''),(8107,0,'admin','2022-01-05 01:11:47','2022-01-05 02:11:47','20.205.13.*','login_fail',''),(8108,0,'admin','2022-01-05 02:12:08','2022-01-05 03:12:08','20.205.13.*','login_fail',''),(8109,0,'admin','2022-01-05 03:12:36','2022-01-05 04:12:36','20.205.13.*','login_fail',''),(8110,0,'admin','2022-01-12 21:33:08','2022-01-12 22:33:08','156.146.56.*','login_fail',''),(8111,0,'admin','2022-01-12 21:46:54','2022-01-12 22:46:54','20.53.225.*','login_fail',''),(8112,0,'admin','2022-01-13 05:29:51','2022-01-13 06:29:51','20.127.16.*','login_fail',''),(8113,0,'admin','2022-01-13 07:21:37','2022-01-13 08:21:37','20.127.16.*','login_fail',''),(8114,0,'admin','2022-01-15 13:19:36','2022-01-15 14:19:36','157.230.33.*','login_fail',''),(8115,0,'admin','2022-01-16 16:31:01','2022-01-16 17:31:01','185.200.117.*','login_fail',''),(8116,0,'admin','2022-01-18 21:24:16','2022-01-18 22:24:16','3.239.216.*','login_fail',''),(8117,0,'admin','2022-01-19 10:12:09','2022-01-19 11:12:09','159.223.91.*','login_fail',''),(8118,0,'admin','2022-01-21 00:25:49','2022-01-21 01:25:49','172.241.250.*','login_fail',''),(8119,0,'admin','2022-01-21 01:22:44','2022-01-21 02:22:44','137.184.116.*','login_fail',''),(8120,0,'admin','2022-01-21 08:31:26','2022-01-21 09:31:26','159.223.91.*','login_fail',''),(8121,0,'admin','2022-01-21 13:41:09','2022-01-21 14:41:09','2.56.59.*','login_fail',''),(8122,0,'admin','2022-01-21 17:20:54','2022-01-21 18:20:54','157.245.148.*','login_fail',''),(8123,0,'admin','2022-01-23 18:53:30','2022-01-23 19:53:30','35.170.70.*','login_fail',''),(8124,0,'admin','2022-01-24 07:59:55','2022-01-24 08:59:55','157.245.148.*','login_fail',''),(8125,0,'admin','2022-01-24 19:00:56','2022-01-24 20:00:56','54.88.165.*','login_fail',''),(8126,0,'admin','2022-01-24 19:06:40','2022-01-24 20:06:40','137.184.188.*','login_fail',''),(8127,0,'admin','2022-01-25 02:17:43','2022-01-25 03:17:43','137.184.188.*','login_fail',''),(8128,0,'admin','2022-01-25 06:24:21','2022-01-25 07:24:21','54.88.165.*','login_fail',''),(8129,0,'admin','2022-01-25 19:22:58','2022-01-25 20:22:58','157.100.76.*','login_fail',''),(8130,0,'admin','2022-01-26 01:00:25','2022-01-26 02:00:25','137.184.188.*','login_fail',''),(8131,0,'admin','2022-01-26 05:48:47','2022-01-26 06:48:47','37.210.197.*','login_fail',''),(8132,0,'admin','2022-01-26 15:19:25','2022-01-26 16:19:25','54.221.34.*','login_fail',''),(8133,0,'admin','2022-01-28 08:32:30','2022-01-28 09:32:30','54.221.34.*','login_fail',''),(8134,0,'admin','2022-01-28 21:43:34','2022-01-28 22:43:34','137.184.177.*','login_fail',''),(8135,0,'admin','2022-01-29 05:30:13','2022-01-29 06:30:13','137.184.185.*','login_fail',''),(8136,0,'admin','2022-01-30 04:33:29','2022-01-30 05:33:29','157.245.153.*','login_fail',''),(8137,0,'admin','2022-01-31 08:13:31','2022-01-31 09:13:31','143.110.154.*','login_fail',''),(8138,0,'admin','2022-02-01 07:27:46','2022-02-01 08:27:46','157.245.148.*','login_fail',''),(8139,0,'admin','2022-02-01 12:11:56','2022-02-01 13:11:56','103.107.198.*','login_fail',''),(8140,0,'admin','2022-02-05 02:04:02','2022-02-05 03:04:02','185.200.117.*','login_fail',''),(8141,0,'admin','2022-02-05 21:14:26','2022-02-05 22:14:26','20.98.99.*','login_fail',''),(8142,0,'admin','2022-02-08 04:41:46','2022-02-08 05:41:46','185.220.100.*','login_fail',''),(8143,0,'admin','2022-02-08 05:11:13','2022-02-08 06:11:13','147.182.235.*','login_fail',''),(8144,0,'admin','2022-02-08 22:43:58','2022-02-08 23:43:58','20.98.99.*','login_fail',''),(8145,0,'admin','2022-02-09 06:00:21','2022-02-09 07:00:21','185.220.101.*','login_fail',''),(8146,0,'admin','2022-02-09 20:23:48','2022-02-09 21:23:48','185.220.101.*','login_fail',''),(8147,0,'admin','2022-02-10 15:36:17','2022-02-10 16:36:17','68.183.226.*','login_fail',''),(8148,0,'admin','2022-02-10 20:44:11','2022-02-10 21:44:11','107.175.156.*','login_fail',''),(8149,0,'admin','2022-02-11 09:53:21','2022-02-11 10:53:21','40.88.130.*','login_fail',''),(8150,0,'comments','2022-02-11 20:13:03','2022-02-11 21:13:03','14.29.243.*','login_fail',''),(8151,0,'comments','2022-02-11 21:13:24','2022-02-11 22:13:24','14.29.243.*','login_fail',''),(8152,0,'comments','2022-02-11 22:13:47','2022-02-11 23:13:47','14.29.243.*','login_fail',''),(8153,0,'comments','2022-02-11 23:14:14','2022-02-12 00:14:14','14.29.243.*','login_fail',''),(8154,0,'admin','2022-02-11 23:55:43','2022-02-12 00:55:43','54.183.191.*','login_fail',''),(8155,0,'comments','2022-02-13 14:33:02','2022-02-13 15:33:02','1.14.77.*','login_fail',''),(8156,0,'comments','2022-02-13 15:33:45','2022-02-13 16:33:45','1.14.77.*','login_fail',''),(8157,0,'comments','2022-02-13 16:34:22','2022-02-13 17:34:22','1.14.77.*','login_fail',''),(8158,0,'comments','2022-02-13 17:34:59','2022-02-13 18:34:59','1.14.77.*','login_fail',''),(8159,0,'admin','2022-02-17 07:22:50','2022-02-17 08:22:50','137.184.125.*','login_fail',''),(8160,0,'admin','2022-02-18 08:53:53','2022-02-18 09:53:53','212.192.246.*','login_fail',''),(8161,0,'admin','2022-02-19 13:54:58','2022-02-19 14:54:58','198.199.85.*','login_fail',''),(8162,0,'admin','2022-02-21 21:53:49','2022-02-21 22:53:49','137.184.125.*','login_fail',''),(8163,0,'admin','2022-02-21 23:56:16','2022-02-22 00:56:16','137.184.125.*','login_fail',''),(8164,0,'admin','2022-02-22 06:35:24','2022-02-22 07:35:24','137.184.125.*','login_fail',''),(8165,0,'admin','2022-02-22 11:54:32','2022-02-22 12:54:32','165.22.109.*','login_fail',''),(8166,0,'admin','2022-02-22 16:15:53','2022-02-22 17:15:53','52.191.3.*','login_fail',''),(8167,0,'admin','2022-02-22 18:16:07','2022-02-22 19:16:07','176.113.115.*','login_fail',''),(8168,0,'admin','2022-02-24 14:55:37','2022-02-24 15:55:37','198.199.85.*','login_fail',''),(8169,0,'admin','2022-02-26 08:26:08','2022-02-26 09:26:08','172.104.53.*','login_fail',''),(8170,0,'admin','2022-02-28 09:39:35','2022-02-28 10:39:35','172.104.53.*','login_fail',''),(8171,0,'comments','2022-03-05 03:16:30','2022-03-05 04:16:30','114.117.165.*','login_fail',''),(8172,0,'comments','2022-03-05 04:17:21','2022-03-05 05:17:21','114.117.165.*','login_fail',''),(8173,0,'comments','2022-03-05 05:19:06','2022-03-05 06:19:06','114.117.165.*','login_fail',''),(8174,0,'comments','2022-03-05 06:20:36','2022-03-05 07:20:36','114.117.165.*','login_fail',''),(8175,0,'comments','2022-03-05 07:21:23','2022-03-05 08:21:23','114.117.165.*','login_fail',''),(8176,0,'admin','2022-03-09 00:29:41','2022-03-09 01:29:41','51.145.92.*','login_fail',''),(8177,0,'admin','2022-03-15 08:05:13','2022-03-15 09:05:13','20.211.24.*','login_fail',''),(8178,0,'admin','2022-03-21 10:29:43','2022-03-21 11:29:43','174.138.23.*','login_fail',''),(8179,0,'admin','2022-03-22 17:00:24','2022-03-22 18:00:24','20.119.53.*','login_fail',''),(8180,0,'admin','2022-03-27 13:23:22','2022-03-27 14:23:22','167.71.216.*','login_fail',''),(8181,0,'admin','2022-03-28 04:37:27','2022-03-28 05:37:27','185.200.117.*','login_fail',''),(8182,0,'admin','2022-03-28 20:03:47','2022-03-28 21:03:47','20.126.42.*','login_fail',''),(8183,0,'admin','2022-04-03 06:10:28','2022-04-03 07:10:28','2.58.149.*','login_fail',''),(8184,0,'admin','2022-04-03 12:37:46','2022-04-03 13:37:46','139.59.225.*','login_fail',''),(8185,0,'admin','2022-04-05 22:19:28','2022-04-05 23:19:28','178.128.107.*','login_fail',''),(8186,0,'admin','2022-04-15 12:21:21','2022-04-15 13:21:21','44.195.92.*','login_fail',''),(8187,0,'admin','2022-04-17 17:15:46','2022-04-17 18:15:46','161.35.52.*','login_fail',''),(8188,0,'comments','2022-04-18 15:28:30','2022-04-18 16:28:30','14.29.240.*','login_fail',''),(8189,0,'admin','2022-04-20 10:25:22','2022-04-20 11:25:22','156.146.56.*','login_fail',''),(8190,0,'admin','2022-04-21 08:05:21','2022-04-21 09:05:21','44.195.92.*','login_fail',''),(8191,0,'admin','2022-04-24 06:14:48','2022-04-24 07:14:48','167.172.65.*','login_fail',''),(8192,0,'admin','2022-04-24 10:55:40','2022-04-24 11:55:40','156.146.56.*','login_fail',''),(8193,0,'admin','2022-04-26 00:19:30','2022-04-26 01:19:30','167.172.65.*','login_fail',''),(8194,0,'admin','2022-04-26 14:10:16','2022-04-26 15:10:16','185.220.101.*','login_fail',''),(8195,0,'admin','2022-04-26 20:30:24','2022-04-26 21:30:24','185.220.101.*','login_fail',''),(8196,0,'admin','2022-04-28 09:37:55','2022-04-28 10:37:55','147.182.170.*','login_fail',''),(8197,0,'admin','2022-04-29 02:29:48','2022-04-29 03:29:48','156.146.56.*','login_fail',''),(8198,0,'admin','2022-04-29 13:55:10','2022-04-29 14:55:10','95.214.52.*','login_fail',''),(8199,0,'admin','2022-04-30 16:13:47','2022-04-30 17:13:47','206.189.86.*','login_fail',''),(8200,0,'admin','2022-04-30 23:35:14','2022-05-01 00:35:14','206.189.146.*','login_fail',''),(8201,0,'admin','2022-05-01 04:33:29','2022-05-01 05:33:29','178.32.215.*','login_fail',''),(8202,0,'admin','2022-05-01 18:57:49','2022-05-01 19:57:49','199.249.230.*','login_fail',''),(8203,0,'admin','2022-05-02 09:02:37','2022-05-02 10:02:37','174.138.26.*','login_fail',''),(8204,0,'admin','2022-05-03 18:50:47','2022-05-03 19:50:47','109.70.100.*','login_fail',''),(8205,0,'admin','2022-05-09 14:20:31','2022-05-09 15:20:31','20.121.184.*','login_fail',''),(8206,0,'admin','2022-05-11 02:01:12','2022-05-11 03:01:12','157.245.148.*','login_fail',''),(8207,0,'admin','2022-05-12 05:02:41','2022-05-12 06:02:41','20.28.152.*','login_fail',''),(8208,0,'admin','2022-05-13 07:00:55','2022-05-13 08:00:55','174.138.26.*','login_fail',''),(8209,0,'admin','2022-05-13 18:30:57','2022-05-13 19:30:57','167.172.72.*','login_fail',''),(8210,0,'admin','2022-05-14 11:57:37','2022-05-14 12:57:37','157.245.156.*','login_fail',''),(8211,0,'admin','2022-05-14 22:27:04','2022-05-14 23:27:04','159.223.74.*','login_fail',''),(8212,0,'admin','2022-05-15 22:56:30','2022-05-15 23:56:30','159.223.74.*','login_fail',''),(8213,0,'admin','2022-05-16 10:33:08','2022-05-16 11:33:08','174.138.26.*','login_fail',''),(8214,0,'admin','2022-05-16 22:53:13','2022-05-16 23:53:13','174.138.26.*','login_fail',''),(8215,0,'admin','2022-05-17 02:32:04','2022-05-17 03:32:04','20.239.74.*','login_fail',''),(8216,0,'admin','2022-05-17 05:45:57','2022-05-17 06:45:57','20.239.179.*','login_fail',''),(8217,0,'admin','2022-05-17 13:30:17','2022-05-17 14:30:17','61.19.125.*','login_fail',''),(8218,0,'admin','2022-05-17 16:06:16','2022-05-17 17:06:16','153.92.0.*','login_fail',''),(8219,0,'Admin','2022-05-17 18:51:56','2022-05-17 19:51:56','153.92.0.*','login_fail',''),(8220,0,'admin','2022-05-17 20:39:11','2022-05-17 21:39:11','165.232.160.*','login_fail',''),(8221,0,'admin','2022-05-18 00:05:29','2022-05-18 01:05:29','137.184.117.*','login_fail',''),(8222,0,'admin','2022-05-18 00:13:46','2022-05-18 01:13:46','103.171.180.*','login_fail',''),(8223,0,'admin','2022-05-18 01:33:09','2022-05-18 02:33:09','64.227.108.*','login_fail',''),(8224,0,'admin','2022-05-18 02:32:08','2022-05-18 03:32:08','142.93.174.*','login_fail',''),(8225,0,'johnmiller83','2022-05-18 02:51:40','2022-05-18 03:51:40','103.171.180.*','login_fail',''),(8226,0,'admin','2022-05-18 05:04:48','2022-05-18 06:04:48','107.150.108.*','login_fail',''),(8227,0,'test','2022-05-18 05:10:43','2022-05-18 06:10:43','23.237.44.*','login_fail',''),(8228,0,'admin','2022-05-18 07:59:12','2022-05-18 08:59:12','45.203.90.*','login_fail',''),(8229,0,'admin','2022-05-18 10:42:09','2022-05-18 11:42:09','107.150.108.*','login_fail',''),(8230,0,'admin','2022-05-18 13:48:58','2022-05-18 14:48:58','79.171.34.*','login_fail',''),(8231,0,'admin','2022-05-18 13:49:10','2022-05-18 14:49:10','153.92.0.*','login_fail',''),(8232,0,'admin','2022-05-18 14:49:43','2022-05-18 15:49:43','153.92.0.*','login_fail',''),(8233,0,'admin','2022-05-18 15:59:05','2022-05-18 16:59:05','164.92.123.*','login_fail',''),(8234,0,'admin','2022-05-18 16:41:09','2022-05-18 17:41:09','161.97.136.*','login_fail',''),(8235,0,'admin','2022-05-18 19:09:01','2022-05-18 20:09:01','109.74.6.*','login_fail',''),(8236,0,'admin','2022-05-18 20:22:55','2022-05-18 21:22:55','153.92.0.*','login_fail',''),(8237,0,'admin','2022-05-18 21:36:00','2022-05-18 22:36:00','153.92.0.*','login_fail',''),(8238,0,'admin','2022-05-18 21:36:00','2022-05-18 22:36:00','160.153.157.*','login_fail',''),(8239,0,'admin','2022-05-18 21:36:32','2022-05-18 22:36:32','79.171.34.*','login_fail',''),(8240,0,'admin','2022-05-18 22:50:32','2022-05-18 23:50:32','54.174.115.*','login_fail',''),(8241,0,'admin','2022-05-18 22:50:50','2022-05-18 23:50:50','172.104.206.*','login_fail',''),(8242,0,'admin','2022-05-18 22:50:57','2022-05-18 23:50:57','153.92.0.*','login_fail',''),(8243,0,'admin','2022-05-19 00:08:15','2022-05-19 01:08:15','79.171.34.*','login_fail',''),(8244,0,'admin','2022-05-19 00:08:17','2022-05-19 01:08:17','101.32.34.*','login_fail',''),(8245,0,'admin','2022-05-19 01:44:40','2022-05-19 02:44:40','103.91.65.*','login_fail',''),(8246,0,'admin','2022-05-19 09:49:06','2022-05-19 10:49:06','103.3.63.*','login_fail',''),(8247,0,'admin','2022-05-21 12:19:08','2022-05-21 13:19:08','20.248.195.*','login_fail',''),(8248,0,'admin','2022-05-22 04:30:02','2022-05-22 05:30:02','20.239.74.*','login_fail',''),(8249,0,'admin','2022-05-22 13:12:59','2022-05-22 14:12:59','20.239.179.*','login_fail',''),(8250,0,'admin','2022-05-24 06:37:48','2022-05-24 07:37:48','157.90.34.*','login_fail',''),(8251,0,'comments','2022-05-25 22:13:32','2022-05-25 23:13:32','14.116.219.*','login_fail',''),(8252,0,'comments','2022-05-25 23:14:14','2022-05-26 00:14:14','14.116.219.*','login_fail',''),(8253,0,'comments','2022-05-26 00:14:45','2022-05-26 01:14:45','14.116.219.*','login_fail',''),(8254,0,'comments','2022-05-26 01:15:24','2022-05-26 02:15:24','14.116.219.*','login_fail',''),(8255,0,'comments','2022-05-26 02:15:46','2022-05-26 03:15:46','14.116.219.*','login_fail',''),(8256,0,'admin','2022-05-28 03:42:34','2022-05-28 04:42:34','172.104.32.*','login_fail',''),(8257,0,'admin','2022-05-29 07:57:11','2022-05-29 08:57:11','20.238.16.*','login_fail',''),(8258,0,'admin','2022-05-30 05:47:12','2022-05-30 06:47:12','128.199.120.*','login_fail',''),(8259,0,'admin','2022-05-30 07:07:01','2022-05-30 08:07:01','20.238.16.*','login_fail',''),(8260,0,'admin','2022-06-01 15:44:58','2022-06-01 16:44:58','159.223.39.*','login_fail',''),(8261,0,'admin','2022-06-02 04:19:21','2022-06-02 05:19:21','20.89.70.*','login_fail',''),(8262,0,'admin','2022-06-03 02:05:12','2022-06-03 03:05:12','165.232.167.*','login_fail',''),(8263,0,'admin','2022-06-04 09:14:02','2022-06-04 10:14:02','37.115.115.*','login_fail',''),(8264,0,'admin','2022-06-05 03:08:36','2022-06-05 04:08:36','178.128.95.*','login_fail',''),(8265,0,'admin','2022-06-07 02:17:04','2022-06-07 03:17:04','20.213.121.*','login_fail',''),(8266,0,'admin','2022-06-08 11:23:02','2022-06-08 12:23:02','20.205.234.*','login_fail',''),(8267,0,'admin','2022-06-09 07:58:59','2022-06-09 08:58:59','20.239.179.*','login_fail',''),(8268,0,'comments','2022-06-09 09:12:20','2022-06-09 10:12:20','14.29.240.*','login_fail',''),(8269,0,'admin','2022-06-09 23:05:46','2022-06-10 00:05:46','51.141.120.*','login_fail',''),(8270,0,'admin','2022-06-10 01:47:04','2022-06-10 02:47:04','172.104.173.*','login_fail',''),(8271,0,'admin','2022-06-10 12:31:47','2022-06-10 13:31:47','159.223.59.*','login_fail',''),(8272,0,'admin','2022-06-12 11:30:17','2022-06-12 12:30:17','20.89.70.*','login_fail',''),(8273,0,'admin','2022-06-12 11:57:37','2022-06-12 12:57:37','20.239.179.*','login_fail',''),(8274,0,'admin','2022-06-13 06:04:10','2022-06-13 07:04:10','51.195.166.*','login_fail',''),(8275,0,'admin','2022-06-14 01:21:18','2022-06-14 02:21:18','13.92.226.*','login_fail',''),(8276,0,'admin','2022-06-14 21:32:05','2022-06-14 22:32:05','159.65.10.*','login_fail',''),(8277,0,'admin','2022-06-14 21:32:18','2022-06-14 22:32:18','185.129.61.*','login_fail',''),(8278,0,'admin','2022-06-16 02:27:34','2022-06-16 03:27:34','20.26.202.*','login_fail',''),(8279,0,'admin','2022-06-16 05:12:55','2022-06-16 06:12:55','20.213.57.*','login_fail',''),(8280,0,'admin','2022-06-18 01:49:00','2022-06-18 02:49:00','20.2.128.*','login_fail',''),(8281,0,'admin','2022-06-18 06:35:22','2022-06-18 07:35:22','51.12.216.*','login_fail',''),(8282,0,'admin','2022-06-18 13:26:45','2022-06-18 14:26:45','84.17.59.*','login_fail',''),(8283,0,'admin','2022-06-18 13:41:20','2022-06-18 14:41:20','51.12.216.*','login_fail',''),(8284,0,'admin','2022-06-20 17:57:16','2022-06-20 18:57:16','193.142.58.*','login_fail',''),(8285,0,'admin','2022-06-22 11:56:59','2022-06-22 12:56:59','167.172.74.*','login_fail',''),(8286,0,'admin','2022-06-22 17:49:43','2022-06-22 18:49:43','128.199.136.*','login_fail',''),(8287,0,'admin','2022-06-23 11:00:57','2022-06-23 12:00:57','139.59.98.*','login_fail',''),(8288,0,'admin','2022-06-23 14:11:41','2022-06-23 15:11:41','20.108.250.*','login_fail',''),(8289,0,'admin','2022-06-24 07:43:30','2022-06-24 08:43:30','139.59.98.*','login_fail',''),(8290,0,'admin','2022-06-25 19:05:28','2022-06-25 20:05:28','139.59.124.*','login_fail',''),(8291,0,'admin','2022-06-28 07:09:02','2022-06-28 08:09:02','167.172.82.*','login_fail',''),(8292,0,'comments','2022-06-28 12:12:55','2022-06-28 13:12:55','210.16.189.*','login_fail',''),(8293,0,'admin','2022-06-28 12:33:06','2022-06-28 13:33:06','167.172.74.*','login_fail',''),(8294,0,'comments','2022-06-28 13:15:41','2022-06-28 14:15:41','210.16.189.*','login_fail',''),(8295,0,'admin','2022-06-30 12:55:10','2022-06-30 13:55:10','128.199.97.*','login_fail',''),(8296,0,'admin','2022-06-30 16:23:25','2022-06-30 17:23:25','139.59.124.*','login_fail',''),(8297,0,'admin','2022-07-01 06:46:03','2022-07-01 07:46:03','20.205.234.*','login_fail',''),(8298,0,'admin','2022-07-01 15:48:48','2022-07-01 16:48:48','45.133.1.*','login_fail',''),(8299,0,'admin','2022-07-02 04:32:33','2022-07-02 05:32:33','178.128.23.*','login_fail',''),(8300,0,'admin','2022-07-04 13:25:16','2022-07-04 14:25:16','178.128.23.*','login_fail',''),(8301,0,'admin','2022-07-05 12:07:31','2022-07-05 13:07:31','20.222.209.*','login_fail',''),(8302,0,'admin','2022-07-05 22:51:03','2022-07-05 23:51:03','20.40.218.*','login_fail',''),(8303,0,'admin','2022-07-06 00:22:36','2022-07-06 01:22:36','20.40.218.*','login_fail',''),(8304,0,'admin','2022-07-06 08:27:42','2022-07-06 09:27:42','2.58.149.*','login_fail',''),(8305,0,'admin','2022-07-08 11:27:33','2022-07-08 12:27:33','206.189.148.*','login_fail',''),(8306,0,'admin','2022-07-08 13:21:58','2022-07-08 14:21:58','103.146.177.*','login_fail',''),(8307,0,'admin','2022-07-08 14:24:19','2022-07-08 15:24:19','153.92.0.*','login_fail',''),(8308,0,'admin','2022-07-08 15:24:33','2022-07-08 16:24:33','153.92.0.*','login_fail',''),(8309,0,'zota','2022-07-08 16:52:12','2022-07-08 17:52:12','153.92.0.*','login_fail',''),(8310,0,'admin','2022-07-08 16:52:25','2022-07-08 17:52:25','185.30.32.*','login_fail',''),(8311,0,'admin','2022-07-08 18:02:00','2022-07-08 19:02:00','153.92.0.*','login_fail',''),(8312,0,'admin','2022-07-08 20:35:53','2022-07-08 21:35:53','153.92.0.*','login_fail',''),(8313,0,'admin','2022-07-08 20:35:53','2022-07-08 21:35:53','148.72.212.*','login_fail',''),(8314,0,'admin','2022-07-08 20:36:05','2022-07-08 21:36:05','64.227.108.*','login_fail',''),(8315,0,'admin','2022-07-08 20:36:11','2022-07-08 21:36:11','199.180.100.*','login_fail',''),(8316,0,'admin','2022-07-08 22:31:07','2022-07-08 23:31:07','199.180.100.*','login_fail',''),(8317,0,'hwz','2022-07-08 22:31:13','2022-07-08 23:31:13','5.9.51.*','login_fail',''),(8318,0,'admin','2022-07-09 00:33:11','2022-07-09 01:33:11','199.180.100.*','login_fail',''),(8319,0,'admin','2022-07-09 01:08:48','2022-07-09 02:08:48','198.71.239.*','login_fail',''),(8320,0,'admin','2022-07-09 01:09:02','2022-07-09 02:09:02','153.92.0.*','login_fail',''),(8321,0,'admin','2022-07-09 01:09:02','2022-07-09 02:09:02','198.71.238.*','login_fail',''),(8322,0,'admin','2022-07-09 02:08:20','2022-07-09 03:08:20','64.227.108.*','login_fail',''),(8323,0,'admin','2022-07-09 03:07:53','2022-07-09 04:07:53','69.61.45.*','login_fail',''),(8324,0,'admin','2022-07-09 03:07:54','2022-07-09 04:07:54','188.164.194.*','login_fail',''),(8325,0,'admin','2022-07-09 04:01:31','2022-07-09 05:01:31','153.92.0.*','login_fail',''),(8326,0,'admin','2022-07-09 04:01:44','2022-07-09 05:01:44','64.227.108.*','login_fail',''),(8327,0,'root','2022-07-09 04:56:57','2022-07-09 05:56:57','103.148.15.*','login_fail',''),(8328,0,'HelloRDP123','2022-07-09 04:57:08','2022-07-09 05:57:08','123.58.211.*','login_fail',''),(8329,0,'admin','2022-07-09 05:41:59','2022-07-09 06:41:59','188.164.194.*','login_fail',''),(8330,0,'admin','2022-07-09 07:08:55','2022-07-09 08:08:55','1.9.70.*','login_fail',''),(8331,0,'admin','2022-07-09 07:08:57','2022-07-09 08:08:57','188.164.194.*','login_fail',''),(8332,0,'admin','2022-07-09 07:08:58','2022-07-09 08:08:58','153.92.0.*','login_fail',''),(8333,0,'admin','2022-07-09 07:43:59','2022-07-09 08:43:59','104.45.179.*','login_fail',''),(8334,0,'admin','2022-07-09 07:44:02','2022-07-09 08:44:02','69.61.45.*','login_fail',''),(8335,0,'admin','2022-07-09 07:44:13','2022-07-09 08:44:13','46.101.89.*','login_fail',''),(8336,0,'agent','2022-07-09 10:37:37','2022-07-09 11:37:37','103.148.15.*','login_fail',''),(8337,0,'wwwadm','2022-07-09 10:38:18','2022-07-09 11:38:18','46.101.89.*','login_fail',''),(8338,0,'admin','2022-07-09 11:36:48','2022-07-09 12:36:48','153.92.0.*','login_fail',''),(8339,0,'admin','2022-07-09 13:49:33','2022-07-09 14:49:33','198.71.239.*','login_fail',''),(8340,0,'admin','2022-07-09 13:49:48','2022-07-09 14:49:48','184.168.117.*','login_fail',''),(8341,0,'admin','2022-07-09 13:50:03','2022-07-09 14:50:03','199.180.100.*','login_fail',''),(8342,0,'admin','2022-07-09 14:24:18','2022-07-09 15:24:18','153.92.0.*','login_fail',''),(8343,0,'admin','2022-07-09 15:24:37','2022-07-09 16:24:37','153.92.0.*','login_fail',''),(8344,0,'admin','2022-07-09 16:22:32','2022-07-09 17:22:32','199.180.100.*','login_fail',''),(8345,0,'admin','2022-07-09 17:15:52','2022-07-09 18:15:52','107.180.111.*','login_fail',''),(8346,0,'shangchuan001','2022-07-09 17:15:56','2022-07-09 18:15:56','153.92.0.*','login_fail',''),(8347,0,'john','2022-07-09 17:15:57','2022-07-09 18:15:57','184.168.117.*','login_fail',''),(8348,0,'username','2022-07-09 17:16:19','2022-07-09 18:16:19','198.71.239.*','login_fail',''),(8349,0,'admin','2022-07-09 18:16:52','2022-07-09 19:16:52','153.92.0.*','login_fail',''),(8350,0,'admin','2022-07-09 20:24:57','2022-07-09 21:24:57','153.92.0.*','login_fail',''),(8351,0,'admin','2022-07-09 20:58:58','2022-07-09 21:58:58','184.168.117.*','login_fail',''),(8352,0,'siobhan','2022-07-09 21:57:53','2022-07-09 22:57:53','153.92.0.*','login_fail',''),(8353,0,'google','2022-07-09 22:56:22','2022-07-09 23:56:22','139.99.125.*','login_fail',''),(8354,0,'admin','2022-07-09 22:56:39','2022-07-09 23:56:39','107.180.111.*','login_fail',''),(8355,0,'test','2022-07-09 23:53:19','2022-07-10 00:53:19','184.168.117.*','login_fail',''),(8356,0,'admin','2022-07-09 23:53:22','2022-07-10 00:53:22','107.180.120.*','login_fail',''),(8357,0,'hoangtn','2022-07-09 23:53:30','2022-07-10 00:53:30','153.92.0.*','login_fail',''),(8358,0,'duycontn','2022-07-10 00:54:40','2022-07-10 01:54:40','148.72.212.*','login_fail',''),(8359,0,'user','2022-07-10 00:55:04','2022-07-10 01:55:04','107.180.120.*','login_fail',''),(8360,0,'lberg','2022-07-10 00:55:12','2022-07-10 01:55:12','216.246.113.*','login_fail',''),(8361,0,'developer','2022-07-10 00:55:20','2022-07-10 01:55:20','65.52.67.*','login_fail',''),(8362,0,'admin','2022-07-10 02:40:28','2022-07-10 03:40:28','107.180.111.*','login_fail',''),(8363,0,'admin','2022-07-10 02:40:30','2022-07-10 03:40:30','153.92.0.*','login_fail',''),(8364,0,'admin','2022-07-10 03:41:19','2022-07-10 04:41:19','107.180.111.*','login_fail',''),(8365,0,'admin','2022-07-10 03:52:39','2022-07-10 04:52:39','65.52.67.*','login_fail',''),(8366,0,'admin','2022-07-10 05:21:40','2022-07-10 06:21:40','153.92.0.*','login_fail',''),(8367,0,'yudistira','2022-07-10 06:23:29','2022-07-10 07:23:29','188.164.194.*','login_fail',''),(8368,0,'emerson','2022-07-10 06:23:46','2022-07-10 07:23:46','43.129.183.*','login_fail',''),(8369,0,'jake','2022-07-10 06:23:50','2022-07-10 07:23:50','153.92.0.*','login_fail',''),(8370,0,'admin','2022-07-10 11:21:56','2022-07-10 12:21:56','20.248.185.*','login_fail',''),(8371,0,'admin','2022-07-10 13:29:09','2022-07-10 14:29:09','164.90.137.*','login_fail',''),(8372,0,'admin','2022-07-11 00:17:54','2022-07-11 01:17:54','193.36.225.*','login_fail',''),(8373,0,'admin','2022-07-11 01:07:52','2022-07-11 02:07:52','104.43.219.*','login_fail',''),(8374,0,'admin','2022-07-13 02:45:11','2022-07-13 03:45:11','192.109.205.*','login_fail',''),(8375,0,'admin','2022-07-14 18:20:53','2022-07-14 19:20:53','40.117.148.*','login_fail',''),(8376,0,'admin','2022-07-14 19:56:02','2022-07-14 20:56:02','40.117.148.*','login_fail',''),(8377,0,'admin','2022-07-15 01:55:58','2022-07-15 02:55:58','45.130.83.*','login_fail',''),(8378,0,'admin','2022-07-15 19:02:29','2022-07-15 20:02:29','3.133.152.*','login_fail',''),(8379,0,'admin','2022-07-16 02:12:22','2022-07-16 03:12:22','20.6.128.*','login_fail',''),(8380,0,'admin','2022-07-17 01:03:42','2022-07-17 02:03:42','136.144.42.*','login_fail',''),(8381,0,'admin','2022-07-17 04:56:43','2022-07-17 05:56:43','20.70.190.*','login_fail',''),(8382,0,'admin','2022-07-17 19:44:15','2022-07-17 20:44:15','20.6.128.*','login_fail',''),(8383,0,'admin','2022-07-19 00:38:18','2022-07-19 01:38:18','20.219.88.*','login_fail',''),(8384,0,'admin','2022-07-19 12:05:53','2022-07-19 13:05:53','167.71.194.*','login_fail',''),(8385,0,'admin','2022-07-20 23:38:42','2022-07-21 00:38:42','43.240.113.*','login_fail',''),(8386,0,'admin','2022-07-21 18:23:32','2022-07-21 19:23:32','43.247.36.*','login_fail',''),(8387,0,'admin','2022-07-21 22:12:42','2022-07-21 23:12:42','35.171.26.*','login_fail',''),(8388,0,'admin','2022-07-22 11:43:28','2022-07-22 12:43:28','160.153.154.*','login_fail',''),(8389,0,'admin','2022-07-22 13:04:11','2022-07-22 14:04:11','208.67.105.*','login_fail',''),(8390,0,'admin','2022-07-22 13:40:21','2022-07-22 14:40:21','160.153.156.*','login_fail',''),(8391,0,'admin','2022-07-22 13:40:35','2022-07-22 14:40:35','160.153.154.*','login_fail',''),(8392,0,'admin','2022-07-22 14:52:00','2022-07-22 15:52:00','20.205.125.*','login_fail',''),(8393,0,'admin','2022-07-22 14:52:31','2022-07-22 15:52:31','156.67.217.*','login_fail',''),(8394,0,'admin','2022-07-22 14:52:33','2022-07-22 15:52:33','64.227.108.*','login_fail',''),(8395,0,'admin','2022-07-22 16:31:06','2022-07-22 17:31:06','153.92.0.*','login_fail',''),(8396,0,'admin','2022-07-22 16:31:14','2022-07-22 17:31:14','198.71.239.*','login_fail',''),(8397,0,'admin','2022-07-22 17:26:29','2022-07-22 18:26:29','156.67.217.*','login_fail',''),(8398,0,'admin','2022-07-22 17:26:38','2022-07-22 18:26:38','64.227.108.*','login_fail',''),(8399,0,'admin','2022-07-22 17:26:41','2022-07-22 18:26:41','160.153.154.*','login_fail',''),(8400,0,'admin','2022-07-22 18:16:17','2022-07-22 19:16:17','160.153.147.*','login_fail',''),(8401,0,'admin','2022-07-22 18:16:32','2022-07-22 19:16:32','107.180.111.*','login_fail',''),(8402,0,'admin','2022-07-22 18:16:45','2022-07-22 19:16:45','35.245.117.*','login_fail',''),(8403,0,'admin','2022-07-22 19:17:12','2022-07-22 20:17:12','64.227.108.*','login_fail',''),(8404,0,'admin','2022-07-22 20:19:29','2022-07-22 21:19:29','153.92.0.*','login_fail',''),(8405,0,'admin','2022-07-22 21:30:49','2022-07-22 22:30:49','198.71.239.*','login_fail',''),(8406,0,'admin','2022-07-22 21:30:51','2022-07-22 22:30:51','153.92.0.*','login_fail',''),(8407,0,'admin','2022-07-22 21:31:05','2022-07-22 22:31:05','160.153.154.*','login_fail',''),(8408,0,'admin','2022-07-22 22:07:08','2022-07-22 23:07:08','107.180.111.*','login_fail',''),(8409,0,'admin','2022-07-22 22:07:41','2022-07-22 23:07:41','50.62.149.*','login_fail',''),(8410,0,'admin','2022-07-22 23:08:03','2022-07-23 00:08:03','188.85.161.*','login_fail',''),(8411,0,'admin','2022-07-22 23:08:12','2022-07-23 00:08:12','34.65.192.*','login_fail',''),(8412,0,'admin','2022-07-22 23:08:18','2022-07-23 00:08:18','153.92.0.*','login_fail',''),(8413,0,'admin','2022-07-23 01:09:26','2022-07-23 02:09:26','160.153.154.*','login_fail',''),(8414,0,'admin','2022-07-23 02:55:17','2022-07-23 03:55:17','160.153.154.*','login_fail',''),(8415,0,'admin','2022-07-23 04:49:32','2022-07-23 05:49:32','160.153.154.*','login_fail',''),(8416,0,'admin','2022-07-23 04:49:41','2022-07-23 05:49:41','191.234.222.*','login_fail',''),(8417,0,'admin','2022-07-23 05:14:59','2022-07-23 06:14:59','107.180.111.*','login_fail',''),(8418,0,'admin','2022-07-23 06:14:40','2022-07-23 07:14:40','139.59.70.*','login_fail',''),(8419,0,'admin','2022-07-23 07:14:28','2022-07-23 08:14:28','191.238.16.*','login_fail',''),(8420,0,'admin','2022-07-23 07:14:35','2022-07-23 08:14:35','107.180.111.*','login_fail',''),(8421,0,'admin','2022-07-23 07:14:59','2022-07-23 08:14:59','156.67.217.*','login_fail',''),(8422,0,'admin','2022-07-23 09:16:47','2022-07-23 10:16:47','155.210.6.*','login_fail',''),(8423,0,'admin','2022-07-23 09:16:51','2022-07-23 10:16:51','156.67.217.*','login_fail',''),(8424,0,'admin','2022-07-23 09:17:11','2022-07-23 10:17:11','193.70.57.*','login_fail',''),(8425,0,'admin','2022-07-23 11:57:34','2022-07-23 12:57:34','184.168.116.*','login_fail',''),(8426,0,'admin','2022-07-23 11:57:42','2022-07-23 12:57:42','107.180.111.*','login_fail',''),(8427,0,'comments','2022-07-23 12:03:47','2022-07-23 13:03:47','125.88.214.*','login_fail',''),(8428,0,'admin','2022-07-23 12:21:52','2022-07-23 13:21:52','156.67.217.*','login_fail',''),(8429,0,'admin','2022-07-23 12:22:09','2022-07-23 13:22:09','193.70.57.*','login_fail',''),(8430,0,'comments','2022-07-23 13:04:45','2022-07-23 14:04:45','125.88.214.*','login_fail',''),(8431,0,'admin','2022-07-23 13:26:43','2022-07-23 14:26:43','184.168.116.*','login_fail',''),(8432,0,'comments','2022-07-23 14:05:11','2022-07-23 15:05:11','125.88.214.*','login_fail',''),(8433,0,'admin','2022-07-23 14:27:13','2022-07-23 15:27:13','153.92.0.*','login_fail',''),(8434,0,'comments','2022-07-23 15:05:47','2022-07-23 16:05:47','125.88.214.*','login_fail',''),(8435,0,'admin','2022-07-23 15:22:02','2022-07-23 16:22:02','123.31.12.*','login_fail',''),(8436,0,'comments','2022-07-23 16:06:08','2022-07-23 17:06:08','125.88.214.*','login_fail',''),(8437,0,'admin','2022-07-23 16:21:55','2022-07-23 17:21:55','193.70.57.*','login_fail',''),(8438,0,'admin','2022-07-23 16:21:56','2022-07-23 17:21:56','153.92.0.*','login_fail',''),(8439,0,'admin','2022-07-23 18:48:24','2022-07-23 19:48:24','107.180.120.*','login_fail',''),(8440,0,'admin','2022-07-23 18:49:04','2022-07-23 19:49:04','104.248.139.*','login_fail',''),(8441,0,'admin','2022-07-23 19:24:13','2022-07-23 20:24:13','107.180.111.*','login_fail',''),(8442,0,'admin','2022-07-23 19:24:29','2022-07-23 20:24:29','193.70.57.*','login_fail',''),(8443,0,'admin','2022-07-23 20:26:32','2022-07-23 21:26:32','65.52.67.*','login_fail',''),(8444,0,'admin','2022-07-23 20:26:45','2022-07-23 21:26:45','153.92.0.*','login_fail',''),(8445,0,'rtcme','2022-07-23 21:03:29','2022-07-23 22:03:29','195.74.38.*','login_fail',''),(8446,0,'admin','2022-07-23 21:28:10','2022-07-23 22:28:10','107.180.111.*','login_fail',''),(8447,0,'admin','2022-07-23 21:28:12','2022-07-23 22:28:12','65.52.67.*','login_fail',''),(8448,0,'admin','2022-07-23 21:28:39','2022-07-23 22:28:39','113.161.197.*','login_fail',''),(8449,0,'admin','2022-07-23 22:23:37','2022-07-23 23:23:37','198.46.81.*','login_fail',''),(8450,0,'admin','2022-07-23 22:23:53','2022-07-23 23:23:53','107.180.120.*','login_fail',''),(8451,0,'rtcme','2022-07-23 23:08:09','2022-07-24 00:08:09','72.167.59.*','login_fail',''),(8452,0,'admin','2022-07-23 23:08:10','2022-07-24 00:08:10','49.50.100.*','login_fail',''),(8453,0,'admin','2022-07-23 23:09:24','2022-07-24 00:09:24','50.62.177.*','login_fail',''),(8454,0,'admin','2022-07-23 23:25:17','2022-07-24 00:25:17','91.134.248.*','login_fail',''),(8455,0,'admin','2022-07-23 23:25:41','2022-07-24 00:25:41','65.52.67.*','login_fail',''),(8456,0,'admin','2022-07-24 00:36:03','2022-07-24 01:36:03','107.180.111.*','login_fail',''),(8457,0,'admin','2022-07-24 00:36:10','2022-07-24 01:36:10','162.214.76.*','login_fail',''),(8458,0,'admin','2022-07-24 02:02:20','2022-07-24 03:02:20','107.180.111.*','login_fail',''),(8459,0,'admin','2022-07-24 02:02:30','2022-07-24 03:02:30','3.232.15.*','login_fail',''),(8460,0,'admin','2022-07-24 02:27:47','2022-07-24 03:27:47','139.99.125.*','login_fail',''),(8461,0,'admin','2022-07-24 02:28:00','2022-07-24 03:28:00','34.65.192.*','login_fail',''),(8462,0,'admin','2022-07-24 02:28:23','2022-07-24 03:28:23','162.214.76.*','login_fail',''),(8463,0,'admin','2022-07-24 03:31:35','2022-07-24 04:31:35','107.180.120.*','login_fail',''),(8464,0,'admin','2022-07-24 03:31:44','2022-07-24 04:31:44','157.97.47.*','login_fail',''),(8465,0,'admin','2022-07-24 03:32:07','2022-07-24 04:32:07','198.46.81.*','login_fail',''),(8466,0,'admin','2022-07-24 04:30:42','2022-07-24 05:30:42','113.161.197.*','login_fail',''),(8467,0,'admin','2022-07-24 04:30:46','2022-07-24 05:30:46','64.227.108.*','login_fail',''),(8468,0,'admin','2022-07-24 04:31:00','2022-07-24 05:31:00','160.153.154.*','login_fail',''),(8469,0,'admin','2022-07-24 04:31:05','2022-07-24 05:31:05','65.52.67.*','login_fail',''),(8470,0,'admin','2022-07-24 04:31:12','2022-07-24 05:31:12','153.92.0.*','login_fail',''),(8471,0,'admin','2022-07-24 05:19:32','2022-07-24 06:19:32','198.71.243.*','login_fail',''),(8472,0,'admin','2022-07-24 11:40:16','2022-07-24 12:40:16','20.213.241.*','login_fail',''),(8473,0,'admin','2022-07-24 11:46:08','2022-07-24 12:46:08','20.106.240.*','login_fail',''),(8474,0,'admin','2022-07-25 17:28:55','2022-07-25 18:28:55','20.205.125.*','login_fail',''),(8475,0,'admin','2022-07-26 02:38:02','2022-07-26 03:38:02','172.98.32.*','login_fail',''),(8476,0,'admin','2022-07-26 03:55:02','2022-07-26 04:55:02','157.245.60.*','login_fail',''),(8477,0,'admin','2022-07-26 22:35:22','2022-07-26 23:35:22','82.118.29.*','login_fail',''),(8478,0,'admin','2022-07-28 11:07:26','2022-07-28 12:07:26','178.159.37.*','login_fail',''),(8479,0,'admin','2022-07-28 17:07:27','2022-07-28 18:07:27','107.182.129.*','login_fail',''),(8480,0,'admin','2022-07-30 01:09:35','2022-07-30 02:09:35','20.70.190.*','login_fail',''),(8481,0,'admin','2022-07-30 02:41:23','2022-07-30 03:41:23','20.205.125.*','login_fail',''),(8482,0,'admin','2022-07-30 05:24:08','2022-07-30 06:24:08','20.125.128.*','login_fail',''),(8483,0,'admin','2022-07-31 22:14:45','2022-07-31 23:14:45','136.144.17.*','login_fail',''),(8484,0,'admin','2022-08-01 23:14:56','2022-08-02 00:14:56','3.144.9.*','login_fail',''),(8485,0,'comments','2022-08-02 07:55:12','2022-08-02 08:55:12','14.215.45.*','login_fail',''),(8486,0,'comments','2022-08-02 08:55:33','2022-08-02 09:55:33','14.215.45.*','login_fail',''),(8487,0,'comments','2022-08-02 09:55:58','2022-08-02 10:55:58','14.215.45.*','login_fail',''),(8488,0,'admin','2022-08-02 23:30:44','2022-08-03 00:30:44','136.144.17.*','login_fail',''),(8489,0,'admin','2022-08-04 03:53:16','2022-08-04 04:53:16','137.184.183.*','login_fail',''),(8490,0,'admin','2022-08-05 04:10:50','2022-08-05 05:10:50','143.198.77.*','login_fail',''),(8491,0,'admin','2022-08-05 06:33:22','2022-08-05 07:33:22','20.244.9.*','login_fail',''),(8492,0,'admin','2022-08-09 23:30:03','2022-08-10 00:30:03','143.244.187.*','login_fail',''),(8493,0,'admin','2022-08-10 03:40:00','2022-08-10 04:40:00','165.232.153.*','login_fail',''),(8494,0,'admin','2022-08-10 12:59:38','2022-08-10 13:59:38','20.28.192.*','login_fail',''),(8495,0,'admin','2022-08-11 00:22:56','2022-08-11 01:22:56','143.244.187.*','login_fail',''),(8496,0,'admin','2022-08-11 04:51:11','2022-08-11 05:51:11','137.184.6.*','login_fail',''),(8497,0,'admin','2022-08-11 06:34:44','2022-08-11 07:34:44','143.244.187.*','login_fail',''),(8498,0,'admin','2022-08-13 01:39:34','2022-08-13 02:39:34','207.244.113.*','login_fail',''),(8499,0,'admin','2022-08-13 04:03:01','2022-08-13 05:03:01','137.184.6.*','login_fail',''),(8500,0,'admin','2022-08-13 06:47:00','2022-08-13 07:47:00','20.14.97.*','login_fail',''),(8501,0,'admin','2022-08-14 18:46:02','2022-08-14 19:46:02','195.174.142.*','login_fail',''),(8502,0,'admin','2022-08-14 22:51:20','2022-08-14 23:51:20','157.230.35.*','login_fail',''),(8503,0,'admin','2022-08-16 01:48:51','2022-08-16 02:48:51','107.182.129.*','login_fail',''),(8504,0,'admin','2022-08-16 04:28:00','2022-08-16 05:28:00','20.198.90.*','login_fail',''),(8505,0,'admin','2022-08-17 03:51:57','2022-08-17 04:51:57','37.153.92.*','login_fail',''),(8506,0,'admin','2022-08-17 03:52:31','2022-08-17 04:52:31','212.71.238.*','login_fail',''),(8507,0,'admin','2022-08-17 06:30:38','2022-08-17 07:30:38','37.187.252.*','login_fail',''),(8508,0,'admin','2022-08-17 07:20:39','2022-08-17 08:20:39','72.52.255.*','login_fail',''),(8509,0,'admin','2022-08-17 07:20:58','2022-08-17 08:20:58','190.92.128.*','login_fail',''),(8510,0,'admin','2022-08-17 07:21:01','2022-08-17 08:21:01','5.101.157.*','login_fail',''),(8511,0,'admin','2022-08-17 07:21:02','2022-08-17 08:21:02','35.236.69.*','login_fail',''),(8512,0,'admin','2022-08-17 07:59:34','2022-08-17 08:59:34','166.62.90.*','login_fail',''),(8513,0,'admin','2022-08-17 07:59:55','2022-08-17 08:59:55','103.11.102.*','login_fail',''),(8514,0,'admin','2022-08-17 08:31:41','2022-08-17 09:31:41','156.245.20.*','login_fail',''),(8515,0,'admin','2022-08-17 08:31:43','2022-08-17 09:31:43','123.30.186.*','login_fail',''),(8516,0,'admin','2022-08-17 09:10:08','2022-08-17 10:10:08','166.62.90.*','login_fail',''),(8517,0,'admin','2022-08-17 09:40:32','2022-08-17 10:40:32','190.92.128.*','login_fail',''),(8518,0,'admin','2022-08-17 09:40:46','2022-08-17 10:40:46','95.216.64.*','login_fail',''),(8519,0,'admin','2022-08-17 09:40:49','2022-08-17 10:40:49','5.101.157.*','login_fail',''),(8520,0,'admin','2022-08-17 11:09:05','2022-08-17 12:09:05','95.216.64.*','login_fail',''),(8521,0,'admin','2022-08-17 11:09:07','2022-08-17 12:09:07','185.107.112.*','login_fail',''),(8522,0,'admin','2022-08-17 11:26:45','2022-08-17 12:26:45','156.245.20.*','login_fail',''),(8523,0,'admin','2022-08-17 11:26:52','2022-08-17 12:26:52','5.161.72.*','login_fail',''),(8524,0,'admin','2022-08-17 12:37:20','2022-08-17 13:37:20','141.94.87.*','login_fail',''),(8525,0,'admin','2022-08-17 12:37:24','2022-08-17 13:37:24','5.161.72.*','login_fail',''),(8526,0,'admin','2022-08-17 12:37:43','2022-08-17 13:37:43','95.216.64.*','login_fail',''),(8527,0,'admin','2022-08-17 14:04:36','2022-08-17 15:04:36','212.71.238.*','login_fail',''),(8528,0,'admin','2022-08-17 14:06:23','2022-08-17 15:06:23','5.161.72.*','login_fail',''),(8529,0,'admin','2022-08-17 14:23:03','2022-08-17 15:23:03','156.245.20.*','login_fail',''),(8530,0,'admin','2022-08-17 14:54:13','2022-08-17 15:54:13','20.125.117.*','login_fail',''),(8531,0,'admin','2022-08-17 16:23:08','2022-08-17 17:23:08','51.91.14.*','login_fail',''),(8532,0,'admin','2022-08-17 16:41:47','2022-08-17 17:41:47','95.216.64.*','login_fail',''),(8533,0,'admin','2022-08-17 16:42:05','2022-08-17 17:42:05','185.31.79.*','login_fail',''),(8534,0,'admin','2022-08-17 16:42:11','2022-08-17 17:42:11','52.179.81.*','login_fail',''),(8535,0,'admin','2022-08-17 17:13:33','2022-08-17 18:13:33','128.199.119.*','login_fail',''),(8536,0,'admin','2022-08-17 17:49:52','2022-08-17 18:49:52','185.107.112.*','login_fail',''),(8537,0,'admin','2022-08-17 17:49:53','2022-08-17 18:49:53','52.179.81.*','login_fail',''),(8538,0,'admin','2022-08-17 17:50:11','2022-08-17 18:50:11','103.11.102.*','login_fail',''),(8539,0,'admin','2022-08-17 17:50:18','2022-08-17 18:50:18','82.146.63.*','login_fail',''),(8540,0,'admin','2022-08-17 18:03:59','2022-08-17 19:03:59','165.22.98.*','login_fail',''),(8541,0,'admin','2022-08-17 19:02:17','2022-08-17 20:02:17','212.71.238.*','login_fail',''),(8542,0,'admin','2022-08-17 19:03:37','2022-08-17 20:03:37','103.11.102.*','login_fail',''),(8543,0,'admin','2022-08-17 19:33:16','2022-08-17 20:33:16','128.199.119.*','login_fail',''),(8544,0,'admin','2022-08-17 19:33:37','2022-08-17 20:33:37','95.216.64.*','login_fail',''),(8545,0,'admin','2022-08-17 20:42:34','2022-08-17 21:42:34','37.187.252.*','login_fail',''),(8546,0,'admin','2022-08-17 20:43:04','2022-08-17 21:43:04','185.107.112.*','login_fail',''),(8547,0,'admin','2022-08-17 21:22:30','2022-08-17 22:22:30','103.11.102.*','login_fail',''),(8548,0,'admin','2022-08-17 22:51:30','2022-08-17 23:51:30','43.129.185.*','login_fail',''),(8549,0,'admin','2022-08-17 22:51:34','2022-08-17 23:51:34','65.0.156.*','login_fail',''),(8550,0,'admin','2022-08-17 22:51:42','2022-08-17 23:51:42','95.216.64.*','login_fail',''),(8551,0,'admin','2022-08-17 23:02:29','2022-08-18 00:02:29','103.11.102.*','login_fail',''),(8552,0,'admin','2022-08-18 00:01:39','2022-08-18 01:01:39','185.107.112.*','login_fail',''),(8553,0,'admin','2022-08-18 00:01:41','2022-08-18 01:01:41','82.146.63.*','login_fail',''),(8554,0,'admin','2022-08-18 00:01:47','2022-08-18 01:01:47','65.0.156.*','login_fail',''),(8555,0,'admin','2022-08-18 00:19:02','2022-08-18 01:19:02','128.199.119.*','login_fail',''),(8556,0,'admin','2022-08-18 00:19:02','2022-08-18 01:19:02','72.52.255.*','login_fail',''),(8557,0,'admin','2022-08-18 01:31:19','2022-08-18 02:31:19','103.11.102.*','login_fail',''),(8558,0,'admin','2022-08-18 02:22:23','2022-08-18 03:22:23','192.185.6.*','login_fail',''),(8559,0,'admin','2022-08-18 02:23:00','2022-08-18 03:23:00','37.187.252.*','login_fail',''),(8560,0,'admin','2022-08-18 02:39:35','2022-08-18 03:39:35','43.155.93.*','login_fail',''),(8561,0,'admin','2022-08-18 02:39:47','2022-08-18 03:39:47','92.42.38.*','login_fail',''),(8562,0,'admin','2022-08-18 03:18:31','2022-08-18 04:18:31','95.216.64.*','login_fail',''),(8563,0,'admin','2022-08-18 03:50:14','2022-08-18 04:50:14','74.208.150.*','login_fail',''),(8564,0,'admin','2022-08-18 04:32:46','2022-08-18 05:32:46','65.0.156.*','login_fail',''),(8565,0,'admin','2022-08-18 04:33:03','2022-08-18 05:33:03','142.93.148.*','login_fail',''),(8566,0,'admin','2022-08-18 05:46:54','2022-08-18 06:46:54','95.216.64.*','login_fail',''),(8567,0,'admin','2022-08-18 05:47:34','2022-08-18 06:47:34','169.45.104.*','login_fail',''),(8568,0,'admin','2022-08-18 06:18:39','2022-08-18 07:18:39','92.42.38.*','login_fail',''),(8569,0,'admin','2022-08-18 06:18:46','2022-08-18 07:18:46','128.199.23.*','login_fail',''),(8570,0,'admin','2022-08-18 07:01:37','2022-08-18 08:01:37','142.93.148.*','login_fail',''),(8571,0,'admin','2022-08-18 07:53:50','2022-08-18 08:53:50','128.199.23.*','login_fail',''),(8572,0,'admin','2022-08-18 07:53:50','2022-08-18 08:53:50','65.0.156.*','login_fail',''),(8573,0,'admin','2022-08-18 07:53:55','2022-08-18 08:53:55','185.2.4.*','login_fail',''),(8574,0,'admin','2022-08-18 08:12:44','2022-08-18 09:12:44','36.93.7.*','login_fail',''),(8575,0,'admin','2022-08-18 08:13:12','2022-08-18 09:13:12','198.46.146.*','login_fail',''),(8576,0,'admin','2022-08-18 08:13:25','2022-08-18 09:13:25','37.187.252.*','login_fail',''),(8577,0,'admin','2022-08-18 08:45:59','2022-08-18 09:45:59','92.42.38.*','login_fail',''),(8578,0,'admin','2022-08-18 09:26:47','2022-08-18 10:26:47','37.187.252.*','login_fail',''),(8579,0,'admin','2022-08-18 09:56:55','2022-08-18 10:56:55','128.199.23.*','login_fail',''),(8580,0,'admin','2022-08-18 10:37:11','2022-08-18 11:37:11','36.93.7.*','login_fail',''),(8581,0,'test','2022-08-18 10:37:30','2022-08-18 11:37:30','169.45.104.*','login_fail',''),(8582,0,'user2','2022-08-18 11:14:49','2022-08-18 12:14:49','65.0.156.*','login_fail',''),(8583,0,'test','2022-08-18 12:26:40','2022-08-18 13:26:40','15.206.111.*','login_fail',''),(8584,0,'Admin','2022-08-18 12:56:46','2022-08-18 13:56:46','65.0.156.*','login_fail',''),(8585,0,'jsjobs_jobseeker','2022-08-18 12:57:18','2022-08-18 13:57:18','166.62.90.*','login_fail',''),(8586,0,'damduy','2022-08-18 13:35:57','2022-08-18 14:35:57','37.187.252.*','login_fail',''),(8587,0,'peter','2022-08-18 13:35:58','2022-08-18 14:35:58','128.199.23.*','login_fail',''),(8588,0,'wolfie','2022-08-18 15:18:35','2022-08-18 16:18:35','128.199.23.*','login_fail',''),(8589,0,'master','2022-08-18 15:56:49','2022-08-18 16:56:49','15.206.111.*','login_fail',''),(8590,0,'admin','2022-08-18 15:57:01','2022-08-18 16:57:01','37.187.252.*','login_fail',''),(8591,0,'blogger','2022-08-18 17:05:55','2022-08-18 18:05:55','128.199.119.*','login_fail',''),(8592,0,'testuser','2022-08-18 17:06:04','2022-08-18 18:06:04','37.187.252.*','login_fail',''),(8593,0,'admin1','2022-08-18 17:06:07','2022-08-18 18:06:07','35.236.69.*','login_fail',''),(8594,0,'diana','2022-08-18 18:17:11','2022-08-18 19:17:11','136.243.137.*','login_fail',''),(8595,0,'admin','2022-08-18 18:17:22','2022-08-18 19:17:22','206.189.24.*','login_fail',''),(8596,0,'a','2022-08-18 18:17:26','2022-08-18 19:17:26','77.222.40.*','login_fail',''),(8597,0,'sergio','2022-08-18 18:17:31','2022-08-18 19:17:31','128.199.119.*','login_fail',''),(8598,0,'passion','2022-08-18 18:48:01','2022-08-18 19:48:01','212.71.238.*','login_fail',''),(8599,0,'bloguerro','2022-08-18 18:48:26','2022-08-18 19:48:26','37.187.252.*','login_fail',''),(8600,0,'semantha','2022-08-18 18:48:29','2022-08-18 19:48:29','166.62.90.*','login_fail',''),(8601,0,'comments','2022-08-18 20:12:52','2022-08-18 21:12:52','14.29.173.*','login_fail',''),(8602,0,'faccinadmin','2022-08-18 20:18:46','2022-08-18 21:18:46','166.62.90.*','login_fail',''),(8603,0,'aminata','2022-08-18 20:37:22','2022-08-18 21:37:22','128.199.23.*','login_fail',''),(8604,0,'rasta','2022-08-18 21:08:58','2022-08-18 22:08:58','5.101.157.*','login_fail',''),(8605,0,'comments','2022-08-18 21:13:11','2022-08-18 22:13:11','14.29.173.*','login_fail',''),(8606,0,'prueba1','2022-08-18 21:47:40','2022-08-18 22:47:40','166.62.90.*','login_fail',''),(8607,0,'comments','2022-08-18 22:13:31','2022-08-18 23:13:31','14.29.173.*','login_fail',''),(8608,0,'wynonna','2022-08-18 22:17:47','2022-08-18 23:17:47','13.126.107.*','login_fail',''),(8609,0,'faccinadmin','2022-08-18 22:18:15','2022-08-18 23:18:15','37.187.252.*','login_fail',''),(8610,0,'admin','2022-08-18 22:57:38','2022-08-18 23:57:38','212.71.238.*','login_fail',''),(8611,0,'demo','2022-08-18 22:58:01','2022-08-18 23:58:01','166.62.90.*','login_fail',''),(8612,0,'comments','2022-08-18 23:13:54','2022-08-19 00:13:54','14.29.173.*','login_fail',''),(8613,0,'mariana','2022-08-19 00:13:51','2022-08-19 01:13:51','37.187.252.*','login_fail',''),(8614,0,'comments','2022-08-19 00:14:12','2022-08-19 01:14:12','14.29.173.*','login_fail',''),(8615,0,'editor','2022-08-19 00:28:32','2022-08-19 01:28:32','84.22.153.*','login_fail',''),(8616,0,'test1','2022-08-19 00:42:37','2022-08-19 01:42:37','166.62.90.*','login_fail',''),(8617,0,'test2','2022-08-19 00:42:44','2022-08-19 01:42:44','212.71.238.*','login_fail',''),(8618,0,'asdasd','2022-08-19 00:42:45','2022-08-19 01:42:45','206.189.24.*','login_fail',''),(8619,0,'pklong','2022-08-19 01:18:11','2022-08-19 02:18:11','37.187.252.*','login_fail',''),(8620,0,'elpedro','2022-08-19 01:44:27','2022-08-19 02:44:27','65.108.72.*','login_fail',''),(8621,0,'guest','2022-08-19 01:44:36','2022-08-19 02:44:36','5.101.157.*','login_fail',''),(8622,0,'admin','2022-08-19 02:47:09','2022-08-19 03:47:09','23.83.131.*','login_fail',''),(8623,0,'admin','2022-08-19 03:24:41','2022-08-19 04:24:41','208.67.107.*','login_fail',''),(8624,0,'admin','2022-08-22 02:58:28','2022-08-22 03:58:28','51.13.163.*','login_fail',''),(8625,0,'admin','2022-08-22 05:43:51','2022-08-22 06:43:51','20.121.196.*','login_fail',''),(8626,0,'admin','2022-08-23 04:41:20','2022-08-23 05:41:20','20.121.196.*','login_fail',''),(8627,0,'admin','2022-08-23 23:13:35','2022-08-24 00:13:35','20.121.196.*','login_fail',''),(8628,0,'comments','2022-08-24 04:34:06','2022-08-24 05:34:06','210.16.185.*','login_fail',''),(8629,0,'comments','2022-08-24 05:37:50','2022-08-24 06:37:50','210.16.185.*','login_fail',''),(8630,0,'comments','2022-08-24 06:39:16','2022-08-24 07:39:16','210.16.185.*','login_fail',''),(8631,0,'comments','2022-08-24 07:41:27','2022-08-24 08:41:27','210.16.185.*','login_fail',''),(8632,0,'comments','2022-08-24 08:43:41','2022-08-24 09:43:41','210.16.185.*','login_fail',''),(8633,0,'admin','2022-08-24 23:58:28','2022-08-25 00:58:28','168.138.12.*','login_fail',''),(8634,0,'admin','2022-08-25 00:05:05','2022-08-25 01:05:05','51.142.142.*','login_fail',''),(8635,0,'admin','2022-08-25 11:53:48','2022-08-25 12:53:48','168.138.12.*','login_fail',''),(8636,0,'admin','2022-08-25 22:13:00','2022-08-25 23:13:00','13.82.145.*','login_fail',''),(8637,0,'admin','2022-08-27 15:22:11','2022-08-27 16:22:11','68.183.228.*','login_fail',''),(8638,0,'comments','2022-08-27 20:03:28','2022-08-27 21:03:28','125.88.214.*','login_fail',''),(8639,0,'comments','2022-08-27 21:03:46','2022-08-27 22:03:46','125.88.214.*','login_fail',''),(8640,0,'comments','2022-08-27 22:04:33','2022-08-27 23:04:33','125.88.214.*','login_fail',''),(8641,0,'comments','2022-08-27 23:05:27','2022-08-28 00:05:27','125.88.214.*','login_fail',''),(8642,0,'comments','2022-08-28 00:05:56','2022-08-28 01:05:56','125.88.214.*','login_fail',''),(8643,0,'admin','2022-08-28 18:30:40','2022-08-28 19:30:40','159.223.79.*','login_fail',''),(8644,0,'admin','2022-08-29 15:57:36','2022-08-29 16:57:36','107.182.129.*','login_fail',''),(8645,0,'admin','2022-08-29 23:02:54','2022-08-30 00:02:54','20.163.54.*','login_fail',''),(8646,0,'admin','2022-08-29 23:12:03','2022-08-30 00:12:03','159.223.79.*','login_fail',''),(8647,0,'admin','2022-08-31 02:28:02','2022-08-31 03:28:02','20.118.187.*','login_fail',''),(8648,0,'rtcme','2022-09-01 12:37:03','2022-09-01 13:37:03','50.62.177.*','login_fail',''),(8649,0,'admin','2022-09-02 02:30:41','2022-09-02 03:30:41','208.77.159.*','login_fail',''),(8650,0,'admin','2022-09-02 02:57:48','2022-09-02 03:57:48','125.212.229.*','login_fail',''),(8651,0,'admin','2022-09-02 03:26:33','2022-09-02 04:26:33','125.253.113.*','login_fail',''),(8652,0,'admin','2022-09-02 03:57:10','2022-09-02 04:57:10','146.190.52.*','login_fail',''),(8653,0,'admin','2022-09-02 04:29:46','2022-09-02 05:29:46','103.7.41.*','login_fail',''),(8654,0,'admin','2022-09-02 04:30:01','2022-09-02 05:30:01','125.212.229.*','login_fail',''),(8655,0,'admin','2022-09-02 05:23:01','2022-09-02 06:23:01','208.109.68.*','login_fail',''),(8656,0,'admin','2022-09-02 05:52:09','2022-09-02 06:52:09','125.212.229.*','login_fail',''),(8657,0,'admin','2022-09-02 05:52:36','2022-09-02 06:52:36','146.190.52.*','login_fail',''),(8658,0,'admin','2022-09-02 05:52:56','2022-09-02 06:52:56','125.253.113.*','login_fail',''),(8659,0,'admin','2022-09-02 05:53:02','2022-09-02 06:53:02','108.170.14.*','login_fail',''),(8660,0,'admin','2022-09-02 06:22:01','2022-09-02 07:22:01','13.234.37.*','login_fail',''),(8661,0,'admin','2022-09-02 06:22:12','2022-09-02 07:22:12','92.42.38.*','login_fail',''),(8662,0,'admin','2022-09-02 06:55:08','2022-09-02 07:55:08','202.66.173.*','login_fail',''),(8663,0,'admin','2022-09-02 06:55:08','2022-09-02 07:55:08','146.190.52.*','login_fail',''),(8664,0,'admin','2022-09-02 06:55:18','2022-09-02 07:55:18','125.212.229.*','login_fail',''),(8665,0,'admin','2022-09-02 06:55:20','2022-09-02 07:55:20','13.126.254.*','login_fail',''),(8666,0,'admin','2022-09-02 07:20:57','2022-09-02 08:20:57','108.170.14.*','login_fail',''),(8667,0,'admin','2022-09-02 07:21:04','2022-09-02 08:21:04','134.122.70.*','login_fail',''),(8668,0,'admin','2022-09-02 07:48:55','2022-09-02 08:48:55','92.42.38.*','login_fail',''),(8669,0,'admin','2022-09-02 08:18:19','2022-09-02 09:18:19','146.190.52.*','login_fail',''),(8670,0,'admin','2022-09-02 08:18:30','2022-09-02 09:18:30','202.66.173.*','login_fail',''),(8671,0,'admin','2022-09-02 09:00:59','2022-09-02 10:00:59','134.122.70.*','login_fail',''),(8672,0,'admin','2022-09-02 09:24:49','2022-09-02 10:24:49','47.242.115.*','login_fail',''),(8673,0,'admin','2022-09-02 09:24:57','2022-09-02 10:24:57','95.217.54.*','login_fail',''),(8674,0,'admin','2022-09-02 09:25:37','2022-09-02 10:25:37','92.42.38.*','login_fail',''),(8675,0,'admin','2022-09-02 09:49:59','2022-09-02 10:49:59','103.7.41.*','login_fail',''),(8676,0,'admin','2022-09-02 09:50:22','2022-09-02 10:50:22','202.66.173.*','login_fail',''),(8677,0,'admin','2022-09-02 09:50:27','2022-09-02 10:50:27','91.121.76.*','login_fail',''),(8678,0,'admin','2022-09-02 09:50:28','2022-09-02 10:50:28','89.233.5.*','login_fail',''),(8679,0,'admin','2022-09-02 10:18:45','2022-09-02 11:18:45','185.2.4.*','login_fail',''),(8680,0,'admin','2022-09-02 10:18:47','2022-09-02 11:18:47','139.199.159.*','login_fail',''),(8681,0,'admin','2022-09-02 10:48:28','2022-09-02 11:48:28','82.223.43.*','login_fail',''),(8682,0,'admin','2022-09-02 10:48:34','2022-09-02 11:48:34','141.94.87.*','login_fail',''),(8683,0,'admin','2022-09-02 10:48:36','2022-09-02 11:48:36','208.109.68.*','login_fail',''),(8684,0,'admin','2022-09-02 10:48:44','2022-09-02 11:48:44','47.242.115.*','login_fail',''),(8685,0,'admin','2022-09-02 11:20:10','2022-09-02 12:20:10','95.217.54.*','login_fail',''),(8686,0,'admin','2022-09-02 11:20:35','2022-09-02 12:20:35','91.121.76.*','login_fail',''),(8687,0,'admin','2022-09-02 11:20:53','2022-09-02 12:20:53','165.22.214.*','login_fail',''),(8688,0,'admin','2022-09-02 11:54:56','2022-09-02 12:54:56','103.200.23.*','login_fail',''),(8689,0,'admin','2022-09-02 11:55:06','2022-09-02 12:55:06','202.66.173.*','login_fail',''),(8690,0,'admin','2022-09-02 11:55:22','2022-09-02 12:55:22','92.42.38.*','login_fail',''),(8691,0,'admin','2022-09-02 11:55:26','2022-09-02 12:55:26','103.7.41.*','login_fail',''),(8692,0,'admin','2022-09-02 12:21:42','2022-09-02 13:21:42','165.22.214.*','login_fail',''),(8693,0,'admin','2022-09-02 12:21:48','2022-09-02 13:21:48','82.223.43.*','login_fail',''),(8694,0,'admin','2022-09-02 12:21:51','2022-09-02 13:21:51','188.94.250.*','login_fail',''),(8695,0,'admin','2022-09-02 12:21:59','2022-09-02 13:21:59','141.94.87.*','login_fail',''),(8696,0,'admin','2022-09-02 12:22:09','2022-09-02 13:22:09','95.217.54.*','login_fail',''),(8697,0,'admin','2022-09-02 12:22:14','2022-09-02 13:22:14','90.156.169.*','login_fail',''),(8698,0,'admin','2022-09-02 12:50:05','2022-09-02 13:50:05','67.227.237.*','login_fail',''),(8699,0,'admin','2022-09-02 12:50:16','2022-09-02 13:50:16','125.212.229.*','login_fail',''),(8700,0,'admin','2022-09-02 13:20:06','2022-09-02 14:20:06','13.126.254.*','login_fail',''),(8701,0,'admin','2022-09-02 13:51:36','2022-09-02 14:51:36','202.66.173.*','login_fail',''),(8702,0,'admin','2022-09-02 14:35:10','2022-09-02 15:35:10','45.56.84.*','login_fail',''),(8703,0,'admin','2022-09-02 15:00:45','2022-09-02 16:00:45','47.242.115.*','login_fail',''),(8704,0,'admin','2022-09-02 15:01:19','2022-09-02 16:01:19','188.94.250.*','login_fail',''),(8705,0,'admin','2022-09-02 15:26:59','2022-09-02 16:26:59','92.42.38.*','login_fail',''),(8706,0,'admin','2022-09-02 15:28:04','2022-09-02 16:28:04','125.212.229.*','login_fail',''),(8707,0,'admin','2022-09-02 15:55:45','2022-09-02 16:55:45','211.149.179.*','login_fail',''),(8708,0,'admin','2022-09-02 15:56:06','2022-09-02 16:56:06','91.121.76.*','login_fail',''),(8709,0,'admin','2022-09-02 15:56:16','2022-09-02 16:56:16','67.227.237.*','login_fail',''),(8710,0,'admin','2022-09-02 16:26:02','2022-09-02 17:26:02','134.122.70.*','login_fail',''),(8711,0,'admin','2022-09-02 18:00:24','2022-09-02 19:00:24','82.223.43.*','login_fail',''),(8712,0,'admin','2022-09-02 18:28:57','2022-09-02 19:28:57','134.122.70.*','login_fail',''),(8713,0,'admin','2022-09-02 19:29:19','2022-09-02 20:29:19','81.70.26.*','login_fail',''),(8714,0,'admin','2022-09-02 19:29:48','2022-09-02 20:29:48','90.156.169.*','login_fail',''),(8715,0,'admin','2022-09-02 19:54:10','2022-09-02 20:54:10','125.212.229.*','login_fail',''),(8716,0,'admin','2022-09-02 20:11:59','2022-09-02 21:11:59','84.22.153.*','login_fail',''),(8717,0,'admin','2022-09-02 20:36:50','2022-09-02 21:36:50','128.199.12.*','login_fail',''),(8718,0,'admin','2022-09-02 20:37:34','2022-09-02 21:37:34','91.121.76.*','login_fail',''),(8719,0,'admin','2022-09-02 21:04:41','2022-09-02 22:04:41','125.212.229.*','login_fail',''),(8720,0,'admin','2022-09-02 21:36:20','2022-09-02 22:36:20','208.109.68.*','login_fail',''),(8721,0,'admin','2022-09-02 22:08:02','2022-09-02 23:08:02','84.22.153.*','login_fail',''),(8722,0,'admin','2022-09-02 22:08:13','2022-09-02 23:08:13','46.30.247.*','login_fail',''),(8723,0,'admin','2022-09-02 22:08:33','2022-09-02 23:08:33','188.68.47.*','login_fail',''),(8724,0,'admin','2022-09-02 22:08:44','2022-09-02 23:08:44','81.70.26.*','login_fail',''),(8725,0,'admin','2022-09-02 22:35:04','2022-09-02 23:35:04','125.212.229.*','login_fail',''),(8726,0,'admin','2022-09-02 22:35:17','2022-09-02 23:35:17','95.217.54.*','login_fail',''),(8727,0,'admin','2022-09-02 23:20:02','2022-09-03 00:20:02','128.199.12.*','login_fail',''),(8728,0,'admin','2022-09-02 23:20:29','2022-09-03 00:20:29','91.121.76.*','login_fail',''),(8729,0,'admin','2022-09-02 23:20:38','2022-09-03 00:20:38','165.22.214.*','login_fail',''),(8730,0,'admin','2022-09-02 23:20:43','2022-09-03 00:20:43','216.137.180.*','login_fail',''),(8731,0,'admin','2022-09-03 00:14:29','2022-09-03 01:14:29','208.109.68.*','login_fail',''),(8732,0,'admin','2022-09-03 00:14:53','2022-09-03 01:14:53','91.134.248.*','login_fail',''),(8733,0,'admin','2022-09-03 00:15:06','2022-09-03 01:15:06','95.217.54.*','login_fail',''),(8734,0,'admin','2022-09-03 00:15:22','2022-09-03 01:15:22','125.212.229.*','login_fail',''),(8735,0,'admin','2022-09-03 00:45:37','2022-09-03 01:45:37','84.22.153.*','login_fail',''),(8736,0,'admin','2022-09-03 00:45:40','2022-09-03 01:45:40','47.242.115.*','login_fail',''),(8737,0,'admin','2022-09-03 00:46:25','2022-09-03 01:46:25','216.137.180.*','login_fail',''),(8738,0,'admin','2022-09-03 01:17:24','2022-09-03 02:17:24','95.217.54.*','login_fail',''),(8739,0,'admin','2022-09-03 01:17:27','2022-09-03 02:17:27','125.212.229.*','login_fail',''),(8740,0,'admin','2022-09-03 01:17:44','2022-09-03 02:17:44','91.134.248.*','login_fail',''),(8741,0,'admin','2022-09-03 01:17:46','2022-09-03 02:17:46','62.109.150.*','login_fail',''),(8742,0,'admin','2022-09-03 01:18:13','2022-09-03 02:18:13','165.22.214.*','login_fail',''),(8743,0,'admin','2022-09-03 02:01:21','2022-09-03 03:01:21','90.156.169.*','login_fail',''),(8744,0,'admin','2022-09-03 02:01:24','2022-09-03 03:01:24','134.122.70.*','login_fail',''),(8745,0,'admin','2022-09-03 02:01:32','2022-09-03 03:01:32','82.223.43.*','login_fail',''),(8746,0,'admin','2022-09-03 02:26:23','2022-09-03 03:26:23','91.121.76.*','login_fail',''),(8747,0,'admin','2022-09-03 02:27:07','2022-09-03 03:27:07','62.109.150.*','login_fail',''),(8748,0,'admin','2022-09-03 02:54:00','2022-09-03 03:54:00','45.56.84.*','login_fail',''),(8749,0,'admin','2022-09-03 02:54:19','2022-09-03 03:54:19','125.212.229.*','login_fail',''),(8750,0,'admin','2022-09-03 03:24:07','2022-09-03 04:24:07','216.137.180.*','login_fail',''),(8751,0,'admin','2022-09-03 03:24:22','2022-09-03 04:24:22','134.122.70.*','login_fail',''),(8752,0,'admin','2022-09-03 03:54:32','2022-09-03 04:54:32','47.242.115.*','login_fail',''),(8753,0,'admin','2022-09-03 03:54:38','2022-09-03 04:54:38','84.22.153.*','login_fail',''),(8754,0,'admin','2022-09-03 03:54:40','2022-09-03 04:54:40','165.22.214.*','login_fail',''),(8755,0,'admin','2022-09-03 03:54:43','2022-09-03 04:54:43','95.217.54.*','login_fail',''),(8756,0,'admin','2022-09-03 03:54:49','2022-09-03 04:54:49','45.56.84.*','login_fail',''),(8757,0,'admin','2022-09-03 03:55:11','2022-09-03 04:55:11','82.223.43.*','login_fail',''),(8758,0,'admin','2022-09-03 04:28:10','2022-09-03 05:28:10','134.122.70.*','login_fail',''),(8759,0,'admin','2022-09-03 04:28:25','2022-09-03 05:28:25','67.227.237.*','login_fail',''),(8760,0,'admin','2022-09-03 04:28:36','2022-09-03 05:28:36','62.109.150.*','login_fail',''),(8761,0,'admin','2022-09-03 04:39:03','2022-09-03 05:39:03','128.199.12.*','login_fail',''),(8762,0,'admin','2022-09-03 04:39:06','2022-09-03 05:39:06','208.109.68.*','login_fail',''),(8763,0,'admin','2022-09-03 04:39:55','2022-09-03 05:39:55','91.121.76.*','login_fail',''),(8764,0,'admin','2022-09-03 05:32:26','2022-09-03 06:32:26','82.223.43.*','login_fail',''),(8765,0,'admin','2022-09-03 06:00:55','2022-09-03 07:00:55','45.56.84.*','login_fail',''),(8766,0,'admin','2022-09-03 06:01:20','2022-09-03 07:01:20','165.22.214.*','login_fail',''),(8767,0,'admin','2022-09-03 06:01:32','2022-09-03 07:01:32','47.242.115.*','login_fail',''),(8768,0,'admin','2022-09-03 06:32:58','2022-09-03 07:32:58','91.121.76.*','login_fail',''),(8769,0,'admin','2022-09-03 06:33:24','2022-09-03 07:33:24','134.122.70.*','login_fail',''),(8770,0,'admin','2022-09-03 07:07:57','2022-09-03 08:07:57','125.212.229.*','login_fail',''),(8771,0,'admin','2022-09-03 07:08:03','2022-09-03 08:08:03','35.89.229.*','login_fail',''),(8772,0,'admin','2022-09-03 07:08:10','2022-09-03 08:08:10','216.137.180.*','login_fail',''),(8773,0,'admin','2022-09-03 07:46:20','2022-09-03 08:46:20','45.56.84.*','login_fail',''),(8774,0,'admin','2022-09-03 07:46:28','2022-09-03 08:46:28','82.223.43.*','login_fail',''),(8775,0,'admin','2022-09-03 07:46:29','2022-09-03 08:46:29','108.170.14.*','login_fail',''),(8776,0,'admin','2022-09-03 08:43:33','2022-09-03 09:43:33','165.22.214.*','login_fail',''),(8777,0,'admin','2022-09-03 09:02:57','2022-09-03 10:02:57','91.121.76.*','login_fail',''),(8778,0,'admin','2022-09-03 09:02:58','2022-09-03 10:02:58','134.122.70.*','login_fail',''),(8779,0,'admin','2022-09-03 09:30:15','2022-09-03 10:30:15','47.242.115.*','login_fail',''),(8780,0,'admin','2022-09-03 10:00:03','2022-09-03 11:00:03','45.56.84.*','login_fail',''),(8781,0,'admin','2022-09-03 10:32:39','2022-09-03 11:32:39','47.242.115.*','login_fail',''),(8782,0,'admin','2022-09-03 10:33:10','2022-09-03 11:33:10','128.199.12.*','login_fail',''),(8783,0,'admin','2022-09-03 10:33:14','2022-09-03 11:33:14','134.122.70.*','login_fail',''),(8784,0,'admin','2022-09-03 11:06:53','2022-09-03 12:06:53','116.118.49.*','login_fail',''),(8785,0,'admin','2022-09-03 11:50:35','2022-09-03 12:50:35','208.109.68.*','login_fail',''),(8786,0,'admin','2022-09-03 11:50:42','2022-09-03 12:50:42','103.200.23.*','login_fail',''),(8787,0,'admin','2022-09-03 11:51:37','2022-09-03 12:51:37','47.242.115.*','login_fail',''),(8788,0,'admin','2022-09-03 12:44:46','2022-09-03 13:44:46','125.212.229.*','login_fail',''),(8789,0,'admin','2022-09-03 12:44:52','2022-09-03 13:44:52','45.56.84.*','login_fail',''),(8790,0,'admin','2022-09-03 13:14:03','2022-09-03 14:14:03','90.156.169.*','login_fail',''),(8791,0,'admin','2022-09-03 13:14:11','2022-09-03 14:14:11','92.42.38.*','login_fail',''),(8792,0,'admin','2022-09-03 13:14:32','2022-09-03 14:14:32','208.109.68.*','login_fail',''),(8793,0,'admin','2022-09-03 13:29:17','2022-09-03 14:29:17','35.89.229.*','login_fail',''),(8794,0,'admin','2022-09-03 13:29:20','2022-09-03 14:29:20','103.200.23.*','login_fail',''),(8795,0,'admin','2022-09-03 14:29:47','2022-09-03 15:29:47','125.212.229.*','login_fail',''),(8796,0,'admin','2022-09-03 14:49:37','2022-09-03 15:49:37','35.89.229.*','login_fail',''),(8797,0,'admin','2022-09-03 14:49:40','2022-09-03 15:49:40','188.68.47.*','login_fail',''),(8798,0,'admin','2022-09-03 14:49:59','2022-09-03 15:49:59','90.156.169.*','login_fail',''),(8799,0,'admin','2022-09-03 14:50:12','2022-09-03 15:50:12','45.56.84.*','login_fail',''),(8800,0,'admin','2022-09-03 15:11:18','2022-09-03 16:11:18','116.118.49.*','login_fail',''),(8801,0,'admin','2022-09-03 15:11:39','2022-09-03 16:11:39','91.134.248.*','login_fail',''),(8802,0,'admin','2022-09-03 16:03:11','2022-09-03 17:03:11','103.7.41.*','login_fail',''),(8803,0,'admin','2022-09-03 16:03:38','2022-09-03 17:03:38','128.199.12.*','login_fail',''),(8804,0,'admin','2022-09-03 16:24:46','2022-09-03 17:24:46','116.118.49.*','login_fail',''),(8805,0,'admin','2022-09-03 16:46:32','2022-09-03 17:46:32','193.12.211.*','login_fail',''),(8806,0,'admin','2022-09-03 17:05:14','2022-09-03 18:05:14','185.107.112.*','login_fail',''),(8807,0,'admin','2022-09-03 17:18:33','2022-09-03 18:18:33','208.109.68.*','login_fail',''),(8808,0,'admin','2022-09-03 17:56:49','2022-09-03 18:56:49','103.7.41.*','login_fail',''),(8809,0,'admin','2022-09-03 17:57:23','2022-09-03 18:57:23','91.210.225.*','login_fail',''),(8810,0,'admin','2022-09-03 18:19:22','2022-09-03 19:19:22','35.89.229.*','login_fail',''),(8811,0,'admin','2022-09-03 18:19:29','2022-09-03 19:19:29','47.242.115.*','login_fail',''),(8812,0,'admin','2022-09-03 18:20:14','2022-09-03 19:20:14','172.93.40.*','login_fail',''),(8813,0,'admin','2022-09-03 18:43:17','2022-09-03 19:43:17','46.16.58.*','login_fail',''),(8814,0,'admin','2022-09-03 18:43:24','2022-09-03 19:43:24','188.68.47.*','login_fail',''),(8815,0,'admin','2022-09-03 18:43:32','2022-09-03 19:43:32','200.150.202.*','login_fail',''),(8816,0,'admin','2022-09-03 19:08:55','2022-09-03 20:08:55','103.115.8.*','login_fail',''),(8817,0,'admin','2022-09-03 19:08:58','2022-09-03 20:08:58','193.12.211.*','login_fail',''),(8818,0,'admin','2022-09-03 19:09:19','2022-09-03 20:09:19','103.7.41.*','login_fail',''),(8819,0,'admin','2022-09-03 19:09:19','2022-09-03 20:09:19','208.77.159.*','login_fail',''),(8820,0,'admin','2022-09-03 19:29:40','2022-09-03 20:29:40','125.212.229.*','login_fail',''),(8821,0,'admin','2022-09-03 19:52:13','2022-09-03 20:52:13','200.150.202.*','login_fail',''),(8822,0,'admin','2022-09-03 19:52:25','2022-09-03 20:52:25','216.137.180.*','login_fail',''),(8823,0,'admin','2022-09-03 19:52:30','2022-09-03 20:52:30','185.107.112.*','login_fail',''),(8824,0,'admin','2022-09-03 20:15:09','2022-09-03 21:15:09','193.12.211.*','login_fail',''),(8825,0,'admin','2022-09-03 20:15:29','2022-09-03 21:15:29','185.23.118.*','login_fail',''),(8826,0,'admin','2022-09-03 20:22:46','2022-09-03 21:22:46','125.253.113.*','login_fail',''),(8827,0,'admin','2022-09-03 20:22:54','2022-09-03 21:22:54','165.22.214.*','login_fail',''),(8828,0,'admin','2022-09-03 20:23:10','2022-09-03 21:23:10','208.109.68.*','login_fail',''),(8829,0,'admin','2022-09-03 20:23:34','2022-09-03 21:23:34','45.56.84.*','login_fail',''),(8830,0,'admin','2022-09-03 21:01:18','2022-09-03 22:01:18','208.77.159.*','login_fail',''),(8831,0,'admin','2022-09-03 21:01:23','2022-09-03 22:01:23','108.170.14.*','login_fail',''),(8832,0,'admin','2022-09-03 21:01:31','2022-09-03 22:01:31','91.210.225.*','login_fail',''),(8833,0,'admin','2022-09-03 21:23:19','2022-09-03 22:23:19','72.167.43.*','login_fail',''),(8834,0,'admin','2022-09-03 21:23:25','2022-09-03 22:23:25','103.7.41.*','login_fail',''),(8835,0,'admin','2022-09-03 21:23:32','2022-09-03 22:23:32','216.137.180.*','login_fail',''),(8836,0,'admin','2022-09-03 21:23:51','2022-09-03 22:23:51','202.61.232.*','login_fail',''),(8837,0,'admin','2022-09-03 21:47:29','2022-09-03 22:47:29','172.93.40.*','login_fail',''),(8838,0,'admin','2022-09-03 21:47:33','2022-09-03 22:47:33','135.181.177.*','login_fail',''),(8839,0,'admin','2022-09-03 21:47:40','2022-09-03 22:47:40','198.46.81.*','login_fail',''),(8840,0,'admin','2022-09-03 21:47:40','2022-09-03 22:47:40','125.253.113.*','login_fail',''),(8841,0,'admin','2022-09-03 21:47:43','2022-09-03 22:47:43','193.12.211.*','login_fail',''),(8842,0,'admin','2022-09-03 21:47:52','2022-09-03 22:47:52','125.212.229.*','login_fail',''),(8843,0,'admin','2022-09-03 21:47:58','2022-09-03 22:47:58','165.22.214.*','login_fail',''),(8844,0,'admin','2022-09-03 22:12:18','2022-09-03 23:12:18','192.185.6.*','login_fail',''),(8845,0,'admin','2022-09-03 22:12:23','2022-09-03 23:12:23','91.210.225.*','login_fail',''),(8846,0,'admin','2022-09-03 22:12:32','2022-09-03 23:12:32','188.94.250.*','login_fail',''),(8847,0,'admin','2022-09-03 22:12:36','2022-09-03 23:12:36','208.77.159.*','login_fail',''),(8848,0,'admin','2022-09-03 22:32:35','2022-09-03 23:32:35','185.23.118.*','login_fail',''),(8849,0,'admin','2022-09-03 23:00:07','2022-09-04 00:00:07','216.137.180.*','login_fail',''),(8850,0,'admin','2022-09-03 23:00:10','2022-09-04 00:00:10','185.210.93.*','login_fail',''),(8851,0,'admin','2022-09-03 23:43:01','2022-09-04 00:43:01','72.167.43.*','login_fail',''),(8852,0,'test','2022-09-03 23:43:23','2022-09-04 00:43:23','193.12.211.*','login_fail',''),(8853,0,'xrumertest','2022-09-04 00:00:54','2022-09-04 01:00:54','188.68.47.*','login_fail',''),(8854,0,'123456','2022-09-04 00:00:54','2022-09-04 01:00:54','165.22.214.*','login_fail',''),(8855,0,'admin','2022-09-04 00:01:10','2022-09-04 01:01:10','14.241.159.*','login_fail',''),(8856,0,'test','2022-09-04 00:01:17','2022-09-04 01:01:17','108.170.14.*','login_fail',''),(8857,0,'admin','2022-09-04 00:01:31','2022-09-04 01:01:31','208.77.159.*','login_fail',''),(8858,0,'123123','2022-09-04 00:01:39','2022-09-04 01:01:39','91.204.46.*','login_fail',''),(8859,0,'zota','2022-09-04 00:22:09','2022-09-04 01:22:09','188.94.250.*','login_fail',''),(8860,0,'johnmiller83','2022-09-04 00:22:10','2022-09-04 01:22:10','185.107.112.*','login_fail',''),(8861,0,'admin','2022-09-04 00:22:24','2022-09-04 01:22:24','202.61.232.*','login_fail',''),(8862,0,'test','2022-09-04 00:22:30','2022-09-04 01:22:30','125.253.113.*','login_fail',''),(8863,0,'dsa','2022-09-04 00:22:42','2022-09-04 01:22:42','211.149.179.*','login_fail',''),(8864,0,'user','2022-09-04 00:22:46','2022-09-04 01:22:46','200.150.202.*','login_fail',''),(8865,0,'admin','2022-09-04 00:41:18','2022-09-04 01:41:18','185.23.118.*','login_fail',''),(8866,0,'1234567','2022-09-04 00:41:22','2022-09-04 01:41:22','216.137.180.*','login_fail',''),(8867,0,'1234567890','2022-09-04 00:41:27','2022-09-04 01:41:27','82.223.43.*','login_fail',''),(8868,0,'user2','2022-09-04 00:41:40','2022-09-04 01:41:40','91.210.225.*','login_fail',''),(8869,0,'1','2022-09-04 00:41:46','2022-09-04 01:41:46','103.115.8.*','login_fail',''),(8870,0,'test','2022-09-04 00:41:52','2022-09-04 01:41:52','92.204.161.*','login_fail',''),(8871,0,'qwerty','2022-09-04 01:12:40','2022-09-04 02:12:40','170.249.197.*','login_fail',''),(8872,0,'test1','2022-09-04 01:13:12','2022-09-04 02:13:12','125.212.229.*','login_fail',''),(8873,0,'a','2022-09-04 01:33:11','2022-09-04 02:33:11','193.12.211.*','login_fail',''),(8874,0,'admin','2022-09-04 01:53:15','2022-09-04 02:53:15','216.137.180.*','login_fail',''),(8875,0,'admin','2022-09-04 01:53:19','2022-09-04 02:53:19','104.248.139.*','login_fail',''),(8876,0,'abc123','2022-09-04 01:53:30','2022-09-04 02:53:30','107.6.164.*','login_fail',''),(8877,0,'abc','2022-09-04 01:53:50','2022-09-04 02:53:50','91.210.225.*','login_fail',''),(8878,0,'admin','2022-09-04 01:54:10','2022-09-04 02:54:10','47.242.115.*','login_fail',''),(8879,0,'john','2022-09-04 02:11:35','2022-09-04 03:11:35','200.150.202.*','login_fail',''),(8880,0,'agent','2022-09-04 02:24:56','2022-09-04 03:24:56','125.253.113.*','login_fail',''),(8881,0,'malivai','2022-09-04 02:25:12','2022-09-04 03:25:12','101.201.199.*','login_fail',''),(8882,0,'admin','2022-09-04 02:45:11','2022-09-04 03:45:11','80.76.51.*','login_fail',''),(8883,0,'cr4p5','2022-09-04 03:49:17','2022-09-04 04:49:17','216.137.180.*','login_fail',''),(8884,0,'jason','2022-09-04 03:49:28','2022-09-04 04:49:28','92.51.242.*','login_fail',''),(8885,0,'vernon','2022-09-04 04:36:52','2022-09-04 05:36:52','188.68.47.*','login_fail',''),(8886,0,'test1','2022-09-04 05:57:59','2022-09-04 06:57:59','76.77.77.*','login_fail',''),(8887,0,'aaa','2022-09-04 05:58:17','2022-09-04 06:58:17','185.107.113.*','login_fail',''),(8888,0,'admin','2022-09-04 05:58:28','2022-09-04 06:58:28','107.6.164.*','login_fail',''),(8889,0,'karen','2022-09-04 05:58:33','2022-09-04 06:58:33','92.51.242.*','login_fail',''),(8890,0,'wordpress','2022-09-04 06:20:16','2022-09-04 07:20:16','91.210.225.*','login_fail',''),(8891,0,'admins','2022-09-04 06:43:01','2022-09-04 07:43:01','185.107.112.*','login_fail',''),(8892,0,'admin','2022-09-04 06:43:16','2022-09-04 07:43:16','103.7.41.*','login_fail',''),(8893,0,'alireza','2022-09-04 07:01:59','2022-09-04 08:01:59','107.6.164.*','login_fail',''),(8894,0,'author','2022-09-04 07:02:09','2022-09-04 08:02:09','78.47.46.*','login_fail',''),(8895,0,'admin','2022-09-04 07:02:24','2022-09-04 08:02:24','207.246.240.*','login_fail',''),(8896,0,'developer','2022-09-04 07:33:00','2022-09-04 08:33:00','92.51.242.*','login_fail',''),(8897,0,'admin','2022-09-04 07:33:13','2022-09-04 08:33:13','200.150.202.*','login_fail',''),(8898,0,'admin','2022-09-04 07:33:17','2022-09-04 08:33:17','170.249.197.*','login_fail',''),(8899,0,'testuser','2022-09-04 07:33:22','2022-09-04 08:33:22','85.95.238.*','login_fail',''),(8900,0,'admin','2022-09-04 07:53:17','2022-09-04 08:53:17','103.7.41.*','login_fail',''),(8901,0,'admin','2022-09-04 07:53:25','2022-09-04 08:53:25','168.90.176.*','login_fail',''),(8902,0,'admin','2022-09-04 08:14:11','2022-09-04 09:14:11','107.6.164.*','login_fail',''),(8903,0,'admin','2022-09-04 08:14:13','2022-09-04 09:14:13','76.77.77.*','login_fail',''),(8904,0,'admin123','2022-09-04 08:14:32','2022-09-04 09:14:32','91.210.225.*','login_fail',''),(8905,0,'admindemo','2022-09-04 08:14:37','2022-09-04 09:14:37','207.246.240.*','login_fail',''),(8906,0,'admin','2022-09-04 08:14:42','2022-09-04 09:14:42','125.253.113.*','login_fail',''),(8907,0,'admin','2022-09-04 08:32:37','2022-09-04 09:32:37','185.107.112.*','login_fail',''),(8908,0,'admin1','2022-09-04 09:03:17','2022-09-04 10:03:17','170.249.197.*','login_fail',''),(8909,0,'admin','2022-09-04 09:04:05','2022-09-04 10:04:05','101.201.199.*','login_fail',''),(8910,0,'admin','2022-09-04 09:23:16','2022-09-04 10:23:16','202.61.232.*','login_fail',''),(8911,0,'admin','2022-09-04 09:45:20','2022-09-04 10:45:20','92.51.242.*','login_fail',''),(8912,0,'admin','2022-09-04 09:45:23','2022-09-04 10:45:23','207.246.240.*','login_fail',''),(8913,0,'admin','2022-09-04 09:45:32','2022-09-04 10:45:32','91.204.46.*','login_fail',''),(8914,0,'admin','2022-09-04 09:52:42','2022-09-04 10:52:42','107.6.164.*','login_fail',''),(8915,0,'admin','2022-09-04 09:58:55','2022-09-04 10:58:55','20.12.45.*','login_fail',''),(8916,0,'admin','2022-09-04 10:31:00','2022-09-04 11:31:00','85.95.238.*','login_fail',''),(8917,0,'Admin','2022-09-04 10:31:03','2022-09-04 11:31:03','103.115.8.*','login_fail',''),(8918,0,'admin','2022-09-04 10:31:20','2022-09-04 11:31:20','165.22.211.*','login_fail',''),(8919,0,'admin','2022-09-04 10:51:12','2022-09-04 11:51:12','125.212.229.*','login_fail',''),(8920,0,'admin','2022-09-04 10:51:38','2022-09-04 11:51:38','91.210.225.*','login_fail',''),(8921,0,'admin','2022-09-04 10:51:55','2022-09-04 11:51:55','200.150.202.*','login_fail',''),(8922,0,'admin','2022-09-04 11:13:32','2022-09-04 12:13:32','185.23.118.*','login_fail',''),(8923,0,'fluidhair','2022-09-04 11:13:32','2022-09-04 12:13:32','207.246.240.*','login_fail',''),(8924,0,'admin','2022-09-04 11:13:46','2022-09-04 12:13:46','210.245.90.*','login_fail',''),(8925,0,'administrator','2022-09-04 11:13:54','2022-09-04 12:13:54','92.51.242.*','login_fail',''),(8926,0,'admin','2022-09-04 11:14:10','2022-09-04 12:14:10','202.61.232.*','login_fail',''),(8927,0,'admin','2022-09-04 11:37:22','2022-09-04 12:37:22','172.104.63.*','login_fail',''),(8928,0,'administrador','2022-09-04 11:37:35','2022-09-04 12:37:35','188.68.47.*','login_fail',''),(8929,0,'admin','2022-09-04 11:37:36','2022-09-04 12:37:36','92.42.38.*','login_fail',''),(8930,0,'admin','2022-09-04 11:37:51','2022-09-04 12:37:51','51.68.11.*','login_fail',''),(8931,0,'admin','2022-09-04 11:49:29','2022-09-04 12:49:29','159.223.79.*','login_fail',''),(8932,0,'admin','2022-09-04 11:56:24','2022-09-04 12:56:24','91.210.225.*','login_fail',''),(8933,0,'admin','2022-09-04 11:57:11','2022-09-04 12:57:11','103.7.41.*','login_fail',''),(8934,0,'admin','2022-09-04 12:28:39','2022-09-04 13:28:39','168.90.176.*','login_fail',''),(8935,0,'admin','2022-09-04 12:29:07','2022-09-04 13:29:07','159.138.149.*','login_fail',''),(8936,0,'iasicastiga','2022-09-04 12:49:19','2022-09-04 13:49:19','92.51.242.*','login_fail',''),(8937,0,'sadmin','2022-09-04 12:49:45','2022-09-04 13:49:45','207.246.240.*','login_fail',''),(8938,0,'admin','2022-09-04 13:10:22','2022-09-04 14:10:22','185.107.112.*','login_fail',''),(8939,0,'admin','2022-09-04 13:10:31','2022-09-04 14:10:31','47.242.115.*','login_fail',''),(8940,0,'admin','2022-09-04 13:10:35','2022-09-04 14:10:35','85.95.238.*','login_fail',''),(8941,0,'administrador','2022-09-04 13:28:24','2022-09-04 14:28:24','125.212.229.*','login_fail',''),(8942,0,'admin','2022-09-04 13:28:40','2022-09-04 14:28:40','172.104.63.*','login_fail',''),(8943,0,'adminuser999!','2022-09-04 13:28:45','2022-09-04 14:28:45','185.23.118.*','login_fail',''),(8944,0,'admin','2022-09-04 13:59:18','2022-09-04 14:59:18','123.57.172.*','login_fail',''),(8945,0,'admin','2022-09-04 13:59:21','2022-09-04 14:59:21','78.47.46.*','login_fail',''),(8946,0,'admin','2022-09-04 13:59:24','2022-09-04 14:59:24','188.68.47.*','login_fail',''),(8947,0,'admin','2022-09-04 13:59:26','2022-09-04 14:59:26','125.253.113.*','login_fail',''),(8948,0,'admin','2022-09-04 13:59:52','2022-09-04 14:59:52','170.249.197.*','login_fail',''),(8949,0,'admin','2022-09-04 14:00:11','2022-09-04 15:00:11','202.61.232.*','login_fail',''),(8950,0,'admin','2022-09-04 14:19:43','2022-09-04 15:19:43','207.246.240.*','login_fail',''),(8951,0,'admin','2022-09-04 14:19:52','2022-09-04 15:19:52','200.150.202.*','login_fail',''),(8952,0,'admin','2022-09-04 14:19:57','2022-09-04 15:19:57','210.245.90.*','login_fail',''),(8953,0,'zingadmin','2022-09-04 14:20:00','2022-09-04 15:20:00','165.22.211.*','login_fail',''),(8954,0,'admin','2022-09-04 14:42:40','2022-09-04 15:42:40','192.185.6.*','login_fail',''),(8955,0,'admin','2022-09-04 14:43:03','2022-09-04 15:43:03','172.104.63.*','login_fail',''),(8956,0,'admin','2022-09-04 14:43:04','2022-09-04 15:43:04','185.23.118.*','login_fail',''),(8957,0,'Admin','2022-09-04 14:43:32','2022-09-04 15:43:32','47.242.115.*','login_fail',''),(8958,0,'Admin','2022-09-04 14:43:40','2022-09-04 15:43:40','103.115.8.*','login_fail',''),(8959,0,'admin','2022-09-04 14:57:26','2022-09-04 15:57:26','51.140.247.*','login_fail',''),(8960,0,'administrator','2022-09-04 15:02:05','2022-09-04 16:02:05','125.212.229.*','login_fail',''),(8961,0,'administrator','2022-09-04 15:02:07','2022-09-04 16:02:07','140.82.3.*','login_fail',''),(8962,0,'test1','2022-09-04 15:02:30','2022-09-04 16:02:30','107.6.164.*','login_fail',''),(8963,0,'admin','2022-09-04 15:02:40','2022-09-04 16:02:40','92.42.38.*','login_fail',''),(8964,0,'admin1','2022-09-04 15:15:42','2022-09-04 16:15:42','185.107.112.*','login_fail',''),(8965,0,'admin','2022-09-04 15:15:45','2022-09-04 16:15:45','123.57.172.*','login_fail',''),(8966,0,'admin123','2022-09-04 15:35:10','2022-09-04 16:35:10','170.249.197.*','login_fail',''),(8967,0,'admin01','2022-09-04 15:35:10','2022-09-04 16:35:10','200.150.202.*','login_fail',''),(8968,0,'admin','2022-09-04 15:35:16','2022-09-04 16:35:16','91.204.46.*','login_fail',''),(8969,0,'administrator','2022-09-04 15:35:40','2022-09-04 16:35:40','85.95.238.*','login_fail',''),(8970,0,'admin','2022-09-04 15:55:59','2022-09-04 16:55:59','125.253.113.*','login_fail',''),(8971,0,'admin1','2022-09-04 15:56:16','2022-09-04 16:56:16','59.110.33.*','login_fail',''),(8972,0,'diego','2022-09-04 15:56:54','2022-09-04 16:56:54','172.104.63.*','login_fail',''),(8973,0,'admin-123','2022-09-04 16:18:12','2022-09-04 17:18:12','115.165.166.*','login_fail',''),(8974,0,'tmadmin','2022-09-04 16:18:23','2022-09-04 17:18:23','172.93.40.*','login_fail',''),(8975,0,'admin','2022-09-04 16:18:23','2022-09-04 17:18:23','125.212.229.*','login_fail',''),(8976,0,'administrator','2022-09-04 16:19:30','2022-09-04 17:19:30','80.74.145.*','login_fail',''),(8977,0,'admin','2022-09-04 16:33:08','2022-09-04 17:33:08','20.210.203.*','login_fail',''),(8978,0,'admin','2022-09-04 16:42:59','2022-09-04 17:42:59','185.107.112.*','login_fail',''),(8979,0,'admin2020','2022-09-04 16:43:04','2022-09-04 17:43:04','104.248.139.*','login_fail',''),(8980,0,'adminweb','2022-09-04 16:43:10','2022-09-04 17:43:10','192.185.6.*','login_fail',''),(8981,0,'admin','2022-09-04 16:43:24','2022-09-04 17:43:24','91.210.225.*','login_fail',''),(8982,0,'admin','2022-09-04 16:50:18','2022-09-04 17:50:18','92.51.242.*','login_fail',''),(8983,0,'badmin','2022-09-04 16:50:30','2022-09-04 17:50:30','92.42.38.*','login_fail',''),(8984,0,'badminton','2022-09-04 16:50:34','2022-09-04 17:50:34','84.22.153.*','login_fail',''),(8985,0,'administrador','2022-09-04 16:50:50','2022-09-04 17:50:50','76.77.77.*','login_fail',''),(8986,0,'Admin','2022-09-04 16:50:52','2022-09-04 17:50:52','47.242.115.*','login_fail',''),(8987,0,'admin','2022-09-04 17:30:51','2022-09-04 18:30:51','45.67.36.*','login_fail',''),(8988,0,'admin','2022-09-04 17:30:53','2022-09-04 18:30:53','185.23.118.*','login_fail',''),(8989,0,'admin','2022-09-04 17:31:14','2022-09-04 18:31:14','125.212.229.*','login_fail',''),(8990,0,'admin','2022-09-04 17:31:15','2022-09-04 18:31:15','159.138.149.*','login_fail',''),(8991,0,'martin','2022-09-04 17:31:43','2022-09-04 18:31:43','172.104.63.*','login_fail',''),(8992,0,'editor','2022-09-04 17:53:25','2022-09-04 18:53:25','165.22.214.*','login_fail',''),(8993,0,'ablaye_ndiaye','2022-09-04 17:53:28','2022-09-04 18:53:28','92.42.38.*','login_fail',''),(8994,0,'user','2022-09-04 17:53:28','2022-09-04 18:53:28','84.22.153.*','login_fail',''),(8995,0,'ktadmin','2022-09-04 17:53:54','2022-09-04 18:53:54','112.78.1.*','login_fail',''),(8996,0,'admin','2022-09-04 17:53:54','2022-09-04 18:53:54','91.210.225.*','login_fail',''),(8997,0,'Admin','2022-09-04 17:53:57','2022-09-04 18:53:57','200.150.202.*','login_fail',''),(8998,0,'admin1','2022-09-04 17:54:18','2022-09-04 18:54:18','115.165.166.*','login_fail',''),(8999,0,'admin','2022-09-04 18:18:28','2022-09-04 19:18:28','72.167.43.*','login_fail',''),(9000,0,'administrator','2022-09-04 18:53:02','2022-09-04 19:53:02','185.2.4.*','login_fail',''),(9001,0,'testuser','2022-09-04 18:53:13','2022-09-04 19:53:13','76.77.77.*','login_fail',''),(9002,0,'admin','2022-09-04 19:13:06','2022-09-04 20:13:06','114.32.189.*','login_fail',''),(9003,0,'admin','2022-09-04 19:34:08','2022-09-04 20:34:08','209.58.177.*','login_fail',''),(9004,0,'admin','2022-09-04 19:34:46','2022-09-04 20:34:46','92.42.38.*','login_fail',''),(9005,0,'root','2022-09-04 19:34:58','2022-09-04 20:34:58','165.22.214.*','login_fail',''),(9006,0,'admin','2022-09-04 19:57:28','2022-09-04 20:57:28','170.249.197.*','login_fail',''),(9007,0,'admin','2022-09-04 19:57:41','2022-09-04 20:57:41','185.23.118.*','login_fail',''),(9008,0,'admin_pars','2022-09-04 19:57:55','2022-09-04 20:57:55','84.22.153.*','login_fail',''),(9009,0,'admin','2022-09-04 19:57:56','2022-09-04 20:57:56','85.95.238.*','login_fail',''),(9010,0,'webadmin','2022-09-04 19:58:21','2022-09-04 20:58:21','91.210.225.*','login_fail',''),(9011,0,'admin','2022-09-04 20:23:26','2022-09-04 21:23:26','114.32.189.*','login_fail',''),(9012,0,'admin','2022-09-04 20:23:29','2022-09-04 21:23:29','200.150.202.*','login_fail',''),(9013,0,'admin12','2022-09-04 20:23:36','2022-09-04 21:23:36','172.104.63.*','login_fail',''),(9014,0,'admin','2022-09-04 20:23:39','2022-09-04 21:23:39','78.47.46.*','login_fail',''),(9015,0,'admin','2022-09-04 20:31:17','2022-09-04 21:31:17','123.57.172.*','login_fail',''),(9016,0,'administrator','2022-09-04 20:31:38','2022-09-04 21:31:38','76.77.77.*','login_fail',''),(9017,0,'Administrador','2022-09-04 21:13:49','2022-09-04 22:13:49','91.210.225.*','login_fail',''),(9018,0,'alumni','2022-09-04 21:14:01','2022-09-04 22:14:01','185.23.118.*','login_fail',''),(9019,0,'maria','2022-09-04 21:14:24','2022-09-04 22:14:24','107.6.164.*','login_fail',''),(9020,0,'admin','2022-09-04 21:39:19','2022-09-04 22:39:19','125.212.229.*','login_fail',''),(9021,0,'keka','2022-09-04 21:39:21','2022-09-04 22:39:21','115.165.166.*','login_fail',''),(9022,0,'movilcar','2022-09-04 21:39:30','2022-09-04 22:39:30','104.248.139.*','login_fail',''),(9023,0,'webadmin','2022-09-04 21:39:44','2022-09-04 22:39:44','80.74.145.*','login_fail',''),(9024,0,'admin2','2022-09-04 22:07:32','2022-09-04 23:07:32','154.50.0.*','login_fail',''),(9025,0,'admin12','2022-09-04 22:07:37','2022-09-04 23:07:37','13.64.60.*','login_fail',''),(9026,0,'myadmin','2022-09-04 22:38:14','2022-09-04 23:38:14','91.210.225.*','login_fail',''),(9027,0,'newadmin','2022-09-04 22:38:23','2022-09-04 23:38:23','114.32.189.*','login_fail',''),(9028,0,'admin','2022-09-04 22:38:34','2022-09-04 23:38:34','192.185.6.*','login_fail',''),(9029,0,'devadmin','2022-09-04 22:38:39','2022-09-04 23:38:39','200.150.202.*','login_fail',''),(9030,0,'adminmd','2022-09-04 23:02:58','2022-09-05 00:02:58','172.104.63.*','login_fail',''),(9031,0,'pwsadmin','2022-09-04 23:27:39','2022-09-05 00:27:39','125.212.229.*','login_fail',''),(9032,0,'admin','2022-09-04 23:27:43','2022-09-05 00:27:43','47.242.115.*','login_fail',''),(9033,0,'superadmin','2022-09-04 23:27:57','2022-09-05 00:27:57','91.134.248.*','login_fail',''),(9034,0,'superadmin','2022-09-04 23:27:58','2022-09-05 00:27:58','76.77.77.*','login_fail',''),(9035,0,'administrator','2022-09-04 23:28:01','2022-09-05 00:28:01','78.47.46.*','login_fail',''),(9036,0,'administrador','2022-09-04 23:28:06','2022-09-05 00:28:06','115.165.166.*','login_fail',''),(9037,0,'administracion','2022-09-04 23:56:09','2022-09-05 00:56:09','185.2.4.*','login_fail',''),(9038,0,'admin','2022-09-04 23:56:16','2022-09-05 00:56:16','185.23.118.*','login_fail',''),(9039,0,'sysadmin','2022-09-04 23:56:32','2022-09-05 00:56:32','165.22.214.*','login_fail',''),(9040,0,'administrator','2022-09-04 23:56:38','2022-09-05 00:56:38','192.185.6.*','login_fail',''),(9041,0,'admin','2022-09-04 23:57:01','2022-09-05 00:57:01','107.6.164.*','login_fail',''),(9042,0,'adminbbl','2022-09-05 00:35:15','2022-09-05 01:35:15','115.165.166.*','login_fail',''),(9043,0,'blogger4u','2022-09-05 01:19:26','2022-09-05 02:19:26','84.22.153.*','login_fail',''),(9044,0,'ali','2022-09-05 01:43:45','2022-09-05 02:43:45','91.210.225.*','login_fail',''),(9045,0,'editor','2022-09-05 01:43:52','2022-09-05 02:43:52','92.42.38.*','login_fail',''),(9046,0,'good-universal','2022-09-05 01:44:00','2022-09-05 02:44:00','104.248.139.*','login_fail',''),(9047,0,'admin','2022-09-05 01:44:03','2022-09-05 02:44:03','36.78.25.*','login_fail',''),(9048,0,'takemi','2022-09-05 02:11:13','2022-09-05 03:11:13','76.77.77.*','login_fail',''),(9049,0,'mike','2022-09-05 02:11:45','2022-09-05 03:11:45','107.6.164.*','login_fail',''),(9050,0,'gustavo','2022-09-05 02:11:50','2022-09-05 03:11:50','185.107.113.*','login_fail',''),(9051,0,'mmgroup','2022-09-05 02:11:53','2022-09-05 03:11:53','114.32.189.*','login_fail',''),(9052,0,'redaccion','2022-09-05 02:11:55','2022-09-05 03:11:55','172.104.63.*','login_fail',''),(9053,0,'admin','2022-09-05 02:18:28','2022-09-05 03:18:28','197.63.60.*','login_fail',''),(9054,0,'admin','2022-09-05 02:26:45','2022-09-05 03:26:45','103.213.128.*','login_fail',''),(9055,0,'anna','2022-09-05 02:34:17','2022-09-05 03:34:17','202.61.232.*','login_fail',''),(9056,0,'qcv','2022-09-05 02:50:18','2022-09-05 03:50:18','92.42.38.*','login_fail',''),(9057,0,'bayley','2022-09-05 03:13:03','2022-09-05 04:13:03','114.32.189.*','login_fail',''),(9058,0,'enamad','2022-09-05 03:13:15','2022-09-05 04:13:15','103.115.8.*','login_fail',''),(9059,0,'rbaordl1','2022-09-05 03:13:18','2022-09-05 04:13:18','47.242.115.*','login_fail',''),(9060,0,'123','2022-09-05 03:13:35','2022-09-05 04:13:35','125.212.229.*','login_fail',''),(9061,0,'guest','2022-09-05 03:13:38','2022-09-05 04:13:38','91.210.225.*','login_fail',''),(9062,0,'prueba','2022-09-05 03:36:50','2022-09-05 04:36:50','154.50.0.*','login_fail',''),(9063,0,'master562','2022-09-05 03:37:34','2022-09-05 04:37:34','188.68.47.*','login_fail',''),(9064,0,'dan','2022-09-05 04:01:48','2022-09-05 05:01:48','107.6.164.*','login_fail',''),(9065,0,'test','2022-09-05 04:02:07','2022-09-05 05:02:07','185.23.118.*','login_fail',''),(9066,0,'baiwan','2022-09-05 04:02:09','2022-09-05 05:02:09','80.74.145.*','login_fail',''),(9067,0,'admin','2022-09-05 04:02:31','2022-09-05 05:02:31','84.22.153.*','login_fail',''),(9068,0,'gary','2022-09-05 04:30:49','2022-09-05 05:30:49','81.88.52.*','login_fail',''),(9069,0,'alex','2022-09-05 04:30:59','2022-09-05 05:30:59','125.212.229.*','login_fail',''),(9070,0,'alex','2022-09-05 04:31:05','2022-09-05 05:31:05','103.115.8.*','login_fail',''),(9071,0,'admin','2022-09-05 05:15:41','2022-09-05 06:15:41','159.138.149.*','login_fail',''),(9072,0,'tavakolistructuredfinance','2022-09-05 05:15:45','2022-09-05 06:15:45','92.42.38.*','login_fail',''),(9073,0,'rtcme','2022-09-05 05:20:13','2022-09-05 06:20:13','51.68.11.*','login_fail',''),(9074,0,'admin','2022-09-05 05:51:49','2022-09-05 06:51:49','172.104.63.*','login_fail',''),(9075,0,'admin','2022-09-05 05:51:59','2022-09-05 06:51:59','185.107.112.*','login_fail',''),(9076,0,'admin','2022-09-05 05:52:05','2022-09-05 06:52:05','165.22.214.*','login_fail',''),(9077,0,'wpadmin','2022-09-05 06:13:37','2022-09-05 07:13:37','115.165.166.*','login_fail',''),(9078,0,'admin2','2022-09-05 06:13:41','2022-09-05 07:13:41','185.23.118.*','login_fail',''),(9079,0,'admin1','2022-09-05 06:13:53','2022-09-05 07:13:53','103.115.8.*','login_fail',''),(9080,0,'admin','2022-09-05 06:14:13','2022-09-05 07:14:13','91.210.225.*','login_fail',''),(9081,0,'serveradminz','2022-09-05 06:40:23','2022-09-05 07:40:23','185.107.113.*','login_fail',''),(9082,0,'admincoffee','2022-09-05 06:40:41','2022-09-05 07:40:41','107.6.164.*','login_fail',''),(9083,0,'tax_admin','2022-09-05 07:35:46','2022-09-05 08:35:46','104.248.139.*','login_fail',''),(9084,0,'mmocourse','2022-09-05 07:36:25','2022-09-05 08:36:25','171.244.133.*','login_fail',''),(9085,0,'222','2022-09-05 07:44:21','2022-09-05 08:44:21','89.233.5.*','login_fail',''),(9086,0,'antonie2760','2022-09-05 07:44:30','2022-09-05 08:44:30','91.210.225.*','login_fail',''),(9087,0,'admin','2022-09-05 08:19:08','2022-09-05 09:19:08','107.6.164.*','login_fail',''),(9088,0,'Admin','2022-09-05 08:19:48','2022-09-05 09:19:48','165.22.214.*','login_fail',''),(9089,0,'aleahadmin','2022-09-05 08:19:49','2022-09-05 09:19:49','45.136.107.*','login_fail',''),(9090,0,'carpetsdubai','2022-09-05 08:42:22','2022-09-05 09:42:22','103.145.50.*','login_fail',''),(9091,0,'admin','2022-09-05 08:43:10','2022-09-05 09:43:10','202.61.232.*','login_fail',''),(9092,0,'stephanie','2022-09-05 08:43:21','2022-09-05 09:43:21','172.104.63.*','login_fail',''),(9093,0,'admin','2022-09-06 04:17:09','2022-09-06 05:17:09','202.80.217.*','login_fail',''),(9094,0,'admin','2022-09-06 04:33:00','2022-09-06 05:33:00','49.145.164.*','login_fail',''),(9095,0,'admin','2022-09-06 04:38:02','2022-09-06 05:38:02','220.135.103.*','login_fail',''),(9096,0,'admin','2022-09-06 04:41:31','2022-09-06 05:41:31','116.199.80.*','login_fail',''),(9097,0,'admin','2022-09-06 11:33:35','2022-09-06 12:33:35','92.223.85.*','login_fail',''),(9098,0,'admin','2022-09-07 07:57:06','2022-09-07 08:57:06','20.12.45.*','login_fail',''),(9099,0,'admin','2022-09-07 13:07:16','2022-09-07 14:07:16','20.12.45.*','login_fail',''),(9100,0,'admin','2022-09-08 11:19:12','2022-09-08 12:19:12','20.169.17.*','login_fail',''),(9101,0,'admin','2022-09-08 16:51:12','2022-09-08 17:51:12','51.140.247.*','login_fail',''),(9102,0,'admin','2022-09-09 02:53:44','2022-09-09 03:53:44','20.12.45.*','login_fail',''),(9103,0,'admin','2022-09-09 11:27:41','2022-09-09 12:27:41','20.117.166.*','login_fail',''),(9104,0,'admin','2022-09-09 15:03:37','2022-09-09 16:03:37','89.208.107.*','login_fail',''),(9105,0,'admin','2022-09-10 11:33:48','2022-09-10 12:33:48','208.67.105.*','login_fail',''),(9106,0,'admin','2022-09-10 13:44:29','2022-09-10 14:44:29','20.55.88.*','login_fail',''),(9107,0,'admin','2022-09-11 04:04:20','2022-09-11 05:04:20','20.12.45.*','login_fail',''),(9108,0,'admin','2022-09-11 16:25:40','2022-09-11 17:25:40','165.22.104.*','login_fail',''),(9109,0,'admin','2022-09-12 05:18:32','2022-09-12 06:18:32','20.25.191.*','login_fail',''),(9110,0,'admin','2022-09-12 12:09:04','2022-09-12 13:09:04','20.83.147.*','login_fail',''),(9111,0,'admin','2022-09-12 13:17:17','2022-09-12 14:17:17','20.12.45.*','login_fail',''),(9112,0,'admin','2022-09-13 23:36:57','2022-09-14 00:36:57','20.12.45.*','login_fail',''),(9113,0,'admin','2022-09-15 21:15:06','2022-09-15 22:15:06','20.171.61.*','login_fail',''),(9114,0,'admin','2022-09-15 22:45:02','2022-09-15 23:45:02','139.59.120.*','login_fail',''),(9115,0,'admin','2022-09-16 21:59:47','2022-09-16 22:59:47','40.85.92.*','login_fail',''),(9116,0,'admin','2022-09-17 00:32:34','2022-09-17 01:32:34','139.59.120.*','login_fail',''),(9117,0,'admin','2022-09-17 03:07:39','2022-09-17 04:07:39','5.62.57.*','login_fail',''),(9118,0,'admin','2022-09-18 00:48:24','2022-09-18 01:48:24','20.28.201.*','login_fail',''),(9119,0,'admin','2022-09-18 09:18:58','2022-09-18 10:18:58','20.127.153.*','login_fail',''),(9120,0,'admin','2022-09-18 13:39:27','2022-09-18 14:39:27','20.192.5.*','login_fail',''),(9121,0,'admin','2022-09-19 06:23:10','2022-09-19 07:23:10','165.22.245.*','login_fail',''),(9122,0,'admin','2022-09-19 19:40:13','2022-09-19 20:40:13','20.204.115.*','login_fail',''),(9123,0,'admin','2022-09-20 15:20:57','2022-09-20 16:20:57','20.127.153.*','login_fail',''),(9124,0,'admin','2022-09-21 00:29:30','2022-09-21 01:29:30','51.105.27.*','login_fail',''),(9125,0,'admin','2022-09-21 03:42:01','2022-09-21 04:42:01','139.59.115.*','login_fail',''),(9126,0,'admin','2022-09-21 07:08:51','2022-09-21 08:08:51','20.169.147.*','login_fail',''),(9127,0,'comments','2022-09-22 18:30:10','2022-09-22 19:30:10','14.29.229.*','login_fail',''),(9128,0,'admin','2022-09-22 19:24:51','2022-09-22 20:24:51','52.237.119.*','login_fail',''),(9129,0,'comments','2022-09-22 19:30:28','2022-09-22 20:30:28','14.29.229.*','login_fail',''),(9130,0,'admin','2022-09-25 07:17:40','2022-09-25 08:17:40','20.169.147.*','login_fail',''),(9131,0,'admin','2022-09-25 16:13:58','2022-09-25 17:13:58','80.76.51.*','login_fail',''),(9132,0,'admin','2022-09-26 18:46:55','2022-09-26 19:46:55','157.245.152.*','login_fail',''),(9133,0,'admin','2022-09-27 05:44:45','2022-09-27 06:44:45','157.245.148.*','login_fail',''),(9134,0,'admin','2022-09-27 09:10:47','2022-09-27 10:10:47','116.202.10.*','login_fail',''),(9135,0,'admin','2022-09-27 09:11:10','2022-09-27 10:11:10','68.178.228.*','login_fail',''),(9136,0,'admin','2022-09-27 09:50:32','2022-09-27 10:50:32','103.155.93.*','login_fail',''),(9137,0,'admin','2022-09-27 10:13:08','2022-09-27 11:13:08','91.220.179.*','login_fail',''),(9138,0,'admin','2022-09-27 11:17:48','2022-09-27 12:17:48','75.103.167.*','login_fail',''),(9139,0,'admin','2022-09-27 11:49:27','2022-09-27 12:49:27','52.179.81.*','login_fail',''),(9140,0,'admin','2022-09-27 11:50:01','2022-09-27 12:50:01','68.178.228.*','login_fail',''),(9141,0,'admin','2022-09-27 11:50:08','2022-09-27 12:50:08','103.155.93.*','login_fail',''),(9142,0,'admin','2022-09-27 12:12:02','2022-09-27 13:12:02','167.235.4.*','login_fail',''),(9143,0,'admin','2022-09-27 12:36:52','2022-09-27 13:36:52','157.245.65.*','login_fail',''),(9144,0,'admin','2022-09-27 12:37:22','2022-09-27 13:37:22','91.220.179.*','login_fail',''),(9145,0,'admin','2022-09-27 12:44:39','2022-09-27 13:44:39','75.103.167.*','login_fail',''),(9146,0,'admin','2022-09-27 13:25:48','2022-09-27 14:25:48','116.202.10.*','login_fail',''),(9147,0,'admin','2022-09-27 13:26:18','2022-09-27 14:26:18','198.46.93.*','login_fail',''),(9148,0,'admin','2022-09-27 13:47:57','2022-09-27 14:47:57','194.163.163.*','login_fail',''),(9149,0,'admin','2022-09-27 13:48:58','2022-09-27 14:48:58','143.198.161.*','login_fail',''),(9150,0,'admin','2022-09-27 14:11:08','2022-09-27 15:11:08','103.180.121.*','login_fail',''),(9151,0,'admin','2022-09-27 14:11:30','2022-09-27 15:11:30','68.178.228.*','login_fail',''),(9152,0,'admin','2022-09-27 14:11:39','2022-09-27 15:11:39','31.207.85.*','login_fail',''),(9153,0,'admin','2022-09-27 14:11:41','2022-09-27 15:11:41','173.82.16.*','login_fail',''),(9154,0,'admin','2022-09-27 14:44:06','2022-09-27 15:44:06','185.107.113.*','login_fail',''),(9155,0,'admin','2022-09-27 14:50:31','2022-09-27 15:50:31','43.154.20.*','login_fail',''),(9156,0,'admin','2022-09-27 14:50:50','2022-09-27 15:50:50','143.198.161.*','login_fail',''),(9157,0,'admin','2022-09-27 15:23:32','2022-09-27 16:23:32','103.180.121.*','login_fail',''),(9158,0,'admin','2022-09-27 15:24:00','2022-09-27 16:24:00','194.163.163.*','login_fail',''),(9159,0,'admin','2022-09-27 15:24:02','2022-09-27 16:24:02','91.220.179.*','login_fail',''),(9160,0,'admin','2022-09-27 15:24:24','2022-09-27 16:24:24','167.235.4.*','login_fail',''),(9161,0,'admin','2022-09-27 15:24:32','2022-09-27 16:24:32','103.159.85.*','login_fail',''),(9162,0,'comments','2022-09-27 15:41:42','2022-09-27 16:41:42','59.36.172.*','login_fail',''),(9163,0,'admin','2022-09-27 15:52:32','2022-09-27 16:52:32','68.178.228.*','login_fail',''),(9164,0,'admin','2022-09-27 15:52:38','2022-09-27 16:52:38','178.79.191.*','login_fail',''),(9165,0,'admin','2022-09-27 16:30:48','2022-09-27 17:30:48','43.154.20.*','login_fail',''),(9166,0,'admin','2022-09-27 16:30:59','2022-09-27 17:30:59','116.202.10.*','login_fail',''),(9167,0,'admin','2022-09-27 16:31:16','2022-09-27 17:31:16','31.207.85.*','login_fail',''),(9168,0,'comments','2022-09-27 16:41:58','2022-09-27 17:41:58','59.36.172.*','login_fail',''),(9169,0,'admin','2022-09-27 16:50:56','2022-09-27 17:50:56','51.195.104.*','login_fail',''),(9170,0,'admin','2022-09-27 17:12:38','2022-09-27 18:12:38','185.23.116.*','login_fail',''),(9171,0,'admin','2022-09-27 17:12:57','2022-09-27 18:12:57','178.79.191.*','login_fail',''),(9172,0,'admin','2022-09-27 17:13:13','2022-09-27 18:13:13','194.163.163.*','login_fail',''),(9173,0,'admin','2022-09-27 17:36:55','2022-09-27 18:36:55','75.103.167.*','login_fail',''),(9174,0,'comments','2022-09-27 17:42:18','2022-09-27 18:42:18','59.36.172.*','login_fail',''),(9175,0,'admin','2022-09-27 17:43:52','2022-09-27 18:43:52','116.202.10.*','login_fail',''),(9176,0,'admin','2022-09-27 18:24:40','2022-09-27 19:24:40','157.245.65.*','login_fail',''),(9177,0,'admin','2022-09-27 18:24:40','2022-09-27 19:24:40','104.248.144.*','login_fail',''),(9178,0,'admin','2022-09-27 18:24:47','2022-09-27 19:24:47','110.238.119.*','login_fail',''),(9179,0,'admin','2022-09-27 18:25:31','2022-09-27 19:25:31','198.38.82.*','login_fail',''),(9180,0,'comments','2022-09-27 18:42:36','2022-09-27 19:42:36','59.36.172.*','login_fail',''),(9181,0,'admin','2022-09-27 18:43:57','2022-09-27 19:43:57','213.21.201.*','login_fail',''),(9182,0,'admin','2022-09-27 18:44:07','2022-09-27 19:44:07','159.203.5.*','login_fail',''),(9183,0,'admin','2022-09-27 18:44:24','2022-09-27 19:44:24','52.179.81.*','login_fail',''),(9184,0,'admin','2022-09-27 18:44:37','2022-09-27 19:44:37','91.220.179.*','login_fail',''),(9185,0,'admin','2022-09-27 19:04:34','2022-09-27 20:04:34','51.89.153.*','login_fail',''),(9186,0,'admin','2022-09-27 19:04:41','2022-09-27 20:04:41','68.178.228.*','login_fail',''),(9187,0,'admin','2022-09-27 19:05:19','2022-09-27 20:05:19','43.154.20.*','login_fail',''),(9188,0,'admin','2022-09-27 19:23:56','2022-09-27 20:23:56','103.159.85.*','login_fail',''),(9189,0,'admin','2022-09-27 19:23:57','2022-09-27 20:23:57','143.198.161.*','login_fail',''),(9190,0,'admin','2022-09-27 19:24:05','2022-09-27 20:24:05','116.202.10.*','login_fail',''),(9191,0,'admin','2022-09-27 19:35:05','2022-09-27 20:35:05','178.79.146.*','login_fail',''),(9192,0,'comments','2022-09-27 19:42:55','2022-09-27 20:42:55','59.36.172.*','login_fail',''),(9193,0,'admin','2022-09-27 19:52:40','2022-09-27 20:52:40','178.79.191.*','login_fail',''),(9194,0,'admin','2022-09-27 20:11:52','2022-09-27 21:11:52','157.245.65.*','login_fail',''),(9195,0,'admin','2022-09-27 20:11:57','2022-09-27 21:11:57','182.92.161.*','login_fail',''),(9196,0,'admin','2022-09-27 20:12:18','2022-09-27 21:12:18','103.180.121.*','login_fail',''),(9197,0,'admin','2022-09-27 20:12:22','2022-09-27 21:12:22','213.21.201.*','login_fail',''),(9198,0,'admin','2022-09-27 20:32:35','2022-09-27 21:32:35','68.178.228.*','login_fail',''),(9199,0,'admin','2022-09-27 20:33:18','2022-09-27 21:33:18','167.235.4.*','login_fail',''),(9200,0,'admin','2022-09-27 20:33:26','2022-09-27 21:33:26','43.154.20.*','login_fail',''),(9201,0,'admin','2022-09-27 20:33:41','2022-09-27 21:33:41','104.248.144.*','login_fail',''),(9202,0,'admin','2022-09-27 20:50:55','2022-09-27 21:50:55','110.238.119.*','login_fail',''),(9203,0,'admin','2022-09-27 20:51:15','2022-09-27 21:51:15','178.79.146.*','login_fail',''),(9204,0,'admin','2022-09-27 21:20:49','2022-09-27 22:20:49','103.159.85.*','login_fail',''),(9205,0,'admin','2022-09-27 21:21:08','2022-09-27 22:21:08','124.222.209.*','login_fail',''),(9206,0,'admin','2022-09-27 21:40:44','2022-09-27 22:40:44','31.207.85.*','login_fail',''),(9207,0,'admin','2022-09-27 21:40:45','2022-09-27 22:40:45','157.245.65.*','login_fail',''),(9208,0,'admin','2022-09-27 22:02:18','2022-09-27 23:02:18','213.21.201.*','login_fail',''),(9209,0,'admin','2022-09-27 22:38:49','2022-09-27 23:38:49','103.159.85.*','login_fail',''),(9210,0,'admin','2022-09-27 22:38:51','2022-09-27 23:38:51','103.200.23.*','login_fail',''),(9211,0,'admin','2022-09-27 23:09:02','2022-09-28 00:09:02','68.178.228.*','login_fail',''),(9212,0,'admin','2022-09-27 23:09:27','2022-09-28 00:09:27','110.238.119.*','login_fail',''),(9213,0,'admin','2022-09-27 23:30:06','2022-09-28 00:30:06','43.154.20.*','login_fail',''),(9214,0,'admin','2022-09-27 23:30:10','2022-09-28 00:30:10','89.32.146.*','login_fail',''),(9215,0,'admin','2022-09-27 23:30:24','2022-09-28 00:30:24','51.89.153.*','login_fail',''),(9216,0,'admin','2022-09-27 23:30:52','2022-09-28 00:30:52','213.21.201.*','login_fail',''),(9217,0,'admin','2022-09-28 00:02:07','2022-09-28 01:02:07','103.155.93.*','login_fail',''),(9218,0,'admin','2022-09-28 00:02:08','2022-09-28 01:02:08','91.220.179.*','login_fail',''),(9219,0,'admin','2022-09-28 00:08:49','2022-09-28 01:08:49','104.248.144.*','login_fail',''),(9220,0,'admin','2022-09-28 00:38:48','2022-09-28 01:38:48','178.79.146.*','login_fail',''),(9221,0,'admin','2022-09-28 00:38:50','2022-09-28 01:38:50','199.192.19.*','login_fail',''),(9222,0,'admin','2022-09-28 00:39:28','2022-09-28 01:39:28','43.154.20.*','login_fail',''),(9223,0,'admin','2022-09-28 00:39:31','2022-09-28 01:39:31','68.178.228.*','login_fail',''),(9224,0,'admin','2022-09-28 01:00:17','2022-09-28 02:00:17','93.103.221.*','login_fail',''),(9225,0,'admin','2022-09-28 01:00:56','2022-09-28 02:00:56','74.208.59.*','login_fail',''),(9226,0,'admin','2022-09-28 01:22:57','2022-09-28 02:22:57','213.21.201.*','login_fail',''),(9227,0,'admin','2022-09-28 01:22:58','2022-09-28 02:22:58','110.238.119.*','login_fail',''),(9228,0,'admin','2022-09-28 01:23:19','2022-09-28 02:23:19','103.159.85.*','login_fail',''),(9229,0,'admin','2022-09-28 02:00:18','2022-09-28 03:00:18','91.220.179.*','login_fail',''),(9230,0,'admin','2022-09-28 02:32:15','2022-09-28 03:32:15','51.159.77.*','login_fail',''),(9231,0,'admin','2022-09-28 02:32:34','2022-09-28 03:32:34','51.89.153.*','login_fail',''),(9232,0,'admin','2022-09-28 02:32:39','2022-09-28 03:32:39','82.165.86.*','login_fail',''),(9233,0,'admin','2022-09-28 02:53:50','2022-09-28 03:53:50','139.180.135.*','login_fail',''),(9234,0,'admin','2022-09-28 02:53:55','2022-09-28 03:53:55','110.238.119.*','login_fail',''),(9235,0,'admin','2022-09-28 03:17:47','2022-09-28 04:17:47','103.155.93.*','login_fail',''),(9236,0,'admin','2022-09-28 03:17:57','2022-09-28 04:17:57','118.27.116.*','login_fail',''),(9237,0,'admin','2022-09-28 04:07:22','2022-09-28 05:07:22','188.68.47.*','login_fail',''),(9238,0,'admin','2022-09-28 04:30:14','2022-09-28 05:30:14','110.238.119.*','login_fail',''),(9239,0,'admin','2022-09-28 04:53:57','2022-09-28 05:53:57','103.155.93.*','login_fail',''),(9240,0,'admin','2022-09-28 04:54:09','2022-09-28 05:54:09','220.85.221.*','login_fail',''),(9241,0,'admin','2022-09-28 04:54:21','2022-09-28 05:54:21','139.180.135.*','login_fail',''),(9242,0,'admin','2022-09-28 05:20:18','2022-09-28 06:20:18','91.220.179.*','login_fail',''),(9243,0,'admin','2022-09-28 05:20:21','2022-09-28 06:20:21','103.200.23.*','login_fail',''),(9244,0,'admin','2022-09-28 05:27:21','2022-09-28 06:27:21','139.180.158.*','login_fail',''),(9245,0,'admin','2022-09-28 05:27:35','2022-09-28 06:27:35','173.82.16.*','login_fail',''),(9246,0,'admin','2022-09-28 05:27:42','2022-09-28 06:27:42','157.245.65.*','login_fail',''),(9247,0,'admin','2022-09-28 05:28:01','2022-09-28 06:28:01','31.207.85.*','login_fail',''),(9248,0,'admin','2022-09-28 06:08:30','2022-09-28 07:08:30','103.155.93.*','login_fail',''),(9249,0,'admin','2022-09-28 06:08:59','2022-09-28 07:08:59','75.103.167.*','login_fail',''),(9250,0,'admin','2022-09-28 06:31:27','2022-09-28 07:31:27','51.159.77.*','login_fail',''),(9251,0,'admin','2022-09-28 06:31:48','2022-09-28 07:31:48','68.178.228.*','login_fail',''),(9252,0,'admin','2022-09-28 06:55:28','2022-09-28 07:55:28','220.85.221.*','login_fail',''),(9253,0,'admin','2022-09-28 06:55:34','2022-09-28 07:55:34','139.180.135.*','login_fail',''),(9254,0,'admin','2022-09-28 06:55:52','2022-09-28 07:55:52','110.238.119.*','login_fail',''),(9255,0,'admin','2022-09-28 06:56:01','2022-09-28 07:56:01','143.198.161.*','login_fail',''),(9256,0,'admin','2022-09-28 07:21:34','2022-09-28 08:21:34','92.53.96.*','login_fail',''),(9257,0,'admin','2022-09-28 07:22:00','2022-09-28 08:22:00','178.79.191.*','login_fail',''),(9258,0,'admin','2022-09-28 07:22:09','2022-09-28 08:22:09','157.245.65.*','login_fail',''),(9259,0,'admin','2022-09-28 07:42:44','2022-09-28 08:42:44','155.159.255.*','login_fail',''),(9260,0,'admin','2022-09-28 07:43:05','2022-09-28 08:43:05','188.68.47.*','login_fail',''),(9261,0,'admin','2022-09-28 07:43:14','2022-09-28 08:43:14','51.159.77.*','login_fail',''),(9262,0,'admin','2022-09-28 08:17:01','2022-09-28 09:17:01','173.82.16.*','login_fail',''),(9263,0,'admin','2022-09-28 08:17:05','2022-09-28 09:17:05','220.85.221.*','login_fail',''),(9264,0,'admin','2022-09-28 08:17:35','2022-09-28 09:17:35','148.66.56.*','login_fail',''),(9265,0,'admin','2022-09-28 08:17:49','2022-09-28 09:17:49','31.207.85.*','login_fail',''),(9266,0,'admin','2022-09-28 08:38:51','2022-09-28 09:38:51','116.202.10.*','login_fail',''),(9267,0,'admin','2022-09-28 08:38:59','2022-09-28 09:38:59','54.241.19.*','login_fail',''),(9268,0,'admin','2022-09-28 08:39:10','2022-09-28 09:39:10','103.155.93.*','login_fail',''),(9269,0,'admin','2022-09-28 09:02:01','2022-09-28 10:02:01','52.179.81.*','login_fail',''),(9270,0,'admin','2022-09-28 09:02:23','2022-09-28 10:02:23','157.245.65.*','login_fail',''),(9271,0,'admin','2022-09-28 09:35:32','2022-09-28 10:35:32','110.238.119.*','login_fail',''),(9272,0,'admin','2022-09-28 09:41:44','2022-09-28 10:41:44','185.58.73.*','login_fail',''),(9273,0,'admin','2022-09-28 10:14:30','2022-09-28 11:14:30','51.159.77.*','login_fail',''),(9274,0,'admin','2022-09-28 10:15:11','2022-09-28 11:15:11','178.79.191.*','login_fail',''),(9275,0,'admin','2022-09-28 10:37:45','2022-09-28 11:37:45','75.103.167.*','login_fail',''),(9276,0,'admin','2022-09-28 10:37:53','2022-09-28 11:37:53','52.179.81.*','login_fail',''),(9277,0,'admin','2022-09-28 10:38:01','2022-09-28 11:38:01','54.241.19.*','login_fail',''),(9278,0,'admin','2022-09-28 10:38:24','2022-09-28 11:38:24','157.245.65.*','login_fail',''),(9279,0,'admin','2022-09-28 11:01:54','2022-09-28 12:01:54','185.58.73.*','login_fail',''),(9280,0,'admin','2022-09-28 11:02:01','2022-09-28 12:02:01','213.21.201.*','login_fail',''),(9281,0,'admin','2022-09-28 11:08:53','2022-09-28 12:08:53','110.238.119.*','login_fail',''),(9282,0,'admin','2022-09-28 11:09:23','2022-09-28 12:09:23','155.159.255.*','login_fail',''),(9283,0,'admin','2022-09-28 11:48:56','2022-09-28 12:48:56','157.245.65.*','login_fail',''),(9284,0,'admin','2022-09-28 11:49:15','2022-09-28 12:49:15','54.241.19.*','login_fail',''),(9285,0,'admin','2022-09-28 12:09:53','2022-09-28 13:09:53','213.159.34.*','login_fail',''),(9286,0,'admin','2022-09-28 12:10:06','2022-09-28 13:10:06','110.238.119.*','login_fail',''),(9287,0,'admin','2022-09-28 12:10:06','2022-09-28 13:10:06','68.178.228.*','login_fail',''),(9288,0,'admin','2022-09-28 12:10:32','2022-09-28 13:10:32','148.66.56.*','login_fail',''),(9289,0,'admin','2022-09-28 12:10:33','2022-09-28 13:10:33','89.46.105.*','login_fail',''),(9290,0,'admin','2022-09-28 12:32:43','2022-09-28 13:32:43','104.248.47.*','login_fail',''),(9291,0,'admin','2022-09-28 12:32:51','2022-09-28 13:32:51','52.179.81.*','login_fail',''),(9292,0,'admin','2022-09-28 12:33:07','2022-09-28 13:33:07','131.153.21.*','login_fail',''),(9293,0,'admin','2022-09-28 12:33:12','2022-09-28 13:33:12','173.82.16.*','login_fail',''),(9294,0,'admin','2022-09-28 12:57:39','2022-09-28 13:57:39','220.85.221.*','login_fail',''),(9295,0,'admin','2022-09-28 12:57:48','2022-09-28 13:57:48','103.159.85.*','login_fail',''),(9296,0,'admin','2022-09-28 12:58:00','2022-09-28 13:58:00','82.163.176.*','login_fail',''),(9297,0,'admin','2022-09-28 13:05:16','2022-09-28 14:05:16','104.248.144.*','login_fail',''),(9298,0,'admin','2022-09-28 13:05:29','2022-09-28 14:05:29','213.21.201.*','login_fail',''),(9299,0,'admin','2022-09-28 13:05:31','2022-09-28 14:05:31','157.245.65.*','login_fail',''),(9300,0,'admin','2022-09-28 13:05:41','2022-09-28 14:05:41','64.251.1.*','login_fail',''),(9301,0,'admin','2022-09-28 13:43:28','2022-09-28 14:43:28','213.159.34.*','login_fail',''),(9302,0,'admin','2022-09-28 13:43:40','2022-09-28 14:43:40','143.198.161.*','login_fail',''),(9303,0,'admin','2022-09-28 14:05:07','2022-09-28 15:05:07','51.159.77.*','login_fail',''),(9304,0,'admin','2022-09-28 14:05:09','2022-09-28 15:05:09','68.178.228.*','login_fail',''),(9305,0,'admin','2022-09-28 14:05:34','2022-09-28 15:05:34','157.245.65.*','login_fail',''),(9306,0,'admin','2022-09-28 14:05:43','2022-09-28 15:05:43','103.159.85.*','login_fail',''),(9307,0,'admin','2022-09-28 14:28:58','2022-09-28 15:28:58','173.82.16.*','login_fail',''),(9308,0,'admin','2022-09-28 14:56:16','2022-09-28 15:56:16','110.238.119.*','login_fail',''),(9309,0,'admin','2022-09-28 14:56:17','2022-09-28 15:56:17','89.46.105.*','login_fail',''),(9310,0,'admin','2022-09-28 14:56:33','2022-09-28 15:56:33','52.179.81.*','login_fail',''),(9311,0,'admin','2022-09-28 14:56:36','2022-09-28 15:56:36','213.159.34.*','login_fail',''),(9312,0,'admin','2022-09-28 14:56:52','2022-09-28 15:56:52','43.134.200.*','login_fail',''),(9313,0,'admin','2022-09-28 15:16:13','2022-09-28 16:16:13','185.58.73.*','login_fail',''),(9314,0,'admin','2022-09-28 15:38:53','2022-09-28 16:38:53','143.198.161.*','login_fail',''),(9315,0,'admin','2022-09-28 15:38:56','2022-09-28 16:38:56','68.178.228.*','login_fail',''),(9316,0,'admin','2022-09-28 16:03:25','2022-09-28 17:03:25','157.245.65.*','login_fail',''),(9317,0,'admin','2022-09-28 16:03:51','2022-09-28 17:03:51','178.79.146.*','login_fail',''),(9318,0,'admin','2022-09-28 16:03:51','2022-09-28 17:03:51','52.179.81.*','login_fail',''),(9319,0,'admin','2022-09-28 16:03:52','2022-09-28 17:03:52','103.247.11.*','login_fail',''),(9320,0,'admin','2022-09-28 16:04:18','2022-09-28 17:04:18','148.66.56.*','login_fail',''),(9321,0,'admin','2022-09-28 16:10:50','2022-09-28 17:10:50','213.21.201.*','login_fail',''),(9322,0,'admin','2022-09-28 16:10:54','2022-09-28 17:10:54','103.141.97.*','login_fail',''),(9323,0,'admin','2022-09-28 16:11:03','2022-09-28 17:11:03','51.159.77.*','login_fail',''),(9324,0,'admin','2022-09-28 16:32:14','2022-09-28 17:32:14','4.227.128.*','login_fail',''),(9325,0,'admin','2022-09-28 16:43:20','2022-09-28 17:43:20','181.39.107.*','login_fail',''),(9326,0,'admin','2022-09-28 16:47:00','2022-09-28 17:47:00','146.212.182.*','login_fail',''),(9327,0,'admin','2022-09-28 16:49:53','2022-09-28 17:49:53','185.182.57.*','login_fail',''),(9328,0,'admin','2022-09-28 16:49:57','2022-09-28 17:49:57','68.178.228.*','login_fail',''),(9329,0,'admin','2022-09-28 17:12:22','2022-09-28 18:12:22','185.98.5.*','login_fail',''),(9330,0,'admin','2022-09-28 17:12:31','2022-09-28 18:12:31','104.248.144.*','login_fail',''),(9331,0,'admin','2022-09-28 17:12:45','2022-09-28 18:12:45','110.238.119.*','login_fail',''),(9332,0,'admin','2022-09-28 17:36:15','2022-09-28 18:36:15','173.82.16.*','login_fail',''),(9333,0,'admin','2022-09-28 17:36:17','2022-09-28 18:36:17','54.241.19.*','login_fail',''),(9334,0,'admin','2022-09-28 17:36:18','2022-09-28 18:36:18','52.179.81.*','login_fail',''),(9335,0,'admin','2022-09-28 17:36:34','2022-09-28 18:36:34','143.198.161.*','login_fail',''),(9336,0,'admin','2022-09-28 17:36:38','2022-09-28 18:36:38','185.23.116.*','login_fail',''),(9337,0,'admin','2022-09-28 18:10:42','2022-09-28 19:10:42','68.178.228.*','login_fail',''),(9338,0,'admin','2022-09-28 18:10:45','2022-09-28 19:10:45','103.247.11.*','login_fail',''),(9339,0,'admin','2022-09-28 18:17:01','2022-09-28 19:17:01','213.21.201.*','login_fail',''),(9340,0,'admin','2022-09-28 18:17:10','2022-09-28 19:17:10','185.98.5.*','login_fail',''),(9341,0,'admin','2022-09-28 18:17:11','2022-09-28 19:17:11','116.202.10.*','login_fail',''),(9342,0,'admin','2022-09-28 18:17:26','2022-09-28 19:17:26','178.79.146.*','login_fail',''),(9343,0,'admin','2022-09-28 18:17:30','2022-09-28 19:17:30','157.245.65.*','login_fail',''),(9344,0,'admin','2022-09-28 18:49:25','2022-09-28 19:49:25','51.159.77.*','login_fail',''),(9345,0,'admin','2022-09-28 18:49:59','2022-09-28 19:49:59','43.134.200.*','login_fail',''),(9346,0,'admin','2022-09-28 19:11:24','2022-09-28 20:11:24','54.241.19.*','login_fail',''),(9347,0,'admin','2022-09-28 19:12:05','2022-09-28 20:12:05','188.68.47.*','login_fail',''),(9348,0,'admin','2022-09-28 19:12:14','2022-09-28 20:12:14','148.66.56.*','login_fail',''),(9349,0,'comments','2022-09-28 19:23:08','2022-09-28 20:23:08','14.29.238.*','login_fail',''),(9350,0,'admin','2022-09-28 19:35:21','2022-09-28 20:35:21','143.198.161.*','login_fail',''),(9351,0,'admin','2022-09-28 20:22:18','2022-09-28 21:22:18','82.163.176.*','login_fail',''),(9352,0,'admin','2022-09-28 20:22:24','2022-09-28 21:22:24','43.134.200.*','login_fail',''),(9353,0,'admin','2022-09-28 20:22:44','2022-09-28 21:22:44','173.82.16.*','login_fail',''),(9354,0,'admin','2022-09-28 20:46:49','2022-09-28 21:46:49','157.245.65.*','login_fail',''),(9355,0,'admin','2022-09-28 20:46:54','2022-09-28 21:46:54','89.32.146.*','login_fail',''),(9356,0,'admin','2022-09-28 21:11:52','2022-09-28 22:11:52','124.222.209.*','login_fail',''),(9357,0,'admin','2022-09-28 21:12:06','2022-09-28 22:12:06','54.241.19.*','login_fail',''),(9358,0,'admin','2022-09-28 21:12:12','2022-09-28 22:12:12','110.238.119.*','login_fail',''),(9359,0,'admin','2022-09-28 21:12:13','2022-09-28 22:12:13','213.21.201.*','login_fail',''),(9360,0,'admin','2022-09-28 21:38:48','2022-09-28 22:38:48','116.202.10.*','login_fail',''),(9361,0,'admin','2022-09-28 21:39:26','2022-09-28 22:39:26','188.68.47.*','login_fail',''),(9362,0,'admin','2022-09-28 22:15:11','2022-09-28 23:15:11','148.66.56.*','login_fail',''),(9363,0,'admin','2022-09-28 22:15:30','2022-09-28 23:15:30','103.141.97.*','login_fail',''),(9364,0,'admin','2022-09-28 22:22:10','2022-09-28 23:22:10','178.79.191.*','login_fail',''),(9365,0,'admin','2022-09-28 22:22:24','2022-09-28 23:22:24','54.241.19.*','login_fail',''),(9366,0,'admin','2022-09-28 22:55:59','2022-09-28 23:55:59','185.58.73.*','login_fail',''),(9367,0,'admin','2022-09-28 22:56:04','2022-09-28 23:56:04','124.222.209.*','login_fail',''),(9368,0,'admin','2022-09-28 22:56:22','2022-09-28 23:56:22','185.98.5.*','login_fail',''),(9369,0,'admin','2022-09-28 23:19:21','2022-09-29 00:19:21','148.66.56.*','login_fail',''),(9370,0,'admin','2022-09-28 23:19:27','2022-09-29 00:19:27','110.238.119.*','login_fail',''),(9371,0,'admin','2022-09-28 23:19:47','2022-09-29 00:19:47','157.245.65.*','login_fail',''),(9372,0,'admin','2022-09-28 23:43:45','2022-09-29 00:43:45','104.248.47.*','login_fail',''),(9373,0,'admin','2022-09-28 23:43:52','2022-09-29 00:43:52','51.159.77.*','login_fail',''),(9374,0,'admin','2022-09-28 23:44:21','2022-09-29 00:44:21','178.79.146.*','login_fail',''),(9375,0,'admin','2022-09-28 23:44:35','2022-09-29 00:44:35','51.89.153.*','login_fail',''),(9376,0,'admin','2022-09-29 00:19:09','2022-09-29 01:19:09','82.163.176.*','login_fail',''),(9377,0,'admin','2022-09-29 00:25:05','2022-09-29 01:25:05','104.248.144.*','login_fail',''),(9378,0,'admin','2022-09-29 00:25:25','2022-09-29 01:25:25','182.92.161.*','login_fail',''),(9379,0,'admin','2022-09-29 00:59:39','2022-09-29 01:59:39','220.85.221.*','login_fail',''),(9380,0,'admin','2022-09-29 01:22:42','2022-09-29 02:22:42','173.82.16.*','login_fail',''),(9381,0,'admin','2022-09-29 01:23:10','2022-09-29 02:23:10','143.198.161.*','login_fail',''),(9382,0,'admin','2022-09-29 01:23:11','2022-09-29 02:23:11','178.79.191.*','login_fail',''),(9383,0,'admin','2022-09-29 01:23:17','2022-09-29 02:23:17','116.202.10.*','login_fail',''),(9384,0,'admin','2022-09-29 01:48:08','2022-09-29 02:48:08','178.79.146.*','login_fail',''),(9385,0,'admin','2022-09-29 02:22:34','2022-09-29 03:22:34','182.92.161.*','login_fail',''),(9386,0,'admin','2022-09-29 02:28:29','2022-09-29 03:28:29','104.248.47.*','login_fail',''),(9387,0,'admin','2022-09-29 02:28:37','2022-09-29 03:28:37','51.159.77.*','login_fail',''),(9388,0,'admin','2022-09-29 03:04:16','2022-09-29 04:04:16','104.248.144.*','login_fail',''),(9389,0,'admin','2022-09-29 03:27:09','2022-09-29 04:27:09','103.199.18.*','login_fail',''),(9390,0,'admin','2022-09-29 03:27:25','2022-09-29 04:27:25','157.245.65.*','login_fail',''),(9391,0,'admin','2022-09-29 04:04:20','2022-09-29 05:04:20','104.248.47.*','login_fail',''),(9392,0,'admin','2022-09-29 04:04:25','2022-09-29 05:04:25','110.238.119.*','login_fail',''),(9393,0,'admin','2022-09-29 04:47:23','2022-09-29 05:47:23','124.222.209.*','login_fail',''),(9394,0,'admin','2022-09-29 04:47:32','2022-09-29 05:47:32','103.199.18.*','login_fail',''),(9395,0,'admin','2022-09-29 05:31:29','2022-09-29 06:31:29','185.182.57.*','login_fail',''),(9396,0,'admin','2022-09-29 05:31:39','2022-09-29 06:31:39','178.79.191.*','login_fail',''),(9397,0,'admin','2022-09-29 05:31:39','2022-09-29 06:31:39','116.202.10.*','login_fail',''),(9398,0,'admin','2022-09-29 05:31:58','2022-09-29 06:31:58','104.248.47.*','login_fail',''),(9399,0,'admin','2022-09-29 05:52:04','2022-09-29 06:52:04','51.159.77.*','login_fail',''),(9400,0,'admin','2022-09-29 06:15:41','2022-09-29 07:15:41','103.199.18.*','login_fail',''),(9401,0,'admin','2022-09-29 06:23:37','2022-09-29 07:23:37','104.248.144.*','login_fail',''),(9402,0,'admin','2022-09-29 07:25:57','2022-09-29 08:25:57','116.202.10.*','login_fail',''),(9403,0,'admin','2022-09-29 07:50:01','2022-09-29 08:50:01','178.79.191.*','login_fail',''),(9404,0,'admin','2022-09-29 07:57:24','2022-09-29 08:57:24','143.198.161.*','login_fail',''),(9405,0,'admin','2022-09-29 07:57:29','2022-09-29 08:57:29','159.203.5.*','login_fail',''),(9406,0,'admin','2022-09-29 07:57:39','2022-09-29 08:57:39','104.248.47.*','login_fail',''),(9407,0,'admin','2022-09-29 08:23:39','2022-09-29 09:23:39','185.182.57.*','login_fail',''),(9408,0,'admin','2022-09-29 08:23:40','2022-09-29 09:23:40','54.241.19.*','login_fail',''),(9409,0,'admin','2022-09-29 08:23:43','2022-09-29 09:23:43','213.21.201.*','login_fail',''),(9410,0,'admin','2022-09-29 08:23:47','2022-09-29 09:23:47','47.96.40.*','login_fail',''),(9411,0,'admin','2022-09-29 08:23:49','2022-09-29 09:23:49','182.92.161.*','login_fail',''),(9412,0,'admin','2022-09-29 08:24:07','2022-09-29 09:24:07','198.38.82.*','login_fail',''),(9413,0,'admin','2022-09-29 09:07:34','2022-09-29 10:07:34','143.198.161.*','login_fail',''),(9414,0,'admin','2022-09-29 09:07:47','2022-09-29 10:07:47','51.159.77.*','login_fail',''),(9415,0,'admin','2022-09-29 09:08:15','2022-09-29 10:08:15','157.245.65.*','login_fail',''),(9416,0,'admin','2022-09-29 09:54:33','2022-09-29 10:54:33','213.21.201.*','login_fail',''),(9417,0,'admin','2022-09-29 10:19:44','2022-09-29 11:19:44','159.203.5.*','login_fail',''),(9418,0,'admin','2022-09-29 10:48:28','2022-09-29 11:48:28','143.198.161.*','login_fail',''),(9419,0,'admin','2022-09-29 10:48:36','2022-09-29 11:48:36','178.79.191.*','login_fail',''),(9420,0,'admin','2022-09-29 11:10:16','2022-09-29 12:10:16','116.202.10.*','login_fail',''),(9421,0,'admin','2022-09-29 11:33:04','2022-09-29 12:33:04','213.159.34.*','login_fail',''),(9422,0,'admin','2022-09-29 11:33:06','2022-09-29 12:33:06','139.180.158.*','login_fail',''),(9423,0,'admin','2022-09-29 11:33:11','2022-09-29 12:33:11','157.245.65.*','login_fail',''),(9424,0,'admin','2022-09-29 11:33:29','2022-09-29 12:33:29','104.248.47.*','login_fail',''),(9425,0,'admin','2022-09-29 11:57:59','2022-09-29 12:57:59','68.178.225.*','login_fail',''),(9426,0,'admin','2022-09-29 12:23:29','2022-09-29 13:23:29','155.159.255.*','login_fail',''),(9427,0,'admin','2022-09-29 12:30:33','2022-09-29 13:30:33','54.39.78.*','login_fail',''),(9428,0,'admin','2022-09-29 12:30:37','2022-09-29 13:30:37','176.104.107.*','login_fail',''),(9429,0,'admin','2022-09-29 12:31:05','2022-09-29 13:31:05','143.198.161.*','login_fail',''),(9430,0,'admin','2022-09-29 12:31:18','2022-09-29 13:31:18','51.159.77.*','login_fail',''),(9431,0,'admin','2022-09-29 22:24:18','2022-09-29 23:24:18','89.187.162.*','login_fail',''),(9432,0,'admin','2022-09-30 18:46:04','2022-09-30 19:46:04','4.227.128.*','login_fail',''),(9433,0,'admin','2022-09-30 21:26:15','2022-09-30 22:26:15','69.172.75.*','login_fail',''),(9434,0,'admin','2022-10-02 16:00:59','2022-10-02 17:00:59','51.89.228.*','login_fail',''),(9435,0,'admin','2022-10-02 19:43:16','2022-10-02 20:43:16','51.77.159.*','login_fail',''),(9436,0,'admin','2022-10-02 20:47:40','2022-10-02 21:47:40','51.77.159.*','login_fail',''),(9437,0,'admin','2022-10-02 23:31:29','2022-10-03 00:31:29','51.77.159.*','login_fail',''),(9438,0,'admin','2022-10-03 00:20:33','2022-10-03 01:20:33','94.79.123.*','login_fail',''),(9439,0,'admin','2022-10-03 00:20:44','2022-10-03 01:20:44','188.68.47.*','login_fail',''),(9440,0,'admin','2022-10-03 06:03:38','2022-10-03 07:03:38','103.109.209.*','login_fail',''),(9441,0,'admin','2022-10-03 10:56:33','2022-10-03 11:56:33','103.109.209.*','login_fail',''),(9442,0,'admin','2022-10-04 04:01:23','2022-10-04 05:01:23','188.166.103.*','login_fail',''),(9443,0,'admin','2022-10-04 05:20:08','2022-10-04 06:20:08','94.73.148.*','login_fail',''),(9444,0,'admin','2022-10-04 05:52:22','2022-10-04 06:52:22','20.19.210.*','login_fail',''),(9445,0,'admin','2022-10-04 06:09:01','2022-10-04 07:09:01','4.227.128.*','login_fail',''),(9446,0,'admin','2022-10-04 07:51:01','2022-10-04 08:51:01','65.52.67.*','login_fail',''),(9447,0,'admin','2022-10-04 07:51:24','2022-10-04 08:51:24','208.109.68.*','login_fail',''),(9448,0,'admin','2022-10-04 09:00:13','2022-10-04 10:00:13','201.236.28.*','login_fail',''),(9449,0,'admin','2022-10-04 09:00:16','2022-10-04 10:00:16','50.62.177.*','login_fail',''),(9450,0,'admin','2022-10-04 10:17:22','2022-10-04 11:17:22','50.62.177.*','login_fail',''),(9451,0,'admin','2022-10-04 10:17:25','2022-10-04 11:17:25','188.166.103.*','login_fail',''),(9452,0,'admin','2022-10-04 11:27:06','2022-10-04 12:27:06','118.27.125.*','login_fail',''),(9453,0,'admin','2022-10-04 12:54:44','2022-10-04 13:54:44','50.62.177.*','login_fail',''),(9454,0,'admin','2022-10-04 15:16:48','2022-10-04 16:16:48','118.27.125.*','login_fail',''),(9455,0,'admin','2022-10-04 17:57:02','2022-10-04 18:57:02','128.127.106.*','login_fail',''),(9456,0,'admin','2022-10-04 23:15:57','2022-10-05 00:15:57','92.205.10.*','login_fail',''),(9457,0,'admin','2022-10-05 00:23:05','2022-10-05 01:23:05','45.152.44.*','login_fail',''),(9458,0,'admin','2022-10-05 10:23:14','2022-10-05 11:23:14','139.59.115.*','login_fail',''),(9459,0,'admin','2022-10-06 21:12:16','2022-10-06 22:12:16','20.187.76.*','login_fail',''),(9460,0,'admin','2022-10-06 22:53:10','2022-10-06 23:53:10','65.108.65.*','login_fail',''),(9461,0,'admin','2022-10-08 21:14:26','2022-10-08 22:14:26','168.138.28.*','login_fail',''),(9462,0,'admin','2022-10-11 17:46:18','2022-10-11 18:46:18','20.86.98.*','login_fail',''),(9463,0,'admin','2022-10-11 21:52:06','2022-10-11 22:52:06','66.42.56.*','login_fail',''),(9464,0,'admin','2022-10-13 08:09:50','2022-10-13 09:09:50','167.71.195.*','login_fail',''),(9465,0,'admin','2022-10-13 13:44:14','2022-10-13 14:44:14','20.124.23.*','login_fail',''),(9466,0,'admin','2022-10-15 06:04:20','2022-10-15 07:04:20','144.76.109.*','login_fail',''),(9467,0,'admin','2022-10-16 07:10:01','2022-10-16 08:10:01','93.170.189.*','login_fail',''),(9468,0,'admin','2022-10-16 13:20:09','2022-10-16 14:20:09','34.212.40.*','login_fail',''),(9469,0,'admin','2022-10-17 01:57:39','2022-10-17 02:57:39','65.109.71.*','login_fail',''),(9470,0,'admin','2022-10-17 11:12:13','2022-10-17 12:12:13','52.231.109.*','login_fail',''),(9471,0,'admin','2022-10-18 02:41:01','2022-10-18 03:41:01','176.9.32.*','login_fail',''),(9472,0,'comments','2022-10-23 14:51:35','2022-10-23 15:51:35','59.36.173.*','login_fail',''),(9473,0,'comments','2022-10-23 15:52:06','2022-10-23 16:52:06','59.36.173.*','login_fail',''),(9474,0,'comments','2022-10-23 16:52:34','2022-10-23 17:52:34','59.36.173.*','login_fail',''),(9475,0,'comments','2022-10-23 17:53:03','2022-10-23 18:53:03','59.36.173.*','login_fail',''),(9476,0,'comments','2022-10-23 18:53:27','2022-10-23 19:53:27','59.36.173.*','login_fail',''),(9477,0,'admin','2022-10-24 15:17:03','2022-10-24 16:17:03','20.28.200.*','login_fail',''),(9478,0,'admin','2022-10-24 17:35:23','2022-10-24 18:35:23','188.166.181.*','login_fail',''),(9479,0,'comments','2022-10-26 15:26:46','2022-10-26 16:26:46','14.29.222.*','login_fail',''),(9480,0,'comments','2022-10-26 16:27:14','2022-10-26 17:27:14','14.29.222.*','login_fail',''),(9481,0,'comments','2022-10-26 17:28:00','2022-10-26 18:28:00','14.29.222.*','login_fail',''),(9482,0,'admin','2022-10-26 17:57:59','2022-10-26 18:57:59','202.29.213.*','login_fail',''),(9483,0,'comments','2022-10-26 18:28:34','2022-10-26 19:28:34','14.29.222.*','login_fail',''),(9484,0,'comments','2022-10-26 19:29:01','2022-10-26 20:29:01','14.29.222.*','login_fail',''),(9485,0,'admin','2022-10-27 15:06:53','2022-10-27 16:06:53','190.57.151.*','login_fail',''),(9486,0,'admin','2022-10-27 15:10:07','2022-10-27 16:10:07','59.153.103.*','login_fail',''),(9487,0,'admin','2022-10-31 05:39:55','2022-10-31 06:39:55','158.140.173.*','login_fail',''),(9488,0,'admin','2022-10-31 05:41:40','2022-10-31 06:41:40','171.240.219.*','login_fail',''),(9489,0,'admin','2022-10-31 05:43:57','2022-10-31 06:43:57','49.228.244.*','login_fail',''),(9490,0,'admin','2022-10-31 05:48:42','2022-10-31 06:48:42','124.122.0.*','login_fail',''),(9491,0,'admin','2022-10-31 05:48:45','2022-10-31 06:48:45','178.220.207.*','login_fail',''),(9492,0,'admin','2022-10-31 05:50:03','2022-10-31 06:50:03','41.164.143.*','login_fail',''),(9493,0,'admin','2022-10-31 05:50:40','2022-10-31 06:50:40','109.93.54.*','login_fail',''),(9494,0,'admin','2022-10-31 05:53:02','2022-10-31 06:53:02','95.5.62.*','login_fail',''),(9495,0,'admin','2022-10-31 05:54:08','2022-10-31 06:54:08','186.44.223.*','login_fail',''),(9496,0,'admin','2022-10-31 05:58:03','2022-10-31 06:58:03','85.97.192.*','login_fail',''),(9497,0,'admin','2022-10-31 05:58:25','2022-10-31 06:58:25','49.228.17.*','login_fail',''),(9498,0,'admin','2022-10-31 05:59:04','2022-10-31 06:59:04','1.53.170.*','login_fail',''),(9499,0,'admin','2022-10-31 06:08:53','2022-10-31 07:08:53','92.195.68.*','login_fail',''),(9500,0,'admin','2022-10-31 06:12:51','2022-10-31 07:12:51','45.120.97.*','login_fail',''),(9501,0,'admin','2022-10-31 06:13:34','2022-10-31 07:13:34','181.177.144.*','login_fail',''),(9502,0,'admin','2022-10-31 06:19:51','2022-10-31 07:19:51','95.65.234.*','login_fail',''),(9503,0,'admin','2022-10-31 06:22:19','2022-10-31 07:22:19','176.121.206.*','login_fail',''),(9504,0,'admin','2022-10-31 06:22:56','2022-10-31 07:22:56','124.120.24.*','login_fail',''),(9505,0,'admin','2022-10-31 06:23:18','2022-10-31 07:23:18','46.98.124.*','login_fail',''),(9506,0,'admin','2022-10-31 06:27:34','2022-10-31 07:27:34','125.188.88.*','login_fail',''),(9507,0,'admin','2022-10-31 06:32:33','2022-10-31 07:32:33','182.186.116.*','login_fail',''),(9508,0,'admin','2022-10-31 06:35:06','2022-10-31 07:35:06','42.116.174.*','login_fail',''),(9509,0,'admin','2022-11-05 20:16:36','2022-11-05 21:16:36','79.110.62.*','login_fail',''),(9510,0,'admin','2022-11-08 04:57:44','2022-11-08 05:57:44','103.187.167.*','login_fail',''),(9511,0,'admin','2022-11-08 05:07:47','2022-11-08 06:07:47','42.153.148.*','login_fail',''),(9512,0,'admin','2022-11-08 05:11:16','2022-11-08 06:11:16','49.43.101.*','login_fail',''),(9513,0,'admin','2022-11-09 17:44:45','2022-11-09 18:44:45','18.217.68.*','login_fail',''),(9514,0,'admin','2022-11-10 20:03:07','2022-11-10 21:03:07','20.216.186.*','login_fail',''),(9515,0,'admin','2022-11-11 12:59:15','2022-11-11 13:59:15','40.90.224.*','login_fail',''),(9516,0,'admin','2022-11-11 19:03:58','2022-11-11 20:03:58','20.63.73.*','login_fail',''),(9517,0,'admin','2022-11-14 01:44:29','2022-11-14 02:44:29','188.241.82.*','login_fail',''),(9518,0,'admin','2022-11-15 10:24:53','2022-11-15 11:24:53','167.172.88.*','login_fail',''),(9519,0,'admin','2022-11-15 14:39:45','2022-11-15 15:39:45','79.110.62.*','login_fail',''),(9520,0,'admin','2022-11-17 04:54:53','2022-11-17 05:54:53','20.247.126.*','login_fail',''),(9521,0,'admin','2022-11-17 20:49:30','2022-11-17 21:49:30','20.247.126.*','login_fail',''),(9522,0,'admin','2022-11-18 12:47:12','2022-11-18 13:47:12','20.247.126.*','login_fail',''),(9523,0,'admin','2022-11-19 05:01:49','2022-11-19 06:01:49','20.247.126.*','login_fail',''),(9524,0,'admin','2022-11-24 10:50:14','2022-11-24 11:50:14','20.51.248.*','login_fail',''),(9525,0,'comments','2022-11-24 12:28:51','2022-11-24 13:28:51','14.116.206.*','login_fail',''),(9526,0,'comments','2022-11-24 13:29:19','2022-11-24 14:29:19','14.116.206.*','login_fail',''),(9527,0,'comments','2022-11-24 14:29:54','2022-11-24 15:29:54','14.116.206.*','login_fail',''),(9528,0,'admin','2022-11-24 17:13:41','2022-11-24 18:13:41','20.51.248.*','login_fail',''),(9529,0,'admin','2022-11-26 00:53:23','2022-11-26 01:53:23','79.110.62.*','login_fail',''),(9530,0,'admin','2022-11-26 09:06:51','2022-11-26 10:06:51','110.232.67.*','login_fail',''),(9531,0,'admin','2022-11-26 09:30:41','2022-11-26 10:30:41','4.196.247.*','login_fail',''),(9532,0,'admin','2022-11-28 04:44:18','2022-11-28 05:44:18','92.223.85.*','login_fail',''),(9533,0,'admin','2022-12-01 00:18:34','2022-12-01 01:18:34','146.190.92.*','login_fail',''),(9534,0,'admin','2022-12-01 01:40:31','2022-12-01 02:40:31','185.246.210.*','login_fail',''),(9535,0,'admin','2022-12-02 17:33:51','2022-12-02 18:33:51','206.189.150.*','login_fail',''),(9536,0,'admin','2022-12-02 17:38:28','2022-12-02 18:38:28','109.106.254.*','login_fail',''),(9537,0,'admin','2022-12-02 18:21:57','2022-12-02 19:21:57','62.3.41.*','login_fail',''),(9538,0,'admin','2022-12-02 18:46:32','2022-12-02 19:46:32','46.17.175.*','login_fail',''),(9539,0,'admin','2022-12-02 19:34:20','2022-12-02 20:34:20','119.8.229.*','login_fail',''),(9540,0,'admin','2022-12-02 20:40:18','2022-12-02 21:40:18','193.160.64.*','login_fail',''),(9541,0,'admin','2022-12-02 20:54:55','2022-12-02 21:54:55','139.99.182.*','login_fail',''),(9542,0,'admin','2022-12-07 23:03:40','2022-12-08 00:03:40','79.110.62.*','login_fail',''),(9543,0,'admin','2022-12-09 15:34:07','2022-12-09 16:34:07','159.223.185.*','login_fail',''),(9544,0,'admin','2022-12-09 15:58:17','2022-12-09 16:58:17','128.199.119.*','login_fail',''),(9545,0,'admin','2022-12-09 16:34:26','2022-12-09 17:34:26','143.198.137.*','login_fail',''),(9546,0,'admin','2022-12-09 16:56:07','2022-12-09 17:56:07','174.138.183.*','login_fail',''),(9547,0,'admin','2022-12-09 16:56:17','2022-12-09 17:56:17','35.200.220.*','login_fail',''),(9548,0,'admin','2022-12-09 16:56:43','2022-12-09 17:56:43','43.154.50.*','login_fail',''),(9549,0,'admin','2022-12-09 16:56:50','2022-12-09 17:56:50','159.223.185.*','login_fail',''),(9550,0,'comments','2022-12-09 17:02:03','2022-12-09 18:02:03','1.14.92.*','login_fail',''),(9551,0,'admin','2022-12-09 17:17:19','2022-12-09 18:17:19','128.199.119.*','login_fail',''),(9552,0,'admin','2022-12-09 17:35:19','2022-12-09 18:35:19','165.22.100.*','login_fail',''),(9553,0,'admin','2022-12-09 17:35:20','2022-12-09 18:35:20','74.208.59.*','login_fail',''),(9554,0,'admin','2022-12-09 17:55:36','2022-12-09 18:55:36','143.198.137.*','login_fail',''),(9555,0,'comments','2022-12-09 18:02:25','2022-12-09 19:02:25','1.14.92.*','login_fail',''),(9556,0,'admin','2022-12-09 18:18:06','2022-12-09 19:18:06','35.200.220.*','login_fail',''),(9557,0,'admin','2022-12-09 18:18:32','2022-12-09 19:18:32','106.14.47.*','login_fail',''),(9558,0,'admin','2022-12-09 18:35:24','2022-12-09 19:35:24','159.223.185.*','login_fail',''),(9559,0,'admin','2022-12-09 18:35:31','2022-12-09 19:35:31','207.154.208.*','login_fail',''),(9560,0,'admin','2022-12-09 18:35:39','2022-12-09 19:35:39','171.244.134.*','login_fail',''),(9561,0,'admin','2022-12-09 18:36:20','2022-12-09 19:36:20','34.135.108.*','login_fail',''),(9562,0,'admin','2022-12-09 18:55:26','2022-12-09 19:55:26','43.134.200.*','login_fail',''),(9563,0,'admin','2022-12-09 19:17:34','2022-12-09 20:17:34','45.151.248.*','login_fail',''),(9564,0,'admin','2022-12-09 19:17:37','2022-12-09 20:17:37','103.141.96.*','login_fail',''),(9565,0,'admin','2022-12-09 19:18:16','2022-12-09 20:18:16','103.199.18.*','login_fail',''),(9566,0,'admin','2022-12-09 19:35:44','2022-12-09 20:35:44','42.192.164.*','login_fail',''),(9567,0,'admin','2022-12-09 19:35:44','2022-12-09 20:35:44','207.154.208.*','login_fail',''),(9568,0,'admin','2022-12-09 19:35:58','2022-12-09 20:35:58','43.154.50.*','login_fail',''),(9569,0,'admin','2022-12-09 19:54:08','2022-12-09 20:54:08','159.223.185.*','login_fail',''),(9570,0,'admin','2022-12-09 19:54:17','2022-12-09 20:54:17','34.135.108.*','login_fail',''),(9571,0,'admin','2022-12-09 19:54:17','2022-12-09 20:54:17','178.63.20.*','login_fail',''),(9572,0,'admin','2022-12-09 20:12:17','2022-12-09 21:12:17','47.108.167.*','login_fail',''),(9573,0,'admin','2022-12-09 20:38:27','2022-12-09 21:38:27','211.13.204.*','login_fail',''),(9574,0,'admin','2022-12-09 20:38:49','2022-12-09 21:38:49','42.192.164.*','login_fail',''),(9575,0,'admin','2022-12-09 20:38:49','2022-12-09 21:38:49','43.134.200.*','login_fail',''),(9576,0,'admin','2022-12-09 20:39:24','2022-12-09 21:39:24','165.22.100.*','login_fail',''),(9577,0,'admin','2022-12-09 20:57:16','2022-12-09 21:57:16','159.223.185.*','login_fail',''),(9578,0,'admin','2022-12-09 20:57:35','2022-12-09 21:57:35','207.154.208.*','login_fail',''),(9579,0,'admin','2022-12-09 20:57:40','2022-12-09 21:57:40','103.199.18.*','login_fail',''),(9580,0,'admin','2022-12-09 21:42:42','2022-12-09 22:42:42','103.141.96.*','login_fail',''),(9581,0,'admin','2022-12-09 21:42:53','2022-12-09 22:42:53','34.135.108.*','login_fail',''),(9582,0,'admin','2022-12-09 21:42:55','2022-12-09 22:42:55','43.138.146.*','login_fail',''),(9583,0,'admin','2022-12-09 22:00:28','2022-12-09 23:00:28','45.151.248.*','login_fail',''),(9584,0,'admin','2022-12-09 22:00:52','2022-12-09 23:00:52','106.14.47.*','login_fail',''),(9585,0,'admin','2022-12-09 22:19:21','2022-12-09 23:19:21','171.244.134.*','login_fail',''),(9586,0,'admin','2022-12-09 22:19:29','2022-12-09 23:19:29','80.237.132.*','login_fail',''),(9587,0,'admin','2022-12-09 22:19:32','2022-12-09 23:19:32','103.199.18.*','login_fail',''),(9588,0,'admin','2022-12-09 22:19:44','2022-12-09 23:19:44','47.108.167.*','login_fail',''),(9589,0,'admin','2022-12-09 23:05:59','2022-12-10 00:05:59','46.101.89.*','login_fail',''),(9590,0,'admin','2022-12-09 23:42:20','2022-12-10 00:42:20','207.154.208.*','login_fail',''),(9591,0,'admin','2022-12-09 23:42:37','2022-12-10 00:42:37','171.244.134.*','login_fail',''),(9592,0,'admin','2022-12-09 23:42:59','2022-12-10 00:42:59','43.154.50.*','login_fail',''),(9593,0,'admin','2022-12-09 23:59:34','2022-12-10 00:59:34','141.94.87.*','login_fail',''),(9594,0,'admin','2022-12-10 00:10:40','2022-12-10 01:10:40','101.42.222.*','login_fail',''),(9595,0,'admin','2022-12-10 00:10:52','2022-12-10 01:10:52','143.110.177.*','login_fail',''),(9596,0,'admin','2022-12-10 00:11:14','2022-12-10 01:11:14','35.200.220.*','login_fail',''),(9597,0,'admin','2022-12-10 00:46:40','2022-12-10 01:46:40','178.63.20.*','login_fail',''),(9598,0,'admin','2022-12-10 00:47:21','2022-12-10 01:47:21','74.208.150.*','login_fail',''),(9599,0,'admin','2022-12-10 00:47:25','2022-12-10 01:47:25','13.232.210.*','login_fail',''),(9600,0,'admin','2022-12-10 01:06:41','2022-12-10 02:06:41','207.154.208.*','login_fail',''),(9601,0,'admin','2022-12-10 01:06:42','2022-12-10 02:06:42','47.90.60.*','login_fail',''),(9602,0,'admin','2022-12-10 01:06:56','2022-12-10 02:06:56','165.22.100.*','login_fail',''),(9603,0,'admin','2022-12-10 01:07:11','2022-12-10 02:07:11','164.92.74.*','login_fail',''),(9604,0,'admin','2022-12-10 01:07:32','2022-12-10 02:07:32','80.237.132.*','login_fail',''),(9605,0,'admin','2022-12-10 01:30:19','2022-12-10 02:30:19','103.145.50.*','login_fail',''),(9606,0,'admin','2022-12-10 01:30:29','2022-12-10 02:30:29','171.244.134.*','login_fail',''),(9607,0,'admin','2022-12-10 01:30:36','2022-12-10 02:30:36','120.25.241.*','login_fail',''),(9608,0,'admin','2022-12-10 01:48:34','2022-12-10 02:48:34','103.199.18.*','login_fail',''),(9609,0,'admin','2022-12-10 01:49:19','2022-12-10 02:49:19','45.151.248.*','login_fail',''),(9610,0,'admin','2022-12-10 01:49:27','2022-12-10 02:49:27','47.52.160.*','login_fail',''),(9611,0,'admin','2022-12-10 02:07:19','2022-12-10 03:07:19','47.90.60.*','login_fail',''),(9612,0,'admin','2022-12-10 02:07:47','2022-12-10 03:07:47','143.110.177.*','login_fail',''),(9613,0,'admin','2022-12-10 02:24:51','2022-12-10 03:24:51','101.42.222.*','login_fail',''),(9614,0,'admin','2022-12-10 02:24:55','2022-12-10 03:24:55','165.22.100.*','login_fail',''),(9615,0,'admin','2022-12-10 03:10:15','2022-12-10 04:10:15','47.108.167.*','login_fail',''),(9616,0,'admin','2022-12-10 03:10:22','2022-12-10 04:10:22','34.135.108.*','login_fail',''),(9617,0,'admin','2022-12-10 03:10:41','2022-12-10 04:10:41','207.154.208.*','login_fail',''),(9618,0,'admin','2022-12-10 03:10:51','2022-12-10 04:10:51','164.92.74.*','login_fail',''),(9619,0,'admin','2022-12-10 03:29:31','2022-12-10 04:29:31','43.154.50.*','login_fail',''),(9620,0,'admin','2022-12-10 03:45:07','2022-12-10 04:45:07','46.101.89.*','login_fail',''),(9621,0,'admin','2022-12-10 04:13:50','2022-12-10 05:13:50','42.192.164.*','login_fail',''),(9622,0,'admin','2022-12-10 04:13:51','2022-12-10 05:13:51','45.151.248.*','login_fail',''),(9623,0,'admin','2022-12-10 04:13:57','2022-12-10 05:13:57','103.199.18.*','login_fail',''),(9624,0,'admin','2022-12-10 04:14:08','2022-12-10 05:14:08','159.223.185.*','login_fail',''),(9625,0,'admin','2022-12-10 04:31:42','2022-12-10 05:31:42','104.154.237.*','login_fail',''),(9626,0,'admin','2022-12-10 04:32:00','2022-12-10 05:32:00','80.237.132.*','login_fail',''),(9627,0,'admin','2022-12-10 04:50:49','2022-12-10 05:50:49','164.92.74.*','login_fail',''),(9628,0,'admin','2022-12-10 04:50:52','2022-12-10 05:50:52','171.244.134.*','login_fail',''),(9629,0,'admin','2022-12-10 04:51:03','2022-12-10 05:51:03','103.145.50.*','login_fail',''),(9630,0,'admin','2022-12-10 04:51:12','2022-12-10 05:51:12','103.45.69.*','login_fail',''),(9631,0,'admin','2022-12-10 05:32:45','2022-12-10 06:32:45','104.154.237.*','login_fail',''),(9632,0,'admin','2022-12-10 05:33:05','2022-12-10 06:33:05','43.154.50.*','login_fail',''),(9633,0,'admin','2022-12-10 05:33:06','2022-12-10 06:33:06','198.38.88.*','login_fail',''),(9634,0,'admin','2022-12-10 05:52:45','2022-12-10 06:52:45','159.223.185.*','login_fail',''),(9635,0,'admin','2022-12-10 05:52:52','2022-12-10 06:52:52','143.110.177.*','login_fail',''),(9636,0,'admin','2022-12-10 06:09:16','2022-12-10 07:09:16','45.151.248.*','login_fail',''),(9637,0,'admin','2022-12-10 06:39:26','2022-12-10 07:39:26','47.108.167.*','login_fail',''),(9638,0,'admin','2022-12-10 06:39:31','2022-12-10 07:39:31','81.19.145.*','login_fail',''),(9639,0,'admin','2022-12-10 06:39:46','2022-12-10 07:39:46','74.208.59.*','login_fail',''),(9640,0,'admin','2022-12-10 06:39:47','2022-12-10 07:39:47','13.232.210.*','login_fail',''),(9641,0,'admin','2022-12-10 06:57:26','2022-12-10 07:57:26','128.199.119.*','login_fail',''),(9642,0,'admin','2022-12-10 06:57:38','2022-12-10 07:57:38','103.145.50.*','login_fail',''),(9643,0,'admin','2022-12-10 06:58:15','2022-12-10 07:58:15','43.154.50.*','login_fail',''),(9644,0,'admin','2022-12-10 07:18:30','2022-12-10 08:18:30','92.63.169.*','login_fail',''),(9645,0,'admin','2022-12-10 07:18:32','2022-12-10 08:18:32','122.112.162.*','login_fail',''),(9646,0,'admin','2022-12-10 07:42:45','2022-12-10 08:42:45','164.92.74.*','login_fail',''),(9647,0,'admin','2022-12-10 07:42:51','2022-12-10 08:42:51','45.151.248.*','login_fail',''),(9648,0,'admin','2022-12-10 07:43:25','2022-12-10 08:43:25','47.52.160.*','login_fail',''),(9649,0,'admin','2022-12-10 08:02:19','2022-12-10 09:02:19','74.208.59.*','login_fail',''),(9650,0,'admin','2022-12-10 08:25:25','2022-12-10 09:25:25','159.223.185.*','login_fail',''),(9651,0,'admin','2022-12-10 08:25:29','2022-12-10 09:25:29','43.134.200.*','login_fail',''),(9652,0,'admin','2022-12-10 08:25:59','2022-12-10 09:25:59','171.244.134.*','login_fail',''),(9653,0,'admin','2022-12-10 08:26:09','2022-12-10 09:26:09','13.232.210.*','login_fail',''),(9654,0,'admin','2022-12-10 08:26:12','2022-12-10 09:26:12','178.63.20.*','login_fail',''),(9655,0,'admin','2022-12-10 08:43:27','2022-12-10 09:43:27','143.110.177.*','login_fail',''),(9656,0,'admin','2022-12-10 08:43:31','2022-12-10 09:43:31','47.108.167.*','login_fail',''),(9657,0,'admin','2022-12-10 08:44:04','2022-12-10 09:44:04','35.200.220.*','login_fail',''),(9658,0,'admin','2022-12-10 08:55:53','2022-12-10 09:55:53','80.237.132.*','login_fail',''),(9659,0,'admin','2022-12-10 09:13:35','2022-12-10 10:13:35','165.22.100.*','login_fail',''),(9660,0,'admin','2022-12-10 09:14:03','2022-12-10 10:14:03','34.135.108.*','login_fail',''),(9661,0,'admin','2022-12-10 09:33:49','2022-12-10 10:33:49','159.223.185.*','login_fail',''),(9662,0,'admin','2022-12-10 09:34:01','2022-12-10 10:34:01','74.208.59.*','login_fail',''),(9663,0,'admin','2022-12-10 09:34:36','2022-12-10 10:34:36','164.92.74.*','login_fail',''),(9664,0,'admin','2022-12-10 09:34:37','2022-12-10 10:34:37','206.189.136.*','login_fail',''),(9665,0,'admin','2022-12-10 09:34:46','2022-12-10 10:34:46','178.63.20.*','login_fail',''),(9666,0,'admin','2022-12-10 10:03:57','2022-12-10 11:03:57','92.63.169.*','login_fail',''),(9667,0,'admin','2022-12-10 10:03:57','2022-12-10 11:03:57','81.169.144.*','login_fail',''),(9668,0,'admin','2022-12-10 10:04:07','2022-12-10 11:04:07','47.90.60.*','login_fail',''),(9669,0,'admin','2022-12-10 10:34:44','2022-12-10 11:34:44','13.232.210.*','login_fail',''),(9670,0,'admin','2022-12-10 11:04:49','2022-12-10 12:04:49','165.22.100.*','login_fail',''),(9671,0,'admin','2022-12-10 11:04:57','2022-12-10 12:04:57','43.134.200.*','login_fail',''),(9672,0,'admin','2022-12-10 11:04:58','2022-12-10 12:04:58','47.108.167.*','login_fail',''),(9673,0,'Admin','2022-12-10 11:09:49','2022-12-10 12:09:49','81.19.145.*','login_fail',''),(9674,0,'admin','2022-12-11 06:28:30','2022-12-11 07:28:30','79.110.62.*','login_fail',''),(9675,0,'comments','2022-12-11 22:19:01','2022-12-11 23:19:01','183.56.194.*','login_fail',''),(9676,0,'comments','2022-12-11 23:19:22','2022-12-12 00:19:22','183.56.194.*','login_fail',''),(9677,0,'comments','2022-12-12 00:19:46','2022-12-12 01:19:46','183.56.194.*','login_fail',''),(9678,0,'comments','2022-12-12 01:20:17','2022-12-12 02:20:17','183.56.194.*','login_fail',''),(9679,0,'comments','2022-12-12 02:21:31','2022-12-12 03:21:31','183.56.194.*','login_fail',''),(9680,0,'admin','2022-12-12 11:01:50','2022-12-12 12:01:50','167.99.69.*','login_fail',''),(9681,0,'admin','2022-12-13 21:40:55','2022-12-13 22:40:55','180.244.65.*','login_fail',''),(9682,0,'admin','2022-12-16 04:33:14','2022-12-16 05:33:14','43.130.77.*','login_fail',''),(9683,0,'admin','2022-12-17 10:48:56','2022-12-17 11:48:56','180.254.68.*','login_fail',''),(9684,0,'admin','2022-12-18 08:41:34','2022-12-18 09:41:34','185.2.4.*','login_fail',''),(9685,0,'rtcme','2022-12-18 12:32:48','2022-12-18 13:32:48','208.109.79.*','login_fail',''),(9686,0,'admin','2022-12-18 12:32:50','2022-12-18 13:32:50','185.2.4.*','login_fail',''),(9687,0,'rtcme','2022-12-18 12:33:01','2022-12-18 13:33:01','165.227.81.*','login_fail',''),(9688,0,'test','2022-12-18 13:13:19','2022-12-18 14:13:19','51.38.132.*','login_fail',''),(9689,0,'demo','2022-12-18 13:59:42','2022-12-18 14:59:42','185.2.4.*','login_fail',''),(9690,0,'private','2022-12-18 14:00:24','2022-12-18 15:00:24','103.235.105.*','login_fail',''),(9691,0,'test','2022-12-18 16:19:17','2022-12-18 17:19:17','185.2.4.*','login_fail',''),(9692,0,'admin','2022-12-18 18:15:47','2022-12-18 19:15:47','142.93.168.*','login_fail',''),(9693,0,'admin','2022-12-18 19:39:03','2022-12-18 20:39:03','185.2.4.*','login_fail',''),(9694,0,'admin','2022-12-18 21:28:26','2022-12-18 22:28:26','51.38.132.*','login_fail',''),(9695,0,'test1','2022-12-18 23:18:59','2022-12-19 00:18:59','15.235.146.*','login_fail',''),(9696,0,'hamid','2022-12-19 00:07:35','2022-12-19 01:07:35','147.182.237.*','login_fail',''),(9697,0,'admin','2022-12-19 01:09:18','2022-12-19 02:09:18','185.2.6.*','login_fail',''),(9698,0,'rtcme','2022-12-19 03:08:31','2022-12-19 04:08:31','208.109.79.*','login_fail',''),(9699,0,'rtcme','2022-12-19 03:20:30','2022-12-19 04:20:30','142.93.168.*','login_fail',''),(9700,0,'admin','2022-12-19 03:20:37','2022-12-19 04:20:37','185.2.4.*','login_fail',''),(9701,0,'Admin','2022-12-19 03:20:41','2022-12-19 04:20:41','39.98.36.*','login_fail',''),(9702,0,'123456','2022-12-19 04:49:17','2022-12-19 05:49:17','119.28.5.*','login_fail',''),(9703,0,'admin','2022-12-19 06:26:15','2022-12-19 07:26:15','119.28.5.*','login_fail',''),(9704,0,'gluetest','2022-12-19 06:26:22','2022-12-19 07:26:22','51.38.132.*','login_fail',''),(9705,0,'rtcme','2022-12-19 06:26:52','2022-12-19 07:26:52','47.242.115.*','login_fail',''),(9706,0,'Admin','2022-12-19 07:50:58','2022-12-19 08:50:58','208.109.79.*','login_fail',''),(9707,0,'cr4p5','2022-12-19 09:24:01','2022-12-19 10:24:01','185.2.4.*','login_fail',''),(9708,0,'admin','2022-12-19 10:42:00','2022-12-19 11:42:00','80.87.195.*','login_fail',''),(9709,0,'admin','2022-12-19 10:42:10','2022-12-19 11:42:10','119.28.5.*','login_fail',''),(9710,0,'admin','2022-12-19 10:42:25','2022-12-19 11:42:25','185.2.4.*','login_fail',''),(9711,0,'admin','2022-12-19 10:42:27','2022-12-19 11:42:27','47.242.115.*','login_fail',''),(9712,0,'admin','2022-12-19 12:57:26','2022-12-19 13:57:26','47.104.197.*','login_fail',''),(9713,0,'admin','2022-12-19 13:58:14','2022-12-19 14:58:14','80.87.195.*','login_fail',''),(9714,0,'admin','2022-12-19 19:16:46','2022-12-19 20:16:46','51.38.132.*','login_fail',''),(9715,0,'andro','2022-12-19 19:46:52','2022-12-19 20:46:52','47.104.197.*','login_fail',''),(9716,0,'admin','2022-12-19 21:57:34','2022-12-19 22:57:34','47.104.197.*','login_fail',''),(9717,0,'rtcme','2022-12-19 22:42:02','2022-12-19 23:42:02','47.90.60.*','login_fail',''),(9718,0,'admin','2022-12-20 03:35:36','2022-12-20 04:35:36','42.116.6.*','login_fail',''),(9719,0,'admin','2022-12-20 05:56:20','2022-12-20 06:56:20','42.116.6.*','login_fail',''),(9720,0,'admin','2022-12-20 09:01:42','2022-12-20 10:01:42','75.129.92.*','login_fail',''),(9721,0,'admin','2022-12-20 09:01:53','2022-12-20 10:01:53','210.211.126.*','login_fail',''),(9722,0,'admin','2022-12-20 11:49:16','2022-12-20 12:49:16','42.116.6.*','login_fail',''),(9723,0,'admin','2022-12-20 14:12:12','2022-12-20 15:12:12','75.129.92.*','login_fail',''),(9724,0,'admin','2022-12-20 16:06:45','2022-12-20 17:06:45','75.129.92.*','login_fail',''),(9725,0,'admin','2022-12-20 17:36:39','2022-12-20 18:36:39','103.255.15.*','login_fail',''),(9726,0,'admin','2022-12-20 17:36:57','2022-12-20 18:36:57','42.116.6.*','login_fail',''),(9727,0,'admin','2022-12-20 19:25:07','2022-12-20 20:25:07','42.116.6.*','login_fail',''),(9728,0,'admin','2022-12-20 20:11:30','2022-12-20 21:11:30','20.82.249.*','login_fail',''),(9729,0,'admin','2022-12-20 20:42:02','2022-12-20 21:42:02','217.182.196.*','login_fail',''),(9730,0,'2anatoma','2022-12-20 22:51:27','2022-12-20 23:51:27','75.129.92.*','login_fail',''),(9731,0,'admin','2022-12-21 00:58:56','2022-12-21 01:58:56','217.182.196.*','login_fail',''),(9732,0,'admin','2022-12-21 10:40:49','2022-12-21 11:40:49','128.199.240.*','login_fail',''),(9733,0,'master562','2022-12-21 13:56:39','2022-12-21 14:56:39','128.199.240.*','login_fail',''),(9734,0,'admin','2022-12-21 15:24:19','2022-12-21 16:24:19','165.22.59.*','login_fail',''),(9735,0,'admin','2022-12-21 15:29:40','2022-12-21 16:29:40','128.199.240.*','login_fail',''),(9736,0,'client','2022-12-21 17:00:25','2022-12-21 18:00:25','121.42.25.*','login_fail',''),(9737,0,'maria','2022-12-21 17:00:29','2022-12-21 18:00:29','128.199.240.*','login_fail',''),(9738,0,'admin','2022-12-23 00:12:45','2022-12-23 01:12:45','79.110.62.*','login_fail',''),(9739,0,'admin','2022-12-23 04:22:45','2022-12-23 05:22:45','143.198.206.*','login_fail',''),(9740,0,'admin','2022-12-26 11:23:29','2022-12-26 12:23:29','103.253.146.*','login_fail',''),(9741,0,'admin','2022-12-29 05:41:38','2022-12-29 06:41:38','167.172.191.*','login_fail',''),(9742,0,'admin','2022-12-29 21:13:29','2022-12-29 22:13:29','164.92.255.*','login_fail',''),(9743,0,'admin','2022-12-29 21:13:34','2022-12-29 22:13:34','206.189.136.*','login_fail',''),(9744,0,'admin','2022-12-29 23:09:51','2022-12-30 00:09:51','185.2.4.*','login_fail',''),(9745,0,'admin','2022-12-30 10:07:35','2022-12-30 11:07:35','185.182.56.*','login_fail',''),(9746,0,'12345','2022-12-30 17:03:52','2022-12-30 18:03:52','95.216.117.*','login_fail',''),(9747,0,'user','2022-12-30 17:04:10','2022-12-30 18:04:10','184.168.105.*','login_fail',''),(9748,0,'test','2022-12-30 18:16:09','2022-12-30 19:16:09','116.202.156.*','login_fail',''),(9749,0,'username','2022-12-30 18:16:13','2022-12-30 19:16:13','185.2.6.*','login_fail',''),(9750,0,'admin2','2022-12-30 18:16:29','2022-12-30 19:16:29','1.117.239.*','login_fail',''),(9751,0,'tester','2022-12-30 20:02:54','2022-12-30 21:02:54','185.2.6.*','login_fail',''),(9752,0,'prueba','2022-12-30 20:02:59','2022-12-30 21:02:59','104.248.149.*','login_fail',''),(9753,0,'Admin','2022-12-30 23:59:49','2022-12-31 00:59:49','185.2.6.*','login_fail',''),(9754,0,'baker','2022-12-31 02:16:41','2022-12-31 03:16:41','52.139.225.*','login_fail',''),(9755,0,'xxx','2022-12-31 02:55:27','2022-12-31 03:55:27','39.102.84.*','login_fail',''),(9756,0,'test','2022-12-31 03:58:04','2022-12-31 04:58:04','185.2.6.*','login_fail',''),(9757,0,'cimb','2022-12-31 05:41:31','2022-12-31 06:41:31','52.139.225.*','login_fail',''),(9758,0,'alex','2022-12-31 06:33:22','2022-12-31 07:33:22','185.14.57.*','login_fail',''),(9759,0,'stephanie','2022-12-31 08:35:06','2022-12-31 09:35:06','165.22.211.*','login_fail',''),(9760,0,'occhiovolante','2022-12-31 09:35:35','2022-12-31 10:35:35','162.43.117.*','login_fail',''),(9761,0,'tekin','2022-12-31 11:10:55','2022-12-31 12:10:55','95.216.117.*','login_fail',''),(9762,0,'tiannatrevis','2022-12-31 11:11:18','2022-12-31 12:11:18','165.22.211.*','login_fail',''),(9763,0,'admin','2023-01-01 12:52:50','2023-01-01 13:52:50','159.65.14.*','login_fail',''),(9764,0,'admin','2023-01-02 13:34:35','2023-01-02 14:34:35','188.166.231.*','login_fail',''),(9765,0,'admin','2023-01-02 15:27:58','2023-01-02 16:27:58','188.166.231.*','login_fail',''),(9766,0,'comments','2023-01-02 21:27:01','2023-01-02 22:27:01','203.56.183.*','login_fail',''),(9767,0,'comments','2023-01-02 22:27:35','2023-01-02 23:27:35','203.56.183.*','login_fail',''),(9768,0,'comments','2023-01-02 23:28:08','2023-01-03 00:28:08','203.56.183.*','login_fail',''),(9769,0,'comments','2023-01-03 00:28:56','2023-01-03 01:28:56','203.56.183.*','login_fail',''),(9770,0,'comments','2023-01-03 01:29:49','2023-01-03 02:29:49','203.56.183.*','login_fail',''),(9771,0,'admin','2023-01-04 00:39:23','2023-01-04 01:39:23','79.110.62.*','login_fail',''),(9772,0,'admin','2023-01-05 19:46:56','2023-01-05 20:46:56','186.121.194.*','login_fail',''),(9773,0,'admin','2023-01-05 21:04:30','2023-01-05 22:04:30','15.235.202.*','login_fail',''),(9774,0,'admin','2023-01-07 10:12:43','2023-01-07 11:12:43','81.161.229.*','login_fail',''),(9775,0,'admin','2023-01-07 16:09:12','2023-01-07 17:09:12','51.210.101.*','login_fail',''),(9776,0,'admin','2023-01-07 17:02:32','2023-01-07 18:02:32','207.180.204.*','login_fail',''),(9777,0,'admin','2023-01-07 18:09:14','2023-01-07 19:09:14','159.223.93.*','login_fail',''),(9778,0,'admin','2023-01-07 19:20:20','2023-01-07 20:20:20','188.166.96.*','login_fail',''),(9779,0,'admin','2023-01-07 23:53:49','2023-01-08 00:53:49','68.178.225.*','login_fail',''),(9780,0,'admin','2023-01-07 23:54:25','2023-01-08 00:54:25','159.223.93.*','login_fail',''),(9781,0,'admin','2023-01-08 01:02:37','2023-01-08 02:02:37','47.242.115.*','login_fail',''),(9782,0,'admin','2023-01-08 01:02:56','2023-01-08 02:02:56','74.208.59.*','login_fail',''),(9783,0,'admin','2023-01-08 02:20:11','2023-01-08 03:20:11','47.242.115.*','login_fail',''),(9784,0,'admin','2023-01-08 02:20:24','2023-01-08 03:20:24','103.145.50.*','login_fail',''),(9785,0,'admin','2023-01-08 05:05:11','2023-01-08 06:05:11','159.223.82.*','login_fail',''),(9786,0,'admin','2023-01-08 07:06:27','2023-01-08 08:06:27','159.223.82.*','login_fail',''),(9787,0,'admin','2023-01-08 09:26:13','2023-01-08 10:26:13','184.168.97.*','login_fail',''),(9788,0,'admin','2023-01-08 09:26:26','2023-01-08 10:26:26','185.7.252.*','login_fail',''),(9789,0,'cem','2023-01-08 10:39:04','2023-01-08 11:39:04','34.207.29.*','login_fail',''),(9790,0,'testtest','2023-01-08 14:37:06','2023-01-08 15:37:06','184.168.97.*','login_fail',''),(9791,0,'Admin','2023-01-08 15:41:46','2023-01-08 16:41:46','15.207.251.*','login_fail',''),(9792,0,'admin','2023-01-08 15:41:52','2023-01-08 16:41:52','34.207.29.*','login_fail',''),(9793,0,'admin2','2023-01-08 16:55:24','2023-01-08 17:55:24','185.7.252.*','login_fail',''),(9794,0,'test','2023-01-08 16:55:36','2023-01-08 17:55:36','34.207.29.*','login_fail',''),(9795,0,'admin','2023-01-08 18:36:52','2023-01-08 19:36:52','83.171.249.*','login_fail',''),(9796,0,'agent','2023-01-08 20:40:46','2023-01-08 21:40:46','83.171.249.*','login_fail',''),(9797,0,'teste','2023-01-08 20:40:51','2023-01-08 21:40:51','184.168.97.*','login_fail',''),(9798,0,'Admin','2023-01-08 20:40:54','2023-01-08 21:40:54','72.167.59.*','login_fail',''),(9799,0,'test1','2023-01-08 20:40:54','2023-01-08 21:40:54','34.207.29.*','login_fail',''),(9800,0,'jsjobs_jobseeker','2023-01-08 22:08:03','2023-01-08 23:08:03','162.241.70.*','login_fail',''),(9801,0,'abcd','2023-01-08 22:08:15','2023-01-08 23:08:15','83.171.249.*','login_fail',''),(9802,0,'wordpress','2023-01-08 23:24:19','2023-01-09 00:24:19','15.207.251.*','login_fail',''),(9803,0,'aaa','2023-01-09 00:39:01','2023-01-09 01:39:01','185.7.252.*','login_fail',''),(9804,0,'manager','2023-01-09 03:00:49','2023-01-09 04:00:49','68.178.225.*','login_fail',''),(9805,0,'Admin','2023-01-09 04:15:54','2023-01-09 05:15:54','15.207.251.*','login_fail',''),(9806,0,'test1234','2023-01-09 04:16:12','2023-01-09 05:16:12','160.153.147.*','login_fail',''),(9807,0,'yanz','2023-01-09 04:16:23','2023-01-09 05:16:23','184.168.97.*','login_fail',''),(9808,0,'1234','2023-01-09 04:16:23','2023-01-09 05:16:23','68.178.225.*','login_fail',''),(9809,0,'cliente','2023-01-09 05:18:48','2023-01-09 06:18:48','184.168.97.*','login_fail',''),(9810,0,'admin','2023-01-09 05:19:15','2023-01-09 06:19:15','68.178.225.*','login_fail',''),(9811,0,'text','2023-01-09 05:35:16','2023-01-09 06:35:16','148.72.232.*','login_fail',''),(9812,0,'admin','2023-01-09 09:34:47','2023-01-09 10:34:47','148.72.232.*','login_fail',''),(9813,0,'admin','2023-01-09 10:04:52','2023-01-09 11:04:52','160.153.147.*','login_fail',''),(9814,0,'admin','2023-01-09 11:29:59','2023-01-09 12:29:59','184.168.97.*','login_fail',''),(9815,0,'admin','2023-01-09 17:26:42','2023-01-09 18:26:42','157.230.107.*','login_fail',''),(9816,0,'admin','2023-01-09 18:44:07','2023-01-09 19:44:07','160.153.147.*','login_fail',''),(9817,0,'admin','2023-01-09 18:44:28','2023-01-09 19:44:28','160.153.154.*','login_fail',''),(9818,0,'admin','2023-01-09 19:49:23','2023-01-09 20:49:23','193.239.44.*','login_fail',''),(9819,0,'admin','2023-01-09 21:07:03','2023-01-09 22:07:03','148.72.232.*','login_fail',''),(9820,0,'admin','2023-01-09 22:13:42','2023-01-09 23:13:42','157.230.107.*','login_fail',''),(9821,0,'admin','2023-01-09 22:13:50','2023-01-09 23:13:50','5.39.4.*','login_fail',''),(9822,0,'admin','2023-01-09 22:14:09','2023-01-09 23:14:09','184.168.116.*','login_fail',''),(9823,0,'admin','2023-01-09 22:14:21','2023-01-09 23:14:21','160.153.147.*','login_fail',''),(9824,0,'admin','2023-01-09 23:32:46','2023-01-10 00:32:46','160.153.154.*','login_fail',''),(9825,0,'admin','2023-01-10 00:40:16','2023-01-10 01:40:16','193.239.44.*','login_fail',''),(9826,0,'admin','2023-01-10 00:40:41','2023-01-10 01:40:41','184.168.116.*','login_fail',''),(9827,0,'admin','2023-01-10 01:58:51','2023-01-10 02:58:51','184.168.116.*','login_fail',''),(9828,0,'admin','2023-01-10 01:58:53','2023-01-10 02:58:53','148.72.232.*','login_fail',''),(9829,0,'admin','2023-01-10 01:58:57','2023-01-10 02:58:57','198.71.230.*','login_fail',''),(9830,0,'admin','2023-01-10 01:59:18','2023-01-10 02:59:18','91.212.213.*','login_fail',''),(9831,0,'admin','2023-01-10 01:59:36','2023-01-10 02:59:36','160.153.154.*','login_fail',''),(9832,0,'admin','2023-01-10 03:09:43','2023-01-10 04:09:43','198.71.230.*','login_fail',''),(9833,0,'admin','2023-01-10 03:10:09','2023-01-10 04:10:09','160.153.154.*','login_fail',''),(9834,0,'admin','2023-01-10 03:10:20','2023-01-10 04:10:20','149.28.158.*','login_fail',''),(9835,0,'admin','2023-01-10 03:10:30','2023-01-10 04:10:30','91.212.213.*','login_fail',''),(9836,0,'admin','2023-01-10 04:33:58','2023-01-10 05:33:58','83.171.249.*','login_fail',''),(9837,0,'admin','2023-01-10 04:34:14','2023-01-10 05:34:14','198.71.230.*','login_fail',''),(9838,0,'admin','2023-01-10 04:34:29','2023-01-10 05:34:29','193.239.44.*','login_fail',''),(9839,0,'admin','2023-01-10 04:34:39','2023-01-10 05:34:39','160.153.154.*','login_fail',''),(9840,0,'admin','2023-01-10 04:34:39','2023-01-10 05:34:39','34.207.29.*','login_fail',''),(9841,0,'admin','2023-01-10 06:14:43','2023-01-10 07:14:43','160.153.154.*','login_fail',''),(9842,0,'admin','2023-01-10 06:28:57','2023-01-10 07:28:57','157.230.34.*','login_fail',''),(9843,0,'admin','2023-01-10 06:29:06','2023-01-10 07:29:06','91.212.213.*','login_fail',''),(9844,0,'admin','2023-01-10 07:00:58','2023-01-10 08:00:58','148.72.232.*','login_fail',''),(9845,0,'admin','2023-01-10 08:21:02','2023-01-10 09:21:02','91.212.213.*','login_fail',''),(9846,0,'admin','2023-01-10 08:21:27','2023-01-10 09:21:27','160.153.154.*','login_fail',''),(9847,0,'admin','2023-01-10 09:24:52','2023-01-10 10:24:52','198.71.230.*','login_fail',''),(9848,0,'admin','2023-01-10 09:39:30','2023-01-10 10:39:30','34.207.29.*','login_fail',''),(9849,0,'admin','2023-01-10 09:45:18','2023-01-10 10:45:18','68.183.230.*','login_fail',''),(9850,0,'admin','2023-01-10 10:11:43','2023-01-10 11:11:43','92.205.5.*','login_fail',''),(9851,0,'admin','2023-01-10 11:39:10','2023-01-10 12:39:10','148.72.232.*','login_fail',''),(9852,0,'admin','2023-01-10 11:39:26','2023-01-10 12:39:26','34.207.29.*','login_fail',''),(9853,0,'rushkuntal','2023-01-10 15:19:00','2023-01-10 16:19:00','163.172.42.*','login_fail',''),(9854,0,'admin','2023-01-10 15:21:45','2023-01-10 16:21:45','68.183.230.*','login_fail',''),(9855,0,'Admin','2023-01-10 16:37:06','2023-01-10 17:37:06','95.216.117.*','login_fail',''),(9856,0,'webmaster','2023-01-10 16:37:42','2023-01-10 17:37:42','198.71.230.*','login_fail',''),(9857,0,'admin','2023-01-10 17:49:32','2023-01-10 18:49:32','163.172.42.*','login_fail',''),(9858,0,'admin','2023-01-10 17:49:42','2023-01-10 18:49:42','95.216.117.*','login_fail',''),(9859,0,'ali','2023-01-10 17:49:57','2023-01-10 18:49:57','157.230.107.*','login_fail',''),(9860,0,'bigiseller','2023-01-10 17:50:06','2023-01-10 18:50:06','188.166.86.*','login_fail',''),(9861,0,'jessica','2023-01-10 17:50:09','2023-01-10 18:50:09','112.78.10.*','login_fail',''),(9862,0,'admin','2023-01-10 19:10:08','2023-01-10 20:10:08','68.178.225.*','login_fail',''),(9863,0,'111','2023-01-10 19:10:23','2023-01-10 20:10:23','184.168.100.*','login_fail',''),(9864,0,'test','2023-01-10 19:10:44','2023-01-10 20:10:44','157.230.107.*','login_fail',''),(9865,0,'test','2023-01-10 20:20:15','2023-01-10 21:20:15','95.216.117.*','login_fail',''),(9866,0,'roberto','2023-01-10 20:20:20','2023-01-10 21:20:20','68.178.225.*','login_fail',''),(9867,0,'wwwadm','2023-01-10 21:46:14','2023-01-10 22:46:14','15.207.251.*','login_fail',''),(9868,0,'Admin','2023-01-10 21:46:22','2023-01-10 22:46:22','188.166.86.*','login_fail',''),(9869,0,'-','2023-01-10 21:46:25','2023-01-10 22:46:25','157.230.107.*','login_fail',''),(9870,0,'visitor','2023-01-10 23:02:50','2023-01-11 00:02:50','163.172.42.*','login_fail',''),(9871,0,'doctor','2023-01-10 23:02:50','2023-01-11 00:02:50','83.171.249.*','login_fail',''),(9872,0,'Admin','2023-01-10 23:02:58','2023-01-11 00:02:58','162.246.17.*','login_fail',''),(9873,0,'user','2023-01-11 02:52:21','2023-01-11 03:52:21','163.172.42.*','login_fail',''),(9874,0,'test','2023-01-11 02:52:40','2023-01-11 03:52:40','103.74.120.*','login_fail',''),(9875,0,'test','2023-01-11 02:52:59','2023-01-11 03:52:59','160.153.154.*','login_fail',''),(9876,0,'alex','2023-01-11 04:16:59','2023-01-11 05:16:59','163.172.42.*','login_fail',''),(9877,0,'prueba','2023-01-11 04:17:08','2023-01-11 05:17:08','103.74.120.*','login_fail',''),(9878,0,'admin','2023-01-11 11:16:38','2023-01-11 12:16:38','103.74.120.*','login_fail',''),(9879,0,'admin','2023-01-11 11:50:17','2023-01-11 12:50:17','198.71.230.*','login_fail',''),(9880,0,'admin','2023-01-11 14:14:15','2023-01-11 15:14:15','162.246.17.*','login_fail',''),(9881,0,'admin','2023-01-11 16:09:26','2023-01-11 17:09:26','171.244.40.*','login_fail',''),(9882,0,'admin','2023-01-11 16:10:00','2023-01-11 17:10:00','34.207.29.*','login_fail',''),(9883,0,'admin','2023-01-11 16:10:04','2023-01-11 17:10:04','162.246.17.*','login_fail',''),(9884,0,'admin','2023-01-11 17:25:28','2023-01-11 18:25:28','160.153.147.*','login_fail',''),(9885,0,'admin','2023-01-11 17:25:31','2023-01-11 18:25:31','83.171.249.*','login_fail',''),(9886,0,'admin','2023-01-11 17:25:52','2023-01-11 18:25:52','184.168.97.*','login_fail',''),(9887,0,'admin','2023-01-11 17:25:56','2023-01-11 18:25:56','92.205.5.*','login_fail',''),(9888,0,'admin','2023-01-11 18:42:01','2023-01-11 19:42:01','148.72.232.*','login_fail',''),(9889,0,'admin','2023-01-11 19:58:30','2023-01-11 20:58:30','103.74.120.*','login_fail',''),(9890,0,'admin','2023-01-11 19:59:03','2023-01-11 20:59:03','148.72.232.*','login_fail',''),(9891,0,'admin','2023-01-11 21:30:56','2023-01-11 22:30:56','184.168.97.*','login_fail',''),(9892,0,'admin','2023-01-11 21:30:58','2023-01-11 22:30:58','148.72.232.*','login_fail',''),(9893,0,'admin','2023-01-11 22:40:25','2023-01-11 23:40:25','92.205.5.*','login_fail',''),(9894,0,'admin','2023-01-11 22:40:49','2023-01-11 23:40:49','184.168.97.*','login_fail',''),(9895,0,'admin','2023-01-12 00:08:41','2023-01-12 01:08:41','34.207.29.*','login_fail',''),(9896,0,'admin','2023-01-12 03:41:51','2023-01-12 04:41:51','91.212.213.*','login_fail',''),(9897,0,'admin','2023-01-12 03:42:19','2023-01-12 04:42:19','51.91.29.*','login_fail',''),(9898,0,'admin','2023-01-12 03:42:28','2023-01-12 04:42:28','68.183.191.*','login_fail',''),(9899,0,'admin','2023-01-12 04:50:25','2023-01-12 05:50:25','171.244.40.*','login_fail',''),(9900,0,'admin','2023-01-12 06:21:56','2023-01-12 07:21:56','184.168.97.*','login_fail',''),(9901,0,'admin','2023-01-12 07:30:16','2023-01-12 08:30:16','51.91.29.*','login_fail',''),(9902,0,'admin','2023-01-12 07:30:21','2023-01-12 08:30:21','92.205.5.*','login_fail',''),(9903,0,'admin','2023-01-12 07:30:30','2023-01-12 08:30:30','184.168.116.*','login_fail',''),(9904,0,'admin','2023-01-12 07:30:40','2023-01-12 08:30:40','68.178.145.*','login_fail',''),(9905,0,'admin','2023-01-12 07:31:02','2023-01-12 08:31:02','184.168.100.*','login_fail',''),(9906,0,'admin','2023-01-12 09:01:43','2023-01-12 10:01:43','51.91.29.*','login_fail',''),(9907,0,'admin','2023-01-12 10:10:42','2023-01-12 11:10:42','91.212.213.*','login_fail',''),(9908,0,'admin','2023-01-12 10:10:53','2023-01-12 11:10:53','184.168.116.*','login_fail',''),(9909,0,'admin','2023-01-12 10:11:04','2023-01-12 11:11:04','148.72.232.*','login_fail',''),(9910,0,'admin','2023-01-12 12:51:05','2023-01-12 13:51:05','103.74.120.*','login_fail',''),(9911,0,'admin','2023-01-12 12:51:09','2023-01-12 13:51:09','92.205.5.*','login_fail',''),(9912,0,'admin','2023-01-12 14:54:04','2023-01-12 15:54:04','68.178.145.*','login_fail',''),(9913,0,'admin','2023-01-12 14:54:16','2023-01-12 15:54:16','103.74.120.*','login_fail',''),(9914,0,'admin','2023-01-12 14:54:52','2023-01-12 15:54:52','77.68.64.*','login_fail',''),(9915,0,'admin','2023-01-12 16:17:25','2023-01-12 17:17:25','68.178.145.*','login_fail',''),(9916,0,'admin','2023-01-12 16:17:33','2023-01-12 17:17:33','103.153.68.*','login_fail',''),(9917,0,'admin','2023-01-12 16:17:33','2023-01-12 17:17:33','184.168.116.*','login_fail',''),(9918,0,'admin','2023-01-12 21:19:51','2023-01-12 22:19:51','157.230.107.*','login_fail',''),(9919,0,'admin','2023-01-12 21:20:08','2023-01-12 22:20:08','171.244.40.*','login_fail',''),(9920,0,'admin','2023-01-12 22:48:22','2023-01-12 23:48:22','209.126.1.*','login_fail',''),(9921,0,'admin','2023-01-12 22:48:33','2023-01-12 23:48:33','185.175.200.*','login_fail',''),(9922,0,'admin','2023-01-13 00:02:42','2023-01-13 01:02:42','185.175.200.*','login_fail',''),(9923,0,'admin','2023-01-13 00:02:58','2023-01-13 01:02:58','83.171.249.*','login_fail',''),(9924,0,'admin','2023-01-13 00:03:26','2023-01-13 01:03:26','72.167.59.*','login_fail',''),(9925,0,'admin','2023-01-13 01:17:49','2023-01-13 02:17:49','72.167.59.*','login_fail',''),(9926,0,'admin','2023-01-13 01:18:01','2023-01-13 02:18:01','83.171.249.*','login_fail',''),(9927,0,'user','2023-01-13 06:04:57','2023-01-13 07:04:57','112.78.10.*','login_fail',''),(9928,0,'admin','2023-01-13 06:04:58','2023-01-13 07:04:58','91.212.213.*','login_fail',''),(9929,0,'suraj','2023-01-13 08:47:57','2023-01-13 09:47:57','103.74.120.*','login_fail',''),(9930,0,'expoprado','2023-01-13 08:48:20','2023-01-13 09:48:20','184.168.116.*','login_fail',''),(9931,0,'admin','2023-01-13 10:07:35','2023-01-13 11:07:35','95.216.117.*','login_fail',''),(9932,0,'admin','2023-01-13 10:08:02','2023-01-13 11:08:02','103.74.120.*','login_fail',''),(9933,0,'admin','2023-01-13 11:01:19','2023-01-13 12:01:19','160.153.154.*','login_fail',''),(9934,0,'admin','2023-01-13 11:01:23','2023-01-13 12:01:23','184.168.116.*','login_fail',''),(9935,0,'admin','2023-01-15 09:02:50','2023-01-15 10:02:50','37.238.35.*','login_fail',''),(9936,0,'admin','2023-01-15 09:05:20','2023-01-15 10:05:20','113.160.1.*','login_fail',''),(9937,0,'admin','2023-01-15 09:07:17','2023-01-15 10:07:17','61.90.38.*','login_fail',''),(9938,0,'admin','2023-01-15 09:09:00','2023-01-15 10:09:00','115.124.68.*','login_fail',''),(9939,0,'admin','2023-01-15 19:41:00','2023-01-15 20:41:00','102.172.78.*','login_fail',''),(9940,0,'admin','2023-01-17 16:43:49','2023-01-17 17:43:49','68.183.230.*','login_fail',''),(9941,0,'admin','2023-01-17 22:22:01','2023-01-17 23:22:01','68.183.230.*','login_fail',''),(9942,0,'admin','2023-01-18 17:21:10','2023-01-18 18:21:10','68.183.230.*','login_fail',''),(9943,0,'admin','2023-01-18 20:12:15','2023-01-18 21:12:15','79.110.62.*','login_fail',''),(9944,0,'admin','2023-01-19 04:58:31','2023-01-19 05:58:31','68.183.230.*','login_fail',''),(9945,0,'comments','2023-01-21 19:07:09','2023-01-21 20:07:09','59.36.173.*','login_fail',''),(9946,0,'comments','2023-01-21 20:07:41','2023-01-21 21:07:41','59.36.173.*','login_fail',''),(9947,0,'comments','2023-01-21 21:08:07','2023-01-21 22:08:07','59.36.173.*','login_fail',''),(9948,0,'admin','2023-01-25 00:05:44','2023-01-25 01:05:44','187.216.235.*','login_fail',''),(9949,0,'admin','2023-01-25 04:10:21','2023-01-25 05:10:21','51.68.11.*','login_fail',''),(9950,0,'admin','2023-01-25 05:43:42','2023-01-25 06:43:42','103.138.192.*','login_fail',''),(9951,0,'admin','2023-01-26 03:05:18','2023-01-26 04:05:18','1.0.211.*','login_fail',''),(9952,0,'admin','2023-01-26 04:58:15','2023-01-26 05:58:15','165.22.114.*','login_fail',''),(9953,0,'admin','2023-01-26 11:43:09','2023-01-26 12:43:09','78.153.199.*','login_fail',''),(9954,0,'admin','2023-01-28 00:13:39','2023-01-28 01:13:39','78.153.199.*','login_fail',''),(9955,0,'admin','2023-01-28 06:46:26','2023-01-28 07:46:26','103.110.238.*','login_fail',''),(9956,0,'admin','2023-01-28 06:49:04','2023-01-28 07:49:04','190.213.65.*','login_fail',''),(9957,0,'admin','2023-01-29 07:38:53','2023-01-29 08:38:53','103.195.56.*','login_fail',''),(9958,0,'admin','2023-01-29 11:12:28','2023-01-29 12:12:28','103.155.93.*','login_fail',''),(9959,0,'admin','2023-01-29 13:51:55','2023-01-29 14:51:55','78.135.107.*','login_fail',''),(9960,0,'admin','2023-01-29 15:40:24','2023-01-29 16:40:24','188.34.191.*','login_fail',''),(9961,0,'admin','2023-01-29 15:40:44','2023-01-29 16:40:44','103.155.93.*','login_fail',''),(9962,0,'admin','2023-01-29 17:48:27','2023-01-29 18:48:27','92.204.220.*','login_fail',''),(9963,0,'admin','2023-01-29 17:49:05','2023-01-29 18:49:05','45.64.25.*','login_fail',''),(9964,0,'admin','2023-01-29 17:49:14','2023-01-29 18:49:14','198.71.236.*','login_fail',''),(9965,0,'admin','2023-01-29 19:58:07','2023-01-29 20:58:07','95.217.199.*','login_fail',''),(9966,0,'admin','2023-01-29 19:59:14','2023-01-29 20:59:14','208.109.11.*','login_fail',''),(9967,0,'admin','2023-01-30 03:40:15','2023-01-30 04:40:15','208.109.11.*','login_fail',''),(9968,0,'admin','2023-01-30 03:40:24','2023-01-30 04:40:24','95.217.199.*','login_fail',''),(9969,0,'admin','2023-01-30 03:41:04','2023-01-30 04:41:04','103.155.93.*','login_fail',''),(9970,0,'admin','2023-01-30 03:41:15','2023-01-30 04:41:15','155.138.192.*','login_fail',''),(9971,0,'admin','2023-01-30 03:41:26','2023-01-30 04:41:26','168.197.48.*','login_fail',''),(9972,0,'admin','2023-01-30 06:44:45','2023-01-30 07:44:45','103.155.93.*','login_fail',''),(9973,0,'admin','2023-01-30 06:44:58','2023-01-30 07:44:58','45.64.25.*','login_fail',''),(9974,0,'admin','2023-01-30 07:07:09','2023-01-30 08:07:09','207.246.249.*','login_fail',''),(9975,0,'admin','2023-01-30 07:59:44','2023-01-30 08:59:44','92.204.220.*','login_fail',''),(9976,0,'admin','2023-01-30 08:49:14','2023-01-30 09:49:14','167.172.81.*','login_fail',''),(9977,0,'admin','2023-01-30 10:08:28','2023-01-30 11:08:28','188.166.86.*','login_fail',''),(9978,0,'admin','2023-01-30 10:09:17','2023-01-30 11:09:17','37.97.170.*','login_fail',''),(9979,0,'admin','2023-01-30 10:09:51','2023-01-30 11:09:51','116.202.209.*','login_fail',''),(9980,0,'admin','2023-01-30 11:58:11','2023-01-30 12:58:11','183.181.84.*','login_fail',''),(9981,0,'admin','2023-01-30 11:58:11','2023-01-30 12:58:11','95.217.199.*','login_fail',''),(9982,0,'admin','2023-01-30 14:04:13','2023-01-30 15:04:13','103.155.93.*','login_fail',''),(9983,0,'admin','2023-01-30 14:04:27','2023-01-30 15:04:27','87.107.124.*','login_fail',''),(9984,0,'admin','2023-01-30 14:04:54','2023-01-30 15:04:54','103.171.181.*','login_fail',''),(9985,0,'admin','2023-01-30 14:05:01','2023-01-30 15:05:01','89.46.108.*','login_fail',''),(9986,0,'admin','2023-01-30 14:05:29','2023-01-30 15:05:29','95.217.199.*','login_fail',''),(9987,0,'admin','2023-01-30 18:38:10','2023-01-30 19:38:10','103.171.181.*','login_fail',''),(9988,0,'admin','2023-01-30 18:38:19','2023-01-30 19:38:19','92.205.12.*','login_fail',''),(9989,0,'admin','2023-01-30 18:38:55','2023-01-30 19:38:55','185.21.241.*','login_fail',''),(9990,0,'admin','2023-01-30 21:05:19','2023-01-30 22:05:19','89.46.108.*','login_fail',''),(9991,0,'admin','2023-01-30 21:05:38','2023-01-30 22:05:38','103.155.93.*','login_fail',''),(9992,0,'admin','2023-01-31 07:34:07','2023-01-31 08:34:07','206.189.94.*','login_fail',''),(9993,0,'comments','2023-02-03 11:46:53','2023-02-03 12:46:53','222.73.129.*','login_fail',''),(9994,0,'comments','2023-02-03 12:57:30','2023-02-03 13:57:30','222.73.129.*','login_fail',''),(9995,0,'comments','2023-02-03 13:59:09','2023-02-03 14:59:09','222.73.129.*','login_fail',''),(9996,0,'comments','2023-02-03 14:59:51','2023-02-03 15:59:51','222.73.129.*','login_fail',''),(9997,0,'comments','2023-02-03 16:06:06','2023-02-03 17:06:06','222.73.129.*','login_fail',''),(9998,0,'admin','2023-02-05 18:43:16','2023-02-05 19:43:16','188.163.113.*','login_fail',''),(9999,0,'admin','2023-02-05 18:46:41','2023-02-05 19:46:41','91.146.95.*','login_fail',''),(10000,0,'admin','2023-02-08 18:03:32','2023-02-08 19:03:32','95.142.121.*','login_fail',''),(10001,0,'admin','2023-02-10 20:18:40','2023-02-10 21:18:40','185.77.217.*','login_fail',''),(10002,0,'admin','2023-02-11 00:53:50','2023-02-11 01:53:50','79.110.62.*','login_fail',''),(10003,0,'rtcme','2023-02-11 19:25:58','2023-02-11 20:25:58','50.62.177.*','login_fail',''),(10004,0,'admin','2023-02-15 16:05:27','2023-02-15 17:05:27','79.110.62.*','login_fail',''),(10005,0,'admin','2023-02-17 01:49:54','2023-02-17 02:49:54','80.76.51.*','login_fail',''),(10006,0,'admin','2023-02-17 05:15:17','2023-02-17 06:15:17','128.199.70.*','login_fail',''),(10007,0,'admin','2023-02-18 04:40:06','2023-02-18 05:40:06','5.62.63.*','login_fail',''),(10008,0,'admin','2023-02-20 12:08:07','2023-02-20 13:08:07','82.65.248.*','login_fail',''),(10009,0,'admin','2023-02-20 14:32:25','2023-02-20 15:32:25','184.168.97.*','login_fail',''),(10010,0,'admin','2023-02-20 17:10:36','2023-02-20 18:10:36','89.46.110.*','login_fail',''),(10011,0,'rtcme','2023-02-20 18:27:26','2023-02-20 19:27:26','162.255.118.*','login_fail',''),(10012,0,'admin','2023-02-20 19:54:17','2023-02-20 20:54:17','139.159.253.*','login_fail',''),(10013,0,'admin','2023-02-20 21:09:19','2023-02-20 22:09:19','5.101.156.*','login_fail',''),(10014,0,'admin','2023-02-20 23:56:12','2023-02-21 00:56:12','89.46.108.*','login_fail',''),(10015,0,'admin','2023-02-21 01:23:57','2023-02-21 02:23:57','162.213.251.*','login_fail',''),(10016,0,'admin','2023-02-21 07:03:32','2023-02-21 08:03:32','162.213.251.*','login_fail',''),(10017,0,'admin','2023-02-21 15:19:46','2023-02-21 16:19:46','91.203.110.*','login_fail',''),(10018,0,'admin','2023-02-22 00:05:06','2023-02-22 01:05:06','150.60.232.*','login_fail',''),(10019,0,'admin','2023-02-22 00:05:45','2023-02-22 01:05:45','103.155.93.*','login_fail',''),(10020,0,'admin','2023-02-22 04:58:50','2023-02-22 05:58:50','78.135.106.*','login_fail',''),(10021,0,'admin','2023-02-22 15:51:28','2023-02-22 16:51:28','74.208.59.*','login_fail',''),(10022,0,'admin','2023-02-22 15:51:59','2023-02-22 16:51:59','66.29.132.*','login_fail',''),(10023,0,'admin','2023-02-22 19:04:58','2023-02-22 20:04:58','91.134.248.*','login_fail',''),(10024,0,'admin','2023-02-22 20:09:28','2023-02-22 21:09:28','51.79.177.*','login_fail',''),(10025,0,'admin','2023-02-22 22:22:15','2023-02-22 23:22:15','159.223.93.*','login_fail',''),(10026,0,'admin','2023-02-22 23:22:38','2023-02-23 00:22:38','159.223.93.*','login_fail',''),(10027,0,'admin','2023-02-23 02:46:55','2023-02-23 03:46:55','172.105.67.*','login_fail',''),(10028,0,'admin','2023-02-23 06:42:16','2023-02-23 07:42:16','91.134.248.*','login_fail',''),(10029,0,'admin','2023-02-23 07:52:42','2023-02-23 08:52:42','172.105.67.*','login_fail',''),(10030,0,'admin','2023-02-23 11:05:56','2023-02-23 12:05:56','91.134.248.*','login_fail',''),(10031,0,'admin','2023-02-23 12:11:44','2023-02-23 13:11:44','91.134.248.*','login_fail',''),(10032,0,'admin','2023-02-23 14:18:05','2023-02-23 15:18:05','171.244.40.*','login_fail',''),(10033,0,'admin','2023-02-23 14:18:26','2023-02-23 15:18:26','45.79.85.*','login_fail',''),(10034,0,'admin','2023-02-23 16:20:26','2023-02-23 17:20:26','66.29.132.*','login_fail',''),(10035,0,'admin','2023-02-23 17:26:35','2023-02-23 18:26:35','171.244.40.*','login_fail',''),(10036,0,'admin','2023-02-23 17:27:11','2023-02-23 18:27:11','68.178.145.*','login_fail',''),(10037,0,'admin','2023-02-23 17:27:12','2023-02-23 18:27:12','78.135.82.*','login_fail',''),(10038,0,'admin','2023-02-23 21:31:15','2023-02-23 22:31:15','171.244.40.*','login_fail',''),(10039,0,'admin','2023-02-23 22:35:28','2023-02-23 23:35:28','95.142.121.*','login_fail',''),(10040,0,'admin','2023-02-23 22:39:35','2023-02-23 23:39:35','68.178.145.*','login_fail',''),(10041,0,'admin','2023-02-23 23:36:06','2023-02-24 00:36:06','208.109.22.*','login_fail',''),(10042,0,'admin','2023-02-24 06:26:41','2023-02-24 07:26:41','208.109.22.*','login_fail',''),(10043,0,'admin','2023-02-24 11:27:15','2023-02-24 12:27:15','157.230.103.*','login_fail',''),(10044,0,'123456','2023-02-24 16:44:48','2023-02-24 17:44:48','148.66.145.*','login_fail',''),(10045,0,'test1','2023-02-24 17:45:17','2023-02-24 18:45:17','148.72.232.*','login_fail',''),(10046,0,'admin','2023-02-25 00:29:26','2023-02-25 01:29:26','159.223.93.*','login_fail',''),(10047,0,'test','2023-02-25 00:29:26','2023-02-25 01:29:26','68.178.244.*','login_fail',''),(10048,0,'admin','2023-02-25 01:55:57','2023-02-25 02:55:57','89.46.106.*','login_fail',''),(10049,0,'Admin','2023-02-25 02:36:46','2023-02-25 03:36:46','159.223.93.*','login_fail',''),(10050,0,'teste','2023-02-25 02:37:36','2023-02-25 03:37:36','51.210.156.*','login_fail',''),(10051,0,'testuser','2023-02-25 03:46:43','2023-02-25 04:46:43','74.208.57.*','login_fail',''),(10052,0,'admin','2023-02-25 04:51:57','2023-02-25 05:51:57','68.178.244.*','login_fail',''),(10053,0,'admin','2023-02-25 05:51:24','2023-02-25 06:51:24','51.210.156.*','login_fail',''),(10054,0,'gast','2023-02-25 09:09:28','2023-02-25 10:09:28','74.208.57.*','login_fail',''),(10055,0,'mike','2023-02-25 11:46:23','2023-02-25 12:46:23','74.208.57.*','login_fail',''),(10056,0,'admin','2023-02-25 17:08:04','2023-02-25 18:08:04','74.208.57.*','login_fail',''),(10057,0,'admin','2023-02-25 21:04:28','2023-02-25 22:04:28','80.88.87.*','login_fail',''),(10058,0,'martine','2023-02-25 21:22:01','2023-02-25 22:22:01','123.60.12.*','login_fail',''),(10059,0,'tuition','2023-02-26 03:39:15','2023-02-26 04:39:15','80.88.87.*','login_fail',''),(10060,0,'atwood','2023-02-26 04:37:12','2023-02-26 05:37:12','203.175.9.*','login_fail',''),(10061,0,'admin','2023-02-26 07:49:38','2023-02-26 08:49:38','101.32.205.*','login_fail',''),(10062,0,'wpxgmoun','2023-02-26 10:06:55','2023-02-26 11:06:55','185.86.180.*','login_fail',''),(10063,0,'zhadmin','2023-02-26 15:35:11','2023-02-26 16:35:11','148.72.232.*','login_fail',''),(10064,0,'admin','2023-02-26 23:19:38','2023-02-27 00:19:38','67.223.118.*','login_fail',''),(10065,0,'admin','2023-02-26 23:19:53','2023-02-27 00:19:53','148.72.232.*','login_fail',''),(10066,0,'admin','2023-02-26 23:51:07','2023-02-27 00:51:07','68.178.244.*','login_fail',''),(10067,0,'comments','2023-02-27 20:32:36','2023-02-27 21:32:36','219.152.50.*','login_fail',''),(10068,0,'comments','2023-02-27 21:33:30','2023-02-27 22:33:30','219.152.50.*','login_fail',''),(10069,0,'comments','2023-02-27 22:34:50','2023-02-27 23:34:50','219.152.50.*','login_fail',''),(10070,0,'comments','2023-02-27 23:35:24','2023-02-28 00:35:24','219.152.50.*','login_fail',''),(10071,0,'comments','2023-02-28 00:36:02','2023-02-28 01:36:02','219.152.50.*','login_fail',''),(10072,0,'admin','2023-03-11 05:52:58','2023-03-11 06:52:58','143.198.213.*','login_fail',''),(10073,0,'admin','2023-03-12 01:20:56','2023-03-12 02:20:56','79.110.62.*','login_fail',''),(10074,0,'comments','2023-03-12 12:04:09','2023-03-12 13:04:09','119.84.145.*','login_fail',''),(10075,0,'comments','2023-03-12 13:04:41','2023-03-12 14:04:41','119.84.145.*','login_fail',''),(10076,0,'comments','2023-03-12 14:05:14','2023-03-12 15:05:14','119.84.145.*','login_fail',''),(10077,0,'comments','2023-03-12 15:05:39','2023-03-12 16:05:39','119.84.145.*','login_fail',''),(10078,0,'comments','2023-03-12 16:06:05','2023-03-12 17:06:05','119.84.145.*','login_fail',''),(10079,0,'comments','2023-03-12 17:06:30','2023-03-12 18:06:30','119.84.145.*','login_fail',''),(10080,0,'comments','2023-03-12 18:06:56','2023-03-12 19:06:56','119.84.145.*','login_fail',''),(10081,0,'comments','2023-03-12 19:07:23','2023-03-12 20:07:23','119.84.145.*','login_fail',''),(10082,0,'admin','2023-03-13 08:57:53','2023-03-13 09:57:53','50.62.176.*','login_fail',''),(10083,0,'admin','2023-03-14 00:48:52','2023-03-14 01:48:52','154.26.134.*','login_fail',''),(10084,0,'admin','2023-03-14 19:37:46','2023-03-14 20:37:46','13.40.70.*','login_fail',''),(10085,0,'admin','2023-03-16 05:13:23','2023-03-16 06:13:23','79.110.62.*','login_fail',''),(10086,0,'admin','2023-03-16 09:14:38','2023-03-16 10:14:38','34.105.130.*','login_fail',''),(10087,0,'admin','2023-03-17 08:51:37','2023-03-17 09:51:37','50.62.222.*','login_fail',''),(10088,0,'admin','2023-03-17 10:39:06','2023-03-17 11:39:06','5.79.102.*','login_fail',''),(10089,0,'admin','2023-03-17 12:51:04','2023-03-17 13:51:04','68.178.247.*','login_fail',''),(10090,0,'admin','2023-03-17 17:09:31','2023-03-17 18:09:31','107.180.121.*','login_fail',''),(10091,0,'admin','2023-03-17 17:09:40','2023-03-17 18:09:40','49.234.23.*','login_fail',''),(10092,0,'admin','2023-03-17 17:10:06','2023-03-17 18:10:06','5.79.102.*','login_fail',''),(10093,0,'admin','2023-03-17 20:55:56','2023-03-17 21:55:56','107.180.121.*','login_fail',''),(10094,0,'admin','2023-03-18 00:14:35','2023-03-18 01:14:35','182.50.135.*','login_fail',''),(10095,0,'admin','2023-03-18 04:49:22','2023-03-18 05:49:22','195.22.101.*','login_fail',''),(10096,0,'admin','2023-03-18 07:27:15','2023-03-18 08:27:15','195.22.101.*','login_fail',''),(10097,0,'admin','2023-03-18 07:27:29','2023-03-18 08:27:29','192.227.75.*','login_fail',''),(10098,0,'admin','2023-03-18 08:49:34','2023-03-18 09:49:34','195.22.101.*','login_fail',''),(10099,0,'admin','2023-03-18 08:50:00','2023-03-18 09:50:00','75.129.92.*','login_fail',''),(10100,0,'admin','2023-03-18 10:10:51','2023-03-18 11:10:51','192.227.75.*','login_fail',''),(10101,0,'admin','2023-03-18 11:49:49','2023-03-18 12:49:49','43.159.34.*','login_fail',''),(10102,0,'admin','2023-03-18 11:49:54','2023-03-18 12:49:54','75.129.92.*','login_fail',''),(10103,0,'admin','2023-03-18 12:59:20','2023-03-18 13:59:20','5.161.194.*','login_fail',''),(10104,0,'admin','2023-03-18 15:36:49','2023-03-18 16:36:49','75.129.92.*','login_fail',''),(10105,0,'admin','2023-03-18 19:38:25','2023-03-18 20:38:25','35.194.175.*','login_fail',''),(10106,0,'admin','2023-03-18 19:38:36','2023-03-18 20:38:36','103.130.219.*','login_fail',''),(10107,0,'admin','2023-03-18 19:38:44','2023-03-18 20:38:44','5.161.194.*','login_fail',''),(10108,0,'admin','2023-03-18 20:59:38','2023-03-18 21:59:38','35.194.175.*','login_fail',''),(10109,0,'admin','2023-03-18 20:59:49','2023-03-18 21:59:49','176.56.56.*','login_fail',''),(10110,0,'admin','2023-03-18 23:57:19','2023-03-19 00:57:19','176.56.56.*','login_fail',''),(10111,0,'admin','2023-03-19 02:56:44','2023-03-19 03:56:44','103.130.219.*','login_fail',''),(10112,0,'admin','2023-03-19 04:35:19','2023-03-19 05:35:19','103.130.219.*','login_fail',''),(10113,0,'admin','2023-03-19 05:54:59','2023-03-19 06:54:59','103.130.219.*','login_fail',''),(10114,0,'admin','2023-03-19 07:25:05','2023-03-19 08:25:05','103.130.219.*','login_fail',''),(10115,0,'admin','2023-03-19 07:25:16','2023-03-19 08:25:16','5.161.194.*','login_fail',''),(10116,0,'admin','2023-03-19 07:25:27','2023-03-19 08:25:27','51.79.241.*','login_fail',''),(10117,0,'admin','2023-03-19 07:25:32','2023-03-19 08:25:32','80.88.87.*','login_fail',''),(10118,0,'admin','2023-03-19 10:41:27','2023-03-19 11:41:27','103.130.219.*','login_fail',''),(10119,0,'admin','2023-03-19 12:08:09','2023-03-19 13:08:09','5.161.194.*','login_fail',''),(10120,0,'admin','2023-03-19 12:08:16','2023-03-19 13:08:16','51.79.241.*','login_fail',''),(10121,0,'admin','2023-03-19 12:08:37','2023-03-19 13:08:37','35.194.175.*','login_fail',''),(10122,0,'admin','2023-03-19 13:34:19','2023-03-19 14:34:19','103.130.219.*','login_fail',''),(10123,0,'admin','2023-03-19 15:10:16','2023-03-19 16:10:16','35.194.175.*','login_fail',''),(10124,0,'admin','2023-03-19 15:10:16','2023-03-19 16:10:16','101.32.205.*','login_fail',''),(10125,0,'admin','2023-03-19 15:10:18','2023-03-19 16:10:18','51.79.241.*','login_fail',''),(10126,0,'admin','2023-03-19 15:11:03','2023-03-19 16:11:03','5.161.194.*','login_fail',''),(10127,0,'admin','2023-03-19 16:32:10','2023-03-19 17:32:10','5.161.194.*','login_fail',''),(10128,0,'admin','2023-03-19 18:06:41','2023-03-19 19:06:41','51.79.241.*','login_fail',''),(10129,0,'admin','2023-03-19 18:07:04','2023-03-19 19:07:04','171.244.15.*','login_fail',''),(10130,0,'admin','2023-03-19 19:36:46','2023-03-19 20:36:46','5.161.194.*','login_fail',''),(10131,0,'admin','2023-03-19 19:37:06','2023-03-19 20:37:06','51.79.241.*','login_fail',''),(10132,0,'admin','2023-03-19 20:59:07','2023-03-19 21:59:07','188.166.149.*','login_fail',''),(10133,0,'admin','2023-03-19 22:35:10','2023-03-19 23:35:10','51.79.241.*','login_fail',''),(10134,0,'admin','2023-03-19 22:35:56','2023-03-19 23:35:56','5.161.194.*','login_fail',''),(10135,0,'admin','2023-03-20 00:00:10','2023-03-20 01:00:10','50.62.222.*','login_fail',''),(10136,0,'admin','2023-03-20 03:05:19','2023-03-20 04:05:19','34.95.136.*','login_fail',''),(10137,0,'admin','2023-03-20 04:34:09','2023-03-20 05:34:09','103.152.79.*','login_fail',''),(10138,0,'admin','2023-03-20 06:17:13','2023-03-20 07:17:13','34.95.136.*','login_fail',''),(10139,0,'admin','2023-03-20 07:50:59','2023-03-20 08:50:59','103.152.79.*','login_fail',''),(10140,0,'admin','2023-03-20 14:56:09','2023-03-20 15:56:09','161.97.153.*','login_fail',''),(10141,0,'admin','2023-03-20 14:56:15','2023-03-20 15:56:15','103.130.219.*','login_fail',''),(10142,0,'admin','2023-03-20 14:56:25','2023-03-20 15:56:25','171.244.15.*','login_fail',''),(10143,0,'admin','2023-03-20 18:18:23','2023-03-20 19:18:23','103.130.219.*','login_fail',''),(10144,0,'admin','2023-03-20 18:18:56','2023-03-20 19:18:56','161.97.153.*','login_fail',''),(10145,0,'admin','2023-03-20 19:52:11','2023-03-20 20:52:11','171.244.15.*','login_fail',''),(10146,0,'admin','2023-03-20 19:52:25','2023-03-20 20:52:25','35.194.175.*','login_fail',''),(10147,0,'admin','2023-03-20 19:52:26','2023-03-20 20:52:26','156.245.57.*','login_fail',''),(10148,0,'admin','2023-03-20 19:52:34','2023-03-20 20:52:34','103.130.219.*','login_fail',''),(10149,0,'admin','2023-03-20 21:38:18','2023-03-20 22:38:18','161.97.153.*','login_fail',''),(10150,0,'admin','2023-03-20 21:38:44','2023-03-20 22:38:44','34.95.136.*','login_fail',''),(10151,0,'admin','2023-03-20 21:39:09','2023-03-20 22:39:09','62.171.174.*','login_fail',''),(10152,0,'admin','2023-03-20 23:26:28','2023-03-21 00:26:28','103.130.219.*','login_fail',''),(10153,0,'admin','2023-03-20 23:26:38','2023-03-21 00:26:38','34.95.136.*','login_fail',''),(10154,0,'admin','2023-03-20 23:26:57','2023-03-21 00:26:57','161.97.153.*','login_fail',''),(10155,0,'Admin','2023-03-21 01:10:23','2023-03-21 02:10:23','161.97.153.*','login_fail',''),(10156,0,'Username','2023-03-21 01:10:30','2023-03-21 02:10:30','68.178.145.*','login_fail',''),(10157,0,'username','2023-03-21 01:10:31','2023-03-21 02:10:31','51.79.241.*','login_fail',''),(10158,0,'admin','2023-03-21 01:10:38','2023-03-21 02:10:38','68.178.247.*','login_fail',''),(10159,0,'admin','2023-03-21 01:10:45','2023-03-21 02:10:45','103.130.219.*','login_fail',''),(10160,0,'wp_updates','2023-03-21 03:16:23','2023-03-21 04:16:23','43.159.34.*','login_fail',''),(10161,0,'Admin','2023-03-21 03:16:35','2023-03-21 04:16:35','68.178.247.*','login_fail',''),(10162,0,'admin','2023-03-21 04:57:54','2023-03-21 05:57:54','184.168.97.*','login_fail',''),(10163,0,'user','2023-03-21 04:57:54','2023-03-21 05:57:54','51.79.241.*','login_fail',''),(10164,0,'admin','2023-03-21 06:45:11','2023-03-21 07:45:11','51.79.241.*','login_fail',''),(10165,0,'admin','2023-03-21 06:45:21','2023-03-21 07:45:21','43.159.34.*','login_fail',''),(10166,0,'admin','2023-03-21 06:45:35','2023-03-21 07:45:35','68.178.145.*','login_fail',''),(10167,0,'admin','2023-03-21 08:54:44','2023-03-21 09:54:44','68.178.145.*','login_fail',''),(10168,0,'admin','2023-03-21 10:42:23','2023-03-21 11:42:23','43.159.34.*','login_fail',''),(10169,0,'admin','2023-03-21 12:54:05','2023-03-21 13:54:05','68.178.145.*','login_fail',''),(10170,0,'admin','2023-03-21 12:54:09','2023-03-21 13:54:09','51.79.241.*','login_fail',''),(10171,0,'jsjobs_jobseeker','2023-03-21 14:43:56','2023-03-21 15:43:56','51.79.241.*','login_fail',''),(10172,0,'Admin','2023-03-21 14:44:20','2023-03-21 15:44:20','68.178.145.*','login_fail',''),(10173,0,'demo','2023-03-21 14:44:21','2023-03-21 15:44:21','171.244.15.*','login_fail',''),(10174,0,'comprasexpress','2023-03-21 16:31:14','2023-03-21 17:31:14','103.130.219.*','login_fail',''),(10175,0,'roottn','2023-03-21 16:31:40','2023-03-21 17:31:40','68.178.145.*','login_fail',''),(10176,0,'admin','2023-03-21 18:29:03','2023-03-21 19:29:03','103.130.219.*','login_fail',''),(10177,0,'admin','2023-03-21 20:24:47','2023-03-21 21:24:47','51.79.241.*','login_fail',''),(10178,0,'admin','2023-03-21 20:24:50','2023-03-21 21:24:50','91.204.46.*','login_fail',''),(10179,0,'admin','2023-03-21 20:24:59','2023-03-21 21:24:59','35.194.175.*','login_fail',''),(10180,0,'admin','2023-03-21 20:25:09','2023-03-21 21:25:09','167.172.139.*','login_fail',''),(10181,0,'jannat','2023-03-21 22:15:45','2023-03-21 23:15:45','103.130.219.*','login_fail',''),(10182,0,'adminlin','2023-03-21 22:21:10','2023-03-21 23:21:10','82.223.139.*','login_fail',''),(10183,0,'laura','2023-03-22 00:26:00','2023-03-22 01:26:00','35.194.175.*','login_fail',''),(10184,0,'administrator','2023-03-22 02:17:36','2023-03-22 03:17:36','51.79.241.*','login_fail',''),(10185,0,'admin','2023-03-22 02:17:55','2023-03-22 03:17:55','34.95.136.*','login_fail',''),(10186,0,'admin','2023-03-22 04:31:27','2023-03-22 05:31:27','34.95.136.*','login_fail',''),(10187,0,'admin','2023-03-22 06:26:34','2023-03-22 07:26:34','34.95.136.*','login_fail',''),(10188,0,'admin','2023-03-22 06:26:36','2023-03-22 07:26:36','68.178.145.*','login_fail',''),(10189,0,'admin','2023-03-22 09:01:50','2023-03-22 10:01:50','68.178.145.*','login_fail',''),(10190,0,'Admin','2023-03-22 13:26:20','2023-03-22 14:26:20','62.171.174.*','login_fail',''),(10191,0,'admin','2023-03-26 05:00:16','2023-03-26 06:00:16','34.94.41.*','login_fail',''),(10192,0,'admin','2023-03-26 06:19:58','2023-03-26 07:19:58','195.110.34.*','login_fail',''),(10193,0,'admin','2023-03-27 07:53:49','2023-03-27 08:53:49','81.161.229.*','login_fail',''),(10194,0,'admin','2023-03-30 16:51:47','2023-03-30 17:51:47','49.231.30.*','login_fail',''),(10195,0,'admin','2023-03-31 01:57:57','2023-03-31 02:57:57','194.110.203.*','login_fail','');
/*!40000 ALTER TABLE `wp_aiowps_login_lockdown` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_aiowps_permanent_block`
--

DROP TABLE IF EXISTS `wp_aiowps_permanent_block`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_aiowps_permanent_block` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `blocked_ip` varchar(100) NOT NULL DEFAULT '',
  `block_reason` varchar(128) NOT NULL DEFAULT '',
  `country_origin` varchar(50) NOT NULL DEFAULT '',
  `blocked_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_aiowps_permanent_block`
--

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

--
-- Table structure for table `wp_commentmeta`
--

DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commentmeta`
--

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

--
-- Table structure for table `wp_comments`
--

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) 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 NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT '',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB AUTO_INCREMENT=122 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_comments`
--

LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES (2,616,'Anna Shubina','anna@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:26:53','2015-06-12 12:26:53','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal.',0,'1','','',0,0),(3,616,'Lian Holden','lian@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:27:14','2015-06-12 12:27:14','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal.',0,'1','','',0,0),(4,97,'Heather Dale','heather@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:13:35','2015-06-12 12:13:35','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. ',0,'1','','',0,0),(5,97,'Linda Smith','linda@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:15:20','2015-06-12 12:15:20','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus node etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node suspendisse est velim pellentesque uter justo magna gravida.',0,'1','','',4,0),(6,97,'Anna Shubina','anna@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:16:08','2015-06-12 12:16:08','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. ',0,'1','','',0,0),(7,97,'Alex Johnson','alex@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:16:55','2015-06-12 12:16:55','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. ',0,'1','','',0,0),(8,97,'Katie Fox','katie@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:18:03','2015-06-12 12:18:03','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus node etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node suspendisse est velim pellentesque uter justo magna gravida.',0,'1','','',7,0),(9,633,'Debora Hilton','debora@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:29:57','2015-06-12 12:29:57','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal.',0,'1','','',0,0),(10,633,'Katie Evans','katie@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:30:19','2015-06-12 12:30:19','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal.',0,'1','','',0,0),(11,262,'Lian Holden','lian@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:23:34','2015-06-12 12:23:34','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal.',0,'1','','',0,0),(12,262,'Debora Hilton','debora@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:24:02','2015-06-12 12:24:02','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. ',0,'1','','',0,0),(13,262,'Linda Great','linda@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:24:35','2015-06-12 12:24:35','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus node etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node suspendisse est velim pellentesque uter justo magna gravida.',0,'1','','',12,0),(14,262,'Anna Shubina','anna@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:25:57','2015-06-12 12:25:57','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal.',0,'1','','',0,0),(15,264,'Katie Evans','katie@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:21:33','2015-06-12 12:21:33','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. ',0,'1','','',0,0),(16,264,'Lian Holden','lian@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:21:53','2015-06-12 12:21:53','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal.',0,'1','','',0,0),(17,635,'Katie Evans','katie@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:30:51','2015-06-12 12:30:51','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal.',0,'1','','',0,0),(18,635,'Lian Holden','lian@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:31:02','2015-06-12 12:31:02','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal.',0,'1','','',0,0),(19,635,'Anna Shubina','anna@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:31:22','2015-06-12 12:31:22','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal.',0,'1','','',0,0),(20,635,'Kevin Nomad','alex@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:32:20','2015-06-12 12:32:20','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus node etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node suspendisse est velim pellentesque uter justo magna gravida.',0,'1','','',19,0),(21,635,'Lian Holden','lian@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:32:39','2015-06-12 12:32:39','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus node etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node suspendisse est velim pellentesque uter justo magna gravida.',0,'1','','',19,0),(22,635,'Anna Shubina','anna@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:33:03','2015-06-12 12:33:03','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus node etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node suspendisse est velim pellentesque uter justo magna gravida.',0,'1','','',21,0),(23,635,'Katie Evans','katie@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:53:53','2015-06-12 12:53:53','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal.',0,'1','','',0,0),(24,635,'Lian Holden','lian@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:54:07','2015-06-12 12:54:07','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal.',0,'1','','',0,0),(25,635,'Debora Hilton','debora@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:55:19','2015-06-12 12:55:19','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal.',0,'1','','',0,0),(26,635,'Anna Shubina','anna@quanticalabs.com','http://quanticalabs.com','','2015-06-12 12:56:56','2015-06-12 12:56:56','Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal.',0,'1','','',0,0),(27,2011,'356688','356688@qq.com','http://www.356688.com/','18.218.144.60','2018-05-24 05:12:50','2018-05-24 01:12:50','拜读了，多多学习总是好的！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(28,2011,'巨根增大网','eli800@163.com','http://www.356688.com/','18.191.6.214','2018-06-02 11:24:45','2018-06-02 07:24:45','让人百看不厌的博客，真的不是很多！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(29,2011,'948','948948@qq.com','http://www.948.ooo/','103.56.53.44','2018-06-22 11:13:49','2018-06-22 07:13:49','炎热夏天,闲来无事,拜读博客,消暑解闷!',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(30,2011,'爱就爱啦','292@qq.com','http://www.292.la/','103.19.2.118','2018-07-04 15:43:16','2018-07-04 11:43:16','从百度点进来的,学习学习,呵呵!',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(31,2011,'罗拉套图网','luola@qq.com','http://www.luo.la/','18.191.6.214','2018-08-05 17:31:47','2018-08-05 13:31:47','到你的博客走一趟，如同阳光洒在我脸上，心里暖洋洋！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(32,2011,'大喜','38281808@qq.com','http://www.daxi.biz/','18.223.16.177','2018-08-17 05:10:56','2018-08-17 01:10:56','这里真心不错，每次来都有新收获！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(33,2011,'罗拉套图','123119702@qq.com','http://www.luo.la/','202.91.34.17','2018-09-12 04:54:07','2018-09-12 00:54:07','转眼已到年中，时间过的真快，忙里偷闲，看看博客，散散心！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(34,2011,'daxi','daxi@qq.com','http://www.daxi.biz/','45.116.13.55','2018-11-03 09:48:24','2018-11-03 05:48:24','学无止境，认真拜读！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(35,2011,'xing','xing@qq.com','http://www.xing.ws/','45.116.13.55','2018-11-12 05:12:04','2018-11-12 01:12:04','来看看，因为，总能学到东西！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(36,2011,'域名','14031@qq.com','https://mi.aliyun.com/shop/14031','45.116.13.55','2018-11-24 13:21:35','2018-11-24 09:21:35','时间真快，又到年底！正好有空，到这里看看！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(37,2011,'earn','38281808@qq.com','http://www.earn.948.ooo/','218.57.55.188','2018-12-10 11:29:58','2018-12-10 07:29:58','增大壮阳！丰乳缩阴！泡妞把妹！房中秘术！\r\n\r\n够硬！男人的把柄才能堵住女人的漏洞！\r\n\r\n什么不用干，不用拉下线，坐收二百万！\r\n\r\n注册网址：\r\n\r\nearn.948.ooo\r\n\r\n吊炸天！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(38,2011,'妈妈易','mamayi@qq.com','http://www.mamayi.com/','202.91.34.17','2018-12-22 15:49:42','2018-12-22 11:49:42','人生如白驹过隙，每天浏览几篇博客，学习学习，充实自己！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(39,2011,'luo.la','luo.la@msn.com','http://www.luo.la/','218.57.57.76','2018-12-31 10:56:23','2018-12-31 06:56:23','Ye ! This Is A Good Blog!',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(40,2011,'hailporn','hailporn@gmail.com','http://www.hailporn.com/','18.223.16.177','2019-01-15 11:39:47','2019-01-15 07:39:47','Hello There! Have A Good Day!',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(41,2011,'增大网','zengda@qq.com','http://www.521982.com/','149.129.96.76','2019-02-13 13:24:00','2019-02-13 09:24:00','年后第一次来，恭喜恭喜！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(42,2011,'增大网','daxiejituan@qq.com','http://www.daxie.521982.com/','101.91.215.188','2019-03-01 17:22:48','2019-03-01 13:22:48','没玩过博客，认真学习学习！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(43,2011,'增大网吊炸天','3114289331@qq.com','http://www.daxie.521982.com/','101.91.215.188','2019-03-11 10:29:27','2019-03-11 06:29:27','增大网： \r\n\r\n增大壮阳，丰乳缩阴，泡妞把妹，房中秘术！ \r\n\r\n够硬，男人的把柄才能堵住女人的漏洞！ \r\n\r\n什么不用干，不用拉下线，坐收二百万！\r\n\r\n网址： daxie.521982.CoM\r\n\r\n吊炸天！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(44,2011,'mamayi','mamayiy@qq.com','https://www.mamayi.com/','101.91.215.188','2019-03-22 10:03:13','2019-03-22 06:03:13','一如既往的表示支持！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(45,2011,'妈妈易妈妈网','mamayi@qq.com','https://www.mamayi.com/','3.16.31.54','2019-03-29 11:00:25','2019-03-29 07:00:25','隔三差五来一趟，每次都有新气象！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(46,2011,'增大网','521982@qq.com','http://www.521982.com/','185.215.227.29','2019-04-08 11:00:53','2019-04-08 07:00:53','送你一片大海，让你一帆风顺；送你一个太阳，让你热情奔放；送你一份真诚，祝你开心快乐；送你一份祝福，让你快乐天天！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(47,2011,'增大网','584ooo@qq.com','http://www.584.ooo/','101.91.215.188','2019-04-18 13:35:26','2019-04-18 09:35:26','活到老，学到老，认真拜读咯！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(48,2011,'增大网','583346783@qq.com','http://www.longya.184.ooo/','27.206.200.181','2019-05-11 03:38:16','2019-05-10 23:38:16','增大壮阳、丰乳缩阴、泡妞把妹、房中秘术！\r\n\r\n够硬！男人的把柄才能堵住女人的漏洞！\r\n\r\n什么不用干，不用拉下线，坐收九百万！\r\n\r\n网址：\r\n\r\nlongya.184.ooo\r\n\r\n增大网，吊炸天！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(49,2011,'蚂蚁乐居','zhuyuseng@qq.com','https://www.mayileju.com/','27.206.200.181','2019-05-18 04:27:05','2019-05-18 00:27:05','真心不错，不得不支持一下先！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(50,2011,'分类目录','1198781780@qq.com','https://www.mayileju.com/','149.129.123.45','2019-05-29 04:00:16','2019-05-29 00:00:16','蚂溪村路板桥斜，\r\n蚁间第一耽离别。\r\n乐飞萤度愁难歇，\r\n居士尔时缘护戒。',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(51,2011,'蚂蚁乐居分类目录','725446965@qq.com','https://www.mayileju.com/','185.215.227.124','2019-06-04 06:23:23','2019-06-04 02:23:23','祝融峰下一回首，\r\n你烟芳草旧迷楼。\r\n万卷经书一叶舟，\r\n事应无悔复无尤。\r\n如彼筑室于道谋，\r\n意气娇奢不自由。',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(52,2011,'www.mayileju.com','453759076@qq.com','https://www.mayileju.com/','185.215.227.124','2019-06-10 13:57:20','2019-06-10 09:57:20','来了一次又一次，总是情不自已！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(53,2011,'亚博体育官网','yabo2012@qq.com','https://www.yabo2012.com/?i_code=9337862','104.143.94.222','2019-10-09 03:23:17','2019-10-08 23:23:17','不赖!真的不赖!',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(54,2011,'亚博体育月赚十万','sdzfd@hotmail.com','https://yabo.neocities.org/','185.193.37.198','2019-10-19 12:27:56','2019-10-19 08:27:56','看足球，猜胜负，月赚十万，无需常识，人人能干：\r\nhttps://yabo.neocities.org/\r\n亚博体育',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(55,2011,'混球网','hunqiu@qq.com','https://www.hun.hk/','106.52.172.120','2019-10-31 12:05:27','2019-10-31 08:05:27','天气越来越冷了，躲在家里刷刷博客也挺好！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(56,2011,'家里窝','jiaooo@qq.com','https://www.jia.ooo/','49.234.21.245','2019-12-22 07:03:55','2019-12-22 03:03:55','天冷，窝在家里刷刷您的博客！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(57,2011,'Best SEO Company','noreply@exorank.com','https://exorank.com','207.180.234.123','2020-02-02 18:20:50','2020-02-02 14:20:50','Awesome post! Keep up the great work! :)',0,'0','ExoRank','',0,0),(58,2011,'porndodo','porndodo@gmail.com','https://www.porndodo.com/','43.248.20.148','2020-02-22 15:44:55','2020-02-22 11:44:55','Ye!A good blog!',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(59,2011,'PornDodo','porndodo@gmail.com','https://www.porndodo.com/','47.240.40.68','2020-03-17 05:04:43','2020-03-17 01:04:43','You\'re great. Learn from you!',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(60,2011,'PornDodo','porndodo@gmail.com','https://www.porndodo.com/','185.193.37.251','2020-03-27 15:53:09','2020-03-27 11:53:09','May the world be free from disease',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(61,2011,'freepornpics','freepornpics@gmail.com','https://www.porndodo.com/','47.240.40.68','2020-04-05 18:15:13','2020-04-05 14:15:13','I wish mankind victory over disease',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(62,2011,'钻网','zuan@gmail.com','https://www.zuan.pw/','202.5.31.137','2020-04-30 06:07:44','2020-04-30 02:07:44','春暖花开，下次再来！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(63,297,'levitra coupon','','http://levitrasvr.com','89.108.119.5','2020-05-01 16:06:58','2020-05-01 12:06:58','<strong>levitra</strong>\n\nlevitra canadian pharmacy online content - levitra 10mg or 20mg location - levitra injury attorney columbus',0,'0','','trackback',0,0),(64,2011,'言情小说','yanqing@qq.com','https://www.yanqing.pw/','202.5.31.137','2020-05-06 06:57:17','2020-05-06 02:57:17','学习啦，很久没浏览过了！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(65,297,'viagra online','','http://viagenusa.com','89.108.119.5','2020-05-12 11:34:09','2020-05-12 07:34:09','<strong>viagra</strong>\n\ncephalexin antibiotics photoallergic viagra order from - diferencia entre viagra y viagra - viagra 20mg review jump to',0,'0','','trackback',0,0),(66,297,'cialis 20mg','','http://cialisbng.com','5.3.218.58','2020-05-13 05:18:19','2020-05-13 01:18:19','<strong>cialis 10mg</strong>\n\ncialis addiction - site%3apharmacy-deal.com - cialis[ - cialis information patients invitations',0,'0','','trackback',0,0),(67,297,'viagra pills','','https://proviagramagic.com','5.3.223.146','2020-06-11 00:45:04','2020-06-10 20:45:04','<strong>viagra pill</strong>\n\ndaily viagra, information, reviews - viagra free - viagra pharmastores',0,'0','','trackback',0,0),(68,2011,'pornlist','pornlist@gmail.com','https://www.pornlist.pw/','124.70.186.23','2020-06-16 04:10:18','2020-06-16 00:10:18','This is a good blog, happy every day',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(69,2011,'porn pics','pornpics@gmail.com','https://pornpics.win/','104.194.219.143','2020-06-25 04:29:54','2020-06-25 00:29:54','Looks good!I like this!',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(70,2011,'择偶网','zeou@163.com','https://www.zeou.vip/','162.250.191.16','2020-07-15 17:22:33','2020-07-15 13:22:33','这个不错耶，我喜欢！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(71,2011,'comments','sdzfd@hotmail.com','','185.193.37.221','2020-08-01 04:45:10','2020-08-01 00:45:10','Let me send comments for you.\r\n10,000 comments cost $1, 100,000 comments cost $5\r\nYou can receive this comment, it means that I sent it successfully.\r\nIf you want to buy, pay 1 or 5 dollars through PayPal, after that,\r\nSend the following information to my Email:\r\nName, email, Url, content.\r\nI will send the send Log to you by email within three days\r\nMy PayPal &amp; Email: sdzfd@hotmail.com',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(72,2011,'spartanhost','spartanhost@hotmail.com','https://billing.spartanhost.net/aff.php?aff=1094','185.193.37.221','2020-08-03 06:52:06','2020-08-03 02:52:06','The server is very fast.',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(73,297,'viagra generic','','https://viagrawnr.com','89.109.35.231','2020-08-05 14:24:00','2020-08-05 10:24:00','<strong>viagra generic pills</strong>\n\nviagra trackbacks deja un comentario - viagra dosage 40 mg forums - viagra prescriptions',0,'0','','trackback',0,0),(74,2011,'进球库','jinqiu.cool@hotmail.com','https://www.jinqiu.cool/','185.193.37.221','2020-08-08 12:44:02','2020-08-08 08:44:02','初来乍到，多多关照！消灭新冠，人人平安！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(75,297,'generic cialis at walmart','','https://pharmacywalmart.com','89.109.35.231','2020-08-23 17:21:15','2020-08-23 13:21:15','<strong>cialis at walmart</strong>\n\nbuy discount cialis online - cialis 20mg return to board index - cialis dosage 30 mg settings',0,'0','','trackback',0,0),(76,297,'tadalafil 20mg','','https://ztadalafil.com','89.109.35.231','2020-09-06 04:03:12','2020-09-06 00:03:12','<strong>cialis generic tadalafil</strong>\n\ncialis spam hotmail - viagar or cialis - cialis for women side effects find all posts by',0,'0','','trackback',0,0),(77,2011,'pornpics.win','pornpics.win@yandex.com','https://pornpics.win/','185.193.37.152','2020-10-12 03:44:07','2020-10-11 23:44:07','COVID-19 is raging.\r\nAre you ok',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(78,2011,'择偶网','2473490427@qq.com','https://www.yanqing.pw/?ic=woaihly','185.193.37.221','2020-10-25 05:54:44','2020-10-25 01:54:44','新冠快点结束吧!',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(79,2011,'pornpics','pornpics@gmail.com','https://pornpics.win/','162.250.188.98','2020-11-16 16:41:05','2020-11-16 12:41:05','Wish you good health, dear',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(80,2011,'择偶网','2473490427@qq.com','https://www.88817.win/?ic=woaihly','162.250.188.98','2020-12-01 05:56:21','2020-12-01 01:56:21','新冠肆虐，注意安全！',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(81,2011,'pornpics','pornpics@mail.com','https://pornpics.win/','47.242.141.125','2020-12-12 17:23:15','2020-12-12 13:23:15','Wish You All The Best In 2021!',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(82,297,'allergic reaction to cialis','','https://cialisbin.com','89.108.119.5','2020-12-20 13:56:45','2020-12-20 09:56:45','<strong>cost of cialis without insurance</strong>\n\ncialis generic memberlist - soft cialis - cialis print',0,'0','','trackback',0,0),(83,2011,'言情库','yanqing@163.com','https://www.yanqing.cool/','47.242.141.125','2020-12-23 06:46:47','2020-12-23 02:46:47','不知道说什么好,还是祝疫情早点结束吧!',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.802.30 Safari/535.1 SE 2.X MetaSr 1.0','',0,0),(84,297,'non prescription cialis','','https://ciawithoutdct.com','5.164.212.206','2021-01-05 13:54:09','2021-01-05 09:54:09','<strong>cialis without prescription</strong>\n\n5mg cialis online - how does cialis work? - uk cialis onlineclinic',0,'0','','trackback',0,0),(85,297,'cialis professional','','https://cialisboss.com','5.3.216.226','2021-01-14 19:08:38','2021-01-14 15:08:38','<strong>cialis online pharmacy</strong>\n\ngeneric cialis 80 mg',0,'0','','trackback',0,0),(86,297,'viagra coupon','','https://sildenaflpro.com','5.166.208.189','2021-01-20 19:53:12','2021-01-20 15:53:12','<strong>sildenafil 20 mg tablet vs viagra</strong>\n\nabout viagra 20mg - viagra effects - viagra 10mg or 20mg legend',0,'0','','trackback',0,0),(87,297,'generic cialis at walmart pharmacy','','https://pharmwalmart.com','5.3.220.113','2021-01-22 02:21:01','2021-01-21 22:21:01','<strong>generic cialis at walmart pharmacy</strong>\n\ncialis e cardura - cialis nightmares - cialis 10mg or 20mg msn messenger',0,'0','','trackback',0,0),(88,297,'ivermectin pour on for cattle','','http://stromectol-ivermectin.com','5.164.204.164','2021-06-13 19:46:24','2021-06-13 15:46:24','<strong>how to treat heartworms with ivermectin</strong>\n\nstromectol walgreens',0,'0','','trackback',0,0),(89,297,'zithromax 500mg','','http://zithromaxdc.com','5.164.204.119','2021-06-20 11:59:08','2021-06-20 07:59:08','<strong>what class of drugs is zithromax in</strong>\n\nzithromax 500mg',0,'0','','trackback',0,0),(90,297,'buy fildena','','http://fildenarxp.com','5.164.204.151','2021-06-22 05:21:55','2021-06-22 01:21:55','<strong>fildena 50 mg</strong>\n\nbuy fildena',0,'0','','trackback',0,0),(91,297,'cialis vs tadalafil','','http://wtadalafil.com','5.164.200.14','2021-06-23 16:09:57','2021-06-23 12:09:57','<strong>generic for cialis</strong>\n\ncialis india',0,'0','','trackback',0,0),(92,297,'ivermectin heartworm','','http://ivermectin3mg.com','5.164.208.61','2021-07-13 07:42:51','2021-07-13 03:42:51','<strong>ivermectin for humans over the counter</strong>\n\nivermectin and alcohol',0,'0','','trackback',0,0),(93,297,'buy ivermectin online','','http://ivermectin4sale.com','5.166.208.37','2021-07-19 20:07:45','2021-07-19 16:07:45','<strong>buy ivermectin online</strong>\n\nivermectin for sale',0,'0','','trackback',0,0),(94,297,'buy ivermectin 3 mg for humans','','http://ivermectin-forhumans.com','5.164.206.3','2021-08-18 23:50:31','2021-08-18 19:50:31','<strong>ivermectin for humans</strong>\n\nbuy ivermectin 6 mg for humans',0,'0','','trackback',0,0),(95,297,'where to buy stromectol in us','','http://stromectolforhumans.com','5.164.208.27','2021-08-23 04:55:35','2021-08-23 00:55:35','<strong>stromectol for humans</strong>\n\norder stromectol for human',0,'0','','trackback',0,0),(96,297,'stromectol scabies','','http://ivermectin-stromectol.net','5.164.208.42','2021-09-28 06:23:54','2021-09-28 02:23:54','<strong>stromectol adult lice</strong>\n\nbuy ivermectin 12mg',0,'0','','trackback',0,0),(97,297,'online zithromax without subscription','','http://zithromaxwithoutdoctor.com','5.166.196.37','2021-10-19 05:20:35','2021-10-19 01:20:35','<strong>zithromax 12mg without a doctor prescription</strong>\n\ngeneric zithromax no prescription',0,'0','','trackback',0,0),(98,297,'zithromax for pneumonia','','http://zithromax-azithromycin.com','5.164.240.23','2021-10-28 01:41:55','2021-10-27 21:41:55','<strong>order zithromax 250 mg</strong>\n\nazithromycin 500 mg 3 tablets',0,'0','','trackback',0,0),(99,297,'ivermectin online','','http://ivermectin3mg.net','5.164.244.7','2021-11-01 06:27:52','2021-11-01 02:27:52','<strong>ivermectin 3 mg tablets</strong>\n\nivermectin over the counter',0,'0','','trackback',0,0),(100,297,'oral ivermectin','','http://ivermectin6mg.net','5.164.252.0','2021-11-05 02:13:36','2021-11-04 22:13:36','<strong>ivermectin 6mg tablets</strong>\n\nivermectin paste',0,'0','','trackback',0,0),(101,297,'buy ivermectin 12mg','','http://ivermectin-3mg.net','5.166.196.8','2021-11-11 05:34:14','2021-11-11 01:34:14','<strong>buy ivermectin 6mg online</strong>\n\nivermectin 12 mg online',0,'0','','trackback',0,0),(102,297,'ivermectin buy uk','','http://stromectol2ivermectin.com','5.164.232.61','2021-11-24 23:39:58','2021-11-24 19:39:58','<strong>ivermectin brand name</strong>\n\nivermectin buy uk',0,'0','','trackback',0,0),(103,297,'buy ivermectin 12 mg online','','http://ivermectin-6mg.net','5.164.252.42','2021-11-30 06:54:00','2021-11-30 02:54:00','<strong>ivermectin 12 mg otc</strong>\n\norder ivermectin 6 mg online',0,'0','','trackback',0,0),(104,297,'ivermectin 3mg pills','','http://ivermectin3-mg.net','5.164.236.28','2021-12-03 05:36:19','2021-12-03 01:36:19','<strong>buy ivermectin for humans australia</strong>\n\nbuy ivermectin 12 mg for humans',0,'0','','trackback',0,0),(105,297,'buy ivermectin 3mg otc','','http://ivermectin-3-mg.net','5.164.212.35','2021-12-12 21:03:02','2021-12-12 17:03:02','<strong>ivermectin 12mg tabs</strong>\n\nivermectin 3mg tablets for human',0,'0','','trackback',0,0),(106,297,'ivermectin over the counter','','http://ivermectin-12mg.net','5.164.212.27','2021-12-31 06:49:08','2021-12-31 02:49:08','<strong>﻿buy ivermectin 12 mg</strong>\n\nbuy ivermectin 6 mg',0,'0','','trackback',0,0),(107,297,'3everywhere','','http://rtcme.com','91.210.251.64','2022-01-08 14:03:49','2022-01-08 10:03:49','<strong>2birthright</strong>\n\n',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36','trackback',0,0),(108,2011,'Hold Porn','holdporn@gmail.com','https://holdporn.com/','209.209.8.182','2022-01-08 23:44:09','2022-01-08 19:44:09','First time here, haha',0,'0','Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko','',0,0),(109,297,'cialis walmart','','http://walmart-pharmacy.net','5.164.204.144','2022-01-09 21:25:15','2022-01-09 17:25:15','<strong>cialis over counter</strong>\n\ncialis price at walmart',0,'0','','trackback',0,0),(110,297,'graph.orgOmicron-Variant-Symptoms-Is-An-Excessive-Amount-Of-Mucus-A-COVID-19-Symptom-02-24','','https://graph.org/Omicron-Variant-Symptoms-Is-An-Excessive-Amount-Of-Mucus-A-COVID-19-Symptom-02-24','46.161.11.11','2022-03-15 23:04:46','2022-03-15 19:04:46','<strong>tadalafil https://graph.org/Omicron-Variant-Symptoms-Is-An-Excessive-Amount-Of-Mucus-A-COVID-19-Symptom-02-24</strong>\n\nThis is nicely said! .',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3197.59 Safari/537.36','trackback',0,0),(111,2011,'Backlinks','helloboy1979@gmail.com','https://rvneri.com/','124.222.108.160','2022-09-27 23:59:11','2022-09-27 19:59:11','Happy everyday！',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36','',0,0),(112,2011,'Hail Porn','sdzfd@gmail.com','https://www.hailporn.com/','125.90.93.30','2022-09-29 21:37:40','2022-09-29 17:37:40','Long living the peace',0,'0','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko','',0,0),(113,297,'Reba Fleurantin','','https://www.argfx1.com/user/TroyMcLeod9773/','82.118.29.184','2022-12-14 23:02:53','2022-12-14 19:02:53','<strong>Reba Fleurantin</strong>\n\n[...]one of our visitors lately suggested the following website[...]',0,'0','Opera/9.80 (Windows NT 6.1; U; ko) Presto/2.7.62 Version/11.00','trackback',0,0),(114,2011,'三五笑话','3828180@QQ.com','https://www.356688.com/','36.134.48.234','2023-01-20 04:13:16','2023-01-20 00:13:16','不知道说啥，开心快乐每一天吧！',0,'0','Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko','',0,0),(115,297,'children porno','','https://www.medicalnewstoday.com/articles/cialis-online','89.109.35.231','2023-01-20 17:24:57','2023-01-20 13:24:57','<strong>milf porno</strong>\n\nchildren porn',0,'0','','trackback',0,0),(116,4,'luisa','77900@gmail.com','http://tiny.cc/gz35vz','91.244.13.58','2023-03-10 01:58:37','2023-03-09 21:58:37','Tie me up and abuse me http://tiny.cc/gz35vz',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','',0,0),(117,9,'ester','3240@gmail.com','http://prephe.ro/y6sn','91.244.12.85','2023-03-17 20:36:50','2023-03-17 16:36:50','A red lip makes me feel sexy :) http://prephe.ro/y6sn',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','',0,0),(118,4,'nona','10619@gmail.com','http://prephe.ro/Bdsn','91.244.12.175','2023-04-02 00:47:29','2023-04-01 20:47:29','Thick and full of cum. Who needs a morning fuck? http://prephe.ro/Bdsn',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','',0,0),(119,7,'lorena','37715@gmail.com','http://prephe.ro/Vlqn','91.244.12.175','2023-04-16 13:32:40','2023-04-16 09:32:40','Lick your way down http://prephe.ro/Vlqn',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','',0,0),(120,297,'&#1575;&#1604;&#1580;&#1575;&#1605;&#1593;&#1575;&#1578; &#1575;&#1604;&#1582;&#1575;&#1589;&#1577; &#1601;&#1609; &#1605;&#1589;&#1585;','','http://fue.edu.eg','82.118.29.163','2023-05-10 13:54:00','2023-05-10 09:54:00','<strong>&#1575;&#1604;&#1580;&#1575;&#1605;&#1593;&#1575;&#1578; &#1575;&#1604;&#1582;&#1575;&#1589;&#1577; &#1601;&#1609; &#1605;&#1589;&#1585;</strong>\n\n[...]The information and facts talked about inside the article are a number of the ideal available [...]',0,'0','Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4','trackback',0,0),(121,9,'corrine','76987@gmail.com','http://prephe.ro/Phqn','109.227.90.204','2023-05-23 10:17:12','2023-05-23 06:17:12','I hope you like petite girls with some curves http://prephe.ro/Phqn',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','',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_dolly_plugin_table`
--

DROP TABLE IF EXISTS `wp_dolly_plugin_table`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_dolly_plugin_table` (
  `hash` varchar(32) NOT NULL,
  `url` varchar(190) NOT NULL,
  `time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  UNIQUE KEY `hash` (`hash`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_dolly_plugin_table`
--

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

--
-- Table structure for table `wp_links`
--

DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_links`
--

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

--
-- Table structure for table `wp_options`
--

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

--
-- Dumping data for table `wp_options`
--

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','http://rtcme.com','yes'),(2,'home','http://rtcme.com','yes'),(3,'blogname','CRTC','yes'),(4,'blogdescription','Canadian RTC Consultancy','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','ymobada@rtcme.com','yes'),(7,'start_of_week','0','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'gzipcompression','0','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:11:{i:0;s:21:\"polylang/polylang.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:45:\"disable-wordpress-updates/disable-updates.php\";i:4;s:27:\"js_composer/js_composer.php\";i:5;s:27:\"ql_services/ql_services.php\";i:6;s:27:\"ql_sidebars/ql_sidebars.php\";i:7;s:39:\"renovate-projects/renovate-projects.php\";i:9;s:55:\"wck-custom-fields-and-custom-post-types-creator/wck.php\";i:10;s:41:\"wordpress-importer/wordpress-importer.php\";i:11;s:39:\"wp-posts-carousel/wp-posts-carousel.php\";i:12;s:35:\"wp-sitemap-page/wp-sitemap-page.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'advanced_edit','0','yes'),(37,'comment_max_links','2','yes'),(38,'gmt_offset','4','yes'),(39,'default_email_category','1','yes'),(40,'recently_edited','a:5:{i:0;s:69:\"/home/crtcme5/public_html/rtcme.com/wp-content/themes/rtcme/style.css\";i:1;s:70:\"/home/crtcme5/public_html/rtcme.com/wp-content/themes/rtcme/header.php\";i:3;s:99:\"/home/crtcme5/public_html/rtcme.com/wp-content/themes/rtcme/widgets/widget-contact-details-list.php\";i:4;s:78:\"/home/crtcme5/public_html/rtcme.com/wp-content/themes/rtcme/shortcodes/map.php\";i:5;s:81:\"/home/crtcme5/public_html/rtcme.com/wp-content/themes/rtcme/importer/importer.php\";}','no'),(41,'template','rtcme','yes'),(42,'stylesheet','rtcme','yes'),(43,'comment_whitelist','1','yes'),(44,'blacklist_keys','','no'),(45,'comment_registration','0','yes'),(46,'html_type','text/html','yes'),(47,'use_trackback','0','yes'),(48,'default_role','subscriber','yes'),(49,'db_version','31536','yes'),(50,'uploads_use_yearmonth_folders','1','yes'),(51,'upload_path','','yes'),(52,'blog_public','1','yes'),(53,'default_link_category','2','yes'),(54,'show_on_front','page','yes'),(55,'tag_base','','yes'),(56,'show_avatars','1','yes'),(57,'avatar_rating','G','yes'),(58,'upload_url_path','','yes'),(59,'thumbnail_size_w','150','yes'),(60,'thumbnail_size_h','150','yes'),(61,'thumbnail_crop','1','yes'),(62,'medium_size_w','300','yes'),(63,'medium_size_h','300','yes'),(64,'avatar_default','mystery','yes'),(65,'large_size_w','1024','yes'),(66,'large_size_h','1024','yes'),(67,'image_default_link_type','file','yes'),(68,'image_default_size','','yes'),(69,'image_default_align','','yes'),(70,'close_comments_for_old_posts','0','yes'),(71,'close_comments_days_old','14','yes'),(72,'thread_comments','1','yes'),(73,'thread_comments_depth','5','yes'),(74,'page_comments','0','yes'),(75,'comments_per_page','50','yes'),(76,'default_comments_page','newest','yes'),(77,'comment_order','asc','yes'),(78,'sticky_posts','a:0:{}','yes'),(79,'widget_categories','a:3:{i:3;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}i:4;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_text','a:4:{i:1;a:0:{}i:3;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:408:\"<div class=\"linkdinsec\"><i class=\"mat-icon\"></i>Connect on Linked In</div>\r\n<div class=\"addresssec\">\r\n<i class=\"mat-icon\"></i>\r\n<h2>Canadian Roads\r\nTransport and Civil \r\nEngineering Consultancy </h2>\r\n230 AI Meena Street, Office No. 804 <br />\r\nSilver Wave Tower \"Union National Bank Building\" <br />\r\nP.O. Box: 94645 <br />\r\nAbu Dhabi, U.A.E<br />\r\nPhone:+971 2 645 2662<br />\r\nEmail : rtcme@rtcme.com</div>\";s:6:\"filter\";b:0;}i:4;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:437:\"<div class=\"linkdinsec\"><i class=\"mat-icon\"></i>Connect on Linked In</div>\r\n<div class=\"addresssec\">\r\n<i class=\"mat-icon\"></i>\r\n<h2>Canadian Roads\r\nTransport and Civil \r\nEngineering Consultancy </h2>\r\n230 AI Meena Street, Office No. 804 <br />\r\nSilver Wave Tower \"Union National Bank Building\" <br />\r\nP.O. Box: 94645 <br />\r\nAbu Dhabi, U.A.E<br />\r\nPhone: +971 2 645 2662<br />\r\nFax: +971 2 645 2661<br />\r\nEmail : rtcme@rtcme.com</div>\";s:6:\"filter\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(81,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(82,'uninstall_plugins','a:1:{s:27:\"wp-super-cache/wp-cache.php\";s:22:\"wpsupercache_uninstall\";}','no'),(83,'timezone_string','','yes'),(84,'page_for_posts','0','yes'),(85,'page_on_front','924','yes'),(86,'default_post_format','0','yes'),(87,'link_manager_enabled','0','yes'),(88,'initial_db_version','31535','yes'),(89,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:74:{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:9:\"add_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:31:\"vc_access_rules_post_types/page\";b:1;s:38:\"vc_access_rules_post_types/ql_services\";b:1;s:38:\"vc_access_rules_post_types/re_projects\";b:1;s:26:\"vc_access_rules_post_types\";s:6:\"custom\";s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:24:\"vc_access_rules_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:45:{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:31:\"vc_access_rules_post_types/page\";b:1;s:38:\"vc_access_rules_post_types/ql_services\";b:1;s:38:\"vc_access_rules_post_types/re_projects\";b:1;s:26:\"vc_access_rules_post_types\";s:6:\"custom\";s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:21:{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:31:\"vc_access_rules_post_types/page\";b:1;s:38:\"vc_access_rules_post_types/ql_services\";b:1;s:38:\"vc_access_rules_post_types/re_projects\";b:1;s:26:\"vc_access_rules_post_types\";s:6:\"custom\";s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:29:\"vc_access_rules_post_settings\";b:0;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:16:{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:31:\"vc_access_rules_post_types/page\";b:1;s:38:\"vc_access_rules_post_types/ql_services\";b:1;s:38:\"vc_access_rules_post_types/re_projects\";b:1;s:26:\"vc_access_rules_post_types\";s:6:\"custom\";s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(90,'widget_search','a:3:{i:3;a:1:{s:5:\"title\";s:0:\"\";}i:4;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(91,'widget_recent-posts','a:2:{i:3;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(92,'widget_recent-comments','a:2:{i:3;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(93,'widget_archives','a:2:{i:3;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(94,'widget_meta','a:2:{i:3;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(95,'sidebars_widgets','a:4:{s:19:\"wp_inactive_widgets\";a:22:{i:0;s:23:\"renovate_contact_info-2\";i:1;s:23:\"renovate_contact_info-3\";i:2;s:23:\"renovate_contact_info-4\";i:3;s:26:\"renovate_contact_details-2\";i:4;s:31:\"renovate_contact_details_list-2\";i:5;s:15:\"renovate_list-2\";i:6;s:23:\"renovate_recent_posts-2\";i:7;s:23:\"renovate_social_icons-2\";i:8;s:20:\"renovate_cart_icon-2\";i:9;s:10:\"archives-3\";i:10;s:6:\"meta-3\";i:11;s:8:\"search-3\";i:12;s:8:\"search-4\";i:13;s:6:\"text-3\";i:14;s:12:\"categories-3\";i:15;s:12:\"categories-4\";i:16;s:14:\"recent-posts-3\";i:17;s:17:\"recent-comments-3\";i:18;s:10:\"nav_menu-2\";i:19;s:10:\"nav_menu-3\";i:20;s:19:\"wp_posts_carousel-2\";i:21;s:19:\"wp_posts_carousel-3\";}s:9:\"sidebar-1\";a:1:{i:0;s:19:\"wp_posts_carousel-4\";}s:14:\"sidebar-footer\";a:5:{i:0;s:10:\"nav_menu-4\";i:1;s:10:\"nav_menu-5\";i:2;s:10:\"nav_menu-6\";i:3;s:10:\"nav_menu-7\";i:4;s:6:\"text-4\";}s:13:\"array_version\";i:3;}','yes'),(97,'cron','a:5:{i:1685619592;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1685622940;a:1:{s:23:\"aiowps_daily_cron_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1685624080;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:1685640585;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;}}}s:7:\"version\";i:2;}','yes'),(104,'_transient_random_seed','0eef3d7b33ba0df458846efb8dfd69d1','yes'),(109,'_site_transient_timeout_browser_dbdadc589ec4fcf75e70d825b57f1777','1462534793','yes'),(110,'_site_transient_browser_dbdadc589ec4fcf75e70d825b57f1777','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"46.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(116,'db_upgraded','','yes'),(120,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:23:\"kipldeveloper@gmail.com\";s:7:\"version\";s:5:\"4.2.8\";s:9:\"timestamp\";i:1462598927;}','yes'),(125,'can_compress_scripts','1','yes'),(136,'current_theme','Rtcme','yes'),(137,'theme_mods_renovate-child','a:2:{i:0;b:0;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1461930088;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:18:\"orphaned_widgets_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\";}}}}','yes'),(138,'theme_switched','','yes'),(139,'renovate_options','a:28:{s:11:\"favicon_url\";s:56:\"http://rtcme.com/wp-content/uploads/2015/01/favicon2.ico\";s:8:\"logo_url\";s:52:\"http://rtcme.com/wp-content/uploads/2015/01/logo.png\";s:9:\"logo_text\";s:0:\"\";s:11:\"footer_text\";s:73:\"Copyright  ©  2010-2016 Canadian RTC Consultancy  . All Rights Reserved.\";s:11:\"sticky_menu\";i:0;s:10:\"responsive\";i:1;s:10:\"scroll_top\";i:1;s:6:\"layout\";s:9:\"fullwidth\";s:12:\"layout_style\";s:0:\"\";s:20:\"layout_image_overlay\";s:1:\"0\";s:14:\"style_selector\";s:1:\"0\";s:9:\"direction\";s:7:\"default\";s:16:\"ga_tracking_code\";s:0:\"\";s:13:\"cf_admin_name\";s:11:\"Rtcme Admin\";s:14:\"cf_admin_email\";s:15:\"admin@admin.com\";s:12:\"cf_smtp_host\";s:0:\"\";s:16:\"cf_smtp_username\";s:0:\"\";s:16:\"cf_smtp_password\";s:0:\"\";s:12:\"cf_smtp_port\";s:0:\"\";s:14:\"cf_smtp_secure\";s:0:\"\";s:16:\"cf_email_subject\";s:29:\"Renovate WP: Contact from WWW\";s:11:\"cf_template\";s:174:\"<p>&nbsp;</p>\r\n<div><b>Name</b>: [name]</div>\r\n<div><b>E-mail</b>: [email]</div>\r\n<div><b>Phone</b>: [phone]</div>\r\n<div><b>Message</b>: [message]</div>\r\n<p>[form_data]</p>\r\n\";s:21:\"site_background_color\";s:0:\"\";s:10:\"main_color\";s:0:\"\";s:18:\"header_top_sidebar\";s:0:\"\";s:12:\"primary_font\";s:0:\"\";s:19:\"primary_font_subset\";s:0:\"\";s:19:\"primary_font_custom\";s:0:\"\";}','yes'),(140,'wpb_js_content_types','a:4:{i:0;s:4:\"page\";i:1;s:11:\"re_projects\";i:2;s:11:\"re_services\";i:3;s:11:\"ql_services\";}','yes'),(149,'theme_mods_renovate','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:9:\"main-menu\";i:26;s:13:\"services-menu\";s:2:\"27\";}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1463494527;s:4:\"data\";a:8:{s:18:\"orphaned_widgets_1\";a:12:{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\";i:6;s:8:\"search-3\";i:7;s:14:\"recent-posts-3\";i:8;s:17:\"recent-comments-3\";i:9;s:10:\"archives-3\";i:10;s:12:\"categories-3\";i:11;s:6:\"meta-3\";}s:14:\"sidebar-header\";a:4:{i:0;s:31:\"renovate_contact_details_list-2\";i:1;s:8:\"search-4\";i:2;s:20:\"renovate_cart_icon-2\";i:3;s:23:\"renovate_social_icons-2\";}s:18:\"sidebar-footer-top\";a:3:{i:0;s:23:\"renovate_contact_info-2\";i:1;s:23:\"renovate_contact_info-3\";i:2;s:23:\"renovate_contact_info-4\";}s:21:\"sidebar-footer-bottom\";a:4:{i:0;s:26:\"renovate_contact_details-2\";i:1;s:15:\"renovate_list-2\";i:2;s:12:\"categories-4\";i:3;s:23:\"renovate_recent_posts-2\";}s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:1:{i:0;s:19:\"wp_posts_carousel-2\";}s:14:\"sidebar-footer\";a:3:{i:0;s:10:\"nav_menu-2\";i:1;s:10:\"nav_menu-3\";i:2;s:6:\"text-3\";}s:12:\"home_right_1\";a:1:{i:0;s:19:\"wp_posts_carousel-3\";}}}}','yes'),(150,'renovate_installed','1','yes'),(156,'vc_version','4.8.1','yes'),(157,'renovate_google_fonts','O:8:\"stdClass\":3:{s:4:\"kind\";s:20:\"webfonts#webfontList\";s:5:\"items\";a:733:{i:0;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"ABeeZee\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/abeezee/v9/mE5BOuZKGln_Ex0uYKpIaw.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/abeezee/v9/kpplLynmYgP0YtlJA3atRw.ttf\";}}i:1;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Abel\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/abel/v6/RpUKfqNxoyNe_ka23bzQ2A.ttf\";}}i:2;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Abril Fatface\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/abrilfatface/v8/X1g_KwGeBV3ajZIXQ9VnDojjx0o0jr6fNXxPgYh_a8Q.ttf\";}}i:3;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Aclonica\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/aclonica/v6/M6pHZMPwK3DiBSlo3jwAKQ.ttf\";}}i:4;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Acme\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/acme/v5/-J6XNtAHPZBEbsifCdBt-g.ttf\";}}i:5;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Actor\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/actor/v6/ugMf40CrRK6Jf6Yz_xNSmQ.ttf\";}}i:6;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Adamina\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/adamina/v8/RUQfOodOMiVVYqFZcSlT9w.ttf\";}}i:7;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Advent Pro\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:5:\"greek\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":7:{s:3:\"100\";s:87:\"http://fonts.gstatic.com/s/adventpro/v4/87-JOpSUecTG50PBYK4ysi3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"200\";s:87:\"http://fonts.gstatic.com/s/adventpro/v4/URTSSjIp0Wr-GrjxFdFWnGeudeTO44zf-ht3k-KNzwg.ttf\";s:3:\"300\";s:87:\"http://fonts.gstatic.com/s/adventpro/v4/sJaBfJYSFgoB80OL1_66m0eOrDcLawS7-ssYqLr2Xp4.ttf\";s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/adventpro/v4/1NxMBeKVcNNH2H46AUR3wfesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"500\";s:87:\"http://fonts.gstatic.com/s/adventpro/v4/7kBth2-rT8tP40RmMMXMLJp-63r6doWhTEbsfBIRJ7A.ttf\";s:3:\"600\";s:87:\"http://fonts.gstatic.com/s/adventpro/v4/3Jo-2maCzv2QLzQBzaKHV_pTEJqju4Hz1txDWij77d4.ttf\";s:3:\"700\";s:87:\"http://fonts.gstatic.com/s/adventpro/v4/M4I6QiICt-ey_wZTpR2gKwJKKGfqHaYFsRG-T3ceEVo.ttf\";}}i:8;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Aguafina Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/aguafinascript/v5/65g7cgMtMGnNlNyq_Z6CvMxLhO8OSNnfAp53LK1_iRs.ttf\";}}i:9;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Akronim\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/akronim/v5/qA0L2CSArk3tuOWE1AR1DA.ttf\";}}i:10;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Aladin\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/aladin/v5/PyuJ5cVHkduO0j5fAMKvAA.ttf\";}}i:11;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Aldrich\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/aldrich/v6/kMMW1S56gFx7RP_mW1g-Eg.ttf\";}}i:12;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Alef\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:6:\"hebrew\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/alef/v6/ENvZ_P0HBDQxNZYCQO0lUA.ttf\";s:3:\"700\";s:61:\"http://fonts.gstatic.com/s/alef/v6/VDgZJhEwudtOzOFQpZ8MEA.ttf\";}}i:13;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Alegreya\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":6:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/alegreya/v7/62J3atXd6bvMU4qO_ca-eA.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/alegreya/v7/cbshnQGxwmlHBjUil7DaIfesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/alegreya/v7/5oZtdI5-wQwgAFrd9erCsaCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/alegreya/v7/IWi8e5bpnqhMRsZKTcTUWgJKKGfqHaYFsRG-T3ceEVo.ttf\";s:3:\"900\";s:86:\"http://fonts.gstatic.com/s/alegreya/v7/oQeMxX-vxGImzDgX6nxA7KCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"900italic\";s:86:\"http://fonts.gstatic.com/s/alegreya/v7/-L71QLH_XqgYWaI1GbOVhp0EAVxt0G0biEntp43Qt6E.ttf\";}}i:14;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Alegreya SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":6:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/alegreyasc/v6/3ozeFnTbygMK6PfHh8B-iqCWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/alegreyasc/v6/GOqmv3FLsJ2r6ZALMZVBmkeOrDcLawS7-ssYqLr2Xp4.ttf\";s:3:\"700\";s:88:\"http://fonts.gstatic.com/s/alegreyasc/v6/M9OIREoxDkvynwTpBAYUq3e1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:9:\"700italic\";s:88:\"http://fonts.gstatic.com/s/alegreyasc/v6/5PCoU7IUfCicpKBJtBmP6c_zJjSACmk0BRPxQqhnNLU.ttf\";s:3:\"900\";s:88:\"http://fonts.gstatic.com/s/alegreyasc/v6/M9OIREoxDkvynwTpBAYUqyenaqEuufTBk9XMKnKmgDA.ttf\";s:9:\"900italic\";s:88:\"http://fonts.gstatic.com/s/alegreyasc/v6/5PCoU7IUfCicpKBJtBmP6U_yTOUGsoC54csJe1b-IRw.ttf\";}}i:15;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Alegreya Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"vietnamese\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":14:{s:3:\"100\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/TKyx_-JJ6MdpQruNk-t-PJFGFO4uyVFMfB6LZsii7kI.ttf\";s:9:\"100italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/gRkSP2lBpqoMTVxg7DmVn2cDnjsrnI9_xJ-5gnBaHsE.ttf\";s:3:\"300\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/11EDm-lum6tskJMBbdy9acB1LjARzAvdqa1uQC32v70.ttf\";s:9:\"300italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/WfiXipsmjqRqsDBQ1bA9CnfqlVoxTUFFx1C8tBqmbcg.ttf\";s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/KYNzioYhDai7mTMnx_gDgn8f0n03UdmQgF_CLvNR2vg.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/TKyx_-JJ6MdpQruNk-t-PD4G9C9ttb0Oz5Cvf0qOitE.ttf\";s:3:\"500\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/11EDm-lum6tskJMBbdy9aQqQmZ7VjhwksfpNVG0pqGc.ttf\";s:9:\"500italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/WfiXipsmjqRqsDBQ1bA9Cs7DCVO6wo6i5LKIyZDzK40.ttf\";s:3:\"700\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/11EDm-lum6tskJMBbdy9aVCbmAUID8LN-q3pJpOk3Ys.ttf\";s:9:\"700italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/WfiXipsmjqRqsDBQ1bA9CpF66r9C4AnxxlBlGd7xY4g.ttf\";s:3:\"800\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/11EDm-lum6tskJMBbdy9acxnD5BewVtRRHHljCwR2bM.ttf\";s:9:\"800italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/WfiXipsmjqRqsDBQ1bA9CicOAJ_9MkLPbDmrtXDPbIU.ttf\";s:3:\"900\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/11EDm-lum6tskJMBbdy9aW42xlVP-j5dagE7-AU2zwg.ttf\";s:9:\"900italic\";s:90:\"http://fonts.gstatic.com/s/alegreyasans/v3/WfiXipsmjqRqsDBQ1bA9ChRaDUI9aE8-k7PrIG2iiuo.ttf\";}}i:16;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Alegreya Sans SC\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:14:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"800\";i:11;s:9:\"800italic\";i:12;s:3:\"900\";i:13;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"vietnamese\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":14:{s:3:\"100\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/trwFkDJLOJf6hqM93944kVnzStfdnFU-MXbO84aBs_M.ttf\";s:9:\"100italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/qG3gA9iy5RpXMH4crZboqqakMVR0XlJhO7VdJ8yYvA4.ttf\";s:3:\"300\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/AjAmkoP1y0Vaad0UPPR46-1IqtfxJspFjzJp0SaQRcI.ttf\";s:9:\"300italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/0VweK-TO3aQgazdxg8fs0CnTKaH808trtzttbEg4yVA.ttf\";s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/6kgb6ZvOagoVIRZyl8XV-EklWX-XdLVn1WTiuGuvKIU.ttf\";s:6:\"italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/trwFkDJLOJf6hqM93944kTfqo69HNOlCNZvbwAmUtiA.ttf\";s:3:\"500\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/AjAmkoP1y0Vaad0UPPR46_hHTluI57wqxl55RvSYo3s.ttf\";s:9:\"500italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/0VweK-TO3aQgazdxg8fs0NqVvxKdFVwqwzilqfVd39U.ttf\";s:3:\"700\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/AjAmkoP1y0Vaad0UPPR4600aId5t1FC-xZ8nmpa_XLk.ttf\";s:9:\"700italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/0VweK-TO3aQgazdxg8fs0IBYn3VD6xMEnodOh8pnFw4.ttf\";s:3:\"800\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/AjAmkoP1y0Vaad0UPPR46wQgSHD3Lo1Mif2Wkk5swWA.ttf\";s:9:\"800italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/0VweK-TO3aQgazdxg8fs0HStmCm6Rs90XeztCALm0H8.ttf\";s:3:\"900\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/AjAmkoP1y0Vaad0UPPR461Rf9EWUSEX_PR1d_gLKfpM.ttf\";s:9:\"900italic\";s:92:\"http://fonts.gstatic.com/s/alegreyasanssc/v3/0VweK-TO3aQgazdxg8fs0IvtwEfTCJoOJugANj-jWDI.ttf\";}}i:17;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Alex Brush\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/alexbrush/v6/ooh3KJFbKJSUoIRWfiu8o_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:18;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Alfa Slab One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/alfaslabone/v5/Qx6FPcitRwTC_k88tLPc-Yjjx0o0jr6fNXxPgYh_a8Q.ttf\";}}i:19;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Alice\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/alice/v7/wZTAfivekBqIg-rk63nFvQ.ttf\";}}i:20;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Alike\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/alike/v8/Ho8YpRKNk_202fwDiGNIyw.ttf\";}}i:21;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Alike Angular\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/alikeangular/v6/OpeCu4xxI3qO1C7CZcJtPT3XH2uEnVI__ynTBvNyki8.ttf\";}}i:22;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Allan\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/allan/v7/T3lemhgZmLQkQI2Qc2bQHA.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/allan/v7/zSxQiwo7wgnr7KkMXhSiag.ttf\";}}i:23;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Allerta\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/allerta/v7/s9FOEuiJFTNbMe06ifzV8g.ttf\";}}i:24;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Allerta Stencil\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/allertastencil/v7/CdSZfRtHbQrBohqmzSdDYFf2eT4jUldwg_9fgfY_tHc.ttf\";}}i:25;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Allura\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/allura/v4/4hcqgZanyuJ2gMYWffIR6A.ttf\";}}i:26;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Almendra\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/almendra/v8/PDpbB-ZF7deXAAEYPkQOeg.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/almendra/v8/CNWLyiDucqVKVgr4EMidi_esZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/almendra/v8/ZpLdQMj7Q2AFio4nNO6A76CWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/almendra/v8/-tXHKMcnn6FqrhJV3l1e3QJKKGfqHaYFsRG-T3ceEVo.ttf\";}}i:27;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Almendra Display\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/almendradisplay/v6/2Zuu97WJ_ez-87yz5Ai8fF6uyC_qD11hrFQ6EGgTJWI.ttf\";}}i:28;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Almendra SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/almendrasc/v6/IuiLd8Fm9I6raSalxMoWeaCWcynf_cDxXwCLxiixG1c.ttf\";}}i:29;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Amarante\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/amarante/v4/2dQHjIBWSpydit5zkJZnOw.ttf\";}}i:30;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Amaranth\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/amaranth/v6/7VcBog22JBHsHXHdnnycTA.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/amaranth/v6/UrJlRY9LcVERJSvggsdBqPesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/amaranth/v6/j5OFHqadfxyLnQRxFeox6qCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/amaranth/v6/BHyuYFj9nqLFNvOvGh0xTwJKKGfqHaYFsRG-T3ceEVo.ttf\";}}i:31;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Amatic SC\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/amaticsc/v8/MldbRWLFytvqxU1y81xSVg.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/amaticsc/v8/IDnkRTPGcrSVo50UyYNK7y3USBnSvpkopQaUR-2r7iU.ttf\";}}i:32;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Amethysta\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/amethysta/v4/1jEo9tOFIJDolAUpBnWbnA.ttf\";}}i:33;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Amiri\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-04-07\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/amiri/v7/ATARrPmSew75SlpOw2YABQ.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/amiri/v7/3t1yTQlLUXBw8htrqlXBrw.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/amiri/v7/WQsR_moz-FNqVwGYgptqiA.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/amiri/v7/uF8aNEyD0bxMeTBg9bFDSPesZW2xOQ-xsNqO47m55DA.ttf\";}}i:34;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Amita\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-06-03\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/amita/v1/RhdhGBXSJqkHo6g7miTEcQ.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/amita/v1/cIYA2Lzp7l2pcGsqpUidBg.ttf\";}}i:35;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Anaheim\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/anaheim/v4/t-z8aXHMpgI2gjN_rIflKA.ttf\";}}i:36;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Andada\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/andada/v7/rSFaDqNNQBRw3y19MB5Y4w.ttf\";}}i:37;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Andika\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:10:\"vietnamese\";i:1;s:8:\"cyrillic\";i:2;s:9:\"latin-ext\";i:3;s:12:\"cyrillic-ext\";i:4;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-24\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/andika/v7/oe-ag1G0lcqZ3IXfeEgaGg.ttf\";}}i:38;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Angkor\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-04-06\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/angkor/v8/DLpLgIS-8F10ecwKqCm95Q.ttf\";}}i:39;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:24:\"Annie Use Your Telescope\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:99:\"http://fonts.gstatic.com/s/annieuseyourtelescope/v6/2cuiO5VmaR09C8SLGEQjGqbp7mtG8sPlcZvOaO8HBak.ttf\";}}i:40;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Anonymous Pro\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/anonymouspro/v8/Zhfjj_gat3waL4JSju74E-V_5zh5b-_HiooIRUBwn1A.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/anonymouspro/v8/q0u6LFHwttnT_69euiDbWKwIsuKDCXG0NQm7BvAgx-c.ttf\";s:3:\"700\";s:90:\"http://fonts.gstatic.com/s/anonymouspro/v8/WDf5lZYgdmmKhO8E1AQud--Cz_5MeePnXDAcLNWyBME.ttf\";s:9:\"700italic\";s:90:\"http://fonts.gstatic.com/s/anonymouspro/v8/_fVr_XGln-cetWSUc-JpfA1LL9bfs7wyIp6F8OC9RxA.ttf\";}}i:41;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Antic\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/antic/v7/hEa8XCNM7tXGzD0Uk0AipA.ttf\";}}i:42;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Antic Didone\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/anticdidone/v4/r3nJcTDuOluOL6LGDV1vRy3USBnSvpkopQaUR-2r7iU.ttf\";}}i:43;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Antic Slab\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/anticslab/v4/PSbJCTKkAS7skPdkd7AKEvesZW2xOQ-xsNqO47m55DA.ttf\";}}i:44;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Anton\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/anton/v7/XIbCenm-W0IRHWYIh7CGUQ.ttf\";}}i:45;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Arapey\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/arapey/v5/dqu823lrSYn8T2gApTdslA.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/arapey/v5/pY-Xi5JNBpaWxy2tZhEm5A.ttf\";}}i:46;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Arbutus\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/arbutus/v5/Go_hurxoUsn5MnqNVQgodQ.ttf\";}}i:47;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Arbutus Slab\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/arbutusslab/v4/6k3Yp6iS9l4jRIpynA8qMy3USBnSvpkopQaUR-2r7iU.ttf\";}}i:48;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Architects Daughter\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/architectsdaughter/v6/RXTgOOQ9AAtaVOHxx0IUBMCy0EhZjHzu-y0e6uLf4Fg.ttf\";}}i:49;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Archivo Black\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/archivoblack/v4/WoAoVT7K3k7hHfxKbvB6B51XQG8isOYYJhPIYAyrESQ.ttf\";}}i:50;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Archivo Narrow\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/archivonarrow/v5/DsLzC9scoPnrGiwYYMQXppTvAuddT2xDMbdz0mdLyZY.ttf\";s:6:\"italic\";s:91:\"http://fonts.gstatic.com/s/archivonarrow/v5/vqsrtPCpTU3tJlKfuXP5zUpmlyBQEFfdE6dERLXdQGQ.ttf\";s:3:\"700\";s:91:\"http://fonts.gstatic.com/s/archivonarrow/v5/M__Wu4PAmHf4YZvQM8tWsMLtdzs3iyjn_YuT226ZsLU.ttf\";s:9:\"700italic\";s:91:\"http://fonts.gstatic.com/s/archivonarrow/v5/wG6O733y5zHl4EKCOh8rSTg5KB8MNJ4uPAETq9naQO8.ttf\";}}i:51;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Arimo\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:8:{i:0;s:10:\"vietnamese\";i:1;s:6:\"hebrew\";i:2;s:8:\"cyrillic\";i:3;s:9:\"latin-ext\";i:4;s:12:\"cyrillic-ext\";i:5;s:5:\"greek\";i:6;s:9:\"greek-ext\";i:7;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/arimo/v9/Gpeo80g-5ji2CcyXWnzh7g.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/arimo/v9/_OdGbnX2-qQ96C4OjhyuPw.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/arimo/v9/ZItXugREyvV9LnbY_gxAmw.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/arimo/v9/__nOLWqmeXdhfr0g7GaFePesZW2xOQ-xsNqO47m55DA.ttf\";}}i:52;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Arizonia\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/arizonia/v6/yzJqkHZqryZBTM7RKYV9Wg.ttf\";}}i:53;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Armata\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/armata/v6/1H8FwGgIRrbYtxSfXhOHlQ.ttf\";}}i:54;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Artifika\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/artifika/v6/Ekfp4H4QG7D-WsABDOyj8g.ttf\";}}i:55;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Arvo\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/arvo/v9/vvWPwz-PlZEwjOOIKqoZzA.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/arvo/v9/id5a4BCjbenl5Gkqonw_Rw.ttf\";s:3:\"700\";s:61:\"http://fonts.gstatic.com/s/arvo/v9/OB3FDST7U38u3OjPK_vvRQ.ttf\";s:9:\"700italic\";s:61:\"http://fonts.gstatic.com/s/arvo/v9/Hvl2MuWoXLaCy2v6MD4Yvw.ttf\";}}i:56;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Arya\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-05-21\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/arya/v1/xEVqtU3v8QLospHKpDaYEw.ttf\";s:3:\"700\";s:61:\"http://fonts.gstatic.com/s/arya/v1/N13tgOvG7VTXawiI-fJiQA.ttf\";}}i:57;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Asap\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/asap/v4/2lf-1MDR8tsTpEtvJmr2hA.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/asap/v4/mwxNHf8QS8gNWCAMwkJNIg.ttf\";s:3:\"700\";s:61:\"http://fonts.gstatic.com/s/asap/v4/o5RUA7SsJ80M8oDFBnrDbg.ttf\";s:9:\"700italic\";s:61:\"http://fonts.gstatic.com/s/asap/v4/_rZz9y2oXc09jT5T6BexLQ.ttf\";}}i:58;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Asar\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-06-17\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/asar/v1/mSmn3H5CcMA84CZ586X7WQ.ttf\";}}i:59;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Asset\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/asset/v6/hfPmqY-JzuR1lULlQf9iTg.ttf\";}}i:60;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Astloch\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/astloch/v6/fmbitVmHYLQP7MGPuFgpag.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/astloch/v6/aPkhM2tL-tz1jX6aX2rvo_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:61;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Asul\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/asul/v5/9qpsNR_OOwyOYyo2N0IbBw.ttf\";s:3:\"700\";s:61:\"http://fonts.gstatic.com/s/asul/v5/uO8uNmxaq87-DdPmkEg5Gg.ttf\";}}i:62;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Atomic Age\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/atomicage/v7/WvBMe4FxANIKpo6Oi0mVJ_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:63;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Aubrey\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/aubrey/v8/zo9w8klO8bmOQIMajQ2aTA.ttf\";}}i:64;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Audiowide\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/audiowide/v4/yGcwRZB6VmoYhPUYT-mEow.ttf\";}}i:65;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Autour One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/autourone/v4/2xmQBcg7FN72jaQRFZPIDvesZW2xOQ-xsNqO47m55DA.ttf\";}}i:66;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Average\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/average/v4/aHUibBqdDbVYl5FM48pxyQ.ttf\";}}i:67;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Average Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/averagesans/v4/dnU3R-5A_43y5bIyLztPsS3USBnSvpkopQaUR-2r7iU.ttf\";}}i:68;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Averia Gruesa Libre\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/averiagruesalibre/v4/10vbZTOoN6T8D-nvDzwRFyXcKHuZXlCN8VkWHpkUzKM.ttf\";}}i:69;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Averia Libre\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":6:{s:3:\"300\";s:89:\"http://fonts.gstatic.com/s/averialibre/v4/r6hGL8sSLm4dTzOPXgx5XacQoVhARpoaILP7amxE_8g.ttf\";s:9:\"300italic\";s:89:\"http://fonts.gstatic.com/s/averialibre/v4/I6wAYuAvOgT7el2ePj2nkina0FLWfcB-J_SAYmcAXaI.ttf\";s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/averialibre/v4/rYVgHZZQICWnhjguGsBspC3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/averialibre/v4/1etzuoNxVHR8F533EkD1WfMZXuCXbOrAvx5R0IT5Oyo.ttf\";s:3:\"700\";s:89:\"http://fonts.gstatic.com/s/averialibre/v4/r6hGL8sSLm4dTzOPXgx5XUD2ttfZwueP-QU272T9-k4.ttf\";s:9:\"700italic\";s:89:\"http://fonts.gstatic.com/s/averialibre/v4/I6wAYuAvOgT7el2ePj2nkvAs9-1nE9qOqhChW0m4nDE.ttf\";}}i:70;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Averia Sans Libre\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":6:{s:3:\"300\";s:93:\"http://fonts.gstatic.com/s/averiasanslibre/v4/_9-jTfQjaBsWAF_yp5z-V4CP_KG_g80s1KXiBtJHoNc.ttf\";s:9:\"300italic\";s:93:\"http://fonts.gstatic.com/s/averiasanslibre/v4/o7BEIK-fG3Ykc5Rzteh88YuyGu4JqttndUh4gRKxic0.ttf\";s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/averiasanslibre/v4/yRJpjT39KxACO9F31mj_LqV8_KRn4epKAjTFK1s1fsg.ttf\";s:6:\"italic\";s:93:\"http://fonts.gstatic.com/s/averiasanslibre/v4/COEzR_NPBSUOl3pFwPbPoCZU2HnUZT1xVKaIrHDioao.ttf\";s:3:\"700\";s:93:\"http://fonts.gstatic.com/s/averiasanslibre/v4/_9-jTfQjaBsWAF_yp5z-V8QwVOrz1y5GihpZmtKLhlI.ttf\";s:9:\"700italic\";s:93:\"http://fonts.gstatic.com/s/averiasanslibre/v4/o7BEIK-fG3Ykc5Rzteh88bXy1DXgmJcVtKjM5UWamMs.ttf\";}}i:71;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Averia Serif Libre\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":6:{s:3:\"300\";s:94:\"http://fonts.gstatic.com/s/averiaseriflibre/v5/yvITAdr5D1nlsdFswJAb8SmC4gFJ2PHmfdVKEd_5S9M.ttf\";s:9:\"300italic\";s:94:\"http://fonts.gstatic.com/s/averiaseriflibre/v5/YOLFXyye4sZt6AZk1QybCG2okl0bU63CauowU4iApig.ttf\";s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/averiaseriflibre/v5/fdtF30xa_Erw0zAzOoG4BZqY66i8AUyI16fGqw0iAew.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/averiaseriflibre/v5/o9qhvK9iT5iDWfyhQUe-6Ru_b0bTq5iipbJ9hhgHJ6U.ttf\";s:3:\"700\";s:94:\"http://fonts.gstatic.com/s/averiaseriflibre/v5/yvITAdr5D1nlsdFswJAb8Q50KV5TaOVolur4zV2iZsg.ttf\";s:9:\"700italic\";s:94:\"http://fonts.gstatic.com/s/averiaseriflibre/v5/YOLFXyye4sZt6AZk1QybCNxohRXP4tNDqG3X4Hqn21k.ttf\";}}i:72;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Bad Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/badscript/v5/cRyUs0nJ2eMQFHwBsZNRXfesZW2xOQ-xsNqO47m55DA.ttf\";}}i:73;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Balthazar\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/balthazar/v5/WgbaSIs6dJAGXJ0qbz2xlw.ttf\";}}i:74;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Bangers\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/bangers/v8/WAffdge5w99Xif-DLeqmcA.ttf\";}}i:75;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Basic\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/basic/v6/hNII2mS5Dxw5C0u_m3mXgA.ttf\";}}i:76;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Battambang\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-04-06\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/battambang/v9/MzrUfQLefYum5vVGM3EZVPesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:88:\"http://fonts.gstatic.com/s/battambang/v9/dezbRtMzfzAA99DmrCYRMgJKKGfqHaYFsRG-T3ceEVo.ttf\";}}i:77;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Baumans\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/baumans/v5/o0bFdPW1H5kd5saqqOcoVg.ttf\";}}i:78;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Bayon\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-04-03\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/bayon/v8/yTubusjTnpNRZwA4_50iVw.ttf\";}}i:79;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Belgrano\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/belgrano/v6/iq8DUa2s7g6WRCeMiFrmtQ.ttf\";}}i:80;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Belleza\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/belleza/v4/wchA3BWJlVqvIcSeNZyXew.ttf\";}}i:81;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"BenchNine\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:3:\"300\";s:87:\"http://fonts.gstatic.com/s/benchnine/v4/ah9xtUy9wLQ3qnWa2p-piS3USBnSvpkopQaUR-2r7iU.ttf\";s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/benchnine/v4/h3OAlYqU3aOeNkuXgH2Q2w.ttf\";s:3:\"700\";s:87:\"http://fonts.gstatic.com/s/benchnine/v4/qZpi6ZVZg3L2RL_xoBLxWS3USBnSvpkopQaUR-2r7iU.ttf\";}}i:82;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Bentham\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/bentham/v6/5-Mo8Fe7yg5tzV0GlQIuzQ.ttf\";}}i:83;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Berkshire Swash\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/berkshireswash/v4/4RZJjVRPjYnC2939hKCAimKfbtsIjCZP_edQljX9gR0.ttf\";}}i:84;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Bevan\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/bevan/v7/Rtg3zDsCeQiaJ_Qno22OJA.ttf\";}}i:85;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Bigelow Rules\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/bigelowrules/v4/FEJCPLwo07FS-6SK6Al50X8f0n03UdmQgF_CLvNR2vg.ttf\";}}i:86;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Bigshot One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/bigshotone/v6/wSyZjBNTWDQHnvWE2jt6j6CWcynf_cDxXwCLxiixG1c.ttf\";}}i:87;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Bilbo\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/bilbo/v6/-ty-lPs5H7OIucWbnpFrkA.ttf\";}}i:88;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Bilbo Swash Caps\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/bilboswashcaps/v7/UB_-crLvhx-PwGKW1oosDmYeFSdnSpRYv5h9gpdlD1g.ttf\";}}i:89;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Biryani\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-04-22\";s:5:\"files\";O:8:\"stdClass\":7:{s:3:\"200\";s:85:\"http://fonts.gstatic.com/s/biryani/v1/Xx38YzyTFF8n6mRS1Yd88vesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"300\";s:85:\"http://fonts.gstatic.com/s/biryani/v1/u-bneRbizmFMd0VQp5Ze6vesZW2xOQ-xsNqO47m55DA.ttf\";s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/biryani/v1/W7bfR8-IY76Xz0QoB8L2xw.ttf\";s:3:\"600\";s:85:\"http://fonts.gstatic.com/s/biryani/v1/1EdcPCVxBR2txgjrza6_YPesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/biryani/v1/qN2MTZ0j1sKSCtfXLB2dR_esZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"800\";s:85:\"http://fonts.gstatic.com/s/biryani/v1/DJyziS7FEy441v22InYdevesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"900\";s:85:\"http://fonts.gstatic.com/s/biryani/v1/trcLkrIut0lM_PPSyQfAMPesZW2xOQ-xsNqO47m55DA.ttf\";}}i:90;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Bitter\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/bitter/v7/w_BNdJvVZDRmqy5aSfB2kQ.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/bitter/v7/TC0FZEVzXQIGgzmRfKPZbA.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/bitter/v7/4dUtr_4BvHuoRU35suyOAg.ttf\";}}i:91;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Black Ops One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/blackopsone/v7/2XW-DmDsGbDLE372KrMW1Yjjx0o0jr6fNXxPgYh_a8Q.ttf\";}}i:92;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Bokor\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-04-06\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/bokor/v8/uAKdo0A85WW23Gs6mcbw7A.ttf\";}}i:93;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Bonbon\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/bonbon/v7/IW3u1yzG1knyW5oz0s9_6Q.ttf\";}}i:94;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Boogaloo\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/boogaloo/v6/4Wu1tvFMoB80fSu8qLgQfQ.ttf\";}}i:95;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Bowlby One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/bowlbyone/v7/eKpHjHfjoxM2bX36YNucefesZW2xOQ-xsNqO47m55DA.ttf\";}}i:96;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Bowlby One SC\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/bowlbyonesc/v8/8ZkeXftTuzKBtmxOYXoRedDkZCMxWJecxjvKm2f8MJw.ttf\";}}i:97;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Brawler\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/brawler/v6/3gfSw6imxQnQxweVITqUrg.ttf\";}}i:98;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Bree Serif\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/breeserif/v5/5h9crBVIrvZqgf34FHcnEfesZW2xOQ-xsNqO47m55DA.ttf\";}}i:99;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Bubblegum Sans\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/bubblegumsans/v5/Y9iTUUNz6lbl6TrvV4iwsytnKWgpfO2iSkLzTz-AABg.ttf\";}}i:100;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Bubbler One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/bubblerone/v4/e8S0qevkZAFaBybtt_SU4qCWcynf_cDxXwCLxiixG1c.ttf\";}}i:101;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Buda\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:3:\"300\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:3:\"300\";s:61:\"http://fonts.gstatic.com/s/buda/v6/hLtAmNUmEMJH2yx7NGUjnA.ttf\";}}i:102;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Buenard\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/buenard/v7/NSpMPGKAUgrLrlstYVvIXQ.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/buenard/v7/yUlGE115dGr7O9w9FlP3UvesZW2xOQ-xsNqO47m55DA.ttf\";}}i:103;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Butcherman\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/butcherman/v7/bxiJmD567sPBVpJsT0XR0vesZW2xOQ-xsNqO47m55DA.ttf\";}}i:104;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Butterfly Kids\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/butterflykids/v4/J4NTF5M25htqeTffYImtlUZaDk62iwTBnbnvwSjZciA.ttf\";}}i:105;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Cabin\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":8:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/cabin/v8/XeuAFYo2xAPHxZGBbQtHhA.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/cabin/v8/0tJ9k3DI5xC4GBgs1E_Jxw.ttf\";s:3:\"500\";s:62:\"http://fonts.gstatic.com/s/cabin/v8/HgsCQ-k3_Z_uQ86aFolNBg.ttf\";s:9:\"500italic\";s:83:\"http://fonts.gstatic.com/s/cabin/v8/50sjhrGE0njyO-7mGDhGP_esZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"600\";s:62:\"http://fonts.gstatic.com/s/cabin/v8/eUDAvKhBtmTCkeVBsFk34A.ttf\";s:9:\"600italic\";s:83:\"http://fonts.gstatic.com/s/cabin/v8/sFQpQDBd3G2om0Nl5dD2CvesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/cabin/v8/4EKhProuY1hq_WCAomq9Dg.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/cabin/v8/K83QKi8MOKLEqj6bgZ7LrfesZW2xOQ-xsNqO47m55DA.ttf\";}}i:106;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Cabin Condensed\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/cabincondensed/v7/B0txb0blf2N29WdYPJjMSiQPsWWoiv__AzYJ9Zzn9II.ttf\";s:3:\"500\";s:92:\"http://fonts.gstatic.com/s/cabincondensed/v7/Ez4zJbsGr2BgXcNUWBVgEARL_-ABKXdjsJSPT0lc2Bk.ttf\";s:3:\"600\";s:92:\"http://fonts.gstatic.com/s/cabincondensed/v7/Ez4zJbsGr2BgXcNUWBVgELS5sSASxc8z4EQTQj7DCAI.ttf\";s:3:\"700\";s:92:\"http://fonts.gstatic.com/s/cabincondensed/v7/Ez4zJbsGr2BgXcNUWBVgEMAWgzcA047xWLixhLCofl8.ttf\";}}i:107;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Cabin Sketch\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/cabinsketch/v8/d9fijO34zQajqQvl3YHRCS3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"700\";s:89:\"http://fonts.gstatic.com/s/cabinsketch/v8/ki3SSN5HMOO0-IOLOj069ED2ttfZwueP-QU272T9-k4.ttf\";}}i:108;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Caesar Dressing\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/caesardressing/v5/2T_WzBgE2Xz3FsyJMq34T9gR43u4FvCuJwIfF5Zxl6Y.ttf\";}}i:109;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Cagliostro\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/cagliostro/v5/i85oXbtdSatNEzss99bpj_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:110;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Calligraffitti\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/calligraffitti/v7/vLVN2Y-z65rVu1R7lWdvyDXz_orj3gX0_NzfmYulrko.ttf\";}}i:111;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Cambay\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/cambay/v1/etU9Bab4VuhzS-OKsb1VXg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/cambay/v1/ZEz9yNqpEOgejaw1rBhugQ.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/cambay/v1/jw9niBxa04eEhnSwTWCEgw.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/cambay/v1/j-5v_uUr0NXTumWN0siOiaCWcynf_cDxXwCLxiixG1c.ttf\";}}i:112;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Cambo\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/cambo/v5/PnwpRuTdkYCf8qk4ajmNRA.ttf\";}}i:113;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Candal\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/candal/v6/x44dDW28zK7GR1gGDBmj9g.ttf\";}}i:114;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Cantarell\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/cantarell/v6/p5ydP_uWQ5lsFzcP_XVMEw.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/cantarell/v6/DTCLtOSqP-7dgM-V_xKUjqCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"700\";s:87:\"http://fonts.gstatic.com/s/cantarell/v6/Yir4ZDsCn4g1kWopdg-ehC3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"700italic\";s:87:\"http://fonts.gstatic.com/s/cantarell/v6/weehrwMeZBXb0QyrWnRwFXe1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}i:115;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Cantata One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-03-22\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/cantataone/v6/-a5FDvnBqaBMDaGgZYnEfqCWcynf_cDxXwCLxiixG1c.ttf\";}}i:116;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Cantora One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/cantoraone/v5/oI-DS62RbHI8ZREjp73ehqCWcynf_cDxXwCLxiixG1c.ttf\";}}i:117;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Capriola\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/capriola/v4/JxXPlkdzWwF9Cwelbvi9jA.ttf\";}}i:118;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Cardo\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:9:\"latin-ext\";i:1;s:5:\"greek\";i:2;s:9:\"greek-ext\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/cardo/v8/jbkF2_R0FKUEZTq5dwSknQ.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/cardo/v8/pcv4Np9tUkq0YREYUcEEJQ.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/cardo/v8/lQN30weILimrKvp8rZhF1w.ttf\";}}i:119;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Carme\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/carme/v7/08E0NP1eRBEyFRUadmMfgA.ttf\";}}i:120;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Carrois Gothic\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/carroisgothic/v4/GCgb7bssGpwp7V5ynxmWy2x3d0cwUleGuRTmCYfCUaM.ttf\";}}i:121;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Carrois Gothic SC\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/carroisgothicsc/v4/bVp4nhwFIXU-r3LqUR8DSJTdPW1ioadGi2uRiKgJVCY.ttf\";}}i:122;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Carter One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/carterone/v8/5X_LFvdbcB7OBG7hBgZ7fPesZW2xOQ-xsNqO47m55DA.ttf\";}}i:123;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Catamaran\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:5:\"tamil\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-08-06\";s:5:\"files\";O:8:\"stdClass\":9:{s:3:\"100\";s:87:\"http://fonts.gstatic.com/s/catamaran/v1/ilWHBiy0krUPdlmYxDuqC6CWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"200\";s:87:\"http://fonts.gstatic.com/s/catamaran/v1/hFc-HKSsGk6M-psujei1MC3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"300\";s:87:\"http://fonts.gstatic.com/s/catamaran/v1/Aaag4ccR7Oh_4eai-jbrYC3USBnSvpkopQaUR-2r7iU.ttf\";s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/catamaran/v1/MdNkM-DU8f6R-25Nxpr_XA.ttf\";s:3:\"500\";s:87:\"http://fonts.gstatic.com/s/catamaran/v1/83WSX3F86qsvj1Z4EI0tQi3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"600\";s:87:\"http://fonts.gstatic.com/s/catamaran/v1/a9PlHHnuBWiGGk0TwuFKTi3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"700\";s:87:\"http://fonts.gstatic.com/s/catamaran/v1/PpgVtUHUdnBZYNpnzGbScy3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"800\";s:87:\"http://fonts.gstatic.com/s/catamaran/v1/6VjB_uSfn3DZ93IQv58CmC3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"900\";s:87:\"http://fonts.gstatic.com/s/catamaran/v1/5ys9TqpQc9Q6gHqbSox6py3USBnSvpkopQaUR-2r7iU.ttf\";}}i:124;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Caudex\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:9:\"latin-ext\";i:1;s:5:\"greek\";i:2;s:9:\"greek-ext\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/caudex/v6/PWEexiHLDmQbn2b1OPZWfg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/caudex/v6/XjMZF6XCisvV3qapD4oJdw.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/caudex/v6/PetCI4GyQ5Q3LiOzUu_mMg.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/caudex/v6/yT8YeHLjaJvQXlUEYOA8gqCWcynf_cDxXwCLxiixG1c.ttf\";}}i:125;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Caveat\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-10-05\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/caveat/v1/8I23b6N-6rRVbh-C_Vx3yA.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/caveat/v1/LkaFtQENGJry2eUMwGRTeA.ttf\";}}i:126;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Caveat Brush\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-10-05\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/caveatbrush/v1/_d7bgsk3hfC4DXnUEeYKsy3USBnSvpkopQaUR-2r7iU.ttf\";}}i:127;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Cedarville Cursive\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/cedarvillecursive/v7/cuCe6HrkcqrWTWTUE7dw-41zwq9-z_Lf44CzRAA0d0Y.ttf\";}}i:128;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Ceviche One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-24\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/cevicheone/v7/WOaXIMBD4VYMy39MsobJhKCWcynf_cDxXwCLxiixG1c.ttf\";}}i:129;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Changa One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/changaone/v9/dr4qjce4W3kxFrZRkVD87fesZW2xOQ-xsNqO47m55DA.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/changaone/v9/wJVQlUs1lAZel-WdTo2U9y3USBnSvpkopQaUR-2r7iU.ttf\";}}i:130;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Chango\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/chango/v5/3W3AeMMtRTH08t5qLOjBmg.ttf\";}}i:131;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Chau Philomene One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/chauphilomeneone/v4/KKc5egCL-a2fFVoOA2x6tBFi5dxgSTdxqnMJgWkBJcg.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/chauphilomeneone/v4/eJj1PY_iN4KiIuyOvtMHJP6uyLkxyiC4WcYA74sfquE.ttf\";}}i:132;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Chela One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-24\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/chelaone/v5/h5O0dEnpnIq6jQnWxZybrA.ttf\";}}i:133;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Chelsea Market\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/chelseamarket/v4/qSdzwh2A4BbNemy78sJLfAAI1i8fIftCBXsBF2v9UMI.ttf\";}}i:134;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Chenla\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-04-03\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/chenla/v9/aLNpdAUDq2MZbWz2U1a16g.ttf\";}}i:135;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Cherry Cream Soda\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/cherrycreamsoda/v6/OrD-AUnFcZeeKa6F_c0_WxOiHiuAPYA9ry3O1RG2XIU.ttf\";}}i:136;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Cherry Swash\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/cherryswash/v4/HqOk7C7J1TZ5i3L-ejF0vi3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"700\";s:89:\"http://fonts.gstatic.com/s/cherryswash/v4/-CfyMyQqfucZPQNB0nvYyED2ttfZwueP-QU272T9-k4.ttf\";}}i:137;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Chewy\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/chewy/v7/hcDN5cvQdIu6Bx4mg_TSyw.ttf\";}}i:138;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Chicle\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/chicle/v5/xg4q57Ut9ZmyFwLp51JLgg.ttf\";}}i:139;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Chivo\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"900\";i:3;s:9:\"900italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/chivo/v7/L88PEuzS9eRfHRZhAPhZyw.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/chivo/v7/Oe3-Q-a2kBzPnhHck_baMg.ttf\";s:3:\"900\";s:62:\"http://fonts.gstatic.com/s/chivo/v7/JAdkiWd46QCW4vOsj3dzTA.ttf\";s:9:\"900italic\";s:83:\"http://fonts.gstatic.com/s/chivo/v7/LoszYnE86q2wJEOjCigBQ_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:140;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Chonburi\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:10:\"vietnamese\";i:1;s:4:\"thai\";i:2;s:9:\"latin-ext\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-08-06\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/chonburi/v1/jd9PfbW0x_8Myt_XeUxvSQ.ttf\";}}i:141;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Cinzel\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/cinzel/v4/GF7dy_Nc-a6EaHYSyGd-EA.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/cinzel/v4/nYcFQ6_3pf_6YDrOFjBR8Q.ttf\";s:3:\"900\";s:63:\"http://fonts.gstatic.com/s/cinzel/v4/FTBj72ozM2cEOSxiVsRb3A.ttf\";}}i:142;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Cinzel Decorative\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/cinzeldecorative/v4/fmgK7oaJJIXAkhd9798yQgT5USbJx2F82lQbogPy2bY.ttf\";s:3:\"700\";s:94:\"http://fonts.gstatic.com/s/cinzeldecorative/v4/pXhIVnhFtL_B9Vb1wq2F95-YYVDmZkJErg0zgx9XuZI.ttf\";s:3:\"900\";s:94:\"http://fonts.gstatic.com/s/cinzeldecorative/v4/pXhIVnhFtL_B9Vb1wq2F97Khqbv0zQZa0g-9HOXAalU.ttf\";}}i:143;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Clicker Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/clickerscript/v4/Zupmk8XwADjufGxWB9KThBnpV0hQCek3EmWnCPrvGRM.ttf\";}}i:144;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Coda\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/coda/v11/yHDvulhg-P-p2KRgRrnUYw.ttf\";s:3:\"800\";s:62:\"http://fonts.gstatic.com/s/coda/v11/6ZIw0sbALY0KTMWllZB3hQ.ttf\";}}i:145;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Coda Caption\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:3:\"800\";s:89:\"http://fonts.gstatic.com/s/codacaption/v9/YDl6urZh-DUFhiMBTgAnz_qsay_1ZmRGmC8pVRdIfAg.ttf\";}}i:146;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Codystar\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:3:\"300\";s:86:\"http://fonts.gstatic.com/s/codystar/v4/EVaUzfJkcb8Zqx9kzQLXqqCWcynf_cDxXwCLxiixG1c.ttf\";s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/codystar/v4/EN-CPFKYowSI7SuR7-0cZA.ttf\";}}i:147;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Combo\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/combo/v5/Nab98KjR3JZSSPGtzLyXNw.ttf\";}}i:148;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Comfortaa\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"greek\";i:4;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:3:\"300\";s:87:\"http://fonts.gstatic.com/s/comfortaa/v7/r_tUZNl0G8xCoOmp_JkSCi3USBnSvpkopQaUR-2r7iU.ttf\";s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/comfortaa/v7/lZx6C1VViPgSOhCBUP7hXA.ttf\";s:3:\"700\";s:87:\"http://fonts.gstatic.com/s/comfortaa/v7/fND5XPYKrF2tQDwwfWZJIy3USBnSvpkopQaUR-2r7iU.ttf\";}}i:149;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Coming Soon\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/comingsoon/v6/Yz2z3IAe2HSQAOWsSG8COKCWcynf_cDxXwCLxiixG1c.ttf\";}}i:150;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Concert One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/concertone/v7/N5IWCIGhUNdPZn_efTxKN6CWcynf_cDxXwCLxiixG1c.ttf\";}}i:151;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Condiment\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/condiment/v4/CstmdiPpgFSV0FUNL5LrJA.ttf\";}}i:152;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Content\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-04-06\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/content/v8/l8qaLjygvOkDEU2G6-cjfQ.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/content/v8/7PivP8Zvs2qn6F6aNbSQe_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:153;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Contrail One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/contrailone/v6/b41KxjgiyqX-hkggANDU6C3USBnSvpkopQaUR-2r7iU.ttf\";}}i:154;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Convergence\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/convergence/v5/eykrGz1NN_YpQmkAZjW-qKCWcynf_cDxXwCLxiixG1c.ttf\";}}i:155;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Cookie\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/cookie/v7/HxeUC62y_YdDbiFlze357A.ttf\";}}i:156;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Copse\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/copse/v6/wikLrtPGjZDvZ5w2i5HLWg.ttf\";}}i:157;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Corben\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/corben/v9/tTysMZkt-j8Y5yhkgsoajQ.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/corben/v9/lirJaFSQWdGQuV--fksg5g.ttf\";}}i:158;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Courgette\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/courgette/v4/2YO0EYtyE9HUPLZprahpZA.ttf\";}}i:159;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Cousine\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:8:{i:0;s:10:\"vietnamese\";i:1;s:6:\"hebrew\";i:2;s:8:\"cyrillic\";i:3;s:9:\"latin-ext\";i:4;s:12:\"cyrillic-ext\";i:5;s:5:\"greek\";i:6;s:9:\"greek-ext\";i:7;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/cousine/v10/GYX4bPXObJNJo63QJEUnLg.ttf\";s:6:\"italic\";s:65:\"http://fonts.gstatic.com/s/cousine/v10/1WtIuajLoo8vjVwsrZ3eOg.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/cousine/v10/FXEOnNUcCzhdtoBxiq-lovesZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/cousine/v10/y_AZ5Sz-FwL1lux2xLSTZS3USBnSvpkopQaUR-2r7iU.ttf\";}}i:160;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Coustard\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/coustard/v6/iO2Rs5PmqAEAXoU3SkMVBg.ttf\";s:3:\"900\";s:86:\"http://fonts.gstatic.com/s/coustard/v6/W02OCWO6OfMUHz6aVyegQ6CWcynf_cDxXwCLxiixG1c.ttf\";}}i:161;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:21:\"Covered By Your Grace\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/coveredbyyourgrace/v6/6ozZp4BPlrbDRWPe3EBGA6CVUMdvnk-GcAiZQrX9Gek.ttf\";}}i:162;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Crafty Girls\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/craftygirls/v5/0Sv8UWFFdhQmesHL32H8oy3USBnSvpkopQaUR-2r7iU.ttf\";}}i:163;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Creepster\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/creepster/v5/0vdr5kWJ6aJlOg5JvxnXzQ.ttf\";}}i:164;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Crete Round\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/creteround/v5/B8EwN421qqOCCT8vOH4wJ6CWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/creteround/v5/5xAt7XK2vkUdjhGtt98unUeOrDcLawS7-ssYqLr2Xp4.ttf\";}}i:165;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Crimson Text\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"600\";i:3;s:9:\"600italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":6:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/crimsontext/v6/3IFMwfRa07i-auYR-B-zNS3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/crimsontext/v6/a5QZnvmn5amyNI-t2BMkWPMZXuCXbOrAvx5R0IT5Oyo.ttf\";s:3:\"600\";s:89:\"http://fonts.gstatic.com/s/crimsontext/v6/rEy5tGc5HdXy56Xvd4f3I2v8CylhIUtwUiYO7Z2wXbE.ttf\";s:9:\"600italic\";s:89:\"http://fonts.gstatic.com/s/crimsontext/v6/4j4TR-EfnvCt43InYpUNDIR-5-urNOGAobhAyctHvW8.ttf\";s:3:\"700\";s:89:\"http://fonts.gstatic.com/s/crimsontext/v6/rEy5tGc5HdXy56Xvd4f3I0D2ttfZwueP-QU272T9-k4.ttf\";s:9:\"700italic\";s:89:\"http://fonts.gstatic.com/s/crimsontext/v6/4j4TR-EfnvCt43InYpUNDPAs9-1nE9qOqhChW0m4nDE.ttf\";}}i:166;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Croissant One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/croissantone/v4/mPjsOObnC77fp1cvZlOfIYjjx0o0jr6fNXxPgYh_a8Q.ttf\";}}i:167;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Crushed\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/crushed/v6/aHwSejs3Kt0Lg95u7j32jA.ttf\";}}i:168;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Cuprum\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/cuprum/v7/JgXs0F_UiaEdAS74msmFNg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/cuprum/v7/cLEz0KV6OxInnktSzpk58g.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/cuprum/v7/6tl3_FkDeXSD72oEHuJh4w.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/cuprum/v7/bnkXaBfoYvaJ75axRPSwVKCWcynf_cDxXwCLxiixG1c.ttf\";}}i:169;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Cutive\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/cutive/v8/G2bW-ImyOCwKxBkLyz39YQ.ttf\";}}i:170;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Cutive Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/cutivemono/v4/ncWQtFVKcSs8OW798v30k6CWcynf_cDxXwCLxiixG1c.ttf\";}}i:171;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Damion\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/damion/v6/13XtECwKxhD_VrOqXL4SiA.ttf\";}}i:172;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Dancing Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/dancingscript/v6/DK0eTGXiZjN6yA8zAEyM2RnpV0hQCek3EmWnCPrvGRM.ttf\";s:3:\"700\";s:91:\"http://fonts.gstatic.com/s/dancingscript/v6/KGBfwabt0ZRLA5W1ywjowb_dAmXiKjTPGCuO6G2MbfA.ttf\";}}i:173;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Dangrek\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-04-06\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/dangrek/v8/LOaFhBT-EHNxZjV8DAW_ew.ttf\";}}i:174;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Dawning of a New Day\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/dawningofanewday/v7/JiDsRhiKZt8uz3NJ5xA06gXLnohmOYWQZqo_sW8GLTk.ttf\";}}i:175;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Days One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/daysone/v6/kzwZjNhc1iabMsrc_hKBIA.ttf\";}}i:176;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Dekko\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2015-04-03\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/dekko/v2/AKtgABKC1rUxgIgS-bpojw.ttf\";}}i:177;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Delius\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/delius/v6/TQA163qafki2-gV-B6F_ag.ttf\";}}i:178;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Delius Swash Caps\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/deliusswashcaps/v8/uXyrEUnoWApxIOICunRq7yIrxb5zDVgU2N3VzXm7zq4.ttf\";}}i:179;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Delius Unicase\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/deliusunicase/v9/b2sKujV3Q48RV2PQ0k1vqu6rPKfVZo7L2bERcf0BDns.ttf\";s:3:\"700\";s:91:\"http://fonts.gstatic.com/s/deliusunicase/v9/7FTMTITcb4dxUp99FAdTqNy5weKXdcrx-wE0cgECMq8.ttf\";}}i:180;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Della Respira\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/dellarespira/v4/F4E6Lo_IZ6L9AJCcbqtDVeDcg5akpSnIcsPhLOFv7l8.ttf\";}}i:181;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Denk One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/denkone/v4/TdXOeA4eA_hEx4W8Sh9wPw.ttf\";}}i:182;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Devonshire\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/devonshire/v5/I3ct_2t12SYizP8ZC-KFi_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:183;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Dhurjati\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/dhurjati/v4/uV6jO5e2iFMbGB0z79Cy5g.ttf\";}}i:184;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Didact Gothic\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"greek\";i:4;s:9:\"greek-ext\";i:5;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/didactgothic/v7/v8_72sD3DYMKyM0dn3LtWotBLojGU5Qdl8-5NL4v70w.ttf\";}}i:185;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Diplomata\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-03-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/diplomata/v8/u-ByBiKgN6rTMA36H3kcKg.ttf\";}}i:186;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Diplomata SC\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/diplomatasc/v5/JdVwAwfE1a_pahXjk5qpNi3USBnSvpkopQaUR-2r7iU.ttf\";}}i:187;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Domine\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/domine/v4/wfVIgamVFjMNQAEWurCiHA.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/domine/v4/phBcG1ZbQFxUIt18hPVxnw.ttf\";}}i:188;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Donegal One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/donegalone/v4/6kN4-fDxz7T9s5U61HwfF6CWcynf_cDxXwCLxiixG1c.ttf\";}}i:189;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Doppio One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/doppioone/v4/WHZ3HJQotpk_4aSMNBo_t_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:190;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Dorsa\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/dorsa/v7/wCc3cUe6XrmG2LQE6GlIrw.ttf\";}}i:191;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Dosis\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":7:{s:3:\"200\";s:62:\"http://fonts.gstatic.com/s/dosis/v4/ztftab0r6hcd7AeurUGrSQ.ttf\";s:3:\"300\";s:62:\"http://fonts.gstatic.com/s/dosis/v4/awIB6L0h5mb0plIKorXmuA.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/dosis/v4/rJRlixu-w0JZ1MyhJpao_Q.ttf\";s:3:\"500\";s:62:\"http://fonts.gstatic.com/s/dosis/v4/ruEXDOFMxDPGnjCBKRqdAQ.ttf\";s:3:\"600\";s:62:\"http://fonts.gstatic.com/s/dosis/v4/KNAswRNwm3tfONddYyidxg.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/dosis/v4/AEEAj0ONidK8NQQMBBlSig.ttf\";s:3:\"800\";s:62:\"http://fonts.gstatic.com/s/dosis/v4/nlrKd8E69vvUU39XGsvR7Q.ttf\";}}i:192;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Dr Sugiyama\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/drsugiyama/v5/S5Yx3MIckgoyHhhS4C9Tv6CWcynf_cDxXwCLxiixG1c.ttf\";}}i:193;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Droid Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/droidsans/v6/rS9BT6-asrfjpkcV3DXf__esZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:87:\"http://fonts.gstatic.com/s/droidsans/v6/EFpQQyG9GqCrobXxL-KRMQJKKGfqHaYFsRG-T3ceEVo.ttf\";}}i:194;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Droid Sans Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/droidsansmono/v7/ns-m2xQYezAtqh7ai59hJcwD6PD0c3_abh9zHKQtbGU.ttf\";}}i:195;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Droid Serif\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/droidserif/v6/DgAtPy6rIVa2Zx3Xh9KaNaCWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/droidserif/v6/cj2hUnSRBhwmSPr9kS5890eOrDcLawS7-ssYqLr2Xp4.ttf\";s:3:\"700\";s:88:\"http://fonts.gstatic.com/s/droidserif/v6/QQt14e8dY39u-eYBZmppwXe1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:9:\"700italic\";s:88:\"http://fonts.gstatic.com/s/droidserif/v6/c92rD_x0V1LslSFt3-QEps_zJjSACmk0BRPxQqhnNLU.ttf\";}}i:196;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Duru Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/durusans/v9/xn7iYH8xwmSyTvEV_HOxTw.ttf\";}}i:197;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Dynalight\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/dynalight/v5/-CWsIe8OUDWTIHjSAh41kA.ttf\";}}i:198;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"EB Garamond\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:5:{i:0;s:10:\"vietnamese\";i:1;s:8:\"cyrillic\";i:2;s:9:\"latin-ext\";i:3;s:12:\"cyrillic-ext\";i:4;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/ebgaramond/v7/CDR0kuiFK7I1OZ2hSdR7G6CWcynf_cDxXwCLxiixG1c.ttf\";}}i:199;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Eagle Lake\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/eaglelake/v4/ZKlYin7caemhx9eSg6RvPfesZW2xOQ-xsNqO47m55DA.ttf\";}}i:200;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Eater\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/eater/v5/gm6f3OmYEdbs3lPQtUfBkA.ttf\";}}i:201;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Economica\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/economica/v4/G4rJRujzZbq9Nxngu9l3hg.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/economica/v4/p5O9AVeUqx_n35xQRinNYaCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"700\";s:87:\"http://fonts.gstatic.com/s/economica/v4/UK4l2VEpwjv3gdcwbwXE9C3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"700italic\";s:87:\"http://fonts.gstatic.com/s/economica/v4/ac5dlUsedQ03RqGOeay-3Xe1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}i:202;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Eczar\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-24\";s:5:\"files\";O:8:\"stdClass\":5:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/eczar/v4/uKZcAQ5JBBs1UbeXFRbBRg.ttf\";s:3:\"500\";s:62:\"http://fonts.gstatic.com/s/eczar/v4/Ooe4KaPp2594tF8TbMfdlQ.ttf\";s:3:\"600\";s:62:\"http://fonts.gstatic.com/s/eczar/v4/IjQsWW0bmgkZ6lnN72cnTQ.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/eczar/v4/ELC8RVXfBMb3VuuHtMwBOA.ttf\";s:3:\"800\";s:62:\"http://fonts.gstatic.com/s/eczar/v4/9Uyt6nTZLx_Qj5_WRah-iQ.ttf\";}}i:203;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Ek Mukta\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":7:{s:3:\"200\";s:85:\"http://fonts.gstatic.com/s/ekmukta/v7/crtkNHh5JcM3VJKG0E-B36CWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"300\";s:85:\"http://fonts.gstatic.com/s/ekmukta/v7/mpaAv7CIyk0VnZlqSneVxKCWcynf_cDxXwCLxiixG1c.ttf\";s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/ekmukta/v7/aFcjXdC5jyJ1p8w54wIIrg.ttf\";s:3:\"500\";s:85:\"http://fonts.gstatic.com/s/ekmukta/v7/PZ1y2MstFczWvBlFSgzMyaCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"600\";s:85:\"http://fonts.gstatic.com/s/ekmukta/v7/Z5Mfzeu6M3emakcJO2QeTqCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/ekmukta/v7/4ugcOGR28Jn-oBIn0-qLYaCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"800\";s:85:\"http://fonts.gstatic.com/s/ekmukta/v7/O68TH5OjEhVmn9_gIrcfS6CWcynf_cDxXwCLxiixG1c.ttf\";}}i:204;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Electrolize\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/electrolize/v5/yFVu5iokC-nt4B1Cyfxb9aCWcynf_cDxXwCLxiixG1c.ttf\";}}i:205;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Elsie\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/elsie/v5/gwspePauE45BJu6Ok1QrfQ.ttf\";s:3:\"900\";s:62:\"http://fonts.gstatic.com/s/elsie/v5/1t-9f0N2NFYwAgN7oaISqg.ttf\";}}i:206;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Elsie Swash Caps\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/elsieswashcaps/v4/9L3hIJMPCf6sxCltnxd6X2YeFSdnSpRYv5h9gpdlD1g.ttf\";s:3:\"900\";s:92:\"http://fonts.gstatic.com/s/elsieswashcaps/v4/iZnus9qif0tR5pGaDv5zdKoKBWBozTtxi30NfZDOXXU.ttf\";}}i:207;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Emblema One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/emblemaone/v5/7IlBUjBWPIiw7cr_O2IfSaCWcynf_cDxXwCLxiixG1c.ttf\";}}i:208;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Emilys Candy\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/emilyscandy/v4/PofLVm6v1SwZGOzC8s-I3S3USBnSvpkopQaUR-2r7iU.ttf\";}}i:209;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Engagement\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/engagement/v5/4Uz0Jii7oVPcaFRYmbpU6vesZW2xOQ-xsNqO47m55DA.ttf\";}}i:210;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Englebert\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/englebert/v4/sll38iOvOuarDTYBchlP3Q.ttf\";}}i:211;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Enriqueta\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/enriqueta/v5/_p90TrIwR1SC-vDKtmrv6A.ttf\";s:3:\"700\";s:87:\"http://fonts.gstatic.com/s/enriqueta/v5/I27Pb-wEGH2ajLYP0QrtSC3USBnSvpkopQaUR-2r7iU.ttf\";}}i:212;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Erica One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-24\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/ericaone/v7/cIBnH2VAqQMIGYAcE4ufvQ.ttf\";}}i:213;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Esteban\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/esteban/v4/ESyhLgqDDyK5JcFPp2svDw.ttf\";}}i:214;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Euphoria Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/euphoriascript/v4/c4XB4Iijj_NvSsCF4I0O2MxLhO8OSNnfAp53LK1_iRs.ttf\";}}i:215;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Ewert\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/ewert/v4/Em8hrzuzSbfHcTVqMjbAQg.ttf\";}}i:216;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:3:\"Exo\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":18:{s:3:\"100\";s:60:\"http://fonts.gstatic.com/s/exo/v4/RI7A9uwjRmPbVp0n8e-Jvg.ttf\";s:9:\"100italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/qtGyZZlWb2EEvby3ZPosxw.ttf\";s:3:\"200\";s:60:\"http://fonts.gstatic.com/s/exo/v4/F8OfC_swrRRxpFt-tlXZQg.ttf\";s:9:\"200italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/fr4HBfXHYiIngW2_bhlgRw.ttf\";s:3:\"300\";s:60:\"http://fonts.gstatic.com/s/exo/v4/SBrN7TKUqgGUvfxqHqsnNw.ttf\";s:9:\"300italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/3gmiLjBegIfcDLISjTGA1g.ttf\";s:7:\"regular\";s:60:\"http://fonts.gstatic.com/s/exo/v4/eUEzTFueNXRVhbt4PEB8kQ.ttf\";s:6:\"italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/cfgolWisMSURhpQeVHl_NA.ttf\";s:3:\"500\";s:60:\"http://fonts.gstatic.com/s/exo/v4/jCg6DmGGXt_OVyp5ofQHPw.ttf\";s:9:\"500italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/lo5eTdCNJZQVN08p8RnzAQ.ttf\";s:3:\"600\";s:60:\"http://fonts.gstatic.com/s/exo/v4/q_SG5kXUmOcIvFpgtdZnlw.ttf\";s:9:\"600italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/0cExa8K_pxS2lTuMr68XUA.ttf\";s:3:\"700\";s:60:\"http://fonts.gstatic.com/s/exo/v4/3_jwsL4v9uHjl5Q37G57mw.ttf\";s:9:\"700italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/0me55yJIxd5vyQ9bF7SsiA.ttf\";s:3:\"800\";s:60:\"http://fonts.gstatic.com/s/exo/v4/yLPuxBuV0lzqibRJyooOJg.ttf\";s:9:\"800italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/n3LejeKVj_8gtZq5fIgNYw.ttf\";s:3:\"900\";s:60:\"http://fonts.gstatic.com/s/exo/v4/97d0nd6Yv4-SA_X92xAuZA.ttf\";s:9:\"900italic\";s:60:\"http://fonts.gstatic.com/s/exo/v4/JHTkQVhzyLtkY13Ye95TJQ.ttf\";}}i:217;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Exo 2\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":18:{s:3:\"100\";s:61:\"http://fonts.gstatic.com/s/exo2/v3/oVOtQy53isv97g4UhBUDqg.ttf\";s:9:\"100italic\";s:61:\"http://fonts.gstatic.com/s/exo2/v3/LNYVgsJcaCxoKFHmd4AZcg.ttf\";s:3:\"200\";s:61:\"http://fonts.gstatic.com/s/exo2/v3/qa-Ci2pBwJdCxciE1ErifQ.ttf\";s:9:\"200italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/DCrVxDVvS69n50O-5erZVvesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"300\";s:61:\"http://fonts.gstatic.com/s/exo2/v3/nLUBdz_lHHoVIPor05Byhw.ttf\";s:9:\"300italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/iSy9VTeUTiqiurQg2ywtu_esZW2xOQ-xsNqO47m55DA.ttf\";s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/exo2/v3/Pf_kZuIH5c5WKVkQUaeSWQ.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/exo2/v3/xxA5ZscX9sTU6U0lZJUlYA.ttf\";s:3:\"500\";s:61:\"http://fonts.gstatic.com/s/exo2/v3/oM0rzUuPqVJpW-VEIpuW5w.ttf\";s:9:\"500italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/amzRVCB-gipwdihZZ2LtT_esZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"600\";s:61:\"http://fonts.gstatic.com/s/exo2/v3/YnSn3HsyvyI1feGSdRMYqA.ttf\";s:9:\"600italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/Vmo58BiptGwfVFb0teU5gPesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:61:\"http://fonts.gstatic.com/s/exo2/v3/2DiK4XkdTckfTk6we73-bQ.ttf\";s:9:\"700italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/Sdo-zW-4_--pDkTg6bYrY_esZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"800\";s:61:\"http://fonts.gstatic.com/s/exo2/v3/IVYl_7dJruOg8zKRpC8Hrw.ttf\";s:9:\"800italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/p0TA6KeOz1o4rySEbvUxI_esZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"900\";s:61:\"http://fonts.gstatic.com/s/exo2/v3/e8csG8Wnu87AF6uCndkFRQ.ttf\";s:9:\"900italic\";s:82:\"http://fonts.gstatic.com/s/exo2/v3/KPhsGCoT2-7Uj6pMlRscH_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:218;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Expletus Sans\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:8:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"500\";i:3;s:9:\"500italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":8:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/expletussans/v9/gegTSDBDs5le3g6uxU1ZsX8f0n03UdmQgF_CLvNR2vg.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/expletussans/v9/Y-erXmY0b6DU_i2Qu0hTJj4G9C9ttb0Oz5Cvf0qOitE.ttf\";s:3:\"500\";s:90:\"http://fonts.gstatic.com/s/expletussans/v9/cl6rhMY77Ilk8lB_uYRRwAqQmZ7VjhwksfpNVG0pqGc.ttf\";s:9:\"500italic\";s:90:\"http://fonts.gstatic.com/s/expletussans/v9/sRBNtc46w65uJE451UYmW87DCVO6wo6i5LKIyZDzK40.ttf\";s:3:\"600\";s:90:\"http://fonts.gstatic.com/s/expletussans/v9/cl6rhMY77Ilk8lB_uYRRwCvj1tU7IJMS3CS9kCx2B3U.ttf\";s:9:\"600italic\";s:90:\"http://fonts.gstatic.com/s/expletussans/v9/sRBNtc46w65uJE451UYmW8yKH23ZS6zCKOFHG0e_4JE.ttf\";s:3:\"700\";s:90:\"http://fonts.gstatic.com/s/expletussans/v9/cl6rhMY77Ilk8lB_uYRRwFCbmAUID8LN-q3pJpOk3Ys.ttf\";s:9:\"700italic\";s:90:\"http://fonts.gstatic.com/s/expletussans/v9/sRBNtc46w65uJE451UYmW5F66r9C4AnxxlBlGd7xY4g.ttf\";}}i:219;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Fanwood Text\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/fanwoodtext/v6/hDNDHUlsSb8bgnEmDp4T_i3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/fanwoodtext/v6/0J3SBbkMZqBV-3iGxs5E9_MZXuCXbOrAvx5R0IT5Oyo.ttf\";}}i:220;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Fascinate\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/fascinate/v5/ZE0637WWkBPKt1AmFaqD3Q.ttf\";}}i:221;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Fascinate Inline\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/fascinateinline/v6/lRguYfMfWArflkm5aOQ5QJmp8DTZ6iHear7UV05iykg.ttf\";}}i:222;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Faster One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/fasterone/v6/YxTOW2sf56uxD1T7byP5K_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:223;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Fasthand\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-04-03\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/fasthand/v7/6XAagHH_KmpZL67wTvsETQ.ttf\";}}i:224;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Fauna One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/faunaone/v4/8kL-wpAPofcAMELI_5NRnQ.ttf\";}}i:225;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Federant\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-24\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/federant/v8/tddZFSiGvxICNOGra0i5aA.ttf\";}}i:226;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Federo\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/federo/v8/JPhe1S2tujeyaR79gXBLeQ.ttf\";}}i:227;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Felipa\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/felipa/v4/SeyfyFZY7abAQXGrOIYnYg.ttf\";}}i:228;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Fenix\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/fenix/v4/Ak8wR3VSlAN7VN_eMeJj7Q.ttf\";}}i:229;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Finger Paint\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/fingerpaint/v4/m_ZRbiY-aPb13R3DWPBGXy3USBnSvpkopQaUR-2r7iU.ttf\";}}i:230;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Fira Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"greek\";i:4;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-04-06\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/firamono/v3/WQOm1D4RO-yvA9q9trJc8g.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/firamono/v3/l24Wph3FsyKAbJ8dfExTZy3USBnSvpkopQaUR-2r7iU.ttf\";}}i:231;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Fira Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"greek\";i:4;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":8:{s:3:\"300\";s:86:\"http://fonts.gstatic.com/s/firasans/v5/VTBnrK42EiOBncVyQXZ7jy3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"300italic\";s:86:\"http://fonts.gstatic.com/s/firasans/v5/6s0YCA9oCTF6hM60YM-qTS9-WlPSxbfiI49GsXo3q0g.ttf\";s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/firasans/v5/nsT0isDy56OkSX99sFQbXw.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/firasans/v5/cPT_2ddmoxsUuMtQqa8zGqCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"500\";s:86:\"http://fonts.gstatic.com/s/firasans/v5/zM2u8V3CuPVwAAXFQcDi4C3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"500italic\";s:86:\"http://fonts.gstatic.com/s/firasans/v5/6s0YCA9oCTF6hM60YM-qTcCNfqCYlB_eIx7H1TVXe60.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/firasans/v5/DugPdSljmOTocZOR2CItOi3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/firasans/v5/6s0YCA9oCTF6hM60YM-qTXe1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}i:232;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Fjalla One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/fjallaone/v4/3b7vWCfOZsU53vMa8LWsf_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:233;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Fjord One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/fjordone/v5/R_YHK8au2uFPw5tNu5N7zw.ttf\";}}i:234;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Flamenco\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:3:\"300\";s:86:\"http://fonts.gstatic.com/s/flamenco/v6/x9iI5CogvuZVCGoRHwXuo6CWcynf_cDxXwCLxiixG1c.ttf\";s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/flamenco/v6/HC0ugfLLgt26I5_BWD1PZA.ttf\";}}i:235;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Flavors\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/flavors/v5/SPJi5QclATvon8ExcKGRvQ.ttf\";}}i:236;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Fondamento\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/fondamento/v5/6LWXcjT1B7bnWluAOSNfMPesZW2xOQ-xsNqO47m55DA.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/fondamento/v5/y6TmwhSbZ8rYq7OTFyo7OS3USBnSvpkopQaUR-2r7iU.ttf\";}}i:237;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Fontdiner Swanky\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/fontdinerswanky/v6/8_GxIO5ixMtn5P6COsF3TlBjMPLzPAFJwRBn-s1U7kA.ttf\";}}i:238;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Forum\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/forum/v7/MZUpsq1VfLrqv8eSDcbrrQ.ttf\";}}i:239;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Francois One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/francoisone/v9/bYbkq2nU2TSx4SwFbz5sCC3USBnSvpkopQaUR-2r7iU.ttf\";}}i:240;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Freckle Face\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/freckleface/v4/7-B8j9BPJgazdHIGqPNv8y3USBnSvpkopQaUR-2r7iU.ttf\";}}i:241;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Fredericka the Great\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/frederickathegreat/v5/7Es8Lxoku-e5eOZWpxw18nrnet6gXN1McwdQxS1dVrI.ttf\";}}i:242;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Fredoka One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/fredokaone/v4/QKfwXi-z-KtJAlnO2ethYqCWcynf_cDxXwCLxiixG1c.ttf\";}}i:243;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Freehand\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-04-06\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/freehand/v8/uEBQxvA0lnn_BrD6krlxMw.ttf\";}}i:244;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Fresca\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/fresca/v5/2q7Qm9sCo1tWvVgSDVWNIw.ttf\";}}i:245;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Frijole\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/frijole/v5/L2MfZse-2gCascuD-nLhWg.ttf\";}}i:246;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Fruktur\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/fruktur/v8/PnQvfEi1LssAvhJsCwH__w.ttf\";}}i:247;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Fugaz One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/fugazone/v6/5tteVDCwxsr8-5RuSiRWOw.ttf\";}}i:248;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"GFS Didot\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"greek\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/gfsdidot/v6/jQKxZy2RU-h9tkPZcRVluA.ttf\";}}i:249;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"GFS Neohellenic\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"greek\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/gfsneohellenic/v7/B4xRqbn-tANVqVgamMsSDiayCZa0z7CpFzlkqoCHztc.ttf\";s:6:\"italic\";s:92:\"http://fonts.gstatic.com/s/gfsneohellenic/v7/KnaWrO4awITAqigQIIYXKkCTdomiyJpIzPbEbIES3rU.ttf\";s:3:\"700\";s:92:\"http://fonts.gstatic.com/s/gfsneohellenic/v7/7HwjPQa7qNiOsnUce2h4448_BwCLZY3eDSV6kppAwI8.ttf\";s:9:\"700italic\";s:92:\"http://fonts.gstatic.com/s/gfsneohellenic/v7/FwWjoX6XqT-szJFyqsu_GYFF0fM4h-krcpQk7emtCpE.ttf\";}}i:250;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Gabriela\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/gabriela/v4/B-2ZfbAO3HDrxqV6lR5tdA.ttf\";}}i:251;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Gafata\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/gafata/v5/aTFqlki_3Dc3geo-FxHTvQ.ttf\";}}i:252;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Galdeano\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/galdeano/v6/ZKFMQI6HxEG1jOT0UGSZUg.ttf\";}}i:253;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Galindo\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/galindo/v4/2lafAS_ZEfB33OJryhXDUg.ttf\";}}i:254;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Gentium Basic\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/gentiumbasic/v8/KCktj43blvLkhOTolFn-MYtBLojGU5Qdl8-5NL4v70w.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/gentiumbasic/v8/qoFz4NSMaYC2UmsMAG3lyTj3mvXnCeAk09uTtmkJGRc.ttf\";s:3:\"700\";s:90:\"http://fonts.gstatic.com/s/gentiumbasic/v8/2qL6yulgGf0wwgOp-UqGyLNuTeOOLg3nUymsEEGmdO0.ttf\";s:9:\"700italic\";s:90:\"http://fonts.gstatic.com/s/gentiumbasic/v8/8N9-c_aQDJ8LbI1NGVMrwtswO1vWwP9exiF8s0wqW10.ttf\";}}i:255;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Gentium Book Basic\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/gentiumbookbasic/v7/IRFxB2matTxrjZt6a3FUnrWDjKAyldGEr6eEi2MBNeY.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/gentiumbookbasic/v7/qHqW2lwKO8-uTfIkh8FsUfXfjMwrYnmPVsQth2IcAPY.ttf\";s:3:\"700\";s:94:\"http://fonts.gstatic.com/s/gentiumbookbasic/v7/T2vUYmWzlqUtgLYdlemGnaWESMHIjnSjm9UUxYtEOko.ttf\";s:9:\"700italic\";s:94:\"http://fonts.gstatic.com/s/gentiumbookbasic/v7/632u7TMIoFDWQYUaHFUp5PA2A9KyRZEkn4TZVuhsWRM.ttf\";}}i:256;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:3:\"Geo\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:60:\"http://fonts.gstatic.com/s/geo/v8/mJuJYk5Pww84B4uHAQ1XaA.ttf\";s:6:\"italic\";s:60:\"http://fonts.gstatic.com/s/geo/v8/8_r1wToF7nPdDuX1qxel6Q.ttf\";}}i:257;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Geostar\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/geostar/v6/A8WQbhQbpYx3GWWaShJ9GA.ttf\";}}i:258;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Geostar Fill\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/geostarfill/v6/Y5ovXPPOHYTfQzK2aM-hui3USBnSvpkopQaUR-2r7iU.ttf\";}}i:259;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Germania One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/germaniaone/v4/3_6AyUql_-FbDi1e68jHdC3USBnSvpkopQaUR-2r7iU.ttf\";}}i:260;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Gidugu\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/gidugu/v3/Ey6Eq3hrT6MM58iFItFcgw.ttf\";}}i:261;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Gilda Display\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/gildadisplay/v4/8yAVUZLLZ3wb7dSsjix0CADHmap7fRWINAsw8-RaxNg.ttf\";}}i:262;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Give You Glory\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/giveyouglory/v6/DFEWZFgGmfseyIdGRJAxuBwwkpSPZdvjnMtysdqprfI.ttf\";}}i:263;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Glass Antiqua\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/glassantiqua/v4/0yLrXKplgdUDIMz5TnCHNODcg5akpSnIcsPhLOFv7l8.ttf\";}}i:264;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Glegoo\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/glegoo/v5/2tf-h3n2A_SNYXEO0C8bKw.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/glegoo/v5/TlLolbauH0-0Aiz1LUH5og.ttf\";}}i:265;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Gloria Hallelujah\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/gloriahallelujah/v8/CA1k7SlXcY5kvI81M_R28Q3RdPdyebSUyJECJouPsvA.ttf\";}}i:266;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Goblin One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/goblinone/v6/331XtzoXgpVEvNTVcBJ_C_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:267;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Gochi Hand\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/gochihand/v7/KT1-WxgHsittJ34_20IfAPesZW2xOQ-xsNqO47m55DA.ttf\";}}i:268;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Gorditas\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/gorditas/v4/uMgZhXUyH6qNGF3QsjQT5Q.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/gorditas/v4/6-XCeknmxaon8AUqVkMnHaCWcynf_cDxXwCLxiixG1c.ttf\";}}i:269;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:21:\"Goudy Bookletter 1911\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/goudybookletter1911/v6/l5lwlGTN3pEY5Bf-rQEuIIjNDsyURsIKu4GSfvSE4mA.ttf\";}}i:270;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Graduate\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/graduate/v4/JpAmYLHqcIh9_Ff35HHwiA.ttf\";}}i:271;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Grand Hotel\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/grandhotel/v4/C_A8HiFZjXPpnMt38XnK7qCWcynf_cDxXwCLxiixG1c.ttf\";}}i:272;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Gravitas One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/gravitasone/v6/nBHdBv6zVNU8MtP6w9FwTS3USBnSvpkopQaUR-2r7iU.ttf\";}}i:273;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Great Vibes\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/greatvibes/v4/4Mi5RG_9LjQYrTU55GN_L6CWcynf_cDxXwCLxiixG1c.ttf\";}}i:274;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Griffy\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/griffy/v4/vWkyYGBSyE5xjnShNtJtzw.ttf\";}}i:275;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Gruppo\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/gruppo/v7/pS_JM0cK_piBZve-lfUq9w.ttf\";}}i:276;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Gudea\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/gudea/v4/S-4QqBlkMPiiA3jNeCR5yw.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/gudea/v4/7mNgsGw_vfS-uUgRVXNDSw.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/gudea/v4/lsip4aiWhJ9bx172Y9FN_w.ttf\";}}i:277;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Gurajada\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/gurajada/v4/6Adfkl4PCRyq6XTENACEyA.ttf\";}}i:278;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Habibi\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/habibi/v5/YYyqXF6pWpL7kmKgS_2iUA.ttf\";}}i:279;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Halant\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2016-03-14\";s:5:\"files\";O:8:\"stdClass\":5:{s:3:\"300\";s:63:\"http://fonts.gstatic.com/s/halant/v2/dM3ItAOWNNod_Cf3MnLlEg.ttf\";s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/halant/v2/rEs7Jk3SVyt3cTx6DoTu1w.ttf\";s:3:\"500\";s:63:\"http://fonts.gstatic.com/s/halant/v2/tlsNj3K-hJKtiirTDtUbkQ.ttf\";s:3:\"600\";s:63:\"http://fonts.gstatic.com/s/halant/v2/zNR2WvI_V8o652vIZp3X4Q.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/halant/v2/D9FN7OH89AuCmZDLHbPQfA.ttf\";}}i:280;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Hammersmith One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/hammersmithone/v7/FWNn6ITYqL6or7ZTmBxRhjjVlsJB_M_Q_LtZxsoxvlw.ttf\";}}i:281;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Hanalei\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/hanalei/v6/Sx8vVMBnXSQyK6Cn0CBJ3A.ttf\";}}i:282;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Hanalei Fill\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/hanaleifill/v5/5uPeWLnaDdtm4UBG26Ds6C3USBnSvpkopQaUR-2r7iU.ttf\";}}i:283;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Handlee\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/handlee/v5/6OfkXkyC0E5NZN80ED8u3A.ttf\";}}i:284;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Hanuman\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/hanuman/v9/hRhwOGGmElJSl6KSPvEnOQ.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/hanuman/v9/lzzXZ2l84x88giDrbfq76vesZW2xOQ-xsNqO47m55DA.ttf\";}}i:285;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Happy Monkey\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/happymonkey/v5/c2o0ps8nkBmaOYctqBq1rS3USBnSvpkopQaUR-2r7iU.ttf\";}}i:286;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Headland One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/headlandone/v4/iGmBeOvQGfq9DSbjJ8jDVy3USBnSvpkopQaUR-2r7iU.ttf\";}}i:287;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Henny Penny\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/hennypenny/v4/XRgo3ogXyi3tpsFfjImRF6CWcynf_cDxXwCLxiixG1c.ttf\";}}i:288;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Herr Von Muellerhoff\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/herrvonmuellerhoff/v6/mmy24EUmk4tjm4gAEjUd7NLGIYrUsBdh-JWHYgiDiMU.ttf\";}}i:289;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Hind\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":5:{s:3:\"300\";s:61:\"http://fonts.gstatic.com/s/hind/v5/qa346Adgv9kPDXoD1my4kA.ttf\";s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/hind/v5/mktFHh5Z5P9YjGKSslSUtA.ttf\";s:3:\"500\";s:61:\"http://fonts.gstatic.com/s/hind/v5/2cs8RCVcYtiv4iNDH1UsQQ.ttf\";s:3:\"600\";s:61:\"http://fonts.gstatic.com/s/hind/v5/TUKUmFMXSoxloBP1ni08oA.ttf\";s:3:\"700\";s:61:\"http://fonts.gstatic.com/s/hind/v5/cXJJavLdUbCfjxlsA6DqTw.ttf\";}}i:290;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Hind Siliguri\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:7:\"bengali\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-09-09\";s:5:\"files\";O:8:\"stdClass\":5:{s:3:\"300\";s:90:\"http://fonts.gstatic.com/s/hindsiliguri/v1/fBpmjMpv5Rh6S25yVfWJnzoJ52uD-1fmXmi8u0n_zsc.ttf\";s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/hindsiliguri/v1/f2eEi2pbIa8eBfNwpUl0Am_MnNA9OgK8I1F23mNWOpE.ttf\";s:3:\"500\";s:90:\"http://fonts.gstatic.com/s/hindsiliguri/v1/fBpmjMpv5Rh6S25yVfWJn__2zpxNHQ3utWt_82o9dAo.ttf\";s:3:\"600\";s:90:\"http://fonts.gstatic.com/s/hindsiliguri/v1/fBpmjMpv5Rh6S25yVfWJn-x91FDzFvnud68bXrNkpDA.ttf\";s:3:\"700\";s:90:\"http://fonts.gstatic.com/s/hindsiliguri/v1/fBpmjMpv5Rh6S25yVfWJn6iiXuG_rGcOxkuidirlnJE.ttf\";}}i:291;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Hind Vadodara\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:8:\"gujarati\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-09-09\";s:5:\"files\";O:8:\"stdClass\":5:{s:3:\"300\";s:90:\"http://fonts.gstatic.com/s/hindvadodara/v1/KrZ6f_YevRawHvh0qDBkTbDwfZ__Dotj_J8NiWv76DQ.ttf\";s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/hindvadodara/v1/9c6KKeibr6NtFqknnNxZB-Dcg5akpSnIcsPhLOFv7l8.ttf\";s:3:\"500\";s:90:\"http://fonts.gstatic.com/s/hindvadodara/v1/KrZ6f_YevRawHvh0qDBkTZzEKvFIU9WyojfbAkhDb6c.ttf\";s:3:\"600\";s:90:\"http://fonts.gstatic.com/s/hindvadodara/v1/KrZ6f_YevRawHvh0qDBkTfgXs2VXrZsRiQ1c96pXZKI.ttf\";s:3:\"700\";s:90:\"http://fonts.gstatic.com/s/hindvadodara/v1/KrZ6f_YevRawHvh0qDBkTYGjoH95IEFGA7BjhXnx_eg.ttf\";}}i:292;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Holtwood One SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/holtwoodonesc/v7/sToOq3cIxbfnhbEkgYNuBbAgSRh1LpJXlLfl8IbsmHg.ttf\";}}i:293;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Homemade Apple\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/homemadeapple/v6/yg3UMEsefgZ8IHz_ryz86BiPOmFWYV1WlrJkRafc4c0.ttf\";}}i:294;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Homenaje\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/homenaje/v5/v0YBU0iBRrGdVjDNQILxtA.ttf\";}}i:295;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"IM Fell DW Pica\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/imfelldwpica/v6/W81bfaWiUicLSPbJhW-ATsA5qm663gJGVdtpamafG5A.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/imfelldwpica/v6/alQJ8SK5aSOZVaelYoyT4PL2asmh5DlYQYCosKo6yQs.ttf\";}}i:296;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"IM Fell DW Pica SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/imfelldwpicasc/v6/xBKKJV4z2KsrtQnmjGO17JZ9RBdEL0H9o5qzT1Rtof4.ttf\";}}i:297;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"IM Fell Double Pica\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/imfelldoublepica/v6/yN1wY_01BkQnO0LYAhXdUol14jEdVOhEmvtCMCVwYak.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/imfelldoublepica/v6/64odUh2hAw8D9dkFKTlWYq0AWwkgdQfsRHec8TYi4mI.ttf\";}}i:298;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:22:\"IM Fell Double Pica SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/imfelldoublepicasc/v6/jkrUtrLFpMw4ZazhfkKsGwc4LoC4OJUqLw9omnT3VOU.ttf\";}}i:299;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"IM Fell English\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/imfellenglish/v6/xwIisCqGFi8pff-oa9uSVHGNmx1fDm-u2eBJHQkdrmk.ttf\";s:6:\"italic\";s:91:\"http://fonts.gstatic.com/s/imfellenglish/v6/Z3cnIAI_L3XTRfz4JuZKbuewladMPCWTthtMv9cPS-c.ttf\";}}i:300;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"IM Fell English SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/imfellenglishsc/v6/h3Tn6yWfw4b5qaLD1RWvz5ATixNthKRRR1XVH3rJNiw.ttf\";}}i:301;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"IM Fell French Canon\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/imfellfrenchcanon/v6/iKB0WL1BagSpNPz3NLMdsJ3V2FNpBrlLSvqUnERhBP8.ttf\";s:6:\"italic\";s:95:\"http://fonts.gstatic.com/s/imfellfrenchcanon/v6/owCuNQkLLFW7TBBPJbMnhRa-QL94KdW80H29tcyld2A.ttf\";}}i:302;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:23:\"IM Fell French Canon SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/imfellfrenchcanonsc/v6/kA3bS19-tQbeT_iG32EZmaiyyzHwYrAbmNulTz423iM.ttf\";}}i:303;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"IM Fell Great Primer\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/imfellgreatprimer/v6/AL8ALGNthei20f9Cu3e93rgeX3ROgtTz44CitKAxzKI.ttf\";s:6:\"italic\";s:95:\"http://fonts.gstatic.com/s/imfellgreatprimer/v6/1a-artkXMVg682r7TTxVY1_YG2SFv8Ma7CxRl1S3o7g.ttf\";}}i:304;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:23:\"IM Fell Great Primer SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/imfellgreatprimersc/v6/A313vRj97hMMGFjt6rgSJtRg-ciw1Y27JeXb2Zv4lZQ.ttf\";}}i:305;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Iceberg\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/iceberg/v4/p2XVm4M-N0AOEEOymFKC5w.ttf\";}}i:306;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Iceland\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/iceland/v5/kq3uTMGgvzWGNi39B_WxGA.ttf\";}}i:307;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Imprima\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/imprima/v4/eRjquWLjwLGnTEhLH7u3kA.ttf\";}}i:308;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Inconsolata\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v12\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/inconsolata/v12/7bMKuoy6Nh0ft0SHnIGMuaCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"700\";s:90:\"http://fonts.gstatic.com/s/inconsolata/v12/AIed271kqQlcIRSOnQH0yXe1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}i:309;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Inder\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/inder/v5/C38TwecLTfKxIHDc_Adcrw.ttf\";}}i:310;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Indie Flower\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/indieflower/v8/10JVD_humAd5zP2yrFqw6i3USBnSvpkopQaUR-2r7iU.ttf\";}}i:311;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Inika\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/inika/v4/eZCrULQGaIxkrRoGz_DjhQ.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/inika/v4/bl3ZoTyrWsFun2zYbsgJrA.ttf\";}}i:312;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Inknut Antiqua\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:7:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":7:{s:3:\"300\";s:91:\"http://fonts.gstatic.com/s/inknutantiqua/v1/CagoW52rBcslcXzHh6tVIg6hmPNSXwHGnJQCeQHKUMo.ttf\";s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/inknutantiqua/v1/VlmmTfOrxr3HfcnhMueX9arFJ4O13IHVxZbM6yoslpo.ttf\";s:3:\"500\";s:91:\"http://fonts.gstatic.com/s/inknutantiqua/v1/CagoW52rBcslcXzHh6tVIiYCDvi1XFzRnTV7qUFsNgk.ttf\";s:3:\"600\";s:91:\"http://fonts.gstatic.com/s/inknutantiqua/v1/CagoW52rBcslcXzHh6tVIjLEgY6PI0GrY6L00mykcEQ.ttf\";s:3:\"700\";s:91:\"http://fonts.gstatic.com/s/inknutantiqua/v1/CagoW52rBcslcXzHh6tVIlRhfXn9P4_QueZ7VkUHUNc.ttf\";s:3:\"800\";s:91:\"http://fonts.gstatic.com/s/inknutantiqua/v1/CagoW52rBcslcXzHh6tVInARjXVu2t2krcNTHiCb1qY.ttf\";s:3:\"900\";s:91:\"http://fonts.gstatic.com/s/inknutantiqua/v1/CagoW52rBcslcXzHh6tVIrTsNy1JrFNT1qKy8j7W3CU.ttf\";}}i:313;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Irish Grover\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/irishgrover/v6/kUp7uUPooL-KsLGzeVJbBC3USBnSvpkopQaUR-2r7iU.ttf\";}}i:314;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Istok Web\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/istokweb/v10/RYLSjEXQ0nNtLLc4n7--dQ.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/istokweb/v10/kvcT2SlTjmGbC3YlZxmrl6CWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"700\";s:87:\"http://fonts.gstatic.com/s/istokweb/v10/2koEo4AKFSvK4B52O_Mwai3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"700italic\";s:87:\"http://fonts.gstatic.com/s/istokweb/v10/ycQ3g52ELrh3o_HYCNNUw3e1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}i:315;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Italiana\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/italiana/v4/dt95fkCSTOF-c6QNjwSycA.ttf\";}}i:316;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Italianno\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/italianno/v6/HsyHnLpKf8uP7aMpDQHZmg.ttf\";}}i:317;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Itim\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:10:\"vietnamese\";i:1;s:4:\"thai\";i:2;s:9:\"latin-ext\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-08-06\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/itim/v1/HHV9WK2x5lUkc5bxMXG8Tw.ttf\";}}i:318;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Jacques Francois\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/jacquesfrancois/v4/_-0XWPQIW6tOzTHg4KaJ_M13D_4KM32Q4UmTSjpuNGQ.ttf\";}}i:319;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:23:\"Jacques Francois Shadow\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:99:\"http://fonts.gstatic.com/s/jacquesfrancoisshadow/v4/V14y0H3vq56fY9SV4OL_FASt0D_oLVawA8L8b9iKjbs.ttf\";}}i:320;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Jaldi\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2015-06-10\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/jaldi/v2/x1vR-bPW9a1EB-BUVqttCw.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/jaldi/v2/OIbtgjjEp3aVWtjF6WY8mA.ttf\";}}i:321;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Jim Nightshade\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/jimnightshade/v4/_n43lYHXVWNgXegdYRIK9CF1W_bo0EdycfH0kHciIic.ttf\";}}i:322;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Jockey One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/jockeyone/v6/cAucnOZLvFo07w2AbufBCfesZW2xOQ-xsNqO47m55DA.ttf\";}}i:323;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Jolly Lodger\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/jollylodger/v4/RX8HnkBgaEKQSHQyP9itiS3USBnSvpkopQaUR-2r7iU.ttf\";}}i:324;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Josefin Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":10:{s:3:\"100\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/q9w3H4aeBxj0hZ8Osfi3d8SVQ0giZ-l_NELu3lgGyYw.ttf\";s:9:\"100italic\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/s7-P1gqRNRNn-YWdOYnAOXXcj1rQwlNLIS625o-SrL0.ttf\";s:3:\"300\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/C6HYlRF50SGJq1XyXj04z6cQoVhARpoaILP7amxE_8g.ttf\";s:9:\"300italic\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/ppse0J9fKSaoxCIIJb33Gyna0FLWfcB-J_SAYmcAXaI.ttf\";s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/xgzbb53t8j-Mo-vYa23n5i3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/q9w3H4aeBxj0hZ8Osfi3d_MZXuCXbOrAvx5R0IT5Oyo.ttf\";s:3:\"600\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/C6HYlRF50SGJq1XyXj04z2v8CylhIUtwUiYO7Z2wXbE.ttf\";s:9:\"600italic\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/ppse0J9fKSaoxCIIJb33G4R-5-urNOGAobhAyctHvW8.ttf\";s:3:\"700\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/C6HYlRF50SGJq1XyXj04z0D2ttfZwueP-QU272T9-k4.ttf\";s:9:\"700italic\";s:89:\"http://fonts.gstatic.com/s/josefinsans/v9/ppse0J9fKSaoxCIIJb33G_As9-1nE9qOqhChW0m4nDE.ttf\";}}i:325;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Josefin Slab\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":10:{s:3:\"100\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/etsUjZYO8lTLU85lDhZwUsSVQ0giZ-l_NELu3lgGyYw.ttf\";s:9:\"100italic\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/8BjDChqLgBF3RJKfwHIYh3Xcj1rQwlNLIS625o-SrL0.ttf\";s:3:\"300\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/NbE6ykYuM2IyEwxQxOIi2KcQoVhARpoaILP7amxE_8g.ttf\";s:9:\"300italic\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/af9sBoKGPbGO0r21xJulyyna0FLWfcB-J_SAYmcAXaI.ttf\";s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/46aYWdgz-1oFX11flmyEfS3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/etsUjZYO8lTLU85lDhZwUvMZXuCXbOrAvx5R0IT5Oyo.ttf\";s:3:\"600\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/NbE6ykYuM2IyEwxQxOIi2Gv8CylhIUtwUiYO7Z2wXbE.ttf\";s:9:\"600italic\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/af9sBoKGPbGO0r21xJuly4R-5-urNOGAobhAyctHvW8.ttf\";s:3:\"700\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/NbE6ykYuM2IyEwxQxOIi2ED2ttfZwueP-QU272T9-k4.ttf\";s:9:\"700italic\";s:89:\"http://fonts.gstatic.com/s/josefinslab/v6/af9sBoKGPbGO0r21xJuly_As9-1nE9qOqhChW0m4nDE.ttf\";}}i:326;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Joti One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/jotione/v4/P3r_Th0ESHJdzunsvWgUfQ.ttf\";}}i:327;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Judson\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:10:\"vietnamese\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/judson/v9/znM1AAs0eytUaJzf1CrYZQ.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/judson/v9/GVqQW9P52ygW-ySq-CLwAA.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/judson/v9/he4a2LwiPJc7r8x0oKCKiA.ttf\";}}i:328;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Julee\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/julee/v6/CAib-jsUsSO8SvVRnE9fHA.ttf\";}}i:329;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Julius Sans One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/juliussansone/v5/iU65JP9acQHPDLkdalCF7jjVlsJB_M_Q_LtZxsoxvlw.ttf\";}}i:330;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Junge\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/junge/v4/j4IXCXtxrw9qIBheercp3A.ttf\";}}i:331;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Jura\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"greek\";i:4;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:3:\"300\";s:61:\"http://fonts.gstatic.com/s/jura/v7/Rqx_xy1UnN0C7wD3FUSyPQ.ttf\";s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/jura/v7/YAWMwF3sN0KCbynMq-Yr_Q.ttf\";s:3:\"500\";s:61:\"http://fonts.gstatic.com/s/jura/v7/16xhfjHCiaLj3tsqqgmtGg.ttf\";s:3:\"600\";s:61:\"http://fonts.gstatic.com/s/jura/v7/iwseduOwJSdY8wQ1Y6CJdA.ttf\";}}i:332;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Just Another Hand\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/justanotherhand/v7/fKV8XYuRNNagXr38eqbRf99BnJIEGrvoojniP57E51c.ttf\";}}i:333;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:23:\"Just Me Again Down Here\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/justmeagaindownhere/v8/sN06iTc9ITubLTgXoG-kc3M9eVLpVTSK6TqZTIgBrWQ.ttf\";}}i:334;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Kadwa\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-06-17\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/kadwa/v1/VwEN8oKGqaa0ug9kRpvSSg.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/kadwa/v1/NFPZaBfekj_Io-7vUMz4Ww.ttf\";}}i:335;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Kalam\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:3:\"300\";s:62:\"http://fonts.gstatic.com/s/kalam/v7/MgQQlk1SgPEHdlkWMNh7Jg.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/kalam/v7/hNEJkp2K-aql7e5WQish4Q.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/kalam/v7/95nLItUGyWtNLZjSckluLQ.ttf\";}}i:336;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Kameron\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/kameron/v7/9r8HYhqDSwcq9WMjupL82A.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/kameron/v7/rabVVbzlflqvmXJUFlKnu_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:337;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Kanit\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:10:\"vietnamese\";i:1;s:4:\"thai\";i:2;s:9:\"latin-ext\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-12-10\";s:5:\"files\";O:8:\"stdClass\":18:{s:3:\"100\";s:62:\"http://fonts.gstatic.com/s/kanit/v1/CYl4qOK-NWwZp3iTKW1eIA.ttf\";s:9:\"100italic\";s:62:\"http://fonts.gstatic.com/s/kanit/v1/NLNtc56MpXmHl1yOrop8oQ.ttf\";s:3:\"200\";s:62:\"http://fonts.gstatic.com/s/kanit/v1/wfLWkj1C4tYl7MoiFWS3bA.ttf\";s:9:\"200italic\";s:83:\"http://fonts.gstatic.com/s/kanit/v1/D8gkrAAM2bvNJ-1i4ot-1_esZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"300\";s:62:\"http://fonts.gstatic.com/s/kanit/v1/SM5qHynYGdOmMKEwGUFIPA.ttf\";s:9:\"300italic\";s:83:\"http://fonts.gstatic.com/s/kanit/v1/IePislKOKy3Bqfpb9V5VM_esZW2xOQ-xsNqO47m55DA.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/kanit/v1/L6VKvM17ZmevDynOiw7H9w.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/kanit/v1/sHLq5U0-T0oSMTnwTKgv-A.ttf\";s:3:\"500\";s:62:\"http://fonts.gstatic.com/s/kanit/v1/GxoU_USIJyIy8WIcYSUO2g.ttf\";s:9:\"500italic\";s:83:\"http://fonts.gstatic.com/s/kanit/v1/hrCiWCaNv9AaF0mDY1F2zPesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"600\";s:62:\"http://fonts.gstatic.com/s/kanit/v1/n_qoIVxojeQY0D1pvoNDhA.ttf\";s:9:\"600italic\";s:83:\"http://fonts.gstatic.com/s/kanit/v1/9BkP85yRDoVayTWQwdGLqPesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/kanit/v1/kEGmYvO8My36j5ILmbUPRg.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/kanit/v1/WNo3ZZ9xtOZJknNlvHAFWfesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"800\";s:62:\"http://fonts.gstatic.com/s/kanit/v1/YTp-zAuKXxwnA1YnJIF1rg.ttf\";s:9:\"800italic\";s:83:\"http://fonts.gstatic.com/s/kanit/v1/qiTGrW5sCa9UQp841fWjc_esZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"900\";s:62:\"http://fonts.gstatic.com/s/kanit/v1/1NIEkusi3bG3GgO9Hor3fQ.ttf\";s:9:\"900italic\";s:83:\"http://fonts.gstatic.com/s/kanit/v1/ogN5dFD1r4BfxNV4Nb-TXfesZW2xOQ-xsNqO47m55DA.ttf\";}}i:338;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Kantumruy\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-04-03\";s:5:\"files\";O:8:\"stdClass\":3:{s:3:\"300\";s:87:\"http://fonts.gstatic.com/s/kantumruy/v3/ERRwQE0WG5uanaZWmOFXNi3USBnSvpkopQaUR-2r7iU.ttf\";s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/kantumruy/v3/kQfXNYElQxr5dS8FyjD39Q.ttf\";s:3:\"700\";s:87:\"http://fonts.gstatic.com/s/kantumruy/v3/gie_zErpGf_rNzs920C2Ji3USBnSvpkopQaUR-2r7iU.ttf\";}}i:339;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Karla\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/karla/v5/78UgGRwJFkhqaoFimqoKpQ.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/karla/v5/51UBKly9RQOnOkj95ZwEFw.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/karla/v5/JS501sZLxZ4zraLQdncOUA.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/karla/v5/3YDyi09gQjCRh-5-SVhTTvesZW2xOQ-xsNqO47m55DA.ttf\";}}i:340;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Karma\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":5:{s:3:\"300\";s:62:\"http://fonts.gstatic.com/s/karma/v5/lH6ijJnguWR2Sz7tEl6MQQ.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/karma/v5/wvqTxAGBUrTqU0urTEoPIw.ttf\";s:3:\"500\";s:62:\"http://fonts.gstatic.com/s/karma/v5/9YGjxi6Hcvz2Kh-rzO_cAw.ttf\";s:3:\"600\";s:62:\"http://fonts.gstatic.com/s/karma/v5/h_CVzXXtqSxjfS2sIwaejA.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/karma/v5/smuSM08oApsQPPVYbHd1CA.ttf\";}}i:341;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Kaushan Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/kaushanscript/v4/qx1LSqts-NtiKcLw4N03IBnpV0hQCek3EmWnCPrvGRM.ttf\";}}i:342;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Kavoon\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-24\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/kavoon/v5/382m-6baKXqJFQjEgobt6Q.ttf\";}}i:343;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Kdam Thmor\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2015-04-06\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/kdamthmor/v3/otCdP6UU-VBIrBfVDWBQJ_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:344;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Keania One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/keaniaone/v4/PACrDKZWngXzgo-ucl6buvesZW2xOQ-xsNqO47m55DA.ttf\";}}i:345;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Kelly Slab\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/kellyslab/v6/F_2oS1e9XdYx1MAi8XEVefesZW2xOQ-xsNqO47m55DA.ttf\";}}i:346;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Kenia\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/kenia/v8/OLM9-XfITK9PsTLKbGBrwg.ttf\";}}i:347;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Khand\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":5:{s:3:\"300\";s:62:\"http://fonts.gstatic.com/s/khand/v4/072zRl4OU9Pinjjkg174LA.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/khand/v4/HdLdTNFqNIDGJZl1ZEj84w.ttf\";s:3:\"500\";s:62:\"http://fonts.gstatic.com/s/khand/v4/46_p-SqtuMe56nxQdteWxg.ttf\";s:3:\"600\";s:62:\"http://fonts.gstatic.com/s/khand/v4/zggGWYIiPJyMTgkfxP_kaA.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/khand/v4/0I0UWaN-X5QBmfexpXKhqg.ttf\";}}i:348;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Khmer\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-04-06\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/khmer/v9/vWaBJIbaQuBNz02ALIKJ3A.ttf\";}}i:349;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Khula\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":5:{s:3:\"300\";s:62:\"http://fonts.gstatic.com/s/khula/v1/_1LySU5Upq-sc4OZ1b_GIw.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/khula/v1/izcPIFyCSd16XI1Ak_Wk7Q.ttf\";s:3:\"600\";s:62:\"http://fonts.gstatic.com/s/khula/v1/4ZH86Hce-aeFDaedTnbkbg.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/khula/v1/UGVExGl-Jjs-YPpGv-MZ6w.ttf\";s:3:\"800\";s:62:\"http://fonts.gstatic.com/s/khula/v1/Sccp_oOo8FWgbx5smie7xQ.ttf\";}}i:350;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Kite One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/kiteone/v4/8ojWmgUc97m0f_i6sTqLoQ.ttf\";}}i:351;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Knewave\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/knewave/v5/KGHM4XWr4iKnBMqzZLkPBg.ttf\";}}i:352;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Kotta One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/kottaone/v4/AB2Q7hVw6niJYDgLvFXu5w.ttf\";}}i:353;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Koulen\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2015-04-06\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/koulen/v10/AAYOK8RSRO7FTskTzFuzNw.ttf\";}}i:354;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Kranky\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/kranky/v6/C8dxxTS99-fZ84vWk8SDrg.ttf\";}}i:355;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Kreon\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:3:\"300\";s:62:\"http://fonts.gstatic.com/s/kreon/v9/HKtJRiq5C2zbq5N1IX32sA.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/kreon/v9/zA_IZt0u0S3cvHJu-n1oEg.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/kreon/v9/jh0dSmaPodjxISiblIUTkw.ttf\";}}i:356;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Kristi\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/kristi/v7/aRsgBQrkQkMlu4UPSnJyOQ.ttf\";}}i:357;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Krona One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/kronaone/v4/zcQj4ljqTo166AdourlF9w.ttf\";}}i:358;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Kurale\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:10:\"devanagari\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-05-14\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/kurale/v1/rxeyIcvQlT4XAWwNbXFCfw.ttf\";}}i:359;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"La Belle Aurore\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/labelleaurore/v7/Irdbc4ASuUoWDjd_Wc3md123K2iuuhwZgaKapkyRTY8.ttf\";}}i:360;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Laila\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2016-03-14\";s:5:\"files\";O:8:\"stdClass\":5:{s:3:\"300\";s:62:\"http://fonts.gstatic.com/s/laila/v2/bLbIVEZF3IWSZ-in72GJvA.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/laila/v2/6iYor3edprH7360qtBGoag.ttf\";s:3:\"500\";s:62:\"http://fonts.gstatic.com/s/laila/v2/tkf8VtFvW9g3VsxQCA6WOQ.ttf\";s:3:\"600\";s:62:\"http://fonts.gstatic.com/s/laila/v2/3EMP2L6JRQ4GaHIxCldCeA.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/laila/v2/R7P4z1xjcjecmjZ9GyhqHQ.ttf\";}}i:361;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Lakki Reddy\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/lakkireddy/v3/Q5EpFa91FjW37t0FCnedaKCWcynf_cDxXwCLxiixG1c.ttf\";}}i:362;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Lancelot\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/lancelot/v6/XMT7T_oo_MQUGAnU2v-sdA.ttf\";}}i:363;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Lateef\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/lateef/v10/PAsKCgi1qc7XPwvzo_I-DQ.ttf\";}}i:364;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Lato\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":10:{s:3:\"100\";s:62:\"http://fonts.gstatic.com/s/lato/v11/Upp-ka9rLQmHYCsFgwL-eg.ttf\";s:9:\"100italic\";s:62:\"http://fonts.gstatic.com/s/lato/v11/zLegi10uS_9-fnUDISl0KA.ttf\";s:3:\"300\";s:62:\"http://fonts.gstatic.com/s/lato/v11/Ja02qOppOVq9jeRjWekbHg.ttf\";s:9:\"300italic\";s:62:\"http://fonts.gstatic.com/s/lato/v11/dVebFcn7EV7wAKwgYestUg.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/lato/v11/h7rISIcQapZBpei-sXwIwg.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/lato/v11/P_dJOFJylV3A870UIOtr0w.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/lato/v11/iX_QxBBZLhNj5JHlTzHQzg.ttf\";s:9:\"700italic\";s:62:\"http://fonts.gstatic.com/s/lato/v11/WFcZakHrrCKeUJxHA4T_gw.ttf\";s:3:\"900\";s:62:\"http://fonts.gstatic.com/s/lato/v11/8TPEV6NbYWZlNsXjbYVv7w.ttf\";s:9:\"900italic\";s:62:\"http://fonts.gstatic.com/s/lato/v11/draWperrI7n2xi35Cl08fA.ttf\";}}i:365;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"League Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/leaguescript/v7/wnRFLvfabWK_DauqppD6vSeUSrabuTpOsMEiRLtKwk0.ttf\";}}i:366;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Leckerli One\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/leckerlione/v7/S2Y_iLrItTu8kIJTkS7DrC3USBnSvpkopQaUR-2r7iU.ttf\";}}i:367;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Ledger\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ledger/v4/G432jp-tahOfWHbCYkI0jw.ttf\";}}i:368;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Lekton\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/lekton/v7/r483JYmxf5PjIm4jVAm8Yg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/lekton/v7/_UbDIPBA1wDqSbhp-OED7A.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/lekton/v7/WZw-uL8WTkx3SBVfTlevXQ.ttf\";}}i:369;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Lemon\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/lemon/v5/wed1nNu4LNSu-3RoRVUhUw.ttf\";}}i:370;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Libre Baskerville\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/librebaskerville/v4/pR0sBQVcY0JZc_ciXjFsKyyZRYCSvpCzQKuMWnP5NDY.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/librebaskerville/v4/QHIOz1iKF3bIEzRdDFaf5QnhapNS5Oi8FPrBRDLbsW4.ttf\";s:3:\"700\";s:94:\"http://fonts.gstatic.com/s/librebaskerville/v4/kH7K4InNTm7mmOXXjrA5v-xuswJKUVpBRfYFpz0W3Iw.ttf\";}}i:371;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Life Savers\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/lifesavers/v6/g49cUDk4Y1P0G5NMkMAm7qCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"700\";s:88:\"http://fonts.gstatic.com/s/lifesavers/v6/THQKqChyYUm97rNPVFdGGXe1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}i:372;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Lilita One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/lilitaone/v4/vTxJQjbNV6BCBHx8sGDCVvesZW2xOQ-xsNqO47m55DA.ttf\";}}i:373;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Lily Script One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/lilyscriptone/v4/uPWsLVW8uiXqIBnE8ZwGPDjVlsJB_M_Q_LtZxsoxvlw.ttf\";}}i:374;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Limelight\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/limelight/v7/5dTfN6igsXjLjOy8QQShcg.ttf\";}}i:375;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Linden Hill\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/lindenhill/v6/UgsC0txqd-E1yjvjutwm_KCWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/lindenhill/v6/OcS3bZcu8vJvIDH8Zic83keOrDcLawS7-ssYqLr2Xp4.ttf\";}}i:376;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Lobster\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:10:\"vietnamese\";i:1;s:8:\"cyrillic\";i:2;s:9:\"latin-ext\";i:3;s:5:\"latin\";}s:7:\"version\";s:3:\"v16\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/lobster/v16/9LpJGtNuM1D8FAZ2BkJH2Q.ttf\";}}i:377;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Lobster Two\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/lobstertwo/v8/xb9aY4w9ceh8JRzobID1naCWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/lobstertwo/v8/Ul_16MSbfayQv1I4QhLEoEeOrDcLawS7-ssYqLr2Xp4.ttf\";s:3:\"700\";s:88:\"http://fonts.gstatic.com/s/lobstertwo/v8/bmdxOflBqMqjEC0-kGsIiHe1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:9:\"700italic\";s:88:\"http://fonts.gstatic.com/s/lobstertwo/v8/LEkN2_no_6kFvRfiBZ8xpM_zJjSACmk0BRPxQqhnNLU.ttf\";}}i:378;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Londrina Outline\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/londrinaoutline/v5/lls08GOa1eT74p072l1AWJmp8DTZ6iHear7UV05iykg.ttf\";}}i:379;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Londrina Shadow\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/londrinashadow/v4/dNYuzPS_7eYgXFJBzMoKdbw6Z3rVA5KDSi7aQxS92Nk.ttf\";}}i:380;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Londrina Sketch\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/londrinasketch/v4/p7Ai06aT1Ycp_D2fyE3z69d6z_uhFGnpCOifUY1fJQo.ttf\";}}i:381;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Londrina Solid\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/londrinasolid/v4/yysorIEiYSBb0ylZjg791MR125CwGqh8XBqkBzea0LA.ttf\";}}i:382;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Lora\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/lora/v9/aXJ7KVIGcejEy1abawZazg.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/lora/v9/AN2EZaj2tFRpyveuNn9BOg.ttf\";s:3:\"700\";s:61:\"http://fonts.gstatic.com/s/lora/v9/enKND5SfzQKkggBA_VnT1A.ttf\";s:9:\"700italic\";s:61:\"http://fonts.gstatic.com/s/lora/v9/ivs9j3kYU65pR9QD9YFdzQ.ttf\";}}i:383;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:21:\"Love Ya Like A Sister\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/loveyalikeasister/v7/LzkxWS-af0Br2Sk_YgSJY-ad1xEP8DQfgfY8MH9aBUg.ttf\";}}i:384;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Loved by the King\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/lovedbytheking/v6/wg03xD4cWigj4YDufLBSr8io2AFEwwMpu7y5KyiyAJc.ttf\";}}i:385;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Lovers Quarrel\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/loversquarrel/v4/gipdZ8b7pKb89MzQLAtJHLHLxci2ElvNEmOB303HLk0.ttf\";}}i:386;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Luckiest Guy\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/luckiestguy/v6/5718gH8nDy3hFVihOpkY5C3USBnSvpkopQaUR-2r7iU.ttf\";}}i:387;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Lusitana\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/lusitana/v4/l1h9VDomkwbdzbPdmLcUIw.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/lusitana/v4/GWtZyUsONxgkdl3Mc1P7FKCWcynf_cDxXwCLxiixG1c.ttf\";}}i:388;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Lustria\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/lustria/v4/gXAk0s4ai0X-TAOhYzZd1w.ttf\";}}i:389;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Macondo\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/macondo/v5/G6yPNUscRPQ8ufBXs_8yRQ.ttf\";}}i:390;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Macondo Swash Caps\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/macondoswashcaps/v4/SsSR706z-MlvEH7_LS6JAPkkgYRHs6GSG949m-K6x2k.ttf\";}}i:391;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Magra\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/magra/v4/hoZ13bwCXBxuGZqAudgc5A.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/magra/v4/6fOM5sq5cIn8D0RjX8Lztw.ttf\";}}i:392;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Maiden Orange\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/maidenorange/v6/ZhKIA2SPisEwdhW7g0RUWojjx0o0jr6fNXxPgYh_a8Q.ttf\";}}i:393;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Mako\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/mako/v7/z5zSLmfPlv1uTVAdmJBLXg.ttf\";}}i:394;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Mallanna\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/mallanna/v4/krCTa-CfMbtxqF0689CbuQ.ttf\";}}i:395;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Mandali\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/mandali/v4/0lF8yJ7fkyjXuqtSi5bWbQ.ttf\";}}i:396;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Marcellus\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/marcellus/v4/UjiLZzumxWC9whJ86UtaYw.ttf\";}}i:397;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Marcellus SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/marcellussc/v4/_jugwxhkkynrvsfrxVx8gS3USBnSvpkopQaUR-2r7iU.ttf\";}}i:398;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Marck Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/marckscript/v7/O_D1NAZVOFOobLbVtW3bci3USBnSvpkopQaUR-2r7iU.ttf\";}}i:399;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Margarine\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/margarine/v5/DJnJwIrcO_cGkjSzY3MERw.ttf\";}}i:400;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Marko One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/markoone/v6/hpP7j861sOAco43iDc4n4w.ttf\";}}i:401;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Marmelad\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/marmelad/v6/jI0_FBlSOIRLL0ePWOhOwQ.ttf\";}}i:402;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Martel\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-04-22\";s:5:\"files\";O:8:\"stdClass\":7:{s:3:\"200\";s:63:\"http://fonts.gstatic.com/s/martel/v1/_wfGdswZbat7P4tupHLA1w.ttf\";s:3:\"300\";s:63:\"http://fonts.gstatic.com/s/martel/v1/SghoV2F2VPdVU3P0a4fa9w.ttf\";s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/martel/v1/9ALu5czkaaf5zsYk6GJEnQ.ttf\";s:3:\"600\";s:63:\"http://fonts.gstatic.com/s/martel/v1/Kt9uPhH1PvUwuZ5Y6zuAMQ.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/martel/v1/4OzIiKB5wE36xXL2U0vzWQ.ttf\";s:3:\"800\";s:63:\"http://fonts.gstatic.com/s/martel/v1/RVF8drcQoRkRL7l_ZkpTlQ.ttf\";s:3:\"900\";s:63:\"http://fonts.gstatic.com/s/martel/v1/iS0YUpFJoiLRlnyl40rpEA.ttf\";}}i:403;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Martel Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"600\";i:4;s:3:\"700\";i:5;s:3:\"800\";i:6;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2015-12-08\";s:5:\"files\";O:8:\"stdClass\":7:{s:3:\"200\";s:88:\"http://fonts.gstatic.com/s/martelsans/v2/7ajme85aKKx_SCWF59ImQEnzyIngrzGjGh22wPb6cGM.ttf\";s:3:\"300\";s:88:\"http://fonts.gstatic.com/s/martelsans/v2/7ajme85aKKx_SCWF59ImQC9-WlPSxbfiI49GsXo3q0g.ttf\";s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/martelsans/v2/91c8DPDZncMc0RFfhmc2RqCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"600\";s:88:\"http://fonts.gstatic.com/s/martelsans/v2/7ajme85aKKx_SCWF59ImQJZ7xm-Bj30Bj2KNdXDzSZg.ttf\";s:3:\"700\";s:88:\"http://fonts.gstatic.com/s/martelsans/v2/7ajme85aKKx_SCWF59ImQHe1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:3:\"800\";s:88:\"http://fonts.gstatic.com/s/martelsans/v2/7ajme85aKKx_SCWF59ImQA89PwPrYLaRFJ-HNCU9NbA.ttf\";s:3:\"900\";s:88:\"http://fonts.gstatic.com/s/martelsans/v2/7ajme85aKKx_SCWF59ImQCenaqEuufTBk9XMKnKmgDA.ttf\";}}i:404;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Marvel\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/marvel/v6/Fg1dO8tWVb-MlyqhsbXEkg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/marvel/v6/HzyjFB-oR5usrc7Lxz9g8w.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/marvel/v6/WrHDBL1RupWGo2UcdgxB3Q.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/marvel/v6/Gzf5NT09Y6xskdQRj2kz1qCWcynf_cDxXwCLxiixG1c.ttf\";}}i:405;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Mate\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/mate/v5/ooFviPcJ6hZP5bAE71Cawg.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/mate/v5/5XwW6_cbisGvCX5qmNiqfA.ttf\";}}i:406;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Mate SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/matesc/v5/-YkIT2TZoPZF6pawKzDpWw.ttf\";}}i:407;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Maven Pro\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/mavenpro/v7/sqPJIFG4gqsjl-0q_46Gbw.ttf\";s:3:\"500\";s:86:\"http://fonts.gstatic.com/s/mavenpro/v7/SQVfzoJBbj9t3aVcmbspRi3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/mavenpro/v7/uDssvmXgp7Nj3i336k_dSi3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"900\";s:86:\"http://fonts.gstatic.com/s/mavenpro/v7/-91TwiFzqeL1F7Kh91APwS3USBnSvpkopQaUR-2r7iU.ttf\";}}i:408;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"McLaren\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/mclaren/v4/OprvTGxaiINBKW_1_U0eoQ.ttf\";}}i:409;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Meddon\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-08-12\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/meddon/v9/f8zJO98uu2EtSj9p7ci9RA.ttf\";}}i:410;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"MedievalSharp\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/medievalsharp/v8/85X_PjV6tftJ0-rX7KYQkOe45sJkivqprK7VkUlzfg0.ttf\";}}i:411;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Medula One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/medulaone/v6/AasPgDQak81dsTGQHc5zUPesZW2xOQ-xsNqO47m55DA.ttf\";}}i:412;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Megrim\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/megrim/v7/e-9jVUC9lv1zxaFQARuftw.ttf\";}}i:413;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Meie Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/meiescript/v4/oTIWE5MmPye-rCyVp_6KEqCWcynf_cDxXwCLxiixG1c.ttf\";}}i:414;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Merienda\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/merienda/v4/MYY6Og1qZlOQtPW2G95Y3A.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/merienda/v4/GlwcvRLlgiVE2MBFQ4r0sKCWcynf_cDxXwCLxiixG1c.ttf\";}}i:415;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Merienda One\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/meriendaone/v7/bCA-uDdUx6nTO8SjzCLXvS3USBnSvpkopQaUR-2r7iU.ttf\";}}i:416;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Merriweather\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"900\";i:7;s:9:\"900italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"latin\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":8:{s:3:\"300\";s:91:\"http://fonts.gstatic.com/s/merriweather/v11/ZvcMqxEwPfh2qDWBPxn6nqcQoVhARpoaILP7amxE_8g.ttf\";s:9:\"300italic\";s:91:\"http://fonts.gstatic.com/s/merriweather/v11/EYh7Vl4ywhowqULgRdYwICna0FLWfcB-J_SAYmcAXaI.ttf\";s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/merriweather/v11/RFda8w1V0eDZheqfcyQ4EC3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:91:\"http://fonts.gstatic.com/s/merriweather/v11/So5lHxHT37p2SS4-t60SlPMZXuCXbOrAvx5R0IT5Oyo.ttf\";s:3:\"700\";s:91:\"http://fonts.gstatic.com/s/merriweather/v11/ZvcMqxEwPfh2qDWBPxn6nkD2ttfZwueP-QU272T9-k4.ttf\";s:9:\"700italic\";s:91:\"http://fonts.gstatic.com/s/merriweather/v11/EYh7Vl4ywhowqULgRdYwIPAs9-1nE9qOqhChW0m4nDE.ttf\";s:3:\"900\";s:91:\"http://fonts.gstatic.com/s/merriweather/v11/ZvcMqxEwPfh2qDWBPxn6nqObDOjC3UL77puoeHsE3fw.ttf\";s:9:\"900italic\";s:91:\"http://fonts.gstatic.com/s/merriweather/v11/EYh7Vl4ywhowqULgRdYwIBd0_s6jQr9r5s5OZYvtzBY.ttf\";}}i:417;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Merriweather Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";i:6;s:3:\"800\";i:7;s:9:\"800italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":8:{s:3:\"300\";s:94:\"http://fonts.gstatic.com/s/merriweathersans/v7/6LmGj5dOJopQKEkt88Gowan5N8K-_DP0e9e_v51obXQ.ttf\";s:9:\"300italic\";s:94:\"http://fonts.gstatic.com/s/merriweathersans/v7/nAqt4hiqwq3tzCecpgPmVdytE4nGXk2hYD5nJ740tBw.ttf\";s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/merriweathersans/v7/AKu1CjQ4qnV8MUltkAX3sOAj_ty82iuwwDTNEYXGiyQ.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/merriweathersans/v7/3Mz4hOHzs2npRMG3B1ascZ32VBCoA_HLsn85tSWZmdo.ttf\";s:3:\"700\";s:94:\"http://fonts.gstatic.com/s/merriweathersans/v7/6LmGj5dOJopQKEkt88GowbqxG25nQNOioCZSK4sU-CA.ttf\";s:9:\"700italic\";s:94:\"http://fonts.gstatic.com/s/merriweathersans/v7/nAqt4hiqwq3tzCecpgPmVbuqAJxizi8Dk_SK5et7kMg.ttf\";s:3:\"800\";s:94:\"http://fonts.gstatic.com/s/merriweathersans/v7/6LmGj5dOJopQKEkt88GowYufzO2zUYSj5LqoJ3UGkco.ttf\";s:9:\"800italic\";s:94:\"http://fonts.gstatic.com/s/merriweathersans/v7/nAqt4hiqwq3tzCecpgPmVdDmPrYMy3aZO4LmnZsxTQw.ttf\";}}i:418;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Metal\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-04-03\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/metal/v9/zA3UOP13ooQcxjv04BZX5g.ttf\";}}i:419;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Metal Mania\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/metalmania/v6/isriV_rAUgj6bPWPN6l9QKCWcynf_cDxXwCLxiixG1c.ttf\";}}i:420;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Metamorphous\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/metamorphous/v6/wGqUKXRinIYggz-BTRU9ei3USBnSvpkopQaUR-2r7iU.ttf\";}}i:421;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Metrophobic\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/metrophobic/v6/SaglWZWCrrv_D17u1i4v_aCWcynf_cDxXwCLxiixG1c.ttf\";}}i:422;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Michroma\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/michroma/v7/0c2XrW81_QsiKV8T9thumA.ttf\";}}i:423;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Milonga\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/milonga/v4/dzNdIUSTGFmy2ahovDRcWg.ttf\";}}i:424;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Miltonian\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/miltonian/v9/Z4HrYZyqm0BnNNzcCUfzoQ.ttf\";}}i:425;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Miltonian Tattoo\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/miltoniantattoo/v10/1oU_8OGYwW46eh02YHydn2uk0YtI6thZkz1Hmh-odwg.ttf\";}}i:426;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Miniver\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/miniver/v5/4yTQohOH_cWKRS5laRFhYg.ttf\";}}i:427;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Miss Fajardose\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/missfajardose/v6/WcXjlQPKn6nBfr8LY3ktNu6rPKfVZo7L2bERcf0BDns.ttf\";}}i:428;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Modak\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-04-03\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/modak/v1/lMsN0QIKid-pCPvL0hH4nw.ttf\";}}i:429;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Modern Antiqua\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/modernantiqua/v6/8qX_tr6Xzy4t9fvZDXPkh6rFJ4O13IHVxZbM6yoslpo.ttf\";}}i:430;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Molengo\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/molengo/v7/jcjgeGuzv83I55AzOTpXNQ.ttf\";}}i:431;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Molle\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/molle/v4/9XTdCsjPXifLqo5et-YoGA.ttf\";}}i:432;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Monda\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/monda/v4/qFMHZ9zvR6B_gnoIgosPrw.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/monda/v4/EVOzZUyc_j1w2GuTgTAW1g.ttf\";}}i:433;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Monofett\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/monofett/v6/C6K5L799Rgxzg2brgOaqAw.ttf\";}}i:434;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Monoton\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/monoton/v6/aCz8ja_bE4dg-7agSvExdw.ttf\";}}i:435;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Monsieur La Doulaise\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/monsieurladoulaise/v5/IMAdMj6Eq9jZ46CPctFtMKP61oAqTJXlx5ZVOBmcPdM.ttf\";}}i:436;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Montaga\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/montaga/v4/PwTwUboiD-M4-mFjZfJs2A.ttf\";}}i:437;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Montez\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/montez/v6/kx58rLOWQQLGFM4pDHv5Ng.ttf\";}}i:438;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Montserrat\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/montserrat/v6/Kqy6-utIpx_30Xzecmeo8_esZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:88:\"http://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcgJKKGfqHaYFsRG-T3ceEVo.ttf\";}}i:439;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:21:\"Montserrat Alternates\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:98:\"http://fonts.gstatic.com/s/montserratalternates/v4/z2n1Sjxk9souK3HCtdHuklPuEVRGaG9GCQnmM16YWq0.ttf\";s:3:\"700\";s:98:\"http://fonts.gstatic.com/s/montserratalternates/v4/YENqOGAVzwIHjYNjmKuAZpeqBKvsAhm-s2I4RVSXFfc.ttf\";}}i:440;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Montserrat Subrayada\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/montserratsubrayada/v4/nzoCWCz0e9c7Mr2Gl8bbgrJymm6ilkk9f0nDA_sC_qk.ttf\";s:3:\"700\";s:97:\"http://fonts.gstatic.com/s/montserratsubrayada/v4/wf-IKpsHcfm0C9uaz9IeGJvEcF1LWArDbGWgKZSH9go.ttf\";}}i:441;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Moul\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-04-03\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/moul/v8/Kb0ALQnfyXawP1a_P_gpTQ.ttf\";}}i:442;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Moulpali\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-04-03\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/moulpali/v9/diD74BprGhmVkJoerKmrKA.ttf\";}}i:443;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:22:\"Mountains of Christmas\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:98:\"http://fonts.gstatic.com/s/mountainsofchristmas/v8/dVGBFPwd6G44IWDbQtPew2Auds3jz1Fxb61CgfaGDr4.ttf\";s:3:\"700\";s:98:\"http://fonts.gstatic.com/s/mountainsofchristmas/v8/PymufKtHszoLrY0uiAYKNM9cPTbSBTrQyTa5TWAe3vE.ttf\";}}i:444;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Mouse Memoirs\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/mousememoirs/v4/NBFaaJFux_j0AQbAsW3QeH8f0n03UdmQgF_CLvNR2vg.ttf\";}}i:445;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Mr Bedfort\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/mrbedfort/v5/81bGgHTRikLs_puEGshl7_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:446;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Mr Dafoe\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/mrdafoe/v5/s32Q1S6ZkT7EaX53mUirvQ.ttf\";}}i:447;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Mr De Haviland\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/mrdehaviland/v5/fD8y4L6PJ4vqDk7z8Y8e27v4lrhng1lzu7-weKO6cw8.ttf\";}}i:448;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Mrs Saint Delafield\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/mrssaintdelafield/v4/vuWagfFT7bj9lFtZOFBwmjHMBelqWf3tJeGyts2SmKU.ttf\";}}i:449;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Mrs Sheppards\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/mrssheppards/v5/2WFsWMV3VUeCz6UVH7UjCn8f0n03UdmQgF_CLvNR2vg.ttf\";}}i:450;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Muli\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:3:\"300\";s:61:\"http://fonts.gstatic.com/s/muli/v7/VJw4F3ZHRAZ7Hmg3nQu5YQ.ttf\";s:9:\"300italic\";s:61:\"http://fonts.gstatic.com/s/muli/v7/s-NKMCru8HiyjEt0ZDoBoA.ttf\";s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/muli/v7/KJiP6KznxbALQgfJcDdPAw.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/muli/v7/Cg0K_IWANs9xkNoxV7H1_w.ttf\";}}i:451;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Mystery Quest\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/mysteryquest/v4/467jJvg0c7HgucvBB9PLDyeUSrabuTpOsMEiRLtKwk0.ttf\";}}i:452;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:3:\"NTR\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:60:\"http://fonts.gstatic.com/s/ntr/v4/e7H4ZLtGfVOYyOupo6T12g.ttf\";}}i:453;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Neucha\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/neucha/v8/bijdhB-TzQdtpl0ykhGh4Q.ttf\";}}i:454;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Neuton\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:6:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":6:{s:3:\"200\";s:63:\"http://fonts.gstatic.com/s/neuton/v8/DA3Mkew3XqSkPpi1f4tJow.ttf\";s:3:\"300\";s:63:\"http://fonts.gstatic.com/s/neuton/v8/xrc_aZ2hx-gdeV0mlY8Vww.ttf\";s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/neuton/v8/9R-MGIOQUdjAVeB6nE6PcQ.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/neuton/v8/uVMT3JOB5BNFi3lgPp6kEg.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/neuton/v8/gnWpkWY7DirkKiovncYrfg.ttf\";s:3:\"800\";s:63:\"http://fonts.gstatic.com/s/neuton/v8/XPzBQV4lY6enLxQG9cF1jw.ttf\";}}i:455;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"New Rocker\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/newrocker/v5/EFUWzHJedEkpW399zYOHofesZW2xOQ-xsNqO47m55DA.ttf\";}}i:456;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"News Cycle\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2015-04-16\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/newscycle/v13/xyMAr8VfiUzIOvS1abHJO_esZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:88:\"http://fonts.gstatic.com/s/newscycle/v13/G28Ny31cr5orMqEQy6ljtwJKKGfqHaYFsRG-T3ceEVo.ttf\";}}i:457;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Niconne\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/niconne/v6/ZA-mFw2QNXodx5y7kfELBg.ttf\";}}i:458;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Nixie One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/nixieone/v7/h6kQfmzm0Shdnp3eswRaqQ.ttf\";}}i:459;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Nobile\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/nobile/v7/lC_lPi1ddtN38iXTCRh6ow.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/nobile/v7/vGmrpKzWQQSrb-PR6FWBIA.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/nobile/v7/9p6M-Yrg_r_QPmSD1skrOg.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/nobile/v7/oQ1eYPaXV638N03KvsNvyKCWcynf_cDxXwCLxiixG1c.ttf\";}}i:460;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Nokora\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-04-06\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/nokora/v9/dRyz1JfnyKPNaRcBNX9F9A.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/nokora/v9/QMqqa4QEOhQpiig3cAPmbQ.ttf\";}}i:461;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Norican\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/norican/v4/SHnSqhYAWG5sZTWcPzEHig.ttf\";}}i:462;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Nosifer\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/nosifer/v5/7eJGoIuHRrtcG00j6CptSA.ttf\";}}i:463;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Nothing You Could Do\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/nothingyoucoulddo/v6/jpk1K3jbJoyoK0XKaSyQAf-TpkXjXYGWiJZAEtBRjPU.ttf\";}}i:464;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Noticia Text\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"vietnamese\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/noticiatext/v6/wdyV6x3eKpdeUPQ7BJ5uUC3USBnSvpkopQaUR-2r7iU.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/noticiatext/v6/dAuxVpkYE_Q_IwIm6elsKPMZXuCXbOrAvx5R0IT5Oyo.ttf\";s:3:\"700\";s:89:\"http://fonts.gstatic.com/s/noticiatext/v6/pEko-RqEtp45bE2P80AAKUD2ttfZwueP-QU272T9-k4.ttf\";s:9:\"700italic\";s:89:\"http://fonts.gstatic.com/s/noticiatext/v6/-rQ7V8ARjf28_b7kRa0JuvAs9-1nE9qOqhChW0m4nDE.ttf\";}}i:465;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Noto Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:8:{i:0;s:10:\"vietnamese\";i:1;s:8:\"cyrillic\";i:2;s:9:\"latin-ext\";i:3;s:12:\"cyrillic-ext\";i:4;s:5:\"greek\";i:5;s:9:\"greek-ext\";i:6;s:10:\"devanagari\";i:7;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/notosans/v6/0Ue9FiUJwVhi4NGfHJS5uA.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/notosans/v6/dLcNKMgJ1H5RVoZFraDz0qCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ1y3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/notosans/v6/9Z3uUWMRR7crzm1TjRicDne1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}i:466;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Noto Serif\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:10:\"vietnamese\";i:1;s:8:\"cyrillic\";i:2;s:9:\"latin-ext\";i:3;s:12:\"cyrillic-ext\";i:4;s:5:\"greek\";i:5;s:9:\"greek-ext\";i:6;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/notoserif/v4/zW6mc7bC1CWw8dH0yxY8JfesZW2xOQ-xsNqO47m55DA.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/notoserif/v4/HQXBIwLHsOJCNEQeX9kNzy3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"700\";s:87:\"http://fonts.gstatic.com/s/notoserif/v4/lJAvZoKA5NttpPc9yc6lPQJKKGfqHaYFsRG-T3ceEVo.ttf\";s:9:\"700italic\";s:87:\"http://fonts.gstatic.com/s/notoserif/v4/Wreg0Be4tcFGM2t6VWytvED2ttfZwueP-QU272T9-k4.ttf\";}}i:467;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Nova Cut\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/novacut/v8/6q12jWcBvj0KO2cMRP97tA.ttf\";}}i:468;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Nova Flat\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/novaflat/v8/pK7a0CoGzI684qe_XSHBqQ.ttf\";}}i:469;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Nova Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:5:\"greek\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/novamono/v7/6-SChr5ZIaaasJFBkgrLNw.ttf\";}}i:470;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Nova Oval\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/novaoval/v8/VuukVpKP8BwUf8o9W5LYQQ.ttf\";}}i:471;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Nova Round\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/novaround/v8/7-cK3Ari_8XYYFgVMxVhDvesZW2xOQ-xsNqO47m55DA.ttf\";}}i:472;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Nova Script\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/novascript/v8/dEvxQDLgx1M1TKY-NmBWYaCWcynf_cDxXwCLxiixG1c.ttf\";}}i:473;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Nova Slim\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/novaslim/v8/rPYXC81_VL2EW-4CzBX65g.ttf\";}}i:474;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Nova Square\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/novasquare/v8/BcBzXoaDzYX78rquGXVuSqCWcynf_cDxXwCLxiixG1c.ttf\";}}i:475;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Numans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/numans/v6/g5snI2p6OEjjTNmTHyBdiQ.ttf\";}}i:476;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Nunito\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:3:\"300\";s:63:\"http://fonts.gstatic.com/s/nunito/v7/zXQvrWBJqUooM7Xv98MrQw.ttf\";s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/nunito/v7/ySZTeT3IuzJj0GK6uGpbBg.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/nunito/v7/aEdlqgMuYbpe4U3TnqOQMA.ttf\";}}i:477;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Odor Mean Chey\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-04-03\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/odormeanchey/v8/GK3E7EjPoBkeZhYshGFo0eVKG8sq4NyGgdteJLvqLDs.ttf\";}}i:478;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Offside\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/offside/v4/v0C913SB8wqQUvcu1faUqw.ttf\";}}i:479;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Old Standard TT\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/oldstandardtt/v7/n6RTCDcIPWSE8UNBa4k-DLcB5jyhm1VsHs65c3QNDr0.ttf\";s:6:\"italic\";s:91:\"http://fonts.gstatic.com/s/oldstandardtt/v7/QQT_AUSp4AV4dpJfIN7U5PWrQzeMtsHf8QsWQ2cZg3c.ttf\";s:3:\"700\";s:91:\"http://fonts.gstatic.com/s/oldstandardtt/v7/5Ywdce7XEbTSbxs__4X1_HJqbZqK7TdZ58X80Q_Lw8Y.ttf\";}}i:480;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Oldenburg\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/oldenburg/v4/dqA_M_uoCVXZbCO-oKBTnQ.ttf\";}}i:481;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Oleo Script\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/oleoscript/v5/21stZcmPyzbQVXtmGegyqKCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"700\";s:88:\"http://fonts.gstatic.com/s/oleoscript/v5/hudNQFKFl98JdNnlo363fne1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}i:482;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:22:\"Oleo Script Swash Caps\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/oleoscriptswashcaps/v4/vdWhGqsBUAP-FF3NOYTe4iMF4kXAPemmyaDpMXQ31P0.ttf\";s:3:\"700\";s:97:\"http://fonts.gstatic.com/s/oleoscriptswashcaps/v4/HMO3ftxA9AU5floml9c755reFYaXZ4zuJXJ8fr8OO1g.ttf\";}}i:483;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Open Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"600\";i:5;s:9:\"600italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"800\";i:9;s:9:\"800italic\";}s:7:\"subsets\";a:7:{i:0;s:10:\"vietnamese\";i:1;s:8:\"cyrillic\";i:2;s:9:\"latin-ext\";i:3;s:12:\"cyrillic-ext\";i:4;s:5:\"greek\";i:5;s:9:\"greek-ext\";i:6;s:5:\"latin\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":10:{s:3:\"300\";s:87:\"http://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTS3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"300italic\";s:87:\"http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxi9-WlPSxbfiI49GsXo3q0g.ttf\";s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/opensans/v13/IgZJs4-7SA1XX_edsoXWog.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/opensans/v13/O4NhV7_qs9r9seTo7fnsVKCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"600\";s:87:\"http://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSi3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"600italic\";s:87:\"http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxpZ7xm-Bj30Bj2KNdXDzSZg.ttf\";s:3:\"700\";s:87:\"http://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzC3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"700italic\";s:87:\"http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxne1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:3:\"800\";s:87:\"http://fonts.gstatic.com/s/opensans/v13/EInbV5DfGHOiMmvb1Xr-hi3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"800italic\";s:87:\"http://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxg89PwPrYLaRFJ-HNCU9NbA.ttf\";}}i:484;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Open Sans Condensed\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:7:{i:0;s:10:\"vietnamese\";i:1;s:8:\"cyrillic\";i:2;s:9:\"latin-ext\";i:3;s:12:\"cyrillic-ext\";i:4;s:5:\"greek\";i:5;s:9:\"greek-ext\";i:6;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:3:\"300\";s:96:\"http://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xEMwSSh38KQVJx4ABtsZTnA.ttf\";s:9:\"300italic\";s:96:\"http://fonts.gstatic.com/s/opensanscondensed/v10/jIXlqT1WKafUSwj6s9AzV4_LkTZ_uhAwfmGJ084hlvM.ttf\";s:3:\"700\";s:96:\"http://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xBEM87DM3yorPOrvA-vB930.ttf\";}}i:485;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Oranienbaum\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/oranienbaum/v5/M98jYwCSn0PaFhXXgviCoaCWcynf_cDxXwCLxiixG1c.ttf\";}}i:486;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Orbitron\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/orbitron/v7/DY8swouAZjR3RaUPRf0HDQ.ttf\";s:3:\"500\";s:86:\"http://fonts.gstatic.com/s/orbitron/v7/p-y_ffzMdo5JN_7ia0vYEqCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/orbitron/v7/PS9_6SLkY1Y6OgPO3APr6qCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"900\";s:86:\"http://fonts.gstatic.com/s/orbitron/v7/2I3-8i9hT294TE_pyjy9SaCWcynf_cDxXwCLxiixG1c.ttf\";}}i:487;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Oregano\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/oregano/v4/UiLhqNixVv2EpjRoBG6axA.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/oregano/v4/_iwqGEht6XsAuEaCbYG64Q.ttf\";}}i:488;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Orienta\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/orienta/v4/_NKSk93mMs0xsqtfjCsB3Q.ttf\";}}i:489;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Original Surfer\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/originalsurfer/v5/gdHw6HpSIN4D6Xt7pi1-qIkEz33TDwAZczo_6fY7eg0.ttf\";}}i:490;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Oswald\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:3:\"300\";s:64:\"http://fonts.gstatic.com/s/oswald/v10/y3tZpCdiRD4oNRRYFcAR5Q.ttf\";s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/oswald/v10/uLEd2g2vJglLPfsBF91DCg.ttf\";s:3:\"700\";s:64:\"http://fonts.gstatic.com/s/oswald/v10/7wj8ldV_5Ti37rHa0m1DDw.ttf\";}}i:491;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Over the Rainbow\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/overtherainbow/v7/6gp-gkpI2kie2dHQQLM2jQBdxkZd83xOSx-PAQ2QmiI.ttf\";}}i:492;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Overlock\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":6:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/overlock/v5/Z8oYsGi88-E1cUB8YBFMAg.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/overlock/v5/rq6EacukHROOBrFrK_zF6_esZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/overlock/v5/Fexr8SqXM8Bm_gEVUA7AKaCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/overlock/v5/wFWnYgeXKYBks6gEUwYnfAJKKGfqHaYFsRG-T3ceEVo.ttf\";s:3:\"900\";s:86:\"http://fonts.gstatic.com/s/overlock/v5/YPJCVTT8ZbG3899l_-KIGqCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"900italic\";s:86:\"http://fonts.gstatic.com/s/overlock/v5/iOZhxT2zlg7W5ij_lb-oDp0EAVxt0G0biEntp43Qt6E.ttf\";}}i:493;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Overlock SC\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/overlocksc/v5/8D7HYDsvS_g1GhBnlHzgzaCWcynf_cDxXwCLxiixG1c.ttf\";}}i:494;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:3:\"Ovo\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:60:\"http://fonts.gstatic.com/s/ovo/v7/mFg27dimu3s9t09qjCwB1g.ttf\";}}i:495;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Oxygen\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:3:\"300\";s:63:\"http://fonts.gstatic.com/s/oxygen/v5/lZ31r0bR1Bzt_DfGZu1S8A.ttf\";s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/oxygen/v5/uhoyAE7XlQL22abzQieHjw.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/oxygen/v5/yLqkmDwuNtt5pSqsJmhyrg.ttf\";}}i:496;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Oxygen Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/oxygenmono/v4/DigTu7k4b7OmM8ubt1Qza6CWcynf_cDxXwCLxiixG1c.ttf\";}}i:497;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"PT Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ptmono/v4/QUbM8H9yJK5NhpQ0REO6Wg.ttf\";}}i:498;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"PT Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ptsans/v8/UFoEz2uiuMypUGZL1NKoeg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/ptsans/v8/yls9EYWOd496wiu7qzfgNg.ttf\";s:3:\"700\";s:84:\"http://fonts.gstatic.com/s/ptsans/v8/F51BEgHuR0tYHxF0bD4vwvesZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/ptsans/v8/lILlYDvubYemzYzN7GbLkC3USBnSvpkopQaUR-2r7iU.ttf\";}}i:499;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"PT Sans Caption\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/ptsanscaption/v9/OXYTDOzBcXU8MTNBvBHeSW8by34Z3mUMtM-o4y-SHCY.ttf\";s:3:\"700\";s:91:\"http://fonts.gstatic.com/s/ptsanscaption/v9/Q-gJrFokeE7JydPpxASt25tc0eyfI4QDEsobEEpk_hA.ttf\";}}i:500;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"PT Sans Narrow\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/ptsansnarrow/v7/UyYrYy3ltEffJV9QueSi4ZTvAuddT2xDMbdz0mdLyZY.ttf\";s:3:\"700\";s:90:\"http://fonts.gstatic.com/s/ptsansnarrow/v7/Q_pTky3Sc3ubRibGToTAYsLtdzs3iyjn_YuT226ZsLU.ttf\";}}i:501;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"PT Serif\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/ptserif/v8/sAo427rn3-QL9sWCbMZXhA.ttf\";s:6:\"italic\";s:85:\"http://fonts.gstatic.com/s/ptserif/v8/9khWhKzhpkH0OkNnBKS3n_esZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/ptserif/v8/kyZw18tqQ5if-_wpmxxOeKCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:85:\"http://fonts.gstatic.com/s/ptserif/v8/Foydq9xJp--nfYIx2TBz9QJKKGfqHaYFsRG-T3ceEVo.ttf\";}}i:502;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"PT Serif Caption\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/ptserifcaption/v8/7xkFOeTxxO1GMC1suOUYWVsRioCqs5fohhaYel24W3k.ttf\";s:6:\"italic\";s:92:\"http://fonts.gstatic.com/s/ptserifcaption/v8/0kfPsmrmTSgiec7u_Wa0DB1mqvzPHelJwRcF_s_EUM0.ttf\";}}i:503;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Pacifico\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/pacifico/v7/GIrpeRY1r5CzbfL8r182lw.ttf\";}}i:504;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Palanquin\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:7:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":7:{s:3:\"100\";s:87:\"http://fonts.gstatic.com/s/palanquin/v1/Hu0eGDVGK_g4saUFu6AK3KCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"200\";s:87:\"http://fonts.gstatic.com/s/palanquin/v1/pqXYXD7-VI5ezTjeqQOcyC3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"300\";s:87:\"http://fonts.gstatic.com/s/palanquin/v1/c0-J5OCAagpFCKkKraz-Ey3USBnSvpkopQaUR-2r7iU.ttf\";s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/palanquin/v1/xCwBUoAEV0kzCDwerAZ0Aw.ttf\";s:3:\"500\";s:87:\"http://fonts.gstatic.com/s/palanquin/v1/wLvvkEcZMKy95afLWh2EfC3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"600\";s:87:\"http://fonts.gstatic.com/s/palanquin/v1/405UIAv95_yZkCECrH6y-i3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"700\";s:87:\"http://fonts.gstatic.com/s/palanquin/v1/-UtkePo3NFvxEN3rGCtTvi3USBnSvpkopQaUR-2r7iU.ttf\";}}i:505;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Palanquin Dark\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/palanquindark/v1/PamTqrrgbBh_M3702w39rOfChn3JSg5yz_Q_xmrKQN0.ttf\";s:3:\"500\";s:91:\"http://fonts.gstatic.com/s/palanquindark/v1/iXyBGf5UbFUu6BG8hOY-maMZTo-EwKMRQt3RWHocLi0.ttf\";s:3:\"600\";s:91:\"http://fonts.gstatic.com/s/palanquindark/v1/iXyBGf5UbFUu6BG8hOY-mVNxaunw8i4Gywrk2SigRnk.ttf\";s:3:\"700\";s:91:\"http://fonts.gstatic.com/s/palanquindark/v1/iXyBGf5UbFUu6BG8hOY-mWToair6W0TEE44XrlfKbiM.ttf\";}}i:506;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Paprika\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/paprika/v4/b-VpyoRSieBdB5BPJVF8HQ.ttf\";}}i:507;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Parisienne\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/parisienne/v4/TW74B5QISJNx9moxGlmJfvesZW2xOQ-xsNqO47m55DA.ttf\";}}i:508;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Passero One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/passeroone/v8/Yc-7nH5deCCv9Ed0MMnAQqCWcynf_cDxXwCLxiixG1c.ttf\";}}i:509;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Passion One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/passionone/v6/1UIK1tg3bKJ4J3o35M4heqCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"700\";s:88:\"http://fonts.gstatic.com/s/passionone/v6/feOcYDy2R-f3Ysy72PYJ2ne1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:3:\"900\";s:88:\"http://fonts.gstatic.com/s/passionone/v6/feOcYDy2R-f3Ysy72PYJ2ienaqEuufTBk9XMKnKmgDA.ttf\";}}i:510;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Pathway Gothic One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/pathwaygothicone/v4/Lqv9ztoTUV8Q0FmQZzPqaA6A6xIYD7vYcYDop1i-K-c.ttf\";}}i:511;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Patrick Hand\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"vietnamese\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/patrickhand/v10/9BG3JJgt_HlF3NpEUehL0C3USBnSvpkopQaUR-2r7iU.ttf\";}}i:512;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Patrick Hand SC\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:10:\"vietnamese\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/patrickhandsc/v4/OYFWCgfCR-7uHIovjUZXsbAgSRh1LpJXlLfl8IbsmHg.ttf\";}}i:513;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Patua One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/patuaone/v6/njZwotTYjswR4qdhsW-kJw.ttf\";}}i:514;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Paytone One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/paytoneone/v8/3WCxC7JAJjQHQVoIE0ZwvqCWcynf_cDxXwCLxiixG1c.ttf\";}}i:515;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Peddana\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/peddana/v4/zaSZuj_GhmC8AOTugOROnA.ttf\";}}i:516;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Peralta\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/peralta/v4/cTJX5KEuc0GKRU9NXSm-8Q.ttf\";}}i:517;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Permanent Marker\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/permanentmarker/v5/9vYsg5VgPHKK8SXYbf3sMol14xj5tdg9OHF8w4E7StQ.ttf\";}}i:518;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Petit Formal Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/petitformalscript/v4/OEZwr2-ovBsq2n3ACCKoEvVPl2Gjtxj0D6F7QLy1VQc.ttf\";}}i:519;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Petrona\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/petrona/v5/nnQwxlP6dhrGovYEFtemTg.ttf\";}}i:520;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Philosopher\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:8:\"cyrillic\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/philosopher/v7/oZLTrB9jmJsyV0u_T0TKEaCWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:89:\"http://fonts.gstatic.com/s/philosopher/v7/_9Hnc_gz9k7Qq6uKaeHKmUeOrDcLawS7-ssYqLr2Xp4.ttf\";s:3:\"700\";s:89:\"http://fonts.gstatic.com/s/philosopher/v7/napvkewXG9Gqby5vwGHICHe1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:9:\"700italic\";s:89:\"http://fonts.gstatic.com/s/philosopher/v7/PuKlryTcvTj7-qZWfLCFIM_zJjSACmk0BRPxQqhnNLU.ttf\";}}i:521;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Piedra\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/piedra/v5/owf-AvEEyAj9LJ2tVZ_3Mw.ttf\";}}i:522;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Pinyon Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/pinyonscript/v6/TzghnhfCn7TuE73f-CBQ0CeUSrabuTpOsMEiRLtKwk0.ttf\";}}i:523;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Pirata One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/pirataone/v4/WnbD86B4vB2ckYcL7oxuhvesZW2xOQ-xsNqO47m55DA.ttf\";}}i:524;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Plaster\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/plaster/v7/O4QG9Z5116CXyfJdR9zxLw.ttf\";}}i:525;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Play\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:5:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"greek\";i:4;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/play/v7/GWvfObW8LhtsOX333MCpBg.ttf\";s:3:\"700\";s:61:\"http://fonts.gstatic.com/s/play/v7/crPhg6I0alLI-MpB3vW-zw.ttf\";}}i:526;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Playball\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/playball/v6/3hOFiQm_EUzycTpcN9uz4w.ttf\";}}i:527;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Playfair Display\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":6:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/playfairdisplay/v10/2NBgzUtEeyB-Xtpr9bm1CV6uyC_qD11hrFQ6EGgTJWI.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/playfairdisplay/v10/9MkijrV-dEJ0-_NWV7E6NzMsbnvDNEBX25F5HWk9AhI.ttf\";s:3:\"700\";s:94:\"http://fonts.gstatic.com/s/playfairdisplay/v10/UC3ZEjagJi85gF9qFaBgICsv6SrURqJprbhH_C1Mw8w.ttf\";s:9:\"700italic\";s:94:\"http://fonts.gstatic.com/s/playfairdisplay/v10/n7G4PqJvFP2Kubl0VBLDECsYW3XoOVcYyYdp9NzzS9E.ttf\";s:3:\"900\";s:94:\"http://fonts.gstatic.com/s/playfairdisplay/v10/UC3ZEjagJi85gF9qFaBgIKqwMe2wjvZrAR44M0BJZ48.ttf\";s:9:\"900italic\";s:94:\"http://fonts.gstatic.com/s/playfairdisplay/v10/n7G4PqJvFP2Kubl0VBLDEC0JfJ4xmm7j1kL6D7mPxrA.ttf\";}}i:528;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Playfair Display SC\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";i:4;s:3:\"900\";i:5;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":6:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/playfairdisplaysc/v5/G0-tvBxd4eQRdwFKB8dRkcpjYTDWIvcAwAccqeW9uNM.ttf\";s:6:\"italic\";s:95:\"http://fonts.gstatic.com/s/playfairdisplaysc/v5/myuYiFR-4NTrUT4w6TKls2klJsJYggW8rlNoTOTuau0.ttf\";s:3:\"700\";s:95:\"http://fonts.gstatic.com/s/playfairdisplaysc/v5/5ggqGkvWJU_TtW2W8cEubA-Amcyomnuy4WsCiPxGHjw.ttf\";s:9:\"700italic\";s:95:\"http://fonts.gstatic.com/s/playfairdisplaysc/v5/6X0OQrQhEEnPo56RalREX4krgPi80XvBcbTwmz-rgmU.ttf\";s:3:\"900\";s:95:\"http://fonts.gstatic.com/s/playfairdisplaysc/v5/5ggqGkvWJU_TtW2W8cEubKXL3C32k275YmX_AcBPZ7w.ttf\";s:9:\"900italic\";s:95:\"http://fonts.gstatic.com/s/playfairdisplaysc/v5/6X0OQrQhEEnPo56RalREX8Zag2q3ssKz8uH1RU4a9gs.ttf\";}}i:529;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Podkova\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/podkova/v8/eylljyGVfB8ZUQjYY3WZRQ.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/podkova/v8/SqW4aa8m_KVrOgYSydQ33vesZW2xOQ-xsNqO47m55DA.ttf\";}}i:530;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Poiret One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/poiretone/v4/dWcYed048E5gHGDIt8i1CPesZW2xOQ-xsNqO47m55DA.ttf\";}}i:531;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Poller One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/pollerone/v6/dkctmDlTPcZ6boC8662RA_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:532;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Poly\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/poly/v7/bcMAuiacS2qkd54BcwW6_Q.ttf\";s:6:\"italic\";s:61:\"http://fonts.gstatic.com/s/poly/v7/Zkx-eIlZSjKUrPGYhV5PeA.ttf\";}}i:533;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Pompiere\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/pompiere/v6/o_va2p9CD5JfmFohAkGZIA.ttf\";}}i:534;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Pontano Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/pontanosans/v4/gTHiwyxi6S7iiHpqAoiE3C3USBnSvpkopQaUR-2r7iU.ttf\";}}i:535;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Poppins\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":5:{s:3:\"300\";s:85:\"http://fonts.gstatic.com/s/poppins/v1/VIeViZ2fPtYBt3B2fQZplvesZW2xOQ-xsNqO47m55DA.ttf\";s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/poppins/v1/hlvAxH6aIdOjWlLzgm0jqg.ttf\";s:3:\"500\";s:85:\"http://fonts.gstatic.com/s/poppins/v1/4WGKlFyjcmCFVl8pRsgZ9vesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"600\";s:85:\"http://fonts.gstatic.com/s/poppins/v1/-zOABrCWORC3lyDh-ajNnPesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/poppins/v1/8JitanEsk5aDh7mDYs-fYfesZW2xOQ-xsNqO47m55DA.ttf\";}}i:536;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Port Lligat Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/portlligatsans/v5/CUEdhRk7oC7up0p6t0g4P6mASEpx5X0ZpsuJOuvfOGA.ttf\";}}i:537;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Port Lligat Slab\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/portlligatslab/v5/CUEdhRk7oC7up0p6t0g4PxLSPACXvawUYCBEnHsOe30.ttf\";}}i:538;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Pragati Narrow\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2015-06-10\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/pragatinarrow/v2/HzG2TfC862qPNsZsV_djPpTvAuddT2xDMbdz0mdLyZY.ttf\";s:3:\"700\";s:91:\"http://fonts.gstatic.com/s/pragatinarrow/v2/DnSI1zRkc0CY-hI5SC3q3MLtdzs3iyjn_YuT226ZsLU.ttf\";}}i:539;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Prata\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/prata/v6/3gmx8r842loRRm9iQkCDGg.ttf\";}}i:540;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Preahvihear\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-04-03\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/preahvihear/v8/82tDI-xTc53CxxOzEG4hDaCWcynf_cDxXwCLxiixG1c.ttf\";}}i:541;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Press Start 2P\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:4:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"greek\";i:3;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/pressstart2p/v4/8Lg6LX8-ntOHUQnvQ0E7o1jfl3W46Sz5gOkEVhcFWF4.ttf\";}}i:542;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Princess Sofia\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/princesssofia/v4/8g5l8r9BM0t1QsXLTajDe-wjmA7ie-lFcByzHGRhCIg.ttf\";}}i:543;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Prociono\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/prociono/v6/43ZYDHWogdFeNBWTl6ksmw.ttf\";}}i:544;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Prosto One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/prostoone/v5/bsqnAElAqk9kX7eABTRFJPesZW2xOQ-xsNqO47m55DA.ttf\";}}i:545;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Puritan\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/puritan/v8/wv_RtgVBSCn-or2MC0n4Kg.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/puritan/v8/BqZX8Tp200LeMv1KlzXgLQ.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/puritan/v8/pJS2SdwI0SCiVnO0iQSFT_esZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"700italic\";s:85:\"http://fonts.gstatic.com/s/puritan/v8/rFG3XkMJL75nUNZwCEIJqC3USBnSvpkopQaUR-2r7iU.ttf\";}}i:546;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Purple Purse\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/purplepurse/v5/Q5heFUrdmei9axbMITxxxS3USBnSvpkopQaUR-2r7iU.ttf\";}}i:547;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Quando\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-03-22\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/quando/v5/03nDiEZuO2-h3xvtG6UmHg.ttf\";}}i:548;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Quantico\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/quantico/v5/pwSnP8Xpaix2rIz99HrSlQ.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/quantico/v5/KQhDd2OsZi6HiITUeFQ2U_esZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/quantico/v5/OVZZzjcZ3Hkq2ojVcUtDjaCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/quantico/v5/HeCYRcZbdRso3ZUu01ELbQJKKGfqHaYFsRG-T3ceEVo.ttf\";}}i:549;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Quattrocento\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/quattrocento/v7/WZDISdyil4HsmirlOdBRFC3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"700\";s:90:\"http://fonts.gstatic.com/s/quattrocento/v7/Uvi-cRwyvqFpl9j3oT2mqkD2ttfZwueP-QU272T9-k4.ttf\";}}i:550;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Quattrocento Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/quattrocentosans/v8/efd6FGWWGX5Z3ztwLBrG9eAj_ty82iuwwDTNEYXGiyQ.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/quattrocentosans/v8/8PXYbvM__bjl0rBnKiByg532VBCoA_HLsn85tSWZmdo.ttf\";s:3:\"700\";s:94:\"http://fonts.gstatic.com/s/quattrocentosans/v8/tXSgPxDl7Lk8Zr_5qX8FIbqxG25nQNOioCZSK4sU-CA.ttf\";s:9:\"700italic\";s:94:\"http://fonts.gstatic.com/s/quattrocentosans/v8/8N1PdXpbG6RtFvTjl-5E7buqAJxizi8Dk_SK5et7kMg.ttf\";}}i:551;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Questrial\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/questrial/v6/MoHHaw_WwNs_hd9ob1zTVw.ttf\";}}i:552;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Quicksand\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:3:\"300\";s:87:\"http://fonts.gstatic.com/s/quicksand/v5/qhfoJiLu10kFjChCCTvGlC3USBnSvpkopQaUR-2r7iU.ttf\";s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/quicksand/v5/Ngv3fIJjKB7sD-bTUGIFCA.ttf\";s:3:\"700\";s:87:\"http://fonts.gstatic.com/s/quicksand/v5/32nyIRHyCu6iqEka_hbKsi3USBnSvpkopQaUR-2r7iU.ttf\";}}i:553;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Quintessential\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/quintessential/v4/mmk6ioesnTrEky_Zb92E5s02lXbtMOtZWfuxKeMZO8Q.ttf\";}}i:554;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Qwigley\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/qwigley/v6/aDqxws-KubFID85TZHFouw.ttf\";}}i:555;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Racing Sans One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/racingsansone/v4/1r3DpWaCiT7y3PD4KgkNyDjVlsJB_M_Q_LtZxsoxvlw.ttf\";}}i:556;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Radley\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/radley/v9/FgE9di09a-mXGzAIyI6Q9Q.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/radley/v9/Z_JcACuPAOO2f9kzQcGRug.ttf\";}}i:557;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Rajdhani\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":5:{s:3:\"300\";s:86:\"http://fonts.gstatic.com/s/rajdhani/v5/9pItuEhQZVGdq8spnHTku6CWcynf_cDxXwCLxiixG1c.ttf\";s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rajdhani/v5/Wfy5zp4PGFAFS7-Wetehzw.ttf\";s:3:\"500\";s:86:\"http://fonts.gstatic.com/s/rajdhani/v5/nd_5ZpVwm710HcLual0fBqCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"600\";s:86:\"http://fonts.gstatic.com/s/rajdhani/v5/5fnmZahByDeTtgxIiqbJSaCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/rajdhani/v5/UBK6d2Hg7X7wYLlF92aXW6CWcynf_cDxXwCLxiixG1c.ttf\";}}i:558;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Raleway\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:18:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"200\";i:3;s:9:\"200italic\";i:4;s:3:\"300\";i:5;s:9:\"300italic\";i:6;s:7:\"regular\";i:7;s:6:\"italic\";i:8;s:3:\"500\";i:9;s:9:\"500italic\";i:10;s:3:\"600\";i:11;s:9:\"600italic\";i:12;s:3:\"700\";i:13;s:9:\"700italic\";i:14;s:3:\"800\";i:15;s:9:\"800italic\";i:16;s:3:\"900\";i:17;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":18:{s:3:\"100\";s:65:\"http://fonts.gstatic.com/s/raleway/v10/UDfD6oxBaBnmFJwQ7XAFNw.ttf\";s:9:\"100italic\";s:86:\"http://fonts.gstatic.com/s/raleway/v10/hUpHtml6IPNuUR-FwVi2UKCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"200\";s:86:\"http://fonts.gstatic.com/s/raleway/v10/LAQwev4hdCtYkOYX4Oc7nPesZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"200italic\";s:86:\"http://fonts.gstatic.com/s/raleway/v10/N2DIbZG4399cPGfifZUEQi3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"300\";s:86:\"http://fonts.gstatic.com/s/raleway/v10/2VvSZU2kb4DZwFfRM4fLQPesZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"300italic\";s:86:\"http://fonts.gstatic.com/s/raleway/v10/TVSB8ogXDKMcnAAJ5CqrUi3USBnSvpkopQaUR-2r7iU.ttf\";s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/raleway/v10/_dCzxpXzIS3sL-gdJWAP8A.ttf\";s:6:\"italic\";s:65:\"http://fonts.gstatic.com/s/raleway/v10/utU2m1gdZSfuQpArSy5Dbw.ttf\";s:3:\"500\";s:86:\"http://fonts.gstatic.com/s/raleway/v10/348gn6PEmbLDWlHbbV15d_esZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"500italic\";s:86:\"http://fonts.gstatic.com/s/raleway/v10/S7vGLZZ40c85SJgiptJGVy3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"600\";s:86:\"http://fonts.gstatic.com/s/raleway/v10/M7no6oPkwKYJkedjB1wqEvesZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"600italic\";s:86:\"http://fonts.gstatic.com/s/raleway/v10/OY22yoG8EJ3IN_muVWm29C3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/raleway/v10/VGEV9-DrblisWOWLbK-1XPesZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/raleway/v10/lFxvRPuGFG5ktd7P0WRwKi3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"800\";s:86:\"http://fonts.gstatic.com/s/raleway/v10/mMh0JrsYMXcLO69jgJwpUvesZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"800italic\";s:86:\"http://fonts.gstatic.com/s/raleway/v10/us4LjTCmlYgh3W8CKujEJi3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"900\";s:86:\"http://fonts.gstatic.com/s/raleway/v10/ajQQGcDBLcyLpaUfD76UuPesZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"900italic\";s:86:\"http://fonts.gstatic.com/s/raleway/v10/oY2RadnkHfshu5f0FLsgVS3USBnSvpkopQaUR-2r7iU.ttf\";}}i:559;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Raleway Dots\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/ralewaydots/v4/lhLgmWCRcyz-QXo8LCzTfC3USBnSvpkopQaUR-2r7iU.ttf\";}}i:560;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Ramabhadra\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/ramabhadra/v5/JyhxLXRVQChLDGADS_c5MPesZW2xOQ-xsNqO47m55DA.ttf\";}}i:561;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Ramaraja\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/ramaraja/v1/XIqzxFapVczstBedHdQTiw.ttf\";}}i:562;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Rambla\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/rambla/v4/YaTmpvm5gFg_ShJKTQmdzg.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/rambla/v4/mhUgsKmp0qw3uATdDDAuwA.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/rambla/v4/C5VZH8BxQKmnBuoC00UPpw.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/rambla/v4/ziMzUZya6QahrKONSI1TzqCWcynf_cDxXwCLxiixG1c.ttf\";}}i:563;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Rammetto One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/rammettoone/v5/mh0uQ1tV8QgSx9v_KyEYPC3USBnSvpkopQaUR-2r7iU.ttf\";}}i:564;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Ranchers\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/ranchers/v4/9ya8CZYhqT66VERfjQ7eLA.ttf\";}}i:565;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Rancho\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/rancho/v6/ekp3-4QykC4--6KaslRgHA.ttf\";}}i:566;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Ranga\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/ranga/v1/xpW6zFTNzY1JykoBIqE1Zg.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/ranga/v1/h8G_gEUH7vHKH-NkjAs34A.ttf\";}}i:567;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Rationale\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/rationale/v7/7M2eN-di0NGLQse7HzJRfg.ttf\";}}i:568;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Ravi Prakash\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/raviprakash/v3/8EzbM7Rymjk25jWeHxbO6C3USBnSvpkopQaUR-2r7iU.ttf\";}}i:569;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Redressed\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/redressed/v6/3aZ5sTBppH3oSm5SabegtA.ttf\";}}i:570;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Reenie Beanie\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/reeniebeanie/v7/ljpKc6CdXusL1cnGUSamX4jjx0o0jr6fNXxPgYh_a8Q.ttf\";}}i:571;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Revalia\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/revalia/v4/1TKw66fF5_poiL0Ktgo4_A.ttf\";}}i:572;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Rhodium Libre\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-06-03\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/rhodiumlibre/v1/Vxr7A4-xE2zsBDDI8BcseIjjx0o0jr6fNXxPgYh_a8Q.ttf\";}}i:573;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Ribeye\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ribeye/v5/e5w3VE8HnWBln4Ll6lUj3Q.ttf\";}}i:574;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Ribeye Marrow\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/ribeyemarrow/v6/q7cBSA-4ErAXBCDFPrhlY0cTNmV93fYG7UKgsLQNQWs.ttf\";}}i:575;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Righteous\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/righteous/v5/0nRRWM_gCGCt2S-BCfN8WQ.ttf\";}}i:576;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Risque\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/risque/v4/92RnElGnl8yHP97-KV3Fyg.ttf\";}}i:577;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Roboto\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:12:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:7:{i:0;s:10:\"vietnamese\";i:1;s:8:\"cyrillic\";i:2;s:9:\"latin-ext\";i:3;s:12:\"cyrillic-ext\";i:4;s:5:\"greek\";i:5;s:9:\"greek-ext\";i:6;s:5:\"latin\";}s:7:\"version\";s:3:\"v15\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":12:{s:3:\"100\";s:64:\"http://fonts.gstatic.com/s/roboto/v15/7MygqTe2zs9YkP0adA9QQQ.ttf\";s:9:\"100italic\";s:85:\"http://fonts.gstatic.com/s/roboto/v15/T1xnudodhcgwXCmZQ490TPesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"300\";s:64:\"http://fonts.gstatic.com/s/roboto/v15/dtpHsbgPEm2lVWciJZ0P-A.ttf\";s:9:\"300italic\";s:85:\"http://fonts.gstatic.com/s/roboto/v15/iE8HhaRzdhPxC93dOdA056CWcynf_cDxXwCLxiixG1c.ttf\";s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/roboto/v15/W5F8_SL0XFawnjxHGsZjJA.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/roboto/v15/hcKoSgxdnKlbH5dlTwKbow.ttf\";s:3:\"500\";s:64:\"http://fonts.gstatic.com/s/roboto/v15/Uxzkqj-MIMWle-XP2pDNAA.ttf\";s:9:\"500italic\";s:85:\"http://fonts.gstatic.com/s/roboto/v15/daIfzbEw-lbjMyv4rMUUTqCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"700\";s:64:\"http://fonts.gstatic.com/s/roboto/v15/bdHGHleUa-ndQCOrdpfxfw.ttf\";s:9:\"700italic\";s:85:\"http://fonts.gstatic.com/s/roboto/v15/owYYXKukxFDFjr0ZO8NXh6CWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"900\";s:64:\"http://fonts.gstatic.com/s/roboto/v15/H1vB34nOKWXqzKotq25pcg.ttf\";s:9:\"900italic\";s:85:\"http://fonts.gstatic.com/s/roboto/v15/b9PWBSMHrT2zM5FgUdtu0aCWcynf_cDxXwCLxiixG1c.ttf\";}}i:578;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Roboto Condensed\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:6:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"700\";i:5;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:10:\"vietnamese\";i:1;s:8:\"cyrillic\";i:2;s:9:\"latin-ext\";i:3;s:12:\"cyrillic-ext\";i:4;s:5:\"greek\";i:5;s:9:\"greek-ext\";i:6;s:5:\"latin\";}s:7:\"version\";s:3:\"v13\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":6:{s:3:\"300\";s:94:\"http://fonts.gstatic.com/s/robotocondensed/v13/b9QBgL0iMZfDSpmcXcE8nJRhFVcex_hajThhFkHyhYk.ttf\";s:9:\"300italic\";s:94:\"http://fonts.gstatic.com/s/robotocondensed/v13/mg0cGfGRUERshzBlvqxeAPYa9bgCHecWXGgisnodcS0.ttf\";s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsKDbm6fPDOZJsR8PmdG62gY.ttf\";s:6:\"italic\";s:94:\"http://fonts.gstatic.com/s/robotocondensed/v13/BP5K8ZAJv9qEbmuFp8RpJY_eiqgTfYGaH0bJiUDZ5GA.ttf\";s:3:\"700\";s:94:\"http://fonts.gstatic.com/s/robotocondensed/v13/b9QBgL0iMZfDSpmcXcE8nPOYkGiSOYDq_T7HbIOV1hA.ttf\";s:9:\"700italic\";s:94:\"http://fonts.gstatic.com/s/robotocondensed/v13/mg0cGfGRUERshzBlvqxeAE2zk2RGRC3SlyyLLQfjS_8.ttf\";}}i:579;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Roboto Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:10:{i:0;s:3:\"100\";i:1;s:9:\"100italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"500\";i:7;s:9:\"500italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";}s:7:\"subsets\";a:7:{i:0;s:10:\"vietnamese\";i:1;s:8:\"cyrillic\";i:2;s:9:\"latin-ext\";i:3;s:12:\"cyrillic-ext\";i:4;s:5:\"greek\";i:5;s:9:\"greek-ext\";i:6;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2015-05-28\";s:5:\"files\";O:8:\"stdClass\":10:{s:3:\"100\";s:88:\"http://fonts.gstatic.com/s/robotomono/v4/aOIeRp72J9_Hp_8KwQ9M-YAWxXGWZ3yJw6KhWS7MxOk.ttf\";s:9:\"100italic\";s:88:\"http://fonts.gstatic.com/s/robotomono/v4/rqQ1zSE-ZGCKVZgew-A9dgyDtfpXZi-8rXUZYR4dumU.ttf\";s:3:\"300\";s:88:\"http://fonts.gstatic.com/s/robotomono/v4/N4duVc9C58uwPiY8_59Fzy9-WlPSxbfiI49GsXo3q0g.ttf\";s:9:\"300italic\";s:88:\"http://fonts.gstatic.com/s/robotomono/v4/1OsMuiiO6FCF2x67vzDKA2o9eWDfYYxG3A176Zl7aIg.ttf\";s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/robotomono/v4/eJ4cxQe85Lo39t-LVoKa26CWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/robotomono/v4/mE0EPT_93c7f86_WQexR3EeOrDcLawS7-ssYqLr2Xp4.ttf\";s:3:\"500\";s:88:\"http://fonts.gstatic.com/s/robotomono/v4/N4duVc9C58uwPiY8_59Fz8CNfqCYlB_eIx7H1TVXe60.ttf\";s:9:\"500italic\";s:88:\"http://fonts.gstatic.com/s/robotomono/v4/1OsMuiiO6FCF2x67vzDKA2nWRcJAYo5PSCx8UfGMHCI.ttf\";s:3:\"700\";s:88:\"http://fonts.gstatic.com/s/robotomono/v4/N4duVc9C58uwPiY8_59Fz3e1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:9:\"700italic\";s:88:\"http://fonts.gstatic.com/s/robotomono/v4/1OsMuiiO6FCF2x67vzDKA8_zJjSACmk0BRPxQqhnNLU.ttf\";}}i:580;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Roboto Slab\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";}s:7:\"subsets\";a:7:{i:0;s:10:\"vietnamese\";i:1;s:8:\"cyrillic\";i:2;s:9:\"latin-ext\";i:3;s:12:\"cyrillic-ext\";i:4;s:5:\"greek\";i:5;s:9:\"greek-ext\";i:6;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:3:\"100\";s:88:\"http://fonts.gstatic.com/s/robotoslab/v6/MEz38VLIFL-t46JUtkIEgIAWxXGWZ3yJw6KhWS7MxOk.ttf\";s:3:\"300\";s:88:\"http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJS9-WlPSxbfiI49GsXo3q0g.ttf\";s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/robotoslab/v6/3__ulTNA7unv0UtplybPiqCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"700\";s:88:\"http://fonts.gstatic.com/s/robotoslab/v6/dazS1PrQQuCxC3iOAJFEJXe1Pd76Vl7zRpE7NLJQ7XU.ttf\";}}i:581;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Rochester\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/rochester/v6/bnj8tmQBiOkdji_G_yvypg.ttf\";}}i:582;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Rock Salt\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rocksalt/v6/Zy7JF9h9WbhD9V3SFMQ1UQ.ttf\";}}i:583;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Rokkitt\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2016-02-24\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rokkitt/v10/GMA7Z_ToF8uSvpZAgnp_VQ.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/rokkitt/v10/gxlo-sr3rPmvgSixYog_ofesZW2xOQ-xsNqO47m55DA.ttf\";}}i:584;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Romanesco\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/romanesco/v5/2udIjUrpK_CPzYSxRVzD4Q.ttf\";}}i:585;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Ropa Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/ropasans/v5/Gba7ZzVBuhg6nX_AoSwlkQ.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/ropasans/v5/V1zbhZQscNrh63dy5Jk2nqCWcynf_cDxXwCLxiixG1c.ttf\";}}i:586;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Rosario\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rosario/v11/bL-cEh8dXtDupB2WccA2LA.ttf\";s:6:\"italic\";s:65:\"http://fonts.gstatic.com/s/rosario/v11/pkflNy18HEuVVx4EOjeb_Q.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/rosario/v11/nrS6PJvDWN42RP4TFWccd_esZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/rosario/v11/EOgFX2Va5VGrkhn_eDpIRS3USBnSvpkopQaUR-2r7iU.ttf\";}}i:587;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Rosarivo\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rosarivo/v4/EmPiINK0qyqc7KSsNjJamA.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/rosarivo/v4/u3VuWsWQlX1pDqsbz4paNPesZW2xOQ-xsNqO47m55DA.ttf\";}}i:588;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Rouge Script\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/rougescript/v5/AgXDSqZJmy12qS0ixjs6Vy3USBnSvpkopQaUR-2r7iU.ttf\";}}i:589;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Rozha One\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rozhaone/v2/PyrMHQ6lucEIxwKmhqsX8A.ttf\";}}i:590;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Rubik\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:10:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";i:8;s:3:\"900\";i:9;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-07-22\";s:5:\"files\";O:8:\"stdClass\":10:{s:3:\"300\";s:62:\"http://fonts.gstatic.com/s/rubik/v1/o1vXYO8YwDpErHEAPAxpOg.ttf\";s:9:\"300italic\";s:83:\"http://fonts.gstatic.com/s/rubik/v1/NyXDvUhvZLSWiVfGa5KM-vesZW2xOQ-xsNqO47m55DA.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/rubik/v1/4sMyW_teKWHB3K8Hm-Il6A.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/rubik/v1/elD65ddI0qvNcCh42b1Iqg.ttf\";s:3:\"500\";s:62:\"http://fonts.gstatic.com/s/rubik/v1/D4HihERG27s-BJrQ4dvkbw.ttf\";s:9:\"500italic\";s:83:\"http://fonts.gstatic.com/s/rubik/v1/0hcxMdoMbXtHiEM1ebdN6PesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/rubik/v1/m1GGHcpLe6Mb0_sAyjXE4g.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/rubik/v1/R4g_rs714cUXVZcdnRdHw_esZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"900\";s:62:\"http://fonts.gstatic.com/s/rubik/v1/mOHfPRl5uP4vw7-5-dbnng.ttf\";s:9:\"900italic\";s:83:\"http://fonts.gstatic.com/s/rubik/v1/HH1b7kBbwInqlw8OQxRE5vesZW2xOQ-xsNqO47m55DA.ttf\";}}i:591;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Rubik Mono One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/rubikmonoone/v5/e_cupPtD4BrZzotubJD7UbAREgn5xbW23GEXXnhMQ5Y.ttf\";}}i:592;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Rubik One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/rubikone/v4/Zs6TtctNRSIR8T5PO018rQ.ttf\";}}i:593;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Ruda\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/ruda/v7/jPEIPB7DM2DNK_uBGv2HGw.ttf\";s:3:\"700\";s:61:\"http://fonts.gstatic.com/s/ruda/v7/JABOu1SYOHcGXVejUq4w6g.ttf\";s:3:\"900\";s:61:\"http://fonts.gstatic.com/s/ruda/v7/Uzusv-enCjoIrznlJJaBRw.ttf\";}}i:594;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Rufina\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/rufina/v4/s9IFr_fIemiohfZS-ZRDbQ.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/rufina/v4/D0RUjXFr55y4MVZY2Ww_RA.ttf\";}}i:595;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Ruge Boogie\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/rugeboogie/v7/U-TTmltL8aENLVIqYbI5QaCWcynf_cDxXwCLxiixG1c.ttf\";}}i:596;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Ruluko\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ruluko/v4/lv4cMwJtrx_dzmlK5SDc1g.ttf\";}}i:597;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Rum Raisin\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/rumraisin/v4/kDiL-ntDOEq26B7kYM7cx_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:598;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Ruslan Display\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/ruslandisplay/v7/SREdhlyLNUfU1VssRBfs3rgH88D3l9N4auRNHrNS708.ttf\";}}i:599;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Russo One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/russoone/v5/zfwxZ--UhUc7FVfgT21PRQ.ttf\";}}i:600;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Ruthie\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ruthie/v6/vJ2LorukHSbWYoEs5juivg.ttf\";}}i:601;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:3:\"Rye\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:60:\"http://fonts.gstatic.com/s/rye/v4/VUrJlpPpSZxspl3w_yNOrQ.ttf\";}}i:602;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Sacramento\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/sacramento/v4/_kv-qycSHMNdhjiv0Kj7BvesZW2xOQ-xsNqO47m55DA.ttf\";}}i:603;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Sahitya\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:10:\"devanagari\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-06-17\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/sahitya/v1/wQWULcDbZqljdTfjOUtDvw.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/sahitya/v1/Zm5hNvMwUyN3tC4GMkH1l_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:604;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Sail\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-24\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/sail/v7/iuEoG6kt-bePGvtdpL0GUQ.ttf\";}}i:605;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Salsa\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/salsa/v6/BnpUCBmYdvggScEPs5JbpA.ttf\";}}i:606;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Sanchez\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/sanchez/v4/BEL8ao-E2LJ5eHPLB2UAiw.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/sanchez/v4/iSrhkWLexUZzDeNxNEHtzA.ttf\";}}i:607;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Sancreek\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/sancreek/v7/8ZacBMraWMvHly4IJI3esw.ttf\";}}i:608;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Sansita One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/sansitaone/v6/xWqf68oB50JXqGIRR0h2hqCWcynf_cDxXwCLxiixG1c.ttf\";}}i:609;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Sarala\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-06-17\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/sarala/v1/ohip9lixCHoBab7hTtgLnw.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/sarala/v1/hpc9cz8KYsazwq2In_oJYw.ttf\";}}i:610;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Sarina\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/sarina/v5/XYtRfaSknHIU3NHdfTdXoQ.ttf\";}}i:611;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Sarpanch\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:6:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";i:5;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":6:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/sarpanch/v1/YMBZdT27b6O5a1DADbAGSg.ttf\";s:3:\"500\";s:86:\"http://fonts.gstatic.com/s/sarpanch/v1/Ov7BxSrFSZYrfuJxL1LzQaCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"600\";s:86:\"http://fonts.gstatic.com/s/sarpanch/v1/WTnP2wnc0qSbUaaDG-2OQ6CWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/sarpanch/v1/57kYsSpovYmFaEt2hsZhv6CWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"800\";s:86:\"http://fonts.gstatic.com/s/sarpanch/v1/OKyqPLjdnuVghR-1TV6RzaCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"900\";s:86:\"http://fonts.gstatic.com/s/sarpanch/v1/JhYc2cr6kqWTo_P0vfvJR6CWcynf_cDxXwCLxiixG1c.ttf\";}}i:612;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Satisfy\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/satisfy/v6/PRlyepkd-JCGHiN8e9WV2w.ttf\";}}i:613;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Scada\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/scada/v4/iZNC3ZEYwe3je6H-28d5Ug.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/scada/v4/PCGyLT1qNawkOUQ3uHFhBw.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/scada/v4/t6XNWdMdVWUz93EuRVmifQ.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/scada/v4/kLrBIf7V4mDMwcd_Yw7-D_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:614;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Scheherazade\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:6:\"arabic\";i:1;s:5:\"latin\";}s:7:\"version\";s:3:\"v11\";s:12:\"lastModified\";s:10:\"2015-08-26\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/scheherazade/v11/AuKlqGWzUC-8XqMOmsqXiy3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"700\";s:91:\"http://fonts.gstatic.com/s/scheherazade/v11/C1wtT46acJkQxc6mPHwvHED2ttfZwueP-QU272T9-k4.ttf\";}}i:615;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Schoolbell\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/schoolbell/v6/95-3djEuubb3cJx-6E7j4vesZW2xOQ-xsNqO47m55DA.ttf\";}}i:616;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Seaweed Script\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/seaweedscript/v4/eorWAPpOvvWrPw5IHwE60BnpV0hQCek3EmWnCPrvGRM.ttf\";}}i:617;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Sevillana\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/sevillana/v4/6m1Nh35oP7YEt00U80Smiw.ttf\";}}i:618;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Seymour One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/seymourone/v4/HrdG2AEG_870Xb7xBVv6C6CWcynf_cDxXwCLxiixG1c.ttf\";}}i:619;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Shadows Into Light\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/shadowsintolight/v6/clhLqOv7MXn459PTh0gXYAW_5bEze-iLRNvGrRpJsfM.ttf\";}}i:620;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:22:\"Shadows Into Light Two\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/shadowsintolighttwo/v4/gDxHeefcXIo-lOuZFCn2xVQrZk-Pga5KeEE_oZjkQjQ.ttf\";}}i:621;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Shanti\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/shanti/v8/lc4nG_JG6Q-2FQSOMMhb_w.ttf\";}}i:622;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Share\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/share/v5/1ytD7zSb_-g9I2GG67vmVw.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/share/v5/a9YGdQWFRlNJ0zClJVaY3Q.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/share/v5/XrU8e7a1YKurguyY2azk1Q.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/share/v5/A992-bLVYwAflKu6iaznufesZW2xOQ-xsNqO47m55DA.ttf\";}}i:623;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Share Tech\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/sharetech/v4/Dq3DuZ5_0SW3oEfAWFpen_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:624;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Share Tech Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/sharetechmono/v5/RQxK-3RA0Lnf3gnnnNrAscwD6PD0c3_abh9zHKQtbGU.ttf\";}}i:625;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Shojumaru\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/shojumaru/v4/WP8cxonzQQVAoI3RJQ2wug.ttf\";}}i:626;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Short Stack\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/shortstack/v6/v4dXPI0Rm8XN9gk4SDdqlqCWcynf_cDxXwCLxiixG1c.ttf\";}}i:627;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Siemreap\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-04-06\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/siemreap/v9/JSK-mOIsXwxo-zE9XDDl_g.ttf\";}}i:628;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Sigmar One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/sigmarone/v6/oh_5NxD5JBZksdo2EntKefesZW2xOQ-xsNqO47m55DA.ttf\";}}i:629;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Signika\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:3:\"300\";s:85:\"http://fonts.gstatic.com/s/signika/v6/0wDPonOzsYeEo-1KO78w4fesZW2xOQ-xsNqO47m55DA.ttf\";s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/signika/v6/WvDswbww0oAtvBg2l1L-9w.ttf\";s:3:\"600\";s:85:\"http://fonts.gstatic.com/s/signika/v6/lQMOF6NUN2ooR7WvB7tADvesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/signika/v6/lEcnfPBICWJPv5BbVNnFJPesZW2xOQ-xsNqO47m55DA.ttf\";}}i:630;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Signika Negative\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"600\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:3:\"300\";s:93:\"http://fonts.gstatic.com/s/signikanegative/v5/q5TOjIw4CenPw6C-TW06FjYFXpUPtCmIEFDvjUnLLaI.ttf\";s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/signikanegative/v5/Z-Q1hzbY8uAo3TpTyPFMXVM1lnCWMnren5_v6047e5A.ttf\";s:3:\"600\";s:93:\"http://fonts.gstatic.com/s/signikanegative/v5/q5TOjIw4CenPw6C-TW06FrKLaDJM01OezSVA2R_O3qI.ttf\";s:3:\"700\";s:93:\"http://fonts.gstatic.com/s/signikanegative/v5/q5TOjIw4CenPw6C-TW06FpYzPxtVvobH1w3hEppR8WI.ttf\";}}i:631;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Simonetta\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"900\";i:3;s:9:\"900italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/simonetta/v5/fN8puNuahBo4EYMQgp12Yg.ttf\";s:6:\"italic\";s:87:\"http://fonts.gstatic.com/s/simonetta/v5/ynxQ3FqfF_Nziwy3T9ZwL6CWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"900\";s:87:\"http://fonts.gstatic.com/s/simonetta/v5/22EwvvJ2r1VwVCxit5LcVi3USBnSvpkopQaUR-2r7iU.ttf\";s:9:\"900italic\";s:87:\"http://fonts.gstatic.com/s/simonetta/v5/WUXOpCgBZaRPrWtMCpeKoienaqEuufTBk9XMKnKmgDA.ttf\";}}i:632;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Sintony\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/sintony/v4/IDhCijoIMev2L6Lg5QsduQ.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/sintony/v4/zVXQB1wqJn6PE4dWXoYpvPesZW2xOQ-xsNqO47m55DA.ttf\";}}i:633;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Sirin Stencil\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/sirinstencil/v5/pRpLdo0SawzO7MoBpvowsImg74kgS1F7KeR8rWhYwkU.ttf\";}}i:634;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Six Caps\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/sixcaps/v7/_XeDnO0HOV8Er9u97If1tQ.ttf\";}}i:635;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Skranji\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/skranji/v4/jnOLPS0iZmDL7dfWnW3nIw.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/skranji/v4/Lcrhg-fviVkxiEgoadsI1vesZW2xOQ-xsNqO47m55DA.ttf\";}}i:636;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Slabo 13px\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/slabo13px/v3/jPGWFTjRXfCSzy0qd1nqdvesZW2xOQ-xsNqO47m55DA.ttf\";}}i:637;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Slabo 27px\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/slabo27px/v3/gC0o8B9eU21EafNkXlRAfPesZW2xOQ-xsNqO47m55DA.ttf\";}}i:638;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Slackey\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/slackey/v6/evRIMNhGVCRJvCPv4kteeA.ttf\";}}i:639;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Smokum\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/smokum/v6/8YP4BuAcy97X8WfdKfxVRw.ttf\";}}i:640;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Smythe\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/smythe/v7/yACD1gy_MpbB9Ft42fUvYw.ttf\";}}i:641;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Sniglet\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"800\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/sniglet/v7/XWhyQLHH4SpCVsHRPRgu9w.ttf\";s:3:\"800\";s:85:\"http://fonts.gstatic.com/s/sniglet/v7/NLF91nBmcEfkBgcEWbHFa_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:642;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Snippet\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/snippet/v6/eUcYMLq2GtHZovLlQH_9kA.ttf\";}}i:643;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Snowburst One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/snowburstone/v4/zSQzKOPukXRux2oTqfYJjIjjx0o0jr6fNXxPgYh_a8Q.ttf\";}}i:644;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Sofadi One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/sofadione/v4/nirf4G12IcJ6KI8Eoj119fesZW2xOQ-xsNqO47m55DA.ttf\";}}i:645;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Sofia\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/sofia/v5/Imnvx0Ag9r6iDBFUY5_RaQ.ttf\";}}i:646;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Sonsie One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/sonsieone/v5/KSP7xT1OSy0q2ob6RQOTWPesZW2xOQ-xsNqO47m55DA.ttf\";}}i:647;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Sorts Mill Goudy\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/sortsmillgoudy/v6/JzRrPKdwEnE8F1TDmDLMUlIL2Qjg-Xlsg_fhGbe2P5U.ttf\";s:6:\"italic\";s:92:\"http://fonts.gstatic.com/s/sortsmillgoudy/v6/UUu1lKiy4hRmBWk599VL1TYNkCNSzLyoucKmbTguvr0.ttf\";}}i:648;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Source Code Pro\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:7:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"600\";i:5;s:3:\"700\";i:6;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":7:{s:3:\"200\";s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqaXvKVW_haheDNrHjziJZVk.ttf\";s:3:\"300\";s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqVP7R5lD_au4SZC6Ks_vyWs.ttf\";s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/mrl8jkM18OlOQN8JLgasD9Rl0pGnog23EMYRrBmUzJQ.ttf\";s:3:\"500\";s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqX63uKwMO11Of4rJWV582wg.ttf\";s:3:\"600\";s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqeiMeWyi5E_-XkTgB5psiDg.ttf\";s:3:\"700\";s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqfgXsetDviZcdR5OzC1KPcw.ttf\";s:3:\"900\";s:91:\"http://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqRA_awHl7mXRjE_LQVochcU.ttf\";}}i:649;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Source Sans Pro\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:12:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";i:11;s:9:\"900italic\";}s:7:\"subsets\";a:3:{i:0;s:10:\"vietnamese\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":12:{s:3:\"200\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGKXvKVW_haheDNrHjziJZVk.ttf\";s:9:\"200italic\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6OptKU7UIBg2hLM7eMTU8bI.ttf\";s:3:\"300\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGFP7R5lD_au4SZC6Ks_vyWs.ttf\";s:9:\"300italic\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6DUpNKoQAsDux-Todp8f29w.ttf\";s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNRl0pGnog23EMYRrBmUzJQ.ttf\";s:6:\"italic\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/M2Jd71oPJhLKp0zdtTvoMwRX4TIfMQQEXLu74GftruE.ttf\";s:3:\"600\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGOiMeWyi5E_-XkTgB5psiDg.ttf\";s:9:\"600italic\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6Pp6lGoTTgjlW0sC4r900Co.ttf\";s:3:\"700\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGPgXsetDviZcdR5OzC1KPcw.ttf\";s:9:\"700italic\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6LVT4locI09aamSzFGQlDMY.ttf\";s:3:\"900\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGBA_awHl7mXRjE_LQVochcU.ttf\";s:9:\"900italic\";s:91:\"http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6A0NcF6HPGWR298uWIdxWv0.ttf\";}}i:650;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Source Serif Pro\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"600\";i:2;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/sourceserifpro/v4/CeUM4np2c42DV49nanp55YGL0S0YDpKs5GpLtZIQ0m4.ttf\";s:3:\"600\";s:92:\"http://fonts.gstatic.com/s/sourceserifpro/v4/yd5lDMt8Sva2PE17yiLarGi4cQnvCGV11m1KlXh97aQ.ttf\";s:3:\"700\";s:92:\"http://fonts.gstatic.com/s/sourceserifpro/v4/yd5lDMt8Sva2PE17yiLarEkpYHRvxGNSCrR82n_RDNk.ttf\";}}i:651;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Special Elite\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/specialelite/v6/9-wW4zu3WNoD5Fjka35Jm4jjx0o0jr6fNXxPgYh_a8Q.ttf\";}}i:652;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Spicy Rice\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/spicyrice/v5/WGCtz7cLoggXARPi9OGD6_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:653;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Spinnaker\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/spinnaker/v8/MQdIXivKITpjROUdiN6Jgg.ttf\";}}i:654;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Spirax\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/spirax/v5/IOKqhk-Ccl7y31yDsePPkw.ttf\";}}i:655;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Squada One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/squadaone/v5/3tzGuaJdD65cZVgfQzN8uvesZW2xOQ-xsNqO47m55DA.ttf\";}}i:656;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Sree Krushnadevaraya\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/sreekrushnadevaraya/v4/CdsXmnHyEqVl1ahzOh5qnzjDZVem5Eb4d0dXjXa0F_Q.ttf\";}}i:657;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Stalemate\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/stalemate/v4/wQLCnG0qB6mOu2Wit2dt_w.ttf\";}}i:658;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Stalinist One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:74:\"http://fonts.gstatic.com/s/stalinistone/v8/MQpS-WezM9W4Dd7D3B7I-UT7eZ8.ttf\";}}i:659;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Stardos Stencil\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/stardosstencil/v6/ygEOyTW9a6u4fi4OXEZeTFf2eT4jUldwg_9fgfY_tHc.ttf\";s:3:\"700\";s:92:\"http://fonts.gstatic.com/s/stardosstencil/v6/h4ExtgvoXhPtv9Ieqd-XC81wDCbBgmIo8UyjIhmkeSM.ttf\";}}i:660;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:21:\"Stint Ultra Condensed\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:97:\"http://fonts.gstatic.com/s/stintultracondensed/v5/8DqLK6-YSClFZt3u3EgOUYelbRYnLTTQA1Z5cVLnsI4.ttf\";}}i:661;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:20:\"Stint Ultra Expanded\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/stintultraexpanded/v4/FeigX-wDDgHMCKuhekhedQ7dxr0N5HY0cZKknTIL6n4.ttf\";}}i:662;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Stoke\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:3:\"300\";i:1;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:3:\"300\";s:62:\"http://fonts.gstatic.com/s/stoke/v6/Sell9475FOS8jUqQsfFsUQ.ttf\";s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/stoke/v6/A7qJNoqOm2d6o1E6e0yUFg.ttf\";}}i:663;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Strait\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/strait/v4/m4W73ViNmProETY2ybc-Bg.ttf\";}}i:664;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:19:\"Sue Ellen Francisco\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/sueellenfrancisco/v7/TwHX4vSxMUnJUdEz1JIgrhzazJzPVbGl8jnf1tisRz4.ttf\";}}i:665;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Sumana\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-05-04\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/sumana/v1/wgdl__wAK7pzliiWs0Nlog.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/sumana/v1/8AcM-KAproitONSBBHj3sQ.ttf\";}}i:666;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Sunshiney\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/sunshiney/v6/kaWOb4pGbwNijM7CkxK1sQ.ttf\";}}i:667;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Supermercado One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/supermercadoone/v6/kMGPVTNFiFEp1U274uBMb4mm5hmSKNFf3C5YoMa-lrM.ttf\";}}i:668;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Sura\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-06-17\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/sura/v1/jznKrhTH5NezYxb0-Q5zzA.ttf\";s:3:\"700\";s:61:\"http://fonts.gstatic.com/s/sura/v1/Z5bXQaFGmoWicN1WlcncxA.ttf\";}}i:669;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Suranna\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/suranna/v4/PYmfr6TQeTqZ-r8HnPM-kA.ttf\";}}i:670;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Suravaram\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/suravaram/v3/G4dPee4pel_w2HqzavW4MA.ttf\";}}i:671;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Suwannaphum\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2015-04-06\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/suwannaphum/v9/1jIPOyXied3T79GCnSlCN6CWcynf_cDxXwCLxiixG1c.ttf\";}}i:672;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Swanky and Moo Moo\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/swankyandmoomoo/v6/orVNZ9kDeE3lWp3U3YELu9DVLKqNC3_XMNHhr8S94FU.ttf\";}}i:673;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Syncopate\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/syncopate/v7/RQVwO52fAH6MI764EcaYtw.ttf\";s:3:\"700\";s:87:\"http://fonts.gstatic.com/s/syncopate/v7/S5z8ixiOoC4WJ1im6jAlYC3USBnSvpkopQaUR-2r7iU.ttf\";}}i:674;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Tangerine\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/tangerine/v7/DTPeM3IROhnkz7aYG2a9sA.ttf\";s:3:\"700\";s:87:\"http://fonts.gstatic.com/s/tangerine/v7/UkFsr-RwJB_d2l9fIWsx3i3USBnSvpkopQaUR-2r7iU.ttf\";}}i:675;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Taprom\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"khmer\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2015-04-03\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/taprom/v8/-KByU3BaUsyIvQs79qFObg.ttf\";}}i:676;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Tauri\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/tauri/v4/XIWeYJDXNqiVNej0zEqtGg.ttf\";}}i:677;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Teko\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:5:{i:0;s:3:\"300\";i:1;s:7:\"regular\";i:2;s:3:\"500\";i:3;s:3:\"600\";i:4;s:3:\"700\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":5:{s:3:\"300\";s:61:\"http://fonts.gstatic.com/s/teko/v5/OobFGE9eo24rcBpN6zXDaQ.ttf\";s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/teko/v5/UtekqODEqZXSN2L-njejpA.ttf\";s:3:\"500\";s:61:\"http://fonts.gstatic.com/s/teko/v5/FQ0duU7gWM4cSaImOfAjBA.ttf\";s:3:\"600\";s:61:\"http://fonts.gstatic.com/s/teko/v5/QDx_i8H-TZ1IK1JEVrqwEQ.ttf\";s:3:\"700\";s:61:\"http://fonts.gstatic.com/s/teko/v5/xKfTxe_SWpH4xU75vmvylA.ttf\";}}i:678;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Telex\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/telex/v4/24-3xP9ywYeHOcFU3iGk8A.ttf\";}}i:679;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"Tenali Ramakrishna\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v3\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:95:\"http://fonts.gstatic.com/s/tenaliramakrishna/v3/M0nTmDqv2M7AGoGh-c946BZak5pSBHqWX6uyVMiMFoA.ttf\";}}i:680;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Tenor Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/tenorsans/v7/dUBulmjNJJInvK5vL7O9yfesZW2xOQ-xsNqO47m55DA.ttf\";}}i:681;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Text Me One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/textmeone/v4/9em_3ckd_P5PQkP4aDyDLqCWcynf_cDxXwCLxiixG1c.ttf\";}}i:682;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"The Girl Next Door\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/thegirlnextdoor/v7/cWRA4JVGeEcHGcPl5hmX7kzo0nFFoM60ux_D9BUymX4.ttf\";}}i:683;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Tienne\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:3:\"700\";i:2;s:3:\"900\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/tienne/v8/-IIfDl701C0z7-fy2kmGvA.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/tienne/v8/JvoCDOlyOSEyYGRwCyfs3g.ttf\";s:3:\"900\";s:63:\"http://fonts.gstatic.com/s/tienne/v8/FBano5T521OWexj2iRYLMw.ttf\";}}i:684;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Tillana\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:5:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"600\";i:3;s:3:\"700\";i:4;s:3:\"800\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":5:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/tillana/v1/zN0D-jDPsr1HzU3VRFLY5g.ttf\";s:3:\"500\";s:85:\"http://fonts.gstatic.com/s/tillana/v1/gqdUngSIcY9tSla5eCZky_esZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"600\";s:85:\"http://fonts.gstatic.com/s/tillana/v1/fqon6-r15hy8M1cyiYfQBvesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/tillana/v1/jGARMTxLrMerzTCpGBpMffesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"800\";s:85:\"http://fonts.gstatic.com/s/tillana/v1/pmTtNH_Ibktj5Cyc1XrP6vesZW2xOQ-xsNqO47m55DA.ttf\";}}i:685;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Timmana\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:6:\"telugu\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/timmana/v1/T25SicsJUJkc2s2sbBsDnA.ttf\";}}i:686;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Tinos\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:8:{i:0;s:10:\"vietnamese\";i:1;s:6:\"hebrew\";i:2;s:8:\"cyrillic\";i:3;s:9:\"latin-ext\";i:4;s:12:\"cyrillic-ext\";i:5;s:5:\"greek\";i:6;s:9:\"greek-ext\";i:7;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/tinos/v9/EqpUbkVmutfwZ0PjpoGwCg.ttf\";s:6:\"italic\";s:62:\"http://fonts.gstatic.com/s/tinos/v9/slfyzlasCr9vTsaP4lUh9A.ttf\";s:3:\"700\";s:62:\"http://fonts.gstatic.com/s/tinos/v9/vHXfhX8jZuQruowfon93yQ.ttf\";s:9:\"700italic\";s:83:\"http://fonts.gstatic.com/s/tinos/v9/M6kfzvDMM0CdxdraoFpG6vesZW2xOQ-xsNqO47m55DA.ttf\";}}i:687;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Titan One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/titanone/v4/FbvpRvzfV_oipS0De3iAZg.ttf\";}}i:688;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:13:\"Titillium Web\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:11:{i:0;s:3:\"200\";i:1;s:9:\"200italic\";i:2;s:3:\"300\";i:3;s:9:\"300italic\";i:4;s:7:\"regular\";i:5;s:6:\"italic\";i:6;s:3:\"600\";i:7;s:9:\"600italic\";i:8;s:3:\"700\";i:9;s:9:\"700italic\";i:10;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":11:{s:3:\"200\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wprzOdCrLccoxq42eaxM802O0.ttf\";s:9:\"200italic\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/RZunN20OBmkvrU7sA4GPPj4N98U-66ThNJvtgddRfBE.ttf\";s:3:\"300\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wpr9ZAkYT8DuUZELiKLwMGWAo.ttf\";s:9:\"300italic\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/RZunN20OBmkvrU7sA4GPPrfzCkqg7ORZlRf2cc4mXu8.ttf\";s:7:\"regular\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcTyagQBwYgYywpS70xNq8SQ.ttf\";s:6:\"italic\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/r9OmwyQxrgzUAhaLET_KO-ixohbIP6lHkU-1Mgq95cY.ttf\";s:3:\"600\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wpr28K9dEd5Ue-HTQrlA7E2xQ.ttf\";s:9:\"600italic\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/RZunN20OBmkvrU7sA4GPPgOhzTSndyK8UWja2yJjKLc.ttf\";s:3:\"700\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wpr2-6tpSbB9YhmWtmd1_gi_U.ttf\";s:9:\"700italic\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/RZunN20OBmkvrU7sA4GPPio3LEw-4MM8Ao2j9wPOfpw.ttf\";s:3:\"900\";s:90:\"http://fonts.gstatic.com/s/titilliumweb/v4/anMUvcNT0H1YN4FII8wpr7L0GmZLri-m-nfoo0Vul4Y.ttf\";}}i:689;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Trade Winds\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/tradewinds/v5/sDOCVgAxw6PEUi2xdMsoDaCWcynf_cDxXwCLxiixG1c.ttf\";}}i:690;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Trocchi\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/trocchi/v4/uldNPaKrUGVeGCVsmacLwA.ttf\";}}i:691;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Trochut\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:3:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":3:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/trochut/v4/6Y65B0x-2JsnYt16OH5omw.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/trochut/v4/pczUwr4ZFvC79TgNO5cZng.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/trochut/v4/lWqNOv6ISR8ehNzGLFLnJ_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:692;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Trykker\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/trykker/v5/YiVrVJpBFN7I1l_CWk6yYQ.ttf\";}}i:693;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Tulpen One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:87:\"http://fonts.gstatic.com/s/tulpenone/v6/lwcTfVIEVxpZLZlWzR5baPesZW2xOQ-xsNqO47m55DA.ttf\";}}i:694;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Ubuntu\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:8:{i:0;s:3:\"300\";i:1;s:9:\"300italic\";i:2;s:7:\"regular\";i:3;s:6:\"italic\";i:4;s:3:\"500\";i:5;s:9:\"500italic\";i:6;s:3:\"700\";i:7;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"greek\";i:4;s:9:\"greek-ext\";i:5;s:5:\"latin\";}s:7:\"version\";s:2:\"v9\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":8:{s:3:\"300\";s:63:\"http://fonts.gstatic.com/s/ubuntu/v9/7-wH0j2QCTHKgp7vLh9-sQ.ttf\";s:9:\"300italic\";s:84:\"http://fonts.gstatic.com/s/ubuntu/v9/j-TYDdXcC_eQzhhp386SjaCWcynf_cDxXwCLxiixG1c.ttf\";s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/ubuntu/v9/lhhB5ZCwEkBRbHMSnYuKyA.ttf\";s:6:\"italic\";s:63:\"http://fonts.gstatic.com/s/ubuntu/v9/b9hP8wd30SygxZjGGk4DCQ.ttf\";s:3:\"500\";s:63:\"http://fonts.gstatic.com/s/ubuntu/v9/bMbHEMwSUmkzcK2x_74QbA.ttf\";s:9:\"500italic\";s:84:\"http://fonts.gstatic.com/s/ubuntu/v9/NWdMogIO7U6AtEM4dDdf_aCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"700\";s:63:\"http://fonts.gstatic.com/s/ubuntu/v9/B7BtHjNYwAp3HgLNagENOQ.ttf\";s:9:\"700italic\";s:84:\"http://fonts.gstatic.com/s/ubuntu/v9/pqisLQoeO9YTDCNnlQ9bf6CWcynf_cDxXwCLxiixG1c.ttf\";}}i:695;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:16:\"Ubuntu Condensed\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"greek\";i:4;s:9:\"greek-ext\";i:5;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:93:\"http://fonts.gstatic.com/s/ubuntucondensed/v7/DBCt-NXN57MTAFjitYxdrKDbm6fPDOZJsR8PmdG62gY.ttf\";}}i:696;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Ubuntu Mono\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:6:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:12:\"cyrillic-ext\";i:3;s:5:\"greek\";i:4;s:9:\"greek-ext\";i:5;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/ubuntumono/v6/EgeuS9OtEmA0y_JRo03MQaCWcynf_cDxXwCLxiixG1c.ttf\";s:6:\"italic\";s:88:\"http://fonts.gstatic.com/s/ubuntumono/v6/KAKuHXAHZOeECOWAHsRKA0eOrDcLawS7-ssYqLr2Xp4.ttf\";s:3:\"700\";s:88:\"http://fonts.gstatic.com/s/ubuntumono/v6/ceqTZGKHipo8pJj4molytne1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:9:\"700italic\";s:88:\"http://fonts.gstatic.com/s/ubuntumono/v6/n_d8tv_JOIiYyMXR4eaV9c_zJjSACmk0BRPxQqhnNLU.ttf\";}}i:697;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Ultra\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/ultra/v8/OW8uXkOstRADuhEmGOFQLA.ttf\";}}i:698;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"Uncial Antiqua\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:91:\"http://fonts.gstatic.com/s/uncialantiqua/v4/F-leefDiFwQXsyd6eaSllqrFJ4O13IHVxZbM6yoslpo.ttf\";}}i:699;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Underdog\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/underdog/v5/gBv9yjez_-5PnTprHWq0ig.ttf\";}}i:700;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Unica One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/unicaone/v4/KbYKlhWMDpatWViqDkNQgA.ttf\";}}i:701;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:14:\"UnifrakturCook\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:3:\"700\";s:92:\"http://fonts.gstatic.com/s/unifrakturcook/v8/ASwh69ykD8iaoYijVEU6RrWZkcsCTHKV51zmcUsafQ0.ttf\";}}i:702;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:18:\"UnifrakturMaguntia\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:96:\"http://fonts.gstatic.com/s/unifrakturmaguntia/v7/7KWy3ymCVR_xfAvvcIXm3-kdNg30GQauG_DE-tMYtWk.ttf\";}}i:703;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Unkempt\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:2:{i:0;s:7:\"regular\";i:1;s:3:\"700\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":2:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/unkempt/v7/NLLBeNSspr0RGs71R5LHWA.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/unkempt/v7/V7H-GCl9bgwGwqFqTTgDHvesZW2xOQ-xsNqO47m55DA.ttf\";}}i:704;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Unlock\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/unlock/v6/rXEQzK7uIAlhoyoAEiMy1w.ttf\";}}i:705;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Unna\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/unna/v8/UAS0AM7AmbdCNY_80xyAZQ.ttf\";}}i:706;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"VT323\";s:8:\"category\";s:9:\"monospace\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/vt323/v7/ITU2YQfM073o1iYK3nSOmQ.ttf\";}}i:707;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Vampiro One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/vampiroone/v7/OVDs4gY4WpS5u3Qd1gXRW6CWcynf_cDxXwCLxiixG1c.ttf\";}}i:708;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Varela\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/varela/v7/ON7qs0cKUUixhhDFXlZUjw.ttf\";}}i:709;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Varela Round\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/varelaround/v6/APH4jr0uSos5wiut5cpjri3USBnSvpkopQaUR-2r7iU.ttf\";}}i:710;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Vast Shadow\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/vastshadow/v6/io4hqKX3ibiqQQjYfW0-h6CWcynf_cDxXwCLxiixG1c.ttf\";}}i:711;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:12:\"Vesper Libre\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:3:\"500\";i:2;s:3:\"700\";i:3;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2015-06-03\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/vesperlibre/v7/Cg-TeZFsqV8BaOcoVwzu2C3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"500\";s:89:\"http://fonts.gstatic.com/s/vesperlibre/v7/0liLgNkygqH6EOtsVjZDsZMQuUSAwdHsY8ov_6tk1oA.ttf\";s:3:\"700\";s:89:\"http://fonts.gstatic.com/s/vesperlibre/v7/0liLgNkygqH6EOtsVjZDsUD2ttfZwueP-QU272T9-k4.ttf\";s:3:\"900\";s:89:\"http://fonts.gstatic.com/s/vesperlibre/v7/0liLgNkygqH6EOtsVjZDsaObDOjC3UL77puoeHsE3fw.ttf\";}}i:712;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Vibur\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/vibur/v7/xB9aKsUbJo68XP0bAg2iLw.ttf\";}}i:713;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Vidaloka\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/vidaloka/v8/C6Nul0ogKUWkx356rrt9RA.ttf\";}}i:714;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:4:\"Viga\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:61:\"http://fonts.gstatic.com/s/viga/v5/uD87gDbhS7frHLX4uL6agg.ttf\";}}i:715;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:5:\"Voces\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:62:\"http://fonts.gstatic.com/s/voces/v5/QoBH6g6yKgNIgvL8A2aE2Q.ttf\";}}i:716;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:7:\"Volkhov\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/volkhov/v8/MDIZAofe1T_J3un5Kgo8zg.ttf\";s:6:\"italic\";s:64:\"http://fonts.gstatic.com/s/volkhov/v8/1rTjmztKEpbkKH06JwF8Yw.ttf\";s:3:\"700\";s:85:\"http://fonts.gstatic.com/s/volkhov/v8/L8PbKS-kEoLHm7nP--NCzPesZW2xOQ-xsNqO47m55DA.ttf\";s:9:\"700italic\";s:85:\"http://fonts.gstatic.com/s/volkhov/v8/W6oG0QDDjCgj0gmsHE520C3USBnSvpkopQaUR-2r7iU.ttf\";}}i:717;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Vollkorn\";s:8:\"category\";s:5:\"serif\";s:8:\"variants\";a:4:{i:0;s:7:\"regular\";i:1;s:6:\"italic\";i:2;s:3:\"700\";i:3;s:9:\"700italic\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/vollkorn/v6/IiexqYAeh8uII223thYx3w.ttf\";s:6:\"italic\";s:86:\"http://fonts.gstatic.com/s/vollkorn/v6/UuIzosgR1ovBhJFdwVp3fvesZW2xOQ-xsNqO47m55DA.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/vollkorn/v6/gOwQjJVGXlDOONC12hVoBqCWcynf_cDxXwCLxiixG1c.ttf\";s:9:\"700italic\";s:86:\"http://fonts.gstatic.com/s/vollkorn/v6/KNiAlx6phRqXCwnZZG51JAJKKGfqHaYFsRG-T3ceEVo.ttf\";}}i:718;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Voltaire\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/voltaire/v6/WvqBzaGEBbRV-hrahwO2cA.ttf\";}}i:719;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:23:\"Waiting for the Sunrise\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:98:\"http://fonts.gstatic.com/s/waitingforthesunrise/v7/eNfH7kLpF1PZWpsetF-ha9TChrNgrDiT3Zy6yGf3FnM.ttf\";}}i:720;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Wallpoet\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v8\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/wallpoet/v8/hmum4WuBN4A0Z_7367NDIg.ttf\";}}i:721;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:15:\"Walter Turncoat\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:92:\"http://fonts.gstatic.com/s/walterturncoat/v6/sG9su5g4GXy1KP73cU3hvQplL2YwNeota48DxFlGDUo.ttf\";}}i:722;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Warnes\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/warnes/v6/MXG7_Phj4YpzAXxKGItuBw.ttf\";}}i:723;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Wellfleet\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:66:\"http://fonts.gstatic.com/s/wellfleet/v4/J5tOx72iFRPgHYpbK9J4XQ.ttf\";}}i:724;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Wendy One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v4\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/wendyone/v4/R8CJT2oDXdMk_ZtuHTxoxw.ttf\";}}i:725;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:8:\"Wire One\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:64:\"http://fonts.gstatic.com/s/wireone/v7/sRLhaQOQpWnvXwIx0CycQw.ttf\";}}i:726;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:9:\"Work Sans\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:9:{i:0;s:3:\"100\";i:1;s:3:\"200\";i:2;s:3:\"300\";i:3;s:7:\"regular\";i:4;s:3:\"500\";i:5;s:3:\"600\";i:6;s:3:\"700\";i:7;s:3:\"800\";i:8;s:3:\"900\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v2\";s:12:\"lastModified\";s:10:\"2015-12-08\";s:5:\"files\";O:8:\"stdClass\":9:{s:3:\"100\";s:86:\"http://fonts.gstatic.com/s/worksans/v2/ZAhtNqLaAViKjGLajtuwWaCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"200\";s:86:\"http://fonts.gstatic.com/s/worksans/v2/u_mYNr_qYP37m7vgvmIYZy3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"300\";s:86:\"http://fonts.gstatic.com/s/worksans/v2/FD_Udbezj8EHXbdsqLUply3USBnSvpkopQaUR-2r7iU.ttf\";s:7:\"regular\";s:65:\"http://fonts.gstatic.com/s/worksans/v2/zVvigUiMvx7JVEnrJgc-5Q.ttf\";s:3:\"500\";s:86:\"http://fonts.gstatic.com/s/worksans/v2/Nbre-U_bp6Xktt8cpgwaJC3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"600\";s:86:\"http://fonts.gstatic.com/s/worksans/v2/z9rX03Xuz9ZNHTMg1_ghGS3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"700\";s:86:\"http://fonts.gstatic.com/s/worksans/v2/4udXuXg54JlPEP5iKO5AmS3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"800\";s:86:\"http://fonts.gstatic.com/s/worksans/v2/IQh-ap2Uqs7kl1YINeeEGi3USBnSvpkopQaUR-2r7iU.ttf\";s:3:\"900\";s:86:\"http://fonts.gstatic.com/s/worksans/v2/Hjn0acvjHfjY_vAK9Uc6gi3USBnSvpkopQaUR-2r7iU.ttf\";}}i:727;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:17:\"Yanone Kaffeesatz\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:4:{i:0;s:3:\"200\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"700\";}s:7:\"subsets\";a:2:{i:0;s:9:\"latin-ext\";i:1;s:5:\"latin\";}s:7:\"version\";s:2:\"v7\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":4:{s:3:\"200\";s:94:\"http://fonts.gstatic.com/s/yanonekaffeesatz/v7/We_iSDqttE3etzfdfhuPRbq92v6XxU4pSv06GI0NsGc.ttf\";s:3:\"300\";s:94:\"http://fonts.gstatic.com/s/yanonekaffeesatz/v7/We_iSDqttE3etzfdfhuPRZlIwXPiNoNT_wxzJ2t3mTE.ttf\";s:7:\"regular\";s:94:\"http://fonts.gstatic.com/s/yanonekaffeesatz/v7/YDAoLskQQ5MOAgvHUQCcLdXn3cHbFGWU4T2HrSN6JF4.ttf\";s:3:\"700\";s:94:\"http://fonts.gstatic.com/s/yanonekaffeesatz/v7/We_iSDqttE3etzfdfhuPRf2R4S6PlKaGXWPfWpHpcl0.ttf\";}}i:728;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:11:\"Yantramanav\";s:8:\"category\";s:10:\"sans-serif\";s:8:\"variants\";a:6:{i:0;s:3:\"100\";i:1;s:3:\"300\";i:2;s:7:\"regular\";i:3;s:3:\"500\";i:4;s:3:\"700\";i:5;s:3:\"900\";}s:7:\"subsets\";a:3:{i:0;s:9:\"latin-ext\";i:1;s:10:\"devanagari\";i:2;s:5:\"latin\";}s:7:\"version\";s:2:\"v1\";s:12:\"lastModified\";s:10:\"2015-06-03\";s:5:\"files\";O:8:\"stdClass\":6:{s:3:\"100\";s:89:\"http://fonts.gstatic.com/s/yantramanav/v1/Rs1I2PF4Z8GAb6qjgvr8wIAWxXGWZ3yJw6KhWS7MxOk.ttf\";s:3:\"300\";s:89:\"http://fonts.gstatic.com/s/yantramanav/v1/HSfbC4Z8I8BZ00wiXeA5bC9-WlPSxbfiI49GsXo3q0g.ttf\";s:7:\"regular\";s:89:\"http://fonts.gstatic.com/s/yantramanav/v1/FwdziO-qWAO8pZg8e376kaCWcynf_cDxXwCLxiixG1c.ttf\";s:3:\"500\";s:89:\"http://fonts.gstatic.com/s/yantramanav/v1/HSfbC4Z8I8BZ00wiXeA5bMCNfqCYlB_eIx7H1TVXe60.ttf\";s:3:\"700\";s:89:\"http://fonts.gstatic.com/s/yantramanav/v1/HSfbC4Z8I8BZ00wiXeA5bHe1Pd76Vl7zRpE7NLJQ7XU.ttf\";s:3:\"900\";s:89:\"http://fonts.gstatic.com/s/yantramanav/v1/HSfbC4Z8I8BZ00wiXeA5bCenaqEuufTBk9XMKnKmgDA.ttf\";}}i:729;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Yellowtail\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/yellowtail/v6/HLrU6lhCTjXfLZ7X60LcB_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:730;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Yeseva One\";s:8:\"category\";s:7:\"display\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:3:{i:0;s:8:\"cyrillic\";i:1;s:9:\"latin-ext\";i:2;s:5:\"latin\";}s:7:\"version\";s:3:\"v10\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/yesevaone/v10/eenQQxvpzSA80JmisGcgX_esZW2xOQ-xsNqO47m55DA.ttf\";}}i:731;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:10:\"Yesteryear\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v5\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:88:\"http://fonts.gstatic.com/s/yesteryear/v5/dv09hP_ZrdjVOfZQXKXuZvesZW2xOQ-xsNqO47m55DA.ttf\";}}i:732;O:8:\"stdClass\":8:{s:4:\"kind\";s:16:\"webfonts#webfont\";s:6:\"family\";s:6:\"Zeyada\";s:8:\"category\";s:11:\"handwriting\";s:8:\"variants\";a:1:{i:0;s:7:\"regular\";}s:7:\"subsets\";a:1:{i:0;s:5:\"latin\";}s:7:\"version\";s:2:\"v6\";s:12:\"lastModified\";s:10:\"2016-02-23\";s:5:\"files\";O:8:\"stdClass\":1:{s:7:\"regular\";s:63:\"http://fonts.gstatic.com/s/zeyada/v6/hmonmGYYFwqTZQfG2nRswQ.ttf\";}}}s:11:\"last_update\";i:1477930026;}','yes'),(159,'revslider-update-check-short','1642674435','yes'),(160,'revslider-templates-check','1642674435','yes'),(161,'rs-templates-new','','yes');
INSERT INTO `wp_options` VALUES (162,'rs-templates','a:2:{s:6:\"slider\";a:532:{i:0;a:22:{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:7:\"preview\";s:56:\"http://revolution.themepunch.com/carousel-slider-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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: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-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:22:{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:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-slideshow-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:22:{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:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-content-tabs-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:22:{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:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-facebook-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:22:{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:7:\"preview\";s:65:\"http://revolution.themepunch.com/wordpress-one-page-slider-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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: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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:22:{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:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-flickr-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:11:\"setup_notes\";s:413:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Flickr 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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:23:{s:2:\"id\";s:1:\"7\";s:5:\"title\";s:3:\"Gym\";s:5:\"alias\";s:3:\"gym\";s:3:\"zip\";s:7:\"gym.zip\";s:3:\"uid\";s:32:\"e4d81f13f96fb9bc905f4ad89615032b\";s:3:\"img\";s:14:\"gym/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/one-page-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:189:\"<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 slider 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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:7;a:22:{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:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-swipe-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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: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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:22:{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:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-parallax-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:22:{s:2:\"id\";s:2:\"10\";s:5:\"title\";s:10:\"Image Hero\";s:5:\"alias\";s:10:\"image-hero\";s:3:\"zip\";s:13:\"imagehero.zip\";s:3:\"uid\";s:32:\"7db18781d44f2adc28c962440894aac1\";s:3:\"img\";s:20:\"imagehero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-image/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:121:\"<span class=\"ttm_content\">A commonly used full-width image hero block with texts.</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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:23:{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:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-instagram-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:11;a:23:{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:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-front-page-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:12;a:22:{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:7:\"preview\";s:33:\"http://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:23:{s:2:\"id\";s:2:\"14\";s:5:\"title\";s:17:\"Media Gallery Two\";s:5:\"alias\";s:17:\"media-gallery-two\";s:3:\"zip\";s:21:\"media-gallery-two.zip\";s:3:\"uid\";s:32:\"d002f1b1b55805f9322c264c5504ba5a\";s:3:\"img\";s:28:\"media-gallery-two/slider.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-media-gallery-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:127:\"<span class=\"ttm_content\">A media gallery example with Vimeo, HTML5 and Youtube videos.</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 media and titles.<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:14;a:22:{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:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-media-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:22:{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:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:22:{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:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-news-rotator/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:22:{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:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-post-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:22:{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:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:22:{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:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:23:{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:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-newsletter-signup/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:21;a:22:{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:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:23:{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:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-photography-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:23;a:22:{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:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-photo-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:23:{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:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-search-form-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:25;a:22:{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:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-cover-flow-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:22:{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:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-image-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:27;a:23:{s:2:\"id\";s:2:\"28\";s:5:\"title\";s:12:\"Twitter Feed\";s:5:\"alias\";s:12:\"twitter-feed\";s:3:\"zip\";s:16:\"twitter-feed.zip\";s:3:\"uid\";s:32:\"efbfc2af5da5258e7b7bed8598e483cc\";s:3:\"img\";s:23:\"twitter-feed/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-twitter-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";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 Twitter 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\">\"Twitter 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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:28;a:23:{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:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-vimeo-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:29;a:22:{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:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-vimeo/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:22:{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:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-frontpage-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:22:{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:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-header-image/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:22:{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:7:\"preview\";s:54:\"http://revolution.themepunch.com/hero-image-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:22:{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:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-cover-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:23:{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:7:\"preview\";s:59:\"http://revolution.themepunch.com/wordpress-youtube-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:35;a:23:{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:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-youtube-header/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:36;a:22:{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:7:\"preview\";s:60:\"http://revolution.themepunch.com/big-bold-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:22:{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:7:\"preview\";s:53:\"http://revolution.themepunch.com/content-zoom-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:22:{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:7:\"preview\";s:54:\"http://revolution.themepunch.com/food-carousel-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:39;a:23:{s:2:\"id\";s:2:\"40\";s:5:\"title\";s:14:\"Rotating Words\";s:5:\"alias\";s:14:\"rotating-words\";s:3:\"zip\";s:18:\"rotating-words.zip\";s:3:\"uid\";s:32:\"70190463d9376f278c8197b7b2ef6c1b\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/rotating-words-hero/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen hero block with unique animated text and blur effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:495:\"<span class=\"ttm_content\">This is a \"Default\" hero slider. Edit the slide to change the background media 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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:40;a:22:{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:7:\"preview\";s:50:\"http://revolution.themepunch.com/travel-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:22:{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:7:\"preview\";s:61:\"http://revolution.themepunch.com/fullscreen-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:22:{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:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-sidebar-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:22:{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:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-touch-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:22:{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:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-3d-parallax/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:3:\"5.1\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:22:{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:7:\"preview\";s:61:\"http://revolution.themepunch.com/responsive-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:22:{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:7:\"preview\";s:52:\"http://revolution.themepunch.com/wordpress-3d-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:22:{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:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:22:{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:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:22:{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:7:\"preview\";s:56:\"http://revolution.themepunch.com/restaurant-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:22:{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:7:\"preview\";s:60:\"http://revolution.themepunch.com/agency-website-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:22:{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:7:\"preview\";s:74:\"http://revolution.themepunch.com/thumbnail-hover-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:22:{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:7:\"preview\";s:83:\"http://revolution.themepunch.com/thumbnail-hover-carousel-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:23:{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:7:\"preview\";s:94:\"http://revolution.themepunch.com/fullscreen-4k-youtube-video-gallery-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.1.4\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:54;a:22:{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:7:\"preview\";s:56:\"http://revolution.themepunch.com/fullscreen-hero-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:22:{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:7:\"preview\";s:79:\"http://revolution.themepunch.com/coming-soon-wordpress-under-construction-site/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:22:{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:7:\"preview\";s:54:\"http://revolution.themepunch.com/christmas-snow-scene/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.0.5\";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\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:22:{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:7:\"preview\";s:80:\"http://revolution.themepunch.com/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:\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:22:{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:7:\"preview\";s:70:\"http://revolution.themepunch.com/landing-page-free-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:22:{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:7:\"preview\";s:64:\"http://revolution.themepunch.com/app-landing-page-free-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:22:{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:7:\"preview\";s:49:\"http://revolution.themepunch.com/hero-desk-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:22:{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:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:22:{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:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:63;a:22:{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:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:64;a:22:{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:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:65;a:23:{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:7:\"preview\";s:77:\"http://revolution.themepunch.com/interactive-whiteboard-animation-free-addon/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.2.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:66;a:23:{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:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2016/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:7:\"5.2.3.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:67;a:25:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:25:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:25:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:25:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:71;a:25:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:72;a:25:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:73;a:25:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:74;a:25:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:75;a:25:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:25:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:25:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:25:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:25:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:25:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:25:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:25:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:22:{s:2:\"id\";s:2:\"85\";s:5:\"title\";s:12:\"Tech Journal\";s:5:\"alias\";s:11:\"techjournal\";s:3:\"zip\";s:15:\"techjournal.zip\";s:3:\"uid\";s:32:\"7f92d70d1c108378f915b18c2ceb71d6\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:84;a:22:{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:7:\"preview\";s:56:\"https://revolution.themepunch.com/car-dealership-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:85;a:23:{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:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-fullscreen-menu/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:86;a:22:{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:7:\"preview\";s:56:\"https://revolution.themepunch.com/best-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:87;a:25:{s:2:\"id\";s:2:\"89\";s:5:\"title\";s:20:\"Website Builder Menu\";s:5:\"alias\";s:19:\"websitebuilder-menu\";s:3:\"zip\";s:29:\"packs/websitebuilder-menu.zip\";s:3:\"uid\";s:32:\"d9e6d9c961f123a3a4847b51fc3ba3a2\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"60\";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: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:\"Website Builder\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:88;a:25:{s:2:\"id\";s:2:\"90\";s:5:\"title\";s:20:\"Website Builder Hero\";s:5:\"alias\";s:19:\"websitebuilder-hero\";s:3:\"zip\";s:29:\"packs/websitebuilder-hero.zip\";s:3:\"uid\";s:32:\"6cb2df9a41ad2e7865bb9bbea7e39cb5\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1230\";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: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:\"Website Builder\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:89;a:25:{s:2:\"id\";s:2:\"91\";s:5:\"title\";s:23:\"Website Builder Clients\";s:5:\"alias\";s:22:\"websitebuilder-clients\";s:3:\"zip\";s:32:\"packs/websitebuilder-clients.zip\";s:3:\"uid\";s:32:\"050e59c43c9a693510d01f29532088cf\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"120\";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: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:\"Website Builder\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:90;a:26:{s:2:\"id\";s:2:\"92\";s:5:\"title\";s:24:\"Website Builder Services\";s:5:\"alias\";s:23:\"websitebuilder-services\";s:3:\"zip\";s:33:\"packs/websitebuilder-services.zip\";s:3:\"uid\";s:32:\"48d56d67615efce619ae973ab4358c07\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"558\";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: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:\"Website Builder\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:91;a:26:{s:2:\"id\";s:2:\"93\";s:5:\"title\";s:24:\"Website Builder Discover\";s:5:\"alias\";s:23:\"websitebuilder-discover\";s:3:\"zip\";s:33:\"packs/websitebuilder-discover.zip\";s:3:\"uid\";s:32:\"425a08a7be338daea3df02a07ff5c316\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"955\";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: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:\"Website Builder\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:92;a:25:{s:2:\"id\";s:2:\"94\";s:5:\"title\";s:22:\"Website Builder Slider\";s:5:\"alias\";s:21:\"websitebuilder-slider\";s:3:\"zip\";s:31:\"packs/websitebuilder-slider.zip\";s:3:\"uid\";s:32:\"9d670b7335016accb590dc8d52bfb6f0\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";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: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:\"Website Builder\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:93;a:25:{s:2:\"id\";s:2:\"95\";s:5:\"title\";s:28:\"Website Builder CallToAction\";s:5:\"alias\";s:27:\"websitebuilder-calltoaction\";s:3:\"zip\";s:37:\"packs/websitebuilder-calltoaction.zip\";s:3:\"uid\";s:32:\"45851baf9e61f55ed9f5fa9d0beff77e\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"960\";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: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:\"Website Builder\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:94;a:25:{s:2:\"id\";s:2:\"96\";s:5:\"title\";s:22:\"Website Builder Footer\";s:5:\"alias\";s:21:\"websitebuilder-footer\";s:3:\"zip\";s:31:\"packs/websitebuilder-footer.zip\";s:3:\"uid\";s:32:\"2732bbe66ef28219d6cc53ce8cc78863\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-website-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";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: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:\"Website Builder\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:95;a:22:{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:7:\"preview\";s:68:\" https://revolution.themepunch.com/parallax-effect-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:22:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-header-image-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.4\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:97;a:26:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:98;a:25:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:99;a:25:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:100;a:25:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:101;a:25:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:102;a:22:{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:7:\"preview\";s:57:\"https://revolution.themepunch.com/wordpress-theme-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:103;a:23:{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:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-magazine-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:104;a:23:{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:7:\"preview\";s:56:\"https://revolution.themepunch.com/wordpress-news-header/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:105;a:22:{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:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-typewriter-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:106;a:22:{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:7:\"preview\";s:57:\"https://revolution.themepunch.com/blend-mode-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:107;a:26:{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:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:108;a:26:{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:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:109;a:26:{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:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:110;a:26:{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:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:111;a:26:{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:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:112;a:26:{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:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:113;a:26:{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:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:114;a:26:{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:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:115;a:26:{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:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:116;a:26:{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:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:117;a:26:{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:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:118;a:26:{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:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:119;a:26:{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:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:120;a:26:{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:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:121;a:26:{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:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:122;a:26:{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:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:123;a:26:{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:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:124;a:26:{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:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:125;a:26:{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:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:126;a:22:{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:7:\"preview\";s:50:\"https://revolution.themepunch.com/80s-style-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:127;a:22:{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:7:\"preview\";s:53:\"https://revolution.themepunch.com/blur-effect-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:128;a:22:{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:7:\"preview\";s:53:\"https://revolution.themepunch.com/coming-soon-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:129;a:22:{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:7:\"preview\";s:53:\"https://revolution.themepunch.com/snow-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:130;a:22:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/particle-effect-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:131;a:22:{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:7:\"preview\";s:56:\"https://revolution.themepunch.com/particle-effect-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";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:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:22:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/particle-background-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:133;a:23:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-portfolio-plugin/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:134;a:22:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/app-showcase-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:135;a:23:{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:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2017/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:136;a:23:{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:7:\"preview\";s:58:\"https://revolution.themepunch.com/404-error-page-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:11:\"setup_notes\";s:171:\"<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:179:\"{\"1\":{\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:137;a:22:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-carousel-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:138;a:23:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/filmstrip-add-on-slider/ \";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:11:\"setup_notes\";s:171:\"<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:180:\"[{\"path\":\"revslider-filmstrip-addon\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip Add-On\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:139;a:22:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/space-opera-presentation/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:140;a:22:{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:7:\"preview\";s:65:\"https://revolution.themepunch.com/website-intro-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";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:11:\"setup_notes\";s:171:\"<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:171:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:141;a:22:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:13:\"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:7:\"preview\";s:56:\"https://revolution.themepunch.com/minimal-mask-showcase/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:142;a:22:{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:7:\"preview\";s:72:\"https://revolution.themepunch.com/parallax-zoom-slices-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";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:11:\"setup_notes\";s:171:\"<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:171:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:143;a:23:{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:7:\"preview\";s:67:\"https://revolution.themepunch.com/wordpress-double-exposure-effect/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:144;a:22:{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:7:\"preview\";s:69:\"https://revolution.themepunch.com/mountain-wordpress-parallax-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:145;a:26:{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:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:146;a:26:{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:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:147;a:26:{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:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:148;a:26:{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:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.4.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:149;a:26:{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:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.4\";s:8:\"required\";s:5:\"6.4.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:150;a:26:{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:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:151;a:26:{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:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:152;a:26:{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:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:153;a:26:{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:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:154;a:26:{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:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:155;a:26:{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:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:156;a:26:{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:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:157;a:26:{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:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:158;a:22:{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:7:\"preview\";s:54:\"https://revolution.themepunch.com/before-after-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.3.2\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:159;a:22:{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:7:\"preview\";s:68:\"https://revolution.themepunch.com/wordpress-product-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:160;a:22:{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:7:\"preview\";s:65:\"https://revolution.themepunch.com/overexposure-transition-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:161;a:22:{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:7:\"preview\";s:50:\"https://revolution.themepunch.com/parallax-scroll/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:162;a:26:{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:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:163;a:26:{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:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:164;a:26:{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:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:165;a:26:{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:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:166;a:26:{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:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:167;a:26:{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:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:168;a:26:{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:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:169;a:26:{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:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:170;a:23:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-live-weather-add-on/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:7:\"5.4.5.2\";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:11:\"setup_notes\";s:171:\"<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:168:\"[{\"path\":\"revslider-weather-addon\\/revslider-weather-addon.php\",\"name\":\"Live Weather Add-On\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:171;a:22:{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:7:\"preview\";s:70:\"https://revolution.themepunch.com/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:\"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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:172;a:22:{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:7:\"preview\";s:66:\"https://revolution.themepunch.com/wordpress-duotone-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:173;a:22:{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:7:\"preview\";s:66:\"https://revolution.themepunch.com/wordpress-content-reveal-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:192;a:23:{s:2:\"id\";s:3:\"210\";s:5:\"title\";s:21:\"Cryptocurrency Prices\";s:5:\"alias\";s:12:\"cryptoslider\";s:3:\"zip\";s:16:\"cryptoslider.zip\";s:3:\"uid\";s:32:\"c4b02210387f11946223977e940d9e9e\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";s:7:\"preview\";s:95:\"https://revolution.themepunch.com/cryptocurrency-wordpress-price-api-bitcoin-ethereum-litecoin/\";s:7:\"version\";s:5:\"1.0.6\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">This Template can show live, animated cryptocurrency prices. More than 1300 currencies are supported, getting prices via the cryptocompare API.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:410:\"<span class=\"ttm_content\">Please refer to the \"Custom JavaScript\" section of this sliders settings, for info on how to modify currencies. Provide a class to the row / column / group where the currency text elements are located in.</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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:193;a:25:{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:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:194;a:25:{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:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";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:171:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:195;a:25:{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:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:196;a:25:{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:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:197;a:25:{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:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:198;a:26:{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:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:199;a:23:{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:7:\"preview\";s:70:\"https://revolution.themepunch.com/funky-intro-slider-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:200;a:26:{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:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:201;a:26:{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:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:202;a:26:{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:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:203;a:26:{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:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:204;a:26:{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:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:205;a:26:{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:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:206;a:26:{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:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:207;a:26:{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:7:\"preview\";s:81:\"https://revolution.themepunch.com/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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:208;a:26:{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:7:\"preview\";s:81:\"https://revolution.themepunch.com/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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:209;a:26:{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:7:\"preview\";s:81:\"https://revolution.themepunch.com/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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:210;a:26:{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:7:\"preview\";s:81:\"https://revolution.themepunch.com/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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:211;a:26:{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:7:\"preview\";s:81:\"https://revolution.themepunch.com/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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:212;a:23:{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:7:\"preview\";s:67:\"https://revolution.themepunch.com/clean-landing-page-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:213;a:23:{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:7:\"preview\";s:76:\"https://revolution.themepunch.com/clear-cut-portfolio-website-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:214;a:25:{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:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:215;a:25:{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:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:216;a:25:{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:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:217;a:25:{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:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:218;a:25:{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:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:219;a:22:{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:7:\"preview\";s:75:\"https://revolution.themepunch.com/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:\"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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:220;a:22:{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:7:\"preview\";s:73:\"https://revolution.themepunch.com/distortion-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:221;a:22:{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:7:\"preview\";s:81:\"https://revolution.themepunch.com/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:\"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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:222;a:23:{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:7:\"preview\";s:73:\"https://revolution.themepunch.com/paintbrush-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.5.3\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:223;a:25:{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:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:224;a:25:{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:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:225;a:25:{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:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:226;a:25:{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:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:227;a:25:{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:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:228;a:25:{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:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:229;a:25:{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:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:230;a:25:{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:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:231;a:25:{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:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:232;a:22:{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:7:\"preview\";s:69:\"https://revolution.themepunch.com/news-magazine-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:233;a:23:{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:7:\"preview\";s:67:\"https://revolution.themepunch.com/real-estate-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:234;a:22:{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:7:\"preview\";s:75:\"https://revolution.themepunch.com/fashion-shop-header-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:235;a:22:{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:7:\"preview\";s:80:\"https://revolution.themepunch.com/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:\"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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:236;a:26:{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:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:237;a:26:{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:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:238;a:26:{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:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:239;a:26:{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:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:240;a:26:{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:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:241;a:26:{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:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:242;a:26:{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:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:243;a:26:{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:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:244;a:23:{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:7:\"preview\";s:68:\"https://revolution.themepunch.com/fitness-club-header-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:245;a:22:{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:7:\"preview\";s:67:\"https://revolution.themepunch.com/soccer-club-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:246;a:23:{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:7:\"preview\";s:68:\"https://revolution.themepunch.com/music-band-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.4.8.2\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:247;a:22:{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:7:\"preview\";s:71:\"https://revolution.themepunch.com/restaurant-menu-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.3\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:248;a:22:{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:7:\"preview\";s:60:\"https://revolution.themepunch.com/cinematic-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:249;a:22:{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:7:\"preview\";s:68:\"https://revolution.themepunch.com/3d-parallax-cubes-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:250;a:25:{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:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:251;a:25:{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:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:252;a:25:{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:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:253;a:25:{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:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:254;a:25:{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:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:255;a:25:{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:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:256;a:25:{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:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:257;a:25:{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:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:258;a:25:{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:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:259;a:25:{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:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:260;a:25:{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:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:261;a:25:{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:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:262;a:25:{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:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:263;a:25:{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:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:264;a:25:{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:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:265;a:25:{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:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:266;a:25:{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:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:267;a:26:{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:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:268;a:26:{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:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:269;a:25:{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:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:270;a:25:{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:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:271;a:25:{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:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:272;a:25:{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:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:273;a:25:{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:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:274;a:25:{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:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:275;a:25:{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:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:282;a:23:{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:7:\"preview\";s:61:\"http://revolution.themepunch.com/retouch-before-after-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:283;a:22:{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:7:\"preview\";s:63:\"http://revolution.themepunch.com/tech-showcase-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:284;a:25:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:285;a:25:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:286;a:25:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:287;a:25:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:288;a:26:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:289;a:26:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:290;a:26:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:291;a:26:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:292;a:26:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:293;a:26:{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:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:294;a:26:{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:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:295;a:26:{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:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:296;a:26:{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:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:297;a:22:{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:7:\"preview\";s:65:\"https://revolution.themepunch.com/cube-animation-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:298;a:26:{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:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:299;a:26:{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:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:300;a:26:{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:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:301;a:26:{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:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:302;a:26:{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:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:303;a:26:{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:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:304;a:26:{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:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:305;a:26:{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:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:306;a:26:{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:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:307;a:22:{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:7:\"preview\";s:56:\"http://revolution.themepunch.com/nature-explorer-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:308;a:23:{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:7:\"preview\";s:62:\"https://revolution.themepunch.com/art-gallery-slider-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:309;a:26:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:310;a:26:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:311;a:26:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:312;a:26:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:313;a:26:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:314;a:26:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:315;a:23:{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:7:\"preview\";s:65:\"https://revolution.themepunch.com/classic-cars-before-after-hero/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";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:11:\"setup_notes\";s:171:\"<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-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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:316;a:23:{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:7:\"preview\";s:49:\"https://revolution.themepunch.com/404-error-page/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:317;a:25:{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:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:318;a:26:{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:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:319;a:26:{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:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:320;a:26:{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:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:321;a:25:{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:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:322;a:25:{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:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:323;a:25:{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:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:324;a:25:{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:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:325;a:25:{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:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:334;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:335;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:336;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:337;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:338;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:339;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:340;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:341;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:342;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:343;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:344;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:345;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:346;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:347;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:348;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:349;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:350;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:351;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:352;a:26:{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:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"></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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:363;a:26:{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:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:364;a:26:{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:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:365;a:26:{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:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:366;a:26:{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:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:367;a:26:{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:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:368;a:26:{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:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:369;a:26:{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:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:370;a:26:{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:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:371;a:26:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:372;a:26:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:373;a:26:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:374;a:26:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:375;a:26:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:376;a:26:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:377;a:26:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:378;a:26:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:379;a:26:{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:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:380;a:26:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:381;a:26:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:382;a:26:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:383;a:26:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:384;a:26:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:385;a:26:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:386;a:26:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:387;a:26:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:388;a:26:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:389;a:26:{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:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:390;a:26:{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:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:391;a:26:{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:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:392;a:26:{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:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:393;a:26:{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:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:394;a:26:{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:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:395;a:26:{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:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:396;a:26:{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:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:397;a:26:{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:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:398;a:26:{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:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:400;a:23:{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:7:\"preview\";s:51:\"https://revolution.themepunch.com/isometric-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:401;a:25:{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:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:402;a:25:{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:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:403;a:22:{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:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:404;a:26:{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:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:405;a:25:{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:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:406;a:25:{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:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:407;a:25:{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:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:408;a:25:{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:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:409;a:25:{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:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:410;a:25:{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:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:411;a:25:{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:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:412;a:25:{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:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:413;a:25:{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:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:414;a:25:{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:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:415;a:25:{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:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:416;a:25:{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:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:417;a:22:{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:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide6\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:418;a:22:{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:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide5\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:419;a:22:{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:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide4\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:420;a:22:{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:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:421;a:22:{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:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:422;a:22:{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:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-hero-image-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:423;a:22:{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:7:\"preview\";s:59:\"https://revolution.themepunch.com/launching-soon-countdown/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:424;a:22:{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:7:\"preview\";s:53:\"https://revolution.themepunch.com/under-construction/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:425;a:22:{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:7:\"preview\";s:54:\"https://revolution.themepunch.com/snow-particle-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:426;a:22:{s:2:\"id\";s:3:\"471\";s:5:\"title\";s:17:\"Particle Effect 2\";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:7:\"preview\";s:56:\"https://revolution.themepunch.com/cyber-particle-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:427;a:25:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:428;a:25:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:429;a:26:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:430;a:25:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:431;a:26:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:432;a:25:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:433;a:25:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:434;a:26:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:435;a:25:{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:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:436;a:22:{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:7:\"preview\";s:62:\"https://revolution.themepunch.com/big-summer-sale-shop-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:437;a:23:{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:7:\"preview\";s:55:\"https://revolution.themepunch.com/travel-blog-carousel/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:438;a:22:{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:7:\"preview\";s:51:\"https://revolution.themepunch.com/project-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:439;a:22:{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:7:\"preview\";s:48:\"https://revolution.themepunch.com/news-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:440;a:26:{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:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:441;a:26:{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:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:442;a:26:{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:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:443;a:26:{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:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:444;a:26:{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:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:445;a:26:{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:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:446;a:26:{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:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:447;a:26:{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:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:448;a:26:{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:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:449;a:22:{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:7:\"preview\";s:62:\"https://revolution.themepunch.com/real-estate-showcase-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.3\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:450;a:22:{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:7:\"preview\";s:62:\"https://www.sliderrevolution.com/templates/food-delivery-hero/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:451;a:22:{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:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/slider-with-illustrations/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:452;a:26:{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:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.23\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:453;a:25:{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:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:454;a:25:{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:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:455;a:25:{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:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:456;a:25:{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:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:457;a:25:{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:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:458;a:25:{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:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:459;a:25:{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:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";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:11:\"setup_notes\";s:171:\"<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\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:460;a:25:{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:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:461;a:22:{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:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/paintbrush-effect-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:462;a:25:{s:2:\"id\";s:3:\"511\";s:5:\"title\";s:19:\"Photographer Header\";s:5:\"alias\";s:19:\"Photographer-Header\";s:3:\"zip\";s:29:\"packs/Photographer-Header.zip\";s:3:\"uid\";s:32:\"22de8b3b1eeca5d0d1087791a28cc641\";s:3:\"img\";s:30:\"Photographer-Header/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<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:\"Photographer 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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:463;a:25:{s:2:\"id\";s:3:\"512\";s:5:\"title\";s:27:\"Photographer Welcome Screen\";s:5:\"alias\";s:27:\"Photographer-Welcome-Screen\";s:3:\"zip\";s:37:\"packs/Photographer-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"8de63df079ad8b7c0aa7bf164bd5fd8f\";s:3:\"img\";s:38:\"Photographer-Welcome-Screen/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<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:\"Photographer 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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:464;a:25:{s:2:\"id\";s:3:\"513\";s:5:\"title\";s:21:\"Photographer Showcase\";s:5:\"alias\";s:21:\"Photographer-Showcase\";s:3:\"zip\";s:31:\"packs/Photographer-Showcase.zip\";s:3:\"uid\";s:32:\"8b2c7a1541465f77e829a9ac58926359\";s:3:\"img\";s:32:\"Photographer-Showcase/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<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: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:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer 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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:465;a:25:{s:2:\"id\";s:3:\"514\";s:5:\"title\";s:22:\"Photographer Portfolio\";s:5:\"alias\";s:22:\"Photographer-Portfolio\";s:3:\"zip\";s:32:\"packs/Photographer-Portfolio.zip\";s:3:\"uid\";s:32:\"ba5cc502a9505725ef169eaf4852d10f\";s:3:\"img\";s:33:\"Photographer-Portfolio/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<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:\"Photographer 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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:466;a:25:{s:2:\"id\";s:3:\"515\";s:5:\"title\";s:21:\"Photographer Contacts\";s:5:\"alias\";s:21:\"Photographer-Contacts\";s:3:\"zip\";s:31:\"packs/Photographer-Contacts.zip\";s:3:\"uid\";s:32:\"6ac142733cd260b5d5d3cdce30885074\";s:3:\"img\";s:32:\"Photographer-Contacts/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<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:\"Photographer 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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:467;a:25:{s:2:\"id\";s:3:\"516\";s:5:\"title\";s:19:\"Photographer Footer\";s:5:\"alias\";s:19:\"Photographer-Footer\";s:3:\"zip\";s:29:\"packs/Photographer-Footer.zip\";s:3:\"uid\";s:32:\"5fae568a988d072fb14b66cc2732ea46\";s:3:\"img\";s:30:\"Photographer-Footer/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<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:\"Photographer 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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:468;a:25:{s:2:\"id\";s:3:\"517\";s:5:\"title\";s:18:\"Photographer Modal\";s:5:\"alias\";s:18:\"Photographer-Modal\";s:3:\"zip\";s:28:\"packs/Photographer-Modal.zip\";s:3:\"uid\";s:32:\"e6b47a765ad19bce4726540ff7211c07\";s:3:\"img\";s:29:\"Photographer-Modal/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<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:\"Photographer Website Template\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:469;a:22:{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:7:\"preview\";s:56:\"https://www.sliderrevolution.com/templates/mini-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:470;a:23:{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:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/black-friday-scroll-video/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";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:11:\"setup_notes\";s:171:\"<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:370:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video Add-On\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:471;a:25:{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:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:472;a:25:{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:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";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:11:\"setup_notes\";s:171:\"<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: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:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:473;a:25:{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:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";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:11:\"setup_notes\";s:171:\"<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:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution 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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:474;a:25:{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:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";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:11:\"setup_notes\";s:171:\"<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:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution 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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:475;a:25:{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:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";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:11:\"setup_notes\";s:171:\"<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:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution 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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:476;a:25:{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:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:477;a:25:{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:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:478;a:25:{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:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:479;a:25:{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:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:480;a:25:{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:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:481;a:25:{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:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:482;a:22:{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:7:\"preview\";s:65:\"https://www.sliderrevolution.com/templates/cinematic-hero-titles/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";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:11:\"setup_notes\";s:171:\"<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:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution 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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:483;a:23:{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:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/design-dna-scroll-video/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";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:11:\"setup_notes\";s:171:\"<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:544:\"[{\"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\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video Add-On\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:484;a:22:{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:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/food-delivery-lottie-scroll/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";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:11:\"setup_notes\";s:171:\"<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:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution 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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:485;a:25:{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:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:486;a:25:{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:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:487;a:26:{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:7:\"preview\";s:34:\"https://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.3.6\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:488;a:25:{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:7:\"preview\";s:34:\"https://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:489;a:26:{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:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:490;a:25:{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:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:491;a:25:{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:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:492;a:25:{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:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:493;a:25:{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:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:494;a:25:{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:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:495;a:25:{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:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:496;a:25:{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:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:497;a:22:{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:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:498;a:22:{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:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:499;a:22:{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:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/creative-hero-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:500;a:22:{s:2:\"id\";s:3:\"554\";s:5:\"title\";s:12:\"Photo 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:7:\"preview\";s:80:\"https://www.sliderrevolution.com/templates/photographer-and-videographer-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:501;a:22:{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:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/real-estate-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:502;a:22:{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:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/saas-product-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";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:11:\"setup_notes\";s:171:\"<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:349:\"[{\"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\":\"Slider Revolution 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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:503;a:26:{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:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:504;a:26:{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:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:505;a:23:{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:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/charts-addon-presentation-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.4.11\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:506;a:23:{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:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/coffee-shop-split-screen-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:507;a:22:{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:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/modern-portfolio-showreel-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.0\";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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:508;a:23:{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:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/visual-art-forms-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:509;a:22:{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:7:\"preview\";s:77:\"https://www.sliderrevolution.com/templates/background-effect-hero-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";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:11:\"setup_notes\";s:171:\"<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:4:\"hero\";}s:14:\"plugin_require\";s:697:\"[{\"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\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:510;a:22:{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:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/cyber-glitch-effect-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";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:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:355:\"[{\"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\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:511;a:23:{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:7:\"preview\";s:74:\"https://www.sliderrevolution.com/templates/motion-blur-portfolio-showcase/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:241:\"<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 it’s ready to visualize your wildest ideas.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:350:\"[{\"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\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:512;a:23:{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:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/portal-effect-hero-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";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:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:513;a:22:{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:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/winery-timeline-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";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:11:\"setup_notes\";s:171:\"<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:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:350:\"[{\"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\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:514;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:515;a:26:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:516;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:517;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:518;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:519;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:520;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:521;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:522;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:523;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:524;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:525;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:526;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:527;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:528;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:529;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:530;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:531;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:532;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:533;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:534;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:535;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:536;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:537;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:538;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:539;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:540;a:25:{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:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/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:\"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:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:541;a:22:{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:7:\"preview\";s:34:\"https://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";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:11:\"setup_notes\";s:171:\"<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:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:350:\"[{\"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\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:542;a:22:{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:7:\"preview\";s:78:\"https://www.sliderrevolution.com/templates/fast-food-burger-restaurant-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:543;a:25:{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:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.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:11:\"setup_notes\";s:171:\"<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: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:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:544;a:25:{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:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:545;a:25:{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:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:546;a:25:{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:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.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:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:350:\"[{\"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\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:547;a:25:{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:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:548;a:25:{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:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:549;a:25:{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:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:550;a:25:{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:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.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:11:\"setup_notes\";s:171:\"<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: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:20:\"style=\"z-index:300;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:551;a:25:{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:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.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:11:\"setup_notes\";s:171:\"<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: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:18:\"style=\"z-index:0;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:552;a:25:{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:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.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:11:\"setup_notes\";s:171:\"<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: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:20:\"style=\"z-index:300;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:553;a:25:{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:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.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:11:\"setup_notes\";s:171:\"<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: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:18:\"style=\"z-index:0;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:554;a:25:{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:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:555;a:25:{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:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.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:11:\"setup_notes\";s:171:\"<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: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:20:\"style=\"z-index:300;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:556;a:25:{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:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:557;a:25:{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:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:558;a:25:{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:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:559;a:25:{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:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";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:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:509:\"[{\"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\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:560;a:25:{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:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";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:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:335:\"[{\"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\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:561;a:22:{s:2:\"id\";s:3:\"622\";s:5:\"title\";s:12:\"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:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/newborn-image-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.12\";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:11:\"setup_notes\";s:171:\"<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:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:562;a:22:{s:2:\"id\";s:3:\"623\";s:5:\"title\";s:17:\"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:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/delicious-full-width-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";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:11:\"setup_notes\";s:171:\"<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:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:563;a:25:{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:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.14\";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:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:564;a:25:{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:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";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:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:565;a:25:{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:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:566;a:25:{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:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:567;a:25:{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:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:568;a:25:{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:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";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:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:569;a:25:{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:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:570;a:25:{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:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";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:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:571;a:25:{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:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:572;a:25:{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:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:573;a:25:{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:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";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:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:574;a:25:{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:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}}s:6:\"slides\";a:578:{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: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\";}}}}','yes'),(163,'revslider_checktables','1','yes'),(164,'revslider_table_version','1.0.5','yes'),(170,'revslider-global-settings','a:0:{}','yes'),(172,'revslider_update_version','5.1.1','yes'),(187,'revslider-static-css','.tp-caption a {\ncolor:#ff7302;\ntext-shadow:none;\n-webkit-transition:all 0.2s ease-out;\n-moz-transition:all 0.2s ease-out;\n-o-transition:all 0.2s ease-out;\n-ms-transition:all 0.2s ease-out;\n}\n\n.tp-caption a:hover {\ncolor:#ffa902;\n}\n.tp-caption a {\ncolor:#ff7302;\ntext-shadow:none;\n-webkit-transition:all 0.2s ease-out;\n-moz-transition:all 0.2s ease-out;\n-o-transition:all 0.2s ease-out;\n-ms-transition:all 0.2s ease-out;\n}\n\n.tp-caption a:hover {\ncolor:#ffa902;\n}\n.tp-caption a {\ncolor:#ff7302;\ntext-shadow:none;\n-webkit-transition:all 0.2s ease-out;\n-moz-transition:all 0.2s ease-out;\n-o-transition:all 0.2s ease-out;\n-ms-transition:all 0.2s ease-out;\n}\n\n.tp-caption a:hover {\ncolor:#ffa902;\n}\n.tp-caption a {\ncolor:#ff7302;\ntext-shadow:none;\n-webkit-transition:all 0.2s ease-out;\n-moz-transition:all 0.2s ease-out;\n-o-transition:all 0.2s ease-out;\n-ms-transition:all 0.2s ease-out;\n}\n\n.tp-caption a:hover {\ncolor:#ffa902;\n}\n.tp-caption a {\ncolor:#ff7302;\ntext-shadow:none;\n-webkit-transition:all 0.2s ease-out;\n-moz-transition:all 0.2s ease-out;\n-o-transition:all 0.2s ease-out;\n-ms-transition:all 0.2s ease-out;\n}\n\n.tp-caption a:hover {\ncolor:#ffa902;\n}\n.tp-caption a {\ncolor:#ff7302;\ntext-shadow:none;\n-webkit-transition:all 0.2s ease-out;\n-moz-transition:all 0.2s ease-out;\n-o-transition:all 0.2s ease-out;\n-ms-transition:all 0.2s ease-out;\n}\n\n.tp-caption a:hover {\ncolor:#ffa902;\n}','yes'),(189,'widget_renovate_contact_details_list','a:2:{i:2;a:4:{s:4:\"icon\";a:4:{i:0;s:5:\"phone\";i:1;s:4:\"mail\";i:2;s:5:\"clock\";i:3;s:0:\"\";}s:4:\"text\";a:3:{i:0;s:17:\"+149 75 23 222 35\";i:1;s:17:\"renovate@mail.com\";i:2;s:24:\"Mon - Fri: 08.00 - 17.00\";}s:3:\"url\";a:4:{i:0;s:0:\"\";i:1;s:24:\"mailto:renovate@mail.com\";i:2;s:0:\"\";i:3;s:0:\"\";}s:6:\"target\";a:4:{i:0;s:11:\"same_window\";i:1;s:11:\"same_window\";i:2;s:11:\"same_window\";i:3;s:11:\"same_window\";}}s:12:\"_multiwidget\";i:1;}','yes'),(190,'widget_renovate_cart_icon','a:2:{i:2;a:2:{s:17:\"cart_items_number\";s:3:\"yes\";s:11:\"icon_target\";s:11:\"same_window\";}s:12:\"_multiwidget\";i:1;}','yes'),(191,'widget_renovate_social_icons','a:2:{i:2;a:3:{s:9:\"icon_type\";a:3:{i:0;s:8:\"facebook\";i:1;s:7:\"twitter\";i:2;s:9:\"pinterest\";}s:10:\"icon_value\";a:4:{i:0;s:32:\"http://facebook.com/QuanticaLabs\";i:1;s:32:\"https://twitter.com/QuanticaLabs\";i:2;s:35:\"https://pinterest.com/quanticalabs/\";i:3;s:0:\"\";}s:11:\"icon_target\";a:4:{i:0;s:10:\"new_window\";i:1;s:10:\"new_window\";i:2;s:10:\"new_window\";i:3;s:11:\"same_window\";}}s:12:\"_multiwidget\";i:1;}','yes'),(192,'widget_renovate_contact_info','a:4:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:25:\"Phone:\r\n+149 75 23 222 35\";s:4:\"icon\";s:5:\"phone\";}i:3;a:3:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:40:\"272 Linden Avenue\r\nWinter Park, FL 32789\";s:4:\"icon\";s:8:\"location\";}i:4;a:3:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:65:\"E-mail:\r\n<a href=\"mailto:renovate@mail.com\">renovate@mail.com</a>\";s:4:\"icon\";s:4:\"mail\";}s:12:\"_multiwidget\";i:1;}','yes'),(193,'widget_renovate_contact_details','a:2:{i:2;a:6:{s:5:\"title\";s:8:\"About Us\";s:9:\"animation\";s:0:\"\";s:7:\"content\";s:185:\"Founded by Kevin Smith back in 2000. Renovate has estabilished itself as one of the greatest and prestigious providers of construction focused interior renovation services and building.\";s:9:\"icon_type\";a:4:{i:0;s:8:\"facebook\";i:1;s:7:\"twitter\";i:2;s:8:\"linkedin\";i:3;s:9:\"pinterest\";}s:10:\"icon_value\";a:4:{i:0;s:32:\"http://facebook.com/QuanticaLabs\";i:1;s:32:\"https://twitter.com/QuanticaLabs\";i:2;s:67:\"http://themeforest.net/user/QuanticaLabs/portfolio?ref=QuanticaLabs\";i:3;s:35:\"https://pinterest.com/quanticalabs/\";}s:11:\"icon_target\";a:4:{i:0;s:10:\"new_window\";i:1;s:10:\"new_window\";i:2;s:10:\"new_window\";i:3;s:10:\"new_window\";}}s:12:\"_multiwidget\";i:1;}','yes'),(194,'widget_renovate_list','a:2:{i:2;a:4:{s:5:\"title\";s:12:\"Our Services\";s:9:\"list_item\";a:6:{i:0;s:19:\"Interior Renovation\";i:1;s:16:\"Design and Build\";i:2;s:19:\"Tiling and Painting\";i:3;s:14:\"Paver Walkways\";i:4;s:17:\"Household Repairs\";i:5;s:13:\"Solar Systems\";}s:13:\"list_item_url\";a:6:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";i:4;s:0:\"\";i:5;s:0:\"\";}s:16:\"list_item_target\";a:6:{i:0;s:11:\"same_window\";i:1;s:11:\"same_window\";i:2;s:11:\"same_window\";i:3;s:11:\"same_window\";i:4;s:11:\"same_window\";i:5;s:11:\"same_window\";}}s:12:\"_multiwidget\";i:1;}','yes'),(195,'widget_renovate_recent_posts','a:2:{i:2;a:14:{s:5:\"title\";s:12:\"Latest Posts\";s:5:\"count\";s:1:\"2\";s:4:\"type\";s:0:\"\";s:3:\"ids\";a:1:{i:0;s:1:\"-\";}s:8:\"category\";a:1:{i:0;s:1:\"-\";}s:6:\"format\";N;s:14:\"show_post_icon\";N;s:8:\"order_by\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:8:\"autoplay\";s:0:\"\";s:14:\"pause_on_hover\";s:0:\"\";s:6:\"scroll\";s:0:\"\";s:19:\"featured_image_size\";s:7:\"default\";s:10:\"top_margin\";s:4:\"none\";}s:12:\"_multiwidget\";i:1;}','yes'),(196,'widget_woocommerce_price_filter','a:2:{i:2;a:1:{s:5:\"title\";s:15:\"Filter by price\";}s:12:\"_multiwidget\";i:1;}','yes'),(197,'widget_woocommerce_product_categories','a:2:{i:2;a:6:{s:5:\"title\";s:18:\"Product Categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:18:\"show_children_only\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(198,'widget_woocommerce_top_rated_products','a:2:{i:2;a:2:{s:5:\"title\";s:18:\"Top Rated Products\";s:6:\"number\";s:1:\"5\";}s:12:\"_multiwidget\";i:1;}','yes'),(199,'widget_woocommerce_product_search','a:2:{i:2;a:1:{s:5:\"title\";s:15:\"Search Products\";}s:12:\"_multiwidget\";i:1;}','yes'),(200,'woocommerce_shop_page_id','445','yes'),(201,'woocommerce_myaccount_page_id','448','yes'),(202,'woocommerce_cart_page_id','446','yes'),(203,'woocommerce_checkout_page_id','447','yes'),(204,'woocommerce_admin_notices','a:0:{}','yes'),(208,'services_updated','1','yes'),(210,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(212,'_site_transient_timeout_popular_importers_en_US','1462107500','yes'),(213,'_site_transient_popular_importers_en_US','a:2:{s:9:\"importers\";a:8:{s:7:\"blogger\";a:4:{s:4:\"name\";s:7:\"Blogger\";s:11:\"description\";s:86:\"Install the Blogger importer to import posts, comments, and users from a Blogger blog.\";s:11:\"plugin-slug\";s:16:\"blogger-importer\";s:11:\"importer-id\";s:7:\"blogger\";}s:9:\"wpcat2tag\";a:4:{s:4:\"name\";s:29:\"Categories and Tags Converter\";s:11:\"description\";s:109:\"Install the category/tag converter to convert existing categories to tags or tags to categories, selectively.\";s:11:\"plugin-slug\";s:18:\"wpcat2tag-importer\";s:11:\"importer-id\";s:9:\"wpcat2tag\";}s:11:\"livejournal\";a:4:{s:4:\"name\";s:11:\"LiveJournal\";s:11:\"description\";s:82:\"Install the LiveJournal importer to import posts from LiveJournal using their API.\";s:11:\"plugin-slug\";s:20:\"livejournal-importer\";s:11:\"importer-id\";s:11:\"livejournal\";}s:11:\"movabletype\";a:4:{s:4:\"name\";s:24:\"Movable Type and TypePad\";s:11:\"description\";s:99:\"Install the Movable Type importer to import posts and comments from a Movable Type or TypePad blog.\";s:11:\"plugin-slug\";s:20:\"movabletype-importer\";s:11:\"importer-id\";s:2:\"mt\";}s:4:\"opml\";a:4:{s:4:\"name\";s:8:\"Blogroll\";s:11:\"description\";s:61:\"Install the blogroll importer to import links in OPML format.\";s:11:\"plugin-slug\";s:13:\"opml-importer\";s:11:\"importer-id\";s:4:\"opml\";}s:3:\"rss\";a:4:{s:4:\"name\";s:3:\"RSS\";s:11:\"description\";s:58:\"Install the RSS importer to import posts from an RSS feed.\";s:11:\"plugin-slug\";s:12:\"rss-importer\";s:11:\"importer-id\";s:3:\"rss\";}s:6:\"tumblr\";a:4:{s:4:\"name\";s:6:\"Tumblr\";s:11:\"description\";s:84:\"Install the Tumblr importer to import posts &amp; media from Tumblr using their API.\";s:11:\"plugin-slug\";s:15:\"tumblr-importer\";s:11:\"importer-id\";s:6:\"tumblr\";}s:9:\"wordpress\";a:4:{s:4:\"name\";s:9:\"WordPress\";s:11:\"description\";s:130:\"Install the WordPress importer to import posts, pages, comments, custom fields, categories, and tags from a WordPress export file.\";s:11:\"plugin-slug\";s:18:\"wordpress-importer\";s:11:\"importer-id\";s:9:\"wordpress\";}}s:10:\"translated\";b:0;}','yes'),(216,'recently_activated','a:2:{s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";i:1680243217;s:23:\"revslider/revslider.php\";i:1680171653;}','yes'),(228,'revslider-connection','1','yes'),(230,'revslider-latest-version','6.5.14','yes'),(232,'revslider-stable-version','4.2.0','yes'),(233,'revslider-notices','a:1:{i:0;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"9.9.9\";s:4:\"text\";s:546:\"<div style=\"display: block; background: #fff;text-align: center; height: 250px;\"><a href=\"https://account.sliderrevolution.com/portal/pricing/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium\" target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: cover; background-size: cover; opacity: 1; width: 960px; height: 250px; display: inline-block;\" muted=\"\" loop=\"\" autoplay=\"\" preload=\"auto\"><source src=\"https://sliderrevolution.com/wp-content/uploads/2021/07/adminpremiumvid4.mp4\" type=\"video/mp4\"></video></a></div>\";s:4:\"code\";s:12:\"TPRSV6511-01\";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'),(252,'_site_transient_timeout_browser_6d10a357034eb5c7a65cea735b565aff','1462773165','yes'),(253,'_site_transient_browser_6d10a357034eb5c7a65cea735b565aff','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"45.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(256,'wck_cptc','a:1:{i:0;a:29:{s:9:\"post-type\";s:7:\"experts\";s:11:\"description\";s:0:\"\";s:14:\"singular-label\";s:6:\"Expert\";s:12:\"plural-label\";s:7:\"Experts\";s:12:\"hierarchical\";s:5:\"false\";s:11:\"has-archive\";s:5:\"false\";s:8:\"supports\";s:16:\"title, thumbnail\";s:7:\"add-new\";s:10:\"Add Expert\";s:12:\"add-new-item\";s:11:\"Add Experts\";s:9:\"edit-item\";s:11:\"Edit Expert\";s:8:\"new-item\";s:0:\"\";s:9:\"all-items\";s:0:\"\";s:10:\"view-items\";s:0:\"\";s:12:\"search-items\";s:0:\"\";s:9:\"not-found\";s:0:\"\";s:18:\"not-found-in-trash\";s:0:\"\";s:17:\"parent-item-colon\";s:0:\"\";s:9:\"menu-name\";s:0:\"\";s:6:\"public\";s:4:\"true\";s:7:\"show-ui\";s:4:\"true\";s:17:\"show-in-nav-menus\";s:4:\"true\";s:12:\"show-in-menu\";s:4:\"true\";s:13:\"menu-position\";s:0:\"\";s:9:\"menu-icon\";s:0:\"\";s:15:\"capability-type\";s:4:\"post\";s:10:\"taxonomies\";s:0:\"\";s:7:\"rewrite\";s:4:\"true\";s:12:\"rewrite-slug\";s:0:\"\";s:12:\"show-in-rest\";s:5:\"false\";}}','yes'),(260,'widget_calendar','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(261,'widget_nav_menu','a:8:{i:1;a:0:{}i:2;a:2:{s:5:\"title\";s:8:\"About us\";s:8:\"nav_menu\";i:28;}i:3;a:2:{s:5:\"title\";s:15:\"Important Links\";s:8:\"nav_menu\";i:29;}i:4;a:3:{s:5:\"title\";s:8:\"About us\";s:8:\"nav_menu\";i:28;s:8:\"pll_lang\";s:2:\"en\";}i:5;a:3:{s:5:\"title\";s:15:\"Important Links\";s:8:\"nav_menu\";i:29;s:8:\"pll_lang\";s:2:\"en\";}i:6;a:3:{s:5:\"title\";s:15:\"لمحة عنا\";s:8:\"nav_menu\";i:76;s:8:\"pll_lang\";s:2:\"ar\";}i:7;a:3:{s:5:\"title\";s:19:\"روابط مهمة\";s:8:\"nav_menu\";i:77;s:8:\"pll_lang\";s:2:\"ar\";}s:12:\"_multiwidget\";i:1;}','yes'),(262,'widget_pages','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(263,'widget_rev-slider-widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(265,'widget_tag_cloud','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(291,'widget_wp_posts_carousel','a:4:{i:2;a:37:{s:5:\"title\";s:0:\"\";s:8:\"template\";s:11:\"default.css\";s:10:\"post_types\";a:1:{i:0;s:11:\"ql_services\";}s:9:\"all_items\";s:2:\"10\";s:9:\"show_only\";s:2:\"id\";s:7:\"exclude\";s:0:\"\";s:5:\"posts\";s:0:\"\";s:8:\"ordering\";s:3:\"asc\";s:10:\"categories\";s:0:\"\";s:8:\"relation\";s:2:\"or\";s:4:\"tags\";s:0:\"\";s:10:\"show_title\";s:1:\"1\";s:16:\"show_description\";s:5:\"false\";s:19:\"show_featured_image\";s:1:\"1\";s:12:\"image_source\";s:6:\"medium\";s:12:\"image_height\";s:3:\"200\";s:11:\"image_width\";s:3:\"270\";s:21:\"items_to_show_mobiles\";s:1:\"1\";s:21:\"items_to_show_tablets\";s:1:\"2\";s:13:\"items_to_show\";s:1:\"4\";s:18:\"custom_breakpoints\";s:17:\"a:1:{i:0;s:0:\"\";}\";s:8:\"slide_by\";s:1:\"1\";s:6:\"margin\";s:1:\"5\";s:4:\"loop\";s:1:\"1\";s:13:\"stop_on_hover\";s:1:\"1\";s:9:\"auto_play\";s:1:\"1\";s:17:\"auto_play_timeout\";s:4:\"1200\";s:15:\"auto_play_speed\";s:4:\"1200\";s:3:\"nav\";s:1:\"1\";s:9:\"nav_speed\";s:4:\"1200\";s:4:\"dots\";s:1:\"1\";s:10:\"dots_speed\";s:3:\"800\";s:9:\"lazy_load\";s:1:\"1\";s:10:\"mouse_drag\";s:1:\"1\";s:10:\"touch_drag\";s:1:\"1\";s:6:\"easing\";s:6:\"linear\";s:11:\"auto_height\";s:1:\"1\";}i:3;a:42:{s:5:\"title\";s:0:\"\";s:8:\"template\";s:11:\"default.css\";s:10:\"post_types\";a:1:{i:0;s:4:\"post\";}s:9:\"all_items\";s:2:\"10\";s:9:\"show_only\";s:2:\"id\";s:7:\"exclude\";s:0:\"\";s:5:\"posts\";s:0:\"\";s:8:\"ordering\";s:3:\"asc\";s:10:\"categories\";s:0:\"\";s:8:\"relation\";s:2:\"or\";s:4:\"tags\";s:0:\"\";s:10:\"show_title\";s:1:\"1\";s:17:\"show_created_date\";s:1:\"1\";s:16:\"show_description\";s:7:\"excerpt\";s:13:\"show_category\";s:1:\"1\";s:9:\"show_tags\";s:1:\"1\";s:16:\"show_more_button\";s:1:\"1\";s:19:\"show_featured_image\";s:1:\"1\";s:12:\"image_source\";s:9:\"thumbnail\";s:12:\"image_height\";s:3:\"100\";s:11:\"image_width\";s:3:\"100\";s:21:\"items_to_show_mobiles\";s:1:\"1\";s:21:\"items_to_show_tablets\";s:1:\"2\";s:13:\"items_to_show\";s:1:\"4\";s:8:\"slide_by\";s:1:\"1\";s:6:\"margin\";s:1:\"5\";s:4:\"loop\";s:1:\"1\";s:13:\"stop_on_hover\";s:1:\"1\";s:9:\"auto_play\";s:1:\"1\";s:17:\"auto_play_timeout\";s:4:\"1200\";s:15:\"auto_play_speed\";s:3:\"800\";s:3:\"nav\";s:1:\"1\";s:9:\"nav_speed\";s:3:\"800\";s:4:\"dots\";s:1:\"1\";s:10:\"dots_speed\";s:3:\"800\";s:9:\"lazy_load\";s:1:\"1\";s:10:\"mouse_drag\";s:1:\"1\";s:11:\"mouse_wheel\";s:1:\"1\";s:10:\"touch_drag\";s:1:\"1\";s:6:\"easing\";s:6:\"linear\";s:11:\"auto_height\";s:1:\"1\";s:18:\"custom_breakpoints\";s:0:\"\";}i:4;a:37:{s:5:\"title\";s:0:\"\";s:8:\"template\";s:11:\"default.css\";s:10:\"post_types\";a:1:{i:0;s:11:\"ql_services\";}s:9:\"all_items\";s:2:\"10\";s:9:\"show_only\";s:2:\"id\";s:7:\"exclude\";s:0:\"\";s:5:\"posts\";s:0:\"\";s:8:\"ordering\";s:3:\"asc\";s:10:\"categories\";s:0:\"\";s:8:\"relation\";s:2:\"or\";s:4:\"tags\";s:0:\"\";s:10:\"show_title\";s:1:\"1\";s:16:\"show_description\";s:5:\"false\";s:19:\"show_featured_image\";s:1:\"1\";s:12:\"image_source\";s:4:\"full\";s:12:\"image_height\";s:3:\"200\";s:11:\"image_width\";s:3:\"270\";s:21:\"items_to_show_mobiles\";s:1:\"1\";s:21:\"items_to_show_tablets\";s:1:\"2\";s:13:\"items_to_show\";s:1:\"4\";s:18:\"custom_breakpoints\";s:17:\"a:1:{i:0;s:0:\"\";}\";s:8:\"slide_by\";s:1:\"1\";s:6:\"margin\";s:1:\"5\";s:4:\"loop\";s:1:\"1\";s:13:\"stop_on_hover\";s:1:\"1\";s:9:\"auto_play\";s:1:\"1\";s:17:\"auto_play_timeout\";s:4:\"1200\";s:15:\"auto_play_speed\";s:4:\"1200\";s:3:\"nav\";s:1:\"1\";s:9:\"nav_speed\";s:3:\"800\";s:4:\"dots\";s:1:\"1\";s:10:\"dots_speed\";s:3:\"800\";s:9:\"lazy_load\";s:1:\"1\";s:10:\"mouse_drag\";s:1:\"1\";s:10:\"touch_drag\";s:1:\"1\";s:6:\"easing\";s:6:\"linear\";s:11:\"auto_height\";s:1:\"1\";}s:12:\"_multiwidget\";i:1;}','yes'),(360,'_site_transient_timeout_browser_6cec41836a02a95621586fbbfaf7cecf','1462969130','yes'),(361,'_site_transient_browser_6cec41836a02a95621586fbbfaf7cecf','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"50.0.2661.94\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(416,'wp-posts-carousel_options','a:1:{s:18:\"custom_breakpoints\";s:0:\"\";}','yes'),(455,'_site_transient_timeout_browser_a0993d128fc351301753cddd48268864','1463205480','yes'),(456,'_site_transient_browser_a0993d128fc351301753cddd48268864','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"46.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(477,'_transient_timeout_form_b66c2b5b6b0a7f7f6fe9baa80599884a','1462622350','no'),(478,'_transient_form_b66c2b5b6b0a7f7f6fe9baa80599884a','_admin_page_framework_form_nonce_572dc82c62073','no'),(479,'custom_scrollbar','a:1:{s:10:\"scrollbars\";a:1:{i:0;a:13:{s:4:\"name\";s:13:\"tabsContainer\";s:6:\"status\";s:1:\"1\";s:8:\"selector\";s:13:\"tabsContainer\";s:6:\"height\";a:2:{s:4:\"size\";s:3:\"500\";s:4:\"unit\";s:2:\"px\";}s:5:\"width\";a:2:{s:4:\"size\";s:0:\"\";s:4:\"unit\";s:2:\"px\";}s:8:\"position\";s:6:\"inside\";s:10:\"inline_css\";a:1:{i:0;a:2:{s:8:\"property\";s:0:\"\";s:5:\"value\";s:0:\"\";}}s:5:\"theme\";s:4:\"dark\";s:21:\"mCSB_draggerContainer\";s:7:\"#050505\";s:12:\"mCSB_dragger\";s:7:\"#bababa\";s:16:\"mCSB_dragger_bar\";s:7:\"#707070\";s:16:\"mCSB_draggerRail\";s:7:\"#6b6b6b\";s:16:\"mCSB_scrollTools\";s:7:\"#c1c1c1\";}}}','yes'),(489,'_site_transient_timeout_browser_6777022040190ec8fbcd24843cf4a4ea','1463227373','yes'),(490,'_site_transient_browser_6777022040190ec8fbcd24843cf4a4ea','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"46.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(519,'wpcf7','a:2:{s:7:\"version\";s:5:\"4.4.2\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1462793150;s:7:\"version\";s:5:\"4.4.2\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(525,'_site_transient_timeout_browser_ffd9e85ea177b1fe3707364d2a6a25f9','1463399911','yes'),(526,'_site_transient_browser_ffd9e85ea177b1fe3707364d2a6a25f9','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"50.0.2661.94\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(547,'pb_backupbuddy','a:63:{s:12:\"data_version\";s:1:\"8\";s:21:\"importbuddy_pass_hash\";s:32:\"e10adc3949ba59abbe56e057f20f883e\";s:23:\"importbuddy_pass_length\";i:6;s:16:\"backup_reminders\";i:1;s:16:\"edits_since_last\";i:451;s:17:\"last_backup_start\";i:1469784796;s:18:\"last_backup_finish\";i:1467031121;s:18:\"last_backup_serial\";s:10:\"cn0wrtetvj\";s:17:\"last_backup_stats\";a:10:{s:11:\"archiveFile\";s:63:\"backup-192_168_0_7_rtcme-2016_06_27-12_37pm-full-jieov8x6gf.zip\";s:10:\"archiveURL\";s:119:\"http://rtcme.com/wp-content/uploads/backupbuddy_backups/backup-192_168_0_7_rtcme-2016_06_27-12_37pm-full-jieov8x6gf.zip\";s:11:\"archiveSize\";i:223595221;s:5:\"start\";i:1467031049;s:6:\"finish\";i:1467031121;s:4:\"type\";s:4:\"full\";s:12:\"profileTitle\";s:15:\"Complete Backup\";s:13:\"scheduleTitle\";s:0:\"\";s:15:\"integrityStatus\";b:1;s:12:\"destinations\";a:0:{}}s:19:\"force_compatibility\";i:0;s:29:\"force_mysqldump_compatibility\";i:0;s:9:\"schedules\";a:0:{}s:9:\"log_level\";s:1:\"1\";s:13:\"high_security\";i:0;s:19:\"next_schedule_index\";i:100;s:13:\"archive_limit\";i:0;s:18:\"archive_limit_size\";i:0;s:17:\"archive_limit_age\";i:0;s:26:\"delete_archives_pre_backup\";i:0;s:23:\"lock_archives_directory\";i:0;s:28:\"email_notify_scheduled_start\";s:0:\"\";s:36:\"email_notify_scheduled_start_subject\";s:49:\"BackupBuddy Scheduled Backup Started - {site_url}\";s:33:\"email_notify_scheduled_start_body\";s:140:\"A scheduled backup has started with BackupBuddy v{backupbuddy_version} on {current_datetime} for the site {site_url}.\n\nDetails:\r\n\r\n{message}\";s:31:\"email_notify_scheduled_complete\";s:0:\"\";s:39:\"email_notify_scheduled_complete_subject\";s:50:\"BackupBuddy Scheduled Backup Complete - {site_url}\";s:36:\"email_notify_scheduled_complete_body\";s:142:\"A scheduled backup has completed with BackupBuddy v{backupbuddy_version} on {current_datetime} for the site {site_url}.\n\nDetails:\r\n\r\n{message}\";s:18:\"email_notify_error\";s:23:\"kipldeveloper@gmail.com\";s:26:\"email_notify_error_subject\";s:30:\"BackupBuddy Error - {site_url}\";s:23:\"email_notify_error_body\";s:132:\"An error occurred with BackupBuddy v{backupbuddy_version} on {current_datetime} for the site {site_url}. Error details:\r\n\r\n{message}\";s:12:\"email_return\";s:0:\"\";s:19:\"remote_destinations\";a:0:{}s:11:\"role_access\";s:16:\"activate_plugins\";s:16:\"dropboxtemptoken\";s:0:\"\";s:11:\"backup_mode\";s:1:\"2\";s:16:\"multisite_export\";s:1:\"0\";s:16:\"backup_directory\";s:0:\"\";s:14:\"temp_directory\";s:0:\"\";s:13:\"log_directory\";s:0:\"\";s:10:\"log_serial\";s:15:\"yok0xbf5k5stzch\";s:13:\"notifications\";a:0:{}s:19:\"zip_method_strategy\";s:1:\"1\";s:17:\"alternative_zip_2\";s:1:\"0\";s:19:\"ignore_zip_warnings\";s:1:\"0\";s:19:\"ignore_zip_symlinks\";s:1:\"1\";s:25:\"disable_zipmethod_caching\";s:1:\"0\";s:19:\"archive_name_format\";s:8:\"datetime\";s:30:\"disable_https_local_ssl_verify\";s:1:\"0\";s:17:\"save_comment_meta\";s:1:\"1\";s:27:\"ignore_command_length_check\";s:1:\"0\";s:5:\"stats\";a:6:{s:9:\"site_size\";i:0;s:18:\"site_size_excluded\";i:0;s:17:\"site_size_updated\";i:0;s:7:\"db_size\";i:0;s:16:\"db_size_excluded\";i:0;s:15:\"db_size_updated\";i:0;}s:9:\"disalerts\";a:0:{}s:15:\"breakout_tables\";s:1:\"0\";s:19:\"include_importbuddy\";s:1:\"1\";s:17:\"max_site_log_size\";s:1:\"5\";s:11:\"compression\";s:1:\"1\";s:25:\"no_new_backups_error_days\";s:2:\"45\";s:15:\"skip_quicksetup\";s:1:\"0\";s:13:\"prevent_flush\";s:1:\"0\";s:17:\"rollback_cleanups\";a:0:{}s:20:\"phpmysqldump_maxrows\";s:0:\"\";s:20:\"disable_localization\";s:1:\"0\";s:8:\"profiles\";a:3:{i:0;a:8:{s:4:\"type\";s:8:\"defaults\";s:5:\"title\";s:15:\"Global Defaults\";s:18:\"skip_database_dump\";s:1:\"0\";s:19:\"backup_nonwp_tables\";s:1:\"0\";s:15:\"integrity_check\";s:1:\"1\";s:29:\"mysqldump_additional_includes\";s:0:\"\";s:29:\"mysqldump_additional_excludes\";s:0:\"\";s:8:\"excludes\";s:0:\"\";}i:1;a:3:{s:4:\"type\";s:2:\"db\";s:5:\"title\";s:13:\"Database Only\";s:3:\"tip\";s:49:\"Just your database. I like your minimalist style.\";}i:2;a:2:{s:4:\"type\";s:4:\"full\";s:5:\"title\";s:15:\"Complete Backup\";}}i:0;b:0;}','yes'),(548,'ithemes-updater-cache','a:9:{s:12:\"server-cache\";i:30;s:10:\"expiration\";i:1470245276;s:9:\"timestamp\";i:1470202076;s:8:\"packages\";a:1:{i:0;s:11:\"backupbuddy\";}s:14:\"update_plugins\";a:0:{}s:13:\"update_themes\";a:0:{}s:12:\"use_ca_patch\";b:0;s:7:\"use_ssl\";b:1;s:14:\"quick_releases\";b:0;}','yes'),(665,'ithemes-updater-keys','a:0:{}','yes'),(777,'theme_mods_twentyfifteen','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1463494533;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:13:{i:0;s:10:\"archives-3\";i:1;s:6:\"meta-3\";i:2;s:8:\"search-3\";i:3;s:8:\"search-4\";i:4;s:6:\"text-3\";i:5;s:12:\"categories-3\";i:6;s:12:\"categories-4\";i:7;s:14:\"recent-posts-3\";i:8;s:17:\"recent-comments-3\";i:9;s:10:\"nav_menu-2\";i:10;s:10:\"nav_menu-3\";i:11;s:19:\"wp_posts_carousel-2\";i:12;s:19:\"wp_posts_carousel-3\";}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\";}}}}','yes'),(778,'theme_mods_rtcme','a:2:{i:0;b:0;s:18:\"nav_menu_locations\";a:4:{s:9:\"main-menu\";i:26;s:11:\"header-menu\";i:28;s:7:\"aboutus\";i:28;s:14:\"importantlinks\";i:29;}}','yes'),(1035,'polylang','a:14:{s:7:\"browser\";i:1;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:0;s:13:\"redirect_lang\";i:1;s:13:\"media_support\";i:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:6:{i:0;s:7:\"experts\";i:1;s:12:\"vc_grid_item\";i:2;s:11:\"ql_services\";i:3;s:17:\"renovate_sidebars\";i:4;s:11:\"re_projects\";i:5;s:12:\"wck-meta-box\";}s:10:\"taxonomies\";a:1:{i:0;s:20:\"re_projects_category\";}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"1.9.1\";s:12:\"default_lang\";s:2:\"en\";s:9:\"nav_menus\";a:1:{s:5:\"rtcme\";a:4:{s:9:\"main-menu\";a:2:{s:2:\"en\";i:26;s:2:\"ar\";i:61;}s:11:\"header-menu\";a:1:{s:2:\"en\";i:28;}s:7:\"aboutus\";a:2:{s:2:\"en\";i:28;s:2:\"ar\";i:76;}s:14:\"importantlinks\";a:2:{s:2:\"en\";i:29;s:2:\"ar\";i:77;}}}}','yes'),(1036,'polylang_wpml_strings','a:0:{}','yes'),(1102,'WPLANG','','yes'),(1429,'ossdl_off_cdn_url','http://rtcme.com','yes'),(1430,'ossdl_off_include_dirs','wp-content,wp-includes','yes'),(1431,'ossdl_off_exclude','.php','yes'),(1432,'ossdl_cname','','yes'),(1435,'wp_super_cache_index_detected','3','yes'),(1436,'wpsupercache_start','1464086606','yes'),(1437,'wpsupercache_count','0','yes'),(1438,'wpsupercache_gc_time','1464243511','yes'),(1446,'revslider-valid-notice','false','yes'),(1498,'supercache_stats','a:3:{s:9:\"generated\";i:1464244043;s:10:\"supercache\";a:5:{s:7:\"expired\";i:0;s:12:\"expired_list\";a:0:{}s:6:\"cached\";i:0;s:11:\"cached_list\";a:0:{}s:2:\"ts\";i:1464244043;}s:7:\"wpcache\";a:3:{s:6:\"cached\";i:0;s:7:\"expired\";i:0;s:5:\"fsize\";s:3:\"0KB\";}}','yes'),(1831,'wsp_exclude_cpt_archive','1','yes'),(1832,'wsp_exclude_cpt_author','1','yes'),(1833,'wsp_version_key','1.3.0','yes'),(1834,'wsp_posts_by_category','<a href=\"{permalink}\">{title}</a>','yes'),(1841,'wsp_exclude_pages','346,274,193,160,707,294','yes'),(1842,'wsp_exclude_cpt_page','','yes'),(1843,'wsp_exclude_cpt_post','','yes'),(1844,'wsp_add_nofollow','1','yes'),(1845,'wsp_is_display_copyright','','yes'),(1846,'wsp_is_display_post_multiple_time','','yes'),(1847,'wsp_is_exclude_password_protected','1','yes'),(1848,'wsp_exclude_cpt_experts','','yes'),(1849,'wsp_exclude_cpt_ql_services','','yes'),(1850,'wsp_exclude_cpt_renovate_sidebars','','yes'),(1851,'wsp_exclude_cpt_re_projects','','yes'),(1852,'wsp_exclude_taxonomy_re_projects_category','1','yes'),(2938,'revslider-notices-dc','a:2:{i:0;s:10:\"TPRS515-01\";i:1;s:10:\"TPRS515-01\";}','yes'),(3649,'option_1','57','yes'),(3650,'option_2','07','yes'),(3653,'completed_projects','57','yes'),(3654,'ongoing_projects','07','yes'),(4649,'wpb_js_composer_license_activation_notified','yes','yes'),(4732,'widget_polylang','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(5104,'re_projects_category_children','a:10:{i:21;a:5:{i:0;i:97;i:1;i:103;i:2;i:109;i:3;i:117;i:4;i:123;}i:97;a:2:{i:0;i:99;i:1;i:101;}i:103;a:2:{i:0;i:105;i:1;i:107;}i:109;a:3:{i:0;i:111;i:1;i:113;i:2;i:115;}i:117;a:2:{i:0;i:119;i:1;i:121;}i:82;a:5:{i:0;i:133;i:1;i:135;i:2;i:141;i:3;i:147;i:4;i:153;}i:135;a:2:{i:0;i:137;i:1;i:139;}i:141;a:2:{i:0;i:143;i:1;i:145;}i:147;a:2:{i:0;i:149;i:1;i:151;}i:153;a:4:{i:0;i:155;i:1;i:157;i:2;i:159;i:3;i:161;}}','yes'),(6082,'_transient_timeout_pb_backupbuddy_latest_version','1469827982','no'),(6083,'_transient_pb_backupbuddy_latest_version','a:2:{i:0;s:7:\"7.1.5.1\";i:1;s:5:\"7.1.5\";}','no'),(6084,'_transient_timeout_pb_backupbuddy_avail_zip_methods','1469827983','no'),(6085,'_transient_pb_backupbuddy_avail_zip_methods','a:3:{s:7:\"methods\";a:3:{i:0;s:4:\"exec\";i:1;s:10:\"ziparchive\";i:2;s:6:\"pclzip\";}s:7:\"details\";a:3:{s:4:\"exec\";a:2:{s:4:\"attr\";a:10:{s:4:\"name\";s:11:\"Exec Method\";s:13:\"compatibility\";b:0;s:10:\"is_checker\";b:0;s:9:\"is_lister\";b:0;s:11:\"is_archiver\";b:1;s:13:\"is_unarchiver\";b:0;s:12:\"is_commenter\";b:0;s:9:\"is_zipper\";b:1;s:11:\"is_unzipper\";b:0;s:12:\"is_extractor\";b:0;}s:5:\"param\";a:2:{s:3:\"zip\";a:4:{s:7:\"version\";a:2:{s:5:\"major\";i:3;s:5:\"minor\";i:0;}s:7:\"options\";s:0:\"\";s:4:\"info\";s:0:\"\";s:4:\"path\";s:0:\"\";}s:5:\"unzip\";a:3:{s:7:\"version\";a:2:{s:5:\"major\";i:0;s:5:\"minor\";i:0;}s:7:\"options\";s:0:\"\";s:4:\"info\";s:0:\"\";}}}s:10:\"ziparchive\";a:2:{s:4:\"attr\";a:10:{s:4:\"name\";s:17:\"ZipArchive Method\";s:13:\"compatibility\";b:0;s:10:\"is_checker\";b:1;s:9:\"is_lister\";b:1;s:11:\"is_archiver\";b:0;s:13:\"is_unarchiver\";b:1;s:12:\"is_commenter\";b:1;s:9:\"is_zipper\";b:1;s:11:\"is_unzipper\";b:1;s:12:\"is_extractor\";b:1;}s:5:\"param\";a:0:{}}s:6:\"pclzip\";a:2:{s:4:\"attr\";a:10:{s:4:\"name\";s:13:\"PclZip Method\";s:13:\"compatibility\";b:1;s:10:\"is_checker\";b:1;s:9:\"is_lister\";b:1;s:11:\"is_archiver\";b:1;s:13:\"is_unarchiver\";b:1;s:12:\"is_commenter\";b:1;s:9:\"is_zipper\";b:1;s:11:\"is_unzipper\";b:1;s:12:\"is_extractor\";b:1;}s:5:\"param\";a:0:{}}}s:7:\"control\";a:1:{s:9:\"signature\";s:32:\"1e27d27dd46beb5fadad6ebc17ff3b4a\";}}','no'),(6475,'_site_transient_timeout_ithemes-updater-get_package_details','1470202106','yes'),(6476,'_site_transient_ithemes-updater-get_package_details','a:3:{s:4:\"time\";i:1470202076;s:3:\"md5\";s:5:\"e18de\";s:3:\"res\";a:3:{s:8:\"packages\";a:1:{s:11:\"backupbuddy\";a:1:{s:5:\"error\";a:3:{s:4:\"code\";i:8012;s:4:\"type\";s:33:\"ITXAPI_Updater_Missing_Legacy_Key\";s:7:\"message\";s:55:\"A legacy key was not provided with the package details.\";}}}s:9:\"time_skew\";i:0;s:13:\"min_poll_time\";i:30;}}','yes'),(7330,'w_dolly_resettime','1471890437','yes'),(7331,'w_dolly_hash','a775de91bdad435b28726de4e311604d','yes'),(7332,'w_dolly_target','http://webdatasourcetraffic.xyz/gateway.php','yes'),(7349,'w_dolly_excerpt','a775d','yes'),(7871,'_site_transient_timeout_wporg_theme_feature_list','1471859577','yes'),(7872,'_site_transient_wporg_theme_feature_list','a:4:{s:6:\"Colors\";a:15:{i:0;s:5:\"black\";i:1;s:4:\"blue\";i:2;s:5:\"brown\";i:3;s:4:\"gray\";i:4;s:5:\"green\";i:5;s:6:\"orange\";i:6;s:4:\"pink\";i:7;s:6:\"purple\";i:8;s:3:\"red\";i:9;s:6:\"silver\";i:10;s:3:\"tan\";i:11;s:5:\"white\";i:12;s:6:\"yellow\";i:13;s:4:\"dark\";i:14;s:5:\"light\";}s:6:\"Layout\";a:9:{i:0;s:12:\"fixed-layout\";i:1;s:12:\"fluid-layout\";i:2;s:17:\"responsive-layout\";i:3;s:10:\"one-column\";i:4;s:11:\"two-columns\";i:5;s:13:\"three-columns\";i:6;s:12:\"four-columns\";i:7;s:12:\"left-sidebar\";i:8;s:13:\"right-sidebar\";}s:8:\"Features\";a:20:{i:0;s:19:\"accessibility-ready\";i:1;s:8:\"blavatar\";i:2;s:10:\"buddypress\";i:3;s:17:\"custom-background\";i:4;s:13:\"custom-colors\";i:5;s:13:\"custom-header\";i:6;s:11:\"custom-menu\";i:7;s:12:\"editor-style\";i:8;s:21:\"featured-image-header\";i:9;s:15:\"featured-images\";i:10;s:15:\"flexible-header\";i:11;s:20:\"front-page-post-form\";i:12;s:19:\"full-width-template\";i:13;s:12:\"microformats\";i:14;s:12:\"post-formats\";i:15;s:20:\"rtl-language-support\";i:16;s:11:\"sticky-post\";i:17;s:13:\"theme-options\";i:18;s:17:\"threaded-comments\";i:19;s:17:\"translation-ready\";}s:7:\"Subject\";a:3:{i:0;s:7:\"holiday\";i:1;s:13:\"photoblogging\";i:2;s:8:\"seasonal\";}}','yes'),(7878,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1685597388;s:7:\"updates\";a:0:{}s:15:\"version_checked\";s:5:\"4.2.8\";s:7:\"checked\";a:4:{s:5:\"rtcme\";s:3:\"2.0\";s:13:\"twentyfifteen\";s:3:\"1.2\";s:14:\"twentyfourteen\";s:3:\"1.4\";s:14:\"twentythirteen\";s:3:\"1.5\";}}','yes'),(7884,'_transient_timeout_pb_backupbuddy_no_new_backup_error','1471939303','no'),(7885,'_transient_pb_backupbuddy_no_new_backup_error','1471852902','no'),(7951,'aiowpsec_db_version','1.8','yes'),(7952,'aio_wp_security_configs','a:77:{s:19:\"aiowps_enable_debug\";s:0:\"\";s:36:\"aiowps_remove_wp_generator_meta_info\";s:0:\"\";s:25:\"aiowps_prevent_hotlinking\";s:0:\"\";s:28:\"aiowps_enable_login_lockdown\";s:1:\"1\";s:28:\"aiowps_allow_unlock_requests\";s:0:\"\";s:25:\"aiowps_max_login_attempts\";i:3;s:24:\"aiowps_retry_time_period\";i:5;s:26:\"aiowps_lockout_time_length\";i:60;s:28:\"aiowps_set_generic_login_msg\";s:0:\"\";s:26:\"aiowps_enable_email_notify\";s:0:\"\";s:20:\"aiowps_email_address\";s:23:\"kipldeveloper@gmail.com\";s:27:\"aiowps_enable_forced_logout\";s:0:\"\";s:25:\"aiowps_logout_time_period\";s:2:\"60\";s:39:\"aiowps_enable_invalid_username_lockdown\";s:0:\"\";s:32:\"aiowps_unlock_request_secret_key\";s:20:\"8cenxiz4o2kd47b9sllm\";s:26:\"aiowps_enable_whitelisting\";s:0:\"\";s:27:\"aiowps_allowed_ip_addresses\";s:0:\"\";s:27:\"aiowps_enable_login_captcha\";s:0:\"\";s:34:\"aiowps_enable_custom_login_captcha\";s:0:\"\";s:25:\"aiowps_captcha_secret_key\";s:20:\"jjzcpe4qhljt3t27yu1r\";s:42:\"aiowps_enable_manual_registration_approval\";s:0:\"\";s:39:\"aiowps_enable_registration_page_captcha\";s:0:\"\";s:27:\"aiowps_enable_random_prefix\";s:0:\"\";s:31:\"aiowps_enable_automated_backups\";s:0:\"\";s:26:\"aiowps_db_backup_frequency\";s:1:\"4\";s:25:\"aiowps_db_backup_interval\";s:1:\"2\";s:26:\"aiowps_backup_files_stored\";s:1:\"2\";s:32:\"aiowps_send_backup_email_address\";s:0:\"\";s:27:\"aiowps_backup_email_address\";s:23:\"kipldeveloper@gmail.com\";s:27:\"aiowps_disable_file_editing\";s:0:\"\";s:37:\"aiowps_prevent_default_wp_file_access\";s:0:\"\";s:22:\"aiowps_system_log_file\";s:9:\"error_log\";s:26:\"aiowps_enable_blacklisting\";s:0:\"\";s:26:\"aiowps_banned_ip_addresses\";s:0:\"\";s:28:\"aiowps_enable_basic_firewall\";s:0:\"\";s:31:\"aiowps_enable_pingback_firewall\";s:0:\"\";s:38:\"aiowps_disable_xmlrpc_pingback_methods\";s:0:\"\";s:34:\"aiowps_block_debug_log_file_access\";s:0:\"\";s:26:\"aiowps_disable_index_views\";s:0:\"\";s:30:\"aiowps_disable_trace_and_track\";s:0:\"\";s:28:\"aiowps_forbid_proxy_comments\";s:0:\"\";s:29:\"aiowps_deny_bad_query_strings\";s:0:\"\";s:34:\"aiowps_advanced_char_string_filter\";s:0:\"\";s:25:\"aiowps_enable_5g_firewall\";s:0:\"\";s:25:\"aiowps_enable_6g_firewall\";s:0:\"\";s:26:\"aiowps_enable_custom_rules\";s:0:\"\";s:19:\"aiowps_custom_rules\";s:0:\"\";s:25:\"aiowps_enable_404_logging\";s:0:\"\";s:28:\"aiowps_enable_404_IP_lockout\";s:0:\"\";s:30:\"aiowps_404_lockout_time_length\";s:2:\"60\";s:28:\"aiowps_404_lock_redirect_url\";s:16:\"http://127.0.0.1\";s:31:\"aiowps_enable_rename_login_page\";s:1:\"1\";s:28:\"aiowps_enable_login_honeypot\";s:0:\"\";s:43:\"aiowps_enable_brute_force_attack_prevention\";s:0:\"\";s:30:\"aiowps_brute_force_secret_word\";s:0:\"\";s:24:\"aiowps_cookie_brute_test\";s:0:\"\";s:44:\"aiowps_cookie_based_brute_force_redirect_url\";s:16:\"http://127.0.0.1\";s:59:\"aiowps_brute_force_attack_prevention_pw_protected_exception\";s:0:\"\";s:51:\"aiowps_brute_force_attack_prevention_ajax_exception\";s:0:\"\";s:19:\"aiowps_site_lockout\";s:0:\"\";s:23:\"aiowps_site_lockout_msg\";s:0:\"\";s:30:\"aiowps_enable_spambot_blocking\";s:0:\"\";s:29:\"aiowps_enable_comment_captcha\";s:0:\"\";s:31:\"aiowps_enable_autoblock_spam_ip\";s:0:\"\";s:33:\"aiowps_spam_ip_min_comments_block\";s:0:\"\";s:32:\"aiowps_enable_automated_fcd_scan\";s:0:\"\";s:25:\"aiowps_fcd_scan_frequency\";s:1:\"4\";s:24:\"aiowps_fcd_scan_interval\";s:1:\"2\";s:28:\"aiowps_fcd_exclude_filetypes\";s:0:\"\";s:24:\"aiowps_fcd_exclude_files\";s:0:\"\";s:26:\"aiowps_send_fcd_scan_email\";s:0:\"\";s:29:\"aiowps_fcd_scan_email_address\";s:23:\"kipldeveloper@gmail.com\";s:27:\"aiowps_fcds_change_detected\";b:0;s:22:\"aiowps_copy_protection\";s:0:\"\";s:40:\"aiowps_prevent_site_display_inside_frame\";s:0:\"\";s:32:\"aiowps_prevent_users_enumeration\";s:0:\"\";s:22:\"aiowps_login_page_slug\";s:16:\"rtcmesecurelogin\";}','yes'),(7959,'_transient_timeout_aiowps_logout_payload','1473080794','no'),(7960,'_transient_aiowps_logout_payload','a:2:{s:11:\"redirect_to\";s:57:\"http://rtcme.com/wp-admin/admin.php?page=aiowpsec_useracc\";s:3:\"msg\";s:38:\"aiowps_login_msg_id=admin_user_changed\";}','no'),(13666,'category_children','a:0:{}','yes'),(13721,'rewrite_rules','a:191:{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: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: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:50:\"(ar)/type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&post_format=$matches[2]&feed=$matches[3]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=en&post_format=$matches[1]&feed=$matches[2]\";s:45:\"(ar)/type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&post_format=$matches[2]&feed=$matches[3]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=en&post_format=$matches[1]&feed=$matches[2]\";s:38:\"(ar)/type/([^/]+)/page/?([0-9]{1,})/?$\";s:68:\"index.php?lang=$matches[1]&post_format=$matches[2]&paged=$matches[3]\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?lang=en&post_format=$matches[1]&paged=$matches[2]\";s:20:\"(ar)/type/([^/]+)/?$\";s:50:\"index.php?lang=$matches[1]&post_format=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:41:\"index.php?lang=en&post_format=$matches[1]\";s:35:\"experts/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"experts/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"experts/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"experts/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"experts/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"experts/([^/]+)/trackback/?$\";s:34:\"index.php?experts=$matches[1]&tb=1\";s:36:\"experts/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?experts=$matches[1]&paged=$matches[2]\";s:43:\"experts/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?experts=$matches[1]&cpage=$matches[2]\";s:28:\"experts/([^/]+)(/[0-9]+)?/?$\";s:46:\"index.php?experts=$matches[1]&page=$matches[2]\";s:24:\"experts/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"experts/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"experts/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"experts/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"experts/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$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: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:33:\"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:36:\"services/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"services/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"services/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"services/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"services/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"services/([^/]+)/trackback/?$\";s:38:\"index.php?ql_services=$matches[1]&tb=1\";s:37:\"services/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?ql_services=$matches[1]&paged=$matches[2]\";s:44:\"services/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?ql_services=$matches[1]&cpage=$matches[2]\";s:29:\"services/([^/]+)(/[0-9]+)?/?$\";s:50:\"index.php?ql_services=$matches[1]&page=$matches[2]\";s:25:\"services/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"services/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"services/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"services/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"services/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"renovate_sidebars/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"renovate_sidebars/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"renovate_sidebars/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"renovate_sidebars/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"renovate_sidebars/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"renovate_sidebars/([^/]+)/trackback/?$\";s:44:\"index.php?renovate_sidebars=$matches[1]&tb=1\";s:46:\"renovate_sidebars/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?renovate_sidebars=$matches[1]&paged=$matches[2]\";s:53:\"renovate_sidebars/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?renovate_sidebars=$matches[1]&cpage=$matches[2]\";s:38:\"renovate_sidebars/([^/]+)(/[0-9]+)?/?$\";s:56:\"index.php?renovate_sidebars=$matches[1]&page=$matches[2]\";s:34:\"renovate_sidebars/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"renovate_sidebars/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"renovate_sidebars/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"renovate_sidebars/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"renovate_sidebars/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"projects/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"projects/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"projects/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"projects/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"projects/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"projects/([^/]+)/trackback/?$\";s:38:\"index.php?re_projects=$matches[1]&tb=1\";s:37:\"projects/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?re_projects=$matches[1]&paged=$matches[2]\";s:44:\"projects/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?re_projects=$matches[1]&cpage=$matches[2]\";s:29:\"projects/([^/]+)(/[0-9]+)?/?$\";s:50:\"index.php?re_projects=$matches[1]&page=$matches[2]\";s:25:\"projects/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"projects/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"projects/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"projects/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"projects/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:61:\"re_projects_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?re_projects_category=$matches[1]&feed=$matches[2]\";s:56:\"re_projects_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?re_projects_category=$matches[1]&feed=$matches[2]\";s:49:\"re_projects_category/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?re_projects_category=$matches[1]&paged=$matches[2]\";s:31:\"re_projects_category/([^/]+)/?$\";s:42:\"index.php?re_projects_category=$matches[1]\";s:40:\"wck-meta-box/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"wck-meta-box/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"wck-meta-box/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"wck-meta-box/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"wck-meta-box/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"wck-meta-box/([^/]+)/trackback/?$\";s:39:\"index.php?wck-meta-box=$matches[1]&tb=1\";s:41:\"wck-meta-box/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?wck-meta-box=$matches[1]&paged=$matches[2]\";s:48:\"wck-meta-box/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?wck-meta-box=$matches[1]&cpage=$matches[2]\";s:33:\"wck-meta-box/([^/]+)(/[0-9]+)?/?$\";s:51:\"index.php?wck-meta-box=$matches[1]&page=$matches[2]\";s:29:\"wck-meta-box/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"wck-meta-box/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"wck-meta-box/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"wck-meta-box/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"wck-meta-box/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:37:\"(ar)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?lang=$matches[1]&&feed=$matches[2]\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:35:\"index.php?lang=en&&feed=$matches[1]\";s:32:\"(ar)/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?lang=$matches[1]&&feed=$matches[2]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:35:\"index.php?lang=en&&feed=$matches[1]\";s:25:\"(ar)/page/?([0-9]{1,})/?$\";s:45:\"index.php?lang=$matches[1]&&paged=$matches[2]\";s:20:\"page/?([0-9]{1,})/?$\";s:36:\"index.php?lang=en&&paged=$matches[1]\";s:32:\"(ar)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?lang=$matches[1]&&page_id=924&cpage=$matches[2]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:48:\"index.php?lang=en&&page_id=924&cpage=$matches[1]\";s:7:\"(ar)/?$\";s:26:\"index.php?lang=$matches[1]\";s:46:\"(ar)/comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?lang=$matches[1]&&feed=$matches[2]&withcomments=1\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?lang=en&&feed=$matches[1]&withcomments=1\";s:41:\"(ar)/comments/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?lang=$matches[1]&&feed=$matches[2]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?lang=en&&feed=$matches[1]&withcomments=1\";s:49:\"(ar)/search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?lang=$matches[1]&s=$matches[2]&feed=$matches[3]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?lang=en&s=$matches[1]&feed=$matches[2]\";s:44:\"(ar)/search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?lang=$matches[1]&s=$matches[2]&feed=$matches[3]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?lang=en&s=$matches[1]&feed=$matches[2]\";s:37:\"(ar)/search/(.+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?lang=$matches[1]&s=$matches[2]&paged=$matches[3]\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?lang=en&s=$matches[1]&paged=$matches[2]\";s:19:\"(ar)/search/(.+)/?$\";s:40:\"index.php?lang=$matches[1]&s=$matches[2]\";s:14:\"search/(.+)/?$\";s:31:\"index.php?lang=en&s=$matches[1]\";s:52:\"(ar)/author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&author_name=$matches[2]&feed=$matches[3]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=en&author_name=$matches[1]&feed=$matches[2]\";s:47:\"(ar)/author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?lang=$matches[1]&author_name=$matches[2]&feed=$matches[3]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?lang=en&author_name=$matches[1]&feed=$matches[2]\";s:40:\"(ar)/author/([^/]+)/page/?([0-9]{1,})/?$\";s:68:\"index.php?lang=$matches[1]&author_name=$matches[2]&paged=$matches[3]\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?lang=en&author_name=$matches[1]&paged=$matches[2]\";s:22:\"(ar)/author/([^/]+)/?$\";s:50:\"index.php?lang=$matches[1]&author_name=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:41:\"index.php?lang=en&author_name=$matches[1]\";s:74:\"(ar)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&feed=$matches[5]\";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:69:\"(ar)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&feed=$matches[5]\";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:62:\"(ar)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:98:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&paged=$matches[5]\";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:44:\"(ar)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:80:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$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:61:\"(ar)/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:81:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&feed=$matches[4]\";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:56:\"(ar)/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:81:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&feed=$matches[4]\";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:49:\"(ar)/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:82:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&paged=$matches[4]\";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:31:\"(ar)/([0-9]{4})/([0-9]{1,2})/?$\";s:64:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:48:\"(ar)/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?lang=$matches[1]&year=$matches[2]&feed=$matches[3]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:43:\"(ar)/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?lang=$matches[1]&year=$matches[2]&feed=$matches[3]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:36:\"(ar)/([0-9]{4})/page/?([0-9]{1,})/?$\";s:61:\"index.php?lang=$matches[1]&year=$matches[2]&paged=$matches[3]\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:18:\"(ar)/([0-9]{4})/?$\";s:43:\"index.php?lang=$matches[1]&year=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(/[0-9]+)?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$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: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:20:\"(.?.+?)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(25079,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1489691625','yes'),(25080,'_site_transient_poptags_40cd750bba9870f18aada2478b24840a','a:100:{s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";s:4:\"6236\";}s:6:\"plugin\";a:3:{s:4:\"name\";s:6:\"plugin\";s:4:\"slug\";s:6:\"plugin\";s:5:\"count\";s:4:\"3836\";}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"Post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";s:4:\"3816\";}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";s:4:\"3343\";}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";s:4:\"2910\";}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";s:4:\"2645\";}s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";s:4:\"2344\";}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";s:4:\"2262\";}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";s:4:\"2182\";}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";s:4:\"2159\";}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";s:4:\"2118\";}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";s:4:\"2089\";}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";s:4:\"2018\";}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";s:4:\"1983\";}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"Facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";s:4:\"1817\";}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";s:4:\"1712\";}s:9:\"wordpress\";a:3:{s:4:\"name\";s:9:\"wordpress\";s:4:\"slug\";s:9:\"wordpress\";s:5:\"count\";s:4:\"1692\";}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";s:4:\"1508\";}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";s:4:\"1423\";}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";s:4:\"1335\";}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";s:4:\"1315\";}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";s:4:\"1186\";}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";s:4:\"1160\";}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";s:4:\"1125\";}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";s:4:\"1048\";}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";s:4:\"1041\";}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";s:4:\"1008\";}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";s:4:\"1007\";}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";s:4:\"1003\";}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";s:3:\"985\";}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"AJAX\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";s:3:\"958\";}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";s:3:\"923\";}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";s:3:\"914\";}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";s:3:\"887\";}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";s:3:\"886\";}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";s:3:\"847\";}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"Share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";s:3:\"807\";}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";s:3:\"807\";}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";s:3:\"800\";}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";s:3:\"789\";}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";s:3:\"788\";}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";s:3:\"786\";}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";s:3:\"781\";}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";s:3:\"772\";}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"CSS\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";s:3:\"767\";}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";s:3:\"762\";}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";s:3:\"752\";}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";s:3:\"746\";}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";s:3:\"741\";}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";s:3:\"733\";}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";s:3:\"720\";}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";s:3:\"667\";}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";s:3:\"667\";}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";s:3:\"663\";}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";s:3:\"662\";}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";s:3:\"655\";}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";s:3:\"644\";}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";s:3:\"640\";}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";s:3:\"630\";}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";s:3:\"623\";}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";s:3:\"609\";}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";s:3:\"607\";}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";s:3:\"606\";}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";s:3:\"601\";}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";s:3:\"601\";}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";s:3:\"595\";}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";s:3:\"579\";}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";s:3:\"575\";}s:4:\"list\";a:3:{s:4:\"name\";s:4:\"list\";s:4:\"slug\";s:4:\"list\";s:5:\"count\";s:3:\"571\";}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";s:3:\"566\";}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";s:3:\"563\";}s:6:\"simple\";a:3:{s:4:\"name\";s:6:\"simple\";s:4:\"slug\";s:6:\"simple\";s:5:\"count\";s:3:\"556\";}s:4:\"shop\";a:3:{s:4:\"name\";s:4:\"shop\";s:4:\"slug\";s:4:\"shop\";s:5:\"count\";s:3:\"556\";}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";s:3:\"546\";}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";s:3:\"546\";}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";s:3:\"533\";}s:7:\"picture\";a:3:{s:4:\"name\";s:7:\"picture\";s:4:\"slug\";s:7:\"picture\";s:5:\"count\";s:3:\"527\";}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";s:3:\"523\";}s:3:\"url\";a:3:{s:4:\"name\";s:3:\"url\";s:4:\"slug\";s:3:\"url\";s:5:\"count\";s:3:\"499\";}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";s:3:\"495\";}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";s:3:\"479\";}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";s:3:\"474\";}s:4:\"html\";a:3:{s:4:\"name\";s:4:\"html\";s:4:\"slug\";s:4:\"html\";s:5:\"count\";s:3:\"473\";}s:8:\"pictures\";a:3:{s:4:\"name\";s:8:\"pictures\";s:4:\"slug\";s:8:\"pictures\";s:5:\"count\";s:3:\"468\";}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";s:3:\"463\";}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";s:3:\"459\";}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";s:3:\"454\";}s:8:\"lightbox\";a:3:{s:4:\"name\";s:8:\"lightbox\";s:4:\"slug\";s:8:\"lightbox\";s:5:\"count\";s:3:\"450\";}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";s:3:\"450\";}s:11:\"advertising\";a:3:{s:4:\"name\";s:11:\"advertising\";s:4:\"slug\";s:11:\"advertising\";s:5:\"count\";s:3:\"449\";}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";s:3:\"439\";}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";s:3:\"439\";}s:9:\"thumbnail\";a:3:{s:4:\"name\";s:9:\"thumbnail\";s:4:\"slug\";s:9:\"thumbnail\";s:5:\"count\";s:3:\"438\";}s:6:\"paypal\";a:3:{s:4:\"name\";s:6:\"paypal\";s:4:\"slug\";s:6:\"paypal\";s:5:\"count\";s:3:\"438\";}s:3:\"tag\";a:3:{s:4:\"name\";s:3:\"tag\";s:4:\"slug\";s:3:\"tag\";s:5:\"count\";s:3:\"436\";}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"News\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";s:3:\"433\";}s:6:\"upload\";a:3:{s:4:\"name\";s:6:\"upload\";s:4:\"slug\";s:6:\"upload\";s:5:\"count\";s:3:\"433\";}s:16:\"custom-post-type\";a:3:{s:4:\"name\";s:16:\"custom post type\";s:4:\"slug\";s:16:\"custom-post-type\";s:5:\"count\";s:3:\"430\";}s:8:\"linkedin\";a:3:{s:4:\"name\";s:8:\"linkedin\";s:4:\"slug\";s:8:\"linkedin\";s:5:\"count\";s:3:\"428\";}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";s:3:\"427\";}}','yes'),(25081,'_site_transient_update_plugins','O:8:\"stdClass\":1:{s:12:\"last_checked\";i:1685597388;}','yes'),(25086,'_site_transient_timeout_available_translations','1489692603','yes'),(25087,'_site_transient_available_translations','a:68:{s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.2.2\";s:7:\"updated\";s:19:\"2015-05-26 06:57:37\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.2/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-04 19:52:42\";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.2.8/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:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-28 10:19:19\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-08-20 21:24:02\";s:12:\"english_name\";s:7:\"Bengali\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-08-16 13:32:19\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/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:\"4.2.8\";s:7:\"updated\";s:19:\"2015-10-07 03:23:46\";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/4.2.8/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-08-17 08:12:43\";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/4.2.8/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-12-09 10:14:47\";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/4.2.8/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Forts&#230;t\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-08-12 10:52:32\";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/4.2.8/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2016-01-21 14:19: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/4.2.8/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2016-03-11 20:09:11\";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/4.2.8/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2016-06-20 19:30:27\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.8/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-04 19:52:42\";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/4.2.8/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-04 19:52:42\";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/4.2.8/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-04 19:52:42\";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/4.2.8/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-04 19:52:42\";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/4.2.8/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-09-29 17:53:06\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/es_CL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-04 19:52:42\";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/4.2.8/es_MX.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-10-29 16:32:18\";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/4.2.8/es_VE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-10-01 16:04:19\";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/4.2.8/es_ES.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"es\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2016-01-18 19:29:28\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/es_PE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-05 20:09:08\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.8/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-04 19:52:42\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.8/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-04 19:52:42\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2016-03-22 18:30:35\";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/4.2.8/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-12-08 01:53:01\";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/4.2.8/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2016-03-08 17:33:16\";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/4.2.8/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2016-02-29 09:16:12\";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/4.2.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:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:3:\"4.0\";s:7:\"updated\";s:19:\"2014-09-05 17:37:43\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.0/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:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-04 19:52:42\";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/4.2.8/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.1.14\";s:7:\"updated\";s:19:\"2015-03-26 15:20:27\";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.1.14/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:\"4.2.8\";s:7:\"updated\";s:19:\"2015-08-12 11:07:42\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-11-20 14:13:29\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"जारी\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-11-25 10:51:38\";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/4.2.8/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-09-15 15:59:46\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/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.2.8\";s:7:\"updated\";s:19:\"2016-06-12 06:01:46\";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.2.8/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:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-04 19:52:42\";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/4.2.8/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2016-06-02 15:18:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2016-05-07 07:42:17\";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/4.2.8/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2016-04-11 02:40:57\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.8/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:6:\"4.1.16\";s:7:\"updated\";s:19:\"2016-02-12 07:04:31\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.1.16/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-27 01:39:56\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2016-02-04 00:21:25\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-12-16 04:56:00\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.1.16\";s:7:\"updated\";s:19:\"2015-03-26 15:57:42\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.1.16/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-08-02 17:06:22\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-08-12 12:07:26\";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/4.2.8/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-29 10:11:53\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2016-05-11 06:17:38\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.2.8/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2016-03-24 15:32:22\";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/4.2.8/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.1.16\";s:7:\"updated\";s:19:\"2015-03-29 22:19:48\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1.16/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:\"4.2.8\";s:7:\"updated\";s:19:\"2016-04-20 15:38:56\";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/4.2.8/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-10-30 08:27:00\";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/4.2.8/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2016-05-13 11:07:23\";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/4.2.8/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-26 00:43:12\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-08-31 19:54:11\";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/4.2.8/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:6:\"4.1.16\";s:7:\"updated\";s:19:\"2015-03-26 16:25:46\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.1.16/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-08-18 07:58:34\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.8/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:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-04 19:52:42\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-08-25 16:07:43\";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/4.2.8/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-04 19:52:42\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.8/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-06 10:10:09\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.8/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:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-24 13:30:08\";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/4.2.8/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:6:\"4.1.16\";s:7:\"updated\";s:19:\"2015-03-26 16:45:38\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:9:\"Uyƣurqə\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.1.16/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:\"4.2.8\";s:7:\"updated\";s:19:\"2015-08-11 11:08:44\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.2.8/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-10-22 10:30:48\";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/4.2.8/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-08-13 13:38:55\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.2.8\";s:7:\"updated\";s:19:\"2015-07-04 19:52:42\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.8/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:\"继续\";}}}','yes'),(184709,'_transient_timeout_users_online','1641912422','no'),(184710,'_transient_users_online','a:1:{i:0;a:3:{s:7:\"user_id\";i:1;s:13:\"last_activity\";i:1641925022;s:10:\"ip_address\";s:12:\"86.98.89.137\";}}','no'),(184714,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1641952910','no');
INSERT INTO `wp_options` VALUES (184715,'_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:79:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"News –  – WordPress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"The latest news about WordPress and the WordPress community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 06 Jan 2022 21:02:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=6.0-alpha-52553\";s:7:\"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:20:{i:0;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:32:\"WordPress 5.8.3 Security Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 06 Jan 2022 21:02:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=11999\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:360:\"This security release features four security fixes. Because this is a security release, it is recommended that you update your sites immediately. All versions since WordPress 3.7 have also been updated. WordPress 5.8.3 is a short-cycle security release. The next major release will be version 5.9, which is already in the Release Candidate stage. You [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Jonathan Desrosiers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3681:\"\n<p>This security release features four security fixes. Because this is a security release, it is recommended that you update your sites immediately. All versions since WordPress 3.7 have also been updated.</p>\n\n\n\n<p>WordPress 5.8.3 is a short-cycle security release. The next major release will be version <a href=\"https://make.wordpress.org/core/5-9/\">5.9</a>, which is already in the Release Candidate stage.</p>\n\n\n\n<p>You can update to WordPress 5.8.3 by downloading from WordPress.org or visiting your Dashboard → Updates and clicking Update Now.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<h3 id=\"security-updates\">Security Updates</h3>\n\n\n\n<p>Four security issues affect WordPress versions between 3.7 and 5.8. If you haven’t yet updated to 5.8, all WordPress versions since 3.7 have also been updated to fix the following security issue (except where noted otherwise):</p>\n\n\n\n<ul><li>Props to Karim El Ouerghemmi and Simon Scannell of <a href=\"https://www.sonarsource.com/\">SonarSource</a> for disclosing an issue with stored XSS through post slugs.</li><li>Props to Simon Scannell of <a href=\"https://www.sonarsource.com/\">SonarSource</a> for reporting an issue with Object injection in some multisite installations.</li><li>Props to ngocnb and khuyenn from <a href=\"https://giaohangtietkiem.vn/\">GiaoHangTietKiem JSC</a> for working with <a href=\"https://www.zerodayinitiative.com/\">Trend Micro Zero Day Initiative</a> on reporting a SQL injection vulnerability in WP_Query.</li><li>Props to Ben Bidner from the WordPress security team for reporting a SQL injection vulnerability in WP_Meta_Query (only relevant to versions 4.1-5.8). </li></ul>\n\n\n\n<p>Thank you to all of the reporters above for <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">privately disclosing the vulnerabilities</a>. This gave the security team time to fix the vulnerabilities before WordPress sites could be attacked. Thank you to the members of the WordPress security team for implementing these fixes in WordPress.</p>\n\n\n\n<p>For more information, check out the <a href=\"https://wordpress.org/support/wordpress-version/version-5-8-3/\">5.8.3 HelpHub documentation page</a>.</p>\n\n\n\n<h3 id=\"thanks-and-props\">Thanks and props!</h3>\n\n\n\n<p>The 5.8.3 release was led by <a href=\'https://profiles.wordpress.org/desrosj/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>desrosj</a> and <a href=\'https://profiles.wordpress.org/circlecube/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>circlecube</a>.</p>\n\n\n\n<p>In addition to the security researchers and release squad members mentioned above, thank you to everyone who helped make WordPress 5.8.3 happen:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">ehtis</a>, <a href=\"https://profiles.wordpress.org/circlecube/\">Evan Mullins</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>, and <a href=\"https://profiles.wordpress.org/zieladam/\">zieladam</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:5:\"11999\";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:40:\"The Month in WordPress – December 2021\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2022/01/the-month-in-wordpress-december-2021/\";s: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, 05 Jan 2022 19:03:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:18:\"month in wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=11972\";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:335:\"December was a busy month for the WordPress community. In the latest episode of the WP Briefing podcast, WordPress Executive Director Josepha Haden Chomphosy shares a carol of thanks and shows her gratitude to all the people who make the WordPress project a success. (&#8230;) I know that we have gotten so much done together [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"rmartinezduque\";s: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:13065:\"\n<p>December was a busy month for the WordPress community. In the<a href=\"https://wordpress.org/news/2021/12/episode-22-a-carol-of-thanks/\"> latest episode of the WP Briefing podcast</a>, WordPress Executive Director Josepha Haden Chomphosy shares a carol of thanks and shows her gratitude to all the people who make the WordPress project a success.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>(&#8230;) I know that we have gotten so much done together in the last few years. And I am equally sure that we’re going to get so much done in the years to come. And so thank you all so much for your continued work with WordPress and the way that you just bring your best at all times.</p><cite>Josepha Haden, Executive Director of the WordPress project</cite></blockquote>\n\n\n\n<p>We said goodbye to 2021 with the annual State of the Word, along with the release of WordPress 5.9 Beta 4, among many other exciting updates. Read on to learn more about the latest community achievements.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2 id=\"wordpress-5-9-the-first-release-candidate-just-landed\">WordPress 5.9: The first release candidate just landed</h2>\n\n\n\n<ul><li>Following the<a href=\"https://wordpress.org/news/2021/12/wordpress-5-9-beta-3/\"> Beta 3</a> and<a href=\"https://wordpress.org/news/2021/12/wordpress-5-9-beta-4/\"> Beta 4</a> releases in December, the first <a href=\"https://wordpress.org/news/2022/01/wordpress-5-9-rc-1/\">release candidate for WordPress 5.9</a> is now out and available for testing.</li><li>With less than three weeks to go until the final release, this version continues the work from last year and marks the hard<a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\"> string freeze point</a> of the 5.9 release schedule.</li><li>Follow the <a href=\"https://make.wordpress.org/core/tag/5-9+dev-notes/\">5.9 developer notes</a> to learn more about the <a href=\"https://make.wordpress.org/core/2022/01/04/miscellaneous-core-changes-in-wordpress-5-9/\">changes</a> and updates coming with this release.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>Are you interested in contributing to WordPress core?</strong> Join the <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> channel, follow the <a href=\"https://make.wordpress.org/core/\">Core Team blog</a>, and check out the <a href=\"https://make.wordpress.org/core/handbook/\">team handbook</a>. Also, don&#8217;t miss the Core Team’s weekly developer chat on Wednesdays at <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?hour=20&amp;min=00&amp;sec=0\">8 PM</a> UTC.</p></blockquote>\n\n\n\n<h2 id=\"gutenberg-releases-versions-12-1-and-12-2-are-here\">Gutenberg releases: Versions 12.1 and 12.2 are here</h2>\n\n\n\n<p>The Core Team launched two new versions of Gutenberg last month. Both come with new features, code quality improvements, and bug fixes.</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2021/12/08/whats-new-in-gutenberg-12-1-8-december/\">Gutenberg 12.1</a> marks the return of the template List View and includes several Navigation block enhancements, new global styles features, an improved developer experience for block themes, and more.</li><li>The<a href=\"https://make.wordpress.org/core/2021/12/22/whats-new-in-gutenberg-12-2-22-december/\"> Gutenberg 12.2</a> release focuses on user experience improvements and brings the block styles preview to the Widgets Editor, among other new features.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>Want to get involved in developing Gutenberg?</strong> Follow <a href=\"https://make.wordpress.org/core/\">the Core Team blog</a>, contribute to Gutenberg on <a href=\"https://github.com/WordPress/gutenberg/\">GitHub</a>, and join the <a href=\"https://wordpress.slack.com/archives/C02QB2JS7\">#core-editor</a> channel in the <a href=\"https://make.wordpress.org/chat/\">Make WordPress Slack</a>. Follow the <a href=\"https://make.wordpress.org/core/tag/gutenberg-new/\">#gutenberg-new</a> tag for details on the latest updates.</p></blockquote>\n\n\n\n<h2 id=\"highlights-from-state-of-the-word-2021\">Highlights from State of the Word 2021</h2>\n\n\n\n<ul><li><a href=\"https://wordpress.org/news/2021/12/highlights-from-state-of-the-word-2021/\">State of the Word 2021</a>, the annual keynote address delivered by WordPress co-founder Matt Mullenweg, was livestreamed from New York City on December 14, 2021. The event gathered WordPress enthusiasts at 29 watch parties around the world.</li><li>Matt shared his thoughts on the progress of the WordPress project and made announcements regarding its future in 2022. The presentation was followed by a Question and Answer session.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>If you missed the event’s livestream, you could watch the </strong><a href=\"https://wordpress.tv/2021/12/15/matt-mullenweg-2021-state-of-the-word/\"><strong>State of the Word recording</strong></a><strong> and the </strong><a href=\"https://wordpress.tv/2021/12/15/matt-mullenweg-state-of-the-word-2021-qa/\"><strong>Q&amp;A session</strong></a><strong> on WordPress.tv.</strong></p></blockquote>\n\n\n\n<h2 id=\"team-updates-2022-major-release-timings-new-team-rep-announcements-and-more\">Team updates: 2022 major release timings, new team rep announcements, and more</h2>\n\n\n\n<ul><li>The Core Team opened a discussion on <a href=\"https://make.wordpress.org/core/2021/12/17/discussion-2022-major-release-timing/\">the release dates for 2022</a> and the possibility of having four major WordPress releases this year.</li><li>The following teams announced their team representatives for 2022: <a href=\"https://make.wordpress.org/themes/2021/12/03/introducing-new-themes-team-representatives/\">Themes</a>, <a href=\"https://make.wordpress.org/support/2021/12/agenda-for-the-december-9-support-meeting/\">Support</a>, <a href=\"https://make.wordpress.org/polyglots/2021/11/08/call-for-polyglots-team-representatives/#comment-293358\">Polyglots</a>, and <a href=\"https://make.wordpress.org/community/2022/01/03/announcement-team-representatives-for-2022/\">Community</a>.</li><li>In 2021, 2572 people contributed to WordPress source code using Trac, including 305 first-timers. Check out <a href=\"https://make.wordpress.org/core/2021/12/29/a-year-in-core-2021/\">A Year in Core – 2021</a> for more interesting stats on WordPress Core contributions.</li><li>The Diverse Speaker Training Group (#WPDiversity) shared its accomplishments from last year in this<a href=\"https://make.wordpress.org/community/2021/12/14/diverse-speaker-training-group-wpdiversity-2021-year-end-report/\"> 2021 year-end report</a>.</li><li>The Training Team<a href=\"https://make.wordpress.org/training/2021/12/07/december-2021-team-sprint/\"> planned a sprint</a> to audit and revisit the Learn WordPress content for the WordPress 5.9 release.</li><li>The Design Team summarized some of the key changes behind the<a href=\"https://make.wordpress.org/design/2021/12/17/redesign-of-openverse/\"> Openverse redesign</a>.</li><li>The December 2021 editions of the <a href=\"https://make.wordpress.org/polyglots/2021/12/20/polyglots-monthly-newsletter-december-2021/\">Polyglots Monthly Newsletter</a> and the<a href=\"https://make.wordpress.org/community/2021/12/14/meetup-organizer-newsletter-december-2021/\"> Meetup Organizer Newsletter</a> are out.</li><li>The latest edition of<a href=\"https://wordpress.org/news/2021/12/people-of-wordpress-collins-agbonghama/\"> </a>People of WordPress features <a href=\"https://wordpress.org/news/2021/12/people-of-wordpress-collins-agbonghama/\">Collins Agbonghama</a> from Nigeria.</li><li>The Core Team <a href=\"https://make.wordpress.org/core/2022/01/05/proposal-changes-to-javascript-coding-standards-for-full-prettier-compatibility/\">announced a proposal</a> to change the JavaScript coding standards for complete Prettier compatibility.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>Are you looking for some 5.9 resources to share with your local community? </strong>Check out the <a href=\"https://make.wordpress.org/community/2021/12/10/wordpress-5-9-talking-points/\">WordPress 5.9 Talking Points for Meetup Organizers</a> post.</p></blockquote>\n\n\n\n<h2 id=\"feedback-testing-requests-contribute-by-testing-or-translating-wordpress-5-9\">Feedback/Testing requests: Contribute by testing or translating WordPress 5.9</h2>\n\n\n\n<ul><li>Your feedback on WordPress 5.9 release candidates is still needed and appreciated! If you haven’t tried this version yet, you can find instructions on testing 5.9 features <a href=\"https://make.wordpress.org/test/2021/11/30/help-test-wordpress-5-9-features/\">in this post</a>.</li><li>Do you speak a language other than English? The Polyglots Team announced that <a href=\"https://make.wordpress.org/polyglots/2021/12/16/wordpress-5-9-ready-to-be-translated/\">WordPress 5.9 is also ready to be translated</a>.</li><li>Version 18.9 of WordPress for<a href=\"https://make.wordpress.org/mobile/2021/12/14/call-for-testing-wordpress-for-android-18-9/\"> Android</a> is available for testing.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><a href=\"https://make.wordpress.org/test/2021/11/30/help-test-wordpress-5-9-features/\"><strong>Share your feedback</strong></a><strong> on WordPress 5.9.</strong></p></blockquote>\n\n\n\n<h2 id=\"apply-to-speak-or-host-a-workshop-at-wordcamp-europe-2022\">Apply to speak or host a workshop at WordCamp Europe 2022</h2>\n\n\n\n<ul><li>WordCamp US 2022 is currently looking for<a href=\"https://us.wordcamp.org/2022/are-you-ready-to-be-a-2022-organizer/\"> organizers</a>.</li><li>The WordPress community celebrated its first in-person WordCamp after 21 months in<a href=\"https://sevilla.wordcamp.org/2021/\"> Sevilla (Spain)</a> on December 11-12, 2021.<a href=\"https://taiwan.wordcamp.org/2021/\"> WordCamp Taiwan</a> was held online the same weekend.</li><li>The Test Team organized the Hallway Hangout titled <a href=\"https://make.wordpress.org/test/2021/12/21/hallway-hangout-lets-talk-about-wordpress-6-0/\">Let’s talk about WordPress 6.0</a> on December 21, 2021. The team also shared a wrap-up of the <a href=\"https://make.wordpress.org/test/2021/12/16/fse-program-site-editing-safari-summary/\">Site Editing Safari</a> as part of the <a href=\"https://make.wordpress.org/test/handbook/full-site-editing-outreach-experiment/\">FSE Outreach Program</a>.</li><li>The Training Team hosted several WordPress Social Learning Meetups last month, and there will be many more in <a href=\"https://www.meetup.com/wordpress-social-learning/events/\">January 2022</a>.</li><li>Last year the WordPress Foundation made significant progress in its mission to educate the public about open source software. Learn more about it in this <a href=\"https://wordpressfoundation.org/news/2021/looking-back-at-2021/\">2021 recap</a>.</li></ul>\n\n\n\n<p>Don’t miss the following upcoming WordCamps: <a href=\"https://birmingham.wordcamp.org/2022/\">WordCamp Birmingham, Alabama 2022</a>,<a href=\"https://vienna.wordcamp.org/2022/\"> </a><a href=\"https://geneve.wordcamp.org/2022/\">WordCamp Genève 2022</a><a href=\"https://vienna.wordcamp.org/2022/\">, WordCamp Vienna 2022</a>, and <a href=\"https://europe.wordcamp.org/2022/\">WordCamp Europe 2022</a>.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>The</strong><a href=\"https://europe.wordcamp.org/2022/call-for-sponsors/\"><strong> Call For Sponsors</strong></a><strong> and </strong><a href=\"https://europe.wordcamp.org/2022/call-for-speakers/\"><strong>Call For Speakers</strong></a><strong> for WordCamp Europe 2022 are open! </strong>Read <a href=\"https://europe.wordcamp.org/2022/a-sneak-peek-at-wceu2022/\">this post</a> to learn more about the Organizing Team&#8217;s plans for the first in-person WordCamp Europe in three years.</p></blockquote>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><strong><em>Have a story that we could include in the next ‘Month in WordPress’ post? Let us know by filling out </em></strong><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><strong><em>this form</em></strong></a><strong><em>.</em></strong></p>\n\n\n\n<p><em>The following folks contributed to December 2021’s Month in WordPress: <a href=\'https://profiles.wordpress.org/anjanavasan/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>anjanavasan</a>, <a href=\'https://profiles.wordpress.org/harishanker/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>harishanker</a> <a href=\'https://profiles.wordpress.org/lmurillom/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>lmurillom</a>  <a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a> <a href=\'https://profiles.wordpress.org/nalininonstopnewsuk/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>nalininonstopnewsuk</a> <a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a></em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"11972\";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:63:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WordPress 5.9 RC 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://wordpress.org/news/2022/01/wordpress-5-9-rc-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Jan 2022 20:43: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:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=11948\";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:101:\"The WordPress 5.9 Release Candidate 1 is available. The final release is slated for January 25, 2022.\";s: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:28:\"webcommsat AbhaNonStopNewsUK\";s: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:5481:\"\n<p>The first Release Candidate (RC1) for <a href=\"https://make.wordpress.org/core/5-9/\">WordPress 5.9</a> is now available!&nbsp;</p>\n\n\n\n<p>Thank you to everyone who has contributed to reach this important milestone in the community’s progress towards a WordPress 5.9 release.</p>\n\n\n\n<p>“Release Candidate” means the new version of the software is ready for release. It helps the community check that nothing is missed, given the thousands of plugins and themes and differences in how millions of people use the software.</p>\n\n\n\n<p>WordPress 5.9 is slated for release on January 25, 2022. This is just three weeks to go&nbsp; &#8211; and there’s still time to help!</p>\n\n\n\n<h2 id=\"testing-the-release\">Testing the release</h2>\n\n\n\n<p>You can test the WordPress 5.9 release candidate in three ways:</p>\n\n\n\n<p><strong>Option 1:</strong> Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\"><strong>WordPress Beta Tester</strong></a><strong> </strong>plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).</p>\n\n\n\n<p><strong>Option 2:</strong> Direct download the beta version here (<a href=\"https://wordpress.org/wordpress-5.9-RC1.zip\"><strong>zip</strong></a>).</p>\n\n\n\n<p><strong>Option 3:</strong> When using WP-CLI to upgrade from Beta 1, 2, 3 or 4 on a case-insensitive filesystem, please use the following command sequence:</p>\n\n\n\n<p>Command One:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>wp core update --version=5.9-RC1</code></pre>\n\n\n\n<p>Command Two:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>wp core update --version=5.9-RC1 --force</code></pre>\n\n\n\n<p>Your help to test the RC1 is vital: the more testing that happens, the more stable the release, and the better the experience for users and developers—and the entire WordPress community.</p>\n\n\n\n<p>Thank you to all of the contributors who tested the Beta releases and gave feedback. Testing for bugs is not just a critical part of polishing every release; it is also a great way to contribute to WordPress.</p>\n\n\n\n<p><a href=\"https://make.wordpress.org/test/2021/11/30/help-test-wordpress-5-9-features/\">Help test WordPress 5.9 features</a> &#8211; a guide to how you can take part.</p>\n\n\n\n<h2 id=\"what-is-in-wordpress-5-9-release-candidate\">What is in WordPress 5.9 release candidate?</h2>\n\n\n\n<p>This will be the first release of 2022 and continues the work towards 5.9 from last year. It features the latest advances of the block editor and is the first version of full site editing in Core.</p>\n\n\n\n<p>WordPress 5.9 also brings more refinements to the developer experience. To keep up with the latest updates and discover more about how the community works to continually improve the software, please subscribe to the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a>. In particular, the <a href=\"https://make.wordpress.org/core/tag/5-9+dev-notes/\">developer notes tag</a> will keep you up to date on changes that might affect your products or how you use the software.</p>\n\n\n\n<h2 id=\"plugin-and-theme-developers\">Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.9 and update the <em>Tested up to</em> version&nbsp; to 5.9 in your readme file. If you find compatibility problems, please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>, so volunteers and developers can help you figure them out before the final release.</p>\n\n\n\n<p>The WordPress 5.9 Field Guide will be out very shortly. It will give you a deeper dive into the major changes.</p>\n\n\n\n<h2 id=\"how-to-help\">How to Help</h2>\n\n\n\n<p>Do you speak a language that is not English? You can <a href=\"https://translate.wordpress.org/projects/wp/dev\">help translate WordPress into more than 100 languages!</a> Release Candidate 1 marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a> point of the 5.9 release schedule. Thanks to every locale that is already involved with translations.</p>\n\n\n\n<p><strong><em>If you think you have found a bug</em></strong><em>, you can post to the </em><a href=\"https://wordpress.org/support/forum/alphabeta\"><em>Alpha/Beta area</em></a><em> in the support forums.&nbsp; If you are comfortable writing a reproducible bug report, you can </em><a href=\"https://core.trac.wordpress.org/newticket\"><em>file one on WordPress Trac</em></a><em>, where you can also check the issue against </em><a href=\"https://core.trac.wordpress.org/tickets/major\"><em>a list of known bugs</em></a><em>.</em></p>\n\n\n\n<p>Props to <a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a> for the post and to <a href=\'https://profiles.wordpress.org/marybaum/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>marybaum</a> <a href=\'https://profiles.wordpress.org/hellofromtonya/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>hellofromtonya</a> <a href=\'https://profiles.wordpress.org/audrasjb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>audrasjb</a> <a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a> <a href=\'https://profiles.wordpress.org/estelaris/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>estelaris</a> <a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a> for final review. </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:5:\"11948\";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:69:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"People of WordPress: Collins Agbonghama\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://wordpress.org/news/2021/12/people-of-wordpress-collins-agbonghama/\";s: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, 30 Dec 2021 22:45: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:5:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"Interviews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:17:\"Contributor Story\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:19:\"People of 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:35:\"https://wordpress.org/news/?p=11923\";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:130:\"Collins Agbonghama, a web developer from Nigeria, Africa, shares how WordPress gives him a sustainable income and a better future.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"webcommsat AbhaNonStopNewsUK\";s: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:8695:\"\n<p>In this series, we share some of the inspiring stories of how WordPress and its global network of contributors can change people’s lives for the better. This month we feature a website builder from Nigeria, who uses the open source WordPress platform to support his family and to share learning with others in his home country and beyond.</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://i2.wp.com/wordpress.org/news/files/2021/12/fimg_collins-agbonghama.jpg?resize=632%2C318&#038;ssl=1\" alt=\"Collins Agbonghama\" class=\"wp-image-11919\" width=\"632\" height=\"318\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/12/fimg_collins-agbonghama.jpg?resize=1024%2C515&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/12/fimg_collins-agbonghama.jpg?resize=300%2C151&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/12/fimg_collins-agbonghama.jpg?resize=768%2C386&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/12/fimg_collins-agbonghama.jpg?w=1247&amp;ssl=1 1247w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h2 id=\"creating-a-life-in-the-wordpress-ecosystem\"><strong>Creating a life in the WordPress Ecosystem</strong></h2>\n\n\n\n<p>Collins Agbonghama started his journey to becoming a web developer by reading the football news headlines on a friend’s mobile phone. His fascination with development and learning continued to grow, and he now makes a living using WordPress and the web.</p>\n\n\n\n<p>Read on to discover his story, which shows with creativity and determination you can create products and make a living using WordPress.&nbsp;</p>\n\n\n\n<h2 id=\"starting-web-building-on-a-phone\"><strong>Starting web building on a phone</strong></h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" width=\"350\" height=\"426\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/12/collins-agbonghama1.jpg?resize=350%2C426&#038;ssl=1\" alt=\"Collins Agbonghama headshot photo\" class=\"wp-image-11920\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/12/collins-agbonghama1.jpg?w=350&amp;ssl=1 350w, https://i2.wp.com/wordpress.org/news/files/2021/12/collins-agbonghama1.jpg?resize=246%2C300&amp;ssl=1 246w\" sizes=\"(max-width: 350px) 100vw, 350px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Collins began his exploration of the internet while attending Secondary School in Nigeria, or High School as it is known in some other countries.&nbsp;</p>\n\n\n\n<p>A friend at the school had a simple mobile phone which could browse the internet. Collins had his first introduction to the World Wide Web through access to this device. He became hooked by reading headlines on a sports site about a famous English Premier League Football Club, Chelsea, a soccer team which he has long supported.</p>\n\n\n\n<p>“Being a very inquisitive person, I wanted to learn how the web works as well as have my own website. I was able to buy a classic mobile phone through the menial jobs I did after school,” he said.&nbsp;</p>\n\n\n\n<p>His first website was a wapsite or Wireless Application Protocol site optimized for mobile devices.&nbsp;</p>\n\n\n\n<p>He took to Google to learn how to actually build a site. He discovered he needed something called an ‘email address’ to sign-up for site builders. Google Search came to the rescue again, and he created the first email account for his first website.</p>\n\n\n\n<p>A desire for a website was the catalyst for further learning, starting with HTML and CSS from an online provider. His interest in building sites with more advanced tools grew, and then he came across WordPress.&nbsp;</p>\n\n\n\n<p>Using his savings, he bought the cheapest hosting plan from a local Nigerian web host. He installed WordPress and started writing tutorials for a mobile device platform. He built the site, created the lessons, and started his entry into WordPress all on a mobile phone.&nbsp;</p>\n\n\n\n<p>This led to him having the confidence to start building sites for others, and he was able to earn a small income from that.&nbsp;</p>\n\n\n\n<p>Collins said: “I couldn’t go to the university because of my precarious financial situation. I continued to do menial jobs during the day and started learning PHP in the evenings and at night using my mobile phone via online learning platforms.”</p>\n\n\n\n<p>He was later able to get an old laptop, which helped him access ebooks to learn more and practice his coding.&nbsp;</p>\n\n\n\n<p>Keen to share this learning, he started blogging about what he was learning on his website.&nbsp;&nbsp;</p>\n\n\n\n<p>Collins said: “I later took up a job teaching children at a school primarily because I got tired of the menial jobs and wanted to earn enough to take care of my internet data plan. After a while, I became fairly proficient in PHP and even took up a job to build a school management system.”</p>\n\n\n\n<h2 id=\"using-wordpress-to-make-a-living\"><strong>Using WordPress to make a living</strong></h2>\n\n\n\n<p>Collins’ blog wasn’t making money through advertisements, but he discovered opportunities to write tutorials for other platforms.&nbsp;</p>\n\n\n\n<p>“I started writing PHP and WordPress development tutorials and got paid a few hundred dollars per article. In Nigeria, that’s quite a lot of money. I was able to improve the life and wellbeing of my family and myself,” he said.</p>\n\n\n\n<p>After getting into a higher education program to study computer science, his life dramatically changed. He decided to stop writing and began to focus on building and selling WordPress plugins.&nbsp;His first one was a user and profile plugin for WordPress sites.</p>\n\n\n\n<p>“Thankfully, after a year, it started making enough revenue for me to live pretty comfortably here in Nigeria because the cost of living here is relatively low,” he said</p>\n\n\n\n<p>Today, Collins has several plugins which have given him a sustainable source of income. He’s also a Core and Translation volunteer contributor to the WordPress.org Open Source project. </p>\n\n\n\n<figure class=\"wp-block-pullquote\"><blockquote><p>I am thankful for WordPress because without it, I’m really not sure I would have been able to live a decent quality life. <br>Who knows what would have become of me?</p><cite>Collins Agbonghama</cite></blockquote></figure>\n\n\n\n<p>“I am also thankful for the community. I have made lots of friends that have been very supportive and helpful in my journey.”</p>\n\n\n\n<p>He added: “I tell people, life won’t give you what you want. You demand from life what you want. You make these demands by being determined and never giving up on your dreams and aspirations.</p>\n\n\n\n<p>“If you are poor, perhaps because you came from a humble and poor background, it is not your fault. You can’t go back in time to change things. I implore you to be strong, determined, and work hard.” </p>\n\n\n\n<p></p>\n\n\n\n<p><strong>Meet more WordPress community members in our <a href=\"https://wordpress.org/news/category/interviews/\">People of WordPress series</a>.</strong></p>\n\n\n\n<h2 id=\"contributors\">Contributors</h2>\n\n\n\n<p>Thanks to Michael Geheren (<a href=\'https://profiles.wordpress.org/geheren/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>geheren</a>), Abha Thakor (<a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>), for writing this feature, to @MeherBala (<a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a>) for follow-ups and photo-editing, and to Chloe Bringmann (<a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>) and Nalini Thakor (<a href=\'https://profiles.wordpress.org/nalininonstopnewsuk/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>nalininonstopnewsuk</a>) for the final proofing. Thank you to Collins Agbonghama (<a href=\'https://profiles.wordpress.org/collizo4sky/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>collizo4sky</a>) for sharing his Contributor Story.</p>\n\n\n\n<p><em>Thanks to Josepha Haden Chomphosy&nbsp;(@<a href=\"https://profiles.wordpress.org/chanthaboune/\">chanthaboune</a>), Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>) and others for their support </em>of this initiative. </p>\n\n\n\n<p><em>The People of WordPress feature is inspired by an essay originally published on&nbsp;</em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>, a community initiative created by Topher DeRosia, which highlights people in the WordPress community who have overcome barriers.&nbsp;</em></p>\n\n\n\n<p>#HeroPress #ContributorStory</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:5:\"11923\";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:66:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.9 Beta 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:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2021/12/wordpress-5-9-beta-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:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 21 Dec 2021 21:17:58 +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:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.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:\"\";}i:3;a:5:{s:4:\"data\";s:4:\"beta\";s:7:\"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://wordpress.org/news/?p=11876\";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:80:\"WordPress 5.9 Beta 4 released on 21 December 2021 and is available for testing. \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Jonathan Bossenger\";s: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:5052:\"\n<p>WordPress 5.9 Beta 4 is now available for testing!</p>\n\n\n\n<p><strong>This software version is still under development.</strong> Please do not run this software on a production site; install it on a test site, where you can try out the newest features and get a feel for how they will work on your site.</p>\n\n\n\n<p>You can test the WordPress 5.9 Beta 4 in three ways:</p>\n\n\n\n<p><strong>Option 1:</strong> Install and activate the<a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\"> <strong>WordPress Beta Tester</strong></a><strong> </strong>plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).</p>\n\n\n\n<p><strong>Option 2:</strong> Direct download the beta version here (<strong><a href=\"https://wordpress.org/wordpress-5.9-beta4.zip\">zip</a></strong>).</p>\n\n\n\n<p><strong>Option 3:</strong> When using WP-CLI to upgrade from Beta 1, 2, or 3 to Beta 4 on a case-insensitive filesystem, please use the following command sequence:</p>\n\n\n\n<p>Command One:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>wp core update --version=5.9-beta4</code></pre>\n\n\n\n<p>Command Two:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>wp core update --version=5.9-beta4 --force</code></pre>\n\n\n\n<p>The current target for the final release of 5.9 is January 25, 2022, which is only five weeks away. Your help testing this beta is vital: the more testing that happens, the more stable the release, and the better the experience for users and developers—and the entire WordPress community.</p>\n\n\n\n<h2 id=\"some-highlights\"><strong>Some Highlights</strong></h2>\n\n\n\n<p>Since <a href=\"https://wordpress.org/news/2021/12/wordpress-5-9-beta-3/\">Beta 3</a>, 20 bugs have been fixed. Here are a few of the changes you will find in Beta 4:</p>\n\n\n\n<ul><li>Bundled Theme: Fixed duplicate CSS rules in Twenty Twenty-One theme (<a href=\"https://core.trac.wordpress.org/ticket/53605\">#53605</a>).</li><li>Customizer: It&#8217;s possible to switch to a block theme from within Customizer (<a href=\"https://core.trac.wordpress.org/ticket/54549\">#54549</a>).</li><li>Themes: Provide guidance to users seeking to preview block themes on WordPress versions below 5.9 (<a href=\"https://core.trac.wordpress.org/ticket/54575\">#54575</a>).</li><li>REST API: The get_theme_item method should respect fields param (<a href=\"https://core.trac.wordpress.org/ticket/54595\">#54595</a>).</li><li>Editor: Block Patterns: &#8220;Featured&#8221; category &amp; patterns missing from inserter (<a href=\"https://core.trac.wordpress.org/ticket/54623\">#54623</a>).</li><li>Login and registration: Add a filter to allow to disable the Login screen language dropdown – (#54675).</li></ul>\n\n\n\n<h2 id=\"how-you-can-help\"><strong>How You Can Help</strong></h2>\n\n\n\n<p><strong>Do some testing!</strong></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/handbook/testing/beta-testing/\">Testing for bugs</a> is vital for polishing the release in the beta stage and a great way to contribute.&nbsp;</p>\n\n\n\n<p>Please post to the<a href=\"https://wordpress.org/support/forum/alphabeta/\"> Alpha/Beta</a> area in the support forums if you find a bug. If you’re comfortable writing a reproducible<a href=\"https://make.wordpress.org/core/reports/\"> bug report</a>, file one on<a href=\"https://core.trac.wordpress.org/newticket\"> WordPress Trac</a>, where you can also find a list of<a href=\"https://core.trac.wordpress.org/tickets/major\"> known bugs</a>.</p>\n\n\n\n<h2 id=\"got-questions-here-are-some-answers\"><strong>Got questions? Here are some answers</strong></h2>\n\n\n\n<p>In the coming weeks, follow the<a href=\"https://make.wordpress.org/core/\"> Make WordPress Core blog</a> for<a href=\"https://make.wordpress.org/core/tag/5-9+dev-notes/\"> 5.9-related developer notes</a> that will cover these items in detail.</p>\n\n\n\n<p>So far, contributors have fixed <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;group=component&amp;milestone=5.9&amp;resolution=fixed\">326 tickets and 108 new features and enhancements</a> in WordPress 5.9. More bug fixes are on the way with your help through testing.</p>\n\n\n\n<p><strong>Props to <a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>, <a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/psykro/\" target=\"_blank\">@psykro</a>, <a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/hellofromtonya/\" target=\"_blank\">@hellofromtonya</a>, <a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/marybaum/\" target=\"_blank\">@marybaum</a>, <a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/webcommsat/\" target=\"_blank\">@webcommsat</a>, <a href=\'https://profiles.wordpress.org/audrasjb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>audrasjb</a>, <a href=\'https://profiles.wordpress.org/costdev/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>costdev</a> and <a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a> for contributions to this post.</strong></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:5:\"11876\";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:58:\"\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:42:\"WP Briefing: Episode 22: A Carol of Thanks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/news/2021/12/episode-22-a-carol-of-thanks/\";s: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, 20 Dec 2021 19:22:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"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:53:\"https://wordpress.org/news/?post_type=podcast&p=11880\";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:404:\"In this last episode of 2021, Josepha Haden Chomphosy takes the time to appreciate those who make the WordPress project a success and offers a carol of thanks. Have a question you&#8217;d like answered? You can submit them to wpbriefing@wordpress.org, either written or as a voice recording. Credits Editor:&#160;Dustin Hartzler Logo:&#160;Beatriz Fialho Production:&#160;Chloé Bringmann Song: [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:60:\"https://wordpress.org/news/files/2021/12/WP-Briefing-022.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Chloe Bringmann\";s: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:5720:\"\n<p>In this last episode of 2021, Josepha Haden Chomphosy takes the time to appreciate those who make the WordPress project a success and offers a carol of thanks. </p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2 id=\"credits\">Credits</h2>\n\n\n\n<ul><li>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a></li><li>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a></li><li>Production:&nbsp;<a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2 id=\"references\">References </h2>\n\n\n\n<p><a href=\"https://en.wikipedia.org/wiki/Have_Yourself_a_Merry_Little_Christmas\">Have yourself A Merry Little Christmas </a></p>\n\n\n\n<h2 id=\"transcript\">Transcript</h2>\n\n\n\n<span id=\"more-11880\"></span>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>00:10</p>\n\n\n\n<p>Hello everyone, and welcome to the WordPress Briefing. The podcast where you can catch quick explanations of the ideas behind the WordPress open source project. Some insight into the community that supports it and get a small list of big things coming up in the next two weeks. I&#8217;m your host Josepha Haden Chomphosy. Here we go!</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>00:39</p>\n\n\n\n<p>So, ages and ages ago, when I first started this podcast, someone basically requested that Matt and I do a duet for the last podcast of the year. A Christmas carol duet; him on the saxophone and me on voice. I obviously did not get that coordinated I don&#8217;t even know why I said obviously. I&#8217;ll tell you right now I did not get that coordinated. I was a very busy lady this year. So I don&#8217;t have a Matt on saxophone. Still, I did think that maybe it might be nice just for me to sing a teensy little Christmas carol for you all just because it seems especially poignant the words this year, especially after the 2020, 2021 COVID, all the things and trying to get back in person. So I&#8217;m going to sing you all one little verse from <em>Have Yourself a Merry Little Christmas</em>.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>01:35 <em>Singing</em>  </p>\n\n\n\n<p>Have yourself a merry little Christmas</p>\n\n\n\n<p>Let your heart be light</p>\n\n\n\n<p>From now on our troubles</p>\n\n\n\n<p>Will be out of sight</p>\n\n\n\n<p>Have yourself a merry little Christmas</p>\n\n\n\n<p>Make the Yuletide gay</p>\n\n\n\n<p>From now on our troubles</p>\n\n\n\n<p>Will be miles away</p>\n\n\n\n<p>Here we are as in olden days</p>\n\n\n\n<p>Happy golden days of yore</p>\n\n\n\n<p>Faithful friends who are dear to us</p>\n\n\n\n<p>Gather near to us, once more</p>\n\n\n\n<p>Through the years we all will be together</p>\n\n\n\n<p>If the fates allow</p>\n\n\n\n<p>Hang a shining star upon the highest bough</p>\n\n\n\n<p>And have yourself a merry little Christmas now</p>\n\n\n\n<p>Here we are as in olden days</p>\n\n\n\n<p>Happy golden days of yore</p>\n\n\n\n<p>Faithful friends who are dear to us</p>\n\n\n\n<p>Gather near to us, once more</p>\n\n\n\n<p>Through the years we all will be together</p>\n\n\n\n<p>If the fates allow</p>\n\n\n\n<p>Hang a shining star upon the highest bough</p>\n\n\n\n<p>And have yourself a merry little Christmas now</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>03:34</p>\n\n\n\n<p>Alright, my friends, that was from my heart to yours if you happened to listen. If you skipped a few seconds to get through it, which I would totally understand, that is also fine. But I did want to just kind of wrap up the year to let you all know that I am so incredibly grateful for all of the people who show up for the WordPress project to make it a success. I have made so many friends and wonderful acquaintances throughout my time here with the WordPress project. And especially in my three years as the project&#8217;s Executive Director. You all have put a lot of trust in me and a lot of faith. And I know that we have gotten so much done together in the last few years. And I am equally sure that we&#8217;re going to get so much done in the years to come. And so thank you all so much for your continued work with WordPress and the way that you just bring your best at all times. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>04:32</p>\n\n\n\n<p>One other little thanks I want to give. Over the course of this year, I&#8217;ve had an excellent team that works with me on this podcast. I have editing and design folks and people who&#8217;ve joined me here and there, folks who helped me with my production. So big thank you to <a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin</a>, <a href=\"https://profiles.wordpress.org/beafialho/\">Bea</a>, I realize your name is Beatriz in the actual credits, but I call you Bea, and so thank you. Also, a huge thank you to <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé</a>, who does all of our production and wrangling every couple of weeks. A big round of applause and kudos to that tiny but tough team that helps me get this all done.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>05:10</p>\n\n\n\n<p>That&#8217;s to go on top of the general thanks to the WordPress project. And if you all are celebrators, I hope you have a wonderful holiday season. If you are not celebrators, I hope that you have a wonderful end to your year and that everything you wanted to get done, you did get done, and that you can start 2022 with a fresh slate. Again, this is the WP Briefing. Thank you so much for listening. I&#8217;m your host Josepha Haden Chomphosy, and I&#8217;ll see you again in 2022.</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:5:\"11880\";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: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:38:\"Highlights from State of the Word 2021\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://wordpress.org/news/2021/12/highlights-from-state-of-the-word-2021/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 16 Dec 2021 01:04: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:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";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:6:\"WrapUp\";s:7:\"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://wordpress.org/news/?p=11869\";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:60:\"Highlights and the official video for State of the Word 2021\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Anjana Vasan\";s: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:3653:\"\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" class=\"youtube-player\" width=\"632\" height=\"356\" src=\"https://www.youtube.com/embed/OpiH_P9aGhQ?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe>\n</div></figure>\n\n\n\n<p>State of the Word 2021, the annual keynote from WordPress co-founder Matt Mullenweg, happened on December 14. The hybrid event took place in New York City with a small audience (proof of vaccination required). As Matt said, &#8220;we had people join by plane, train, and automobile.&#8221; Those who didn’t make the trek to the live event watched the livestream from wherever they call home, all around the world.&nbsp;</p>\n\n\n\n<p>It was an exciting moment for the WordPress community which also celebrated its first in-person WordCamp in Sevilla, Spain, after a lengthy hiatus for in-person events.</p>\n\n\n\n<p>You can <a href=\"https://wordpress.tv/2021/12/15/matt-mullenweg-2021-state-of-the-word/\">view the full recording</a>, complete with captions and transcripts on WordPress.tv.</p>\n\n\n\n<p>It was thrilling to see so many meetup organizers host watch parties worldwide. Twenty-eight watch parties were held across eleven countries, with more than 300 RSVPs.  </p>\n\n\n\n<p>Similar to past State of the Word events, Matt covered a broad range of topics. This year was no different. WordPress’ past, present, and future were in the spotlight, with highlights on the growth of the contributors, language translations, recent release milestones, and educational initiatives, to name a few.</p>\n\n\n\n<p>Audience members and livestreamers alike viewed product demos showcasing upcoming features that will be the hallmark of WordPress 5.9, such as full site editing, block patterns, global styling options, and enhanced image controls.</p>\n\n\n\n<p>Matt took the opportunity to remind everyone of the WordPress roadmap which includes native multi-lingual support and real-time collaborative site editing. He also pointed out that anyone can contribute to WordPress’ progress through a number of different initiatives ranging from creating new features and testing to helping spread the word and educate others.</p>\n\n\n\n<p>Matt emphasized the way that open source software gets better by reminding everyone that “The more people that use a program like WordPress, the better it gets.”</p>\n\n\n\n<p>Broader topics covering the tech landscape including web3, merger and acquisition activity, as well as the growth and support of open source software, rounded out the energetic presentation.&nbsp;</p>\n\n\n\n<p>The one-hour multimedia presentation was followed by an interactive <a href=\"https://wordpress.tv/2021/12/15/matt-mullenweg-state-of-the-word-2021-qa/\">question and answer</a> session where Matt fielded questions that were submitted ahead of the event, as well as questions from the livestream and studio audience.</p>\n\n\n\n<p>Discover everything that was covered by <a href=\"https://wordpress.tv/2021/12/15/matt-mullenweg-2021-state-of-the-word/\">watching the official event recording</a> and join the ongoing <a href=\"https://twitter.com/hashtag/ILoveWP\">#ILoveWP conversation on Twitter</a>!</p>\n\n\n\n<p><em>Special thanks to <a href=\'https://profiles.wordpress.org/dansoschin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dansoschin</a> for review and edits! </em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"11869\";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:69:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.9 Beta 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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2021/12/wordpress-5-9-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 14 Dec 2021 20:19:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.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:\"\";}i:3;a:5:{s:4:\"data\";s:4:\"beta\";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:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=11835\";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:102:\"WordPress 5.9 Beta 3 is now available for testing. Help test to make the release as good as it can be.\";s: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:\"Jonathan Bossenger\";s: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:6087:\"\n<p>WordPress 5.9 Beta 3 is now available for testing!</p>\n\n\n\n<p><strong>This software version is still under development.</strong> Please do not run this software on a production site; install it on a test site, where you can try out the newest features and get a feel for how they will work on your site.</p>\n\n\n\n<p>You can test the WordPress 5.9 Beta 3 in three ways:</p>\n\n\n\n<p><strong>Option 1:</strong> Install and activate the<a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\"> <strong>WordPress Beta Tester</strong></a><strong> </strong>plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).</p>\n\n\n\n<p><strong>Option 2:</strong> Direct download <a href=\"https://wordpress.org/wordpress-5.9-beta3.zip\">the beta version</a>.</p>\n\n\n\n<p><strong>Option 3:</strong> If you use WP-CLI to upgrade from Beta 1 or Beta 2 to Beta 3 on a case-insensitive filesystem, please use the following command sequence:</p>\n\n\n\n<p>Command One:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>wp core update --version=5.9-beta2</code></pre>\n\n\n\n<p>Command Two:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>wp core update --version=5.9-beta3 --force</code></pre>\n\n\n\n<p>The current target for the final release of 5.9 is January 25, 2022, which gets closer every minute. Your help testing this beta is vital: the more testing that happens, the more stable the release, and the better the experience for users and developers—and the entire WordPress community.</p>\n\n\n\n<h2 id=\"some-highlights\"><strong>Some Highlights</strong></h2>\n\n\n\n<p>Since <a href=\"https://wordpress.org/news/2021/12/wordpress-5-9-beta-2/\">Beta 2</a>,<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=11%2F30%2F2021..12%2F07%2F2021&amp;milestone=5.9&amp;group=component&amp;max=500&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority\"> </a><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=12%2F08%2F2021..12%2F14%2F2021&amp;milestone=5.9&amp;group=component&amp;max=500&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority\">14</a> bugs have been fixed. Here are a few of the changes you will find in Beta 3:</p>\n\n\n\n<ul><li>Editor: Add FSE infrastructure from Gutenberg plugin into Core (<a href=\"https://core.trac.wordpress.org/ticket/54335\">#54335</a>).</li><li>Formatting: Allow PDFs to embedded as objects (<a href=\"https://core.trac.wordpress.org/ticket/54261\">#54261</a>)</li><li>Language switcher on the login screen (<a href=\"https://core.trac.wordpress.org/ticket/43700\">#43700</a>)</li><li>REST API: Add navigation areas REST API endpoint from Gutenberg plugin (<a href=\"https://core.trac.wordpress.org/ticket/54393\">#54393</a>)</li><li>Themes: Live Preview button bug (<a href=\"https://core.trac.wordpress.org/ticket/54578\">#54578</a>)</li></ul>\n\n\n\n<h2 id=\"how-you-can-help\"><strong>How You Can Help</strong></h2>\n\n\n\n<p><strong>Do some testing!</strong></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/handbook/testing/beta-testing/\">Testing for bugs</a> is vital for polishing the release in the beta stage and a great way to contribute.&nbsp;</p>\n\n\n\n<p>If you think you’ve found a bug, please post to the<a href=\"https://wordpress.org/support/forum/alphabeta/\"> Alpha/Beta</a> area in the support forums. If you’re comfortable writing a reproducible<a href=\"https://make.wordpress.org/core/reports/\"> bug report</a>, file one on<a href=\"https://core.trac.wordpress.org/newticket\"> WordPress Trac</a>. That’s also where you can find a list of<a href=\"https://core.trac.wordpress.org/tickets/major\"> known bugs</a>.</p>\n\n\n\n<p>For even more ways to test, you can also refer to<a href=\"https://make.wordpress.org/test/2021/11/30/help-test-wordpress-5-9-features/\"> this official Full Site Editing post from @annezazu</a>.</p>\n\n\n\n<h2 id=\"got-questions-here-are-some-answers\"><strong>Got questions? Here are some answers</strong></h2>\n\n\n\n<p>In the coming weeks, follow the<a href=\"https://make.wordpress.org/core/\"> Make WordPress Core blog</a> for<a href=\"https://make.wordpress.org/core/tag/5-9+dev-notes/\"> 5.9-related developer notes</a> that cover these items in detail. So far, contributors have fixed<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;group=component&amp;milestone=5.9&amp;resolution=fixed\"> 316 tickets in WordPress 5.9</a>, including<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;status=reopened&amp;changetime=..12%2F07%2F2021&amp;type=enhancement&amp;type=feature+request&amp;milestone=5.9&amp;group=component&amp;col=id&amp;col=summary&amp;col=type&amp;col=status&amp;col=milestone&amp;col=changetime&amp;col=owner&amp;col=priority&amp;col=keywords&amp;order=changetime\"> 100 new features and enhancements</a>. More bug fixes are on the way with your help through testing.</p>\n\n\n\n<p><em>Props to<a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/chanthaboune/\" target=\"_blank\">&nbsp;</a><a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/psykro/\" target=\"_blank\">@psykro</a>,&nbsp;<a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/estelaris/\" target=\"_blank\">@estelaris</a>,&nbsp;<a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/hellofromtonya/\" target=\"_blank\">@hellofromtonya</a>, <a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/marybaum/\" target=\"_blank\">@marybaum</a>,&nbsp;<a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/webcommsat/\" target=\"_blank\">@webcommsat</a>,&nbsp;<a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/cbringmann/\" target=\"_blank\">@cbringmann</a>,&nbsp;<a href=\'https://profiles.wordpress.org/costdev/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>costdev</a>,</em> <em>and&nbsp;<a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/audrasjb/\" target=\"_blank\">@audrasjb</a></em>&nbsp;<em>for contributions to this post.</em></p>\n\n\n\n<p><em>Filed under #release, #5.9, #beta</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"11835\";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:75:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.9 Beta 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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2021/12/wordpress-5-9-beta-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Dec 2021 22:02:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:7:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.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:\"\";}i:3;a:5:{s:4:\"data\";s:4:\"beta\";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:5:{s:4:\"data\";s:6:\"Beta 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:5;a:5:{s:4:\"data\";s:12:\"block editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:11:\"WP releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=11794\";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:125:\"Can you help test the latest software version of WordPress? 5.9 Beta 2 was published on 7 December 2021, help find any bugs. \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Jonathan Bossenger\";s: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:6225:\"\n<p>WordPress 5.9 Beta 2 is now available for testing!</p>\n\n\n\n<p><strong>This software version is still under development.</strong> Please do not run this software on a production site. Instead, install it on a test site, where you can try out the newest features to get a feel for how they will work on your site.</p>\n\n\n\n<p>You can test the WordPress 5.9 Beta 2 in three ways:</p>\n\n\n\n<p><strong>Option 1:</strong> Install and activate the <strong><a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> </strong>plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).</p>\n\n\n\n<p><strong>Option 2:</strong> Direct download the beta version here (<a href=\"https://wordpress.org/wordpress-5.9-beta2.zip\"><strong>zip</strong></a>).</p>\n\n\n\n<p><strong>Option 3:</strong> When using WP-CLI to upgrade from Beta 1 to Beta 2 on a case-insensitive filesystem, please use the following command sequence:<br></p>\n\n\n\n<p>Command One: </p>\n\n\n\n<pre class=\"wp-block-code\"><code>wp core update --version=5.9-beta1 </code></pre>\n\n\n\n<p>Command Two: </p>\n\n\n\n<pre class=\"wp-block-code\"><code> wp core update --version=5.9-beta2 --force </code></pre>\n\n\n\n<p>The current target for the final release of 5.9 is January 25, 2022, which is just seven weeks away. Your help testing this version is a vital part of making this release as good as it can be.</p>\n\n\n\n<h2 id=\"some-highlights\"><strong>Some Highlights</strong></h2>\n\n\n\n<p>Since<a href=\"https://wordpress.org/news/2021/06/wordpress-5-8-beta-1/\"> </a><a href=\"https://wordpress.org/news/2021/11/wordpress-5-9-beta-1/\">Beta 1</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=11%2F30%2F2021..12%2F07%2F2021&amp;milestone=5.9&amp;group=component&amp;max=500&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority\">24</a> bugs have been fixed. Here are a few of the changes you will find in Beta 2:</p>\n\n\n\n<ul><li>Block Editor: Remove navigation areas (<a href=\"https://core.trac.wordpress.org/ticket/54506\">#54506</a>)</li><li>Block Editor: Navigation block view JavaScript error (<a href=\"https://core.trac.wordpress.org/ticket/54456\">#54456</a>)</li><li>Block Editor: Block template theme error related to child themes (<a href=\"https://core.trac.wordpress.org/ticket/54515\">#54515</a>)</li><li>General: Fixing existing links to Customizer when the Site Editor is enabled (<a href=\"https://core.trac.wordpress.org/ticket/54460\">#54460</a>)</li><li>Media: Media library showing only the selected image (<a href=\"https://core.trac.wordpress.org/ticket/53765\">#53765</a>)</li><li>Media: Fatal error uploading media on PHP8 (<a href=\"https://core.trac.wordpress.org/ticket/54385\">#54385</a>)</li><li>REST API: Add Global Styles REST API endpoints from Gutenberg into Core (<a href=\"https://core.trac.wordpress.org/ticket/54336\">#54336</a>)</li></ul>\n\n\n\n<p>Also, note that some users testing 5.9 Beta 1 faced some fatal errors upon upgrade. In turn, these errors revealed the need for some extra work on the filesystem and upgrader.&nbsp;Those fatal errors are no longer a problem, and the enhancements will be part of version 6.0.</p>\n\n\n\n<h2 id=\"how-you-can-help\"><strong>How You Can Help</strong></h2>\n\n\n\n<p><strong>Do some testing!</strong></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/handbook/testing/beta-testing/\">Testing for bugs</a> is vital for polishing the release in the beta stage and a great way to contribute.&nbsp;</p>\n\n\n\n<p>If you think you’ve found a bug, please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta</a> area in the support forums. If you’re comfortable writing a reproducible <a href=\"https://make.wordpress.org/core/reports/\">bug report</a>, file one on <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a>. That’s also where you can find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<h2 id=\"where-can-i-get-more-information\">Where can I get more information?</h2>\n\n\n\n<p>In the coming weeks, follow the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/5-9+dev-notes/\">5.9-related developer notes</a> that cover these items in detail.</p>\n\n\n\n<p>So far, contributors have fixed <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;group=component&amp;milestone=5.9&amp;resolution=fixed\">305 tickets in WordPress 5.9</a>, including <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;status=reopened&amp;changetime=..12%2F07%2F2021&amp;type=enhancement&amp;type=feature+request&amp;milestone=5.9&amp;group=component&amp;col=id&amp;col=summary&amp;col=type&amp;col=status&amp;col=milestone&amp;col=changetime&amp;col=owner&amp;col=priority&amp;col=keywords&amp;order=changetime\">110 new features and enhancements</a>. More bug fixes are on the way with your help through testing.</p>\n\n\n\n<p><em>Props to</em><a href=\"https://profiles.wordpress.org/chanthaboune/\"><em> </em></a><em><a href=\'https://profiles.wordpress.org/psykro/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>psykro</a>, <a href=\'https://profiles.wordpress.org/estelaris/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>estelaris</a>, <a href=\'https://profiles.wordpress.org/hellofromtonya/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>hellofromtonya</a>, <a href=\'https://profiles.wordpress.org/marybaum/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>marybaum</a>, <a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>, <a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>, <a href=\'https://profiles.wordpress.org/davidb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidb</a>, <a href=\'https://profiles.wordpress.org/audrasjb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>audrasjb</a>, and </em><a href=\'https://profiles.wordpress.org/pbiron/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>pbiron</a><em> for contributions to this post.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"11794\";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:63:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"The Month in WordPress – November 2021\";s:7:\"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://wordpress.org/news/2021/12/month-in-wordpress-november-2021/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Dec 2021 11:30: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:3:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:18:\"month in wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:22:\"the month in wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=11763\";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:334:\"Despite the holiday season being around the corner, the WordPress project didn’t slow down. In a recent episode of WP Briefing, Executive Director Josepha Haden shares the first thing she wants people to notice about WordPress, which is also the heart of this open source project: Now, the first thing I want people to see [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Anjana Vasan\";s: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:18257:\"\n<p>Despite the holiday season being around the corner, the WordPress project didn’t slow down. In a <a href=\"https://wordpress.org/news/2021/11/episode-20-wordpressblogging/\">recent episode</a> of <a href=\"https://wordpress.org/news/podcast/\">WP Briefing</a>, Executive Director <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a> shares the first thing she wants people to notice about WordPress, which is also the heart of this open source project:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Now, the first thing I want people to see on that site is that WordPress has not only 18 years of learned knowledge that every single new user benefits from, but that it also has thousands of really smart people making sure it works and gets better every day.</p><cite>Josepha Haden, Executive Director of the WordPress project</cite></blockquote>\n\n\n\n<p>As always, contributors across various teams are working hard to ensure the upcoming release of WordPress 5.9 doesn’t disappoint. With State of the Word 2021 coming up soon, there are many exciting things in the works. Read the November 2021 edition of the Month in WordPress to learn more about what’s happening.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2 id=\"wordpress-5-9-expected-to-release-on-january-25-2022\">WordPress 5.9: Expected to release on January 25, 2022</h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"632\" height=\"309\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/12/5.9.png?resize=632%2C309&#038;ssl=1\" alt=\"\" class=\"wp-image-11764\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/12/5.9.png?resize=1024%2C501&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/12/5.9.png?resize=300%2C147&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/12/5.9.png?resize=768%2C376&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/12/5.9.png?resize=1536%2C752&amp;ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/12/5.9.png?w=1830&amp;ssl=1 1830w, https://i2.wp.com/wordpress.org/news/files/2021/12/5.9.png?w=1264&amp;ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<ul><li>The Core Team announced the <a href=\"https://make.wordpress.org/core/2021/11/22/wordpress-5-9-revised-release-schedule/\">WordPress 5.9 Revised Release Schedule</a>, and the release is now planned for January 25, 2022.</li><li><strong>WordPress 5.9 Beta 1 was recently released and is available for testing.</strong> This version of the WordPress software is under development. Check out the <a href=\"https://wordpress.org/news/2021/11/wordpress-5-9-beta-1/\">release post</a> to learn more about what’s new in version 5.9 and how you can help testing.&nbsp;</li><li>Check out “<a href=\"https://wordpress.org/news/2021/11/a-look-at-wordpress-5-9/\">A Look at WordPress 5.9</a>” for a first peek into the exciting features included in this major release.</li><li><a href=\"https://wordpress.org/news/2021/11/wordpress-5-8-2-security-and-maintenance-release/\">WordPress 5.8.2</a>, a security and maintenance release, was out on November 10, 2021. This release includes two bug fixes and one security fix.</li></ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong><strong>Are you interested in contributing to WordPress core?</strong> Join the <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> channel, follow the <a href=\"https://make.wordpress.org/core/\">Core Team blog</a>, and check out the <a href=\"https://make.wordpress.org/core/handbook/\">team handbook</a>. Also, don&#8217;t miss the Core Team’s weekly developer chat on Wednesdays at <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?hour=20&amp;min=00&amp;sec=0\">8 PM</a> UTC.</strong></p></blockquote>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 id=\"gutenberg-releases-11-9-and-12-0-are-out\">Gutenberg releases: 11.9 and 12.0 are out</h2>\n\n\n\n<p>Two new Gutenberg versions have been released!</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2021/11/12/whats-new-in-gutenberg-11-9-0-10-november/\">Version 11.9.0</a> brings new Gutenberg blocks for working with post comments, a fullscreen pattern explorer modal, further iterations on the Navigation block, and many other improvements.</li><li><a href=\"https://make.wordpress.org/core/2021/11/29/whats-new-in-gutenberg-12-0-0-24-november/\">Gutenberg 12.0.0</a>, released on November 24, improves the Block Styles preview and includes featured image block visual enhancements, a site Editor welcome guide, official JSON schema updates, and much more.</li></ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>Want to get involved in developing Gutenberg? </strong>Follow <a href=\"https://make.wordpress.org/core/\">the Core Team blog</a>, contribute to <a href=\"https://github.com/WordPress/gutenberg/\">Gutenberg on GitHub</a>, and join the <a href=\"https://wordpress.slack.com/archives/C02QB2JS7\">#core-editor</a> channel in the <a href=\"https://make.wordpress.org/chat/\">Make WordPress Slack</a>. Follow <a href=\"https://make.wordpress.org/core/tag/gutenberg-new/\">#gutenberg-new</a> for details on the latest updates.</p></blockquote>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 id=\"state-of-the-word-2021-join-a-watch-party-in-your-local-community\">State of the Word 2021: Join a watch party in your local community</h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"632\" height=\"422\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/12/Web-—-Matt.png?resize=632%2C422&#038;ssl=1\" alt=\"State of the Word 2021 Announcement, which will take place on December 14 between 5 pm and 7 pm ET (22 - 00 UTC).\" class=\"wp-image-11766\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/12/Web-—-Matt.png?resize=1024%2C683&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/12/Web-—-Matt.png?resize=300%2C200&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/12/Web-—-Matt.png?resize=768%2C512&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/12/Web-—-Matt.png?w=1200&amp;ssl=1 1200w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<ul><li><a href=\"https://wordpress.org/news/2021/11/state-of-the-word-2021/\">State of the Word 2021</a>, the annual keynote address delivered by the WordPress project’s co-founder, Matt Mullenweg, will be held on December 14, 2021 <a href=\"https://calendar.google.com/calendar/u/0/r/eventedit?text=State+of+the+Word+2021+livestream&amp;dates=20211214T220000Z/20211215T000000Z&amp;details=State+of+the+Word+is+the+annual+keynote+address+delivered+by+the+WordPress+project%27s+co-founder,+Matt+Mullenweg.%0AJoin+Matt+as+he+provides+a+retrospective+of+2021,+celebrates+the+community%27s+amazing+wins,+discusses+the+latest+trends+he%27s+seeing,+and+explores+the+future+of+open+source.%0AState+of+the+Word+will+be+live+streamed+from+New+York+City,+and+is+free+for+all+to+watch.%0Ahttps://wordpress.org/news/2021/11/state-of-the-word-2021/\">between 5 and 7 pm ET/10 pm – 12 am (December 15) UTC</a>. The event will be <a href=\"https://wordpress.org/news/2021/11/join-us-for-state-of-the-word-2021-in-person-or-online/\">livestreamed from New York City</a>, and include a Question and Answer session.&nbsp;</li><li>Host or join a <a href=\"https://wordpress.org/news/2021/11/watch-state-of-the-word-at-a-watch-party-with-your-wordpress-friends/\">State of the Word watch party</a> to enjoy the event with your WordPress friends. Check <a href=\"https://meetup.com/pro/wordpress\">Meetup</a> to see if a watch party is scheduled to be held in your local community!</li></ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><a href=\"https://calendar.google.com/calendar/u/0/r/eventedit?text=State+of+the+Word+2021+livestream&amp;dates=20211214T220000Z/20211215T000000Z&amp;details=State+of+the+Word+is+the+annual+keynote+address+delivered+by+the+WordPress+project%27s+co-founder,+Matt+Mullenweg.%0AJoin+Matt+as+he+provides+a+retrospective+of+2021,+celebrates+the+community%27s+amazing+wins,+discusses+the+latest+trends+he%27s+seeing,+and+explores+the+future+of+open+source.%0AState+of+the+Word+will+be+live+streamed+from+New+York+City,+and+is+free+for+all+to+watch.%0Ahttps://wordpress.org/news/2021/11/state-of-the-word-2021/\"><strong>Add the event to your calendar</strong></a><strong> so you don’t miss State of the Word 2021!</strong> Want to ask Matt a question during State of the Word? Please send your questions ahead of time to <a>ask-matt@wordcamp.org</a> or ask them live during the event via YouTube chat.</p></blockquote>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 id=\"team-updates-nominations-for-some-team-representatives-are-still-underway\">Team updates: Nominations for some team representatives are still underway</h2>\n\n\n\n<ul><li><a href=\"https://github.com/WordPress/Requests/releases/tag/v2.0.0\">Requests 2.0.0 has been released</a>. This release is fully compatible with PHP 8.0 and 8.1, indicating that a legacy codebase can be modernized, made more stable and secure <em>without</em> breaking backward-compatibility. The Requests project is a dependency of WordPress core, which was adopted into the WordPress organization earlier this year.&nbsp;</li><li>The <a href=\"https://wordpress.org/news/files/2021/11/WordPress.org-2020-Annual-Survey.pdf\">2020 WordPress Annual Survey</a> results are available to be viewed.&nbsp;</li><li>The Core Team added <a href=\"https://make.wordpress.org/core/2021/11/08/new-committers-2021/\">six new committers</a>.</li><li>Last month, the <a href=\"https://make.wordpress.org/marketing/2021/11/22/2022-team-nominations-for-marketing/\">Marketing Team</a> opened its call for team representatives, joining <a href=\"https://make.wordpress.org/core/2021/10/26/nominations-for-core-team-reps-2022/\">Core</a>, <a href=\"https://make.wordpress.org/themes/2021/10/27/nominations-call-for-the-themes-team-representatives/\">Themes</a>, <a href=\"https://make.wordpress.org/accessibility/2021/10/30/call-for-team-rep-nominations-3/\">Accessibility</a>, <a href=\"https://make.wordpress.org/support/2021/10/team-representative-nominations/\">Support</a>, and <a href=\"https://make.wordpress.org/hosting/2021/10/30/nominations-for-hosting-team-reps-2022/\">Hosting</a> from October 2021.</li><li>The <a href=\"https://make.wordpress.org/core/2021/11/24/core-team-reps-for-2020-and-beyond-2/\">Core Team announced its new Team Rep for 2022</a> (and beyond).</li><li>The <a href=\"https://make.wordpress.org/design/2021/10/08/moving-to-bi-weekly-meetings/\">Design Team</a> and the <a href=\"https://make.wordpress.org/accessibility/2021/11/19/accessibility-team-meeting-notes-november-19-2021/\">Accessibility Team’s</a> meetings will be held bi-weekly moving forward.</li><li>The Marketing Team published the latest edition of <a href=\"https://wordpress.org/news/2021/11/people-of-wordpress-devin-maeztri/\">People of WordPress, featuring Devin Maeztri</a> from Indonesia.</li><li>There’s an open call for suggestions for <a href=\"https://make.wordpress.org/community/2021/11/05/2022-goals-for-the-community-team-suggestions-invited/\">Global Community Team</a>, <a href=\"https://make.wordpress.org/training/2021/11/16/team-goal-setting-2022/\">Training Team</a>, and <a href=\"https://make.wordpress.org/polyglots/2021/11/11/2022-polyglots-planning/\">Polyglots</a> goals for 2022. Please drop your ideas by December 6, 2021.</li><li>The Accessibility Team has opened 1-2 <a href=\"https://wordpress.slack.com/archives/C037W5S7X/p1637775719355600\">volunteer positions</a> for the <a href=\"https://make.wordpress.org/community/tag/diverse-speaker-support/\">#diverse-speaker-support</a> channel.</li><li>The <a href=\"https://make.wordpress.org/polyglots/2021/11/22/polyglots-monthly-newsletter-november-2021/\">November 2021 edition</a> of the Polyglots monthly newsletter is out.&nbsp;</li><li>The Marketing Team welcomes any help to <a href=\"https://make.wordpress.org/marketing/2021/11/17/help-promote-wordpress-meetups-each-week/\">promote WordPress Meetups</a> on a weekly basis and thus keep the community connected.</li></ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>We want to hear from you!</strong> Suggest your 2022 goals for the <a href=\"https://make.wordpress.org/community/2021/11/05/2022-goals-for-the-community-team-suggestions-invited/\">Global Community Team</a> by December 6, 2021.</p></blockquote>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 id=\"feedback-testing-requests-test-wordpress-5-9-beta-1-take-the-2021-annual-wordpress-survey-to-share-your-experience\">Feedback/Testing requests: Test WordPress 5.9 Beta 1; Take the 2021 Annual WordPress Survey to share your experience</h2>\n\n\n\n<ul><li>WordPress 5.9 Beta 1 is now available for testing and we’d like to hear from you! Testing is vital to ensure the release is as good as it can be—it’s also a great way to contribute. Read the comprehensive guide, “<a href=\"https://make.wordpress.org/test/2021/11/30/help-test-wordpress-5-9-features/\">Help test WordPress 5.9 Features</a>,” to learn how to test WordPress 5.9 Beta 1 and report any bugs.</li><li>There’s an open call for testing for <a href=\"https://make.wordpress.org/mobile/2021/11/16/call-for-testing-wordpress-for-ios-18-7/\">WordPress iOS 18.7</a> and <a href=\"https://make.wordpress.org/mobile/2021/11/16/call-for-testing-wordpress-for-android-18-7/\">Android 18.7</a>.</li></ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>The </strong><a href=\"https://wordpress.org/news/2021/11/take-the-2021-wordpress-annual-survey-and-view-the-2020-results/\"><strong>2021 WordPress Annual Survey</strong></a><strong> is out! </strong>Please respond to the survey, so <em>your</em> WordPress experience is reflected in the results.</p></blockquote>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 id=\"keep-an-eye-out-for-wordcamp-taiwan-and-sevilla-along-with-several-wordpress-workshops-in-december-2021\">Keep an eye out for WordCamp Taiwan and Sevilla, along with several WordPress workshops in December 2021</h2>\n\n\n\n<ul><li>Several <a href=\"https://www.meetup.com/wordpress-social-learning/\">WordPress Social Learning Meetups</a> were held in November by the Training Team, and there will be more in December 2021.</li><li><a href=\"https://make.wordpress.org/community/tag/tuesdaytrainings/\">Tuesday Training</a> sessions are paused until 2022.</li><li><a href=\"https://saopaulo.wordcamp.org/2021/\">WordCamp São Paulo</a> was held online on November 27, 2021.</li><li>Get excited for <a href=\"https://sevilla.wordcamp.org/2021/\">WordCamp Sevilla 2021</a>, coming up on December 11-12! Sevilla is the first in-person WordCamp happening in over 18 months, since WordCamps moved online in March 2020 due to COVID-19.</li><li>Don’t miss the following upcoming WordCamps: <a href=\"https://taiwan.wordcamp.org/2021/\">WordCamp Taiwan 2021</a>, <a href=\"https://birmingham.wordcamp.org/2022/\">WordCamp Birmingham 2022</a>, and <a href=\"https://europe.wordcamp.org/2022/\">WordCamp Europe 2022</a>!</li><li>Check out the latest episodes of WordPress Briefing with Josepha Haden on<ul><li>“<a href=\"https://wordpress.org/news/2021/11/episode-21-all-things-block-themes/\">All Things Block Themes!</a>”</li><li>“<a href=\"https://wordpress.org/news/2021/11/episode-20-wordpressblogging/\">WordPress=Blogging+</a>”</li><li>“<a href=\"https://wordpress.org/news/2021/11/episode-19-the-people-of-wordpress/\">The People of WordPress</a>”</li></ul></li></ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>Give back to open source. </strong>Please donate to<a href=\"https://wordpressfoundation.org/news/2021/give-back-to-open-source-this-giving-tuesday/\"> the WordPress Foundation</a>’s mission this holiday season.</p></blockquote>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><strong><em>Have a story that we could include in the next ‘Month in WordPress’ post? Let us know&nbsp; by filling out </em></strong><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><strong><em>this form</em></strong></a><strong><em>.&nbsp;</em></strong></p>\n\n\n\n<p><em>The following folks contributed to November 2021’s Month in WordPress: <a href=\'https://profiles.wordpress.org/anjanavasan/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>anjanavasan</a>, <a href=\'https://profiles.wordpress.org/harishanker/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>harishanker</a>, <a href=\'https://profiles.wordpress.org/rmartinezduque/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rmartinezduque</a>, <a href=\'https://profiles.wordpress.org/callye/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>callye</a>, <a href=\'https://profiles.wordpress.org/jrf/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jrf</a>, <a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>, and <a href=\'https://profiles.wordpress.org/nalininonstopnewsuk/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>nalininonstopnewsuk</a></em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"11763\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s: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:20:\"WordPress 5.9 Beta 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2021/11/wordpress-5-9-beta-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Nov 2021 23:35:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=11584\";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:307:\"WordPress 5.9 Beta 1 is now available for testing! This version of the WordPress software is under development. You don’t want to run this version on a production site. Instead, it is recommended that you run this on a test site. This will allow you to test out the new version. You can test the [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Chloe Bringmann\";s: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:10992:\"\n<p>WordPress 5.9 Beta 1 is now available for testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>. You don’t want to run this version on a production site. Instead, it is recommended that you run this on a test site. This will allow you to test out the new version.</p>\n\n\n\n<p>You can test the WordPress 5.9 Beta 1 in three ways:</p>\n\n\n\n<ul><li>Option 1: Install and activate the<a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\"> WordPress Beta Tester</a> plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).</li><li>Option 2: Direct download the <a href=\"https://wordpress.org/wordpress-5.9-beta1.zip\">beta version here (zip)</a>.</li><li>Option 3: Use WP-CLI to test: <code>wp core update --version=5.9-beta1</code>. <strong><em>Do not use this option if your filesystem is case-insensitive.</em></strong></li></ul>\n\n\n\n<p>The current target for the final release is January 25, 2022, which is just eight weeks away. Your help testing this version is vital to make sure the release is as good as it can be.</p>\n\n\n\n<p>Check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/5-9+dev-notes/\">5.9-related developer notes</a> in the coming weeks which will break down all upcoming changes in greater detail.</p>\n\n\n\n<h2 id=\"how-you-can-help-testing\"><strong>How You Can Help – Testing!</strong></h2>\n\n\n\n<p>Testing for bugs is a critical part of polishing the release in the beta stage. It is also a great way to contribute. If you’ve never tested a beta release before, <a href=\"https://make.wordpress.org/test/2021/11/30/help-test-wordpress-5-9-features/\">this detailed guide will help</a> walk you through what and how to test.</p>\n\n\n\n<p>If you think you’ve found a bug, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. If you’re comfortable writing a reproducible bug report, <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>. That’s also where you can find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>To see every feature in the Gutenberg releases since WordPress 5.8, check out the What’s New In Gutenberg posts for <a href=\"https://make.wordpress.org/core/2021/06/10/whats-new-in-gutenberg-10-8-9-june/\">10.8</a>, <a href=\"https://make.wordpress.org/core/2021/06/24/whats-new-in-gutenberg-10-9-23-june/\">10.9</a>, <a href=\"https://make.wordpress.org/core/2021/07/09/whats-new-in-gutenberg-11-0-0-9-july/\">11.0</a>, <a href=\"https://make.wordpress.org/core/2021/07/21/whats-new-in-gutenberg-11-1-0-21-july/\">11.1</a>, <a href=\"https://make.wordpress.org/core/2021/08/05/whats-new-in-gutenberg-11-2-0-4-august/\">11.2</a>, <a href=\"https://make.wordpress.org/core/2021/08/18/whats-new-in-gutenberg-11-3-18-august/\">11.3</a>, <a href=\"https://make.wordpress.org/core/2021/09/01/whats-new-in-gutenberg-11-4-1-september/\">11.4</a>, <a href=\"https://make.wordpress.org/core/2021/09/17/whats-new-in-gutenberg-11-5-16-september/\">11.5</a>, <a href=\"https://make.wordpress.org/core/2021/10/01/whats-new-in-gutenberg-11-6-29-september/\">11.6</a>, <a href=\"https://make.wordpress.org/core/2021/10/14/whats-new-in-gutenberg-11-7-october-13th/\">11.7</a>, <a href=\"https://make.wordpress.org/core/2021/10/28/whats-new-in-gutenberg-11-8-0-27-october/\">11.8</a>, and <a href=\"https://make.wordpress.org/core/2021/11/12/whats-new-in-gutenberg-11-9-0-10-november/\">11.9</a>.&nbsp;</p>\n\n\n\n<p>Beyond the noted changes, which include 580 enhancements and nearly 450 bug fixes, contributors have fixed <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=5.9&amp;group=component&amp;max=500&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority\">297 tickets for WordPress 5.9</a>, including <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;status=reopened&amp;type=enhancement&amp;type=feature+request&amp;milestone=5.9&amp;col=id&amp;col=summary&amp;col=type&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=priority&amp;col=changetime&amp;col=keywords&amp;order=changetime\">110 new features and enhancements</a>. More fixes are on the way.</p>\n\n\n\n<p>Happy testing!</p>\n\n\n\n<p><em>Want to know what’s new in version 5.9? Read on for some highlights.</em></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2 id=\"full-site-editing\"><strong><strong>Full Site Editing</strong></strong></h2>\n\n\n\n<h3 id=\"styles-interface\">The <strong>Styles Interface</strong></h3>\n\n\n\n<p>Combine all the features that went live in 5.8 with those making their entrance in 5.9, and you get <strong>Full Site Editing.</strong></p>\n\n\n\n<p>Formerly known as Global Styles, the Styles Interface lets you interact directly with your blocks and elements right in the WordPress Admin. From typography to color palettes, this cohesive design interface means a design change—even a dramatic one—can happen without a theme switch. <strong>No code needed.</strong></p>\n\n\n\n<h3 id=\"theme-json\"><strong>Theme.json</strong></h3>\n\n\n\n<p>Introduced in WordPress 5.8, theme.json has been improved to enable features and default styles for your site and its blocks. With 5.9, theme.json can support child themes and the duotone treatment. Coordinate layers of style with theme.json, taking the weight off of your theme’s required CSS.</p>\n\n\n\n<p>Other features supported by theme.json include: </p>\n\n\n\n<ul><li><strong>Border:</strong> color, style, and width augment the border-radius property that landed in 5.8.</li><li><strong>Flex layouts:</strong> Block Gap support, courtesy of spacing.blockGap.</li><li><strong>Typography:</strong> font families, font style, font weight, text decoration, and text transform.</li><li><strong>Images</strong>: Duotones.</li></ul>\n\n\n\n<h3 id=\"a-new-navigation-block\"><strong>A New Navigation Block</strong></h3>\n\n\n\n<p>Welcome to the most intuitive way to build navigation: the Navigation Block.&nbsp;</p>\n\n\n\n<p>Here are the features that need testing the most:</p>\n\n\n\n<ul><li>Responsive menu options you can turn off, have always on, or opt to use only for small screens.</li><li>Built-in keyboard accessibility.&nbsp; For accessibility, for speed, or both.</li><li>Add extra blocks like Search and Site Icon blocks (and customize them to your liking).</li><li>Submenu items with styling options.</li><li>Horizontal or vertical alignment.</li><li>Reusable navigation? Even across themes? Yes. Because the Navigation Block you build gets saved as a custom post type.</li></ul>\n\n\n\n<h3 id=\"a-better-gallery-block\"><strong>A Better Gallery Block</strong></h3>\n\n\n\n<p>What if you could treat single images in your Gallery Block the same way you treat the Image Block? <strong>Now you can.</strong></p>\n\n\n\n<p> Make every image in your gallery different from the next, with inline cropping or a duotone and change layouts with the ease of drag and drop. With the improved gallery block, every image is its own Image block.</p>\n\n\n\n<p><strong>One thing to note: </strong>Have you built a plugin or theme on the Gallery Block functionality?<a href=\"https://make.wordpress.org/core/2021/08/20/gallery-block-refactor-dev-note/\"> Be sure to review this Dev Note, which details what you need to do for compatibility</a>.</p>\n\n\n\n<h3 id=\"focused-template-part-mode\"><strong>Focused Template Part Mode</strong></h3>\n\n\n\n<p>Building template parts can take a level of focus all its own because you’re making decisions for the entire site. So WordPress 5.9 adds a focus mode that shows you only the part you’re working on right now (and you can get back to the regular view with a keystroke).&nbsp;</p>\n\n\n\n<h3 id=\"block-pattern-directory\"><strong>Block Pattern Directory</strong></h3>\n\n\n\n<p>The <a href=\"https://wordpress.org/patterns/\">Pattern Directory</a> offers a range of prebuilt block patterns, from a couple of blocks that show an image and text, to an entire page layout with columns and sections. Since the 5.8 release, the directory has become a hub for exploratory UI and patterns, taking submissions and offering them to the community. So now, your creation can help other people build out their perfect site.</p>\n\n\n\n<h2 id=\"twenty-twenty-two-default-theme\"><strong>Twenty Twenty-Two Default Theme</strong></h2>\n\n\n\n<p><strong>A whole new way of building WordPress themes.</strong></p>\n\n\n\n<p>WordPress 5.9 introduces features that make Full Site Editing possible, including <strong>the first default block theme</strong>.</p>\n\n\n\n<p>Using minimal CSS, theme styles reside in theme.json so that you can configure them in the Styles interface of the WordPress Admin. Make this theme take on its own personality site-wide, with a wide array of color schemes, type combinations, page templates, premade components (forms), and image treatments to choose from.</p>\n\n\n\n<h2 id=\"more-improvements-and-updates\"><strong>More Improvements and Updates</strong></h2>\n\n\n\n<ul><li>Do you love to blog? New tweaks to the publishing flow let you add new posts just seconds after hitting Publish on your latest post.</li><li>List View lets you drag and drop content as easily as you could always cruise through it – and collapse entire sections – so you can concentrate on a task or get the bigger picture.</li><li><a href=\"https://github.com/WordPress/gutenberg/pull/33955\">The Buttons and Social icons blocks now absorb</a> and display their parent block’s toolbar controls.&nbsp;&nbsp;</li><li><a href=\"https://core.trac.wordpress.org/ticket/43700\">Choose your language</a> on the login screen.</li><li>More <a href=\"https://github.com/WordPress/gutenberg/pull/33868\">performance improvements</a> (i.e., speed).</li></ul>\n\n\n\n<p><em>Props to <a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a>, <a href=\'https://profiles.wordpress.org/priethor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>priethor</a>, <a href=\'https://profiles.wordpress.org/psykro/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>psykro</a>, <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a>, <a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>, <a href=\'https://profiles.wordpress.org/marybaum/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>marybaum</a>, <a href=\'https://profiles.wordpress.org/hellofromtonya/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>hellofromtonya</a>, <a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a>, and <a href=\'https://profiles.wordpress.org/rmartinezduque/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rmartinezduque</a> for their research and copy.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"11584\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:72:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"People of WordPress: Devin Maeztri\";s:7:\"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://wordpress.org/news/2021/11/people-of-wordpress-devin-maeztri/\";s: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, 30 Nov 2021 22:21: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:6:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:10:\"Interviews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:17:\"Contributor Story\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:9:\"Indonesia\";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:5:{s:4:\"data\";s:19:\"People of 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:5;a:5:{s:4:\"data\";s:20:\"Polyglot Contributor\";s:7:\"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://wordpress.org/news/?p=11678\";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:111:\"Devin Maeztri, a campaigner from Indonesia talks about the difference WordPress makes in her life and her work.\";s: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:28:\"webcommsat AbhaNonStopNewsUK\";s: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:16562:\"\n<p>In this series, we share some of the inspiring stories of how WordPress and its global network of contributors can change people&#8217;s lives for the better. This month we feature a translator and campaigner who uses WordPress to highlight good causes and helps people in her area benefit from the open source platform.</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"632\" height=\"843\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/11/devin-with-her-cat.jpg?resize=632%2C843&#038;ssl=1\" alt=\"Devin pictured with one of her cats\" class=\"wp-image-11690\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/11/devin-with-her-cat-scaled.jpg?resize=768%2C1024&amp;ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2021/11/devin-with-her-cat-scaled.jpg?resize=225%2C300&amp;ssl=1 225w, https://i1.wp.com/wordpress.org/news/files/2021/11/devin-with-her-cat-scaled.jpg?resize=1152%2C1536&amp;ssl=1 1152w, https://i1.wp.com/wordpress.org/news/files/2021/11/devin-with-her-cat-scaled.jpg?resize=1536%2C2048&amp;ssl=1 1536w, https://i1.wp.com/wordpress.org/news/files/2021/11/devin-with-her-cat-scaled.jpg?w=1920&amp;ssl=1 1920w, https://i1.wp.com/wordpress.org/news/files/2021/11/devin-with-her-cat-scaled.jpg?w=1264&amp;ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<p>Going to a WordCamp can be a life-changing experience, as Devin Maeztri discovered. Every event she attends is a further step on a journey of discovering the WordPress community and its many opportunities.</p>\n\n\n\n<figure class=\"wp-block-pullquote\"><blockquote><p>“It is not that hard to fall for WordPress if you have a chance to experience WordPress. For me, it took a WordCamp.”</p><cite>Devin Maeztri</cite></blockquote></figure>\n\n\n\n<p>Devin&#8217;s first experience with camps came when she volunteered impromptu at an Indonesian event, WordCamp Denpasar, Bali in 2016.&nbsp;</p>\n\n\n\n<p>Here, she made a profound discovery: “WordCamps can bring people who will give back to the community, even if they don’t get anything from WordPress directly.”</p>\n\n\n\n<p>With every WordCamp after that first experience, she became more interested in WordPress and the community.&nbsp;</p>\n\n\n\n<p>Over time, Devin found she wanted to be part of WordPress events more often. She became a regular at Meetups in Ubud and Jakarta, joining as a co-organizer at WordCamp Jakarta in 2017 and 2019. Later, she took on the role of co-organizer for Meetups in Jakarta and Ubud.&nbsp;</p>\n\n\n\n<p>Smitten by what WordCamps can offer and how they can bring people together across national borders, she joined the organizing team for WordCamp Asia 2020. Sadly, this event was to become the first major WordPress event to be cancelled in the COVID-19 pandemic.&nbsp;</p>\n\n\n\n<p>Naturally, Devin hopes WordCamp Asia will happen someday very soon. Beyond the expected WordPress learning and sharing that event will promote, she believes its very scale will showcase how WordCamps add international tourism and cultural understanding everywhere they take place.</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"632\" height=\"632\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/11/wcasia_2020_organizers_in_wceu_2019.jpeg?resize=632%2C632&#038;ssl=1\" alt=\"Devin pictured with other WordCamp Asia organizers who attended WordCamp Europe in 2019\" class=\"wp-image-11692\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/11/wcasia_2020_organizers_in_wceu_2019.jpeg?w=1024&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2021/11/wcasia_2020_organizers_in_wceu_2019.jpeg?resize=300%2C300&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2021/11/wcasia_2020_organizers_in_wceu_2019.jpeg?resize=150%2C150&amp;ssl=1 150w, https://i1.wp.com/wordpress.org/news/files/2021/11/wcasia_2020_organizers_in_wceu_2019.jpeg?resize=768%2C768&amp;ssl=1 768w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /><figcaption>WordCamp Asia 2020 Organizers at WordCamp Europe 2019. Devin is pictured in the front row, second from left. Photo Credit: Abha Thakor</figcaption></figure></div>\n\n\n\n<h2 id=\"showing-how-wordpress-can-be-used-locally\">Showing how WordPress can be used locally</h2>\n\n\n\n<p>After experiencing several events, Devin had questions: “At WordCamps and Meetups, you hear stories about how WordPress powers the web. How it changes the lives of so many people, how it helps dreams come true. It made me think, considering WordPress is that powerful, why are there not even more people in Indonesia using websites, and more using WordPress? Why aren’t more talented Indonesian WordPress users, developers, designers, and business owners taking part in WordPress.org projects? Language, for me, was the main answer.”</p>\n\n\n\n<p>The solution Devin felt was to make WordPress available in the main local language. She said: “I believe, the more content translated into Indonesian, the more Indonesian WordPress users see WordPress as more than just a blogging platform or a content management system. They will realize it’s a huge open source community that works together to make the web a better place. The more plugins and themes translated, the easier the work of the developer and designer will be. The more people see how WordPress can enhance their life, the better the ecosystem for business owners becomes.”</p>\n\n\n\n<h3 id=\"encouraging-others-to-translate-wordpress\">Encouraging others to translate WordPress</h3>\n\n\n\n<p>After talking with others about how WordPress could be even more useful in Indonesia, Devin felt she had to make a personal commitment to reviving the polyglot project in Indonesia. With another volunteer contributor and through promotion, the local polyglot team got bigger and the interest in translation grew. She also took on the responsibility of a General Translation Editor for the language.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"318\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/11/featured-img-used-for-devin-pow2.jpg?resize=632%2C318&#038;ssl=1\" alt=\"Polyglot nominatee - Devin Maeztri\" class=\"wp-image-11706\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/11/featured-img-used-for-devin-pow2.jpg?resize=1024%2C515&amp;ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2021/11/featured-img-used-for-devin-pow2.jpg?resize=300%2C151&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2021/11/featured-img-used-for-devin-pow2.jpg?resize=768%2C386&amp;ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2021/11/featured-img-used-for-devin-pow2.jpg?w=1247&amp;ssl=1 1247w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Through the efforts of Devin and the other translation editors, Indonesia took part in <a href=\"https://wptranslationday.org/\">WordPress Translation Day</a> in 2020, and in 2021 held sprints and learning sessions spanning the whole 30 days of the event. </p>\n\n\n\n<p>Her enthusiasm and dedication to helping others translate WordPress locally and promoting the global community were recognized in the Polyglot Appreciation Nominations for 2021. </p>\n\n\n\n<h2 id=\"helping-to-give-access-to-more-diverse-audiences\">Helping to give access to more diverse audiences</h2>\n\n\n\n<p>Through her involvement in translation, Devin noticed there were not many women involved in the WordPress community in Indonesia. Often, she found herself the only woman at an event.</p>\n\n\n\n<p>So, along with a couple of community members, she started Perempuan WordPress, a local initiative. This group is open for everyone to join, but prioritizes women as event speakers.</p>\n\n\n\n<p>Devin has gone on to support the work of the Diversity Speaker Training group in the Community Team, translating materials and promoting initiatives in Indonesia.&nbsp;She is keen to encourage others to get involved with this initiative which helps increase the diversity of presenters at Meetups and WordCamps. </p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" width=\"600\" height=\"534\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/11/devin-at-wc-jakarta2019.png?resize=600%2C534&#038;ssl=1\" alt=\"\" class=\"wp-image-11689\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/11/devin-at-wc-jakarta2019.png?w=600&amp;ssl=1 600w, https://i1.wp.com/wordpress.org/news/files/2021/11/devin-at-wc-jakarta2019.png?resize=300%2C267&amp;ssl=1 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" data-recalc-dims=\"1\" /><figcaption><em>Organizing at WordCamp Jakarta 2019</em></figcaption></figure></div>\n\n\n\n<p>In her professional roles, Devin is an advocate for WordPress as a tool for people with a wide variety of skill sets. She does not code, but uses the platform extensively for her projects. In 2014, she signed up for a free account on WordPress.com to keep and share notes about what she saw or was thinking about as she commuted on public transport to work. This site did not turn into a blog, but instead introduced her to other opportunities and the vast capabilities of the platform.</p>\n\n\n\n<h2 id=\"wordpress-can-support-your-skills-and-passions\">WordPress can support your skills and passions</h2>\n\n\n\n<p>With a background in environmental activism, Devin has worked for international development organizations on everything from policymaking to campaigning.&nbsp;</p>\n\n\n\n<p>Behind the desk, she worked with policymakers and organized conferences and meetings. That meant doing a lot of writing and translating and working with people on the ground who were impacted by the policies. “My work on the ground usually involved researching, movement building and community empowerment,” she noted.</p>\n\n\n\n<p>Her work with events inspired Devin to get involved in WordCamps and Meetups and share her energy for making things happen. As in her professional work, she felt WordPress was an opportunity to work and share with people about something that can make a positive impact on someone else’s life.</p>\n\n\n\n<p>“For me, everything comes from the heart. I do things that I feel so strongly about. Things that call me, and things that I am good at but still giving me room to learn and become better at. WordPress can be the perfect place for this.”</p>\n\n\n\n<p>While she was between jobs, Devin was encouraged to volunteer at WordCamp Denpasar 2016. With some help, she created an online CV. She also learned to manage a WordPress site, navigate the wp-admin, and make the content appeal to potential employers.&nbsp;</p>\n\n\n\n<p>She eventually got a job as a campaigner to build a movement online and offline. The brainchild of many university friends in America, who used digital campaigns to go global, the campaign used WordPress.&nbsp;</p>\n\n\n\n<p>Devin worked alongside a digital campaigner and helped shape the content, the call to action, and the user experience. She also had to use the wp-admin to make some amendments. As a global movement, it developed its resources in English, so she also reviewed the work of the translators she worked with.</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"632\" height=\"474\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/11/cat-watching-translation.jpg?resize=632%2C474&#038;ssl=1\" alt=\"One of Devin\'s cats watches the WPTranslationDay 2021 livestreamed events.\" class=\"wp-image-11688\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/11/cat-watching-translation-scaled.jpg?resize=1024%2C768&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/11/cat-watching-translation-scaled.jpg?resize=300%2C225&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/11/cat-watching-translation-scaled.jpg?resize=768%2C576&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/11/cat-watching-translation-scaled.jpg?resize=1536%2C1152&amp;ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/11/cat-watching-translation-scaled.jpg?resize=2048%2C1536&amp;ssl=1 2048w, https://i2.wp.com/wordpress.org/news/files/2021/11/cat-watching-translation-scaled.jpg?w=1264&amp;ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2021/11/cat-watching-translation-scaled.jpg?w=1896&amp;ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /><figcaption>Devin&#8217;s cat became a regular on social media posts about #WPTranslationDay 2021</figcaption></figure></div>\n\n\n\n<p>She left her job as a campaigner at the end of 2018 to concentrate on freelancing – and to spend more of her free time contributing to the WordPress community. She also took up the initiative to help street cats in Jakarta.&nbsp;</p>\n\n\n\n<p>Devin said: “So, I am busy helping these cats but also learning how to fundraise using a website. I’m learning to use online forms, set up a payment service provider, work on SEO, and do other new things I need to learn to grow my initiative. I do have the privilege to learn directly from a personal guru. The same person who convinced me to volunteer at WordCamp Denpasar, and who I married in 2018.”</p>\n\n\n\n<h2 id=\"wordpress-gives-everyone-a-chance-to-learn\">WordPress gives everyone a chance to learn</h2>\n\n\n\n<p>Devin was so enthused by being a contributor for WordPress, she took part in the video shorts following the Translation Day events.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" class=\"youtube-player\" width=\"632\" height=\"356\" src=\"https://www.youtube.com/embed/VsiQzdmAz8g?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe>\n</div><figcaption>Devin talks about translating in this short <a rel=\"noreferrer noopener\" href=\"https://www.youtube.com/watch?v=VsiQzdmAz8g\" target=\"_blank\">video</a> (opens in a new tab on YouTube)</figcaption></figure>\n\n\n\n<p>She is also active in other Contributor Teams and decided to become a Community Team Deputy to support meetups in new cities across Indonesia and perhaps future WordCamps.&nbsp;</p>\n\n\n\n<p>She said: “One of the things that I like about WordPress is that it is very welcoming and open to people like me, who don’t code at all. At the same time, it shows me a different way of looking at the world.”</p>\n\n\n\n<p>Devin believes in the power of WordPress to give ‘everyone a chance to learn new things’ and allows her to contribute and share her knowledge and experience. “By contributing, I hope to make a difference in someone’s life. I hope they feel the benefit of using WordPress and want to give back to create a healthier WordPress community.”</p>\n\n\n\n<h2 id=\"contributors\">Contributors</h2>\n\n\n\n<p>Thank you to Abha Thakor (<a href=\"https://profiles.wordpress.org/webcommsat/\">@</a><a href=\"https://profiles.wordpress.org/webcommsat/\" data-type=\"URL\" data-id=\"https://profiles.wordpress.org/webcommsat/\">webcommsat</a>) and Mary Baum (<a href=\'https://profiles.wordpress.org/marybaum/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>marybaum</a>) for the interviews and writing this feature, and to Devin Maeztri (<a href=\"https://profiles.wordpress.org/devinmaeztri/\">@devinmaeztri</a>) for sharing her story. Thanks to Meher Bala (<a href=\"https://profiles.wordpress.org/meher/\">@meher</a>) for work on the images, and to Chloé Bringmann (<a href=\"https://profiles.wordpress.org/cbringmann/\">@cbringmann</a>) and Collieth Clarke (<a href=\'https://profiles.wordpress.org/callye/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>callye</a>) for proofing.</p>\n\n\n\n<p>Thanks to Josepha Haden Chomphosy&nbsp;(@<a href=\"https://profiles.wordpress.org/chanthaboune/\">chanthaboune</a>) and Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>) for their support for the series.</p>\n\n\n\n<p><em>This People of WordPress feature is inspired by an essay originally published on </em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>, a community initiative created by Topher DeRosia. It highlights people in the WordPress community who have overcome barriers and whose stories might otherwise go unheard. </em>#HeroPress #ContributorStory</p>\n\n\n\n<p></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:5:\"11678\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:55:\"\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:49:\"WP Briefing: Episode 21: All Things Block 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://wordpress.org/news/2021/11/episode-21-all-things-block-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 29 Nov 2021 12:07: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=11636\";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:436:\"In episode 21 of the WordPress Briefing, Executive Director, Josepha Haden Chomphosy, talks all things block themes with developers and theme specialists Maggie Cabrera and Jeff Ong. Have a question you&#8217;d like answered? You can submit them to wpbriefing@wordpress.org, either written or as a voice recording. Credits Editor:&#160;Dustin Hartzler Logo:&#160;Beatriz Fialho Production:&#160;Chloé Bringmann Song: Fearless [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:60:\"https://wordpress.org/news/files/2021/11/WP-Briefing-021.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Chloe Bringmann\";s: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:26887:\"\n<p>In episode 21 of the WordPress Briefing, Executive Director, Josepha Haden Chomphosy, talks all things block themes with developers and theme specialists Maggie Cabrera and Jeff Ong.</p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2 id=\"credits\">Credits</h2>\n\n\n\n<ul><li>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a></li><li>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a></li><li>Production:&nbsp;<a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2 id=\"references\">References </h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2021/11/17/wordpress-5-9-beta-1-delayed/\">5.9 Beta 1 Delay Announcement </a></li><li><a href=\"https://make.wordpress.org/core/2021/11/22/wordpress-5-9-revised-release-schedule/\">5.9 Revised Release Schedule</a></li><li><a href=\"https://sevilla.wordcamp.org/2021/\">WordCamp Sevilla 2021</a></li><li>Charitable Giving: <ul><li><a href=\"https://wordpressfoundation.org/donate/\">WordPress Foundation</a></li><li><a href=\"https://donate.bigorangeheart.org/\">Big Orange Heart</a></li><li><a href=\"https://heropressnetwork.com/support/\">HeroPress</a> <em>(Update: This organization is not a non-profit.)</em></li></ul></li></ul>\n\n\n\n<h2 id=\"transcript\">Transcript</h2>\n\n\n\n<span id=\"more-11636\"></span>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>00:11</p>\n\n\n\n<p>Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I&#8217;m your host, Josepha Haden Chomphosy. See, here we go!</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>00:40</p>\n\n\n\n<p>Well, today, folks, in our podcast, I am joined by a couple of special guests. I know it&#8217;s been a bit since I&#8217;ve had a guest, so I&#8217;m very excited to introduce you to who I have with me today. Today, I have <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a> and <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a>. They both are working on themes, and especially the future of themes as we move into this low code, no code block based experience of editing things in WordPress. And there have been so many questions lately about what does the landscape of being a theme developer turns into once we move fully into this excellent promise of user empowerment for Gutenberg? I figured who best to come and talk to us about that than these two. So welcome, Maggie. Welcome, Jeff. I&#8217;m really excited to have this conversation with you today.</p>\n\n\n\n<p><strong>Jeff Ong&nbsp; </strong>01:39</p>\n\n\n\n<p>Thank you for having us. Excited to be here.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>01:45</p>\n\n\n\n<p>I&#8217;m just gonna hop right in, and we will see what happens. The first thing that I want to chat about, I hear so many questions and so much discussion about patterns in a lot of different places. Like obviously, the work that I helped to steward the most is around like the Block Pattern directory and various other user-facing tools. And so I have never really been able to give a really solid answer about like patterns and how they work inside themes. And so I wondered if you all had anything that you could offer to our listeners to help clarify what is the power of patterns inside themes in the future? Implementation of themes?</p>\n\n\n\n<p><strong>Jeff Ong&nbsp; </strong>02:34</p>\n\n\n\n<p>I can try to start unless, Maggie? Okay. Well, if you take a look at what I&#8217;ve been doing for the last couple of months working on Twenty Twenty-Two. And if you look at that theme, it&#8217;s mostly just the collection of patterns. Patterns. As you know, if you read the description, the theme, it&#8217;s designed to be the most flexible and kind of like flexible theme ever, dare I say ever created.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>03:04</p>\n\n\n\n<p>I think you can dare to say it.&nbsp;</p>\n\n\n\n<p><strong>Jeff Ong&nbsp; </strong>03:03</p>\n\n\n\n<p>And, you know, I think a huge part of that is because of the Full Site Editing being launched, introduced in 5.9. And also that theme itself ships with all of these patterns in it that work with the overall design, but really can be configured to your own kind of unique liking and kind of taste and ultimately, what you want to accomplish, whether that&#8217;s I want to make a portfolio, I want to make, you know, a single-page website promoting like my podcast, or there are patterns for that kind of shipping with the theme. And they&#8217;ve all been kind of designed and tailored to work with the typography choices at a baseline level with the color choices at a baseline level, but can very easily be tweaked. And you can kind of rely on them to work with the editor. And I guess, kind of zooming out for a little bit, not just about Twenty-Twenty Two.&nbsp;</p>\n\n\n\n<p><strong>Jeff Ong&nbsp; </strong>04:04</p>\n\n\n\n<p>But like patterns as this idea that a theme, hopefully, what it is, it&#8217;s a collection of different design options or layout options that are ultimately presented as patterns to the user, the patterns are just a really easy way to basically say &#8220;I want you this layout, like two columns of text or with like some images here.&#8221; Basically, a theme becomes a way of packaging the patterns together in a way that feels like a coherent piece of a coherent website. And I think that&#8217;s a pretty powerful idea. I know that the patterns directory is also opening up making those patterns pretty widely available. But I think a theme you could think of as like a curation of those patterns in a way that makes sense. And I think Twenty-Twenty Two is a really good example. I mean, I&#8217;m biased.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>05:03</p>\n\n\n\n<p>I also think it&#8217;s a good example. Maggie, did you have anything that you wanted to add to that?</p>\n\n\n\n<p><strong>Maggie Cabrera&nbsp; </strong>05:08</p>\n\n\n\n<p>Yeah, What I really like about patterns is how it empowers the user, even if they don&#8217;t really have like a deep knowledge of code, or they&#8217;re not used to the more complex blocks. When the theme developer gives you this pattern about using the query block, for example, it lays out your posts in a very compelling manner. And you can edit it if you want it or just use it out of the box. And you have this dynamic blog that it&#8217;s, like, such a big important part of your website. Like if you want to have a page where you have, you have maybe a podcast website, and you want to showcase your podcasts differently than your regular blog posts. So you can use a different gray pattern for that. And it&#8217;s like, really, really easy to use, even if you&#8217;re not familiar with it.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>06:07</p>\n\n\n\n<p>One of the things that I have found compelling about this new version of themes and kind of the way that themes are planning to look in the future; it&#8217;s going to be like a super throwback, so everyone get ready for me to sound old, my guests and my listeners alike. It reminds me of my original days of blogging on the web. I was not a developer and even though I had this really short stint of working with JavaScript in my career, at some point. Like no one actually would ever look to me and be like, that one is excellent at design and fixing everything with code, like I was just killer at searching for the right pieces of code, right.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>06:57</p>\n\n\n\n<p>And so I remember sitting there on Zynga, which is, of course, now powered by WordPress, I absolutely just went out and found bundles of code that are now what we would consider themes and modified the small pieces that I needed to change in order to like really suit what I wanted to have happen on the site at the time. And they&#8217;re like, I knew I could break it all. Really easily. But also, it was, it was not scary to think about breaking it. Like it was clear how I could fix it if I really broke it. The content, like what I had written, was separate from everything to do with the way that it was looking. And so like, I wouldn&#8217;t destroy all of my work, just because I didn&#8217;t put a semicolon in the right place, or whatever it was in that moment. And so like, this future of themes really reminds me of this a lot where someone has curated how it can look how it should look. And you can just like add in modular pieces that will augment what was already intended, but still kind of work. And if it&#8217;s not gonna work, it&#8217;s kind of easy to fix too. So like, I&#8217;m excited. That was a really exciting time in my learning of the web and certainly was formative in my career, as we all now see. And so yeah, I think that&#8217;s really exciting.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>08:20</p>\n\n\n\n<p>I did have actually another question that this conversation has kind of brought up for me. I have, obviously just use the term modular, which no one has ever used in the context of themes for WordPress. And I know that there is a lot there are a lot of terms kind of wandering around about themes right now. And especially as we&#8217;re moving into what themes can look like in the future. There was block based theme as a term for a while. And now it&#8217;s block themes. There was like this floating around the term, universal themes. And now we&#8217;re looking at just like block themes forever. And so I wondered if y&#8217;all could give us a just like a clear understanding of these terms that had been being used and maybe are going out of fashion? Like, are they important for us to keep knowing?</p>\n\n\n\n<p><strong>Jeff Ong&nbsp; </strong>09:11</p>\n\n\n\n<p>So yes, the history of terms around themes. And obviously, even my knowledge only goes back so far. But it was around when we started doing the block based themes meeting. And trying to I think that&#8217;s where that term kind of came from is like, oh, let&#8217;s, let&#8217;s start talking about this idea that themes can be completely made up out of blocks. And what does that mean?&nbsp;</p>\n\n\n\n<p><strong>Jeff Ong&nbsp; </strong>09:33</p>\n\n\n\n<p>I think over time, it wasn&#8217;t just block themes, because, you know, previously, there were themes and even default themes that used and took into account the fact that blocks existed. So there was some confusion there. Enough time has gone on where we focus on this idea that themes whose templates are ultimately made out of blocks are block themes. And to me, it&#8217;s kind of as simple as that. Its themes that supply a set of templates that previously in the past were a collection of PHP and various template tags and whatnot is all transitioned to themes made up including other blocks, as well as themes that supply styles through theme.json configuration instead of supplying it in raw CSS. To me this idea is really crystallizing around like this is a block theme, one that is really, at its core, supplying a set of templates, and styles through a language that WordPress understands natively, and can allow it to be configured and customized in a really powerful way. And then maybe someday in the future, they&#8217;ll just be called themes again. If we do a good enough they will just be called themes.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>10:57</p>\n\n\n\n<p>I&#8217;m gonna, I&#8217;m gonna take us into a philosophical area now that you&#8217;ve just put us in there. You said, someday they&#8217;ll be called Themes. Again, I&#8217;ve talked about this on this podcast a few times. And for anyone who&#8217;s worked with me for any length of time, like you all probably heard this from me as well. But like, adjectives are so frequently the realm of things that are not what you expect, right? Because like you have coffee, and then decaf coffee, no one&#8217;s like caffeinated coffee, because that&#8217;s what you expect out of it. And so when you&#8217;re like themes, and block themes, it makes it look like block themes are secondary, which at the moment, they are, ish. But in the future, I think you&#8217;re probably right, there will be a time when the modifier isn&#8217;t necessary anymore because it will be hopefully a much better way for people to kind of change the way that their themes work and make it more usable for users and people who are, you know, having to manage their own site without necessarily wanting to or being able to, like, have a Maggie in the room to fix everything that they break.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>12:08</p>\n\n\n\n<p>Maggie is nowhere near me. And so she&#8217;s never been in the room when I&#8217;ve broken anything. But I believe that Maggie on one occasion, at least, has come in and helped me fix something that I definitely broke. I&#8217;m an excellent breaker of WordPress things. Maggie, did you have anything you wanted to add to that question?&nbsp;</p>\n\n\n\n<p>12:29</p>\n\n\n\n<p>Yeah, I guess, maybe clarify a bit, what universal themes are because, yeah, maybe some people have heard about the term but they don&#8217;t really know what they are. And maybe just clarify that. The term was born when developing block themes wasn&#8217;t something that you could actually do for production websites like you could build them to test some experiments, but they weren&#8217;t really ready for users to use. So universal themes want to grasp the power of love themes while still being ready for users. So the way they do it is they are block based, like we used to call them in the sense that the templates are made of blocks. But they are also able to be customized using the customizer, which is the old way of customizing themes, instead of using the site editor. So they can have a balance between two worlds between the worlds of classic themes and block themes. But they are, at heart, a temporary concept. They are bound to be blocked themes in the future, but with maybe a foot in the past, where they can actually serve users who are not ready for full-on site editor. But they are bound to be full block themes in the future.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>14:00</p>\n\n\n\n<p>There&#8217;s a really interesting concept in there. So universal themes, it sounds like are basically kind of like an on-ramp for people who are not really ready to fully commit to this for any number of reasons. Like we never want to say that we know the reason that people would be a little bit shy to get started with this. But like it&#8217;s kind of like an on-ramp, it&#8217;s a safe way to get back to something that they do know, in the event that what they don&#8217;t know, really hinders their progress makes it hard for them to get the work done.</p>\n\n\n\n<p><strong>Maggie Cabrera&nbsp; </strong>14:31</p>\n\n\n\n<p>I think I wouldn&#8217;t say that they are for people shyer to get into new stuff rather than developers who want to embrace the new stuff before it&#8217;s even really ready. They really want to embrace the power of the blocks instead of doing things the old way. But even if it&#8217;s not fully ready.</p>\n\n\n\n<p><strong>Jeff Ong&nbsp; </strong>14:54</p>\n\n\n\n<p>They still need to support the old way of doing things.</p>\n\n\n\n<p><strong>Maggie Cabrera&nbsp; </strong>14:58</p>\n\n\n\n<p>Like being backward compatible and being ready for any kind of user.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>15:05</p>\n\n\n\n<p>So mostly for developers, everyone who heard me just talking about how it was a great thing for users, ignore it. </p>\n\n\n\n<p><strong>Maggie Cabrera&nbsp; </strong>15:12</p>\n\n\n\n<p>It&#8217;s also good for users; If they feel secure in using the customizer.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>15:20</p>\n\n\n\n<p>Well, I think that there&#8217;s something important here that we certainly learned with the adoption of Gutenberg in 5.0. Right, which is that there is certainly one method of helping people to adopt things, which is to go like the art of war style, and kind of smash their rice pots and burn all their boats, like, that&#8217;s one way. Which works for a lot of companies in the world, I&#8217;m sure. But WordPress has always had kind of a commitment, not even kind of, has always had a commitment to backward compatibility. And like, we know that a lot of the work on Gutenberg is going to represent some breaking changes around the around workflows and around the user experience the interface, especially like, we know that. But the opportunity to like have a thing that gives you an early taste of what&#8217;s coming but also the ability to keep kind of working in your old space where you need to, I think it&#8217;s an excellent way to bring people forward into the future of things, I have never been a fan of the just like cut off all avenues and hope that they stay with your method because of course, like you can&#8217;t cut off all the methods. You can&#8217;t cut off all the ways people can get away from you. And even if we could, it wouldn&#8217;t be in line with how WordPress hopes to kind of help people through some tough stuff like making your first website is hard. If you are doing it as part of, an overall campaign that&#8217;s supposed to bring in leads for you or generate revenue like you don&#8217;t want to necessarily play with that in a way that could break things and be risky for you in the long term. So I think all the tools that we offer to help people kind of move forward with the technology move forward with the CMS as it&#8217;s moving forward, I think it&#8217;s really smart. And so universal themes are one of those things, but also not around to stay. As we move into non modified themes, just the word themes that happen to be based in blocks. If I&#8217;ve confused anyone, please email me at wpbriefing@wordpress.org. And tell me how I confused you. And I will do a follow-up to unconfuse everyone.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>17:40</p>\n\n\n\n<p>So speaking of the way that we help people kind of move forward with WordPress and with the technology. So much has been done in the CMS in the past 12 months in the past 18 months to be able to move themes into this same future as the rest of the editor. Right. So like, for folks who have not been listening to me for the last five years, you may not know this. So I&#8217;m going to tell everybody now, like one of the pain points that Gutenberg overall is solving is the fact that you for a long time had to learn five different editing interfaces to get one thing done in WordPress, right. And so like the advent of blocks and moving it into more and more spaces in the CMS is intended to really flatten the editing experience by making the type of user interaction the type of workflow really similar across all of the editing interfaces in the CMS. And so themes are a natural extension of that, where we can take similar user patterns and workflows, and work them out into themes. So over the last 12 months or so probably a little bit more, there&#8217;s been a lot of work on the CMS to move us forward in that that is now enabling the work that we want to be able to do to move things forward ahead. And so, I mean, this is probably our last question. Is there anything that you all want to offer to people who maybe saw themes early on or saw Gutenberg early on and felt like this is just not for me, in that in that context of like, how far it&#8217;s moved ahead in the past 12 months or so.</p>\n\n\n\n<p><strong>Jeff Ong&nbsp; </strong>19:23</p>\n\n\n\n<p>So you&#8217;re asking like, what in the last 12 months has maybe like really surprised me or like sticks out to me as something that like, Wow, look how far we&#8217;ve come?</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>19:36</p>\n\n\n\n<p>Yeah, yeah. So like, if you&#8217;re looking at what is the one thing that you saw in the last 12 months, that changed in the CMS that really enabled something wonderful for themes or from the other side of it. Like if someone had looked at themes or WordPress 18 months ago, and now they&#8217;re looking at it and seeing this new and different way to do things with the look and feel of their site, like what is one thing that they should be aware of? On either side of that question,</p>\n\n\n\n<p><strong>Maggie Cabrera&nbsp; </strong>20:05</p>\n\n\n\n<p>I think there&#8217;s more than one thing that has really evolved through this last year, year and a half. Like the maturity of some of the blocks is astounding now, like navigation blog, for example, was really bare-bones at the start and now it&#8217;s full potential, and it&#8217;s really looking really great. I would say the same thing about those days or the features on fire, like how basic it was at the start, was full potential. But now it&#8217;s really, really mature in terms of how much you can do with it. Like, I think the example, the perfect example of that is the work that <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell [Reigstad]</a> has done on Twenty-Twenty Two with the alternative theme.json files, where just changing that file basically feels like a new theme, with just the configuration and the styles. And without writing any CSS without changing any templates. It&#8217;s really, really amazing how that can turn into a reality. And it&#8217;s so easy for users to tinker with that if they want to. And it&#8217;s much easier than having to delve deep into CSS and changing everything in like 2000 lines of code.&nbsp;</p>\n\n\n\n<p><strong>Jeff Ong&nbsp; </strong>21:23</p>\n\n\n\n<p>Yeah, I probably would echo most of that. What the thing that astounds me is global styles and how the UI can be shipping a theme or default theme with basically like, 20 lines of CSS, and have it be one of them. A beautiful, beautiful, like crisp and sharp, like, experience. It&#8217;s super fast. And it&#8217;s like, what this is a theme, you know, I thought a theme was supposed to supply all the styles like no, like, it&#8217;s just yeah. And workers do for you. Exactly. And like that. That&#8217;s pretty amazing to think in the last 12 months, we can go from, you know, shipping 1000s of lines of CSS to you none, it&#8217;s like, Wow, pretty cool.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>22:10</p>\n\n\n\n<p>Well, my friends, thank you so much for joining me today. This has been a really interesting conversation. I hope that all y&#8217;all out listening. Also find it interesting. As I mentioned, if you have any follow-up questions, absolutely. Send them to me via email. And I collect all of my questions that I get through the year for answering at the end of the year, mostly because I don&#8217;t get lots of questions that people want to be answered on this. Everyone just asked me their questions on Twitter and in Slack, which is fine as well.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>22:41</p>\n\n\n\n<p>So, Maggie, Jeff, thank you both for joining me. And I&#8217;m sure that we&#8217;ll talk to you all again soon.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>22:56</p>\n\n\n\n<p>That brings us now to our small list of big things. In the last episode, I got all excited about being in the beta phase. But today, I&#8217;m rolling that back a little bit. As part of our usual open source processes, a group of contributors did a deep dive review on the WordPress 5.9 release and found a workflow that needed some refinement. So we are delaying the beta.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>23:19</p>\n\n\n\n<p>Since we are in the midst of a major commerce slash/sales season, and of course, a lengthy holiday season, that delay also means that it makes sense to delay WordPress 5.9 final release a little as well. And so we are delaying that all the way into 2022 to January 25. For me, the trade-off works really well there. Every decision that we make in open source, of course, has some balance to it. It&#8217;s great for these aspects, it is less great for these aspects over here. But for myself, the opportunity to make sure that we have a really excellent experience for our users and also an opportunity to kind of avoid all of the chaos and hustle and bustle of the end of the year. Really, it seemed like a no-brainer for me. So in case you want to learn a little bit more about why we made the decision and get some insight into the actual milestones and where they have moved now, I&#8217;ll include some posts in the show notes below in case you want to read more and of course, if you have any additional questions you can always ask.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>24:33</p>\n\n\n\n<p>The second small list of big things is that the first back to people WordCamp. I don&#8217;t think that&#8217;s what we&#8217;re calling it. Our first back to people WordCamp is happening in a couple of weeks actually. WordCamp Sevilla is happening in person on December 11. And I&#8217;m so excited I wish I were local, but I&#8217;m not so if you are local stop by their website and pick up your ticket.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>24:55</p>\n\n\n\n<p>And the third thing on our smallest a big things is that it is, of course, charitable giving season. I don&#8217;t know if you do your charitable giving at the end of the year or if that&#8217;s even part of your general ways of giving back. But I can think of two or three charitable organizations inside the WordPress ecosystem. There&#8217;s of course the WordPress Foundation, but also Big Orange Heart and HeroPress. If there are others out there, I certainly do want to know about them. WordPress Foundation also does additional giving on behalf of just like the open web and open source as a whole. So if you&#8217;re the sort of person who does their charitable giving at the end of the year, just a reminder that you have some options inside the WordPress ecosystem if you were trying to figure out some new places to donate to in 2021.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>25:42</p>\n\n\n\n<p>And that is your small list of big things. Thank you so much for tuning in today for the WordPress Briefing. Thank you again to our special guests, Maggie and Jeff. I&#8217;m your host Josepha Haden Chomphosy, and I&#8217;ll see you again in a couple of weeks.</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:5:\"11636\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s: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:68:\"Watch State of the Word at a Watch Party with your WordPress Friends\";s:7:\"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:104:\"https://wordpress.org/news/2021/11/watch-state-of-the-word-at-a-watch-party-with-your-wordpress-friends/\";s: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, 24 Nov 2021 18:30:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"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://wordpress.org/news/?p=11641\";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:322:\"State of the Word 2021 is just around the corner!&#160; Although attending State of the Word in person would be ideal, not all WordPress community members get to enjoy the experience of attending the speech live with friends.&#160; This year, as State of the Word is streamed live for the second time, we want to [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Hari Shanker R\";s: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:20064:\"\n<p><a href=\"https://wordpress.org/news/2021/11/state-of-the-word-2021/\">State of the Word 2021</a> is just around the corner!&nbsp;</p>\n\n\n\n<p>Although attending State of the Word in person would be ideal, not all WordPress community members get to enjoy the experience of attending the speech live with friends.&nbsp;</p>\n\n\n\n<p>This year, as State of the Word is streamed live for the second time, we want to restore that in person camaraderie through State of the Word watch parties for WordPress Community members around the world.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><strong>We encourage WordPress meetup organizers and community members worldwide to (safely) host State of the Word 2021 watch parties —</strong><a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/2021-state-of-the-word-watch-parties/\"><strong>read this handbook to learn more</strong></a><strong>.</strong></p></blockquote>\n\n\n\n<h2 id=\"why-organize-a-watch-party\">Why organize a watch party?&nbsp;</h2>\n\n\n\n<ul><li>If you are a <a href=\"https://meetup.com/pro/wordpress\">WordPress meetup</a> organizer, many folks in your meetup may be unaware of the State of the Word, and a watch party could be a great opportunity to introduce or remind them.</li><li>As meetup organizers slowly bid goodbye to a tough year, the watch party could be an excellent opportunity to revitalize your group, especially if you haven’t had many events this year.</li><li>Along with your Meetup group members, you get a platform to ask questions directly to Matt Mullenweg.</li><li>And last but not least, even if you are not a Meetup Organizer, a watch party can be the perfect opportunity to reconnect and have a blast with your WordPress friends!</li></ul>\n\n\n\n<h2 id=\"how-do-i-organize-a-state-of-the-word-watch-party\">How do I organize a State of the Word watch party?</h2>\n\n\n\n<p>You can choose to host a watch party online or in person. Check out <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/2021-state-of-the-word-watch-parties/#schedule-a-state-of-the-word-watch-party-for-your-meetup\">our handbook</a> for detailed instructions on how to schedule an event (including event templates).</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<h3 id=\"online\">Online</h3>\n\n\n\n<p>The simplest way to organize an online watch party is to schedule an online event for your WordPress group and add the State of the Word YouTube streaming link directly on Meetup.com. Alternatively, you can schedule an online meeting using tools like Zoom and broadcast the live stream over there by screen sharing––thereby facilitating better engagement. </p>\n\n\n\n<div class=\"wp-container-61dd8c8e4c221 wp-block-buttons\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/2021-state-of-the-word-watch-parties/#organizing-an-online-watch-party\" target=\"_blank\" rel=\"noreferrer noopener\">Organize an Online Watch Party</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<h3 id=\"in-person\">In Person</h3>\n\n\n\n<p>If your region meets <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/2021-returning-to-in-person-meetups/\">the guidelines for in person events</a> (if vaccines and testing are freely available), you can organize an in person watch party event (for fully vaccinated OR recently tested OR recently recovered folks) for your WordPress Meetup! Group members can hang out together (following local safety guidelines of course) and watch State of the Word live.</p>\n\n\n\n<div class=\"wp-container-61dd8c8e4c550 wp-block-buttons\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/2021-state-of-the-word-watch-parties/#organizing-an-in-person-watch-party\" target=\"_blank\" rel=\"noreferrer noopener\">Plan an In person Watch Party</a></div>\n</div>\n</div>\n</div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p><strong>NOTE:</strong> If State of the Word is happening at an odd hour in your timezone, you can still organize a watch party by organizing a replay of live stream, at a date/time that is convenient for your group.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>If your Local WordPress Meetup is organizing an in person watch party, <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/2021-state-of-the-word-watch-parties/request-swag-for-in-person-watch-parties/\"><strong>fill out this form</strong></a><strong> so that we can ship some swag for your group to celebrate!</strong><br>Deadline: November 30, 2021</p></blockquote>\n\n\n\n<h2 id=\"what-else-do-i-need-to-know-about-organizing-a-state-of-the-word-watch-party\">What else do I need to know about organizing a State of the Word watch party?</h2>\n\n\n\n<p>Excited? To help you get started, we’ve put together a few resources:</p>\n\n\n\n<ul><li><strong>Check out this </strong><a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/2021-state-of-the-word-watch-parties/\"><strong>handbook</strong></a><strong> for detailed instructions on how to organize a watch party, </strong>be it online or in person.</li><li>Looking for a Zoom Pro account to host your online watch party?&nbsp;<a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/getting-started/special-virtual-events-zoom-request/\">Request a community zoom pro account</a>&nbsp;for your event right away!</li><li>We have prepared some <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/2021-state-of-the-word-watch-parties/email-templates-for-state-of-the-word/\">email templates</a> that Meetup Organizers can use to spread the word in their Meetup groups.</li><li>Don’t forget to share on social media about your watch party events using the hashtag <strong>#StateOfTheWord</strong> so we can join in on the fun!</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><strong>NOTE: </strong> The guidelines in this post are primarily aimed at WordPress Meetup organizers. <strong>However, you do not need to be a Meetup organizer to schedule a watch party!</strong> You can simply hang out together with your friends online or in person (while following local safety guidelines) and catch the event live!</p></blockquote>\n\n\n\n<h2 id=\"join-a-state-of-the-word-watch-party-near-you\">Join a State of the Word Watch Party near you!</h2>\n\n\n\n<p>We have compiled a list of State of the Word Watch Parties around the world. If you don&#8217;t see a watch party in your region listed here, <a href=\"https://meetup.com/pro/wordpress\" target=\"_blank\" rel=\"noreferrer noopener\">check this page on Meetup.com</a>  to see if your local WordPress group is organizing one. If not, why don&#8217;t you consider organizing a watch party on your own? <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f642.png\" alt=\"🙂\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> </p>\n\n\n\n<ul><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/WordPressNYC\">WordPress NYC Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPressNYC/events/282276960/\" target=\"_blank\">An In Person MeetUp: The State of the Word 2021 is in Manhattan.</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/South-Jersey-WordPress-Meetup\">South Jersey WordPress Meetup</a>]  <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/South-Jersey-WordPress-Meetup/events/282402090/\" target=\"_blank\">JerseyPress: State of the Word 2021 Watch Party</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Morris-County-NJ-WordPress-Group\" target=\"_blank\">Morris County NJ WordPress Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Morris-County-NJ-WordPress-Group/events/282402069/\" target=\"_blank\">JerseyPress: State of the Word 2021 Watch Party</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPress-Montclair-Meetup\" target=\"_blank\">WordPress Montclair Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPress-Montclair-Meetup/events/282326195/\" target=\"_blank\">JerseyPress: State of the Word 2021 Watch Party</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/wordpressscv\">WordPress Santa Clarita Valley</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/wordpressscv/events/282056842/\" target=\"_blank\">State of the Word 2021 Watch Party</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/houston-wordpress\" target=\"_blank\">The Houston WordPress Meetup Group</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/houston-wordpress/events/282402609/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/NEOWordPress/\">North East Ohio WordPress Meetup</a>] <a href=\"https://www.meetup.com/NEOWordPress/events/282456476/\">State of Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/Birmingham-WordPress-Meetup\">Birmingham WordPress Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Birmingham-WordPress-Meetup/events/282313212/\" target=\"_blank\">State of the Word Watch Party</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Lehigh-Valley-WordPress-Meetup\" target=\"_blank\">Lehigh Valley WordPress Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Lehigh-Valley-WordPress-Meetup/events/282304472/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/metro-detroit-wordpress-meetup/\">Metro Detroit WordPress Meetup</a>] <a href=\"https://www.meetup.com/metro-detroit-wordpress-meetup/events/282519538/\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Milwaukee-WordPress-MeetUp\" target=\"_blank\">Greater Milwaukee Area WordPress Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Milwaukee-WordPress-MeetUp/events/282598865/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Eastbay-WordPress-Meetup\" target=\"_blank\">The East Bay WordPress Meetup Group</a>] <a href=\"https://www.meetup.com/Eastbay-WordPress-Meetup/events/282539457/\">State of the Word 2021 (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Sacramento-WordPress\" target=\"_blank\">Sacramento WordPress Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Sacramento-WordPress/events/282593192/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPress-Meetup-Louisville\" target=\"_blank\">WordPress Louisville</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPress-Meetup-Louisville/events/281858101/\" target=\"_blank\">State of the Word Watch Party and Discussion (WP Louisville, KY)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1e8-1f1f4.png\" alt=\"🇨🇴\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPressMedellin\" target=\"_blank\">WordPress Medellín</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPressMedellin/events/282306436/\" target=\"_blank\">State of the Word 2021: Discurso de Matt &amp; Fiesta de Comunidad (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1ed-1f1f9.png\" alt=\"🇭🇹\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/Port-au-Prince-WordPress-Meetup\">Port-au-Prince WordPress Meetup Group</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Port-au-Prince-WordPress-Meetup\" target=\"_blank\"></a><a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Port-au-Prince-WordPress-Meetup/events/282350488/\" target=\"_blank\">Rejoignez-nous le 14 décembre pour regarder State of the Word 2021 (online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1ec-1f1e7.png\" alt=\"🇬🇧\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/wpcoventry\" target=\"_blank\">WordPress Coventry Meetup</a>]  <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/wpcoventry/events/282302051/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1ec-1f1e7.png\" alt=\"🇬🇧\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/wpexeter\" target=\"_blank\">WordPress Exeter</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/wpexeter/events/282293408/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1ee-1f1f9.png\" alt=\"🇮🇹\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/WordPress-Meetup-Torino/\">WordPress Meetup Torino</a>] <a href=\"https://www.meetup.com/WordPress-Meetup-Torino/events/282467417/\">State of the Word 2021 Video Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1f7-1f1fc.png\" alt=\"🇷🇼\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Kigali-WordPress-Meetup\" target=\"_blank\">Kigali WordPress Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Kigali-WordPress-Meetup/events/282321636/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1f3-1f1ec.png\" alt=\"🇳🇬\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Lagos-WordPress-Meetup-Group\" target=\"_blank\">Lagos WordPress Community</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Lagos-WordPress-Meetup-Group/events/282321642/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1f3-1f1ec.png\" alt=\"🇳🇬\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Ijebu-WordPress-Meetup\" target=\"_blank\">Ijebu WordPress Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Lagos-WordPress-Meetup-Group/events/282321642/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1ec.png\" alt=\"🇺🇬\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Jinja-WordPress-Meetup\" target=\"_blank\">Jinja WordPress Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Jinja-WordPress-Meetup/events/282637298/\" target=\"_blank\">State of the Word 2021 Watch Party &#8211; WordPress Community Uganda (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1ec.png\" alt=\"🇺🇬\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/Kampala-WordPress-Meetup/\">Kampala WordPress Meetup</a>] <a href=\"https://www.meetup.com/Kampala-WordPress-Meetup/events/282678558/\">State of the Word Livestream</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1f5-1f1f0.png\" alt=\"🇵🇰\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPress-Lahore\" target=\"_blank\">WordPress Meetups Lahore</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPress-Lahore/events/282311458/\" target=\"_blank\">State of the Word 2021 Watch Party (In-person)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1ee-1f1f3.png\" alt=\"🇮🇳\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/WordPress-Bhopal\">WordPress Bhopal</a>] <a href=\"https://www.meetup.com/WordPress-Bhopal/events/282470541/\">State of the Word 2021 Watch Party (In-person)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1ee-1f1f3.png\" alt=\"🇮🇳\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/BengaluruWordPress/\">Bengaluru WordPress</a>] <a href=\"https://www.meetup.com/BengaluruWordPress/events/282271921/\">WordPress Meetup &#8211; State of the word -Watch Party</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1f8-1f1ec.png\" alt=\"🇸🇬\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPress-Singapore\" target=\"_blank\">WordPress Singapore</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPress-Singapore/events/282296137/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li></ul>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p>If you are planning a watch party for State of the Word, and have questions, please drop us an email to: <a href=\"mailto:support@wordcamp.org\">support@wordcamp.org</a> if you have any questions. We are happy to help you in the best way possible.</p>\n\n\n\n<p><em>The following folks contributed to this post: <a href=\'https://profiles.wordpress.org/anjanavasan/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>anjanavasan</a> <a href=\'https://profiles.wordpress.org/eidolonnight/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>eidolonnight</a> <em><a href=\'https://profiles.wordpress.org/evarlese/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>evarlese</a></em></em> <em>and <a href=\'https://profiles.wordpress.org/rmartinezduque/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rmartinezduque</a></em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"11641\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:63:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"A Look at WordPress 5.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:59:\"https://wordpress.org/news/2021/11/a-look-at-wordpress-5-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:\"Tue, 23 Nov 2021 21:02: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:3:{i:0;a:5:{s:4:\"data\";s:6:\"Design\";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:\"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:2;a:5:{s:4:\"data\";s:8:\"Features\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=11625\";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:322:\"WordPress 5.9 is expected to be a ground-breaking release. It will introduce the next generation of themes with Twenty Twenty-Two joining the fun and over 30 theme blocks to build all parts of your site. In anticipation of the January 25th release, we hope you enjoy this sneak peek of 5.9. New design tools will [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Kelly Hoffman\";s: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:2987:\"\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" class=\"youtube-player\" width=\"632\" height=\"356\" src=\"https://www.youtube.com/embed/XvEG9XWD4JI?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe>\n</div></figure>\n\n\n\n<p>WordPress 5.9 is expected to be a ground-breaking release. It will introduce the next generation of themes with <a href=\"https://make.wordpress.org/core/2021/10/06/introducing-twenty-twenty-two/\">Twenty Twenty-Two</a> joining the fun and over 30 theme blocks to build all parts of your site. <a href=\"https://make.wordpress.org/core/5-9/\">In anticipation of the January 25th release</a>, we hope you enjoy this sneak peek of 5.9.</p>\n\n\n\n<p>New design tools will allow you to create exactly what you want, from adding filters to all your images to fine-tuning the border radius on all your buttons. With WordPress 5.9 providing more design control along with streamlined access to patterns, you can easily change the entire look and feel of your site without switching themes<strong>.</strong></p>\n\n\n\n<p>No matter what you’re editing, whether it&#8217;s crafting a new post or working on a header, improvements to List View make it simple to navigate content regardless of complexity. More improvements and features for everyone are to come in this release and we can&#8217;t wait to see what you create with WordPress 5.9! </p>\n\n\n\n<h2 id=\"stay-tuned\">Stay Tuned</h2>\n\n\n\n<p>Stay tuned for more updates as the date draws near. If you want to help, the best thing you can do is <a href=\"https://make.wordpress.org/core/handbook/testing/beta-testing/\">test everything</a>! For all the details, <a href=\"https://make.wordpress.org/core/2021/11/22/wordpress-5-9-revised-release-schedule/\">check out this Make Core post</a>.</p>\n\n\n\n<p><em>Video props: <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a> (also co-wrote the post) <a href=\'https://profiles.wordpress.org/michaelpick/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>michaelpick</a> <a href=\'https://profiles.wordpress.org/matveb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>matveb</a> <a href=\'https://profiles.wordpress.org/beafialho/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>beafialho</a> <a href=\'https://profiles.wordpress.org/javiarce/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>javiarce</a> <a href=\'https://profiles.wordpress.org/critterverse/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>critterverse</a> <a href=\'https://profiles.wordpress.org/joen/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>joen</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"11625\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s: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:56:\"Join us for State of the Word 2021, in person or online!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://wordpress.org/news/2021/11/join-us-for-state-of-the-word-2021-in-person-or-online/\";s: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, 22 Nov 2021 21:08:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"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://wordpress.org/news/?p=11611\";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:297:\"As previously announced, State of the Word will be livestreamed from New York City. That means that you can join the fun either online or in person, on December 14, 2021, between 5 and 7 pm EST! To join State of the Word 2021 online, check your Meetup chapter for a local watch party, or [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1726:\"\n<p>As <a href=\"https://wordpress.org/news/2021/11/state-of-the-word-2021/\">previously announced</a>, State of the Word will be livestreamed from New York City. That means that you can join the fun either online or in person, on <a href=\"https://www.worldtimebuddy.com/?qm=1&amp;lid=5128581,100&amp;h=5128581&amp;date=2021-12-14&amp;sln=17-19&amp;hf=0\">December 14, 2021, between 5 and 7 pm EST</a>!</p>\n\n\n\n<p>To join State of the Word 2021 online, check your Meetup chapter for a local watch party, or simply visit <a href=\"https://wordpress.org/news/\">wordpress.org/news</a>, where the livestream will be embedded.&nbsp;</p>\n\n\n\n<p>If you would like to participate in person in New York City, please request a seat by filling out the registration form by Sunday, November 28. Not all requests will receive a seat due to venue capacity, but everyone who requests one will receive further notification on Tuesday, November 30.&nbsp;</p>\n\n\n\n<p>In person attendees will be asked to show their COVID vaccination card at the venue entrance, and are expected to follow the safety measures in place. Because of these safety measures, there is a maximum of 50 attendees.&nbsp;</p>\n\n\n\n<div class=\"wp-container-61dd8c8e5454e wp-block-buttons\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https://wordcampcentral.survey.fm/request-a-seat-sotw-2021\">Request a seat</a></div>\n</div>\n\n\n\n<p>Whether you participate in person or online, we are so excited to see you on December 14! Don’t forget, State of the Word will be followed by a Question &amp; Answer session. If you have a question for Matt, you can send your question ahead of time to ask-matt@wordcamp.org, or ask during the event in the YouTube chat.</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:5:\"11611\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:55:\"\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:44:\"WP Briefing: Episode 20: WordPress=Blogging+\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/news/2021/11/episode-20-wordpressblogging/\";s: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, 15 Nov 2021 12: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=11556\";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:386:\"In this episode, WordPress&#8217;s Executive Director, Josepha Haden Chomphosy, answers two recently asked questions. Tune in to hear what those questions were and her response, in addition to this week&#8217;s small list of big things. Have a question you&#8217;d like answered? You can submit them to wpbriefing@wordpress.org, either written or as a voice recording. Credits [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:60:\"https://wordpress.org/news/files/2021/11/WP-Briefing-020.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Chloe Bringmann\";s: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:10275:\"\n<p>In this episode, WordPress&#8217;s Executive Director, Josepha Haden Chomphosy, answers two recently asked questions. Tune in to hear what those questions were and her response, in addition to this week&#8217;s small list of big things.</p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2 id=\"credits\">Credits</h2>\n\n\n\n<ul><li>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a></li><li>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a></li><li>Production:&nbsp;<a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2 id=\"references\">References </h2>\n\n\n\n<ul><li><a href=\"https://w3techs.com/technologies/details/cm-wordpress\">W3Techs WordPress Usage Statistics </a></li><li><a href=\"https://make.wordpress.org/core/5-9/\">WordPress 5.9 Development Cycle </a></li><li><a href=\"https://make.wordpress.org/updates/2021/10/22/team-rep-nominations/\">Call for Team Rep Nomination</a></li></ul>\n\n\n\n<h2 id=\"transcript\">Transcript</h2>\n\n\n\n<span id=\"more-11556\"></span>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>00:10</p>\n\n\n\n<p>Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I&#8217;m your host, Josepha Haden Chomphosy. Here we go!</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>00:40</p>\n\n\n\n<p>So I was in a meeting recently, which I realize isn&#8217;t saying much for me since I spend a quarter of my time in meetings. But in this particular meeting, I was asked a couple of questions that I absolutely loved. The first question was, “if there were one thing you could change in people&#8217;s minds about WordPress, what would it be?” And my answer, predictable though it may be, was that I want to change the idea that WordPress is just a blogging platform.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>01:06</p>\n\n\n\n<p>WordPress has grown into a lot more than that. But the idea of a content management system, even now, sometimes gets a mental shorthand where content is a stand-in for the word writing or words. If you&#8217;re using WordPress today in an enterprise context, or as part of a governmental agency, or if you use it in a classroom setting, you know that your content cannot be confined that way. And if you&#8217;re supporting or building anything to hand off to clients, you know that timely, easy-to-ship changes on a site are considered a vital part of any overarching brand and marketing strategy. And when was the last time that any marketing strategy was literally only about the words?&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>01:51</p>\n\n\n\n<p>So that was the first question. And also my first answer. There is also this kind of annual, not fear, necessarily, but this annual question that is sort of related that is raised to me and has been asked of me recently, that I&#8217;m just going to give you a small answer to. One annual worry that I get every year around November and December is, &#8220;What are we going to do about the fact that the term blog and blogging are declining in search popularity?&#8221; And I was gonna say it&#8217;s been a while since I answered that in any sort of public format. But I think maybe I&#8217;ve never answered it in a public format at all. And so I&#8217;m just going to answer it here. Because I think maybe a lot of people have that same question.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>02:36</p>\n\n\n\n<p>So number one, I think that the way that people search now is different. There&#8217;s a lot more semantic cognition. This is not the way to answer this &#8212;  search engines are smarter now. So like, it used to be the case with early search engines that yeah, there was a lot of just like, individual search terms that were looked for. But now, people are asking full questions; they have, essentially, an entire sentence that they are searching for. And then, search engines are able to parse that information better and get more high-quality answers and information for them. So like, that&#8217;s one thing that I&#8217;m already not worried about. If people are searching for individual words anymore, it&#8217;s so that they can get a definition of that word. So I&#8217;m not specifically worried about a decline in search volume for the word blog or blogging for that reason. But the answer to my first question, if there is probably the real reason that I&#8217;m not actually super worried about any decline in search volume for the word blog, or blogging, is that WordPress has really moved beyond that. And since we have moved beyond that, then it doesn&#8217;t necessarily make sense for WordPress as an entity for WordPress as a project to get overly hung up on the idea that the term blog has gone out of fashion.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>03:52</p>\n\n\n\n<p>Okay, now that I did my first question, and the answer, and then an additional question that only ever gets asked in private and is being answered by me for the first time in public, I will tell you now, the second question that I loved, someone asking of me, and that question is this: &#8220;What is one thing you&#8217;d like people to see or experience, right when they first land on wordpress.org?&#8221; Now, I often don&#8217;t get asked questions about the wordpress.org website, like administrative tasks, things that we need to update, move around where they should go. Sure. But like, “Josepha, what&#8217;s the point and purpose of this site?” Never. I&#8217;ve never been asked that, and so I was really excited that someone asked me, and I&#8217;m going to give you a heads up. I think some of you might disagree with my answer.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>04:40</p>\n\n\n\n<p>So the primary thing that I want people to see or experience when they first get to wordpress.org, the website is the depth of WordPress. Not which audience segment they should belong to or that we believe they should belong to or raw data about the CMS or even how much we care about the freedoms of open source. Now the first thing I want people to see on that site is that WordPress has not only 18 years of learned knowledge that every single new user benefits from, but that it also has 1,000s of really smart people making sure it works and gets better every day, now.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>05:19</p>\n\n\n\n<p>WordPress is a Goliath in its field. I know that we cite this bit of context. Frequently, we say that we are 42% of the web. And that is true that is the percentage by usage. But in its field, which is websites that are using a content management system, we actually have a 65% market share. This is very easy to find. It&#8217;s on the W3Techs website: I can put a link in the show notes, but you could find it just by searching for it.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>05:46</p>\n\n\n\n<p>So WordPress is a Goliath in its field of websites that are run using a CMS. Because we have always brought our learnings forward with us with the understanding that knowledge, when shared grows rather than diminishes. But open source, the heart of what defines this project, open source is not a Goliath; it&#8217;s barely even David somedays. Even though the web is built on scads of open source software, there&#8217;s a pervasive public perception that it is built by and for hobbyists or that it is inherently risky, and that if there were if it were worth something, then people would pay something. And I just know that if the first impression of WordPress, we&#8217;re, &#8220;we&#8217;ve got 18 years of experience and learning that brought us to today,&#8221; the rest of the sale to adopt software that protects other people&#8217;s freedoms would take care of itself. And I guess, to quote John Oliver, at this point, &#8220;And now this.&#8221;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>06:59</p>\n\n\n\n<p>Alright, that brings us now to our small list of big things. There are actually quite a few big things on this small list today. So number one, we have reached the beta phase for the year&#8217;s final release, which means that WordPress 5.9 beta one is happening tomorrow, Tuesday, November 16. And then seven days later, I believe on the 23rd, if I recall correctly, comes beta two.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>07:24</p>\n\n\n\n<p>The second thing on my list is that team rep nominations are happening all over the project right now. I&#8217;ve got a post that I will share in the notes below that I believe all the team reps have put their team&#8217;s nomination posts on. So if you have had an interest in learning more about that and what it means to help keep teams kind of running in the WordPress project, then this is a great opportunity to check those out.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>07:49</p>\n\n\n\n<p>And the third thing, this last thing actually isn&#8217;t in the next two weeks, but it is very important, nonetheless. Matt&#8217;s annual State of the Word is coming up on December 14. So basically a month from today. It&#8217;s going to join the growing list of in-person events that are on the calendar. It will be in New York City but will also be live-streamed across the world as usual. Keep an eye out for additional updates about that for anyone who, like me, really looks forward to this particular presentation from our project co-founder every year.&nbsp;</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>08:25</p>\n\n\n\n<p>And that is your small list of big things. Thank you for tuning in today for the WordPress briefing. I&#8217;m your host, Josepha Haden Chomphosy, and I&#8217;ll see you again in a couple of weeks.</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:5:\"11556\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s: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:22:\"State of the Word 2021\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/news/2021/11/state-of-the-word-2021/\";s: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, 13 Nov 2021 00:38:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"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://wordpress.org/news/?p=11567\";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:\"Howdy, World!&#160; Mark your calendars; it’s almost time for State of the Word 2021! State of the Word is the annual keynote address delivered by the WordPress project’s co-founder, Matt Mullenweg. Every year, the event allows us to reflect on the project’s progress and the future of open source. This year will include that and [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:17591:\"\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" class=\"youtube-player\" width=\"632\" height=\"356\" src=\"https://www.youtube.com/embed/OpiH_P9aGhQ?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation\"></iframe>\n</div></figure>\n\n\n\n<p>Howdy, World!&nbsp;</p>\n\n\n\n<p><a href=\"https://calendar.google.com/calendar/u/0/r/eventedit?text=State+of+the+Word+2021+livestream&amp;dates=20211214T220000Z/20211215T000000Z&amp;details=State+of+the+Word+is+the+annual+keynote+address+delivered+by+the+WordPress+project%27s+co-founder,+Matt+Mullenweg.%0AJoin+Matt+as+he+provides+a+retrospective+of+2021,+celebrates+the+community%27s+amazing+wins,+discusses+the+latest+trends+he%27s+seeing,+and+explores+the+future+of+open+source.%0AState+of+the+Word+will+be+live+streamed+from+New+York+City,+and+is+free+for+all+to+watch.%0Ahttps://wordpress.org/news/2021/11/state-of-the-word-2021/\">Mark your calendars</a>; it’s almost time for State of the Word 2021!</p>\n\n\n\n<p>State of the Word is the annual keynote address delivered by the WordPress project’s co-founder, Matt Mullenweg. Every year, the event allows us to reflect on the project’s progress and the future of open source. This year will include that and more.</p>\n\n\n\n<p>Due to the pandemic, we moved the State of the Word online for the first time ever in 2020. This year, the event will be livestreamed from New York City. That will enable us to take as many folks as possible along for the ride!</p>\n\n\n\n<p>Join Matt as he provides a retrospective of 2021, discusses the latest trends he’s seeing, celebrates the community’s amazing wins, and explores the future. Expect to hear about a range of topics, from WordPress 5.9 and Openverse to Web3 and non-fungible tokens (NFTs).</p>\n\n\n\n<p><strong>What:</strong> State of the Word 2021</p>\n\n\n\n<p><strong>When:</strong> <a href=\"https://calendar.google.com/calendar/u/0/r/eventedit?text=State+of+the+Word+2021+livestream&amp;dates=20211214T220000Z/20211215T000000Z&amp;details=State+of+the+Word+is+the+annual+keynote+address+delivered+by+the+WordPress+project%27s+co-founder,+Matt+Mullenweg.%0AJoin+Matt+as+he+provides+a+retrospective+of+2021,+celebrates+the+community%27s+amazing+wins,+discusses+the+latest+trends+he%27s+seeing,+and+explores+the+future+of+open+source.%0AState+of+the+Word+will+be+live+streamed+from+New+York+City,+and+is+free+for+all+to+watch.%0Ahttps://wordpress.org/news/2021/11/state-of-the-word-2021/\">December 14, 2021, between 5 and 7 pm ET/10 &#8211; 12 am (December 15) UTC</a></p>\n\n\n\n<p><strong>How:</strong> If you’re watching from the comfort of your home or <a href=\"https://wordpress.org/news/2021/11/watch-state-of-the-word-at-a-watch-party-with-your-wordpress-friends/\">local watch party</a>, the livestream will be embedded on wordpress.org/news.</p>\n\n\n\n<p><strong>Have a question for Matt?</strong></p>\n\n\n\n<p>State of the Word will be followed by a Question &amp; Answer session. If you want to participate, you can either send your question ahead of time to <a href=\"mailto:ask-matt@wordcamp.org\">ask-matt@wordcamp.org</a>, or ask during the event in the livestream chat on YouTube.</p>\n\n\n\n<p>If you’re new to State of the Word, the previous years’ recordings (below) will help you get a sense of what the event is about. Check them out:</p>\n\n\n\n<ul><li><a href=\"https://wordpress.org/news/2020/12/state-of-the-word-2020/\">State of the Word 2020 (online)</a></li><li><a href=\"https://wordpress.tv/2019/11/03/2019-state-of-the-word/\">State of the Word 2019 – WordCamp US, St. Louis</a></li><li><a href=\"https://wordpress.tv/2018/12/27/state-of-the-word-2018/\">State of the Word 2018 – WordCamp US, Nashville</a></li><li><a href=\"https://wordpress.tv/tag/state-of-the-word/\">All recordings</a></li></ul>\n\n\n\n<p>We hope to see you online on December 14th!</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2 id=\"join-a-state-of-the-word-watch-party-near-you\">Join a State of the Word Watch Party near you</h2>\n\n\n\n<p>We have compiled a list of State of the Word Watch Parties around the world. If you don&#8217;t see a watch party in your region listed here, <a rel=\"noreferrer noopener\" href=\"https://meetup.com/pro/wordpress\" target=\"_blank\">check this page on Meetup.com</a> to see if your local WordPress group is organizing one.</p>\n\n\n\n<ul><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/WordPressNYC\">WordPress NYC Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPressNYC/events/282276960/\" target=\"_blank\">An In Person MeetUp: The State of the Word 2021 is in Manhattan.</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/South-Jersey-WordPress-Meetup\">South Jersey WordPress Meetup</a>]  <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/South-Jersey-WordPress-Meetup/events/282402090/\" target=\"_blank\">JerseyPress: State of the Word 2021 Watch Party</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Morris-County-NJ-WordPress-Group\" target=\"_blank\">Morris County NJ WordPress Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Morris-County-NJ-WordPress-Group/events/282402069/\" target=\"_blank\">JerseyPress: State of the Word 2021 Watch Party</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPress-Montclair-Meetup\" target=\"_blank\">WordPress Montclair Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPress-Montclair-Meetup/events/282326195/\" target=\"_blank\">JerseyPress: State of the Word 2021 Watch Party</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/wordpressscv\">WordPress Santa Clarita Valley</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/wordpressscv/events/282056842/\" target=\"_blank\">State of the Word 2021 Watch Party</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/houston-wordpress\" target=\"_blank\">The Houston WordPress Meetup Group</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/houston-wordpress/events/282402609/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/NEOWordPress/\">North East Ohio WordPress Meetup</a>] <a href=\"https://www.meetup.com/NEOWordPress/events/282456476/\">State of Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/Birmingham-WordPress-Meetup\">Birmingham WordPress Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Birmingham-WordPress-Meetup/events/282313212/\" target=\"_blank\">State of the Word Watch Party</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Lehigh-Valley-WordPress-Meetup\" target=\"_blank\">Lehigh Valley WordPress Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Lehigh-Valley-WordPress-Meetup/events/282304472/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/metro-detroit-wordpress-meetup/\">Metro Detroit WordPress Meetup</a>] <a href=\"https://www.meetup.com/metro-detroit-wordpress-meetup/events/282519538/\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Milwaukee-WordPress-MeetUp\" target=\"_blank\">Greater Milwaukee Area WordPress Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Milwaukee-WordPress-MeetUp/events/282598865/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Eastbay-WordPress-Meetup\" target=\"_blank\">The East Bay WordPress Meetup Group</a>] <a href=\"https://www.meetup.com/Eastbay-WordPress-Meetup/events/282539457/\">State of the Word 2021 (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Sacramento-WordPress\" target=\"_blank\">Sacramento WordPress Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Sacramento-WordPress/events/282593192/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1f8.png\" alt=\"🇺🇸\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPress-Meetup-Louisville\" target=\"_blank\">WordPress Louisville</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPress-Meetup-Louisville/events/281858101/\" target=\"_blank\">State of the Word Watch Party and Discussion (WP Louisville, KY)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1e8-1f1f4.png\" alt=\"🇨🇴\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPressMedellin\" target=\"_blank\">WordPress Medellín</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPressMedellin/events/282306436/\" target=\"_blank\">State of the Word 2021: Discurso de Matt &amp; Fiesta de Comunidad (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1ed-1f1f9.png\" alt=\"🇭🇹\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/Port-au-Prince-WordPress-Meetup\">Port-au-Prince WordPress Meetup Group</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Port-au-Prince-WordPress-Meetup\" target=\"_blank\"></a><a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Port-au-Prince-WordPress-Meetup/events/282350488/\" target=\"_blank\">Rejoignez-nous le 14 décembre pour regarder State of the Word 2021 (online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1ec-1f1e7.png\" alt=\"🇬🇧\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/wpcoventry\" target=\"_blank\">WordPress Coventry Meetup</a>]  <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/wpcoventry/events/282302051/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1ec-1f1e7.png\" alt=\"🇬🇧\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/wpexeter\" target=\"_blank\">WordPress Exeter</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/wpexeter/events/282293408/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1ee-1f1f9.png\" alt=\"🇮🇹\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/WordPress-Meetup-Torino/\">WordPress Meetup Torino</a>] <a href=\"https://www.meetup.com/WordPress-Meetup-Torino/events/282467417/\">State of the Word 2021 Video Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1f7-1f1fc.png\" alt=\"🇷🇼\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Kigali-WordPress-Meetup\" target=\"_blank\">Kigali WordPress Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Kigali-WordPress-Meetup/events/282321636/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1f3-1f1ec.png\" alt=\"🇳🇬\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Lagos-WordPress-Meetup-Group\" target=\"_blank\">Lagos WordPress Community</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Lagos-WordPress-Meetup-Group/events/282321642/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1f3-1f1ec.png\" alt=\"🇳🇬\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Ijebu-WordPress-Meetup\" target=\"_blank\">Ijebu WordPress Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Lagos-WordPress-Meetup-Group/events/282321642/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1ec.png\" alt=\"🇺🇬\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Jinja-WordPress-Meetup\" target=\"_blank\">Jinja WordPress Meetup</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/Jinja-WordPress-Meetup/events/282637298/\" target=\"_blank\">State of the Word 2021 Watch Party &#8211; WordPress Community Uganda (Online)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1fa-1f1ec.png\" alt=\"🇺🇬\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/Kampala-WordPress-Meetup/\">Kampala WordPress Meetup</a>] <a href=\"https://www.meetup.com/Kampala-WordPress-Meetup/events/282678558/\">State of the Word Livestream</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1f5-1f1f0.png\" alt=\"🇵🇰\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPress-Lahore\" target=\"_blank\">WordPress Meetups Lahore</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPress-Lahore/events/282311458/\" target=\"_blank\">State of the Word 2021 Watch Party (In-person)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1ee-1f1f3.png\" alt=\"🇮🇳\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/WordPress-Bhopal\">WordPress Bhopal</a>] <a href=\"https://www.meetup.com/WordPress-Bhopal/events/282470541/\">State of the Word 2021 Watch Party (In-person)</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1ee-1f1f3.png\" alt=\"🇮🇳\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a href=\"https://www.meetup.com/BengaluruWordPress/\">Bengaluru WordPress</a>] <a href=\"https://www.meetup.com/BengaluruWordPress/events/282271921/\">WordPress Meetup &#8211; State of the word -Watch Party</a></li><li><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f1f8-1f1ec.png\" alt=\"🇸🇬\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> [<a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPress-Singapore\" target=\"_blank\">WordPress Singapore</a>] <a rel=\"noreferrer noopener\" href=\"https://www.meetup.com/WordPress-Singapore/events/282296137/\" target=\"_blank\">State of the Word 2021 Watch Party (Online)</a></li></ul>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p>If you are planning a watch party for State of the Word, and have questions, please drop us an email to: <a href=\"mailto:support@wordcamp.org\">support@wordcamp.org</a> if you have any questions. We are happy to help you in the best way possible.</p>\n\n\n\n<p><em>Thanks to <a href=\'https://profiles.wordpress.org/anjanavasan/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>anjanavasan</a> <a href=\'https://profiles.wordpress.org/eidolonnight/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>eidolonnight</a> <a href=\'https://profiles.wordpress.org/rmartinezduque/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rmartinezduque</a> for their work on this post. The featured image was created by <a href=\'https://profiles.wordpress.org/beafialho/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>beafialho</a></em>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"11567\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s: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:66:\"Take the 2021 WordPress Annual Survey (and view the 2020 results)!\";s:7:\"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:99:\"https://wordpress.org/news/2021/11/take-the-2021-wordpress-annual-survey-and-view-the-2020-results/\";s: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, 11 Nov 2021 23:52:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=11551\";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:359:\"Each year, members of the WordPress community (users, site builders, extenders, and contributors) provide their valuable feedback through an annual survey. Key takeaways and trends that emerge from this survey often find their way into the annual State of the Word address, are shared in the public project blogs, and can influence the direction and [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4885:\"\n<p>Each year, members of the WordPress community (users, site builders, extenders, and contributors) provide their valuable feedback through an annual survey. Key takeaways and trends that emerge from this survey often find their way into the annual <a href=\"https://wordpress.tv/tag/state-of-the-word/\"><em>State of the Word</em></a> address, are shared in the public project blogs, and can influence the direction and strategy for the WordPress Project.</p>\n\n\n\n<p>Simply put: this survey helps those who build WordPress understand more about how the software is used, and by whom. The survey also helps leaders in the WordPress open source project learn more about our contributors’ experiences.&nbsp;&nbsp;</p>\n\n\n\n<p>To ensure that <strong><em>your</em></strong> WordPress experience is represented in the 2021 survey results, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-english\" target=\"_blank\" rel=\"noreferrer noopener\">take the 2021 annual survey now.</a></p>\n\n\n\n<div class=\"wp-container-61dd8c8e5f217 wp-block-buttons\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-english\" target=\"_blank\" rel=\"noreferrer noopener\">Take the Annual Survey! (English)</a></div>\n</div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p>You may also take the survey in <a href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-french\" target=\"_blank\" rel=\"noreferrer noopener\">French</a>, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-german\" target=\"_blank\" rel=\"noreferrer noopener\">German</a>, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-japanese\" target=\"_blank\" rel=\"noreferrer noopener\">Japanese</a>, <a href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-russian\" target=\"_blank\" rel=\"noreferrer noopener\">Russian</a>, or <a href=\"https://wordpressdotorg.survey.fm/wordpress-2021-survey-spanish\" target=\"_blank\" rel=\"noreferrer noopener\">Spanish</a>. These are the top five languages (other than English) based on the number of WordPress locale downloads. For 2022, additional languages may be considered for translation.</p>\n\n\n\n<p>The survey will be open through the end of 2021, and the results will be published in a future post on this blog for anyone to view. Next year, there will be a new format for this survey, including which segments and questions are included, so that your valuable time spent responding results in equally valuable information.</p>\n\n\n\n<h2 id=\"2020-survey-results\">2020 Survey Results</h2>\n\n\n\n<p>For the 2020 survey, more than 17,000 responses were collected, representing the highest submission volume in four years, up three times from the prior year. In the inaugural year of the survey (2015), over 50,000 responses were collected. Given the reach and adoption of WordPress, there is a significant number we have not reached. As you take the 2021 survey, consider sharing the link on social media and with other colleagues who use WordPress. Gathering feedback from more folks who benefit from WordPress will strengthen our project.</p>\n\n\n\n<div class=\"wp-container-61dd8c8e5f545 wp-block-buttons\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link\" href=\"https://wordpress.org/news/files/2021/11/WordPress.org-2020-Annual-Survey.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">View the 2020 Survey Results (PDF)</a></div>\n</div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p>The 2020 survey results show that the pandemic has had a major impact on how we operate as a community. With few in-person events, many community members continue to find it challenging to balance community contributions with their own personal and professional obligations.&nbsp;</p>\n\n\n\n<h2 id=\"footnotes\">Footnotes:</h2>\n\n\n\n<p>Data security and privacy are paramount to the WordPress project and community. With this in mind, all data will be anonymized: no email addresses nor IP addresses will be associated with published results. To learn more about WordPress.org’s privacy practices, view the <a href=\"https://wordpress.org/about/privacy/\">privacy policy</a>.</p>\n\n\n\n<p>Like last year, the 2021 survey will be promoted via a banner on WordPress.org, and throughout the make blogs. However, taking a moment to amplify these posts through your own social media and Slack accounts will ensure broader participation. Each of the translated surveys will be promoted through banners on their associated localized-language WordPress.org sites.</p>\n\n\n\n<p><em>Thanks to <a href=\"https://profiles.wordpress.org/dansoschin/\">@dansoschin</a> for the initial draft of this post, and to <a href=\"https://profiles.wordpress.org/annezazu/\">@annezazu</a> &amp; <a href=\"https://profiles.wordpress.org/zackkrida/\">@zackkrida</a> for review!</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"11551\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s: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:48:\"WordPress 5.8.2 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2021/11/wordpress-5-8-2-security-and-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 10 Nov 2021 18:20:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=11546\";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:365:\"WordPress 5.8.2&#160;is now available! This security and maintenance release features 2 bug fixes in addition to 1 security fix. Because this is a security release, it is recommended that you update your sites immediately. All versions since WordPress 5.2 have also been updated. WordPress 5.8.2 is a small focus security and maintenance release. The next [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Jonathan Desrosiers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3030:\"\n<p><strong>WordPress 5.8.2&nbsp;</strong>is now available!</p>\n\n\n\n<p>This security and maintenance release features <a href=\"https://core.trac.wordpress.org/query?id=54129%2C54323%2C54207&amp;milestone=5.8.2&amp;group=component&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;col=milestone&amp;order=priority\">2 bug</a> fixes in addition to <a href=\"https://core.trac.wordpress.org/ticket/54207\">1 security</a> fix. Because this is a <strong>security release</strong>, it is recommended that you update your sites immediately. All versions since WordPress 5.2 have also been updated.</p>\n\n\n\n<p>WordPress 5.8.2 is a small focus security and maintenance release. The next major release will be version&nbsp;<a href=\"https://make.wordpress.org/core/5-9/\">5.9</a>.</p>\n\n\n\n<p>You can download WordPress 5.8.2 by downloading from WordPress.org, or visit your Dashboard → Updates and click Update Now. If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<p>For more information, browse the <a href=\"https://core.trac.wordpress.org/query?id=54129%2C54323%2C54207&amp;milestone=5.8.2&amp;group=component&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;col=milestone&amp;order=priority\">full list of changes</a> on Trac, or check out the <a href=\"https://wordpress.org/support/wordpress-version/version-5-8-2/\">version 5.8.2 HelpHub documentation page</a>.</p>\n\n\n\n<h2 id=\"thanks-and-props\">Thanks and props!</h2>\n\n\n\n<p>The 5.8.2 release was led by&nbsp;<a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>&nbsp;and&nbsp;<a href=\"https://profiles.wordpress.org/circlecube/\">Evan Mullins</a>.</p>\n\n\n\n<p>In addition to the release squad members mentioned above, thank you to everyone who helped make WordPress 5.8.2 happen:</p>\n\n\n\n<a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a>, <a href=\"https://profiles.wordpress.org/bradleyt/\">Bradley Taylor</a>, <a href=\"https://profiles.wordpress.org/davidwebca/\">davidwebca</a>, <a href=\"https://profiles.wordpress.org/circlecube/\">Evan Mullins</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shimon246/\">shimon246</a>, and <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a>.\n\n\n\n<p class=\"has-text-align-right has-small-font-size\"><em>Props </em><a href=\'https://profiles.wordpress.org/circlecube/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>circlecube</a><em> and </em><a href=\'https://profiles.wordpress.org/pbiron/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>pbiron</a> <em>for peer review.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"11546\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 11 Jan 2022 14:01:50 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Thu, 06 Jan 2022 21:02:03 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}s:5:\"build\";s:14:\"20160905123131\";}','no'),(184716,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1641952910','no'),(184717,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1641909710','no'),(184718,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1641952910','no'),(184719,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"Post Status: Post Status Excerpt (No. 41) — WordPress Community Versions: Past, Present, Future\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=92231\";s:7:\"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:34:\"https://poststatus.com/excerpt/41/\";s: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:68552:\"<h3>&#8220;The Hippie Times are going to end at some point.&#8221; —<strong>Bob Dunn</strong></h3>\n\n\n\n<p class=\"has-drop-cap\">In this episode of Post Status Excerpt, David has an honest and deep dive with Bob Dunn into the &#8220;versions&#8221; of the WordPress community — something Bob <a href=\"https://bobwp.com/are-we-in-wordpress-community-version-3-0/\">covered in a recent blog post</a> that has gotten some attention recently. They discuss what each &#8220;version&#8221; was like, how money can make a community act differently, and how people position themselves, for better or worse, in reaction to changes in the community.</p>\n\n\n\n<p><strong>Also: </strong>David asks Bob if certain changes are unavoidable once a community gets to a certain size and asks what is missing from the WordPress community today that existed in the early days.</p>\n\n\n\n\n\n\n\n<p class=\"has-background\">Every week <strong><a href=\"https://poststatus.com/podcast/the-excerpt/\">Post Status Excerpt</a></strong> will brief you on important WordPress news — in about 15 minutes or less! Learn what\'s new in WordPress in a flash. <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/26a1.png\" alt=\"⚡\" class=\"wp-smiley\" /><br /><br />You can listen to <a href=\"https://poststatus.com/podcast/the-excerpt/\">past episodes</a> of <strong>The Excerpt</strong>, <a href=\"https://poststatus.com/category/post-status-podcasts/\">browse all our podcasts</a>, and don’t forget to subscribe on <a href=\"https://open.spotify.com/show/1m3xwXbe0MG5BzFVPtB0A7\">Spotify</a>, Amazon Music, <a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zaW1wbGVjYXN0LmNvbS8ySkU5c2M4UA\">Google Podcasts</a>, <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">iTunes</a>, <a href=\"https://castro.fm/podcast/c53552c6-1ee0-4fc4-9de4-08ed6bf1ee4d\">Castro</a>, <a href=\"https://www.youtube.com/c/PostStatus\">YouTube</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, <a href=\"https://player.fm/series/wordpress-post-status-podcasts\">Player.fm</a>, <a href=\"https://pca.st/05rR\">Pocket Casts</a>, <a href=\"https://wordpress-post-status-draft-podcast.simplecast.com/\">Simplecast</a>, or by <a href=\"https://feeds.simplecast.com/2JE9sc8P\">RSS</a>. <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f3a7.png\" alt=\"🎧\" class=\"wp-smiley\" /></p>\n\n\n\n<h3 id=\"h-mentioned-in-the-show\"><img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f517.png\" alt=\"🔗\" class=\"wp-smiley\" /> Mentioned in the show:</h3>\n\n\n\n<ul><li><a href=\"https://bobwp.com/are-we-in-wordpress-community-version-3-0/\">Are We in WordPress Community Version 3.0?</a></li><li><a href=\"https://twitter.com/dimensionmedia/status/1476956055448006656\">Twitter Poll About WordPress Version/Generations</a></li><li><a href=\"https://poststatus.slack.com/archives/CHNM7Q7T8/p1640797603256400\">Conversation At Post Status</a></li><li><a href=\"https://twitter.com/dimensionmedia\" target=\"_blank\" rel=\"noreferrer noopener\">David Bisset (Twitter)</a></li><li><a href=\"https://twitter.com/post_status\" target=\"_blank\" rel=\"noreferrer noopener\">Post Status (Twitter)</a></li></ul>\n\n\n\n<h3><img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f64f.png\" alt=\"🙏\" class=\"wp-smiley\" /> Sponsor: <a href=\"https://poststatus.com/planet/feed/poststatus.com/godaddy\">GoDaddy Pro</a></h3>\n\n\n\n<p>Manage your clients, websites, and tasks from a single dashboard with GoDaddy Pro. Perform security scans, backups, and remote updates to many sites on any host. Check up on site performance, monitor uptime and analytics, and then send reports to your clients. GoDaddy Pro is free — and designed to make your life better</p>\n\n\n\n<h2 id=\"h-transcript\"><strong>Transcript</strong></h2>\n\n\n\n<p><strong>David Bisset:</strong> [00:00:00] So as soon as I saw this particular post, which you did on November 23rd, it\'s called, are we in WordPress community version 3.0, as soon as I read this, first of all clicked with me and I knew I was going to talk to you about it, but you start off. It\'s a very simple post. It takes a minute to read it. If you are listening to this, now you should pull over to the side of the road, you know, stop watching your children.</p>\n\n\n\n<p>Stop paying attention to the world. Take five minutes to read this and then come back to this because this is basically all we\'re discussing. So I\'m going to allow you to, in your own words, to explain, I think the easiest would be version 1.0,</p>\n\n\n\n<p><strong>Bob Dunn:</strong> you know, as I thought about this and I\'ll just preface it a little bit.</p>\n\n\n\n<p>This was after listening to Cory Miller and Josh struggle. Talk about the acquisition of pagely so I\'ve listened to the podcast and they were talking about community. And I started thinking through, because I had thought about this before, so right away, I thought what version are, where app, because</p>\n\n\n\n<p><strong>David Bisset:</strong> and [00:01:00] version.You think version because we\'re into software, right?</p>\n\n\n\n<p><strong>Bob Dunn:</strong> I even do a change log for my website. I\'ve gotten into change logs. Cause I think they\'re so cool. And they can be more than four erotic</p>\n\n\n\n<p><strong>David Bisset:</strong> I do change logs for my kids, but I mean, that\'s another subject, but yeah.</p>\n\n\n\n<p><strong>Bob Dunn:</strong> Yeah. And I love that it\'s so I thought, okay, the version, the first version is, yeah, it\'s when WordPress, it was before my time, you know, cause I didn\'t get into it till 2017, but I thought there was app time that WordPress was new and it was doing its thing.</p>\n\n\n\n<p>It was you know, the little bit of glitter in Mullenweg\'s Eye. And you know, that was it. It was just as simple as that version. 1.0, is those first few years as this kind of found its legs</p>\n\n\n\n<p><strong>David Bisset:</strong> that would cover the years from about 2004, I think to about 2009. Yeah. Based on yours. And I use 2004. I don\'t know if anybody wants to go back earlier, but that\'s when [00:02:00] WordPress 1.0 was released 2004 to 2009 was the first generation.</p>\n\n\n\n<p>And I can tell you that I was, I came into WordPress maybe around 20, like encountering the software itself around the version when themes came out. So I\'m a little fuzzy on that. I was three, 1.3, 1.4. Maybe I\'m going to say 2005, maybe 2006, somewhere around there. And my dates could be off. So whatever I wasn\'t in the community, I was just by myself and I really didn\'t get into the community until maybe 2000.</p>\n\n\n\n<p>So I am kind of in the middle of that version 1.0, because word camp Miami was started. Like we got together in 2008, me, John James Jacoby, who was down here and a few other people got together 2008 is when we started rearing up WordCamp Miami, there was no foundation or anything like that. So version 1.0 was there was no WordPress foundation.</p>\n\n\n\n<p>There was maybe a couple of word camps going on at the end of 2009 work. Our first WordCamp Miami [00:03:00] would have been over by then, but we had no rules. We had people nationally would come because there were just so few word camps existing at the time. And you just expected the entire WordPress community.</p>\n\n\n\n<p>It wa it was that where it\'s like, are you going? It\'s basically there\'s nothing else to do for this month. Let me, let\'s get, let\'s go down to Miami. That\'s how I remember the WordPress community at the time. I remember any of the big contributors. There were very few names that you associate with WordPress contributions.</p>\n\n\n\n<p>There was mark Jake with um, he was a big name that you would talk about during contributorship at that time, but it was a really big pioneering days. I remember WP candy. I don\'t know if you remember WP candy, Brian, I believe I remember they covered our first WordCamp Miami, and they were just a bunch of people typing on laptops in the back.</p>\n\n\n\n<p>And I didn\'t know that I, if I, man, if I knew him at the time. And our first work in Miami actually had a lot of people from the internet community involved like people, you would probably not no longer see it eventual WordCamps because [00:04:00] it was just generally about blogging customization. I did my.first BuddyPress talk, but it was just a room, maybe of 50 people listening to my presentation, but there was the WordPress community at a time that was just so new young, you would probably anybody you saw at that camper, the fewer there\'s at that time, that was the WordPress community. In a nutshell, anyone else that was doing WordPress at the time was just fiddling with it. You could go up and literally ask someone about a core ticket and it would only be melt maybe a half a dozen people that you would go up to a recognize and ask about a core ticket.</p>\n\n\n\n<p>And they were co and there wasn\'t like a big committee back then, or a big, there was a team back then, but basically you\'re the, most of the team was sitting in the same room as you. There was no com contribution. There are no contributor days or anything. The people were actually committing code, I think, to WordPress during the conference, during the talks.</p>\n\n\n\n<p>So that\'s how like fly by the seat of the pants. It was. So that to me was word, press version 1.0. [00:05:00] Everybody kind of knew everybody else. It was like one giant meetup. Yeah. And a lot of the rules, the red tape or whatever it is you want to call it just simply didn\'t exist. Social didn\'t exist. Social networking really didn\'t exist.</p>\n\n\n\n<p>Friendster, I think was the hottest thing in social media at the time. And then in the iPhone, didn\'t come out 2007. One of the biggest things was just seeing your website on an iPhone or a mobile device back then, too. So that to me was version one. And thank you for allowing me to indulge you, Bob, because I thought you were part of that and I just didn\'t see you because I\'ve just taken it.</p>\n\n\n\n<p>I\'ve just assumed you\'ve always been around. I\'ve been feels that way. So version two, there is, so version two, according to your posts takes you from 2010 to 2018, and this is your Jen. This is your version, right?</p>\n\n\n\n<p><strong>Bob Dunn:</strong> Right. He is because when, so I started dabbling in WordPress in 2017 and. So I was coming from having run [00:06:00] a business, or I was still running a business.</p>\n\n\n\n<p>I was in the, I think 15th year of it, a marketing design business. And I was looking at WordPress for blogging, for creating sites, you know, building sites. Cause I wasn\'t a developer during that time. So I was involved with like the business community in those years, which was in real life.</p>\n\n\n\n<p>You know, you lived in the community and you related with other businesses. And in the early around that same time, there was a online site called dot com and it no longer exists, but it was a very unique one of the first endeavors in bringing people online and it started in Seattle and it actually grew nationally and was a bit international and it did a mix of in-person and online events and you\'d network and you\'d, you know, comment and talk to each other on it.</p>\n\n\n\n<p>And it grew quite a bit. Yeah, I\'m not getting the whole story of that, but that was where I started to learn more about, or actually delve more into [00:07:00] the online community. WordPress just segwayed into my life easily. Cause I was already, you know, thinking community, you know, there\'s some kind of community wherever you go, of course, open source is very different to me.</p>\n\n\n\n<p>And it was very embracing and it was like, wow, this is cool. You know, people are so different because it\'s not these chamber of commerce meetings. It\'s just a different feel to it. And I, you know, me I just started diving into it and by 2010 I said, okay, Totally closed down our other business and I\'m going to create this other brand that came up with Bob WP, which, you know, some people looked at me at that time said, you know, can I, why are you doing that?</p>\n\n\n\n<p><strong>David Bisset:</strong> It\'s like getting a tattoo. Right? It\'s like, listen, it seems cool now, but have you thought five years ahead?</p>\n\n\n\n<p><strong>Bob Dunn:</strong> And you know, I, when I [00:08:00] started WordPress I started WordPress at the age of 50. So I was kind of different, you know, I mean, I had a different perspective cause I was later on in life. So I was looking at something new and exciting.</p>\n\n\n\n<p>And I think that time I look back at it and I didn\'t realize it until later on in the years when I would talk to a lot of people that had been in the space at the same time. And I realized that they all were saying, yeah, you know, when I really got involved with WordPress was around 2009, 2010, or that\'s when I started.</p>\n\n\n\n<p>You know, there\'s all the big, you know, Yoast, gravity forums, all these ones that started around that period of time. And it just seemed like it was a time I came in at a prime time where there was this open innovation in WordPress where people were doing a lot of stuff and things are coming out left and right.</p>\n\n\n\n<p>And it was just, it was fascinating and themes were, you know, growing more and more. And [00:09:00] it just, I just dove into it and I thought I\'ve got to get into this community because it\'s just seems cool. I mean, the people, you know, who I\'ve related to. So I think my first, I don\'t know if I did a word camp in 2010 by now I was in Chicago in 2011 and I spoke at that and I, again, just went full force into it and went to these, the first word camp, I word camp, and thought, wow, this is really cool.</p>\n\n\n\n<p>Being able to, you know, meet these people. And there was such a natural I don\'t know what you want to call it, but everybody seemed together. It was like,</p>\n\n\n\n<p><strong>David Bisset:</strong> don\'t worry, we\'ll flesh it out. We\'ll flesh it out because this is part of the reason why I want to get into this overall, because I mean, I don\'t, you know, we\'ll go into each, we\'ll go into a little bit more depth on each one.</p>\n\n\n\n<p>I was just trying to make, you know, for somebody who hasn\'t read the post is not listening to me and reading this first. We have, so, and here\'s also about that time period of two. When we say [00:10:00] version two was around 2010 right before 2010 is when Sandhills development. Awesome motive started 2009 is actually when WP beginner was launched by Syed.</p>\n\n\n\n<p>So like we say, 2010. And I think that was a good cutoff time because I think in 2009, It needed a little bit of ramping up it didn\'t and a lot of other companies too, I\'m just picking -. It\'s amazing Sandhills and Awesome Motive and WP beginner started around that time in late, I think, late 2009s.</p>\n\n\n\n<p>So version 2.0, started in 2010. According to your post, it ran for about eight years, till 2018, which we\'ll get to why in a second. And between that time, like I said, it\'s when those companies that we, that the mergers that were acquisitions that we\'re hearing about today from quote unquote, big companies, a lot of them got their start at the beginning of the 2.0 era.</p>\n\n\n\n<p><strong>Bob Dunn:</strong> Yeah, exactly.</p>\n\n\n\n<p><strong>David Bisset:</strong> And yeah, so I think that\'s, that was a perfect time in your blog post to kind of, you know, make 2009, 2010, the next cutoff [00:11:00] point, because I think like earlier, when we just talked about everybody was just. If you had a problem with WordPress and people, weren\'t really starting to build really good businesses around WordPress in version 1.0, if you were building websites and if you were making good money, you usually just a big, good agency or you\'re just building websites.</p>\n\n\n\n<p>But then 2.0 era started with the companies actually building commercial products with plugins or for tutorial sites. And that\'s how I think, that\'s how I saw reflecting back because I was too ignorant to realize what was going on at the time. How 2.0 started in that kind of, like you said, when you got into the game 2016, 2017 near the closing of that particular era, it was going full force by then.</p>\n\n\n\n<p>I mean, there weren\'t really a lot of acquisitions happening in this era. It was just a lot of businesses being created.</p>\n\n\n\n<p>Right. And there was a lot of people that I\'ve met that weren\'t necessarily, you know, like. Doing the big business or doing the big [00:12:00] products, but they, I was still amazing. How many? Yeah, I started my agency around 2009, 2010.</p>\n\n\n\n<p>So that, just that number kept coming back at me and I thought, wow, I made a lot of sense because it\'s how I felt when I got into it. It was like, okay, something\'s happened in here, you know, and I seem to got into this at a really prime point in time</p>\n\n\n\n<p>that, that period too probably saw the biggest or maybe most noticeable jump in WordPress market share.</p>\n\n\n\n<p>Also at the same time you had web 2.0, kind of take off in that same time period. So between the social between the boom and like the overall span of tech and I think this was when other competition from WordPress started to get a little further in the rear view mirror too. I think movable type was by this time period, probably.</p>\n\n\n\n<p>Fading in terms, I believe, I can\'t remember exactly when they changed their business model, but I believe it was early during this time period where you had this other, you had your choices in Joomla and Drupal were still very strong in this era, but they were becoming, [00:13:00] it was becoming the big three in terms of CMS.</p>\n\n\n\n<p>As in, at that time they were all the top three, they were open source. So that\'s and WordCamps to exploded. I think once we got to 2012, 2013, that\'s when you saw a lot of first-time WordCamps, startup and WordCamp, I think by the time that WordCamp Miami got to its fourth or fifth year, that\'s when we had to start coordinating with other word camps, you know, around the same time period to make sure we didn\'t have the lap and all of that.</p>\n\n\n\n<p>So, and we had buddy camps and we had our first kids camp, I think it was in 2015 or something like that. So by the time that happened, And I forget what WordCamp Arizona. I think I went to my first word camp in Arizona was working in Phoenix. I believe that was in 2013. Maybe. I don\'t know.</p>\n\n\n\n<p>I have to Google ice Luiz WordCamp and figure out what I\'m really. I know. So that was 2.0, from 2010 to 2018. So Bob, when, tell us about what transition from version 2.0 to [00:14:00] 3.0 and your blog posts made you land on 2018.</p>\n\n\n\n<p><strong>Bob Dunn:</strong> You know, I think it was, there was a lot of, I mean, it revolved around, but we\'re pressing was doing technically, I mean, you know, Gutenberg 5.0, all that stuff, because there was that huge shift at that point.</p>\n\n\n\n<p>I think that people just started, I don\'t know. The climate changed and how people looked at it. And there was a little bit more, you know, yeah, people were anti this or they were, you know, reluctant of this. And is this changing for the best? I feel like things were changing in WordPress that affected the community in a lot of ways positively.</p>\n\n\n\n<p>And in some ways people were a little bit reluctant and things were starting to get more into that mix of at, you know, not the boom, like it is now with the acquisitions, but. We were starting to see, you know, let me explain it this way. And this is kind of a strange way to [00:15:00] explain it. Maybe people won\'t really get it.</p>\n\n\n\n<p>I always say I used to work in the real business world and that was outside of WordPress. And I\'m, it\'s a little bit of sarcasm there, but it\'s how, you know, regular business works, how it runs, how, you know, people get acquired corporations, all that stuff. I\'ve dealt with it in the past. I felt like that was a time that WordPress matured and thus the community had to start to accept that in the sense of this is becoming big business.</p>\n\n\n\n<p>Now, you know, this is becoming a bigger thing then. Sure. It\'s open source still. There\'s that community there\'s everything that WordPress is, but now more and more people are taking note of WordPress more and more people are wanting to get into WordPress and it just. From the, around that time, I think it\'s just as grown more and more that attitude, the you know, and it is it\'s a [00:16:00] lot of people have pivoted or changed their mind on WordPress during that time.</p>\n\n\n\n<p>And you saw more of that, I think, and maybe it always was happening, but it was just vocalized more as far as, you know, oh, I don\'t like the direction it\'s going now or, you know, I don\'t agree with it. And the, and that was cool. That was fine. I mean, everybody\'s got a right to, you know, do that. And also the other thing I think is this was when you think of all those people that started in 2009, 2010, that really started, this might be the moment they start thinking of different transitions as well, because they\'ve been in it for a while and that transition may be do an acquisition. They may be getting out of the space entirely moving on with their life in another direction. However, so I think we saw that bunch of people that were so in our view and in our, you know, that we saw them a day [00:17:00] in and day out, maybe after, you know, this period of eight years or nine years or whatever, they were ready to start slipping things a little bit in their own business or how they approach WordPress or how they approach their business.</p>\n\n\n\n<p><strong>David Bisset:</strong> Well, we\'re going to get into the community now more now that we know where, when we talk, we say version one, version two, version three, again, version one was from the beginning up to 2009 version. Two\'s kind of like 2010 to 2018 when Gutenberg was launched. And then version three is pretty much present quote unquote, present day.</p>\n\n\n\n<p>Right. And who knows we may talk about another version. We\'ll see what. I\'m going to open up our post status conversation we had in here, like a day or two ago too. But so let\'s talk about the community a little bit in terms of, and it sounds like to me, when you, when we, both of us are kind of old timers a little bit we\'re both remembering back when the businesses were just starting to get off the ground.</p>\n\n\n\n<p>Would you define version 3.0 [00:18:00] as, as basically more commercial,</p>\n\n\n\n<p><strong>Bob Dunn:</strong> you know, in a sense it is, and it\'s probably viewed as more commercial because of the nature of open source. So bringing bigger businesses, bringing the model of, you know, business growth, acquisitions, how normal, I almost say normal, but how businesses in the real world that exists and how they.</p>\n\n\n\n<p>Get together and how they merge now. They, you know, whatever direction they go. I think it\'s become a little bit more commercial, but I don\'t know if that\'s the exact word it\'s because it\'s, I think some people would say that I really think they would define maybe that and they would define it in the sense of a negative connotation to that commercial is become too commercial.</p>\n\n\n\n<p>And that\'s kind of in the eyes of the viewer, you know, before, [00:19:00]</p>\n\n\n\n<p><strong>David Bisset:</strong> let me play devil\'s advocate for a second, because once money gets involved, it\'s like, whenever it\'s, how do I explain this? Like, if I have a good friend, I, and if I have a laptop, I\'ll give him the laptop. I won\'t sell him the laptop. Why?</p>\n\n\n\n<p>Because he\'s my friend and I, if there\'s something goes wrong, I don\'t want anything to damage that relationship. So when money comes into the picture, closer relationships tend to get a little bit more complex in my experience. That\'s just my experience. So do you think part of the, and we\'ll get into the good old days slogan in a second here, but do you think part of the resistance or part of the, maybe just general uncomfortableness of this new version that you call it is because it is more commercial, therefore money, you know, money hiring acquisitions, all of that is together.</p>\n\n\n\n<p>So therefore when you go up and talk to someone at a WordCamp, or you don\'t, you know, you have to be careful what you say. You have to be careful of how you talk outside of a conference room. You [00:20:00] don\'t want to say the wrong thing or be viewed as this type of person, which makes it a little more awkward, which makes limits it a little bit of your freedom, which makes, again, goes back to you being a little bit more comfortable.</p>\n\n\n\n<p>Do you think that has anything to do with some people reactions?</p>\n\n\n\n<p><strong>Bob Dunn:</strong> You know, I think you, I think that\'s a. I think it\'s pretty spot on because it is it\'s, you know, there is that level of walking the thin line. Sometimes you don\'t want to, you know, you maybe felt you didn\'t have to walk that so much before you could be a little bit more open and now there\'s too many buyers that could ignite, I think the money.</p>\n\n\n\n<p>Yeah. When people see now, I don\'t remember ever back the valuation or what you would think of, you know, we don\'t know often what, how much these businesses are being bought for, but the reality is, yeah. Now we\'re seeing that there is some tied dollar value to these businesses that have done amazing stuff for, you know, close to a decade or less.</p>\n\n\n\n<p>[00:21:00] And yeah, that money kind of gets you like, whoa, you know, this is all feeling, not the same, you know, and it can be for some that it can be kind of a creepy feeling. You know, they feel like money is corporate and money is commercial and, you know, money talks and that\'s what drives everything.</p>\n\n\n\n<p>You know, lots of people are doing their businesses and that what drives them is to actually make a Duff to survive and have a decent life</p>\n\n\n\n<p><strong>David Bisset:</strong> or because, or somebody on stage talking about a certain subject because they have some sort of financial gain indirectly, perhaps, but even there. So sometimes I feel like some people don\'t take, I\'m trying to find the right words here.</p>\n\n\n\n<p>And I swear, I\'m not going to edit this part out because I want people to hear the awkwardness in this conversation. Exactly. It\'s well, that person is doing that or broadcasting that because they have a business to run or their business is doing this in the WordPress space. And you know, that.[00:22:00]</p>\n\n\n\n<p>You know, that can be understandable in other industries, but for WordPress, I think it\'s kind of new if you\'ve been around it a long if you\'ve been in since version one or the early days since version two I don\'t know. I\'ve heard it. We\'ll talk about offhand comments in a little bit, but I pieced together some of the comments from Twitter, some things I hear over my shoulder word camps and, you know, and it\'s a very fine and respectable group still, but I know that, you know, I put on working at Miami for years and sometimes I get questions, like, why is this person on at this time?</p>\n\n\n\n<p>Sometimes it\'s purely coincidental often it\'s purely coincidental, but I get asked, you have to be more conscious of that back now than you were 10 years ago. And because I think it all boils down to money and companies and expansion and all of that but, you know, and which kind of leads me to my next question for you, Bob, in terms of money, just, you know, even if you put money in.</p>\n\n\n\n<p>You know, we\'re both community managers not just with not just with me with [00:23:00] WordCamps, but you know, w my, my, my daughter and my wife, they hold other communities and I\'ve seen communities grow over the years. I handle the local meetups along with a few other people too. I\'ve seen things grow.</p>\n\n\n\n<p>I\'m also, I here\'s a side note for you. I use apple pro I use apple products. I wouldn\'t consider myself an apple super fan, but I\'ve used apple products for a long time. Like since I was in high school. And I\'ve done PC and windows over the years, but I mainly, I\'ve mainly been an apple person, but I\'ve noticed through the years, even before the iPhone came about, this was way before the iPhone apple came out with the iPhone when they were almost a bankrupt company, I\'ve been with them.</p>\n\n\n\n<p>But I noticed over the past decade as the company has gotten bigger, and this happens with other companies too, but in particular with apple, my experience they\'ve gotten, people have gotten more outspoken. More bold in their comments and click baity to an opinionated and whether or not that some of that is based on truth and you know, apple like any other company is not perfect, but [00:24:00] it seems like the bigger you get, the more criticism gets thrown at you in, regardless of what I can\'t think of a company that has gotten bigger over, you know, given enough time over the last 10 years, it has not had criticism leveled at them.</p>\n\n\n\n<p>And I feel that once you get to a certain size from a community standpoint, not really from a business company standpoint market share, but that obviously has a factor into it too. Once you get to, once a community gets to a certain size and grows and you start to see bad actors just because maybe it\'s the scale and it\'s, and maybe when it\'s smaller, they were always there, but there was just harder to see for them to blend into the mass.</p>\n\n\n\n<p>For example, and we\'ll take this, we\'ll take this as an example, bad actors. What do you mean by bad actors? There\'s always people that want to scam other people or users and in when the WordPress was in version one very few times, have you saw people trying to scam other people? Because the community was so small, right?</p>\n\n\n\n<p>The, it didn\'t seem to happen [00:25:00] very often. And in same thing for like apple and WordPress community, didn\'t seem to be a lot of people trying to take advantage of trying to steal this. And, you know, cause you know, windows was the big one durability. You want it to target cause a lot of people used it.</p>\n\n\n\n<p>I, so here\'s my question for you. Do you believe that any community wants to reaches a certain size is going to have certain problems? Like not just bad actors that want to scan, but just critics that just maybe feel like they need to, they feel like their job is to probably call. Accompany once it gets to a certain size, what do you think about that?</p>\n\n\n\n<p><strong>Bob Dunn:</strong> Oh, I think that\'s right on, I mean, is it\'s so obvious because it\'s like success breeds.</p>\n\n\n\n<p>I don\'t know if there\'s actually a saying, but success breeds craziness or something</p>\n\n\n\n<p><strong>David Bisset:</strong> I\'m gonna use that quote</p>\n\n\n\n<p><strong>Bob Dunn:</strong> yeah. Yeah. Success breeds crazy days because it does, the more you become the bigger you become, the more of a tar more touch points you have and [00:26:00] you become that target. You do. And more people are going to be attracted.</p>\n\n\n\n<p>Cause there\'s some people that they live for, that they live for the big names or the, they want to be in the limelight in that community, but in a different limelight as a backnet bad actor, because that is it just, you know, Reproduces itself is going to, it\'s going to attract people and all it takes us, you know, a few to start it and more and more are going to enter it.</p>\n\n\n\n<p>And that\'s what know, I I\'ve thought over the years is this is growing into what probably every community does grow into. It\'s huge. How can we not avoid? I think of, I could step back to the time when I was, you know, not online. I was in a business community that was a real life community town.</p>\n\n\n\n<p>And as that town grew bigger and bigger, more businesses moved in and there were more that early. [00:27:00] That were running businesses and we\'d come in and they would always be there at whatever meeting or something criticizing something. So it\'s not anything new. I think it\'s very, I don\'t want, I hate to use the word natural, but I think there\'s no way around it.</p>\n\n\n\n<p>I think with growth, you\'re just going to, that\'s going to happen and you have to know, the best you can do is it\'s, you know, as, as long as we, and you don\'t want to ignore, but you don\'t want to, I want to fire.</p>\n\n\n\n<p><strong>David Bisset:</strong> Right. And I want to make a good distinction here because not everything I say, negative things about WordPress all the time, too.</p>\n\n\n\n<p>In fact, I have created memes around certain things in WordPress. That\'s still annoying me to this very day. And you know, you know, like the number of admin notices on a dashboard has gotten me more likes on Twitter than I probably know what to do with. So. What, one of the natural things that comes when you, when your community grows is [00:28:00] that there is more to criticize.</p>\n\n\n\n<p>So there is, you know, it goes perfectly along with, yes, a lot of the criticism that\'s leveled against WordPress is legitimate. And everybody has different viewpoints in they\'re coming at it from certain angles. Somebody from this industry is obviously gonna feel stronger than someone who comes from this industry and so forth like that.</p>\n\n\n\n<p>But I just think that part of this, I think what has been a staple I\'ve I think in the version 3.0 is just the, has been maybe a little bit more cynicism than that I saw in the previous two versions. Exactly. Yeah. And as much, and like I told you, I think that comes with, I write that off as scale.</p>\n\n\n\n<p>Like I said, when you\'re dealing with. In terms of like, you know, they were just a bunch of people, friendly people helping each other out on forums and all of that back in the day, just like we were like in the very early days of WordPress. And now there are so many people and because I guess a lot of people [00:29:00] have so much writing on WordPress too, that sometimes naturally it does come off as well.</p>\n\n\n\n<p>If my entire business of my entire life is running off of WordPress or companies like automatic that in my mind influence WordPress to a certain degree, then I should be the one or I should be in a position to say what I want or be critical of this or that in terms of leadership and ownership and all of that.</p>\n\n\n\n<p>And I\'m not saying leadership and ownership, isn\'t a bad stuff in and of themselves, but it\'s not something that we saw in previous versions of WordPress.</p>\n\n\n\n<p><strong>Bob Dunn:</strong> Right. And I think we also look at WordPress where it came along in the, in history. I mean, you know, short history, but we are, if you think of back from 2010 to now, how social has brought on the aspect of being able to vocalize yourself and it has brought out peoples that wouldn\'t normally, you know, you would, I mean, I could [00:30:00] look back at again, I\'ll go back to way back, you know, at a chamber of commerce meeting, we\'re all sitting around in person, nobody\'s going to jump up from different table to table say, Hey, you know, that business sure does suck.</p>\n\n\n\n<p>Or, you know, why are they doing that? Or why did they buy them? Why is this all going on now? We\'re to a point where we\'re all</p>\n\n\n\n<p>behind journalists,</p>\n\n\n\n<p>we all got an opinion. And we got to, we got a place to make that opinion. So that has grown just historically in technology. I mean, you know, that has happened.</p>\n\n\n\n<p>So that then right along with it, WordPress has grown. So it\'s almost like this. There are both on the same level. Yeah, more people are able to get online and say exactly how they feel are most people are not shy about doing it.</p>\n\n\n\n<p>So what do you think here\'s a thinking question for your Bible. What do you think the WordPress community has today that it didn\'t have back in the early days?</p>\n\n\n\n<p>Boy, that\'s a, wow. That\'s a good question. I think there\'s [00:31:00] just more,</p>\n\n\n\n<p>Wow. That\'s a tough one because I think it has okay to two things. One is it has more voices in it and I\'m not seeing voices as far as negative and positive and neutral voices. I\'m talking about voices, worldwide diversity countries, all the different cultures that are coming in. I think that. Really has changed things. And I think it\'s changed for the better obviously.</p>\n\n\n\n<p>And again, kind of historically, you know, hopefully getting where there\'s more, you know, things are a little bit more equal. I know they\'re far from being equal, but</p>\n\n\n\n<p><strong>David Bisset:</strong> yeah, there\'s a table, right. Everybody gets to come to the table and hopefully that table has grown in size with more chairs available to fit.</p>\n\n\n\n<p><strong>Bob Dunn:</strong> Exactly. Yeah. I think it\'s that. And I think innovation, I think is just, I think people feel, even though sometimes we feel that it\'s, there\'s so much stuff go, you know, there\'s so many plug-ins how can we do more [00:32:00] plugins? How can we do this? But again, naturally over time, I think we have a lot more at our disposal as far as.</p>\n\n\n\n<p>Be more innovative with WordPress then, you know, back then, and that again is not necessarily the word press or the community is just how technology has evolved. So I think we, I think WordPress benefits from the time it\'s in, because of everything that keeps turning and sure we there\'s changes. And maybe some we don\'t like, and some we do, like, I think, you know, in the end they\'re still all going in the right direction.</p>\n\n\n\n<p>And now those changes are technically within WordPress should hopefully reflect on the community and they feel like, okay, we\'re going in the right direction because we got to continue to grow.</p>\n\n\n\n<p><strong>David Bisset:</strong> Okay. Was it, you said two things, was that both of them or do you remember?</p>\n\n\n\n<p><strong>Bob Dunn:</strong> It\'s really, it\'s kind of that feel of the community and the [00:33:00] diversity and that, and then it\'s an actual, more of innovation.</p>\n\n\n\n<p>I think the technology now we have the, I really feel like the opportunities are. More open to everybody in the WordPress space, even though, you know, we think it may be overcrowded. I think there\'s still a lot.</p>\n\n\n\n<p><strong>David Bisset:</strong> Okay. So here, I asked myself that same question in the shower for unluckily for me, it was a 45 minute shower cause I wasn\'t leaving until I got an answer.</p>\n\n\n\n<p>I think the communication from the quote unquote, the source has gotten better over the years. Unless you heard Matt Mullenweg speak from a word camp or in his blog, sometimes you were a bit, a little bit confused in the very on maybe late version 1.0 early 2.0 days in terms of heck maybe even further on to 2.0 days, what was happening with the project or what was happening with the direction of WordPress.</p>\n\n\n\n<p>And this was before Gutenberg. You know, there were improvements. You could talk to people on contribute, you know, charter contributors and all of that. And there were new [00:34:00] sites keeping up. But I think once we started getting into what you call the version three, once Gutenberg ramped up.</p>\n\n\n\n<p>But I think, especially, I think maybe I\'ll say six months, it seemed like six months after Gutenberg was launched. It seemed like the communication was improving. I think Josepha, I\'m not sure when she became, she took her role and Incorrectly state her role here, because I don\'t want to do that. But she is, she has acted like a director or a pro like an overall project manager.</p>\n\n\n\n<p>I\'m not saying that\'s her role, but she\'s been acting like that. She has been part of for a key part of the communication. Now for a while, in terms of trying to translate what the WordPress project is, the general direction of where it\'s going. And, you know, Matt did do that to a certain extent, but I don\'t think it was as often or as regular and as consistent as they\'re doing it now with the blog posts and Josepha, and there\'s even podcasts now with Josepha on them and so forth.</p>\n\n\n\n<p>So for me the communication and the openness about especially about [00:35:00] core is what we, I think we have today that really wasn\'t there too much in the early days, because there just wasn\'t enough time to talk about it. Now don\'t hate me. Oh, wait. There\'s a podcast is still young here. I\'m going to flip the question around.</p>\n\n\n\n<p>So what do you think is missing today from the WordPress community? But one looks back in the early days and say, oh, wow, that existed there. Or I even missed that. Fill in the blank. I</p>\n\n\n\n<p><strong>Bob Dunn:</strong> need a long shower for that one.</p>\n\n\n\n<p><strong>David Bisset:</strong> This is going to be weird. Intermission music, but sure, sure. So by, so maybe stalling you a little bit here, you know, when you buy a car and you get that new car smell.</p>\n\n\n\n<p>Yeah. Okay. So it\'s gone and then your car can still be exciting. It can be wonderful. There\'s that honeymoon period. But what, and I\'m not pushing you into a negative or positive territory here, [00:36:00] but what do you think was existed in the early days that you can remember the works community that you don\'t see.</p>\n\n\n\n<p>That you don\'t see today as much.</p>\n\n\n\n<p><strong>Bob Dunn:</strong> I miss a little bit of the and that I want to say it\'s the warm and fuzzy feeling. Cause that\'s not fair to say. It\'s kind of a little bit of the tighter community that was there when I first got into it. And what I mean by that is, and let me give you an example.</p>\n\n\n\n<p>This was very interesting and I get to bring up the, say the word smaller group. And I saw Matt Mullenweg in a different lens. At that event. He was walking around. I mean, it was a smaller group and he was really interacting with people and laughing. And he was kind of more in his element because he was with his eye.</p>\n\n\n\n<p>Sounds weird with his peeps. I mean, instead of this huge, you know, multi hundred or a thousand person conference, and sometimes I [00:37:00] miss that. And it\'s not an exclusive thing either, but those smaller times, I go back to a meetup. I remember the meetups I used to do in Seattle in the early two thousands.</p>\n\n\n\n<p>We\'d get like 70, 80 people and everybody was so happy and energized and it was fun. And you were meeting new people and there was this just constant energy that was going. And I think is just like probably anything in it\'s younger. I mean, even us as humans,</p>\n\n\n\n<p><strong>David Bisset:</strong> every time you go to a WordCamp, you\'d meet a ton of new people, a ton.</p>\n\n\n\n<p><strong>Bob Dunn:</strong> Yeah, you do. And I kind, kinda miss that and maybe it\'s, you know, it\'s just that smaller. I miss the meetups. Like they used to be. I, and I know that is just, I, and not even this put us COVID aside. It\'s not even that it\'s just that I miss that [00:38:00] smaller local community that used to thrive. I think a lot more, that\'s got segmented and it\'s been segmented just because of the growth and because of the community is so big.</p>\n\n\n\n<p>And there\'s so many people you\'re meeting, you know, another countries across the globe. There\'s a little bit of that I miss now, whether that could really come back. That\'s the thing, that\'s a big question. I don\'t know if it\'s really necessary to be needed, right. Again, but some I wish there was some way to still have those smaller groups and they don\'t have to be, you know, WordCamps on, I don\'t even know what they are, you know, and that would, of course would have to be, you know, when the time comes that you can actually do that, but there was something that was just a little bit different. That part of it, I miss, and I don\'t know there was there was the energy, maybe that was it.</p>\n\n\n\n<p><strong>David Bisset:</strong> It\'s kind of hard to put into words. You\'ve attempted to do that two days ago. I\'m going to share a link in the show notes for a slack conversation we [00:39:00] had. And I put up on purpose prior to this both Eric and Natalie said something about 2008, 2009, 2010. There was definitely. Definitely those were big years.</p>\n\n\n\n<p>There was some generations based on what people came into the community and what they were doing there. And then you said something around 2010 or so was very generational. There was huge pivots in the space around space, around growth during that time. And then someone responded and says that time was very unique.</p>\n\n\n\n<p>It felt like anyone with the ambition and drive could learn to create something special with WordPress. It wasn\'t something reserved for only a small group of corporations. And it looks like Eric made that comment there. So I guess it was you know, it was a gold rush period, but not just to make money, but also to make like relationships.</p>\n\n\n\n<p>And here\'s the key when you said that earlier and forgive me if I\'m mispronouncing your name. Dave is David Lutes who says, yep. The hippie times are over. And it\'s not meant in a bad way. In my opinion, this is him still talking quote. It already has started a few years before Gutenberg, when more and [00:40:00] more sponsored contributors raised up.</p>\n\n\n\n<p>Also people became paid from day one when they stepped brand new into the WordPress community. And like he said, it\'s not bad. It\'s an evolution. It\'s got all the way to it\'s. He says it\'s all got gotten. Translating here, all gotten too big to handle, and I have tremendous respect for the pure volunteers out there.</p>\n\n\n\n<p>So hippie times are over or according to Dave loots here. And we\'ll put all of those links in the show notes. And by the way, just to remind you what you said, a response, you said you could be very well, right? The last decade could easily have pushed out three instead of two versions when you get down to the nitty gritty.</p>\n\n\n\n<p>So, yeah. Wow. Yeah. Hippie times are over. So like I\'m always never, I\'m not that old to appreciate the hippie times of the sixties, but I\'ve read about it enough and I can see where there was a time I\'ve heard that phrase repeated elsewhere in terms of, okay, the hippie era is over and now I actually have to have a real job and a real business.</p>\n\n\n\n<p>And that whole time of peace and love was great, but we were young. And [00:41:00] do you think maybe that\'s part of what maybe is missing a little bit from WordPress</p>\n\n\n\n<p><strong>Bob Dunn:</strong> and it\'s that, yeah, it is that time of having that. It a freedom. I mean, and especially if you had the experience of it, you know, if you did, you were, you came in at some point there, it is nostalgic and I\'d love Dave\'s, everything you said in there because it\'s true.</p>\n\n\n\n<p>It\'s like anything. I mean, hippie times never, you know, except for some people that are stuck being hippies for their entire life or something they\'re going to end at some point and they\'re nostalgic and they\'re good. And you probably know it, won\'t go back to that. You know, you know that in your heart, but</p>\n\n\n\n<p><strong>David Bisset:</strong> seems like the harder you fight it.</p>\n\n\n\n<p>Yeah. The change is inevitable. And I think for the rest of those, I think for the rest of the lifetime of WordPress, there\'s going to be a healthy dose of criticism that follows it. So w so as WordPress grows is going to be scrutinized by some people for how it grows [00:42:00] and when the market share stops. Or there\'s less contributions or something noticeable starts to slow down.</p>\n\n\n\n<p>There\'ll be another round of WordPress criticism problem. You know, like the apple is doomed or WordPress is doomed by probably those same people. Right. Do you think people should accept the generational changes in the WordPress community? Or how should they look at it?</p>\n\n\n\n<p><strong>Bob Dunn:</strong> Yeah, I think it\'s really, I hate to say it\'s both ways.</p>\n\n\n\n<p>I mean, you got to accept it as globally. You got to accept that this is, you know, if he can\'t be a bit flux flexible, then you shouldn\'t be in any part of the tech space. You know, you got to have some flexibility and you\'ve got to not become the old grumpy man and saying, this is how it was and why we\'ll never be that way again, you know, so globally you need to accept it.</p>\n\n\n\n<p>In your own community, because how we\'re all defining communities is going to be different. How you define it. Maybe one way somebody else defines another way. Somebody may [00:43:00] have 200 people they think of as this is my WordPress community. You can still make changes within the smaller community that can blossom out into different ways into the bigger community.</p>\n\n\n\n<p>I mean, you\'re not, you know, if we\'re talking WordPress community, every builder, then that\'s a lot, every builder and user, then that\'s an exponentially a lot. So I think that you can make small changes and I don\'t think you should ever say, I\'m just going to roll over. And you know, if I don\'t think this is right, you know, you don\'t have to nag and moan and groan on Twitter day after day, but you can fight.</p>\n\n\n\n<p>Creative and useful ways to try to work towards, you know, if something really, if you think it needs to be changed, I would never say people should back down you know, unless it\'s really detrimental to the community, then that\'s maybe when you want to step back. Okay.</p>\n\n\n\n<p><strong>David Bisset:</strong> I, a lot of times the, [00:44:00] if there are people that rubbed me a little bit, the wrong way and listen, it\'s be honest.</p>\n\n\n\n<p>I mean, there are people that do that. It\'s human nature, right? It\'s not what they say is sometimes their approach to it. And I have a lot of experience sometimes working and talking with people because we\'re cam Miami has allowed me to be like, sometimes I would deliberately put people in WordCamp, Miami lineups to offer those opinions.</p>\n\n\n\n<p>And sometimes. It\'s just their personal nature. Sometimes it is you know, I, if I run a, if I wanted to write a tell all book, just on what I know about certain people on working in Miami, it would be controversial. A lot of people probably wouldn\'t like me, but that\'s fine. But there are some people that like, feel their message is so important.</p>\n\n\n\n<p>They, it boosts their ego or it boosts their, like, they feel like this message is so important. They need to get outside the lines to be able to tell it whether how effective that is or whether that strikes the right chords or not. I mean, go you do you, you know, that\'s not really my, you know, I\'m not in charge of WordPress messaging.</p>\n\n\n\n<p>But you know, if you want to, if you [00:45:00] feel something so important that you communicate it, I mean, as long as you\'re not hurting others, I mean, feel free to give it a shot, just watch on any reaction or reaction to that. But it\'s also funny too, that some people, when we talk about the WordPress community, some people says I\'m leaving WordPress, I\'m leaving the WordPress committee.</p>\n\n\n\n<p>Or they stop or stop using WordPress oftentimes in my experience, and this is over 10 years, this is not any particular case, but over the 10 years where people have said that you still see them on Twitter, or you still see them in the WordPress community, talking with the same people, almost like nothing ever happened.</p>\n\n\n\n<p>And I, and sometimes I think these people, whether the legitimate reasons or not you know, they\'re trying to make a statement. It says I\'m leaving WordPress, but they\'re not really leaving WordPress. WordPress is the community and of itself, regardless of like, maybe you\'re not using the software or you put your pretty much, nothing else has changed.</p>\n\n\n\n<p>So if you\'re using it to make a statement, whether you\'re using WordPress or not, congratulations, you\'ve made. Or maybe you\'re taking a break, you know, those people that make the big announcements, I\'m taking a break from Twitter and they\'re making a big hoo ha about it. Like maybe celebrities or something like [00:46:00] that.</p>\n\n\n\n<p>And you\'re like, okay, maybe you\'ll be back. Okay. You know, once, once it\'s died down or whatever, but I think some people like to have their cake and eat it too, where like, I\'m making this big statement, but I can\'t really, I don\'t really want to leave the community because there\'s some good things in it.</p>\n\n\n\n<p>Yeah,</p>\n\n\n\n<p><strong>Bob Dunn:</strong> exactly. And I think they\'re trying to stand up there. They think that, you know, it gives a, it shows the side of their strength. They want everybody to think that, oh yeah, they\'ve been there standing up for what they\'re really, you know, they\'ve kind of walking the talk. Finally, they\'d been saying all this, but then like you said, you see, oh yeah, they\'re still wandering around bed in there.</p>\n\n\n\n<p>I still see them popping up here and there. And it\'s like, you know, you\'re just. Kind of toned down a little bit maybe,</p>\n\n\n\n<p><strong>David Bisset:</strong> and you know what that is within the right to there. Like I said, however you want to get that message out is however you do. But I just think that\'s so interesting that the community of it itself is more, is stronger sometimes than the software.</p>\n\n\n\n<p><strong>Bob Dunn:</strong> Oh, it is. It is. And I think that\'s what most, I [00:47:00] agree with you with a lot of people saying, you know, oh I\'m going to leave the community, but you know, I couldn\'t quite leave this part of it or this part of it. And they\'re not saying they\'re not literally saying that, but they\'re doing that through actions.</p>\n\n\n\n<p>You can see that they\'ve gained a lot of great relationships with some people and they can\'t let go of that. And that relationship in turn still connects him with WordPress. So they, and connects them with the community. So, yeah it\'s interesting human. Nature\'s</p>\n\n\n\n<p><strong>David Bisset:</strong> interesting. Yeah. And of course there\'s always legitimate reasons.</p>\n\n\n\n<p>Like if there\'s, if you like, you\'ve people have felt like legitimately they\'ve been neglected, abused, all of that stuff. That\'s not really taking care of that part cause that\'s kind of a toll different, totally different ballgame. So yeah. So do you feel, so here comes, our, here comes as we close out this conversation, which has been fantastic by the way.</p>\n\n\n\n<p>I think we only mentioned WooCommerce only a few times. I haven\'t said it enough for something like WooCommerce to appear in a mirror or something like that [00:48:00] instead of three times, probably yet. But here\'s the two remaining questions I wanted to jam with you about one. What do you think version four would be?</p>\n\n\n\n<p>Has it happened? Is it happening now or do you think we\'re not, we haven\'t seen that yet.</p>\n\n\n\n<p><strong>Bob Dunn:</strong> You know, that\'s weird because I know you had warned me that you might ask about that.</p>\n\n\n\n<p>Yeah. And I have pondered on it a bit and I thought, you know, yeah, maybe I could have some, a wishlist of what I\'d like to see, but you know, I think it\'s going to be.</p>\n\n\n\n<p>Where this commercial part we\'ve talked about, becomes a little bit more leveled out. I think four is where we don\'t get all excited and, you know, acquisitions no longer are like the biggest news in WordPress. They Almaz say they become everyday normal things and people will still talk about them.</p>\n\n\n\n<p>But I think those moves that we\'ve been [00:49:00] making to where we see that it\'s becoming a bigger thing. And I also see that 4.0 is, and it\'s already, maybe it is already happening. I see a lot of attraction even more so I\'m more visibly from outside. Businesses, you know, that say, I want a piece of WordPress. I want a piece of WooCommerce.</p>\n\n\n\n<p>I mean, I get this a lot through conversations and companies that reach out to me, you know, they want to get in on it. They want to get in on the action. So that\'s almost like an, and however people view that, you know, that they view that as positive or negative is not really the point that, but I think that is becoming people are companies are being a bit more visible.</p>\n\n\n\n<p>And I think this will be part of 4.0 is in their interest in WordPress where it used to be WordPress is [00:50:00] open source and you know, it\'s not that big of a deal and stuff. And now it\'s like, they\'re flat out saying, Hey, we want in, how do we get in? We want to be, because</p>\n\n\n\n<p><strong>David Bisset:</strong> it\'s like we said, it\'s a little hot about the money.</p>\n\n\n\n<p><strong>Bob Dunn:</strong> Exactly.</p>\n\n\n\n<p><strong>David Bisset:</strong> Once you see these aquifers, I think, you know, like once you start seeing bigger acquisitions, they\'re taking headlights now in tech crunch, all these other things, people are starting to, I guess, pay attention. Oh wow. There is money to be made here. So I\'m yeah. I mean, I want to I, wouldn\'t thinking about the same thing and I don\'t have a year in mind yet.</p>\n\n\n\n<p>Of course, if I did, I\'d probably play the lottery or something, but what I see are four potential factors for version four, if you want to call it that, and maybe they all are playing. One, I think we\'re in, I think we\'re version three still includes the acquisitions craze that we\'re going through right now, because I think the acquisitions, if you look back a little bit far enough after Gutenberg, I think launched. To me, it just seemed a lot more common.</p>\n\n\n\n<p>It\'s really exploded the last couple of years. I don\'t think it\'s over, but I still think we\'re in the same general [00:51:00] time period acquisitions were happening before Gutenberg came out, but I think Gutenberg probably has triggered a lot of companies, smaller companies for, to be acquired by hosting companies and others because of the blocks, the themes and all of that.</p>\n\n\n\n<p>And of course, we\'re not even going to talk about theme, you know, WordPress themes at all, or we\'re not even about WooCommerce or e-commerce, I\'m not even going to talk about that stuff cause that\'s too much. But I think if I was to guess what a version four would be, and this is commute, this it\'s sad because I\'m not talking much about the community.</p>\n\n\n\n<p>I\'m just thinking of the, community\'s going to react to these things. And that becomes version for the community outside investments. How we react to that outside investments might mean more people coming in from the outside, even if it\'s just from a business standpoint, but they would be part of the community.</p>\n\n\n\n<p>I think too, it\'s possible than an aversion for maybe near the end of that. We will see acquisitions, maybe become normal, more normal. But I think we\'re also going to see market share eventually [00:52:00] level off. And that could be years from now. It\'s going to be hard to calculate it because they\'re shutting down Alexa, not that Alexa, the other Alexa next year.</p>\n\n\n\n<p>And we don\'t know exactly how we\'re going to be able to determine them at the market share metric because we\'ve kind of taken advantage and abuse it over the years. But I tend to see a general acquisitions being more of the norm market share, not as explosive as it used to be, because quite it\'s kind of like apple.</p>\n\n\n\n<p>It\'s kind of, again, I go back to apple, they were selling iPhones one year. That would, their total sales of iPhones for one year would be all of the sales for the previous years combined. And they had that kind of explosive growth. Then it stopped because you couldn\'t sell that many phones anymore. But look at them today.</p>\n\n\n\n<p>They\'re doing just fine. They\'re doing just fine. So I think that\'s going to be the way with WordPress. We\'re going to see market share slowed down because quite far, I mean, whether it gets to 50% or not, I don\'t care. It could be beyond that. It could be years from now, but eventually the market share has to slow down.</p>\n\n\n\n<p>And then I\'ll ask you a [00:53:00] question about market share in a second. I think acquisitions nor market share slows down. We\'re going to get more, you know, outside investments. We\'ll see those. And then I think matt\'s master plan. Maybe I\'m not sure what you would call this his plan of an open web.</p>\n\n\n\n<p>If you looked at the acquisitions and I\'m not sure if you had the read the piece by David Pierce yet on ma on mat, it was a click baity title. It was can Matt Mullenweg save the internet if you haven\'t read it because it basically folk you would think, oh, it\'s a piece about Matt WordPress and yes it is, but it goes along also the acquisitions automatic has taken over the past couple of years and individually by themselves were like, oh, that\'s neat. They have this little thing. But if you add them together, Matt is slowly accumulating like a collection of these technologies and these corners of the internet that I think needs to be maintained as open, like a diary app and a photos on creative commons.</p>\n\n\n\n<p>And there\'s analytics, statistics company that they acquired that I can\'t remember the name of, but it\'s like, he\'s collecting almost one of each or automatic is collecting one of each of [00:54:00] everything. And I think that is going to change. Maybe it\'s making the community more open source minded than WordPress minded maybe, but I think there\'s a cat there.</p>\n\n\n\n<p>There\'s going to be some change. There may be an, a version four, maybe a version five. However you want to split it where we\'re going to see, like we\'re going to be so more fighting for the open source or the open web. And WordPress is just going to be part of that. In fact, I think didn\'t Matt say that Gutenberg is going to be bigger than WordPress. Yeah. Yeah. That\'s a state of the word. So if I had to guess that\'s my version for, I don\'t know, that\'s it. And the</p>\n\n\n\n<p><strong>Bob Dunn:</strong> only other thing I\'d add, and this is more around the people side of things. I\'m really curious that by version four, if we will have a bigger turnover in who you really notice in the WordPress space.</p>\n\n\n\n<p>I mean, we got all these people that I\'ve, you know, kind of are the faces we\'ve been around forever. We\'ve seen them, is there going to be a new generation and a kind of influx of newer [00:55:00] people stepping up and taking over the roles in the bigger WordPress community. And some of the other people that have been in a while might be at that point in time.</p>\n\n\n\n<p>And maybe again, we can\'t get 4.0 will start, but will they be stepping back and maybe doing other things with their lives? And it\'ll be this. This whole new kind of, even though each one has been a generation in its own, that might be a more pivotable generation. That with, when you look at the kids and what your kids are doing, I mean, what so many of them are doing that they could come in and just, you know, barnstormed the place and ,</p>\n\n\n\n<p>, but you see it, like how many P how many original people of the original tech companies are still around Microsoft?</p>\n\n\n\n<p>No bill gates has gone even his can\'t remember his name now developers, guy has gone. The original owners are starters of Google aren\'t there anymore. All of in fact, I think an apple of course, has a leader. They\'ll probably transition like, like the only person left is Zuckerberg is still a [00:56:00] Facebook.</p>\n\n\n\n<p>Everyone else has had one or two leadership changes. Very recently, Jack is no longer Twitter. So we\'re seeing that, but also in the WordPress space you know, the advanced custom fields, Sandhill development these people that have been like the starters from day one, they\'re moving on, whether they\'re moving on retiring or they\'re moving on to other projects or other companies through acquisitions is up for debate or whether it\'s, they\'re doing, but we\'re seeing the same thing happen in the global tech community.</p>\n\n\n\n<p>So exactly. So, yeah, I, wow. This has been a really deep conversation about community, but I didn\'t think, but it was all because of your all because of your blog posts really. And that\'s really</p>\n\n\n\n<p>right. I wrote it and I wrote the, I titled it in a question because I thought, okay, this is just a little snap, a snapshot in my brain.</p>\n\n\n\n<p>And I want people to think about this and I love that you did this. And I loved hearing on slack and hopefully, you know, this might. Inspire some some blog posts, cause I\'d love to hear other ideas and stuff. [00:57:00] So, so, it did its job and that, that\'s what I wanted it to do. Get people thinking about</p>\n\n\n\n<p><strong>David Bisset:</strong> it. I know I\'ve taken too much of your time already talking about this.</p>\n\n\n\n<p>It\'s like, what else am I going to do? And we got to go out and do, let me direct you to one last thing earlier today, because I don\'t plan enough far enough in advance for half of our conversations. I put up a Twitter poll and that\'s going to run for another two days. So, while we\'ve been talking about here, strangely enough, we\'ve had at least 10 people vote on it and it\'s only been.</p>\n\n\n\n<p>Three or four hours since I put the vote up has been over 40 votes on it so far, but for a Twitter poll for me, that\'s on a new year\'s Eve. That\'s pretty good. So I asked based on your post, where do people feel they belong in terms of what WordPress generation and I we\'ve listed the version one version two, version three, and then whatever, if there\'s other than replying, the comments nobody\'s replied other yet.</p>\n\n\n\n<p>So they pick one or two or three. So after 41 votes, let\'s see, just making sure I got my numbers, right. [00:58:00] 41 votes. So 39% responded version one. This is 36% version two. So that\'s 2010 from 2018 and 24% said two to 2018 and above for version three. Interesting. So it\'s, you know, it\'s only 40 votes if it was more evenly split between thirds the last time I saw it, but you are getting a little bit more.</p>\n\n\n\n<p>A slightly older people are older versions. Yeah. So I just thought that was interesting. We\'ll link to this in the in the show notes as well. So by the time you hear this recording, this poll would have ended long ago. It should be interesting to see what it ends up being. Yeah.</p>\n\n\n\n<p>That\'s fantastic. Was there anything else that we didn\'t cover about that post that you think we should have?</p>\n\n\n\n<p><strong>Bob Dunn:</strong> No, I think we, we dove into a deep, yeah, we</p>\n\n\n\n<p><strong>David Bisset:</strong> killed, we deep dive and killed it, buried it. We used every part of the Buffalo. Yeah. Bobby could be</p>\n\n\n\n<p><strong>Bob Dunn:</strong> and now, everybody else can chime in and create their own posts and create their own tweets.</p>\n\n\n\n<p>And [00:59:00] then talk about this. Yeah. Yeah.</p>\n\n\n\n<p><strong>David Bisset:</strong> You know, besides Bob, other than my wife, you\'re the only adult I\'ve spoken to in the last couple of days. Anyway. So maybe it\'s nice to have a good conversation. We don\'t have WordCamps anymore. This is the type of conversations I\'d love to have. Right at word camps.</p>\n\n\n\n<p>And it\'s the parts that, that I miss the most, but we can still do them up to this point. And I\'m looking forward to that time where you and I can sit together and talking you know what? Version three is coming to a close, or maybe we\'ll say it probably a year after it\'s happened. Cause you know, retrospect is Einstein sights, 2021.</p>\n\n\n\n<p>Anyway, Bob tell us where people can find you or version two, but on the web.</p>\n\n\n\n<p><strong>Bob Dunn:</strong> Okay. I\'m version two. Best place I hang out a lot of on Twitter, you can either @BobWP or @dothewoo depending on what you want to do. Bob wp.com is I\'ve kind of revived that blog. I took all the WooCommerce stuff off and I\'m basically just talking about community.</p>\n\n\n\n<p>So these kinds of little thoughts come to me and that\'s what I\'m going to be putting there. And if you want [01:00:00] to, you know, again, woo commerce do the blue dot on.</p>\n\n\n\n<p><strong>David Bisset:</strong> Okay, great. Yeah, and like I said, check the show notes for this episode. We will throw Bob\'s link to his blog post in there, specifically this Twitter poll that I did and a few other tidbits as well.</p>\n\n\n\n<p>Bob, it has been awesome. Thank you very much for sharing all this thoughts with us. And I really hope this at least brings a couple of ideas and thoughts into people\'s heads, not just ones that have come into the WordPress community recently, but also the ones that have been around with it since version one, maybe, or version two, we\'ll see where the poll ends up.</p>\n\n\n\n<p><strong>Bob Dunn:</strong> Cool. Thanks, David. This has been a blast. Thank you.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Jan 2022 04:55:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"David Bisset\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"WPTavern: WordPress Community Team Proposes Stricter COVID-19 Safety Protocols for In-Person Events in 2022\";s:7:\"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:30:\"https://wptavern.com/?p=128077\";s:7:\"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:259:\"https://wptavern.com/wordpress-community-team-proposes-stricter-covid-19-safety-protocols-for-in-person-events-in-2022?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-community-team-proposes-stricter-covid-19-safety-protocols-for-in-person-events-in-2022\";s: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:6953:\"<p>Mounting concerns about <a href=\"https://wptavern.com/wordcamp-birmingham-updates-covid-19-protocols-amid-omicron-surge-wordcamp-europe-still-planning-for-in-person-event\">loose safety protocols at upcoming WordPress events</a>, and the prevalence of the highly transmissible Omicron variant, have prompted the Community Team to be more explicit in its COVID-19 safety guidelines. The team is <a href=\"https://make.wordpress.org/community/2022/01/10/proposal-mandatory-safety-measures-for-in-person-wordpress-events-in-2022/\">proposing additional measures</a> previously not required.</p>\n\n\n\n<p>Currently, in-person attendees are required to be fully vaccinated, recently tested negative, or recently recovered from COVID-19. Every one of these requirements is vague and open to multiple interpretations. Recent spikes in infection in both vaccinated and unvaccinated populations has caused the Community Team to propose the following: </p>\n\n\n\n<ul><li>Mandatory masks for all attendees (even in regions that do not have a mask mandate at this time).&nbsp;</li><li>More prominent messaging in&nbsp;WordCamp&nbsp;websites, emails, and social media posts about COVID-19 safety guidelines.</li><li>Mandatory temperature checks for all attendees at the event (if permitted by local authorities).</li><li>Accessible hand sanitizing stations in the venue.</li><li>Maintaining social distancing practices during the event (Larger meeting rooms and seating arrangements with good spacing can be a good way to implement this).</li><li>Having a plan for contact tracing measures in case of infections (can be done using WordCamp registration data,&nbsp;meetups&nbsp;are a bit tricker).</li></ul>\n\n\n\n<p>One of the concerns with imposing more mandatory safety measures is enforcement. WordPress events are generally hosted by volunteers who would now need to go beyond simply facilitating an event to being ready to confront and remove those who don&#8217;t comply with safety protocols. In a community of people with diverse convictions, what happens if some members decide that WordCamp is a good place to protest pandemic restrictions? </p>\n\n\n\n<p>&#8220;I appreciate very much the heart behind wanting to keep the community safe, but have significant issue with how this is being proposed, and how it would be enforced, and how it shifts the burden of health and safety to a volunteer team of organizers who are not in any way trained or equipped to handle making medical decisions,&#8221; Ben Meredith said.</p>\n\n\n\n<p>&#8220;Further, there are many jurisdictions where the proposed changes (like a mask mandate) are specifically prohibited by local law or executive order.</p>\n\n\n\n<p>&#8220;Trying to make a policy from the international level (WordCamp central) that applies fairly and equitably to all local jurisdictions is a fool’s errand. What works in Los Angeles probably wont in Louisiana or Lagos. That’s why organizers are local.&#8221;</p>\n\n\n\n<p>If the WordPress community is fixed on hosting events at this time, then there are many more responsibilities organizers are now obligated to assume in order to ensure the safety of attendees. Participants in the discussion on the proposal raised dozens of questions about how these new safety measures might be implemented. </p>\n\n\n\n<p>&#8220;On temp checks, if someone reads high ( they may not even be aware) would we then refund their ticket to the event assuming we are talking a WordCamp?&#8221; Laura Byrne asked.</p>\n\n\n\n<p> WordCamp organizer and speaker David Ryan raised questions about masks, will the requirements outline what qualifies as a mask? (<em>&#8220;Does a plastic face shield qualify as a mask? Are masks with ventilation valves acceptable? A bandana?&#8221;</em>) Does the requirement include speakers while they are speaking? &#8220;This should be clear in advance for both speakers and attendees to make informed choices without surprises day-of,&#8221; Ryan said.</p>\n\n\n\n<p>He also asked if the masking policies extend to other venues, such as the official event hotel and after parties, the way the Code of Conduct applies.</p>\n\n\n\n<p>Refunds are another consideration. Will WordCamps refund people who test positive right before the event? Will the event refund if people arrive and are not comfortable or are asked to leave for not complying with the safety measures?</p>\n\n\n\n<p>&#8220;In addition to these proposed guidelines, I also recommend that we remove our existing guideline of allowing recent-recovered community members from attending a WordPress event <a href=\"https://www.who.int/news/item/28-11-2021-update-on-omicron\">since new COVID variants like Omicron are known to cause reinfection</a>,&#8221; Automattic-sponsored WordPress Community Wrangler Hari Shanker said in the proposal.</p>\n\n\n\n<p>Laura Byrne urged the Community Team to clearly define this guideline.</p>\n\n\n\n<p>&#8220;We are in for a boatload of trouble with the word &#8216;recent,\'&#8221; Byrn said. &#8220;In other words, something along the lines of, &#8216;anyone who has tested positive for COVID may not attend a WordPress event until X days after they are no longer testing positive.\'&#8221;</p>\n\n\n\n<p>Some participants in the discussion see the additional safety measures as an overreach for WordPress events. It&#8217;s easier and more straightforward to recommend organizers stick with local requirements for anything related to health safety. </p>\n\n\n\n<p>&#8220;Surely I’m not the only one thinking that the foundation shouldn’t be setting health guidelines at all?&#8221; Cameron Jones said. &#8220;Compliance with local regulations should be the only requirement.&#8221;</p>\n\n\n\n<p>The problem with this is that many locations and regions do not have any kind of precautions in place, due to political differences, or are slow in recognizing emerging threats. Lax local guidelines for large gatherings may leave the WordPress community vulnerable to outbreaks.</p>\n\n\n\n<p>&#8220;As a WordCamp organizer and speaker, and more personally as a recent cancer survivor and immunocompromised person, State of the Word was a troubling event to observe,&#8221; David Ryan said.</p>\n\n\n\n<p>&#8220;Local legal requirements were met, but not proven event practices that eliminated or greatly-reduced positivity rate at larger gatherings in 2021 compared to the results of SOTW (namely, masks and testing). Planning, day-of and response afterwards didn’t inspire confidence this community was prepared to run safer and inclusive events — so this is an encouraging step towards remedying concerns many have expressed.&#8221;</p>\n\n\n\n<p>Comments on the <a href=\"https://make.wordpress.org/community/2022/01/10/proposal-mandatory-safety-measures-for-in-person-wordpress-events-in-2022/\">proposal</a> are open until January 22, 2022. The Community team plans to assess the feedback and finalize the updated guidelines in time to publish them to the handbook in early February 2022.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Jan 2022 04:27:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"WPTavern: Customizer Will Disappear for Some Block Theme Users With WordPress 5.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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=128089\";s:7:\"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:207:\"https://wptavern.com/customizer-will-disappear-for-some-block-theme-users-with-wordpress-5-9?utm_source=rss&utm_medium=rss&utm_campaign=customizer-will-disappear-for-some-block-theme-users-with-wordpress-5-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5712:\"<p class=\"has-drop-cap\">Nine years ago, the customizer had a rocky start among theme authors and users. Despite this, it has become the standard for modifying the look and feel of a website. Developers have become comfortable with the API. Users have grown accustomed to adjusting colors, fonts, and even internal WordPress options through it. However, it will disappear for many once a block theme is activated.</p>\n\n\n\n<p>I began writing this post on the upcoming block-based theme system and site editor. However, I spent so much time explaining the customizer changes that I thought it best to focus on that aspect to let users know their options if they run into a snag.</p>\n\n\n\n<p>It is also a follow-up to a <a href=\"https://wptavern.com/ask-the-bartender-what-happens-to-the-customizer-when-a-block-theme-is-active\">post I published in October 2021</a> on the same subject. Since then, some things have changed.</p>\n\n\n\n<p>WordPress 5.9 will launch with several of the final components of Full Site Editing. The centerpiece of these features will be a new theme system, which allows themers to build designs entirely out of blocks. Once such a theme is active, users can edit their site&#8217;s front end via the site editor and global styles system.</p>\n\n\n\n<p>The site editor is, essentially, the next iteration of what the customizer aimed to do. The difference is that users can now customize every aspect of their site&#8217;s front-end and not just configure the options their theme author made available.</p>\n\n\n\n<p>For many block theme users, the disappearance of the customizer will be a non-issue. However, three missing options have no exact equivalent:</p>\n\n\n\n<ul><li>A partial site icon (favicon) solution exists but not for every scenario.</li><li>The custom CSS box is not available.</li><li>There is no draft process before switching to block theme.</li></ul>\n\n\n\n<p>Technically, the customizer is available via <code>/wp-admin/customize.php</code>. Even though no links to it are shown in the admin, any user with the requisite permissions can access it via that URL. At the very least, the first two issues can be mitigated by editing options in this way. It is not ideal, but it will work in a pinch.</p>\n\n\n\n<p>The Site Logo block has a &#8220;use as site icon&#8221; option. This is a quick and easy way to update the logo and favicon via the new site editor, assuming they use the same image.</p>\n\n\n\n<img />New “Use as site icon” option.\n\n\n\n<p>If they are different images or if the user does not use a logo, the only built-in way to change the site icon directly is through the <code>customize.php</code> URL trick mentioned above. The Site Logo block also adds a link to the customizer option.  Users can also opt for one of the dozens of <a href=\"https://wordpress.org/plugins/tags/favicon/\">favicon plugins</a>.</p>\n\n\n\n<p>A custom CSS solution in core WordPress is unlikely to be reimplemented in the site editor. The global styles panel and per-block design options are the future of styling. This makes many of the most common stylistic tasks much easier for non-coders. In the context of block-based themes, the average user is unlikely to need the CSS editor in the customizer.</p>\n\n\n\n<img />Custom CSS section in the customizer.\n\n\n\n<p>However, there are situations where custom CSS is necessary. Again, the easy answer is to access <code>customize.php</code> once again. For a more dedicated solution, there are <a href=\"https://wordpress.org/plugins/search/custom+css/\">numerous plugins available</a>.</p>\n\n\n\n<p>There is currently no solution for live previewing and customizing inactive block themes. With classic ones, users can test customizations before activation. In the customizer, block themes will appear with a warning message.</p>\n\n\n\n<img />Theme details with warning about customizer support.\n\n\n\n<p>Once a block theme is activated from the customizer, WordPress will return the user to the Appearance &gt; Themes page in the admin. They can then modify their site via the site editor.</p>\n\n\n\n<p>However, this can be problematic for some sites. Just about any theme change will mean there is at least some customization work in order, and most people will not want their visitors to see an unfinished site. Working from a dev or staging site before migrating the changes is ideal. However, that option is not always available or even easy to figure out for everyone.</p>\n\n\n\n<p>Another solution is to install a <a href=\"https://wordpress.org/plugins/search/maintenance+mode/\">maintenance-mode plugin</a> if working on a live site. This way, visitors will at least know some changes are happening under the hood and that they can return later. </p>\n\n\n\n<p>There is an open ticket for <a href=\"https://github.com/WordPress/gutenberg/issues/37201\">previewing and editing</a> inactive block themes. As ticket creator Anton Vlasenko wrote as the proposed solution, &#8220;It&#8217;s simple: we need to implement that feature.&#8221;  In the long term, this is a must-have feature.</p>\n\n\n\n<p>There is one situation where the customizer will still be accessible via the admin menu and toolbar. WordPress will <a href=\"https://github.com/WordPress/gutenberg/pull/35877\">automatically detect</a> when a plugin or theme hooks into the customizer and make links to it available.  I like to think that my first post covering block themes and the customizer <a href=\"https://github.com/WordPress/gutenberg/issues/30496#issuecomment-948276503\">raised awareness</a> of this issue. At the very least, we now have a fix in place.</p>\n\n\n\n<p>Assuming there are no other changes in the next two weeks, this is how the customizer will function when paired with an active block theme.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Jan 2022 00:22:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:138:\"Gutenberg Times: Gutenberg Changelog #58 – Gutenberg 12.2 and 12.3, WordPress 5.9 RC and DevNotes for Full-Site Editing and Block 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:53:\"https://gutenbergtimes.com/?post_type=podcast&p=19982\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-58-devnotes-for-full-site-editing/\";s: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:8336:\"<p>Birgit Pauli-Haack and Grzegorz Ziolkowski  talk about WordPress 5.9 release and DevNotes for Full-site Editing and block themes, and  Gutenberg 12.2 and 12.3.</p>\n\n\n\n<ul><li>Music:&nbsp;<a href=\"https://soundcloud.com/xirclebox\">Homer Gaines</a></li><li>Editor:&nbsp;<a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li><li>Logo:&nbsp;<a href=\"https://markuraine.com/\">Mark Uraine</a></li><li>Production:&nbsp;<a href=\"https://paulisystems.net/wordpress-consulting\">Pauli Systems</a></li></ul>\n\n\n\n<p><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-58-devnotes-for-full-site-editing#shownotes\">Show Notes </a>/ <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-58-devnotes-for-full-site-editing#transcript\">Transcript</a></p>\n\n\n\n<span id=\"more-19982\"></span>\n\n\n\n<p><strong>Subscribe to the&nbsp;<a href=\"https://gutenbergtimes.com/podcast/\">Gutenberg Changelog</a>&nbsp;podcast via your favorite podcast apps!</strong><br />🎙️&nbsp;<a href=\"https://open.spotify.com/show/620NwVKQJGdTupy36zYxvg?mc_cid=4b6c9f88fe\">Spotify</a>&nbsp;|&nbsp;<a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9ndXRlbmJlcmd0aW1lcy5jb20vZmVlZC9wb2RjYXN0\">Google</a>&nbsp;|&nbsp;<a href=\"https://podcasts.apple.com/us/podcast/gutenberg-changelog/id1469294475\">iTunes</a>&nbsp;|&nbsp;<a href=\"https://pca.st/podcast/f8445ec0-7508-0137-f267-1d245fc5f9cf\">PocketCasts</a>&nbsp;|&nbsp;<a href=\"https://www.stitcher.com/show/gutenberg-changelog\">Stitcher</a>&nbsp;|<br />🎙️&nbsp;<a href=\"https://www.podbean.com/podcast-detail/chi7j-9904a/Gutenberg-Changelog-Podcast\">Pod Bean</a>&nbsp;|&nbsp;<a href=\"https://castbox.fm/channel/Gutenberg-Changelog-id2173375\">CastBox</a>&nbsp;|&nbsp;<a href=\"https://www.podchaser.com/podcasts/gutenberg-changelog-878239/\">Podchaser</a>&nbsp;|&nbsp;<a href=\"https://gutenbergtimes.com/feed/podcast\">RSS Feed</a>&nbsp;</p>\n\n\n\n<p class=\"has-large-font-size\" id=\"shownotes\"><strong>Show Notes </strong></p>\n\n\n\n<h2 id=\"listener-questions\">Listener Questions</h2>\n\n\n\n<p><a href=\"https://twitter.com/jessicalyschik\">Jessica Lyschik</a> (<a href=\"https://twitter.com/jessicalyschik/status/1478785283889971200\">Question tweeted</a>)</p>\n\n\n\n<p id=\"paragraph-block-add-font-family-support\"><a href=\"https://github.com/WordPress/gutenberg/pull/37586\">[Paragraph Block] add font family support</a></p>\n\n\n\n<p><a href=\"https://twitter.com/adityakane\">Aditya Kane</a></p>\n\n\n\n<p>Thank you to Jessica and Aditya for your great questions!</p>\n\n\n\n<p class=\"has-small-font-size\">If you have questions about Gutenberg, Block Themes or Full-site Editing, email us changelog@gutenbergtimes.com or DM on Twitter <a href=\"https://twitter.com/gutenbergtimes\">@gutenbergtimes</a> or WP Slack. </p>\n\n\n\n<h2 id=\"state-of-the-word-videos-and-q-as\">State of the Word Videos and Q &amp; As</h2>\n\n\n\n<p><a href=\"https://wordpress.tv/2021/12/15/matt-mullenweg-2021-state-of-the-word/\">State of the Word 2021 on WordPress.tv</a></p>\n\n\n\n<p><a href=\"https://wordpress.tv/2021/12/15/matt-mullenweg-state-of-the-word-2021-qa/\">Q &amp; A after State of the Word on WordPress.tv</a></p>\n\n\n\n<p><a href=\"https://josepha.blog/2022/01/04/state-of-the-word-2021-qa/\">Josepha Haden: State of the Word 2021 | Q&amp;A</a></p>\n\n\n\n<h2 id=\"wordpress-5-9-release-devnotes\">WordPress 5.9 Release + DevNotes</h2>\n\n\n\n<p>About Themes</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/01/07/theme-focused-changes-and-filters-in-wordpress-5-9/\">Theme-focused changes and filters in WordPress 5.9</a></li><li><a href=\"https://make.wordpress.org/core/2022/01/07/state-of-the-customizer-with-block-themes-in-wordpress-5-9/\">State of the Customizer with block themes in WordPress 5.9</a></li><li><a href=\"https://make.wordpress.org/core/2022/01/05/bundled-theme-updates-with-wordpress-5-9/\">Bundled theme updates with WordPress 5.9</a></li><li><a href=\"https://make.wordpress.org/core/2022/01/04/block-themes-a-new-way-to-build-themes-in-wordpress-5-9/\">Block themes, a new way to build themes in WordPress 5.9</a></li><li><a href=\"https://make.wordpress.org/core/2022/01/08/updates-for-settings-styles-and-theme-json/\">Updates for Settings, Styles, and theme.json</a></li></ul>\n\n\n\n<p>Block Building and extending Gutenberg</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/01/04/new-api-to-access-global-settings-styles/\">New API to access global settings &amp; styles</a></li><li><a href=\"https://make.wordpress.org/core/2022/01/04/miscellaneous-block-editor-changes-in-wordpress-5-9/\">Miscellaneous block editor changes in WordPress 5.9</a></li><li><a href=\"https://make.wordpress.org/core/2021/12/28/take-more-control-over-inner-block-areas-as-a-block-developer/\">Take more control over Inner Block Areas (as a block developer)</a></li><li><a href=\"https://make.wordpress.org/core/2021/12/15/using-multiple-stylesheets-per-block/\"></a><a href=\"https://make.wordpress.org/core/2021/12/15/using-multiple-stylesheets-per-block/\">Using multiple stylesheets per block</a></li><li><a href=\"https://make.wordpress.org/core/2021/12/13/posts-post-types-and-taxonomy-changes-in-wordpress-5-9/\">Posts, Post types and Taxonomy changes in WordPress 5.9</a></li><li><a href=\"https://make.wordpress.org/core/2022/01/08/locking-blocks-in-wordpress-5-9/\">Locking Blocks in WordPress 5.9</a></li></ul>\n\n\n\n<p>New Blocks</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/01/07/the-new-navigation-block/\">The new Navigation block</a></li><li><a href=\"https://make.wordpress.org/core/2021/08/20/gallery-block-refactor-dev-note/\">Gallery Block Refactor Dev Note</a></li></ul>\n\n\n\n<p>If you need additional reading or if those are too developer centered for your taste, Birgit collected additional resource to a <a href=\"https://gutenbergtimes.com/whats-new-in-wordpress-5-9-a-reading-list-on-full-site-editing-and-block-themes/\">Reading List</a> for developers, designers, site builders and content creators. </p>\n\n\n\n<p><a href=\"https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/\">WordPress 5.8.3 Security Release</a> Update Now! </p>\n\n\n\n<h2 id=\"gutenberg-plugin-releases-versions-12-2-and-12-3\">Gutenberg Plugin releases versions 12.2 and 12.3</h2>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2021/12/22/whats-new-in-gutenberg-12-2-22-december/\">What’s new in Gutenberg 12.2? (22 December)</a> </li><li><a href=\"https://wptavern.com/gutenberg-12-2-focuses-on-user-experience-improvements\">Gutenberg 12.2 Focuses on User Experience Improvements</a>.</li></ul>\n\n\n\n<p></p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/01/05/whats-new-in-gutenberg-12-3-5-january/\">What’s new in Gutenberg 12.3? (5 January)</a></li><li><a href=\"https://wptavern.com/gutenberg-12-3-introduces-new-blocks-design-options-and-a-complete-core-blocks-reference\">Gutenberg 12.3 Introduces New Blocks, Design Options, and a Complete Core Blocks Reference</a></li></ul>\n\n\n\n<p>What&#8217;s in the Works or Discussed?</p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2022/01/05/proposal-changes-to-javascript-coding-standards-for-full-prettier-compatibility/\">Proposal: Changes to JavaScript Coding Standards for Full Prettier Compatibility</a></p>\n\n\n\n<p><strong>January 17, 2022 8 pm ET / 1:00 am UTC</strong> <br /><strong><a href=\"https://www.meetup.com/BoulderWP/events/282792359\">What&#8217;s coming in WordPress 5.9</a></strong> Panel discussion w/ Brian Gardner, Courtney Robertson and Birgit Pauli-Haack via WordPress Meetup Boulder, Co</p>\n\n\n\n<p class=\"has-large-font-size\">Stay in Touch</p>\n\n\n\n<div class=\"wp-container-61dccffcc84dc wp-block-group\"><div class=\"wp-block-group__inner-container\">\n<ul><li>Did you like this episode? <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><strong>Please write us a review </strong></a></li><li>Ping us on Twitter or send DMs with questions. <a href=\"https://twitter.com/gziolo\">@gziolo </a>and <a href=\"https://twitter.com/bph\">@bph</a>.</li><li><em>If you have questions or suggestions, or news you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. </em></li><li><em>Please write us a review on iTunes! <a href=\"https://gutenbergtimes.com/itunes/\">(Click here to learn how)</a></em></li></ul>\n</div></div>\n\n\n\n<p class=\"has-large-font-size\" id=\"transcript\"><strong>Transcript</strong></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 08 Jan 2022 20:00:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Gutenberg Changelog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"Gutenberg Times: Block Template for Custom Post Types, Reading list for WordPress 5.9, Grainy Gradient block and so much more – Weekend edition #198\";s:7:\"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://gutenbergtimes.com/?p=19918\";s:7:\"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://gutenbergtimes.com/block-template-for-custom-post-type-weekend-edition-198/\";s: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:28374:\"<p><strong>Happy New Year!&nbsp;</strong>🎆 🙌 🎉🥂</p>\n\n\n\n<p>I hope you all had wonderful time over the Holidays and you didn&#8217;t have to work. And if you had to work, that it was quiet time for reflection, catch-up and strategic planning. At Whistler, we encountered -21&nbsp;°C (-5.8&nbsp;°F) weather and this Florida Weather wimp had to put on about 15 pounds (ca. 7 kg) of layered clothes to feel warm enough to go outside. It is easy to forget what Real Winter feels like. I also was pretty amazed how fast one can adapt to anything, given enough time.</p>\n\n\n\n<p>After a day and a half, we were ready to head up to the top of the mountain and all the suffering was definitely worth it. Look at the view! </p>\n\n\n\n<img />Whistler &#8211; View from the Top (Photo by Birgit Pauli-Haack)\n\n\n\n<p>Before I get out of the way of the curated list of fabulous Gutenberg content,  I want to express my wishes for you and the New Year: Good health, stay safe, prosperity, lots of laughter and loads of love for you and yours. </p>\n\n\n\n<p>Yours, 💕<br />Birgit </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n\n<p><strong>Table of Contents</strong></p>\n\n\n\n<div class=\"wp-block-sortabrilliant-guidepost\"><ul><li><a href=\"https://gutenbergtimes.com/feed/#block-editor-related-devnotes-for-wordpress-5-9\">Block Editor related DevNotes for WordPress 5.9 </a></li><li><a href=\"https://gutenbergtimes.com/feed/#gutenberg-plugin-12-2-and-12-3\">Gutenberg Plugin 12.2 and 12.3</a></li><li><a href=\"https://gutenbergtimes.com/feed/#developing-for-gutenberg-and-block-building\">Developing for Gutenberg and Block Building</a></li><li><a href=\"https://gutenbergtimes.com/feed/#updates-for-designers-and-theme-developers\">Updates for Designers and Theme Developers</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#getting-started-with-block-theme-development\">Getting Started with Block Theme development</a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#tools-for-site-builders-and-content-creators\">Tools for Site Builders and content creators</a></li><li><a href=\"https://gutenbergtimes.com/feed/#upcoming-wordpress-events\">Upcoming WordPress Events</a></li></ul></div>\n\n\n\n\n<p>In the <a href=\"https://poststatus.com/excerpt/39/\"><strong>39th episode of the Post Status Excerpt Podcast</strong></a> guest <strong>Anne McCarthy</strong> talked with <strong>David Bisset</strong> about the delay of WordPress 5.9, Automattic, COVID’s impact on contributors, Full Site Editing, and the future of the Customizer.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>There&#8217;s a new <strong>Hallway Chats</strong> episode! <a href=\"https://hallwaychats.com/episodes/episode-156-a-chat-with-tammie-lister/\"><strong>Topher and Cate DeRosia sat with Tammie Lister</strong></a>, Senior Product Designer at XWP, and talked about what it means to be a web designer these days, as well as how Gutenberg and the WordPress editor are changing and growing.</p>\n\n\n\n<h2 id=\"block-editor-related-devnotes-for-wordpress-5-9\">Block Editor related DevNotes for WordPress 5.9 </h2>\n\n\n\n<p>About Themes</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/01/07/theme-focused-changes-and-filters-in-wordpress-5-9/\">Theme-focused changes and filters in WordPress 5.9</a> </li><li><a href=\"https://make.wordpress.org/core/2022/01/07/state-of-the-customizer-with-block-themes-in-wordpress-5-9/\">State of the Customizer with block themes in WordPress 5.9</a></li><li><a href=\"https://make.wordpress.org/core/2022/01/05/bundled-theme-updates-with-wordpress-5-9/\">Bundled theme updates with WordPress 5.9</a> </li><li><a href=\"https://make.wordpress.org/core/2022/01/04/block-themes-a-new-way-to-build-themes-in-wordpress-5-9/\">Block themes, a new way to build themes in WordPress 5.9</a> </li><li><a href=\"https://make.wordpress.org/core/2022/01/08/updates-for-settings-styles-and-theme-json/\">Updates for Settings, Styles, and theme.json</a></li></ul>\n\n\n\n<p>Block Building and extending Gutenberg</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/01/04/new-api-to-access-global-settings-styles/\">New API to access global settings &amp; styles</a> </li><li><a href=\"https://make.wordpress.org/core/2022/01/04/miscellaneous-block-editor-changes-in-wordpress-5-9/\">Miscellaneous block editor changes in WordPress 5.9</a> </li><li><a href=\"https://make.wordpress.org/core/2021/12/28/take-more-control-over-inner-block-areas-as-a-block-developer/\">Take more control over Inner Block Areas (as a block developer)</a> </li><li><a href=\"https://make.wordpress.org/core/2021/12/15/using-multiple-stylesheets-per-block/\"></a><a href=\"https://make.wordpress.org/core/2021/12/15/using-multiple-stylesheets-per-block/\">Using multiple stylesheets per block</a></li><li><a href=\"https://make.wordpress.org/core/2021/12/13/posts-post-types-and-taxonomy-changes-in-wordpress-5-9/\">Posts, Post types and Taxonomy changes in WordPress&nbsp;5.9</a></li><li><a href=\"https://make.wordpress.org/core/2022/01/08/locking-blocks-in-wordpress-5-9/\">Locking Blocks in WordPress 5.9</a></li></ul>\n\n\n\n<p>New Blocks</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/01/07/the-new-navigation-block/\">The new Navigation block</a></li><li><a href=\"https://make.wordpress.org/core/2021/08/20/gallery-block-refactor-dev-note/\">Gallery Block Refactor Dev Note</a> </li></ul>\n\n\n\n<p>WordPress 5.9 Release Candidate was released on Tuesday, January 4th, 2022 and the version is on schedule to be released on January 25, 2022. </p>\n\n\n\n<p>If you have a some spare time, <strong>Anne McCarthy </strong>has great instructions and topics on how you can <a href=\"https://make.wordpress.org/test/2021/11/30/help-test-wordpress-5-9-features/\">Help test WordPress 5.9 Features</a>. It&#8217;s a huge release and test can help. </p>\n\n\n\n<p><em>A <a href=\"https://gutenbergtimes.com/whats-new-in-wordpress-5-9-a-reading-list-on-full-site-editing-and-block-themes/\"><strong>full reading list</strong> </a>about the Block editor updates for WordPress 5.9 for developers, site builders and content creators is in the works. <a href=\"https://gutenbergtimes.com/whats-new-in-wordpress-5-9-a-reading-list-on-full-site-editing-and-block-themes/\">You can start reading here.</a></em><br /></p>\n\n\n\n\n<p><strong>&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Keeping up with Gutenberg &#8211; Index 2022&#8221;</a>&nbsp;</strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test and Meta team from Jan. 2021 on. Updated by yours truly.  <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\"><em>The index 2020 is here</em></a></p>\n\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<h2 id=\"gutenberg-plugin-12-2-and-12-3\">Gutenberg Plugin 12.2 and 12.3</h2>\n\n\n\n<p>Only Gutenberg features and enhancements until version 11.9 made it into the WordPress 5.9 version. Only Bug and UI fixes to existing features of later Gutenberg plugin version were backported to WordPress 5.9 </p>\n\n\n\n<p><strong>Anton Vlasenko </strong>published the release notes: <a href=\"https://make.wordpress.org/core/2021/12/22/whats-new-in-gutenberg-12-2-22-december/\">What’s new in Gutenberg 12.2? (22 December)</a>&nbsp;and points out as highlight the following: </p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2021/12/22/whats-new-in-gutenberg-12-2-22-december/#seamless-navigation-between-the-site-editor-and-the-template-list\">Seamless navigation between the Site Editor and the Template List</a></li><li><a href=\"https://make.wordpress.org/core/2021/12/22/whats-new-in-gutenberg-12-2-22-december/#improvements-to-post-comments\">Improvements to post comments</a></li><li><a href=\"https://make.wordpress.org/core/2021/12/22/whats-new-in-gutenberg-12-2-22-december/#a-new-home-for-border-controls\">A new home for border controls</a></li><li><a href=\"https://make.wordpress.org/core/2021/12/22/whats-new-in-gutenberg-12-2-22-december/#new-font-sizes-in-the-fontsizepicker-component\">New font sizes in the&nbsp;<code>FontSizePicker</code>&nbsp;component</a></li><li><a href=\"https://make.wordpress.org/core/2021/12/22/whats-new-in-gutenberg-12-2-22-december/#improved-color-picker\">Improved color picker</a></li><li><a href=\"https://make.wordpress.org/core/2021/12/22/whats-new-in-gutenberg-12-2-22-december/#preview-for-block-styles-in-the-widget-editor\">Preview for Block Styles in the Widget Editor</a></li></ul>\n\n\n\n<p>Justin Tadlock gave it a whirl in his post <a href=\"https://wptavern.com/gutenberg-12-2-focuses-on-user-experience-improvements\"><strong>Gutenberg 12.2 Focuses on User Experience Improvements</strong></a>. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><a href=\"https://twitter.com/luisherranz\"><strong>Luis Herranz</strong></a> released Gutenberg 12.3 and published the release notes on January 5th, 2021: <a href=\"https://make.wordpress.org/core/2022/01/05/whats-new-in-gutenberg-12-3-5-january/\"><strong>What’s new in Gutenberg 12.3? (5 January)</strong></a>. </p>\n\n\n\n<p>Highlighted PRs are listed as follows. </p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/01/05/whats-new-in-gutenberg-12-3-5-january/#new-blocks-to-build-with\">New blocks to build with</a></li><li><a href=\"https://make.wordpress.org/core/2022/01/05/whats-new-in-gutenberg-12-3-5-january/#more-controls-to-customize\">More controls</a> for Spacer and Group Blocks</li><li><a href=\"https://make.wordpress.org/core/2022/01/05/whats-new-in-gutenberg-12-3-5-january/#set-your-site-icon-using-the-site-logo-block\">Set your site icon using the Site Logo block</a></li><li><a href=\"https://make.wordpress.org/core/2022/01/05/whats-new-in-gutenberg-12-3-5-january/#restrict-navigation-menu-creation-for-non-admin-users\">Restrict Navigation Menu creation for non-admin users</a></li><li><a href=\"https://make.wordpress.org/core/2022/01/05/whats-new-in-gutenberg-12-3-5-january/#core-blocks-reference\">Core Blocks Reference</a></li></ul>\n\n\n\n<p>The last bullet point references the new Handbook page Core Block Reference and it is a big step forward to a complete and updated documentation of the core blocks. The blocks&#8217; block.json information feeds into this page automatically. </p>\n\n\n\n<p><strong>Justin Tadlock</strong> wrote about it in <a href=\"https://wptavern.com/gutenberg-12-3-introduces-new-blocks-design-options-and-a-complete-core-blocks-reference\"><strong>Gutenberg 12.3 Introduces New Blocks, Design Options, and a Complete Core Blocks Reference</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Grzegorz Ziolkowski</strong> and I recorded the <strong><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-58-devnotes-for-full-site-editing/\">58th Gutenberg Changelog</a></strong> episode on Friday, January 7th, 2022. We talk about WordPress 5.9 release and DevNotes for Full-site Editing and block themes, and Gutenberg 12.2 and 12.3. We also, answered listener questions, this time by <a href=\"https://twitter.com/adityakane\">Aditya Kane</a> and <a href=\"https://twitter.com/jessicalyschik\">Jessica Lyschik</a>. </p>\n\n\n\n<h2 id=\"developing-for-gutenberg-and-block-building\">Developing for Gutenberg and Block Building</h2>\n\n\n\n<p>For those among us, who still rely on ACF for site data handling, <strong><a href=\"https://twitter.com/Joey_Farruggio\">Joey Farruggio</a></strong> built a command line tool to streamline the ACF blocks creation. You can read more about the context and the making of the CLI and what you can delegate to a script. <a href=\"https://github.com/joseph-farruggio/create-acf-block\">The <strong>Create-ACF-Block CLI code</strong> </a>is available on GitHub. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>Speaking of scaffolding blocks, the <strong>official WordPress create-block</strong> received and update, too. Once you are done with developing your plugin, you can automatically assemble the plugin.zip that you can upload to WordPress or share with other users via the plugin directory. Here is a short blog post about it: <a href=\"https://icodeforapurpose.com/run-plugin-zip-for-create-block/\"><strong>Run plugin.zip for create-block</strong></a>. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>In his <a href=\"https://twitter.com/ryanwelcher/status/1478737187738894339\">tweet</a>, <strong><a href=\"https://twitter.com/ryanwelcher\">Ryan Welcher</a></strong> pointed to the most recent Block Plugin Checker updates. When you submit your single block plugin to the directory, the Plugin Checker now validates against the block.json schema and also has a check for unique plugin namespaces as well. You can read about the details in this trac ticket: <strong><a href=\"https://meta.trac.wordpress.org/ticket/5303\">Block plugin validation tool UI improvements</a></strong>. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>Only tangentially related to the block editor, <strong><a href=\"https://twitter.com/gziolo\">Grzegorz Ziolkowski</a></strong> published for the Core JavaScript team a proposal on <a href=\"https://make.wordpress.org/core/2022/01/05/proposal-changes-to-javascript-coding-standards-for-full-prettier-compatibility/\"><strong>Changes to JavaScript Coding Standards for Full Prettier Compatibility</strong></a>. Several contributor and developers have already commented. Let you opinion heard. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>In his post, <a href=\"https://carlosbravo.blog/2021/01/07/how-advanced-custom-fields-handle-blocks/\"><strong>How Advanced Custom Fields handle&nbsp;blocks</strong></a>, <strong><a href=\"https://twitter.com/c4rl0sbr4v0\">Carlo Bravo</a></strong>, discusses how you can create blocks with ACF (the plugin Advanced Custom Fields), what advantage is has and what downsides are for the users of such blocks. If you try to decide to invest in learning how to create dynamic blocks or ACF Blocks it&#8217;s a great article to start the process. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><a href=\"https://twitter.com/CometMarie\"><strong>Marie Comet</strong></a> explains in her post <a href=\"https://mariecomet.fr/en/2021/12/14/adding-options-controls-existing-gutenberg-block/\"><strong>Adding options and controls to an existing Gutenberg block</strong></a>, how to extend core blocks with an additional button in its Toolbar or  more option controls in the sidebar. Sometimes extending existing blocks is faster than recreating features via Custom Blocks. </p>\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s main (trunk) branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total\" /></p>\n\n\n\n\n<h2 id=\"updates-for-designers-and-theme-developers\">Updates for Designers and Theme Developers</h2>\n\n\n\n<p>Apart from the list of developer notes and reading list, <strong><a href=\"https://twitter.com/angelasjin\">Angela Jin</a></strong> published a <a href=\"https://make.wordpress.org/core/2022/01/03/proposal-approving-block-pattern-directory-submissions/\"><strong>Proposal for Approving Block Patterns Submissions to the directory</strong></a>. If you are a designer, or theme developer it might be interesting for you, and you might have an opinion how submissions should be curated on the official WordPress repository. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>Speaking of the WordPress repository, <strong><a href=\"https://twitter.com/m_munirkamal\">Munir Kamal</a> </strong>created his idea of a Theme directory via the Gutenberg Hub: <a href=\"https://gutenberghub.com/re-imagined-wordpress-themes-directory/\"><strong>Re-Imagined WordPress themes directory</strong></a>. I really like the way how themes details on color schema, typography, and block styles can be surfaced to a Theme directory page. Kamal was right when he wrote: &#8220;This makes it much easier to find the theme that’s right for you without having to download and test multiple themes.&#8221; </p>\n\n\n\n<p><strong>Justin Tadlock</strong> at the WPTavern also took a look and wrote: &#8220;In the dawn of the block theme era, the WordPress theme directory could use a reimagining.&#8221; <a href=\"https://wptavern.com/gutenberg-hub-launches-a-block-based-wordpress-theme-directory\">The rest of the article is ready for your purusal</a>.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/carolinapoena\">Carolina Nymark</a>,</strong> write and developer on Fullsiteediting.com has a tutorial for you on <a href=\"https://fullsiteediting.com/lessons/creating-block-templates-for-custom-post-types/\"><strong>how to use a php template to create a block template for Custom Post Type</strong></a>. Given how often I see the question on what about Custom Post Types, this is a very timely tutorial for Theme Developers. Nymark wrote: &#8220;The main pain point is that people are expecting to be able to create this type of template via the new&nbsp;<strong>Site Editor</strong>&nbsp;interface. This is a reasonable expectation, unfortunately&nbsp;<a href=\"https://github.com/WordPress/gutenberg/issues/37407\">the feature is not complete yet</a>&nbsp;and not included in WordPress 5.9.0.&#8221;. In her post she shows you a viable workaround, that doesn&#8217;t leave you with too much technical debt. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/carlodaniele\">Carlo Daniele</a></strong> took a <a href=\"https://kinsta.com/blog/twenty-twenty-two-theme/\"><strong>Deep Dive into Twenty Twenty-Two and WordPress Block Themes</strong></a> for Kinsta. The article describes the upcoming new WordPress default theme, that will be the first default block Theme. Kjell Reigstad and Jeff Ong worked on the design and development. The Theme will come out bundled with WordPress 5.9 </p>\n\n\n\n<h3 id=\"getting-started-with-block-theme-development\">Getting Started with Block Theme development</h3>\n\n\n\n<p>If you like to get started on block theme development, there are a few choices depending on how you want to learn. </p>\n\n\n\n<p>The <strong>Developer Handbook on WordPress.org</strong> hold all the documentation about <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/themes/block-theme-overview/\">Block Themes</a>. You start at the  Overview page, then walk along the <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/themes/create-block-theme/\">Create a Block Theme </a>tutorial to learn more about the templates, template parts, template hierarchy and all necessary files. A primer on theme.json enables you to control the feature set and setting for Global Styles. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Marcus Kazmierczak</strong>&#8216;s Devnote <a href=\"https://make.wordpress.org/core/2022/01/04/block-themes-a-new-way-to-build-themes-in-wordpress-5-9/\"><strong>Block themes, a new way to build themes in WordPress 5.9</strong></a> catches you up on the latest updates. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>Another opportunity to is the Twitch live stream series by <strong>Ryan Welcher</strong> and <strong>Daisy Olsen Creating a block-based theme</strong>. <a href=\"https://www.twitch.tv/videos/1254807465?t=00h14m32s\">Part 1 is available on Twitch</a>, and will later be posted on  YouTube. The start was a bit wonky with some audio issues that cleared up at the timestamp 14:32. The next session will be next week, Thursday at 10:30 am ET / 15:30 UTC</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>On January 12th, <strong>Daisy Olsen</strong> and <strong>Sarah Snow</strong> present the first installment of another series: &#8220;<a href=\"https://www.meetup.com/wordpress-social-learning/events/283103474\"><strong>Zero to Block Theme Series: Foundations&#8221;</strong></a> at 1pm ET / 18:00 UTC. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Kelly Choyce-Dwan</strong>, core contributor on the meta team,  takes you along her journey while <a href=\"https://ryelle.codes/2021/12/switching-to-a-block-based-theme\"><strong>switching to a block based theme</strong></a>. She shares with you her process and her challenges and how she overcame them. Choyce-Dwan also surfaced a few things that are bugs and some have already been fixed. She also noticed that there is no way to give buttons or links hover state/colors, and CSS is your fallback. In conclusion, she wrote: &#8220;It was a fun experiment to refresh this site, and I really see the promise of block-based themes for easy site building. It’s a new framework to get used to, and sure there are bumps to work through, but it’s going to be great.&#8221;</p>\n\n\n\n<h2 id=\"tools-for-site-builders-and-content-creators\">Tools for Site Builders and content creators</h2>\n\n\n\n<p>In her latest YouTube video <a href=\"https://www.youtube.com/watch?v=n5fbGuTdPKw\"><strong>Connecting The Dots: Level up with Query Loop</strong></a> block, <strong>Anne McCarthy</strong> is showing off a real-world example of the Query Loop block, and she demonstrates how it saves her time. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>In his review <a href=\"https://wptavern.com/anariel-design-releases-bricksy-its-third-wordpress-block-theme\"><strong>Anariel Design Releases Bricksy, Its Third WordPress Block Theme</strong></a>, Justin Tadlock gives Ana Segota, designer at Anariel Designs, and her theme high marks on beauty and versatility. It sports 32 Block patterns and also supports WooCommerce. Certainly, worth checking out. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Alexandra Yap</strong> introduced you to a new feature from the team at Stackable: Their plugins now gives you the option to start your design process directly in the Site editor. <a href=\"https://wpstackable.com/blog/how-to-wireframe-a-website-using-gutenberg/\"><strong>Learn how you can use Gutenberg to wireframe a website.</strong></a> </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>Although the block editor can handle Markdown in and of itself, it&#8217;s not the most convenient Markdown editor. The <a href=\"https://wordpress.org/plugins/markup-markdown/\"><strong>MarkUp MarkDown</strong></a> plugin seems to change that although it gives me unwanted flashback to pre-block editor times. In his review, <a href=\"https://wptavern.com/new-wordpress-plugin-offers-a-markdown-editor-solution\"><strong>New WordPress Plugin Offers a Markdown Editor Solution</strong></a> Justin Tadlock, is of other opinion, so it was a worth a read for me. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>Speaking of Flashback, read <a href=\"https://wptavern.com/a-throwback-to-the-past-retro-winamp-block\"><strong>A Throwback to the Past: Retro Winamp Block</strong></a> by <strong>Justin Tadlock</strong> on his take on the block plugin that allows you to embed a Winamp player and skin into your 21st-century website.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/phil_webs\">Phil Webster</a></strong> created the <a href=\"https://wptavern.com/a-throwback-to-the-past-retro-winamp-block\"><strong>Newspaper Column </strong></a>block, and interesting approach to have this block automatically display text  over three or four columns automatically. It works best with paragraph and lists. Webster also plans to work on Accessible Block Collection to offer additional accessibility features for core blocks and build blocks that are missing for instance an Accordion block.  </p>\n\n\n\n<p>As a sidenote, <a href=\"https://twitter.com/phil_webs/status/1479242474304552960\">here</a> is a twitter exchange with Webster about <a href=\"https://twitter.com/phil_webs/status/1479242474304552960\">what is best for the user: Single purpose blocks or bock collections.</a> What has been the better experience been for you? And would you pay for a single block premium plugin? And more. I found it quite insightful. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>Good news for site owners looking for high-quality block themes: <a href=\"https://wptavern.com/wp-engine-acquires-brian-gardners-frost-opens-it-to-the-public\"><strong>WP Engine Acquires Brian Gardner’s Frost, Opens It to the Public</strong></a> &#8211; now available for free. <strong>Justin Tadlock</strong> has the skinny for you. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Kelly Choyce-Dwan</strong> released &#8216;a souped-up Spacer-type block&#8217;. With the <a href=\"https://wordpress.org/plugins/grainy-gradient-block/\"><strong>Grainy Gradient Block</strong></a> plugin end-users can decorate the area with various gradient backgrounds and spruce up their content with interesting forms and color combinations. <a href=\"https://wptavern.com/decorating-web-pages-with-the-grainy-gradient-block\">Justin Tadlock took it for a spin</a> and shared ways he experimented with with the block on the WPTavern.</p>\n\n\n\n<img />\n\n\n\n<h2 id=\"upcoming-wordpress-events\">Upcoming WordPress Events</h2>\n\n\n\n<p><strong>January 12, 2022, 1 pm ET / 18:00 UTC</strong><br /><a href=\"https://www.meetup.com/wordpress-social-learning/events/283103474\"><strong>Zero to Block Theme Series: FoundationsJoin this space</strong></a> via WordPress Social Learning Spaces<br /><br /><strong>January 14, 2022</strong> <strong>1pm ET / 18:00 UTC</strong> <br /><a href=\"https://www.meetup.com/wordpress-social-learning/events/283051937/\"><strong>Demo: All About Colors with Full Site Editing</strong></a> with Roxy Kohilakis via WordPress Social Learning Spaces</p>\n\n\n\n<p><strong>January 17, 2022 3pm ET / 20:00 UTC</strong><br /><strong><a href=\"https://www.meetup.com/wordpress-social-learning/events/282772979\">Advanced Layouts with the Block Editor</a></strong> with Wes Theron via WordPress Social Learning Spaces</p>\n\n\n\n<p><strong>January 17, 2022 8 pm ET / 1:00 am UTC</strong> <br /><strong><a href=\"https://www.meetup.com/BoulderWP/events/282792359\">What&#8217;s coming in WordPress 5.9</a></strong> Panel discussion w/ Brian Gardner, Courtney Robertson and Birgit Pauli-Haack via WordPress Meetup Boulder, Co</p>\n\n\n\n<p><strong>January 20, 2022 &#8211; 7 pm ET / 00:00 UTC</strong><br /><a href=\"https://www.meetup.com/SF-WordPress-Users/events/283096780/\"><strong>WordPress &#8220;Mega Meetup&#8221;: Block Patterns, WordPress 5.9</strong></a><br />South Florida WordPress Meetup Group</p>\n\n\n\n<p><strong>January 26, 2022, 6:00 pm ET / 23:00 UTC</strong><br /><a href=\"https://www.meetup.com/wordpress-social-learning/events/282773311/\"><strong>Intro to Templates and Template Parts (Full Site Editing)</strong></a> with Wes Theron via WordPress Social Learning Spaces</p>\n\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\">Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too and won&#8217;t give your email address to anyone except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\";s: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, 08 Jan 2022 08:50:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"WPTavern: Microsoft Bing Releases New IndexNow 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=128014\";s:7:\"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:179:\"https://wptavern.com/microsoft-bing-releases-new-indexnow-plugin-for-wordpress?utm_source=rss&utm_medium=rss&utm_campaign=microsoft-bing-releases-new-indexnow-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3501:\"<p>In July 2020, Bing <a href=\"https://wptavern.com/bing-launches-url-submissions-plugin-for-wordpress\">released its first official plugin</a> for WordPress that allowed site owners to submit URLS and get their content indexed immediately, instead of waiting for the search engine to crawl the site. The IndexNow API, which <a href=\"https://blogs.bing.com/webmaster/october-2021/IndexNow-Instantly-Index-your-web-content-in-Search-Engines\">debuted in October 2021</a>, is the next evolution of the <a>Bing URL submissions API</a>, created by Microsoft Bing and Yandex. </p>\n\n\n\n<p>Bing Webmasters has released a new <a href=\"https://wordpress.org/plugins/indexnow/\">IndexNow plugin for WordPress</a> sites to take advantage of this new protocol. It makes it possible for websites to notify participating search engines whenever content is created, updated, or deleted, so that the site is indexed faster for updated search results. The Microsoft Bing Webmaster Tools team anticipates that it will minimize the need for crawling:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>IndexNow is an initiative for a more efficient Internet: By telling search engines whether an URL has been changed, website owners provide a clear signal helping search engines to prioritize crawl for these URLs, thereby limiting the need for exploratory crawl to test if the content has changed. In the future, search engines intend to limit crawling of websites adopting IndexNow.</p><p>IndexNow is also an initiative for a more open Internet: By notifying one search engine you will notify all search engines that have adopted IndexNow.</p></blockquote>\n\n\n\n<p>The IndexNow WordPress plugin tracks changes in content and automatically submits the URLS in the background. It comes with a few basic features and configuration options: </p>\n\n\n\n<ul><li>Toggle the automatic submission feature.</li><li>Manually submit a URL to IndexNow.</li><li>View list of recent URL submissions from the plugin.</li><li>Retry any failed submissions from the recent submissions list.</li><li>Download recent URL submissions for analysis.</li><li>Status on recent successful and failed submissions</li></ul>\n\n\n\n<p>The IndexNow protocol is supported by Microsoft Bing and Yandex. <a href=\"https://searchengineland.com/google-is-testing-the-indexnow-protocol-for-sustainability-375932\">Google is testing the protocol</a> to see if it makes sense for a more sustainable approach to indexing the web.</p>\n\n\n\n<p>Bing Principal Program Manager Fabrice Canel <a href=\"https://core.trac.wordpress.org/ticket/52900\">proposed WordPress core integrate the IndexNow protocol</a> but contributors suggested Microsoft keep it as a plugin until it&#8217;s more widely adopted by major search engines and proves that it has a positive effect on reducing the need for crawling. </p>\n\n\n\n<p>&#8220;By releasing this plugin, we aim not only to benefit right away WordPress websites adopting it, but also learn, tweak as needed to someday release IndexNow in WordPress core to benefit all websites and all existing and upcoming search engines adopting IndexNow,&#8221; Canel said on the ticket.</p>\n\n\n\n<p>The <a href=\"https://wordpress.org/plugins/indexnow/\">IndexNow plugin</a> already has 800 active installs but it&#8217;s a long road for Microsoft to prove that its API is effective at streamlining indexing for search engines. If Google agrees to support it after testing, the protocol may gain enough momentum to attract other search engines&#8217; support.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 08 Jan 2022 03:14:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"WPTavern: Decorating Web Pages With the Grainy Gradient Block\";s:7:\"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:30:\"https://wptavern.com/?p=128020\";s:7:\"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:167:\"https://wptavern.com/decorating-web-pages-with-the-grainy-gradient-block?utm_source=rss&utm_medium=rss&utm_campaign=decorating-web-pages-with-the-grainy-gradient-block\";s: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:3198:\"<p class=\"has-drop-cap\">Yesterday, Kelly Choyce-Dwan released a souped-up Spacer-type block. However, instead of just empty space on the screen, end-users can decorate the area with various gradient backgrounds.</p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/grainy-gradient-block/\">Grainy Gradient Block</a> is just the type of plugin that I look forward to tinkering with. It is not complex. It stays in its lane. And, it is just plain fun to use.</p>\n\n\n\n<p>The block was inspired by the grainy gradient trend <a href=\"https://css-tricks.com/grainy-gradients/\">touted by CSS-Tricks</a> in 2021. Now, users can use them directly in the WordPress editor.</p>\n\n\n\n<p>The plugin&#8217;s single block has four variations, as shown in the following screenshot:</p>\n\n\n\n<img />\n\n\n\n<p>The variations are:</p>\n\n\n\n<ul><li><strong>Default:</strong> Noisy/Grainy texture.</li><li><strong>Horizontal Grain:</strong> Horizontal lines.</li><li><strong>Vertical Grain:</strong> Vertical lines.</li><li><strong>Blob Grain:</strong> An effect similar to lava lamps.</li></ul>\n\n\n\n<p>After far too much time attempting new design ideas with the plugin, I finally landed on something that I liked. I pulled a <a href=\"https://wordpress.org/photos/photo/52761c1391/\">sunset image</a> from WordPress Photos by Mark Westguard and used it within a cover block. Then, I applied a couple of different Grainy Gradient blocks over it.</p>\n\n\n\n<img />Grainy sunset over a lake.\n\n\n\n<p>The goal was to give it an old, worn painting feel. I was happy with how it and several other variations I worked through turned out.</p>\n\n\n\n<p>I wanted to see what I could do with some real-world art &#8212; I had paintings on my mind at that point. So, I grabbed a photo of a piece I completed a week or two ago and began anew.</p>\n\n\n\n<p>This time, I used a similar process. I wrapped everything in a Cover block and applied a duotone filter over the image. Then, I placed the Grainy Gradient block inside and switched it to the Horizontal Grain variation.</p>\n\n\n\n<img />Horizontal grain over an image.\n\n\n\n<p>It turned out similar to a poor photocopy of a hand-drawn piece. Essentially, it was better than my original artwork.</p>\n\n\n\n<p>Do not let my imagination fool you into thinking this plugin is limited to just a handful of ideas. There are 1,000s upon 1,000s of variations users can create. For example, just dropping it in a column next to a text-heavy section can spruce up a page&#8217;s design a bit:</p>\n\n\n\n<img />Blob gradient next to text column.\n\n\n\n<p>If I had one request, it would be to add grainy gradient backgrounds to the Group and Cover blocks. Both allow for gradients but not of the <em>grainy</em> variety. The effect is created via an SVG filter, which is how the duotone feature in core works. There seems to at least be some <a href=\"https://github.com/WordPress/gutenberg/pull/35359\">appetite for other filter types</a>. Maybe we will see a more broad list of such options in the future.</p>\n\n\n\n<p>For now, I think I will continue playing around with Grainy Gradient Block.</p>\n\n\n\n<p>The development version of the plugin is also <a href=\"https://github.com/ryelle/grainy-gradients\">available via GitHub</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 08 Jan 2022 00:35:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"Gutenberg Times: What’s new in WordPress 5.9 – a Reading list on Full-Site Editing and Block 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:35:\"https://gutenbergtimes.com/?p=19945\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"https://gutenbergtimes.com/whats-new-in-wordpress-5-9-a-reading-list-on-full-site-editing-and-block-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10450:\"<p>WordPress 5.9 Release Candidate 1 was released on Tuesday, January 4th, 2022 and the version is on schedule to be released on January 25, 2022.</p>\n\n\n\n<p>The WordPress 5.9 release mostly introduces Full Site Editing to WordPress user. It&#8217;s the biggest release since the roll-out of the block editor in December 2018.  The umbrella term Full-site Editing covers a multitude of editing features. </p>\n\n\n\n<p>This reading list covers the latest publication of Developer Notes and User Documentation related to the Block Editor. </p>\n\n\n\n<ul><li>The <a href=\"https://gutenbergtimes.com/feed/#block-editor-related-devnotes-for-wordpress-5-9\">DevNotes</a> are for extenders, plugin, and theme developers.</li><li><a href=\"https://gutenbergtimes.com/feed/#user-documentation-for-site-builders-and-content-creators\">End User documentation</a> is for site builders and content creators.</li></ul>\n\n\n\n<p>Also, see the <a href=\"https://make.wordpress.org/core/2022/01/10/wordpress-5-9-field-guide/\"><strong>WordPress 5.9 Field Guide</strong></a> with all DevNotes for the upcoming release. </p>\n\n\n\n<p><strong>Table of Content</strong></p>\n\n\n\n<div class=\"wp-block-sortabrilliant-guidepost\"><ul><li><a href=\"https://gutenbergtimes.com/feed/#block-editor-related-devnotes-for-wordpress-5-9\">Block Editor related DevNotes for WordPress 5.9 </a></li><li><a href=\"https://gutenbergtimes.com/feed/#user-documentation-for-site-builders-and-content-creators\">User Documentation for Site Builders and Content Creators</a></li><li><a href=\"https://gutenbergtimes.com/feed/#block-based-themes-ready-for-full-site-editing\">Block-Based Themes, ready for Full-Site Editing. </a></li><li><a href=\"https://gutenbergtimes.com/feed/#social-learning-and-courses\">Social Learning and Courses</a></li></ul></div>\n\n\n\n<h2 id=\"block-editor-related-devnotes-for-wordpress-5-9\">Block Editor related DevNotes for WordPress 5.9 </h2>\n\n\n\n<p>About Themes</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/01/07/theme-focused-changes-and-filters-in-wordpress-5-9/\">Theme-focused changes and filters in WordPress 5.9</a> </li><li><a href=\"https://make.wordpress.org/core/2022/01/07/state-of-the-customizer-with-block-themes-in-wordpress-5-9/\">State of the Customizer with block themes in WordPress 5.9</a></li><li><a href=\"https://make.wordpress.org/core/2022/01/05/bundled-theme-updates-with-wordpress-5-9/\">Bundled theme updates with WordPress 5.9</a> </li><li><a href=\"https://make.wordpress.org/core/2022/01/04/block-themes-a-new-way-to-build-themes-in-wordpress-5-9/\">Block themes, a new way to build themes in WordPress 5.9</a></li><li><a href=\"https://make.wordpress.org/core/2022/01/08/updates-for-settings-styles-and-theme-json/\">Updates for Settings, Styles, and theme.json</a></li></ul>\n\n\n\n<p>Block Building and extending Gutenberg</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/01/04/new-api-to-access-global-settings-styles/\">New API to access global settings &amp; styles</a> </li><li><a href=\"https://make.wordpress.org/core/2022/01/04/miscellaneous-block-editor-changes-in-wordpress-5-9/\">Miscellaneous block editor changes in WordPress 5.9</a> </li><li><a href=\"https://make.wordpress.org/core/2021/12/28/take-more-control-over-inner-block-areas-as-a-block-developer/\">Take more control over Inner Block Areas (as a block developer)</a> </li><li><a href=\"https://make.wordpress.org/core/2021/12/15/using-multiple-stylesheets-per-block/\"></a><a href=\"https://make.wordpress.org/core/2021/12/15/using-multiple-stylesheets-per-block/\">Using multiple stylesheets per block</a></li><li><a href=\"https://make.wordpress.org/core/2021/12/13/posts-post-types-and-taxonomy-changes-in-wordpress-5-9/\">Posts, Post types and Taxonomy changes in WordPress&nbsp;5.9</a></li><li><a href=\"https://make.wordpress.org/core/2022/01/08/locking-blocks-in-wordpress-5-9/\">Locking Blocks in WordPress 5.9</a></li></ul>\n\n\n\n<p>New Blocks</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2022/01/07/the-new-navigation-block/\">The new Navigation block</a></li><li><a href=\"https://make.wordpress.org/core/2021/08/20/gallery-block-refactor-dev-note/\">Gallery Block Refactor Dev Note</a> </li></ul>\n\n\n\n<p>Learn more about the progress on performance improvement efforts coming to <a href=\"https://make.wordpress.org/core/2022/01/05/wordpress-5-9-performance-improvements/\">WordPress 5.9 Performance Improvements</a> </p>\n\n\n\n<h2 id=\"user-documentation-for-site-builders-and-content-creators\">User Documentation for Site Builders and Content Creators</h2>\n\n\n\n<p><strong><a href=\"https://wordpress.org/support/article/site-editor/\">Site editor</a></strong></p>\n\n\n\n<p>It is only available to content creators who are using a Block theme. When you are using the Site Editor, most changes here are made across your entire site.</p>\n\n\n\n<p><a href=\"https://wordpress.org/support/article/block-themes/\"><strong>Block Themes </strong></a></p>\n\n\n\n<p>A block theme is a theme that uses blocks for all parts of a site, including navigation menus, header, content, and site footer.</p>\n\n\n\n<p><a href=\"https://wordpress.org/support/article/styles-overview/\"><strong>Styles Overview</strong></a>  </p>\n\n\n\n<p>This is a new feature in WordPress 5.9 that comes included in&nbsp;Block themes&nbsp;that allows you to customize your site as much as you’d like with different colors, typography, layouts, and more</p>\n\n\n\n<p><a href=\"https://wordpress.org/support/article/navigation-block/\"><strong>Navigation block</strong></a></p>\n\n\n\n<p>The&nbsp;<em>Navigation Block</em>&nbsp;is an advanced block in WordPress 5.9 that enables you to edit your site’s navigation menu, both in terms of structure and design. The&nbsp;<em>Navigation block</em>&nbsp;can be used with a&nbsp;block theme&nbsp;or a theme that has support for&nbsp;template editing.</p>\n\n\n\n<p><strong><a href=\"https://wordpress.org/support/article/template-part-block/\">Template part block</a> </strong></p>\n\n\n\n<p>The&nbsp;<em>Template Part block</em>&nbsp;is an advanced block introduced in WordPress 5.9 that can be used with a block theme or a theme that supports&nbsp;template editing.</p>\n\n\n\n<h2 id=\"block-based-themes-ready-for-full-site-editing\">Block-Based Themes, ready for Full-Site Editing. </h2>\n\n\n\n<p>Ready to Test? To date, you&#8217;ll find 34 block Themes already in the WordPress repository that are prepared for Full-Site Editing. </p>\n\n\n\n<p>I often get the question: &#8220;What are the few themes you like?&#8221; Here is my list: </p>\n\n\n\n<p>I received similar questions at meetup gatherings. Here are the themes of my response.</p>\n\n\n\n<ul><li><a target=\"_blank\" href=\"https://wordpress.org/themes/tove/\" rel=\"noreferrer noopener\">Tove by Anders Noren</a></li><li><a target=\"_blank\" href=\"https://wordpress.org/themes/ona/\" rel=\"noreferrer noopener\">Ona by DeoThemes</a></li><li><a target=\"_blank\" href=\"https://wordpress.org/themes/clove/\" rel=\"noreferrer noopener\">Clove by Anariel Design</a></li></ul>\n\n\n\n<p>All three are from trusted theme designers, and were reviewed by Justin Tadlock at the WPTavern.</p>\n\n\n\n<ul><li><a href=\"https://wptavern.com/tove-a-block-based-wordpress-theme-by-anders-noren\" target=\"_blank\" rel=\"noreferrer noopener\">Tove: A Block-Based WordPress Theme by Anders Norén</a></li><li><a href=\"https://wptavern.com/ona-by-deothemes-just-raised-the-bar-for-wordpress-block-theme-design\" target=\"_blank\" rel=\"noreferrer noopener\">Ona by DeoThemes Just Raised the Bar for WordPress Block Theme Design</a></li><li><a href=\"https://wptavern.com/clove-a-showcase-of-block-patterns-by-anariel-design\" target=\"_blank\" rel=\"noreferrer noopener\">Clove: A Showcase of Block Patterns by Anariel Design</a></li></ul>\n\n\n\n<p><strong>Automattic</strong> also published a set of themes, all focused on blogging and writing: </p>\n\n\n\n<ul><li><a href=\"https://wordpress.org/themes/quadrat/\">Quadrat&nbsp;</a></li><li><a href=\"https://wordpress.org/themes/geologist/\">Geologist&nbsp;</a></li><li><a href=\"https://wordpress.org/themes/videomaker/\">Videomaker</a>&nbsp;</li><li><a href=\"https://wordpress.org/themes/zoologist/\">Zoologist</a>&nbsp;</li><li><a href=\"https://wordpress.org/themes/seedlet-blocks/\">Seedlet Blocks</a>&nbsp;</li></ul>\n\n\n\n<p>I am also a huge fan of the first WordPress default block theme, called Twenty-Twenty-Two. Carlo Danielle did a <a href=\"https://kinsta.com/blog/twenty-twenty-two-theme/\"><strong>deep dive into the inner workings</strong></a> for Twenty-Twenty two.  and takes you along for the ride in his post for Kinsta. Designer-developers Kjell Reigstad and Jeff Ong worked on it with other contributors. It will be released with WordPress 5.9. New WordPress site will activate it out of the box. </p>\n\n\n\n<p><em>Share in the comments if you find a block-based theme that you like or built. </em></p>\n\n\n\n<h2 id=\"social-learning-and-courses\">Social Learning and Courses</h2>\n\n\n\n<p>The training team is getting ready to release some courses on Full-site Editing and I will update this post once they are available online. For now here are some Social Learning events around the new features. Register on Meetup.com</p>\n\n\n\n<ul><li>Wednesday, January 12, 2022, 10:00 am (UTC-08:00)<br /><a href=\"https://www.meetup.com/wordpress-social-learning/events/283103474\"><strong>Zero to Block Theme Series: FoundationsJoin this space</strong></a></li><li>Friday, January 14, 2022, 10:00 am (UTC-08:00)<br /><a href=\"https://www.meetup.com/wordpress-social-learning/events/283051937\"><strong>Demo: All About Colors with Full Site Editing</strong></a></li><li>Wednesday, January 26, 2022, 3:00 pm (UTC-08:00)<br /><a href=\"https://www.meetup.com/wordpress-social-learning/events/282773311/\"><strong>Intro to Templates and Template Parts (Full Site Editing)</strong></a></li></ul>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-background has-accent-background-color has-accent-color is-style-dots\" />\n\n\n\n<p><strong>Featured Image:</strong> <a href=\"https://www.flickr.com/photos/17751217@N00/2558304478\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Mitchell Library, Sydney (#24)&#8221;</a>&nbsp;by&nbsp;<a href=\"https://www.flickr.com/photos/17751217@N00\" target=\"_blank\" rel=\"noreferrer noopener\">Christopher Chan</a>&nbsp;is licensed under&nbsp;<a href=\"https://creativecommons.org/licenses/by-nd-nc/2.0/jp/?ref=openverse&atype=rich\" target=\"_blank\" rel=\"noreferrer noopener\">CC BY-NC-ND 2.0</a> found on <a href=\"https://wordpress.org/openverse\">OpenVerse</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Jan 2022 21:36:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WordCamp Central: Call For Speakers for WordCamp Europe 2022 in Porto is Open\";s:7:\"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:39:\"https://central.wordcamp.org/?p=3143943\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"https://central.wordcamp.org/news/2022/01/07/call-for-speakers-for-wordcamp-europe-2022-in-porto-is-open/\";s: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:813:\"<p>Call For Speakers for WordCamp Europe (2-4 June, Porto, Portugal) is open and <a href=\"https://europe.wordcamp.org/2022/call-for-speakers/\">we are inviting you to apply</a>!</p>\n<p>Whether you have given thousands of talks in front of a large audience or you have moderate experience in public speaking, if you have the practical knowledge to share — please, do it, <a href=\"https://europe.wordcamp.org/2022/call-for-speakers/\">apply to speak</a>!</p>\n<p>WordCamp Europe organizers will soon be hosting an online Q&amp;A session where you can ask questions and get guidance on how to raise the chance for your application to be selected. Keep an eye out <a href=\"https://europe.wordcamp.org/2022\">on the WCEU website </a>to be notified of the same.</p>\n<p>We look forward to seeing your application soon!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Jan 2022 07:32:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Sabrina Zeidan\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"Post Status: Post Status Excerpt (No. 40) — Post Status from 2021 to 2022\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=92232\";s:7:\"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:34:\"https://poststatus.com/excerpt/40/\";s: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:27913:\"<h3>&#8220;In 2022 at Post Status&#8230; we will be together and make the most of our online experiences.&#8221; —<strong>Cory Miller</strong></h3>\n\n\n\n<p class=\"has-drop-cap\">In this episode of Post Status Excerpt, David and Cory chat about the key events for Post Status in 2021, including Cory\'s acquisition of Post Status from Brian in May, <strong>StellarWP</strong>&#8216;s sponsorship of <strong>Post Status Slack</strong> to go pro, and the acquisition tracker. Cory also explains how his understanding of Post Status has changed since acquiring it.</p>\n\n\n\n<p><strong>Also: </strong>David and Cory also discuss what they hope Post Status can become in early 2022.</p>\n\n\n\n\n\n\n\n<p class=\"has-background\">Every week <strong><a href=\"https://poststatus.com/podcast/the-excerpt/\">Post Status Excerpt</a></strong> will brief you on important WordPress news — in about 15 minutes or less! Learn what\'s new in WordPress in a flash. <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/26a1.png\" alt=\"⚡\" class=\"wp-smiley\" /><br /><br />You can listen to <a href=\"https://poststatus.com/podcast/the-excerpt/\">past episodes</a> of <strong>The Excerpt</strong>, <a href=\"https://poststatus.com/category/post-status-podcasts/\">browse all our podcasts</a>, and don’t forget to subscribe on <a href=\"https://open.spotify.com/show/1m3xwXbe0MG5BzFVPtB0A7\">Spotify</a>, Amazon Music, <a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zaW1wbGVjYXN0LmNvbS8ySkU5c2M4UA\">Google Podcasts</a>, <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">iTunes</a>, <a href=\"https://castro.fm/podcast/c53552c6-1ee0-4fc4-9de4-08ed6bf1ee4d\">Castro</a>, <a href=\"https://www.youtube.com/c/PostStatus\">YouTube</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, <a href=\"https://player.fm/series/wordpress-post-status-podcasts\">Player.fm</a>, <a href=\"https://pca.st/05rR\">Pocket Casts</a>, <a href=\"https://wordpress-post-status-draft-podcast.simplecast.com/\">Simplecast</a>, or by <a href=\"https://feeds.simplecast.com/2JE9sc8P\">RSS</a>. <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f3a7.png\" alt=\"🎧\" class=\"wp-smiley\" /></p>\n\n\n\n<h3><img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f517.png\" alt=\"🔗\" class=\"wp-smiley\" /> Mentioned in the show:</h3>\n\n\n\n<ul><li><a href=\"https://poststatus.com/acquisitions/\">Post Status Acquisition Tracker</a></li><li><a href=\"https://poststatus.com/open-web-manifesto/\">Post Status Open Web Manifesto</a></li><li><a href=\"https://twitter.com/dimensionmedia\" target=\"_blank\" rel=\"noreferrer noopener\">David Bisset (Twitter)</a></li><li><a href=\"https://twitter.com/post_status\" target=\"_blank\" rel=\"noreferrer noopener\">Post Status (Twitter)</a></li></ul>\n\n\n\n<h3><img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f64f.png\" alt=\"🙏\" class=\"wp-smiley\" /> Sponsor: <a href=\"http://poststatus.com/godaddy\">GoDaddy Pro</a></h3>\n\n\n\n<p>Manage your clients, websites, and tasks from a single dashboard with GoDaddy Pro. Perform security scans, backups, and remote updates to many sites on any host. Check up on site performance, monitor uptime and analytics, and then send reports to your clients. GoDaddy Pro is free — and designed to make your life better</p>\n\n\n\n<h2 id=\"h-transcript\"><strong>Transcrip</strong>t</h2>\n\n\n\n<p></p>\n\n\n\n<p><strong>David Bisset:</strong> It may seem like [00:01:00] yesterday, but you know, we started 2021 with Brian\'s still at the helm of Post Status. You were a partner, but that changed in the middle of the year, around may or June and where you are fully acquired Post Status. So you remember that still.</p>\n\n\n\n<p><strong>Cory Miller:</strong> Oh yeah.</p>\n\n\n\n<p>Vividly. We were just kind of prepared for this. It was just pulling me back and going. It\'s really good to reflect, you know, and review what\'s going on. And I don\'t take enough time for this instead of member huddle, but, you know, we didn\'t really talk about this linking back for posts specifically on, remember how that on some, I\'m glad to do it because.</p>\n\n\n\n<p>I think if I look back, it was me taking over full-time with Post Status going from what was kind of a part-time gig and a really fun gig to a very busy gig. And because we\'re growing the vision and it just I think there was, you know, if I can look back on the year related to Post Status for me, it was.</p>\n\n\n\n<p>This light bulb moment of like, I can do anything. I want, not that I couldn\'t with Brian, it was just like, okay, I\'ve got [00:02:00] full control of this. I don\'t know if a lot of people realize David, but at I themes, I actually wasn\'t the majority owner. And I start when I started in 2008, I met two, my, my two partners and they gave me some initial funding.</p>\n\n\n\n<p>To to get started with iThemes. And so, I had partners all along and there\'s many pluses to that, by the way. But this magical moment that happened to me was over that summer and just realizing one day. This is all mine. Not to sound very selfish about it. You know, Dave, because I\'ve tried to be very collaborative and share everything we\'re doing, but I go, I can do anything I want, what do I want to do?</p>\n\n\n\n<p>Oh, wow. Like, yeah. And again, not that brian was holding me back at all. It was just, it was this moment of going, this is mine. And then another day, wake it up and go on everything I want to do I can do here. So those are huge light bulb moments for me looking back in this year.</p>\n\n\n\n<p>And I hope everybody can see that my energy, like we\'re we were a [00:03:00] bunch of part-timers David you\'re part time Dan\'s part-time more or less. I was part time. Brian was part-time like, when we all we said, and I gather, we probably have a couple of full-time people here. But this was just different fitting for me this next adventure spirit Post Status.</p>\n\n\n\n<p>And I\'m, really pumped about it.</p>\n\n\n\n<p><strong>David Bisset:</strong> So obviously you saw potential in Post Status when you first joined Brian, I\'m going to say sometime in 2020.</p>\n\n\n\n<p><strong>Cory Miller:</strong> Yes, January 2020, right before the pandemic. And he came out and we had a lot of cool plans that we\'re now gonna start doing, starting in February. Some of our in-person things, very small groups now with omicron going on and we\'ll see how everything goes, but we\'re going, we\'re pushing forward with our first in-person meetup.</p>\n\n\n\n<p>Our partner summit in February in Oklahoma city. But yeah, that was pre printed. January, 2020. It\'s crazy to think our fastest.</p>\n\n\n\n<p><strong>David Bisset:</strong> So you cruise through and then May 2021 you acquired. [00:04:00] So what is the difference between how you\'re looking at Post Status and your goals when you acquired it from Brian then versus now, like what\'s changed in your mind?</p>\n\n\n\n<p>What goals have changed? What potential are you realizing?</p>\n\n\n\n<p><strong>Cory Miller:</strong> You know, being very honest and reflective about all of this David it\'s just going we\'ll maintain cool stuff. That process was already doing. That was the previous mindset. The mindset today is now we\'re going to grow. We\'re going to do 10 times what we\'ve done in the past.</p>\n\n\n\n<p>We\'re going to take community to a whole new level. We\'re going to really blow out what we\'re doing at post-test and truly become and be, and showcase. We are the professional community of the open web. That WordPress leads in that we, as WordPress leaders are a part of that bigger ecosystem, but the whole point of we are Post Status.</p>\n\n\n\n<p>It\'s an energizing, shared vision that rallies all of us together. And that\'s why I\'m so energized about all of this, because it\'s, what I [00:05:00] love to do is help bring people together. And it\'s just funny, the artificial boundaries and barriers we\'ve put on ourselves, but that\'s what I had. Previously, when I took over, I thought I will maintain this awesome community.</p>\n\n\n\n<p>That was my, that was pretty much my vision. I\'ll do cool stuff. Get to work with cool people, get the, hang out with all of my friends. You know, now it\'s even a bigger vision and I\'ve had a lot of. With that Jonathan Wald, yourself, Dan, or editor-in-chief Michelle Frechette. My wife Lindsay is always my number one partner in anything I do.</p>\n\n\n\n<p>She\'s always there to help and support me. Now we have Felicia on full-time to take over operations here. Our first full-time employee. I don\'t know, I guess technically second, because you can count Brian in the past. So, Yeah. It\'s spark. You just got me all excited, just thinking about that, but that was on this truth.</p>\n\n\n\n<p>That was, as far as I could see at that point, you know, was let\'s make them this cool thing. Let\'s don\'t do anything to break it, [00:06:00]</p>\n\n\n\n<p><strong>David Bisset:</strong> right? Yeah. When you inherit something precious, the first thing I do is like, don\'t break anything. Don\'t don\'t mess up. And then eventually you\'re like, okay, how can I expand this without breaking it?</p>\n\n\n\n<p>Now I wrote down, you know, Your better journalist and I am, but what I did was I wrote down, I tried to write down the top three Post Status moments of the past year. And frankly, I think palpably, since you took over, I think has before, you know, with everything going on, I can barely remember the last six minutes, let alone six months.</p>\n\n\n\n<p>So we\'re starting from you, acquiring from may have going forward. So one of those was actually something you touched on before, and I think it caught a few people, maybe not delight, surprise, but something that, what is this. You, you mentioned an open source manifesto, or you talk to, you mentioned about seeing Matt and talking about open source, the open source manifestos on our site right now at poststatus.com/open-web-manifesto.</p>\n\n\n\n<p>And it says Post Status seeks to grow WordPress economy in three [00:07:00] ways, guide, connect, and elevate. Was this an idea that you and the in the team had, you know, when you acquire Post Status or when did this come into real clear picture? They feel like, oh, I know I\'m going to talk to Matt about it.</p>\n\n\n\n<p>Oh, I\'m going to, we\'re going to put this together, put on our website and what, you know, what was the, what was, what were you trying to get out of this by posting this Manifesto?</p>\n\n\n\n<p><strong>Cory Miller:</strong> Yeah, that was you know, everything I do it\'s just a collaboration and I try never to take credit for things to that.</p>\n\n\n\n<p>I don\'t do I work so much better in a band or an orchestra or whatever, like with other people. And this was a vision that Jonathan Walton. You know, crystallized in my head he shared the vision of the open web, what she\'s talked about and blogged about prolifically on his own site. And then he shared that with me and I asked him questions and clarify, like, okay, what do we mean when we say that?</p>\n\n\n\n<p>How does WordPress fit into all of that? And super got energized by that vision shared vision [00:08:00] that, that really is it connects all of us here at Post Status in the bigger ecosystem of WordPress. And so, And I just like, I love building community, a little blood pulling people together. And I know that one way to do that is to have a shared vision that energizes us just like WordPress is the shared vision of democratizing publishing for postage.</p>\n\n\n\n<p>The open web, we are builders and makers of the Oakland web, you know, crux guard did a shirt like that back in the day. And I thought it was the coolest thing. I\'d seen a, I make the internet or something like that was the shirt that we\'re going to bring back by the way. So this has been, this is not a new vision necessarily.</p>\n\n\n\n<p>It\'s a clarification of one, but so much of what we\'re doing today is what was built with the bedrock of what Brian did. And then you David and Dan. And now me and now Michelle, now Jonathan NA AIG. Now all these different people that we\'ve got on our contributing team to build something cool. But the open web manifest is sometimes just want to keep [00:09:00] ringing the bell.</p>\n\n\n\n<p>When they think of Post Status. I want them to think open web. We are the makers of the open web.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah. Cause it says here we offer guidance on how to think and where to focus. Businesses, we help our members get connected with each other and we grow businesses or growing businesses need support. And we\'re committed to doing what needs to be done to help our members grow.</p>\n\n\n\n<p>So that actually fits into something that you mentioned. You\'ve been one message you have been repeating in some form more or less, I\'d say you fully took over in may or June is that Post Status is not a news site. So if somebody came up to you and said, is Post Status a new site, how would you respond to.</p>\n\n\n\n<p><strong>Cory Miller:</strong> We\'re not there\'s variations of that. We happen to break news. We happen to commentate on these, but I\'m a purist as a journalist and I go, true news is, should be balanced. It should be fair. It should be. Objective as possible within our humans feces about we can be, and that\'s just not what we do here.</p>\n\n\n\n<p>We serve and support WordPress professionals and WordPress businesses. [00:10:00] That\'s what we do. So we\'re not a journalistic outlet. We are ho what can we do that serves and supports our members and makes our life better? How do we help think ahead for them? How do we think, like one of the stalwarts of post as for you.</p>\n\n\n\n<p>With Brian and you and Dan later on, was that too long? Didn\'t read email. I got every week and I would sit and read that and go, okay. I can\'t keep up with drama press sometime. I can just scroll through my email and go &#8220;here\'s the interesting things. I should probably pay attention,&#8221;. And so that\'s the guide part as part of our mission guide connected elevate.</p>\n\n\n\n<p>And so the we\'ve been doing that for years. That\'s a legacy that Brian has a huge fingerprint on going forward from forever here at Post Statuses. We should give he, I loved his thought analysis pieces his commentary and his insights. And I pushed our team and brought in more contributors to say, don\'t just say this.</p>\n\n\n\n<p>It doesn\'t, that\'s a headline they can get anywhere. That [00:11:00] doesn\'t help people. It just shoves a headline in your face. But if it says, how does this, what does this mean for me in a couple of lines succinctly, which is hardware, by the way, that\'s what we want to be doing at Post Status is saying the too long didn\'t read. Here we can help you say brain processing power and keep up with all the stuff going on that you can\'t within this amazing ecosystem called WordPress and the open web. So that\'s the way I see our content. What we publish here is everything that just helps our members think about, get ahead, stay ahead of what\'s going on in their world.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah, good. Cause you know, I can\'t stop giving my 2 cents on anything. So that kind of fits well with the analysis part of it. All of it. One of the things we did do that seemed, I mean, I think may have, seemed like news in the beginning, but we kept one of the top three, I think highlights of my personal highlights of post status over the past year is we started the acquisition tracker. You [00:12:00] know, you can look at that as news. I kind of look at it as more of a guide for all of WordPress to look at because now I think whenever there is an acquisition. Either me or Dan get pinged on Twitter or in post that a stock that somebody else randomly reset the calories at the counter or some other podcasts goes, this is where, and you can see now it\'s a very useful tool for now, for me personally, even though we\'re the ones who put it together, that wow, you can look, I was reading article about Matt Mullenweg the other day about his role in trying to push the open web. And in order to do that, he needs he through automatic. For the most part, we\'re making these certain acquisitions in certain categories and you\'re reading the article and you go, well, I, you know, you look at, and then look at the acquisition page and you see all the acquisitions, automatic is put together.</p>\n\n\n\n<p>You begin to see, wow, this is starting to make sense. It\'s like, you know, the over not to get into a story about Matt and the acquisitions, but you begin to see. Wow. This particular journalism app has been acquired this particular photo, you know, the creative comments thing has been acquired or [00:13:00] absorbed into the project and you begin to see a grander picture and, you know, embarrassed.</p>\n\n\n\n<p>I am to probably have read I think it was David Pearce\'s article or something on this, but you can go back and look at a nice orderly list, like the acquisition tracker and we\'ll have more stuff next year, probably to go along with that. So I thought that was a real. Good thing for us post status people to put up because everybody seems to use it.</p>\n\n\n\n<p>And, you know, I like putting up stuff. That\'s actually useful to people.</p>\n\n\n\n<p><strong>Cory Miller:</strong> Again, we should be giving those type of tools for people it\'s not about, it\'s not about breaking news. It\'s about which we happen to do with the Pagely announcement. But like, that was a member longstanding member of our community who wanted it of the two that news to be broken through post status, which he in.</p>\n\n\n\n<p>Lovely wife has, co-founders have supported for years here. And that\'s why we broke that news. But yes, it comes down to those tools. Like how can we help our members? You know, keep up. We have a set of members that are founders here. We want to help them [00:14:00] move up, take the next level and things like that.</p>\n\n\n\n<p>And yeah, that all just kind of gets me excited. Cause that\'s what I want to be doing more and more of here at post status and to</p>\n\n\n\n<p><strong>David Bisset:</strong> be clear our own community is adding. List as well. They\'re not waiting for us to read stuff and update their they\'re just sending us stuff to update. So to me now it\'s more of like a.</p>\n\n\n\n<p>Borderline Wiki page at this point.</p>\n\n\n\n<p><strong>Cory Miller:</strong> But this is why I love the word collaboration, because there is no way I can do it by myself, no way. And it\'s so obvious that I love it because then we can say like, I don\'t know whose idea was the tracker, but it wasn\'t mine. And when that, then I was like, yes, we, but when I heard that deal, I was like, absolutely this fits perfectly. We should do that. And then we got it out and it has been a community collaboration because I know we miss things. We\'re not in a news, you know, watch Doug and financial.</p>\n\n\n\n<p><strong>David Bisset:</strong> We\'re not a news site as you\'re saying well, so, so here\'s the last thing on my list. And I wanted, I want to talk to you about stellar WP [00:15:00] provided us a sponsorship that allowed our post status slack to be fully upgraded to I guessing the pro version, which means you get access to all of the past conversations and a lots of other bells and whistles as well.</p>\n\n\n\n<p>Weeks before that announcement was made publicly. You were talking about that internally with us as a possibility, and you were very excited about that possibility. Can you tell me why it was so important for you to, with stellar WP to pursue this particular upgrade and what it means for the post status community?</p>\n\n\n\n<p><strong>Cory Miller:</strong> I had heard from a number of people, you know, this is the hallway track. This is the in between times where we see each other, you know, team. Meet all the time, see each other all the time, but we have so many amazing community members that are on different teams. And hosts has, is the glue is the hub.</p>\n\n\n\n<p>And I had heard from so many members over the two years of being a part of post status now. And that issue would be [00:16:00] nice. Well, when I asked, I was like, okay, a pressing increase right now is not going to is probably not going to work or fund us, you know, for the foreseeable future. So I valued the preservation of memories and conversations and things like, particularly in the DMS, our stats say it every single week.</p>\n\n\n\n<p>It\'s just conversations don\'t happen in public, on Prestos. They haven\'t happened in the DMS and then you lose track of the conversation. You and I might have had five years ago, Dave, and you know, and now we get it back and we can kind of retrace that. I think that\'s valuable because there\'s so many best practices, tips, cool stuff that we share with each other, and it just needed a better way to be preserved.</p>\n\n\n\n<p>And this is my short term solution. I think, you know, you and I\'ve talked and our team has talked about how. Going forward. When I talked to Matt Mullenweg in San Francisco, a couple in back in where was it? December? Earlier this month when I mentioned we\'re going to paid slack he mentioned an open source project [00:17:00] that I don\'t think is ready for the prime time just yet, but that they were looking to use for the.org project.</p>\n\n\n\n<p>And I was like, okay, that\'s interesting. But really the premise is just maintaining that hub. To connect with each other. That\'s the essence of why we did, why I sought out a sponsorship, but then out into the universe. And then our friends at seller WP said, we\'ll take it. We\'d love to be that sponsor.</p>\n\n\n\n<p>And I\'m so thankful for Hazel and her team and core course, Michelle Frechette and her new role over at seller WP and being a huge part of our culture contributing team here at Post Status is pretty awesome. So synergy, can I use that?</p>\n\n\n\n<p><strong>David Bisset:</strong> You can use whatever word you want. As long as it\'s family friendly.</p>\n\n\n\n<p>That\'s my only thing for this show. Cause my kids listened to this. Believe it or not. Yeah. They really need to get them a Disney plus subscription they\'re going into from now. well, Olivia, my 17 year old daughter It\'s getting to be more of a [00:18:00] production type oriented type of person, probably a lot more professional than me.</p>\n\n\n\n<p>So she actually listens and tells me when I mispronounced things and when I could have done better. So what do you, so we\'ve kind of covered what was the quickly the big, exciting moments of post status last year. And I don\'t want to put you too much on the spot, cause I think we can probably.</p>\n\n\n\n<p>Do a whole other episode about what\'s coming in 2022, but what are you most excited about maybe generally speaking, whether involves post status or not, as we kind of get into the first quarter of 2022 what Scott what\'s on your radar in terms of things that are interesting you the most in this.</p>\n\n\n\n<p><strong>Cory Miller:</strong> For process specifically it\'s small group cohort type meetings that we\'re going to be starting posters. So like we\'ll be starting January 12th. I think it is on the Wednesday, our first 2022 member huddle each week. We\'ll do that on slack. There\'s a channel there for that. So I like more than. We went, you know, finishing the year, getting to be with Matt Mullenweg and [00:19:00] awesome members like Aaron Campbell, and Jordan, Michelle Frechette and a different people in person for state of the word was freaking awesome.</p>\n\n\n\n<p>We, we missed the human. We have so much miss that human component in a recognize that in lieu of being able to do that. And we\'re going to try to do that in 2022 is be together, is if we can\'t, you know, in person we\'ll make the most of our online experiences. And so that\'s what I\'m most excited for the first quarter at Post Status.</p>\n\n\n\n<p><strong>David Bisset:</strong> Oh, great. I, again, I go back to the manifesto that was published and beyond the open web, again, there, there is a, the post status credo. Is embedded in, into growing the WordPress economy. And then by and by that, we mean growing the businesses that need the support, the individuals too, that also need that support a rising tide lifts all the boats.</p>\n\n\n\n<p>So in order for WordPress [00:20:00] to like eventually market share is not going to matter anymore. It\'s either, we\'re going to be able to lose the ability for the reporting of it or something else will take its place or the market share. From a certain metric is going to stop. I\'ve always said that\'s not really a good measure of how WordPress is doing. That\'s just an easy number to pluck off you know, in, in sticking in a sticker or stick it in a headline, stick it in a tweet, but the best way for, to judge the growth of WordPress in my opinion has always been the community, the strength of the community, because you can have software. Without the community.</p>\n\n\n\n<p>But you can\'t, there\'s not really much, you\'re going to be able to do with it. You\'re not going to enjoy using it. You\'re not going to look forward to using it with other people. And I think what you\'re discussing here is more than just centering around WordPress, the software. Once you have this community and slack and Post Status slack, you\'re talking to people about running your business.</p>\n\n\n\n<p>You\'re talking to these, all these great people and it\'s just, WordPress becomes just a thinner line that connects everybody into one. Great, huge. Community. And I\'m really looking forward, like you to see [00:21:00] how this expanded slack goes, how this more interactive ability, like some people will use, we use Post Status and just like they\'ll drop into slack, have a few conversation, reads things and leave.</p>\n\n\n\n<p>But I think now, especially going to 2022 is whether or not we\'re trying to judge carefully how to step back into the public, you know, however way that is and wherever we live. We need to be able to take advantage of having this collective community bonding together and meeting together regularly.</p>\n\n\n\n<p>Because sometimes even though you may not feel like it, sometimes you really need to have to talk to someone or be coached by someone or be enlightened, be refreshed, be relaxed by someone. And sometimes being people around that digitally even is better than nothing you don\'t want to be alone. I don\'t think for very long in this space emotionally or.</p>\n\n\n\n<p>Financially or business-wise either. So I think that\'s one of the best things of appreciating. Our direction at Post Status. It\'s not just like you said, we\'re not a new site. We\'re offering commentary, but what I\'m most excited, [00:22:00] what I saw you especially talk about is we\'re trying to get people to have conversations together.</p>\n\n\n\n<p>And, you know, on my end too, I\'m putting out a stage on Twitter spaces. For example, people communicating together their ideas because our community isn\'t going to be strong unless we\'re continuing the exchange of idea. And thoughts and advice. So that\'s awesome. Corey, that your vision, it kind of goes along that same path to.</p>\n\n\n\n<p>You know, I don\'t want to, I mean, it\'s not the, it\'s not the alcohol talking right now because it\'s still too early for that, but I do appreciate what you\'re doing. And so, yeah, so we\'ll, I\'m going to wish you a good year because there\'s only two more days left of it. So I mean, what could possibly go wrong?</p>\n\n\n\n<p>We\'ll talk next year. Yep. And I\'ll see you then and best to the family.</p>\n\n\n\n<p><strong>Cory Miller:</strong> You bet. Thanks so much for what you do, David. Your commitment to the WordPress community and also post status</p>\n\n\n\n<p><strong>David Bisset:</strong> and our team and our team. You know, our team deserves our team. The team itself deserves [00:23:00] all the praise we can get, especially in these in these times confusing times.</p>\n\n\n\n<p>So yes, we thank them as well.</p>\n\n\n\n<p><strong>Cory Miller:</strong> Yep.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Jan 2022 05:00:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"David Bisset\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: New WordPress Plugin Offers a Markdown Editor Solution\";s:7:\"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:30:\"https://wptavern.com/?p=127968\";s:7:\"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:173:\"https://wptavern.com/new-wordpress-plugin-offers-a-markdown-editor-solution?utm_source=rss&utm_medium=rss&utm_campaign=new-wordpress-plugin-offers-a-markdown-editor-solution\";s: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:4955:\"<p class=\"has-drop-cap\">Earlier today, a new editor plugin named <a href=\"https://wordpress.org/plugins/markup-markdown/\">Markup Markdown</a> landed in the WordPress directory. It replaces both the classic and block editors with a Markdown solution. It is the first plugin by an author simply known as Peter, or @peter202202.</p>\n\n\n\n<p>As someone who almost always writes in Markdown, I did not think twice about downloading, installing, and activating it. I was pleasantly surprised to find a decent editor that I enjoyed &#8212; after making a few changes, at least.</p>\n\n\n\n<p>The plugin is not complicated to use. If you are familiar with writing in Markdown, you need to only activate it. There are no settings. Markup Markdown replaces the editor for all post types with its own.</p>\n\n\n\n<img />Markup Markdown editor.\n\n\n\n<p>The plugin relies on the <a href=\"https://parsedown.org/\">Parsedown</a> PHP library to handle front-end output, turning the Markdown into HTML. On the backend, it uses the <a href=\"https://easy-markdown-editor.tk/\">EasyMDE</a> script for a JS-based editor.</p>\n\n\n\n<p>While I am generally a fan of option-less plugins, this one could use a few. At the very least, users should get to choose which editor they prefer via their profile. On a multi-author site like the Tavern, not having this option means the plugin is a non-starter. I would also like to choose between editors for individual posts. It does not make sense for one already written in blocks to be edited in Markdown.</p>\n\n\n\n<p>The biggest issue I ran into with the plugin&#8217;s editor was that the font size was far too small and the content area too wide for comfortable writing. Therefore, I made a few CSS adjustments to make it more to my liking.</p>\n\n\n\n<img />Custom CSS adjustments.\n\n\n\n<p>Without these adjustments, I genuinely liked the plugin. However, the older I get, the more crucial readable typography becomes. My eyes prefer the change.</p>\n\n\n\n<p>In the future, I would like to see the plugin author at least use the theme-defined content width to set the writing area. With <code>theme.json</code> files becoming standard, I would pull typography-related styles in too. It does not need to do much &#8212; no need to try to go for a WYSIWYG experience.</p>\n\n\n\n<p>An alternative would be to add a few design options for configuring the editor. A handful of settings would go a long way in creating a more user-friendly experience.</p>\n\n\n\n<p>For the most part, I enjoyed tinkering with Markup Markdown. If this were five years ago, I would already have it on all my sites. And, it is likely an ideal solution for many Markdown lovers today.</p>\n\n\n\n<p>I still prefer the overall interface of the modern post-editing screen. I feel like I am traveling through time whenever I encounter the classic version. It is jarring enough that I doubt I would seriously use this plugin today. I would prefer a Markdown solution built on top of the block system.</p>\n\n\n\n<p>One downside of the plugin is that it may not work alongside some block themes. Some rely solely on <code>theme.json</code>-generated styles at the block level to handle their design. This means that valid HTML output not generated by the block system may be left unaccounted for.</p>\n\n\n\n<p>For example, the following <code>&lt;img&gt;</code> (image) tag wrapped inside <code>&lt;p&gt;</code> (paragraph) blows out of the layout when using Twenty Twenty-Two:</p>\n\n\n\n<img />Twenty Twenty-Two fails to contain large image.\n\n\n\n<p>There is nothing wrong with the HTML, and it is the standard way Markdown outputs images. This mistake is from the theme, not the plugin. The design is not accounting for large images when not output by a block. This is something that nearly all classic themes handle.</p>\n\n\n\n<p>A theme that covers all its bases will show the following:</p>\n\n\n\n<img />Custom theme that contains image.\n\n\n\n<p>I love block themes, but this is something to watch out for if using one alongside this plugin. Most of those I tested did not handle this scenario. This same problem could affect content written in the classic era or custom HTML.</p>\n\n\n\n<p>While on the subject of images, the plugin sticks with pure Markdown output. It has a button for pulling up the media library, but there is no way to insert anything but the full-sized image. Alignment classes are not available either.</p>\n\n\n\n<p>The latter problem could be solved if the plugin bundled <a href=\"https://parsedown.org/extra/\">Parsedown Extra</a>, a Parsedown extension that supports <a href=\"https://michelf.ca/projects/php-markdown/extra/\">Markdown Extra</a>. The specification allows &#8220;special attributes.&#8221; As someone who routinely writes in Markdown, I almost exclusively use this feature to add classes to images.</p>\n\n\n\n<p>Overall, the plugin is a solid solution for those looking for a Markdown-based editor. With it being a 1.x release, I look forward to seeing where it goes in the future.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Jan 2022 01:11:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"BuddyPress: BuddyPress 10.0.0 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=322784\";s:7:\"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://buddypress.org/2022/01/buddypress-10-0-0-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6063:\"<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-container-61dd865d0d5db wp-block-buttons\">\n<div class=\"wp-block-button has-custom-font-size is-style-fill has-medium-font-size\"><a class=\"wp-block-button__link has-background\" href=\"https://downloads.wordpress.org/plugin/buddypress.10.0.0-RC1.zip\"><strong>Contribute to BuddyPress: Test 10.0.0-RC1</strong></a></div>\n</div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p>&#8220;Release Candidate&#8221; means that we believe the new version is ready for release, but with more than 200,000 active installs, hundreds of BuddyPress plugins and thousands of WordPress themes, it’s possible we missed something. BuddyPress 10.0.0 is slated for release&nbsp;on&nbsp;<strong>January 17, 2022</strong>, but&nbsp;<em>your</em>&nbsp;help is needed to get there <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f64f.png\" alt=\"🙏\" class=\"wp-smiley\" />.</p>\n\n\n\n<p>You can get the&nbsp;<a href=\"https://downloads.wordpress.org/plugin/buddypress.10.0.0-RC1.zip\">10.0.0-RC1</a>&nbsp;pre-release package in 4 ways:</p>\n\n\n\n<ul><li>Try the&nbsp;<a href=\"https://wordpress.org/plugins/bp-beta-tester/\">BP Beta Tester</a>&nbsp;plugin. (This is the easiest way!)</li><li><a href=\"https://downloads.wordpress.org/plugin/buddypress.10.0.0-RC1.zip\">Download the release candidate here (zip file)</a>.</li><li>Check out our SVN repository:&nbsp;<code>svn co https://buddypress.svn.wordpress.org/trunk/</code></li><li>Clone our read-only Git repository:&nbsp;<code>git clone git://buddypress.git.wordpress.org/</code></li></ul>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 id=\"we-ve-closed-over-70-tickets-in-the-process-of-developing-bp-10-here-are-some-highlights\">We&#8217;ve closed over 70 tickets in the process of developing BP 10. Here are some highlights:</h2>\n\n\n\n<h3 id=\"site-membership-requests\"><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f6c2.png\" alt=\"🛂\" class=\"wp-smiley\" /> Site Membership Requests</h3>\n\n\n\n<p>Site Administrators wishing to have more control over who can join their community will be able to enable site membership requests from their BuddyPress Options Administration screen. Once done, BuddyPress sign-ups are transformed into membership requests to be manually reviewed and approved by an administrator to validate new user accounts.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h3 id=\"more-engaging-logging-activities\"><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f5de.png\" alt=\"🗞\" class=\"wp-smiley\" /> More engaging logging activities</h3>\n\n\n\n<p>These simple activities about specific user interactions or events (e.g.: <em>a user became a friend of another user</em>) will be more visually attractive to improve user engagement in your community. The most impressive new activity is that which is generated when a user updates their profile photo: it will include the profile photo that spurred the creation of the activity item, even if it has been updated since <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f4f8.png\" alt=\"📸\" class=\"wp-smiley\" />!</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h3 id=\"wordpress-full-site-editing-compatibility\"><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f3a8.png\" alt=\"🎨\" class=\"wp-smiley\" /> WordPress Full Site Editing compatibility</h3>\n\n\n\n<p>You&#8217;re beta testing <a href=\"https://wordpress.org/news/2022/01/wordpress-5-9-rc-1/\">WordPress 5.9</a>: first thank you, second please take a few more minutes to check the improvements we&#8217;ve made to our BP Theme Compatibility API to play nice with themes supporting Full Site Editing such as the next WordPress default theme: <a href=\"https://make.wordpress.org/core/2021/10/06/introducing-twenty-twenty-two/\">Twenty Twenty-Two</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h3 id=\"a-new-place-to-easily-discover-our-next-buddypress-add-ons\"><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/2795.png\" alt=\"➕\" class=\"wp-smiley\" /> A new place to easily discover our next BuddyPress Add-ons</h3>\n\n\n\n<p>BuddyPress Add-ons are side projects/projects as features/next BuddyPress blocks maintained by the BuddyPress development team we&#8217;ll soon make more widely available by publishing them on the WordPress plugin directory. When BuddyPress 10.0.0 is released, you&#8217;ll find a new tab to your &#8220;Add Plugins&#8221; Administration screen. On it, you&#8217;ll see a new add-on for a potentially upcoming feature: <a href=\"https://bpdevel.wordpress.com/2021/08/13/bp-rewrites-1-0-0-alpha/\">BP Rewrites</a>. We think this will bring more contributions to the BuddyPress project as a whole.</p>\n\n\n\n<p>A detailed changelog will be part of our official release note. In the meantime,&nbsp;you can check the <a href=\"https://buddypress.trac.wordpress.org/query?group=status&milestone=10.0.0\">10.0.0 milestone changes list from our Trac environment</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 id=\"how-you-can-help\">How you can help</h2>\n\n\n\n<p><strong>Translate BuddyPress into your language.</strong> The release candidate also marks the&nbsp;<a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#string-freeze\">string freeze</a>&nbsp;point of the 10.0.0 release schedule. And we don&#8217;t have much time to update all of the BuddyPress translations. So if you speak a language other than English, please&nbsp;<a href=\"https://translate.wordpress.org/projects/wp-plugins/buddypress/\">help us translate BuddyPress into as many languages as possible!</a></p>\n\n\n\n<p><strong>If you think you’ve found a bug</strong>, you can share it with us replying to this&nbsp;<a href=\"https://buddypress.org/support/topic/buddypress-10-0-0-release-candidate/\">support topic</a>&nbsp;or if you’re comfortable writing a reproducible bug report,&nbsp;<a href=\"https://buddypress.trac.wordpress.org/\">file one on BuddyPress Trac</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p><strong>Thanks in advance for your help&#8211;we can&#8217;t build BuddyPress without you! Happy testing!</strong></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Jan 2022 00:41:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"David Cavins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"WPTavern: WordCamp Birmingham Updates COVID-19 Protocols Amid Omicron Surge, WordCamp Europe Still Planning for In-Person Event\";s:7:\"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:30:\"https://wptavern.com/?p=127922\";s:7:\"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:297:\"https://wptavern.com/wordcamp-birmingham-updates-covid-19-protocols-amid-omicron-surge-wordcamp-europe-still-planning-for-in-person-event?utm_source=rss&utm_medium=rss&utm_campaign=wordcamp-birmingham-updates-covid-19-protocols-amid-omicron-surge-wordcamp-europe-still-planning-for-in-person-event\";s: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:10042:\"<p>WordCamp organizers are responding to community concerns this week, as the more highly transmissible Omicron variant surges in many locations around the world. With WordCamp Birmingham less than a month away, the event&#8217;s COVID precautions came under greater scrutiny this week, as organizers work to adapt to the changing pandemic landscape. </p>\n\n\n\n<p>Yesterday, <a href=\"https://web.archive.org/web/20220105003454/https://birmingham.wordcamp.org/2022/faq/\">the event&#8217;s masking policy</a> stated &#8220;Masks are required for entry and preferred throughout the event,&#8221; setting off a heated conversation on Twitter.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">I see wordcamp central is following the cdc laissez -faire style of recommendations…. “Masks are required for entry and preferred throughout the event.” Are you freakin kidding?? This is totally irresponsible. <a href=\"https://twitter.com/hashtag/wpyall?src=hash&ref_src=twsrc%5Etfw\">#wpyall</a></p>&mdash; Lucy Beer (@webtw) <a href=\"https://twitter.com/webtw/status/1478514593399861248?ref_src=twsrc%5Etfw\">January 4, 2022</a></blockquote>\n</div>\n\n\n\n<p>WordCamp Birmingham has since updated its <a href=\"https://birmingham.wordcamp.org/2022/covid-19-safety-protocols/\">COVID-19 safety protocols</a> to require masks inside the venue except when eating or drinking: </p>\n\n\n\n<ul><li>Stay at home if you feel even a tiny bit sick.</li><li>Temperature checks for entry on both days.</li><li>Masks will be required while inside our venue except when actively eating or drinking.</li></ul>\n\n\n\n<p>Attendees are also required to be vaccinated, or have recovered from COVID-19 within the last 3 months, or have recently tested negative. It doesn&#8217;t state any specific timeframe for having tested negative.</p>\n\n\n\n<p>&#8220;Our original masking recommendations were published prior to Omicron really taking hold and were based on our local laws, local health regulations, our venue&#8217;s input, and direction from WordPress Community Support,&#8221; WordCamp Birmingham lead organizer Ryan Marks said. &#8220;Since Omicron has become more prevalent, we are monitoring the situation and have evolved our guidelines as a result.&#8221;</p>\n\n\n\n<p>In what seemed to be an attempt to woo vaccine-hesitant Americans, the <a href=\"https://www.nbcnews.com/health/health-news/cdc-plans-drop-mask-requirements-fully-vaccinated-people-n1267249\">CDC removed indoor masking requirements</a> for those who were fully vaccinated in May 2021, when vaccines were working well. Since that time, coronavirus variants have emerged that evade both vaccine and virus-induced immunity. However, many gatherings and indoor event organizers have been slow to change their COVID-19 protocols in response to the latest developments. </p>\n\n\n\n<p>WordCamp Europe tweeted an update recognizing the recent discussions and changeable nature of the current threat, linking to a <a href=\"https://europe.wordcamp.org/2022/wordcamp-porto-and-covid-planning/\">post</a> on COVID planning from November 2021.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">We see a lot of discussions regarding COVID and <a href=\"https://twitter.com/hashtag/WCEU?src=hash&ref_src=twsrc%5Etfw\">#WCEU</a>. As a lot of things still can change in 5 months, we\'re planning for a safe event. More on this:<a href=\"https://t.co/4K23m5eCk7\">https://t.co/4K23m5eCk7</a></p>&mdash; WordCamp Europe (@WCEurope) <a href=\"https://twitter.com/WCEurope/status/1478723175844356096?ref_src=twsrc%5Etfw\">January 5, 2022</a></blockquote>\n</div>\n\n\n\n<p>Nilo Velez, one of the lead organizers for <a href=\"https://sevilla.wordcamp.org/2021/\">WordCamp Seville</a>, which took place in mid-December 2021, <a href=\"https://twitter.com/NiloVelez/status/1478727316679372805\">responded</a> to WCEU organizers with some advice.</p>\n\n\n\n<p>&#8220;I&#8217;ve been organizing in-person events during the last few months (including WordCamp Sevilla, with zero positives so far),&#8221; Velez said. &#8220;My top two take aways: 1) Airflow is your friend: plan for well-ventilated spaces and use CO2 meters on high people concentration areas.</p>\n\n\n\n<p>&#8220;2) Enforce the use of face masks indoors, always. Enforce as in &#8216;Put a f*cking mask on or go home&#8217; Excessive? State of the Word proves otherwise.&#8221;</p>\n\n\n\n<p>Velez referenced the recent incident at the State of the Word 2021 event where attendees were not required to wear masks indoors. <a href=\"https://wptavern.com/multiple-state-of-the-word-attendees-test-positive-for-covid-19\">Multiple attendees reported infections</a> following the event, which generated exposure notices for all in attendance. Attendees were left to make their own choices regarding indoor masking, and the resulting lack of masks was alarming to many onlookers as Omicron was spreading rapidly through New York City. Prospective attendees for future in-person WordCamps shared their reservations about the lax protocols on Twitter and said they are reconsidering WordCamps as a result. </p>\n\n\n\n<p>&#8220;In my opinion, masks are not a choice but a must,&#8221; Velez told the Tavern. &#8220;In Seville, the precautions we took were simple:</p>\n\n\n\n<ul><li><em>Absolutely everyone was required to (correctly) wear a mask when indoors. That included, organizers, sponsors, staff&#8230; even the catering workers. The only exception were the speakers and only on stage.</em></li><li><em>No food or drinks were allowed indoors. If you wanted to have a coffee or smoke, you had to get outside</em></li><li><em>The WHO advises 11 square meters of air per person. We had only 100 attendees on a huge room to get 20 square meters per person.</em></li><li><em>We had a very short schedule, only 5 talks with long (outdoor) breaks every hour</em>&#8220;</li></ul>\n\n\n\n<p>Velez said his team had a streaming option for those who aren&#8217;t ready for in-person WordCamps and they were ready to switch to an entirely online event if necessary.</p>\n\n\n\n<p>&#8220;We also have had three in-person meetups with no reported cases so far,&#8221; Velez said. &#8220;Weather helps a lot. Today at noon (5th of January) we were at 20ºC (68ºC). That allows you to stay indoors only during the talks and have all the social activities outside.&#8221;</p>\n\n\n\n<p>WordCamp Birmingham attendees have posted about how excited they are to attend the event, no matter what the protocols, after two years away from their WordPress friends. On the other hand, there are others who hold the opinion that organizing any kind of in-person event at this time while, hospitals are becoming overwhelmed, is premature and irresponsible.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/hashtag/Omicron?src=hash&ref_src=twsrc%5Etfw\">#Omicron</a> is surfing world-wide. Hospitals are at the breaking point already. Organizing an in-person conference in the next several months is irresponsible and puts not just the attendees but their communities at risk. <a href=\"https://twitter.com/hashtag/wpyall?src=hash&ref_src=twsrc%5Etfw\">#wpyall</a> <a href=\"https://t.co/C0hcrnvELs\">https://t.co/C0hcrnvELs</a></p>&mdash; Morten Rand-Hendriksen (@mor10) <a href=\"https://twitter.com/mor10/status/1478790408482164737?ref_src=twsrc%5Etfw\">January 5, 2022</a></blockquote>\n</div>\n\n\n\n<p>After speaking with WordCamp Europe&#8217;s lead organizers this morning, they are closely monitoring the situation and believe that a safe in-person event is still possible.</p>\n\n\n\n<p>&#8220;WordCamp Seville was a successful and safe event,&#8221; co-organizer Bernhard Kau said. &#8220;Some of our organizers went there. Also, the Web Summit in Lisbon with more than 42,000 had excellent measures. Those are events we see as&nbsp; examples.&#8221;</p>\n\n\n\n<p>Organizers are eager to host the first in-person WordCamp Europe in three years but are willing to move to alternatives if new pandemic threats emerge in the next five months.</p>\n\n\n\n<p>&#8220;At the moment our plan is to go for an in-person event but there will always be a plan B or C,&#8221; WCEU Public Relations team leader Evangelia Pappa said. &#8220;We wouldn’t want people to get in danger in any way. These people are our friends and family. They’re not just attendees or sponsors, speakers, volunteers. Keeping safe means also keeping our beloved safe when we get back home.&#8221;</p>\n\n\n\n<p>Pappa said the team plans to follow all local regulations for in-person events with more than 1,000 attendees in a closed space. The regulations keep changing but for now they are requiring the following:  </p>\n\n\n\n<ol><li>Proof of vaccination AND proof of negative lab test is mandatory when entering Portugal</li><li>Masks are compulsory to enter the venue or remain inside</li><li>Maintain the basic guidelines (1.5 m distance, hand sanitizing, ventilate, face mask)</li></ol>\n\n\n\n<p>&#8220;Since we’re keeping constantly an eye on this, we may enforce other regulations on top of these, but it depends on the gravity of the situation,&#8221; Pappa said. </p>\n\n\n\n<p>&#8220;Our aim is to get back to seeing our people, have a great in-person event, but when everyone goes back home, we’re all safe, our families are safe and we get to remember the WCEU 2022 as an amazing experience.&#8221;</p>\n\n\n\n<p>WordPress&#8217; Community Team has been <a href=\"https://wordpress.slack.com/archives/C037W5S7X/p1641471764024000\">discussing new ideas for supporting the safety of in-person events in 2022</a> and plans to share more in a blog post next week. One safety measure suggested is mandatory masks for all attendees (even in regions that do not have a mask mandate at this time). WordCamp Central has agreed to cover the budget for additional safety measures like free masks and hand sanitization stations. Contributors plan to engage this sensitive topic with a larger discussion next week.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 06 Jan 2022 22:14:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"WordPress.org blog: WordPress 5.8.3 Security Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=11999\";s:7:\"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://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3679:\"<p>This security release features four security fixes. Because this is a security release, it is recommended that you update your sites immediately. All versions since WordPress 3.7 have also been updated.</p>\n\n\n\n<p>WordPress 5.8.3 is a short-cycle security release. The next major release will be version <a href=\"https://make.wordpress.org/core/5-9/\">5.9</a>, which is already in the Release Candidate stage.</p>\n\n\n\n<p>You can update to WordPress 5.8.3 by downloading from WordPress.org or visiting your Dashboard → Updates and clicking Update Now.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<h3 id=\"security-updates\">Security Updates</h3>\n\n\n\n<p>Four security issues affect WordPress versions between 3.7 and 5.8. If you haven’t yet updated to 5.8, all WordPress versions since 3.7 have also been updated to fix the following security issue (except where noted otherwise):</p>\n\n\n\n<ul><li>Props to Karim El Ouerghemmi and Simon Scannell of <a href=\"https://www.sonarsource.com/\">SonarSource</a> for disclosing an issue with stored XSS through post slugs.</li><li>Props to Simon Scannell of <a href=\"https://www.sonarsource.com/\">SonarSource</a> for reporting an issue with Object injection in some multisite installations.</li><li>Props to ngocnb and khuyenn from <a href=\"https://giaohangtietkiem.vn/\">GiaoHangTietKiem JSC</a> for working with <a href=\"https://www.zerodayinitiative.com/\">Trend Micro Zero Day Initiative</a> on reporting a SQL injection vulnerability in WP_Query.</li><li>Props to Ben Bidner from the WordPress security team for reporting a SQL injection vulnerability in WP_Meta_Query (only relevant to versions 4.1-5.8). </li></ul>\n\n\n\n<p>Thank you to all of the reporters above for <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">privately disclosing the vulnerabilities</a>. This gave the security team time to fix the vulnerabilities before WordPress sites could be attacked. Thank you to the members of the WordPress security team for implementing these fixes in WordPress.</p>\n\n\n\n<p>For more information, check out the <a href=\"https://wordpress.org/support/wordpress-version/version-5-8-3/\">5.8.3 HelpHub documentation page</a>.</p>\n\n\n\n<h3 id=\"thanks-and-props\">Thanks and props!</h3>\n\n\n\n<p>The 5.8.3 release was led by <a href=\"https://profiles.wordpress.org/desrosj/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>desrosj</a> and <a href=\"https://profiles.wordpress.org/circlecube/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>circlecube</a>.</p>\n\n\n\n<p>In addition to the security researchers and release squad members mentioned above, thank you to everyone who helped make WordPress 5.8.3 happen:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">ehtis</a>, <a href=\"https://profiles.wordpress.org/circlecube/\">Evan Mullins</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>, and <a href=\"https://profiles.wordpress.org/zieladam/\">zieladam</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 06 Jan 2022 21:02:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Jonathan Desrosiers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"WPTavern: Gutenberg 12.3 Introduces New Blocks, Design Options, and a Complete Core Blocks Reference\";s:7:\"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:30:\"https://wptavern.com/?p=127924\";s:7:\"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:241:\"https://wptavern.com/gutenberg-12-3-introduces-new-blocks-design-options-and-a-complete-core-blocks-reference?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-12-3-introduces-new-blocks-design-options-and-a-complete-core-blocks-reference\";s: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:6363:\"<p class=\"has-drop-cap\">The first <a href=\"https://make.wordpress.org/core/2022/01/05/whats-new-in-gutenberg-12-3-5-january/\">Gutenberg plugin release</a> of the year contains loads of features. Developers should enjoy a completed core blocks reference. Group block spacing controls offer more layout flexibility, and a new Post Author Name block has arrived on the scene. Overall, the site editing experience is shaping up.</p>\n\n\n\n<p>The latest release adds a couple of nice-to-have design options. The Group block now <a href=\"https://github.com/WordPress/gutenberg/pull/37456\">supports typography options</a>. This should make it easier for users and theme designers to change the font size, family, and more for all child blocks at once. The Spacer block <a href=\"https://github.com/WordPress/gutenberg/pull/36186\">supports custom units</a>, so users are no longer restricted to pixels. Paragraphs now have a <a href=\"https://github.com/WordPress/gutenberg/pull/37586\">font-family option</a>.</p>\n\n\n\n<p>Theme authors can now register <a href=\"https://github.com/WordPress/gutenberg/pull/37410\">&#8220;nameless&#8221; font sizes</a> to support the core sizes. They also have new Comments Pagination <a href=\"https://github.com/WordPress/gutenberg/pull/36912\">Previous</a> and <a href=\"https://github.com/WordPress/gutenberg/pull/36562\">Next</a> blocks for handling paged comments.</p>\n\n\n\n<p>Users without the <code>edit_theme_options</code> capability (Administrators by default) can <a href=\"https://github.com/WordPress/gutenberg/pull/37454\">no longer create nav menus</a> via the site editor. However, they can select an existing one via the Navigation block. This returns menu creation to its original restrictions.</p>\n\n\n\n<p>Let us dive right into some of the big features.</p>\n\n\n\n<h2 id=\"complete-blocks-reference\">Complete Blocks Reference</h2>\n\n\n\n<p class=\"has-drop-cap\">While the average user may never look at it, the <a href=\"https://developer.wordpress.org/block-editor/reference-guides/core-blocks/\">Core Blocks Reference</a> in the editor handbook should be a welcome sight to developers. It is almost impossible to remember all the blocks and everything about them.</p>\n\n\n\n<p>The data is automatically generated. Each block in the reference displays the following information:</p>\n\n\n\n<ul><li>Name</li><li>Category</li><li>Supports</li><li>Attributes</li></ul>\n\n\n\n<p>I would love for WordPress.org to automatically display this for all block plugins in the future. The data is standardized through <code>block.json</code> files, so there is no reason it should not be possible. Otherwise, individual plugin authors would need to recreate this to share their own references.</p>\n\n\n\n<h2 id=\"use-site-logo-as-favicon\">Use Site Logo as Favicon</h2>\n\n\n\n<p class=\"has-drop-cap\">Users can now save the image used for the <a href=\"https://github.com/WordPress/gutenberg/pull/35892\">Site Logo block as their site icon</a> (favicon) via the site editor. This is a step in the right direction now that the customizer is disappearing for block theme users. They will need an easy way to set this.</p>\n\n\n\n<img />New &#8220;Use as site icon&#8221; option.\n\n\n\n<p>There are two downsides to this solution. The first is that this option is enabled by default. If a user does not notice it, they could be overwriting their existing site icon without knowing. Logos and icons do not always match. The WP Tavern website shows a prime example of this.</p>\n\n\n\n<p>The second issue is that we need a dedicated site icon option. Adding it to one of the available settings screens in the admin would be a simple solution. That would give time to figure out how to eventually work it into the site editor.</p>\n\n\n\n<h2 id=\"post-author-name-block\">Post Author Name Block</h2>\n\n\n\n<p class=\"has-drop-cap\">Gutenberg 12.3 introduces a new <a href=\"https://github.com/WordPress/gutenberg/pull/36001\">Post Author Name block</a>. As its name suggests, it displays a post&#8217;s author.  It is something so seemingly simple, but when you have been waiting ages for it &#8212; well, <a href=\"https://github.com/WordPress/gutenberg/issues/24952#issuecomment-840994975\">since May 2021</a>, technically &#8212; it feels monumental. To show how happy I am to see this block, I made five custom styles for it.</p>\n\n\n\n<img />Tinkering with custom Post Author Name block styles.\n\n\n\n<p>This is a part of an effort to <a href=\"https://github.com/WordPress/gutenberg/issues/35596\">split the original Post Author block</a> into smaller components. Currently, it can display the author name, avatar, bio, and custom byline text. If a theme designer needs just the author text in a one-line meta area, a user enabling those other elements via the site editor usually blows the entire thing up.</p>\n\n\n\n<p>Separate Post Author Avatar and Post Author Bio blocks are planned. When these next two land, it will give theme authors more flexibility.</p>\n\n\n\n<h2 id=\"group-block-spacing-control\">Group Block Spacing Control</h2>\n\n\n\n<p class=\"has-drop-cap\">I feel like a kid in a toyshop to see more than one of my long-time gripes taken care of in this release. The Group block now <a href=\"https://github.com/WordPress/gutenberg/pull/37459\">supports the Block Spacing control</a>. This allows users and theme authors to define the margin between its child blocks.</p>\n\n\n\n<p>One of the primary use cases for this is collapsing margins between similar elements. For example, a user might want to group three File blocks together without any whitespace between them, as shown in the following screenshot:</p>\n\n\n\n<img />Stacked blocks.\n\n\n\n<p>Typically, these blocks would have the standard top margins between each. By setting the block spacing to <code>0</code>, users can wipe them out.</p>\n\n\n\n<p>&#8220;Zeroing out&#8221; margins has been one of the most frustrating problems to solve for some themers, especially when dealing with wide or full-aligned blocks. The WordPress editor&#8217;s HTML markup does not match the front-end in those cases. A block spacing control on the Group block solves this issue for several scenarios.</p>\n\n\n\n<p>Of course, it is not all about getting rid of margins between blocks. It is also possible to create even more space.</p>\n\n\n\n<p>When using the Row variation of the Group block, the spacing is horizontal. This should also take care of a lot of theme layout needs.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 06 Jan 2022 01:14:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WordPress.org blog: The Month in WordPress – December 2021\";s:7:\"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://wordpress.org/news/?p=11972\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wordpress.org/news/2022/01/the-month-in-wordpress-december-2021/\";s: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:13055:\"<p>December was a busy month for the WordPress community. In the<a href=\"https://wordpress.org/news/2021/12/episode-22-a-carol-of-thanks/\"> latest episode of the WP Briefing podcast</a>, WordPress Executive Director Josepha Haden Chomphosy shares a carol of thanks and shows her gratitude to all the people who make the WordPress project a success.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>(&#8230;) I know that we have gotten so much done together in the last few years. And I am equally sure that we’re going to get so much done in the years to come. And so thank you all so much for your continued work with WordPress and the way that you just bring your best at all times.</p><cite>Josepha Haden, Executive Director of the WordPress project</cite></blockquote>\n\n\n\n<p>We said goodbye to 2021 with the annual State of the Word, along with the release of WordPress 5.9 Beta 4, among many other exciting updates. Read on to learn more about the latest community achievements.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2 id=\"wordpress-5-9-the-first-release-candidate-just-landed\">WordPress 5.9: The first release candidate just landed</h2>\n\n\n\n<ul><li>Following the<a href=\"https://wordpress.org/news/2021/12/wordpress-5-9-beta-3/\"> Beta 3</a> and<a href=\"https://wordpress.org/news/2021/12/wordpress-5-9-beta-4/\"> Beta 4</a> releases in December, the first <a href=\"https://wordpress.org/news/2022/01/wordpress-5-9-rc-1/\">release candidate for WordPress 5.9</a> is now out and available for testing.</li><li>With less than three weeks to go until the final release, this version continues the work from last year and marks the hard<a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\"> string freeze point</a> of the 5.9 release schedule.</li><li>Follow the <a href=\"https://make.wordpress.org/core/tag/5-9+dev-notes/\">5.9 developer notes</a> to learn more about the <a href=\"https://make.wordpress.org/core/2022/01/04/miscellaneous-core-changes-in-wordpress-5-9/\">changes</a> and updates coming with this release.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>Are you interested in contributing to WordPress core?</strong> Join the <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> channel, follow the <a href=\"https://make.wordpress.org/core/\">Core Team blog</a>, and check out the <a href=\"https://make.wordpress.org/core/handbook/\">team handbook</a>. Also, don&#8217;t miss the Core Team’s weekly developer chat on Wednesdays at <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?hour=20&min=00&sec=0\">8 PM</a> UTC.</p></blockquote>\n\n\n\n<h2 id=\"gutenberg-releases-versions-12-1-and-12-2-are-here\">Gutenberg releases: Versions 12.1 and 12.2 are here</h2>\n\n\n\n<p>The Core Team launched two new versions of Gutenberg last month. Both come with new features, code quality improvements, and bug fixes.</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2021/12/08/whats-new-in-gutenberg-12-1-8-december/\">Gutenberg 12.1</a> marks the return of the template List View and includes several Navigation block enhancements, new global styles features, an improved developer experience for block themes, and more.</li><li>The<a href=\"https://make.wordpress.org/core/2021/12/22/whats-new-in-gutenberg-12-2-22-december/\"> Gutenberg 12.2</a> release focuses on user experience improvements and brings the block styles preview to the Widgets Editor, among other new features.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>Want to get involved in developing Gutenberg?</strong> Follow <a href=\"https://make.wordpress.org/core/\">the Core Team blog</a>, contribute to Gutenberg on <a href=\"https://github.com/WordPress/gutenberg/\">GitHub</a>, and join the <a href=\"https://wordpress.slack.com/archives/C02QB2JS7\">#core-editor</a> channel in the <a href=\"https://make.wordpress.org/chat/\">Make WordPress Slack</a>. Follow the <a href=\"https://make.wordpress.org/core/tag/gutenberg-new/\">#gutenberg-new</a> tag for details on the latest updates.</p></blockquote>\n\n\n\n<h2 id=\"highlights-from-state-of-the-word-2021\">Highlights from State of the Word 2021</h2>\n\n\n\n<ul><li><a href=\"https://wordpress.org/news/2021/12/highlights-from-state-of-the-word-2021/\">State of the Word 2021</a>, the annual keynote address delivered by WordPress co-founder Matt Mullenweg, was livestreamed from New York City on December 14, 2021. The event gathered WordPress enthusiasts at 29 watch parties around the world.</li><li>Matt shared his thoughts on the progress of the WordPress project and made announcements regarding its future in 2022. The presentation was followed by a Question and Answer session.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>If you missed the event’s livestream, you could watch the </strong><a href=\"https://wordpress.tv/2021/12/15/matt-mullenweg-2021-state-of-the-word/\"><strong>State of the Word recording</strong></a><strong> and the </strong><a href=\"https://wordpress.tv/2021/12/15/matt-mullenweg-state-of-the-word-2021-qa/\"><strong>Q&amp;A session</strong></a><strong> on WordPress.tv.</strong></p></blockquote>\n\n\n\n<h2 id=\"team-updates-2022-major-release-timings-new-team-rep-announcements-and-more\">Team updates: 2022 major release timings, new team rep announcements, and more</h2>\n\n\n\n<ul><li>The Core Team opened a discussion on <a href=\"https://make.wordpress.org/core/2021/12/17/discussion-2022-major-release-timing/\">the release dates for 2022</a> and the possibility of having four major WordPress releases this year.</li><li>The following teams announced their team representatives for 2022: <a href=\"https://make.wordpress.org/themes/2021/12/03/introducing-new-themes-team-representatives/\">Themes</a>, <a href=\"https://make.wordpress.org/support/2021/12/agenda-for-the-december-9-support-meeting/\">Support</a>, <a href=\"https://make.wordpress.org/polyglots/2021/11/08/call-for-polyglots-team-representatives/#comment-293358\">Polyglots</a>, and <a href=\"https://make.wordpress.org/community/2022/01/03/announcement-team-representatives-for-2022/\">Community</a>.</li><li>In 2021, 2572 people contributed to WordPress source code using Trac, including 305 first-timers. Check out <a href=\"https://make.wordpress.org/core/2021/12/29/a-year-in-core-2021/\">A Year in Core – 2021</a> for more interesting stats on WordPress Core contributions.</li><li>The Diverse Speaker Training Group (#WPDiversity) shared its accomplishments from last year in this<a href=\"https://make.wordpress.org/community/2021/12/14/diverse-speaker-training-group-wpdiversity-2021-year-end-report/\"> 2021 year-end report</a>.</li><li>The Training Team<a href=\"https://make.wordpress.org/training/2021/12/07/december-2021-team-sprint/\"> planned a sprint</a> to audit and revisit the Learn WordPress content for the WordPress 5.9 release.</li><li>The Design Team summarized some of the key changes behind the<a href=\"https://make.wordpress.org/design/2021/12/17/redesign-of-openverse/\"> Openverse redesign</a>.</li><li>The December 2021 editions of the <a href=\"https://make.wordpress.org/polyglots/2021/12/20/polyglots-monthly-newsletter-december-2021/\">Polyglots Monthly Newsletter</a> and the<a href=\"https://make.wordpress.org/community/2021/12/14/meetup-organizer-newsletter-december-2021/\"> Meetup Organizer Newsletter</a> are out.</li><li>The latest edition of<a href=\"https://wordpress.org/news/2021/12/people-of-wordpress-collins-agbonghama/\"> </a>People of WordPress features <a href=\"https://wordpress.org/news/2021/12/people-of-wordpress-collins-agbonghama/\">Collins Agbonghama</a> from Nigeria.</li><li>The Core Team <a href=\"https://make.wordpress.org/core/2022/01/05/proposal-changes-to-javascript-coding-standards-for-full-prettier-compatibility/\">announced a proposal</a> to change the JavaScript coding standards for complete Prettier compatibility.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>Are you looking for some 5.9 resources to share with your local community? </strong>Check out the <a href=\"https://make.wordpress.org/community/2021/12/10/wordpress-5-9-talking-points/\">WordPress 5.9 Talking Points for Meetup Organizers</a> post.</p></blockquote>\n\n\n\n<h2 id=\"feedback-testing-requests-contribute-by-testing-or-translating-wordpress-5-9\">Feedback/Testing requests: Contribute by testing or translating WordPress 5.9</h2>\n\n\n\n<ul><li>Your feedback on WordPress 5.9 release candidates is still needed and appreciated! If you haven’t tried this version yet, you can find instructions on testing 5.9 features <a href=\"https://make.wordpress.org/test/2021/11/30/help-test-wordpress-5-9-features/\">in this post</a>.</li><li>Do you speak a language other than English? The Polyglots Team announced that <a href=\"https://make.wordpress.org/polyglots/2021/12/16/wordpress-5-9-ready-to-be-translated/\">WordPress 5.9 is also ready to be translated</a>.</li><li>Version 18.9 of WordPress for<a href=\"https://make.wordpress.org/mobile/2021/12/14/call-for-testing-wordpress-for-android-18-9/\"> Android</a> is available for testing.</li></ul>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><a href=\"https://make.wordpress.org/test/2021/11/30/help-test-wordpress-5-9-features/\"><strong>Share your feedback</strong></a><strong> on WordPress 5.9.</strong></p></blockquote>\n\n\n\n<h2 id=\"apply-to-speak-or-host-a-workshop-at-wordcamp-europe-2022\">Apply to speak or host a workshop at WordCamp Europe 2022</h2>\n\n\n\n<ul><li>WordCamp US 2022 is currently looking for<a href=\"https://us.wordcamp.org/2022/are-you-ready-to-be-a-2022-organizer/\"> organizers</a>.</li><li>The WordPress community celebrated its first in-person WordCamp after 21 months in<a href=\"https://sevilla.wordcamp.org/2021/\"> Sevilla (Spain)</a> on December 11-12, 2021.<a href=\"https://taiwan.wordcamp.org/2021/\"> WordCamp Taiwan</a> was held online the same weekend.</li><li>The Test Team organized the Hallway Hangout titled <a href=\"https://make.wordpress.org/test/2021/12/21/hallway-hangout-lets-talk-about-wordpress-6-0/\">Let’s talk about WordPress 6.0</a> on December 21, 2021. The team also shared a wrap-up of the <a href=\"https://make.wordpress.org/test/2021/12/16/fse-program-site-editing-safari-summary/\">Site Editing Safari</a> as part of the <a href=\"https://make.wordpress.org/test/handbook/full-site-editing-outreach-experiment/\">FSE Outreach Program</a>.</li><li>The Training Team hosted several WordPress Social Learning Meetups last month, and there will be many more in <a href=\"https://www.meetup.com/wordpress-social-learning/events/\">January 2022</a>.</li><li>Last year the WordPress Foundation made significant progress in its mission to educate the public about open source software. Learn more about it in this <a href=\"https://wordpressfoundation.org/news/2021/looking-back-at-2021/\">2021 recap</a>.</li></ul>\n\n\n\n<p>Don’t miss the following upcoming WordCamps: <a href=\"https://birmingham.wordcamp.org/2022/\">WordCamp Birmingham, Alabama 2022</a>,<a href=\"https://vienna.wordcamp.org/2022/\"> </a><a href=\"https://geneve.wordcamp.org/2022/\">WordCamp Genève 2022</a><a href=\"https://vienna.wordcamp.org/2022/\">, WordCamp Vienna 2022</a>, and <a href=\"https://europe.wordcamp.org/2022/\">WordCamp Europe 2022</a>.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-text-align-center\"><p><strong>The</strong><a href=\"https://europe.wordcamp.org/2022/call-for-sponsors/\"><strong> Call For Sponsors</strong></a><strong> and </strong><a href=\"https://europe.wordcamp.org/2022/call-for-speakers/\"><strong>Call For Speakers</strong></a><strong> for WordCamp Europe 2022 are open! </strong>Read <a href=\"https://europe.wordcamp.org/2022/a-sneak-peek-at-wceu2022/\">this post</a> to learn more about the Organizing Team&#8217;s plans for the first in-person WordCamp Europe in three years.</p></blockquote>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><strong><em>Have a story that we could include in the next ‘Month in WordPress’ post? Let us know by filling out </em></strong><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><strong><em>this form</em></strong></a><strong><em>.</em></strong></p>\n\n\n\n<p><em>The following folks contributed to December 2021’s Month in WordPress: <a href=\"https://profiles.wordpress.org/anjanavasan/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>anjanavasan</a>, <a href=\"https://profiles.wordpress.org/harishanker/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>harishanker</a> <a href=\"https://profiles.wordpress.org/lmurillom/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>lmurillom</a>  <a href=\"https://profiles.wordpress.org/meher/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>meher</a> <a href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>nalininonstopnewsuk</a> <a href=\"https://profiles.wordpress.org/webcommsat/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>webcommsat</a></em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Jan 2022 19:03:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"rmartinezduque\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"WPTavern: Anariel Design Releases Bricksy, Its Third WordPress Block Theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=127820\";s:7:\"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:191:\"https://wptavern.com/anariel-design-releases-bricksy-its-third-wordpress-block-theme?utm_source=rss&utm_medium=rss&utm_campaign=anariel-design-releases-bricksy-its-third-wordpress-block-theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4675:\"<p class=\"has-drop-cap\">Yesterday, Anariel Design&#8217;s third block theme, <a href=\"https://wordpress.org/themes/bricksy/\">Bricksy</a>, went live in the WordPress.org directory. Ana Segota, the co-founder and self-proclaimed &#8220;creative motor&#8221; of the company, has almost become a master at block-based theme design at this point, and this project is just her showing off her skills.</p>\n\n\n\n<p>I actually took the theme for a spin over the weekend when I saw it was waiting in the review queue, so I have had a few days to play around with it. Despite a few trivial issues, it has quickly become one of my favorite block themes.</p>\n\n\n\n<img />Bricksy blog page design.\n\n\n\n<p>While I have generally liked Anariel Design&#8217;s two previous block themes, <a href=\"https://wptavern.com/anariel-design-launches-naledi-a-block-based-wordpress-theme\">Naledi</a> and <a href=\"https://wptavern.com/clove-a-showcase-of-block-patterns-by-anariel-design\">Clove</a>, I could not see myself installing them on a real-world project. They were simply not my personal style. However, Bricksy is a theme I would definitely use if I had a project for it at the moment.</p>\n\n\n\n<p>One of my favorite design elements is the cursive handwriting for the site logo, which is also used across various patterns.</p>\n\n\n\n<img />Team Alternative pattern with cursive header image.\n\n\n\n<p>The downside is that these are images, so they are not easily recreated by end-users without Photoshop chops. I would like to see the team reconsider using a handwriting-style font &#8212; maybe <a href=\"https://fonts.google.com/?category=Handwriting\">one from Google Fonts</a> &#8212; that allows users to add custom text directly from the editor.</p>\n\n\n\n<p>Bricksy has, hands down, some of the most beautifully-designed patterns I have seen in a block theme yet. In total, there are 32.</p>\n\n\n\n<img />Bricksy&#8217;s general block patterns.\n\n\n\n<p>It is making an early bid for my favorite theme of 2022, but I will not get ahead of myself. We still have almost an entire 12 months to go before I make that call.</p>\n\n\n\n<p>It even includes a custom social links layout. More and more themes are bundling their own takes on this pattern, but Bricksy&#8217;s color scheme and default Cover block image stand out.</p>\n\n\n\n<img />Social Links block pattern.\n\n\n\n<p>With 32 patterns, I could dedicate an entire post to them all, but I am limited on time. For the most part, they are layout-focused rather than industry-focused patterns. This means they can be used on a vast range of sites. However, the pricing tables and team sections make sense for small businesses. Bricksy also supports WooCommerce.</p>\n\n\n\n<p>The most striking thing about each pattern is that they all seem to fit within the theme&#8217;s overall design. Often, when themes include dozens of block patterns, some of them can feel like an additional option simply for the sake of adding one more thing in. And, that never feels like the case with Bricksy.</p>\n\n\n\n<p>For long-form content, the theme is decent. However, it could be better. Its 720px content width and 18px font size can quickly grow hard to read. Cutting the width anywhere from 80px to 120px makes it much more comfortable. Bumping the font size up a couple of extra pixels works too.</p>\n\n\n\n<p>When I first activated the theme, I thought it was utterly broken. I had wondered how it managed to slip through the review system. The theme&#8217;s header was outputting seemingly random demo content. But, it was also familiar. I was positive it was a test post from my install.</p>\n\n\n\n<img />Nav menu showing a blog post&#8217;s content.\n\n\n\n<p>The issue was tough to hunt down. After everything from deactivating plugins to scrubbing templates from the database, I finally found it. The <code>ref</code> key for the Navigation block in the theme&#8217;s <code>header.html</code> template part was the culprit. Bricksy pointed to a specific post ID in the code:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;!-- wp:navigation {\"ref\":4790,\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--&gt;</code></pre>\n\n\n\n<p><code>4790</code> is the ID of a literal post on my test install, so the Navigation block showed its content instead of a menu. Most likely, this was directly copied or exported from the site editor. Theme authors need to watch out for specific ID references in their code when building from the editor, making sure to remove them before shipping.</p>\n\n\n\n<p>Aside from a couple of trivial issues and a single <em>OMGBBQ</em> one after activation, I enjoyed using the theme. It has found its place in my recommended-themes list.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Jan 2022 23:42:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: Yoast Moves Outside of Open Source Platforms to Launch SEO App for Shopify\";s:7:\"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:30:\"https://wptavern.com/?p=127863\";s:7:\"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:213:\"https://wptavern.com/yoast-moves-outside-of-open-source-platforms-to-launch-seo-app-for-shopify?utm_source=rss&utm_medium=rss&utm_campaign=yoast-moves-outside-of-open-source-platforms-to-launch-seo-app-for-shopify\";s: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:7617:\"<p>After 10 years in the WordPress ecosystem as one of the most popular plugin businesses, Yoast is branching out with a new <a href=\"https://yoast.com/yoast-seo-is-coming-to-shopify/\">SEO app for the Shopify market</a>. The app will offer Shopify merchants a set of optimizations for search results and Google Shopping, automatically add structured data, and allows users to optimize for desired keyphrases. It will launch in the Shopify app store on January 18, 2022.</p>\n\n\n\n<p>&#8220;An app on the Shopify platform is a huge business opportunity,&#8221; Yoast CEO Thijs de Valk said. &#8220;Shopify is growing fast. It makes sense to build an app and profit from the growth of that specific platform.&#8221;</p>\n\n\n\n<p>Shopify is the second-fastest growing CMS, according to <a href=\"https://w3techs.com/blog/entry/web_technologies_of_the_year_2021\">W3Techs&#8217; 2021 data</a>, used on 4.4% of websites, up from 3.2% last year. The next closest contender, Wix, passed up Joomla and Drupal in 2021, furthering a trend of hosted, closed source software platforms burying open source CMS&#8217;s. </p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>In his biannual <a href=\"https://joost.blog/cms-market-share/\">CMS market share analysis</a>, Yoast founder Joost de Valk observed WordPress&#8217; slowed growth as compared to earlier in the pandemic and commented that the platform does not appear to be heading towards  50% market share as he would have projected based on the numbers a year ago. </p>\n\n\n\n<p>&#8220;Shopify continues to show amazing growth, in some months in the last 6 months it even managed to match the growth of WordPress in absolute numbers,&#8221; de Valk said. &#8220;Similarly, Wix has stepped up the pace and is growing rapidly.&#8221; He projects Shopify&#8217;s market share will be over 5% within the next six months.</p>\n\n\n\n<div class=\"wp-block-image\"><img />Joost de Valk&#8217;s <a href=\"https://joost.blog/cms-market-share/\">CMS market share analysis</a> &#8211; December 2021</div>\n\n\n\n<p>&#8220;The growth of Yoast (up until now) has been highly dependent on WordPress,&#8221; Thijs de Valk said. &#8220;That makes us a bit vulnerable. When deciding to build the Shopify&nbsp;app, we were not acquired by&nbsp;Newfold&nbsp;Digital yet. The decision to build that app was also one of risk-diversification. Having an app&nbsp;or plugin&nbsp;on multiple platforms just makes sure that our company can&nbsp;grow sustainably.&#8221;</p>\n\n\n\n<p>Breaking into a new market, de Valk said the experience so far is very different. </p>\n\n\n\n<p>&#8220;Shopify is a different ecosystem, much more commercialized than WordPress,&#8221; he said. Product pricing for the hosted platform is higher than what users might pay monthly for a plugin in the WordPress ecosystem. The <a href=\"https://yoast.com/shopify/apps/yoast-seo/\">Yoast SEO app</a> is starting out on the Shopify App Store at $29/month, which de Valk says is competitively priced.</p>\n\n\n\n<p>&#8220;That makes the Shopify market attractive to extend to,&#8221; de Valk said. &#8220;We have big dreams to grow our company further (in and outside of WordPress) and success in Shopify would make that a lot easier.&#8221;</p>\n\n\n\n<p>Unlike the WordPress plugin repository, the Shopify App Store doesn&#8217;t publish numbers of users for each app, so it&#8217;s not easy to see who Yoast SEO&#8217;s main competitors will be. <a href=\"https://apps.shopify.com/search?q=SEO\">SEO apps for Shopify</a> are already a someone crowded space and many apps, such as <a href=\"https://apps.shopify.com/seo-king\">SEO King</a>, have more features, a free plan, more competitive pricing, and hundreds of positive reviews already. Yoast SEO will have a challenge ahead, entering a market with many established competitors. </p>\n\n\n\n<p>de Valk said Yoast has not hired any Shopify developers but is relying on the current employees&#8217; skills.</p>\n\n\n\n<p>&#8220;Most of what was needed we already knew, or learned on the job, as we do,&#8221; he said. The company has had internal discussions about the fact that employees are now asked to write closed source software.</p>\n\n\n\n<p>&#8220;We’re breaking with our tradition to only release Yoast SEO software to open-source platforms,&#8221; de Valk said. &#8220;Shopify is closed source. We had a lot of conversations about that because at Yoast we’re&nbsp;<a href=\"https://yoast.com/open-source-story/\">open-source fanboys and girls</a>. At the same time,&nbsp;<em>making the web better</em>&nbsp;is also something very dear to our heart. And we think that Shopify is making the web better.&#8221;</p>\n\n\n\n<p>de Valk confirmed that all Yoast employees were on board with developing closed source software and none of them moved on as a result of the change. The company&#8217;s more nebulous &#8220;making the web better&#8221; mission trumped its commitment to open source software in this case. </p>\n\n\n\n<p>In 2021, <a href=\"https://make.wordpress.org/core/2021/12/29/a-year-in-core-2021/\">Yoast was one of the biggest contributors to WordPress core</a> through its <a href=\"https://wordpress.org/five-for-the-future/pledge/yoast/\">Five for the Future pledge</a>. The company plans to continue its commitments to WordPress and will be expanding its charitable giving  from the expected Shopify profits. Yoast is calling this new initiative &#8220;Five for the web.&#8221; This strikes me as an odd choice, as the intention of the Five for the Future program is to avoid the &#8220;<a href=\"https://en.wikipedia.org/wiki/Tragedy_of_the_commons\">tragedy of the commons</a>&#8221; scenario, which affects open access resource systems like open source software. This is clearly outlined on Yoast&#8217;s website in the <a href=\"https://yoast.com/open-source-story/#open-source-or-not\">section on open source</a> where it states, &#8220;At Yoast, it’s at the heart of what we do.&#8221;</p>\n\n\n\n<p>&#8220;With the money we make in Shopify, we want to give back as well,&#8221; de Valk said. &#8220;We’re going to give that money back to initiatives that make the entire web better. We’re already doing some things there. Yoast is a member of the&nbsp;<a href=\"https://www.w3.org/\">W3C</a>, and our very own Jono Alderson is in the&nbsp;<a href=\"https://amp.dev/\">AMP advisory board</a>.&nbsp;We’re planning to grow our efforts and initiatives to make the web better and give 5% of our Shopify revenue back to the web.&#8221;</p>\n\n\n\n<p>Yoast&#8217;s intention to support the <a href=\"https://wptavern.com/amp-has-irreparably-damaged-publishers-trust-in-google-led-initiatives\">controversial AMP project</a> with a portion of its 5% profits is a curious choice, as the initiative is already heavily financially backed by Google and doesn&#8217;t appear to be soliciting donations. When asked what kind of influence or accountability the company is bringing to the AMP Advisory Board, de Valk said their primary goal is to offer advice.</p>\n\n\n\n<p>&#8220;AMP is just one of the things we do, we also support w3c, we make tools for PHP testing, and we’ll be supporting a lot more,&#8221; he said. &#8220;We put time into the AMP advisory committee with the goal to provide advice to the Technical Steering Committee. And in that way we try, as I said, to make the open web as strong as possible.&#8221;</p>\n\n\n\n<p>Yoast will be hosting an <a href=\"https://yoast.com/yoastcon/\">Online Yoastcon – Shopify Edition</a> on January 20, which will kick off with a product demo. The event is free and attendees can expect to hear from SEO industry experts and learn how to improve their online stores. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Jan 2022 22:38:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"WordPress.org blog: WordPress 5.9 RC 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=11948\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://wordpress.org/news/2022/01/wordpress-5-9-rc-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5479:\"<p>The first Release Candidate (RC1) for <a href=\"https://make.wordpress.org/core/5-9/\">WordPress 5.9</a> is now available!&nbsp;</p>\n\n\n\n<p>Thank you to everyone who has contributed to reach this important milestone in the community’s progress towards a WordPress 5.9 release.</p>\n\n\n\n<p>“Release Candidate” means the new version of the software is ready for release. It helps the community check that nothing is missed, given the thousands of plugins and themes and differences in how millions of people use the software.</p>\n\n\n\n<p>WordPress 5.9 is slated for release on January 25, 2022. This is just three weeks to go&nbsp; &#8211; and there’s still time to help!</p>\n\n\n\n<h2 id=\"testing-the-release\">Testing the release</h2>\n\n\n\n<p>You can test the WordPress 5.9 release candidate in three ways:</p>\n\n\n\n<p><strong>Option 1:</strong> Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\"><strong>WordPress Beta Tester</strong></a><strong> </strong>plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).</p>\n\n\n\n<p><strong>Option 2:</strong> Direct download the beta version here (<a href=\"https://wordpress.org/wordpress-5.9-RC1.zip\"><strong>zip</strong></a>).</p>\n\n\n\n<p><strong>Option 3:</strong> When using WP-CLI to upgrade from Beta 1, 2, 3 or 4 on a case-insensitive filesystem, please use the following command sequence:</p>\n\n\n\n<p>Command One:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>wp core update --version=5.9-RC1</code></pre>\n\n\n\n<p>Command Two:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>wp core update --version=5.9-RC1 --force</code></pre>\n\n\n\n<p>Your help to test the RC1 is vital: the more testing that happens, the more stable the release, and the better the experience for users and developers—and the entire WordPress community.</p>\n\n\n\n<p>Thank you to all of the contributors who tested the Beta releases and gave feedback. Testing for bugs is not just a critical part of polishing every release; it is also a great way to contribute to WordPress.</p>\n\n\n\n<p><a href=\"https://make.wordpress.org/test/2021/11/30/help-test-wordpress-5-9-features/\">Help test WordPress 5.9 features</a> &#8211; a guide to how you can take part.</p>\n\n\n\n<h2 id=\"what-is-in-wordpress-5-9-release-candidate\">What is in WordPress 5.9 release candidate?</h2>\n\n\n\n<p>This will be the first release of 2022 and continues the work towards 5.9 from last year. It features the latest advances of the block editor and is the first version of full site editing in Core.</p>\n\n\n\n<p>WordPress 5.9 also brings more refinements to the developer experience. To keep up with the latest updates and discover more about how the community works to continually improve the software, please subscribe to the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a>. In particular, the <a href=\"https://make.wordpress.org/core/tag/5-9+dev-notes/\">developer notes tag</a> will keep you up to date on changes that might affect your products or how you use the software.</p>\n\n\n\n<h2 id=\"plugin-and-theme-developers\">Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.9 and update the <em>Tested up to</em> version&nbsp; to 5.9 in your readme file. If you find compatibility problems, please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>, so volunteers and developers can help you figure them out before the final release.</p>\n\n\n\n<p>The WordPress 5.9 Field Guide will be out very shortly. It will give you a deeper dive into the major changes.</p>\n\n\n\n<h2 id=\"how-to-help\">How to Help</h2>\n\n\n\n<p>Do you speak a language that is not English? You can <a href=\"https://translate.wordpress.org/projects/wp/dev\">help translate WordPress into more than 100 languages!</a> Release Candidate 1 marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a> point of the 5.9 release schedule. Thanks to every locale that is already involved with translations.</p>\n\n\n\n<p><strong><em>If you think you have found a bug</em></strong><em>, you can post to the </em><a href=\"https://wordpress.org/support/forum/alphabeta\"><em>Alpha/Beta area</em></a><em> in the support forums.&nbsp; If you are comfortable writing a reproducible bug report, you can </em><a href=\"https://core.trac.wordpress.org/newticket\"><em>file one on WordPress Trac</em></a><em>, where you can also check the issue against </em><a href=\"https://core.trac.wordpress.org/tickets/major\"><em>a list of known bugs</em></a><em>.</em></p>\n\n\n\n<p>Props to <a href=\"https://profiles.wordpress.org/webcommsat/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>webcommsat</a> for the post and to <a href=\"https://profiles.wordpress.org/marybaum/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>marybaum</a> <a href=\"https://profiles.wordpress.org/hellofromtonya/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>hellofromtonya</a> <a href=\"https://profiles.wordpress.org/audrasjb/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>audrasjb</a> <a href=\"https://profiles.wordpress.org/davidbaumwald/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>davidbaumwald</a> <a href=\"https://profiles.wordpress.org/estelaris/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>estelaris</a> <a href=\"https://profiles.wordpress.org/cbringmann/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>cbringmann</a> for final review. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Jan 2022 20:43:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"webcommsat AbhaNonStopNewsUK\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"WPTavern: WordPress 5.9 to Fix Lazy Loading Performance Regression, Resulting in 30% Faster Page Loads in Some Cases\";s:7:\"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:30:\"https://wptavern.com/?p=127830\";s:7:\"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:273:\"https://wptavern.com/wordpress-5-9-to-fix-lazy-loading-performance-regression-resulting-in-30-faster-page-loads-in-some-cases?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-9-to-fix-lazy-loading-performance-regression-resulting-in-30-faster-page-loads-in-some-cases\";s: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:3361:\"<p>WordPress sites may soon see a slight performance improvement on page loads, thanks to a fix for a performance regression in the core lazy loading feature. An <a href=\"https://web.dev/lcp-lazy-loading/\">analysis</a> published in July 2021 showed that lazy loading applied too aggressively can have a negative impact on performance and that it&#8217;s better to eagerly load the images within the initial viewport.</p>\n\n\n\n<p>WordPress&#8217; default of lazy loading all images was causing slower performance on the <a href=\"https://web.dev/lcp/\">Largest Contentful Paint metric (LCP)</a> metric, which Google defines as &#8220;the render time of the largest <a href=\"https://web.dev/lcp/#what-elements-are-considered\">image or text block</a> visible within the viewport, relative to when the page <a href=\"https://w3c.github.io/hr-time/#timeorigin-attribute\">first started loading</a>.&#8221;</p>\n\n\n\n<p>Google-sponsored WordPress contributors wrote a fix that avoids lazy-loading images above the fold and thoroughly tested it as part of their efforts to evaluate the impact of various past performance initiatives. The delayed LCP will be fixed in WordPress 5.9.</p>\n\n\n\n<p>&#8220;This can be improved by skipping addition of <code>loading=\'lazy\'</code> for the first content image or iframe, which in the vast majority of cases will appear within the initial viewport,&#8221; Felix Arntz said in the <a href=\"https://make.wordpress.org/core/2021/12/29/enhanced-lazy-loading-performance-in-5-9/\">dev note</a>. &#8220;WordPress can only make educated guesses around that and not be 100% certain, but an analysis taking into account 50 popular themes showed that the enhancement brought LCP improvements across the board, up to 30% faster page load.&#8221; </p>\n\n\n\n<p>In the future, this implementation may be able to drill down further into the block content on the page and eagerly load whatever images the theme identifies as being within the viewport.</p>\n\n\n\n<p>&#8220;Have you thought about how we could have more precise heuristics going forwards that can take the semantics and structure of blocks into account to get a sense for what is actually deferrable?&#8221; Matias Ventura commented on the ticket in process. &#8220;For example, an image block or a site logo used in a header template part would be strong indicatives of being above the fold. &#8216;The first image of the content&#8217; seems instead like a rudimentary measure, that varies a lot depending on preceding layout. With block themes we should have some ahead-of-time awareness of layout which we can use to produce more meaningful instructions.&#8221;</p>\n\n\n\n<p>Felix Arntz said he already has detecting the header template part on his radar and is willing to refine the implementation as the world of block themes expands.</p>\n\n\n\n<p>&#8220;The refinement of the lazy-loading implementation should notably improve LCP performance for most sites that rely on it, while not having adverse effects for sites where the default heuristics described above do not apply to,&#8221; Arntz said. &#8220;That is only a solid starting point though. In the future, specifically with the more semantic content specification that block-based themes will facilitate, we will be able to further fine tune the lazy-loading implementation by using the available block information.&#8221;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Jan 2022 03:48:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"WPTavern: Gutenberg Hub Launches a Block-Based WordPress Theme Directory\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=127764\";s:7:\"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:189:\"https://wptavern.com/gutenberg-hub-launches-a-block-based-wordpress-theme-directory?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-hub-launches-a-block-based-wordpress-theme-directory\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4808:\"<p class=\"has-drop-cap\">In the dawn of the block theme era, the WordPress theme directory could use a reimagining. That is what Munir Kamal set out to do before WordPress 5.9 launches later this month. He <a href=\"https://gutenberghub.com/re-imagined-wordpress-themes-directory/\">announced</a> an <a href=\"https://themes.gutenberghub.com/\">alternative theme directory</a> on the Gutenberg Hub website earlier today. It lists all the block themes that are officially hosted on WordPress.org.</p>\n\n\n\n<img />Gutenberg Hub&#8217;s theme directory.\n\n\n\n<p>The interface and experience are similar to the official theme directory and for a good reason. Kamal is pushing for changes on WordPress.org.</p>\n\n\n\n<p>&#8220;I noticed the lack of info the official theme directory provides,&#8221; he said. &#8220;I want to initiate a discussion around this to fix it, and thus created this as a concept/experiment. Now that it&#8217;s an era of the new generation of WP themes (Block Themes), the themes directory needs to be reimagined. Block themes are all about colors, typography, block styles, patterns, and templates. As a WP user, I wish to see all that info related to a theme when I explore themes in the directory. I need to choose without installing and testing multiple themes.&#8221;</p>\n\n\n\n<p>Single theme pages in this reimagined directory include more data than the official directory. Instead of merely a screenshot and description, each page displays the theme&#8217;s color palette, provides typography examples and info, and previews several content blocks.</p>\n\n\n\n<img /><a href=\"https://themes.gutenberghub.com/octane\">Octane</a> theme page.\n\n\n\n<p>One thing that makes modern themes unique is their included <code>theme.json</code> file. This file allows theme authors to register settings and add styles that work in both the editor and the front-end. This level of standardization did not exist until WordPress 5.8 rolled around last year.</p>\n\n\n\n<p>It also allows developers like Kamal to build new tools on top of it. When nearly all the data related to a theme is in a standard format, it is easy to pull out and experiment with it.</p>\n\n\n\n<p>For example, because there is a specific key in the <code>theme.json</code> file for colors, anyone can grab and display them via code. Gutenberg Hub&#8217;s directory displays these as a palette alongside each theme. Users can even click to copy them.</p>\n\n\n\n<img />Copying a theme color.\n\n\n\n<p>This would have been practically impossible in the past because WordPress did not have a way for themes to define something as simple as a color palette.</p>\n\n\n\n<p>The directory also auto-generates social images for each of the themes. The following for <a href=\"https://themes.gutenberghub.com/mebae\">Mebae</a> and <a href=\"https://themes.gutenberghub.com/pacer\">Pacer</a> both show their description, fonts, colors, and screenshot.</p>\n\n\n\n\n<img />\n\n\n\n<img />\n\n\n\n\n<p>For years, WordPress.org theme previews have been plagued by sub-par demo system. Today, the live demo can show starter content if a theme provides it. However, there is no current FSE support for the feature. Gutenberg Hub displays the same live preview as shown in the official directory.</p>\n\n\n\n<p>Kamal has partially addressed this issue by adding a &#8220;Content&#8221; button. Clicking it allows users to see dozens of blocks in action.</p>\n\n\n\n<img /><a href=\"https://themes.gutenberghub.com/tove\">Tove</a> theme content preview.\n\n\n\n<p>This provides a general overview of what the theme looks like, but the preview experience is still lacking. A handful of featured images would add some visual <em>oomph</em> to the home/blog and archive pages.</p>\n\n\n\n<p>Kamal has plans to incorporate theme templates and patterns into the preview in the future. Those additions would make theme demos more useful.</p>\n\n\n\n<p>He does not plan on stopping there. &#8220;Other plans include providing a super useful search and filter functionality that makes it easier to trim down the result to the closest needs of a user,&#8221; he said. &#8220;And maybe a comparison tool that a user can use to compare two themes side-by-side with practical elements to decide between the two, rather than reviews, downloads, etc.&#8221;</p>\n\n\n\n<p>The work Kamal has put in so far looks promising. There is still much that could be improved if we had an entire community effort behind this. With the block theming feature launching with WordPress 5.9, there is no reason to stick to the old theme preview system when so much more is possible.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-tavern-separator\" />\n\n\n\n<p>If I had one extra wish for Gutenberg Hub or WordPress.org, it would be for all child themes to be listed on their parent theme&#8217;s page. But, I will take this redesigned directory first.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 03 Jan 2022 23:03:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"BuddyPress: BuddyPress 9.2.0 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=322735\";s:7:\"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://buddypress.org/2022/01/buddypress-9-2-0-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1616:\"<p>Immediately available is <a href=\"https://downloads.wordpress.org/plugin/buddypress.9.2.0.zip\">BuddyPress 9.2.0</a>. This maintenance release fixes three bugs, anticipates one issue which appeared while beta testing WordPress 5.9 and prepares the release of our first BuddyPress add-on (a community search block). For details on the changes, please read the <a href=\"https://codex.buddypress.org/releases/version-9-2-0/\">9.2.0 release notes</a>.</p>\n\n\n\n<p>Update to BuddyPress 9.2.0 today in your WordPress Dashboard, or by&nbsp;<a href=\"https://wordpress.org/plugins/buddypress/\">downloading from the WordPress.org plugin repository</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 id=\"many-thanks-to-9-2-0-contributors\">Many thanks to 9.2.0 contributors&nbsp;<span class=\"dashicons dashicons-heart\"></span></h2>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/josett225/\">josett225</a>, <a href=\"https://profiles.wordpress.org/needle\">needle</a>, <a href=\"https://profiles.wordpress.org/dd32\">dd32</a> &amp; <a href=\"https://profiles.wordpress.org/imath/\">imath</a></p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 id=\"happy-2022\">Happy 2022!</h2>\n\n\n\n<p>The BuddyPress developers and contributors wish you the best for this new year! Have fun, stay safe and carry on sharing great words &amp; feelings with WordPress and BuddyPress <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f4dd.png\" alt=\"📝\" class=\"wp-smiley\" /> <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f917.png\" alt=\"🤗\" class=\"wp-smiley\" /></p>\n\n\n\n<p><em>&#8220;Très belle année à tou·te·s&#8221;</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 03 Jan 2022 22:22:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Matt: Celebrate by Writing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=55257\";s:7:\"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:43:\"https://ma.tt/2022/01/celebrate-by-writing/\";s: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:1965:\"<p>My <a href=\"https://ma.tt/category/birthday/\">birthday</a> is coming up soon so it&#8217;s that time of the year when friends start reaching out and asking where they should fly to and how we&#8217;re going to celebrate.</p>\n\n\n\n<p>After a good run in the post-vaccinated-and-boosted part of 2020 that felt relatively &#8220;normal&#8221;, including traveling almost 200k miles, I&#8217;m going back into a pretty locked-down state of things. Omicron has just been catching too many friends and loved ones, even with fairly careful measures and testing. So what&#8217;s happening on January 11th?</p>\n\n\n\n<p><strong>What I&#8217;m asking for my birthday is for people to blog!</strong></p>\n\n\n\n<p>Whether professionally on <a href=\"https://wordpress.com/\">WP.com</a>, socially on <a href=\"https://tumblr.com/\">Tumblr</a>, or privately journaling with <a href=\"https://dayoneapp.com/\">Day One</a>, there&#8217;s never been a better time to stop being a passive consumer of the internet and join the class of creators.</p>\n\n\n\n<p><a href=\"https://ma.tt/2014/01/intrinsic-blogging/\">Write for a single person</a>. Share something cool you found. Summarize your year. <a href=\"https://wordpress.com/blog/2021/07/13/blogging-reminders-push-notifications-wordpress-apps/\">Set a blogging goal with reminders</a>. Get a Gutenberg-native theme and play around with building richer posts. Start a nom de plume. <a href=\"https://help.dayoneapp.com/en/articles/3750565-daily-writing-prompts\">Answer daily prompts on Day One</a>. Forget the metaverse, let&#8217;s hang out in the blogosphere. <a href=\"https://wordpress.com/domains/\">Get your own domain</a>!</p>\n\n\n\n<p>If you&#8217;re a close friend that feels intimidated by the software at all or that you don&#8217;t know where to start, I&#8217;m happy to hop on a Zoom to go through everything on a screen share. That will also be a great learning for me for places we can improve things, which is also a fantastic gift!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 02 Jan 2022 22:22: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"WPTavern: WP Tavern’s 2021 Year in Review\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=127766\";s:7:\"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:125:\"https://wptavern.com/wp-taverns-2021-year-in-review?utm_source=rss&utm_medium=rss&utm_campaign=wp-taverns-2021-year-in-review\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:13867:\"<img /><a href=\"https://wordpress.org/photos/photo/94661cc6f3/\">Abstract Lights</a> by <a href=\"https://wordpress.org/photos/author/mkaz/\">Marcus Kazmierczak</a>\n\n\n\n<p class=\"has-drop-cap\">A friend prompted me to fix an issue with the WP Tavern <a href=\"https://wptavern.com/archives\">archives page</a> a few days ago. Not all of 2021&#8217;s posts were visible. As I glanced over the updated list, I realized our team put in a lot of work for the year.</p>\n\n\n\n<p>In the day-to-day mix of things, it is easy to forget how much you have written during the year. Some of the articles are memorable and stick with you for a while. Much passes by in a blur. But, I felt a sense of pride in the work our team has put in as I scrolled through the posts.</p>\n\n\n\n<p>These year-in-review posts tend to take about two days&#8217; worth of work, gathering up all of the stats and notes and formatting them so that they are presentable. However, they are always one of my favorite articles to put together every year.</p>\n\n\n\n<p>We should always take some time to remind ourselves where we have been on this journey. This makes sure we are better informed before taking our next steps. At the Tavern, that means paying attention to what content people are reading and how they are engaging with it.</p>\n\n\n\n<p>So, let us just dive right into some of the 2021 highlights.</p>\n\n\n\n<h2 id=\"the-year-in-wordpress\">The Year in WordPress</h2>\n\n\n\n<p class=\"has-drop-cap\">WordPress <a href=\"https://wptavern.com/happy-18th-birthday-wordpress\">turned 18 years old</a> in 2021. That is a massive feat for any software, especially a CMS that consistently faces competition from newer web technologies.</p>\n\n\n\n<p>Unlike last year&#8217;s three, the platform only saw two major releases this year. WordPress 5.9 was initially slated to land in early December, but it was <a href=\"https://wptavern.com/wordpress-5-9-revised-release-date-confirmed-for-january-25-2022\">postponed until January 25, 2022</a>. This should give contributors more time to smooth out several wrinkles with new features.</p>\n\n\n\n<ul><li><a href=\"https://wptavern.com/wordpress-5-8-tatum-introduces-block-widgets-duotone-media-filters-new-emoji-support-and-more\">WordPress 5.8 &#8220;Tatum&#8221;</a> introduced block widgets, duotone media filters, and new emoji support.</li><li><a href=\"https://wptavern.com/wordpress-5-7-introduces-drag-and-drop-for-blocks-and-patterns-streamlined-admin-color-palette-and-one-click-migration-from-http-to-https\">WordPress 5.7 &#8220;Esperanza&#8221;</a> added drag-and-drop for blocks and patterns, a streamlined admin color palette, and one-click HTTPS migration.</li></ul>\n\n\n\n<p>The Gutenberg plugin was a consistent force, driving new features that would eventually make their way into core WordPress. We have <a href=\"https://wptavern.com/tag/gutenberg\">covered its releases</a> throughout the year here at the Tavern.</p>\n\n\n\n<p>Matt Mullenweg recorded his <a href=\"https://wptavern.com/state-of-the-word-2021-wordpress-passes-43-market-share-looks-to-expand-the-commons-through-openverse\">annual State of the Word</a> before a live audience in New York City in mid-December. The address focused on WordPress&#8217;s growth in the past year, a decentralized web, and version 5.9 features. He also focused on contributing to the commons. He <a href=\"https://wptavern.com/creative-commons-search-is-now-openverse\">introduced Openverse</a>, formerly Creative Commons Search, and noted the beta launch of the <a href=\"https://wptavern.com/the-wordpress-photo-directory-is-the-open-source-image-project-we-have-long-needed\">WordPress photo directory.</a></p>\n\n\n\n<h2 id=\"favorite-plugin\">Favorite Plugin</h2>\n\n\n\n<img />Newsletter Glue&#8217;s theme designer.\n\n\n\n<p class=\"has-drop-cap\">One of the best things about writing for WP Tavern is covering a <a href=\"https://wptavern.com/category/plugins\">range of new plugins</a> every year. Unfortunately, we cannot get to them all. However, there are always a few projects that stand out in the crowded field.</p>\n\n\n\n<p>Maybe it was <a href=\"https://wptavern.com/newsletter-glue-pro-my-first-foray-into-journalism-and-new-ideas\">nostalgia for a bygone era</a> of printed family newsletters. Perhaps it is just a neat idea, but my favorite plugin of the year is <a href=\"https://wordpress.org/plugins/newsletter-glue/\">Newsletter Glue</a>.</p>\n\n\n\n<p>It showcases how a small team can get a complex project off the ground via the block editor. Newsletter Glue is just over a year old, and Lesley Sim and Ahmed Fouad have created a solid product.</p>\n\n\n\n<h2 id=\"favorite-theme\">Favorite Theme</h2>\n\n\n\n<img />Eksell theme homepage\n\n\n\n<p class=\"has-drop-cap\">This should come as no surprise to Tavern readers. I have touted its <a href=\"https://wptavern.com/compatibility-is-not-enough-the-eksell-wordpress-theme-creates-art-with-blocks\">well-rounded design and architecture</a> on multiple occasions. <a href=\"https://wordpress.org/themes/eksell/\">Eksell</a> by Anders Norén is my favorite theme of the year. Twenty Twenty-Two would be a close second, but it has not officially launched yet. Maybe it will reign in the year to come.</p>\n\n\n\n<p>I have been on the lookout for a block theme to win this for the entire year, but none of them quite lived up to Eksell. Not even Noren&#8217;s own attempt with Tove.</p>\n\n\n\n<p>Eksell plays well with blocks, supporting all current, stable advancements in WordPress theming. It is far more modern than many other classic-supported themes. And, it is just beautiful.</p>\n\n\n\n<h2 id=\"wp-tavern-stats\">WP Tavern Stats</h2>\n\n\n\n<p class=\"has-drop-cap\">Over the past couple of years, we have increased our content output. Engagement via published comments is down, but &#8220;likes&#8221; continue climbing. The following is a table of the past three years of stats. <em>Note that averages are per post.</em></p>\n\n\n\n\n        <table>\n                <thead>\n                        <tr>\n                                <th class=\"pad\"></th>\n                                <th>2021</th>\n                                <th>2020</th>\n                                <th>2019</th>\n                        </tr>\n                </thead>\n                <tbody>\n                        <tr>\n                                <th>Total Posts</th>\n                                <td>443</td>\n                                <td>406</td>\n                                <td>382</td>\n                        </tr>\n                        <tr>\n                                <th>Total Comments</th>\n                                <td>3,151</td>\n                                <td>3,699</td>\n                                <td>2,864</td>\n                        </tr>\n                        <tr>\n                                <th>Avg. Comments</th>\n                                <td>7.1</td>\n                                <td>9.2</td>\n                                <td>7.5</td>\n                        </tr>\n                        <tr>\n                                <th>Total Likes</th>\n                                <td>4,508</td>\n                                <td>3,589</td>\n                                <td>2,676</td>\n                        </tr>\n                        <tr>\n                                <th>Avg. Likes</th>\n                                <td>10.2</td>\n                                <td>9.0</td>\n                                <td>7.0</td>\n                        </tr>\n                        <tr>\n                                <th>Total Words</th>\n                                <td>324,842</td>\n                                <td>317,231</td>\n                                <td>225,117</td>\n                        </tr>\n                        <tr>\n                                <th>Avg. Words</th>\n                                <td>733</td>\n                                <td>791</td>\n                                <td>589</td>\n                        </tr>\n                </tbody>\n        </table>\n\n\n\n\n<p>Of course, we moderate comments here at WP Tavern. We could let things run wild for a bump in commenting stats, but we want to continue creating an environment where people feel welcome to participate.</p>\n\n\n\n<p>I am the champion of comments this year with a total of 81. I would still like to engage a bit more. That is something I will work on in the new year.</p>\n\n\n\n<p>Props to the five people next in line for total comments in 2021:</p>\n\n\n\n<ul><li>Miroslav Glavić</li><li>Eric Karkovack</li><li>Andrew Starr</li><li>Steven Gliebe</li><li>Paul Lacey</li></ul>\n\n\n\n<p>Without you and other readers, there would be no Tavern. I hope to see more of you all and others in 2022.</p>\n\n\n\n<h2 id=\"top-10-most-viewed-stories\">Top 10 Most Viewed Stories</h2>\n\n\n\n<p class=\"has-drop-cap\">Sarah Gooding pretty much single-handedly broke our all-time daily views record in January, a record that had stood since 2015. It now stands at 24,887. <em>I contributed a bit</em>, but her coverage of WordPress.com&#8217;s website building service did the heavy lifting. And, it was not even the overall most-viewed story of the year.</p>\n\n\n\n<p>The following are the articles Tavern readers viewed the most in 2021:</p>\n\n\n\n<ul><li><a href=\"https://wptavern.com/wix-takes-a-jab-at-wordpress-with-bewildering-new-marketing-campaign\">Wix Takes a Jab at WordPress with Bewildering New Marketing Campaign</a></li><li><a href=\"https://wptavern.com/wordpress-com-rattles-freelancer-community-with-new-website-building-service-launch\">WordPress.com Rattles Freelancer Community with New Website Building Service Launch</a></li><li><a href=\"https://wptavern.com/matt-mullenweg-unveils-gutenberg-roadmap-at-wceu-wordpress-agencies-and-product-developers-sprint-to-prepare\">Matt Mullenweg Unveils Gutenberg Roadmap at WCEU, WordPress Agencies and Product Developers Sprint to Prepare</a></li><li><a href=\"https://wptavern.com/disable-over-a-dozen-wordpress-features-with-the-no-nonsense-plugin\">Disable Over a Dozen WordPress Features With the No Nonsense Plugin</a></li><li><a href=\"https://wptavern.com/amp-has-irreparably-damaged-publishers-trust-in-google-led-initiatives\">AMP Has Irreparably Damaged Publishers’ Trust in Google-led Initiatives</a></li><li><a href=\"https://wptavern.com/wixs-negative-advertising-campaign-falls-flat-with-wordpress-developers-and-professionals\">Wix&#8217;s Negative Advertising Campaign Falls Flat with WordPress Developers and Professionals</a></li><li><a href=\"https://wptavern.com/biden-white-house-sticks-with-wordpress-for-website-relaunch\">Biden White House Sticks with WordPress for Website Relaunch</a></li><li><a href=\"https://wptavern.com/elementor-raises-eyebrows-with-google-ads-targeting-full-site-editing\">Elementor Raises Eyebrows with Google Ads Targeting Full-Site Editing</a></li><li><a href=\"https://wptavern.com/gutenbergs-faster-performance-is-eroding-page-builders-dominance\">Gutenberg’s Faster Performance Is Eroding Page Builders&#8217; Dominance</a></li><li><a href=\"https://wptavern.com/getting-to-know-the-upcoming-wordpress-5-8-template-editor\">Getting To Know the Upcoming WordPress 5.8 Template Editor</a></li></ul>\n\n\n\n<h2 id=\"top-10-most-commented-stories\">Top 10 Most Commented Stories</h2>\n\n\n\n<p class=\"has-drop-cap\">You would think that our most-read articles are those that receive the most comments. However, that is not always the case. While there is some crossover between the two lists, our readers sometimes need to be vocal on a particular topic.</p>\n\n\n\n<p>Here are the top 10 most-commented posts of 2021:</p>\n\n\n\n<ul><li><a href=\"https://wptavern.com/profilepress-rebrands-and-repurposes-wp-user-avatar-now-a-membership-plugin-users-revolt-via-the-wordpress-review-system\">ProfilePress Rebrands and Repurposes WP User Avatar, Now a Membership Plugin, Users Revolt via the WordPress Review System</a> <em>(100 comments)</em></li><li><a href=\"https://wptavern.com/wordpress-classic-editor-support-extended-for-at-least-another-year\">WordPress Classic Editor Support Extended for at Least Another Year</a> <em>(100 comments)</em></li><li><a href=\"https://wptavern.com/wp-tavern-is-sporting-a-new-website-design\">WP Tavern Is Sporting a New Website Design</a> <em>(50 comments)</em></li><li><a href=\"https://wptavern.com/is-wordpress-development-really-all-that-hard-to-get-into-today\">Is WordPress Development Really All That Hard To Get Into Today?</a> <em>(45 comments)</em></li><li><a href=\"https://wptavern.com/elementor-to-roll-out-significant-pricing-hike-for-new-customers\">Elementor to Roll Out Significant Pricing Hike for New Customers</a> <em>(41 comments)</em></li><li><a href=\"https://wptavern.com/gutenbergs-faster-performance-is-eroding-page-builders-dominance\">Gutenberg’s Faster Performance Is Eroding Page Builders&#8217; Dominance</a> <em>(38 comments)</em></li><li><a href=\"https://wptavern.com/why-did-you-start-using-wordpress\">Why Did You Start Using WordPress?</a> <em>(38 comments)</em></li><li><a href=\"https://wptavern.com/yes-comments-are-still-relevant-but-we-need-a-better-system\">Yes, Comments Are Still Relevant, But We Need a Better System</a> <em>(37 comments)</em></li><li><a href=\"https://wptavern.com/disable-over-a-dozen-wordpress-features-with-the-no-nonsense-plugin\">Disable Over a Dozen WordPress Features With the No Nonsense Plugin</a> <em>(37 comments)</em></li><li><a href=\"https://wptavern.com/wixs-negative-advertising-campaign-falls-flat-with-wordpress-developers-and-professionals\">Wix&#8217;s Negative Advertising Campaign Falls Flat with WordPress Developers and Professionals</a> <em>(36 comments)</em></li></ul>\n\n\n\n<hr class=\"wp-block-separator is-style-tavern-separator\" />\n\n\n\n<p>I look forward to another year of delivering stories to all of our readers. The Tavern staff will see you all in 2022 for the next steps on this journey.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 31 Dec 2021 04:11:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"WordPress.org blog: People of WordPress: Collins Agbonghama\";s:7:\"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://wordpress.org/news/?p=11923\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://wordpress.org/news/2021/12/people-of-wordpress-collins-agbonghama/\";s: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:7730:\"<p>In this series, we share some of the inspiring stories of how WordPress and its global network of contributors can change people’s lives for the better. This month we feature a website builder from Nigeria, who uses the open source WordPress platform to support his family and to share learning with others in his home country and beyond.</p>\n\n\n\n<img src=\"https://i2.wp.com/wordpress.org/news/files/2021/12/fimg_collins-agbonghama.jpg?resize=632%2C318&ssl=1\" alt=\"Collins Agbonghama\" class=\"wp-image-11919\" width=\"632\" height=\"318\" />\n\n\n\n<h2 id=\"creating-a-life-in-the-wordpress-ecosystem\"><strong>Creating a life in the WordPress Ecosystem</strong></h2>\n\n\n\n<p>Collins Agbonghama started his journey to becoming a web developer by reading the football news headlines on a friend’s mobile phone. His fascination with development and learning continued to grow, and he now makes a living using WordPress and the web.</p>\n\n\n\n<p>Read on to discover his story, which shows with creativity and determination you can create products and make a living using WordPress.&nbsp;</p>\n\n\n\n<h2 id=\"starting-web-building-on-a-phone\"><strong>Starting web building on a phone</strong></h2>\n\n\n\n<img width=\"350\" height=\"426\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/12/collins-agbonghama1.jpg?resize=350%2C426&ssl=1\" alt=\"Collins Agbonghama headshot photo\" class=\"wp-image-11920\" />\n\n\n\n<p>Collins began his exploration of the internet while attending Secondary School in Nigeria, or High School as it is known in some other countries.&nbsp;</p>\n\n\n\n<p>A friend at the school had a simple mobile phone which could browse the internet. Collins had his first introduction to the World Wide Web through access to this device. He became hooked by reading headlines on a sports site about a famous English Premier League Football Club, Chelsea, a soccer team which he has long supported.</p>\n\n\n\n<p>“Being a very inquisitive person, I wanted to learn how the web works as well as have my own website. I was able to buy a classic mobile phone through the menial jobs I did after school,” he said.&nbsp;</p>\n\n\n\n<p>His first website was a wapsite or Wireless Application Protocol site optimized for mobile devices.&nbsp;</p>\n\n\n\n<p>He took to Google to learn how to actually build a site. He discovered he needed something called an ‘email address’ to sign-up for site builders. Google Search came to the rescue again, and he created the first email account for his first website.</p>\n\n\n\n<p>A desire for a website was the catalyst for further learning, starting with HTML and CSS from an online provider. His interest in building sites with more advanced tools grew, and then he came across WordPress.&nbsp;</p>\n\n\n\n<p>Using his savings, he bought the cheapest hosting plan from a local Nigerian web host. He installed WordPress and started writing tutorials for a mobile device platform. He built the site, created the lessons, and started his entry into WordPress all on a mobile phone.&nbsp;</p>\n\n\n\n<p>This led to him having the confidence to start building sites for others, and he was able to earn a small income from that.&nbsp;</p>\n\n\n\n<p>Collins said: “I couldn’t go to the university because of my precarious financial situation. I continued to do menial jobs during the day and started learning PHP in the evenings and at night using my mobile phone via online learning platforms.”</p>\n\n\n\n<p>He was later able to get an old laptop, which helped him access ebooks to learn more and practice his coding.&nbsp;</p>\n\n\n\n<p>Keen to share this learning, he started blogging about what he was learning on his website.&nbsp;&nbsp;</p>\n\n\n\n<p>Collins said: “I later took up a job teaching children at a school primarily because I got tired of the menial jobs and wanted to earn enough to take care of my internet data plan. After a while, I became fairly proficient in PHP and even took up a job to build a school management system.”</p>\n\n\n\n<h2 id=\"using-wordpress-to-make-a-living\"><strong>Using WordPress to make a living</strong></h2>\n\n\n\n<p>Collins’ blog wasn’t making money through advertisements, but he discovered opportunities to write tutorials for other platforms.&nbsp;</p>\n\n\n\n<p>“I started writing PHP and WordPress development tutorials and got paid a few hundred dollars per article. In Nigeria, that’s quite a lot of money. I was able to improve the life and wellbeing of my family and myself,” he said.</p>\n\n\n\n<p>After getting into a higher education program to study computer science, his life dramatically changed. He decided to stop writing and began to focus on building and selling WordPress plugins.&nbsp;His first one was a user and profile plugin for WordPress sites.</p>\n\n\n\n<p>“Thankfully, after a year, it started making enough revenue for me to live pretty comfortably here in Nigeria because the cost of living here is relatively low,” he said</p>\n\n\n\n<p>Today, Collins has several plugins which have given him a sustainable source of income. He’s also a Core and Translation volunteer contributor to the WordPress.org Open Source project. </p>\n\n\n\n<blockquote><p>I am thankful for WordPress because without it, I’m really not sure I would have been able to live a decent quality life. <br />Who knows what would have become of me?</p><cite>Collins Agbonghama</cite></blockquote>\n\n\n\n<p>“I am also thankful for the community. I have made lots of friends that have been very supportive and helpful in my journey.”</p>\n\n\n\n<p>He added: “I tell people, life won’t give you what you want. You demand from life what you want. You make these demands by being determined and never giving up on your dreams and aspirations.</p>\n\n\n\n<p>“If you are poor, perhaps because you came from a humble and poor background, it is not your fault. You can’t go back in time to change things. I implore you to be strong, determined, and work hard.” </p>\n\n\n\n<p></p>\n\n\n\n<p><strong>Meet more WordPress community members in our <a href=\"https://wordpress.org/news/category/interviews/\">People of WordPress series</a>.</strong></p>\n\n\n\n<h2 id=\"contributors\">Contributors</h2>\n\n\n\n<p>Thanks to Michael Geheren (<a href=\"https://profiles.wordpress.org/geheren/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>geheren</a>), Abha Thakor (<a href=\"https://profiles.wordpress.org/webcommsat/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>webcommsat</a>), for writing this feature, to @MeherBala (<a href=\"https://profiles.wordpress.org/meher/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>meher</a>) for follow-ups and photo-editing, and to Chloe Bringmann (<a href=\"https://profiles.wordpress.org/cbringmann/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>cbringmann</a>) and Nalini Thakor (<a href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>nalininonstopnewsuk</a>) for the final proofing. Thank you to Collins Agbonghama (<a href=\"https://profiles.wordpress.org/collizo4sky/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>collizo4sky</a>) for sharing his Contributor Story.</p>\n\n\n\n<p><em>Thanks to Josepha Haden Chomphosy&nbsp;(@<a href=\"https://profiles.wordpress.org/chanthaboune/\">chanthaboune</a>), Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>) and others for their support </em>of this initiative. </p>\n\n\n\n<p><em>The People of WordPress feature is inspired by an essay originally published on&nbsp;</em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>, a community initiative created by Topher DeRosia, which highlights people in the WordPress community who have overcome barriers.&nbsp;</em></p>\n\n\n\n<p>#HeroPress #ContributorStory</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 30 Dec 2021 22:45:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"webcommsat AbhaNonStopNewsUK\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"Post Status: Post Status Comments (No. 5) — The First Annual WordPress News Draft\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=91900\";s:7:\"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:34:\"https://poststatus.com/comments/5/\";s: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:76553:\"<h3>&#8220;This story reminded me that big company, big money doesn\'t mean just more profit but can also mean big contributions.&#8221; —Aurooba Ahmed</h3>\n\n\n\n<p class=\"has-drop-cap\">It\'s the first-ever Post Status WordPress News Draft! The initial group of news &#8220;avengers&#8221; in this episode are <strong>Aurooba Ahmed</strong>, <strong>Jason Cosper</strong>, <strong>Daniel Schutzsmith</strong>, <strong>Robert Jacobi</strong>, and <strong>Lesley Sim</strong> — with <strong>David Bisset</strong> hosting. In three rounds of draft picks, this group assembled the most noteworthy or influential WordPress news stories of 2021.</p>\n\n\n\n<p><strong>Also: </strong>There was also a final &#8220;quick link&#8221; round with some interesting choices the guests brought to the table. </p>\n\n\n\n\n\n\n\n<p class=\"has-background\"><strong>Post Status Comments</strong> <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f4ac.png\" alt=\"💬\" class=\"wp-smiley\" /> provides a stage for WordPress professionals to exchange ideas and talk about recent topics and trends.<br /><br /><a href=\"https://poststatus.com/podcast/comments/\">Browse past episodes</a> and subscribe to <a href=\"https://poststatus.com/podcasts/\">our podcasts</a> on&nbsp; <a href=\"https://open.spotify.com/show/1m3xwXbe0MG5BzFVPtB0A7\">Spotify</a>, Amazon Music, <a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zaW1wbGVjYXN0LmNvbS8ySkU5c2M4UA\">Google Podcasts</a>, <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">iTunes</a>, <a href=\"https://castro.fm/podcast/c53552c6-1ee0-4fc4-9de4-08ed6bf1ee4d\">Castro</a>, <a href=\"https://www.youtube.com/c/PostStatus\">YouTube</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, <a href=\"https://player.fm/series/wordpress-post-status-podcasts\">Player.fm</a>, <a href=\"https://pca.st/05rR\">Pocket Casts</a>, <a href=\"https://wordpress-post-status-draft-podcast.simplecast.com/\">Simplecast</a>, or get them by <a href=\"https://feeds.simplecast.com/2JE9sc8P\">RSS</a>. <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f399.png\" alt=\"🎙\" class=\"wp-smiley\" /></p>\n\n\n\n<h3 id=\"h-mentioned-in-the-show\"><img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f517.png\" alt=\"🔗\" class=\"wp-smiley\" /> Mentioned in the show:</h3>\n\n\n\n<ul><li><a href=\"https://wptavern.com/wordpress-5-9-delayed-until-january-2022\">WordPress 5.9 Release</a> (Aurooba Pick #1)</li><li><a href=\"https://wpengine.com/blog/wp-engine-adds-frost-to-open-source-wordpress-project/\">Frost being acquired and made open source</a> (Aurooba Pick #2)</li><li><a href=\"https://twitter.com/stubbornella/status/1471213109767405568\">Stubbornella utilities classes twitter thread</a> (Aurooba Pick #3)</li><li><a href=\"https://wptavern.com/profilepress-rebrands-and-repurposes-wp-user-avatar-now-a-membership-plugin-users-revolt-via-the-wordpress-review-system\">WP User Avatar &gt; Profile Press Debacle</a> (Daniel Pick #1)</li><li><a href=\"https://thewpminute.com/blocks-boards-fishing-reels-how-gutenberg-has-divided-wordpress/\">Blocks, Boards & Fishing Reels – How Gutenberg has Divided WordPress</a> (Daniel Pick #2)</li><li><a href=\"https://9to5mac.com/2021/07/16/podcast-app-pocket-casts-acquired-by-wordpress%E2%80%A4com-owner-automattic/\">Podcast app Pocket Casts acquired by WordPress․com owner Automattic</a> (Daniel Pick #3)</li><li><a href=\"https://make.wordpress.org/core/2021/10/12/proposal-for-a-performance-team/\">WordPress Performance Team</a> (Jason Pick #1)</li><li><a href=\"https://wordpress.org/news/2021/07/configuring-theme-design-with-theme-json/\">theme.json drops with WordPress 5.8</a> (Jason PIck #2)</li><li><a href=\"https://make.wordpress.org/core/2021/04/18/proposal-treat-floc-as-a-security-concern/\">Google’s FLoC and WordPress</a> (Jason Pick #3)</li><li><a target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://yoast.com/exciting-news-yoast-joins-newfold-digital/\">Exciting news: Yoast joins Newfold Digital</a> (Robert Pick #1)</li><li><a target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://wordpress.org/news/2021/05/welcome-to-openverse/\">Welcome to Openverse</a> (Robert Pick #2)</li><li><a target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://www.reuters.com/legal/transactional/american-airlines-sues-online-publisher-host-over-fake-website-2021-08-09/\">American Airlines sues online publisher and host over fake website</a> (Robert Pick #3)</li><li><a href=\"https://getellipsis.com/blog/am-marketing-machine/\">AM Marketing Machine</a> (Lesley Pick #1)</li><li><a href=\"https://www.joincolossus.com/episodes/6786509/mullenweg-the-past-present-and-future-of-the-internet?tab=transcript\">Founder\'s Field Guide Podcast: Matt Mullenweg &#8211; The Past, Present, and Future of the Internet</a> (Lesley Pick #2)</li><li><a href=\"ttps://www.amazon.com/dp/0578675862/\">Working in Public: The Making and Maintenance of Open Source Software, Nadia Eghbal</a> (Lesley Pick #3)</li><li><a target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://www.protocol.com/matt-mullenweg\">Can Matt Mullenweg save the internet?</a> (David\'s Pick #1)</li><li><a href=\"https://poststatus.com/news/awesome-motive-has-acquired-sandhills-development/\">Awesome Motive Has Acquired Sandhills Development </a>(David\'s Pick #2)</li><li><a href=\"https://twitter.com/dimensionmedia\" target=\"_blank\" rel=\"noreferrer noopener\">David Bisset (Twitter)</a></li><li><a href=\"https://twitter.com/post_status\" target=\"_blank\" rel=\"noreferrer noopener\">Post Status (Twitter)</a></li></ul>\n\n\n\n<h3><img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f64f.png\" alt=\"🙏\" class=\"wp-smiley\" /> Sponsor: <a href=\"https://poststatus.com/gravity\" target=\"_blank\" rel=\"noreferrer noopener sponsored nofollow\">Gravity Forms</a></h3>\n\n\n\n<p>Gravity Forms is the easiest and most trusted advanced forms solution for your WordPress website. Packed with time-saving tools and features, Gravity Forms is the only WordPress form management plugin you will ever need. Stop losing valuable leads and grow your business with Gravity.</p>\n\n\n\n<h2 id=\"h-transcript\"><strong>Transcript</strong></h2>\n\n\n\n<p>[00:00:00] David Bisset: All right. Welcome to the first and maybe even last news draft for post status. My name is David White screen Bisset, I\'ll be your host this evening. We have some great panelists here this evening. Let me explain to you the concept of what\'s going on first. So there are sports drafts where people pick players within a group.</p>\n\n\n\n<p>And at the end of the draft, these people pick the players they want, and they form these teams. Well, we are basically doing that except for WordPress news. So we have five panelists plus myself here this evening. There\'ll be introducing themselves in a second. They all have their top WordPress stories of 2021.</p>\n\n\n\n<p>I asked what WordPress stories of 2021. They think we\'re the most important or the most influential that meant the most to them. So in a draft, there is an order. We have our order set. The only two rules, I think are one. You obviously can\'t repeat another pick once it\'s out. So you have go to your [00:02:00] alternate picks and you have to be specific in your pick.</p>\n\n\n\n<p>So it can\'t be just acquisitions. It has to be a specific news story. So X acquired Y and I think there is also one more rule where it\'s about the story, not where it\'s posted from. So if X acquired, Y was taken from the Tavern, the next person can\'t pick the same story just because it was the new story there.</p>\n\n\n\n<p>The link that they\'re sharing is from another source Post Status. So if we\'re all good on that, let\'s , introduce our panel and the order that was picked by random.org. Ruba, why don\'t we start off with you</p>\n\n\n\n<p>Aurooba Ahmed: I\'m Aurooba, I\'m a WordPress developer, and I\'m excited to be here,</p>\n\n\n\n<p>David Bisset: Daniel, your name, occupation, and rank.</p>\n\n\n\n<p>Daniel Schutzsmith: Daniel\'s Schutzsmith. I\'m a web developer and get to work on things like WP live streams, directory.</p>\n\n\n\n<p>David Bisset: Yeah. And next is Jason Cosper, not Cooper Cosper.</p>\n\n\n\n<p>Jason Cosper: Hey, what up everybody? This is Jason Cosper, AKA fat Mullenweg. I am the [00:03:00] WordPress product advocate over at DreamHost and also I cohost WP water cooler with my friends Jason Tucker and Steve Zynga,</p>\n\n\n\n<p>David Bisset: Robert Jacoby. You\'re up next. How\'s it going?</p>\n\n\n\n<p>Robert Jacobi: And grade what a wonderful way to end the sort of year Robert Jacobi director of WordPress at cloud ways, a WordPress cloud manage hosting service.</p>\n\n\n\n<p>David Bisset: And you go the way of the clouds last, but certainly not least. Leslie, tell us a little bit about your.</p>\n\n\n\n<p>Lesley Sim: Hey, it\'s Leslie SIM I\'m co-founder of newsletter glue.</p>\n\n\n\n<p>It\'s a WordPress newsletter plugin and also a big Post Status fan.</p>\n\n\n\n<p>David Bisset: Oh, okay. Well, that\'s not going to get you anywhere, but the the nice remark is appreciated. All right, let\'s start off with Aurooba, what is your first pick?</p>\n\n\n\n<p>Aurooba Ahmed: I apologize to everyone, but it\'s that 5.9 was delayed. This was really, really big.</p>\n\n\n\n<p>I [00:04:00] remember at the beginning of this year, complaining and complaining about 5.8 being released with half-baked features and, for developers who were working on products for clients, this was a really frustrating time. So on 5.9 was delayed because some of the features were not as you know, still needed some issues fixed in them.</p>\n\n\n\n<p>That felt like we were hurt a little bit. And this was setting a precedent of never doing. A release with half big features and maybe even a president of never doing a release around December holidays. Like maybe this will just shift the whole cycle. That would be really nice. And I mean, I remember someone said that deadlines are not arbitrary and they\'re not, but meeting a deadline for the sake of meeting a deadline is also not a valid approach.</p>\n\n\n\n<p>And I hope that we can have more discussions around that with WordPress release cycles.</p>\n\n\n\n<p>David Bisset: This was not on my list, but because I only have like five or six items on my list, but I agree that this is a bit of a change. I mean, five nine would have come out. It would have come out. Guess when it [00:05:00] would have come out? On state of the word night.</p>\n\n\n\n<p>Yeah, I don\'t know. It\'s certainly affecting next year somewhat because I think the schedule they\'re trying to talk about next year as a potential four release schedule, or at least two of the four or two of the three we\'ve never had. I don\'t think we\'ve had a release in January. I think that\'s potential.</p>\n\n\n\n<p>That\'s a very good first round pick. I don\'t know if anybody got that, but so far I\'m safe, but I think that\'s a very good pick. And that\'s one of those picks that\'s going to be by like maybe middle of the year next year, we\'re going to look back on here and say, this is how much this decision made in terms of change.</p>\n\n\n\n<p>And I think it was good decision to . All right. Let\'s see Daniel, you\'re up. What\'s your first pick?</p>\n\n\n\n<p>Daniel Schutzsmith: This happened this year and I didn\'t even realize it was this year was the whole profile press WP user avatar debacle. They had a. 400,000 active installs at the time. And basically I believe what happened was the company got taken over basically and renamed the plug-in [00:06:00] overnight to which it was a bit different than when it used to be.</p>\n\n\n\n<p>And for those who didn\'t use WP use avatar, it was basically a kind of a one function type of plugin. But all of a sudden you had this profile press, which was much more involved. And it basically changed the user interface of everything. I had a few clients using it, so it was a bit of a shock. And uh, since then, I\'ve, I believe on all those, we just got rid of it and just did something else instead.</p>\n\n\n\n<p>But to me, I was looking back then, you know, what happened in the past year and 2021 and this stuck out right away. Once I realized it did happen in 2021. Yeah. Well, Collins Collins is the owner of profile press and he\'s a developer and owner and really nice guy. There\'s actually a great interview with him over on the WP minute.</p>\n\n\n\n<p>That was also done around the same time. So it wasn\'t a malicious intent at all. I think it was just, you know, just a misstep basically in in best business practices.</p>\n\n\n\n<p>David Bisset: And just goes to show you the like, I think now as we get further, along in the WordPress ecosystem, how, like, if that would\'ve happened, maybe.[00:07:00]</p>\n\n\n\n<p>Maybe with less users, maybe like four years ago. I think it wouldn\'t have been such a magnified or a focus type of issue. Right. So as WordPress plugins go on, you know, and people have to be really, even more careful because the audiences are getting bigger. The stakes are getting bigger. My headache medications getting bigger.</p>\n\n\n\n<p>All right. But that\'s okay. Great. Excellent pick. So profile press debacle, unintended debacle, but debacle was Daniel\'s pick. And thank you very much. So, Jason what\'s your first pick? Yeah.</p>\n\n\n\n<p>Jason Cosper: So, Aruba took my pick naturally. Yeah.</p>\n\n\n\n<p>David Bisset: We have our first snipe.</p>\n\n\n\n<p>This is awesome. This is like the first night.</p>\n\n\n\n<p>I didn\'t really think we\'d have one tonight.</p>\n\n\n\n<p>Jason Cosper: Yeah. well, I mean, she\'s in the catbird seat. She is basically you know, there, first up so I applaud you for grabbing that one. So I\'ve got to go with what was going to be my second pick, which is the WordPress performance team.</p>\n\n\n\n<p>David Bisset: Ah, [00:08:00] I got sniped.</p>\n\n\n\n<p>Okay.</p>\n\n\n\n<p>Jason Cosper: Yeah, there we go. So I snipe with a snipe. Perfect. So as somebody who has been focused on WordPress performance through a pretty significant portion of my time in WordPress making WordPress faster, I think that it is great that we are finally seeing a focus for this on core and the people who are throwing their names in till Cruz Henry Helvetica a few other you know, just really amazing people and just the amount of activity that\'s happening in the performance channel or when they have their weekly team meetings is just phenomenal to me.</p>\n\n\n\n<p>And it was kind of a late in the year thing, but I\'m really excited to see it grow in 2022.</p>\n\n\n\n<p>David Bisset: I honestly had doubts in the beginning when I first read it, that it was going to be a thing. It was a proposal when I read it first. And I\'m not saying that nobody cares about performance, but it was just, I don\'t know.</p>\n\n\n\n<p>[00:09:00] It\'s one of those things where I guess maybe it was too good to be true. Right. You know, one of those, one of those deals it\'s being Frank here, my views and opinions don\'t reflect those of any collective or individual Post Status and Post Status team can incorporate. Well, that\'s a great first. Okay.</p>\n\n\n\n<p>That\'s a great first pick word, press performance team. And yes, I would. I would admit I was sniped on that. So Robert Jacobi, please leave me with a list I can share</p>\n\n\n\n<p>Robert Jacobi: with the 2017 first pick the Chicago bears choose Mitch Trubisky.</p>\n\n\n\n<p>David Bisset: That sounds like a great clam chowder too</p>\n\n\n\n<p>Robert Jacobi: Rochelle wrong show.</p>\n\n\n\n<p>David Bisset: Oh, that\'s been wrong year. Good Lord. Oh, wrong team.</p>\n\n\n\n<p>Robert Jacobi: I\'m going to snipe. Everyone\'s acquisition. Want to be. Drafts and say that the biggest acquisition news of the year was Yoast being acquired by new fold. Digital</p>\n\n\n\n<p>David Bisset: hard to ignore that one.</p>\n\n\n\n<p>Robert Jacobi: It\'s I think it\'s important [00:10:00] because everyone knows Yost from like, you know, community hardcore folk to end your end users and users almost got ghosted by Yoast. And I think it really shows what the WordPress economy is evolving into and no opinions here, but it\'s changing. And when you have a huge, acquisition by someone like new fold slash blue host, for all intents and purposes of Yoast I think it really sent up flares economic flares throughout.</p>\n\n\n\n<p>WordPress ecosystem</p>\n\n\n\n<p>it very few long old-school WordPress plugin companies left. And that way I think on a lot of people\'s lists was the first one they thought of. Yeah. I\'m not going to mention the other ones, because if I say it three times, maybe like Candyman there\'ll be acquired or they\'re already acquired or they\'re already in the works for all I know for all we know.</p>\n\n\n\n<p>Right. I think it was the suddenness of it too. [00:11:00] That was a quick one. Right. I think with the like advanced custom fields, you could see it a little bit coming, or you wondered in the back of your mind one lazy day on wonder what\'s. I wonder if they\'re ever going to be acquired some day, but I personally never felt that way with Yoast.</p>\n\n\n\n<p>It\'s just the yellow steel was approximately nine to 12 months in the works.</p>\n\n\n\n<p>David Bisset: Yeah. Which, you know, obviously for that good, you keep a secret, right? Yeah. But yeah. So, okay. Well our first acquisition pick off the tape. Fortunately for us, we\'ve got 85,000 more acquisitions on the table. So that may be a popular one, but it\'s not the</p>\n\n\n\n<p>Robert Jacobi: I\'m following all the acquisitions with that one.</p>\n\n\n\n<p>David Bisset: Oh, it\'s going to be a long night. So Leslie, maybe you can what\'s your pick first round?</p>\n\n\n\n<p>Lesley Sim: So my I\'m going with an acquisition related topic and it\'s extending insight Awesome Motives self-perpetuating marketing machine. So I think like this post was inspired because of Awesome Motives acquisition of [00:12:00] Pippins plugins, but it\'s called something else.</p>\n\n\n\n<p>It\'s not called that. And so what I liked about this article was kind of how it mapped out the huge fast SEO machine that Awesome Motive is building and how Sandhills and all their plugins kind of fits into that and how it kind of, yeah, just like creates this big content marketing machine, which is hard to replicate on a smaller scale.</p>\n\n\n\n<p>And I guess like people often talk about WordPress from a developer point of view. I think like most of you here are, you know, developer centric. And so I wanted to bring in marketing the marketing side of things and, you know, like talk about how begin and WP and all of the automotive blog assets plays such a big part in the WordPress ecosystem.</p>\n\n\n\n<p>Like anyone who\'s not a WordPress professional, if they\'re coming into WordPress for the first time, it\'s likely that [00:13:00] Awesome Motives blogs will be the first point of contact into WordPress. And I think like that\'s really interesting to consider and also what that looks like going forward as well for the ecosystem.</p>\n\n\n\n<p>David Bisset: They have a very good content management strategy I used to work there. So I can tell you if they\'ve got a nice well-oiled machine over there and that in your right. I don\'t, I, you know, maybe it\'s just the circles that I travel with or the circles that allow me to travel with them, if you want to look at it that way.</p>\n\n\n\n<p>But I don\'t think that gets a lot of attention, so, so great job,</p>\n\n\n\n<p>Robert Jacobi: David. I think Syed likes it that way.</p>\n\n\n\n<p>David Bisset: Let\'s quickly move on to my pick. So this was my first pick and it\'s a pick from the Tavern and it\'s specific it\'s Tavern. It\'s partly the subject material, but also because Sarah Gooding just did an excellent job.</p>\n\n\n\n<p>It\'s amp has irreparably damaged publisher\'s trust in Google led incentives. This got on hacker news, which appeals to a broader audience than beyond WordPress, which is one reason why I [00:14:00] picked it. The other is if anybody remembers how amp was I\'m going to say promoted at word camps. And I remember one word camp, it probably it\'s either 2018 one or the 19 one. Like I think it was in giant letters. Google had a huge, and they were advertised. There was other things being promoted there. But I remember all of the discussion and the effort that went into convincing developers to contribute to the amp project. I remember discussions about.</p>\n\n\n\n<p>Well, it\'s the old automatic contribution controversy that some people like to bring up, like, you know, like it\'s open source, but there\'s so many people from this company working on it, that they have a certain level of control that is unfair or is unwarranted and so forth. And people made that case for the Google and people again, to, in that project, regardless of where, which site you fell on that.</p>\n\n\n\n<p>Cause I ultimately, in the end, I think that discussion never [00:15:00] really reached an official conclusion or closure. There was a lot of talk and this kind of, regardless of how many developers were aware of what Google was doing, their trust there has been broken and it\'s broken today. It\'s going to take a very long time for Google, I think, to come into the WordPress community and open project or not, and not be looked at with a mark of suspicion, even if the developer, and I\'m not even saying the developers involved with NAMP knew everything that was going on or what, or whatever was brought up. It\'s an excellent article by Sarah on that. And I thought it was fair and it got picked up by a wider audience. And it does address, not just Google, but you know what happens when we have companies, larger companies that are in the news because of the, you know, of antitrust or because of their worker policies or whatever, what far extent do you trust them?</p>\n\n\n\n<p>Knowing that not everybody in the [00:16:00] company has the same evil intentions, what you think are evil, but how far do you trust them when it comes to the, you know, WordPress and open source projects? And I think that\'s a good question. And I think everybody has the right to have a different answer. So I thought it was a very thought provoking article.</p>\n\n\n\n<p>So that was my first pick there.</p>\n\n\n\n<p>Robert Jacobi: Even if I may, you snipe me. That was my number three pick, but I actually came at it from a different way. It was the Jeremy Keith blog post about resigning from the amp advisory committee.</p>\n\n\n\n<p>David Bisset: Okay. That\'s another good one. Yeah. And what did you think about what stood out from you on that one?</p>\n\n\n\n<p>I\'ll throw you a bone.</p>\n\n\n\n<p>Robert Jacobi: That\'s what I think I\'ve been I\'m not an eight amp. Let\'s just call it an amp because that\'s what everyone else calls it. I\'m not an amp fan in the first place. I don\'t like public content being made proprietary. And I think for Justin, all the reasons that he left are the exact reasons no one should be using amp in the first place.</p>\n\n\n\n<p>I think it\'s bad tech for band.</p>\n\n\n\n<p>David Bisset: It\'s a shame too. Cause I know some people that were, you had some people [00:17:00] for and against it, but in the end that I think that article combined with Sarah\'s excellent evaluation of it. Just really it\'s hard to get a lot of positive. Again, this is my opinion.</p>\n\n\n\n<p>This is not an opinion of anybody else. So that was my pick. I thought it was very thought provoking and it went beyond the WordPress industry. Ruba. What is your second we\'re in the second round pick? What\'s your second pick?</p>\n\n\n\n<p>Aurooba Ahmed: So I had a different second pick, but then something happened today that made me change my second pick.</p>\n\n\n\n<p>And that was frost being acquired by WP engine. So the reason I had to choose this as my pick is because as a developer and as a person who use WordPress a lot and seeing all these acquisitions happen, I am wary of acquisitions. I wonder how good these bigger companies are going to be as stewards of these plugins and where are they going to take it next?</p>\n\n\n\n<p>And when co when plugins and smaller companies get acquired, I tend to think, oh, okay, now this is going to [00:18:00] be more profit heavy, more money-making, less contribution, less being part of the community. But then WP engine did this thing where they acquired a commercial thing and they made it open source.</p>\n\n\n\n<p>And it reminded me that big company, big money doesn\'t have to mean only more profits and more sales. And in fact you can have big money that brings big contributions back to the community as well. If they choose to. And it made me look at WPS. In a more positive light. So I think that was a great marketing move on their end.</p>\n\n\n\n<p>David Bisset: In fact, I didn\'t have a chance to absorb it a lot, but I know they refunded. Everybody bought a copy, so yeah. Which in all honesty, no, I probably that was jumped, changed the engine, but I think that\'s a Goodwill, both there.</p>\n\n\n\n<p>Robert Jacobi: Who created frost again?</p>\n\n\n\n<p>David Bisset: Brian Gardner</p>\n\n\n\n<p>Robert Jacobi: and Diego. That\'s it. Where does where\'s Brian work [00:19:00] now</p>\n\n\n\n<p>Aurooba Ahmed: at WP engine?</p>\n\n\n\n<p>Jason Cosper: Where does Nick also work now</p>\n\n\n\n<p>David Bisset: WP engine.</p>\n\n\n\n<p>Daniel Schutzsmith: There\'s something to be said too, though, for Brian Garner has a formula down for doing this because before he had studio press, that also went to</p>\n\n\n\n<p>Robert Jacobi: WP engine. Oh, and PS. I love Brian Gardner he\'s. He\'s a local. WordPress supergroup because he\'s in the Chicago community. So that\'s amazing.</p>\n\n\n\n<p>But you know, I don\'t think it\'s an accident that frost followed Brian to WP engine. . If you know Brian up at some other place, frost may have wound up at that other place. That\'s all I\'m saying</p>\n\n\n\n<p>David Bisset: Frost isn\'t even a year old or is it, I think it\'s barely a year old or,</p>\n\n\n\n<p>Robert Jacobi: yeah, I I don\'t if it came out.</p>\n\n\n\n<p>Yeah. I thought it came out in 21. Yeah.</p>\n\n\n\n<p>David Bisset: Yeah. Okay. Well, good. That\'s another great acquisition picks. So new off the presses. So new and [00:20:00] still at time, Daniel. Let\'s see. What\'s your round two.</p>\n\n\n\n<p>Daniel Schutzsmith: Yeah, mine\'s more an editorial.</p>\n\n\n\n<p>David Bisset: Thank goodness. So,</p>\n\n\n\n<p>Daniel Schutzsmith: so this was Paul Lacey had done rather lengthy post about his stance on WordPress, how he was going to leave in the community for a little while.</p>\n\n\n\n<p>You know, I think he\'ll probably come back, but but it was also, you know, truly about his feeling of Gutenberg and the dichotomy between WordPress foundation and automatic and reflections on him, fishing with his father. I mean, it took you for a roller coaster and it\'s probably one of the most beautiful reads I had of the year in the WordPress space, which was really odd because usually we\'re talking about technology more than anything, and this was a little bit more human felt.</p>\n\n\n\n<p>So it, you know, in, you know, everyone should really take a look at it and he voices some really good concerns. You know, concerns of again, of, what\'s the role of different companies and what we\'re doing, what\'s their own Gutenberg and kind of pushing forward and how that\'s going to reflect, you know, making websites in the future.[00:21:00]</p>\n\n\n\n<p>And how do we bring people into the fold that might be having more difficulty with adopting Gutenberg or, traditionally want to be able to use page builders more often and feel like they\'re getting neglected or pushed out of the community? Personally aside, I mean, I think page builders are here to stay.</p>\n\n\n\n<p>I don\'t think it\'s a, this or that. I think it\'s just an added additional kind of quality aspect that people can use, you know, to use an element or use you know, ocean\'s WP or something like that or oxygen. But it was a really good article and it spread like wildfire through the community.</p>\n\n\n\n<p>So you actually saw a lot of people doing blog posts or other posts that were reflecting similar things and, you know, referring back to the specific posts they\'re over on the WP minute.</p>\n\n\n\n<p>David Bisset: Okay. Great pick. Yeah. And that\'s why we have the people we have here tonight, because I didn\'t, I w I was hoping to get diverse collection of articles and not just a name, as many acquisitions as we can in the next hour.</p>\n\n\n\n<p>So, but yeah, it\'s the heart of, and if it impacts you in a heart impacted a [00:22:00] lot of people emotionally, then that\'s definitely a good pick. So, Jason, what\'s your outreach around to here? Yeah.</p>\n\n\n\n<p>Jason Cosper: I\'m maybe gonna pull a Babe Ruth pointed the bleachers and call the shot that round two is going to be pretty Gutenberg heavy because my second pick is a theme dot Jason shipping with WordPress five point eight.</p>\n\n\n\n<p>I think this is a really a huge deal for folks. I know that you\'re kind of when it comes to custom CSS and stuff like that you can either wear in CSS or json it\'s not really necessarily the easiest switch to make. Like if you present somebody who is a little less experienced with code however I just think that the impact of this or the amount of things that it can control with blocks is going to be massive.</p>\n\n\n\n<p>And the next few versions of WordPress when five nine finally drops when you know, as [00:23:00] things mature. I just think that theme json really is going to make a huge impact on how themes are built, how child themes are belts, how like all of that basically</p>\n\n\n\n<p>David Bisset: Who\'s doing the theme. I know that more than one person is doing it, but who\'s is David. Somebody is doing the theme .Json generator. Has anybody seen that? Yep. Yeah. David, what\'s the last name I keep forgetting. Yeah. I mean, it\'s looking pretty good, remember when. We had themes and then the underscore generator came out and there was another generator whose name escapes my mind right now, but it seems once we get these generators going, things accelerate.</p>\n\n\n\n<p>But I think that\'s a really great pick because obviously theme .json is something that can be turned into a builder or tool or a companion there\'s so much you can do because Jason\'s practically human readable. That\'s the point of it. So I think that\'s, yeah, I think that\'s an excellent technological we\'ll, we\'ll look back in a couple of years and say, is it, you know, if we [00:24:00] have a thousand themes or variations, is it because of the theme .json and I would venture a guess.</p>\n\n\n\n<p>It\'s going to have a heck of a lot to do with it. So that\'s an excellent.</p>\n\n\n\n<p>Daniel Schutzsmith: And it\'s also setting itself up for good expansion in the future, too, of what the capabilities will be</p>\n\n\n\n<p>like.</p>\n\n\n\n<p>David Bisset: So it could have been hopefully extensibility. Yeah, because it could have been that could have gone a different way and not a easily readable editable, text file kind of way either.</p>\n\n\n\n<p>So in fact, there\'s probably some things in Gutenberg that are, you know, that you have to know some deep knowledge on that. I wish they could just make it like that magically somehow as easy as adding a file. So. Excellent. Excellent pick. Okay, Robert, you\'re up. What\'s your round number two pick.</p>\n\n\n\n<p>Robert Jacobi: I\'m going with the, I want to extend the extensibility with open verse.</p>\n\n\n\n<p>Welcome to the open verse. Now we\'re not adding just the code. We\'re extending all the media that comes in contact with work. And the acquisition [00:25:00] technically by automatic of CC search. I think part of the state Matt\'s state of the word is going to insanely impact what every single, you know, day-to-day user can do with audio video and who knows what else will wind up in the open verse?</p>\n\n\n\n<p>David Bisset: Okay. So what is the difference between for our listeners and for maybe me, but our listeners? What is the difference between open verse and wordpress.org/photos?</p>\n\n\n\n<p>Robert Jacobi: wordpress.org/photos will be a curated, subset of open verse. As I understand it from the state of the word and that\'ll, you know, have audio and video at some point, but let\'s not say it\'s going to be tomorrow.</p>\n\n\n\n<p>So that\'ll be. Family-friendly the open-source friendly, the community friendly version of what open verse is because open verse will probably encapsulate a lot more content than probably wp.org can. [00:26:00]</p>\n\n\n\n<p>David Bisset: Well, yeah, it\'s spot from creative comments. Right? So creative commons looks like they didn\'t have the support financially or structurally to be able to have that library automatic acquired it, brought it into the open source.</p>\n\n\n\n<p>Robert Jacobi: Correct. So the library technically still exists. The creative comments, it\'s the whole search engine and all the infrastructure around that, because that\'s the hard part. Right. I could have a billion photo albums that are creative commons license zero. But if you can\'t find the folder, you\'re looking for, if you\'re looking for that flower or that bird, you know, you can\'t find it unless there\'s a tool to do it.</p>\n\n\n\n<p>And that\'s the one that takes all the you know, the hit on performance. Yeah, just getting stuff done. So, I mean, that\'s the bigger deal at the end of the day. And I think that\'s where they were creative commons was having problems running that on a day-to-day basis. And you know, I\'m going to give automatic and frankly, Matt kudos for that.</p>\n\n\n\n<p>I mean, I think that really changes the conversation [00:27:00] about what open source means. Now it\'s not a geeky code thing, like GPL this GPL that now it\'s like, oh, I can put up a website and I can click the photos button and I\'m not going to get sued for, you know, this picture of a walrus.</p>\n\n\n\n<p>Aurooba Ahmed: Keep in mind that creative con open verse still has non CC zero images as well.</p>\n\n\n\n<p>That\'s the difference between slash photos and open verse because the one on photos will only have</p>\n\n\n\n<p>Robert Jacobi: CTCs. Exactly. Thanks so much Aruba. Yup. Yup. I mean, that\'s a huge difference. So yeah, on the open verse side, Deal with the licensing voodoo, whereas photos that\'s done, you can use it. Commercial pers personal edit, no attribution, whatever.</p>\n\n\n\n<p>Yeah. You can do whatever you want with it. So it\'s become the free version of of Getty for all intensive purposes. Oh,</p>\n\n\n\n<p>David Bisset: and we all know how the, how another site that rhymes with bee splash started that. And Matt likes to, [00:28:00]</p>\n\n\n\n<p>Robert Jacobi: the good part is it\'s not being called WP slash</p>\n\n\n\n<p>David Bisset: Unsplash.</p>\n\n\n\n<p>Robert Jacobi: I trust Matt and automatic with what he said, state of the word, you know, about making sure open is open</p>\n\n\n\n<p>David Bisset: and automatic had to be involved because they\'re the ones with the money in the infrastructure.</p>\n\n\n\n<p>So automated the actual acquisition. And I think they had to, because it\'s not, it can\'t be just mad. It has to be in it. It needs to be a company privately.</p>\n\n\n\n<p>Robert Jacobi: Well, there is a WordPress foundation, but they don\'t have the money to acquire anything.</p>\n\n\n\n<p>David Bisset: Then you\'re starting to get into, there\'s probably reasons why legally and why it did, why I did what I had to do, but I\'m just glad it\'s back the word they just said it was contributing it back to the, you know, they use the words contributing back to the open source project.</p>\n\n\n\n<p>I mean, for all intents and purposes, I like you, I trust Matt and I trust them that the fact is they\'re not trying to make a buck off of this. They\'re not trying to take what Getty did with that certain website and turn it into something it wasn\'t originally intended for.</p>\n\n\n\n<p>Robert Jacobi: Oh no, everyone\'s going to make a buck out of this.</p>\n\n\n\n<p>This is the best part about of [00:29:00] even photos. It\'s the fact that any one can integrate this. It\'s Matt said it stated the word. It is open. It\'s an open API. Wix can use this.</p>\n\n\n\n<p>David Bisset: Careful. We can only say that three times.</p>\n\n\n\n<p>Robert Jacobi: What if I use the alternative, if I say Squarespace and Weebly.</p>\n\n\n\n<p>David Bisset: Oh crap. There, it goes two more.</p>\n\n\n\n<p>No, but you\'re right. Anybody can use, and they are the ones, but it\'s not it\'s like creative commons, like you said, they can do anything with it. They\'re just ones to maintaining the database. So I can\'t wait to see what like with apple, I can\'t wait to see what your, what you\'ll do with it.</p>\n\n\n\n<p>And I just feel the only thing I don\'t like about open versus that it sounds like something else, but Matt Mullenweg thought of the name probably before mark Zuckerberg did announced it anyway.</p>\n\n\n\n<p>So anyway, Leslie let\'s get to your number two pick. We\'ve got some great choices here. I have you been sniped.</p>\n\n\n\n<p>Lesley Sim: I have not I feel like I actually picked my picks to avoid being sniped. So I hope</p>\n\n\n\n<p>David Bisset: your\'e so [00:30:00] smug, I like that, it\'s going to be easier to take you down next round.</p>\n\n\n\n<p>Lesley Sim: So my next pick is a podcast. It\'s called the founder\'s field guide and they interview met Mellon wig. The host is Patrick O\'Shaughnessy. And it\'s it\'s just I\'m not sure how many, sorry. I\'m like flipping between zoom and the sites. I don\'t know if any of you listen to the podcast, but it\'s super cool.</p>\n\n\n\n<p>And it talks. So, basically it\'s an hour long interview and we learn about Matt\'s kind of approach to WordPress. And, you know, he\'s talked a lot about this in the past, but it was nice to just kind of hear it in one hour long podcast. He talks about one day to work on WordPress for the rest of his life and his approach to making WordPress the open source platform or operating platform that also happens to be open source for the web and how he sees, you know, kind of the law [00:31:00] of platforms being.</p>\n\n\n\n<p>As a company that\'s building a platform, you can only profit 5% off of the platform being built. And that\'s kind of like a good gauge of a thriving platform. So he uses Microsoft as an example, like he says that Microsoft benefits 5% and the platform that they built, you know, everyone else that builds on top of it gets the 95% yeah.</p>\n\n\n\n<p>Profit. And I thought that was a really cool approach. I never heard him talk about that before and that, and you know, it really kind of expands your mind in terms of what he thinks is possible and what he wants, you know, like it\'s not going to be a cash grab, you know, at the end of the day, which and that kind of, I guess, leads into what he\'s doing with open verse and what we just talked about.</p>\n\n\n\n<p>It really, you know, Makes you feel like you can trust the future of WordPress because he\'s trying to build it towards this 5%. I\'m trying not to like [00:32:00] add into many different you know, the salsas as well, because then I\'m going to accidentally snake other people. But you know, he\'s always talking about avoiding the tragedy of the comments and he\'s always talking about Firefox for the future and how you know, he wants more people to contribute.</p>\n\n\n\n<p>And I think understanding that this is kind of where he\'s coming from, like wanting work has to be a platform I want to only ever have take 5% of the profit of the platform. I think that\'s like, yeah, just like a really good once you understand that you can make a lot of business decisions from there and be comfortable in those decisions.</p>\n\n\n\n<p>David Bisset: Didn\'t he say and say to the word that ratio is that 5% ratio is how five of the future was five. I got that. I- if we accidentally sniped someone\'s specific article on that specific mention of the ratio, then I guess we\'ve done that. But, there\'s, if somebody still has something to share for five for the future I\'ll I\'ll hear it, but that\'s yeah.</p>\n\n\n\n<p>I think that\'s a great pick two and I haven\'t [00:33:00] had a chance to listen to the podcast, man. To do now, if everybody\'s comfortable with it, I\'d like to go through one more quick round, which means share your pick and maybe give a minute explanation.</p>\n\n\n\n<p>And then once we go through that, we\'re basically we\'re basically at that point going to just share real quickly in a fourth round, just basically throwing out. At that point, you don\'t need to explain them. They were just going to blow through it. So we\'re going ever perpetually faster toward the singularity rubella.</p>\n\n\n\n<p>You\'re up next? What is, what quick now is your third and third pick and real quick, why?</p>\n\n\n\n<p>Aurooba Ahmed: Oh, okay. This is not from a news place, but it\'s something that made a really big impact on me. I\'m going to post this. It\'s a Twitter thread by Nicole Sullivan, where she\'s talking about how she doesn\'t want to be erased when talking about a utility classes and you know, tailwind, for example, is like a library of utility classes.</p>\n\n\n\n<p>And it made me think about in our own community and we\'re press who we choose to [00:34:00] amplify who are the kinds of people that we choose to listen to and share more from and how that impacts. What we understand about the kind of work everyone\'s doing. So for example, Nicole is talking about this because people were asking, Hey, who started this whole trend?</p>\n\n\n\n<p>And people are playing to all these men. And it\'s like, hi, I was doing this before the men, but nobody went, nobody\'s sharing that because lots of people chose to amplify the men and not the women doesn\'t mean the women aren\'t doing good work. It means that they\'re just not being amplified. It made me think a lot about like, there was a thread also on Twitter about, Hey, who are all the people like involved in all of these acquisitions?</p>\n\n\n\n<p>I don\'t remember who put out this post Leslie matting but it was like all men. It\'s like, you know, there\'s women involved in this situation too. Let\'s talk about and be more mindful of who we\'re thinking of and who we\'re involving and sharing about. And that\'s you know, it\'s a topic close to [00:35:00] heart.</p>\n\n\n\n<p>Cool.</p>\n\n\n\n<p>David Bisset: So two things first you gave out a Twitter thread. I did not think of that. I\'m we\'re going to go for it. It\'s it\'s I think Twitter is news it\'s okay. Twitter is news. And second of all, I forgot about me. I skipped myself. So real quick, remember I was at the world with that,</p>\n\n\n\n<p>Robert Jacobi: Dave. We\'re all good.</p>\n\n\n\n<p>David Bisset: Yes. But like my wife, you still have to endure me so real quick.</p>\n\n\n\n<p>I\'m just going backwards a little bit. I actually have a brand new pick that actually has been ma it\'s only been online since December 21st. So it\'s only been online for two days and it actually took an acquisition. I had an acquisition pick ready, but it\'s moved it down in terms of it\'s. It\'s a thought piece.</p>\n\n\n\n<p>It\'s actually, I think it\'s a thought piece. Cause I don\'t he did talk with Matt, but it\'s not an interview. It is from protocol written by David Pierce called, and this has a click baity title, but it\'s the only thing that I didn\'t like about the article. It was. Can Matt Mullenweg [00:36:00] save the internet?</p>\n\n\n\n<p>I think it\'s a really catchy I can see now probably the more I get into it, like sometimes writers don\'t get to pick their titles. Sometimes the editors or whatever\'s do. I thought it was a little click baity. Dan David responded by Twitter. He says, yeah, that\'s I, you know, I\'ll take that judgment then that\'s fine.</p>\n\n\n\n<p>But as you go through that, this is not just another profile on Matt Mullenweg. At least I don\'t think so. The more I get into it, it is about, it does start in the beginnings where Matt was a young guy, they have a photo of him. He did upgrade parties instead of whatever kids his age were doing at that time.</p>\n\n\n\n<p>And which I thought was really cool, but it really kind of lays the impression that, you know, we\'re in this phase right now of such closed walled gardens from Google, from Apple, from Microsoft, from all the big players, right. And even the stuff that is coming up front of all the web three technologies and the promises of that being open and ownership, there\'s still some controversy in that regarding how that\'s going.</p>\n\n\n\n<p>I didn\'t, you know, once you realize [00:37:00] that automatic has been buying, basically one of everything it\'s been acquiring it, I\'m going to forget some names here because I\'m being put on. I didn\'t put, I put myself on the spot, but it\'s acquired that journal app. It is a quiet. Yep. It has. We talked about already how the creative comments things was basically acquired slowly, but surely it seems like Matt through automatic is acquiring one, like one piece of something that should always remain open source from various different kinds of categories.</p>\n\n\n\n<p>I\'m trying to remember, there\'s an analytics. If you go to poststatus.com/acquisition, she could probably just look at the automatic parsley. Yeah. So that\'s an acquisition type of fleet. So it looks like he, if you look at it and this article mentions that, but it hides it in like a history and talks about Matt and how he uses WordPress and how he will continue to use WordPress for his full-time career, or at least that\'s how he hopes.</p>\n\n\n\n<p>But once you start reading this, you begin to realize what, and I [00:38:00] think Matt\'s state of the word kind of hinted that more this year than any other year, In terms of where WordPress is like Gutenberg, he says going to be bigger than he considers Gutenberg bigger than WordPress. Not just because it\'s a product, but because of the openness at other people can use it.</p>\n\n\n\n<p>Gutenberg in of itself is in my mind. Now I\'m thinking of it more like a parsley or more day one is a day one, the app I\'m thinking of, it\'s another piece of this family of products that kind of cover what you would want to maintain an open presence on the web. Maybe social network is one thing that it hasn\'t been touched yet maybe, but I think maybe wordpress.org could be that too.</p>\n\n\n\n<p>Who knows? But if you, so anyway, that was my more lengthier number to pick. I think that if you give it a good and fair read sometimes articles really put Matt on a pedestal in terms of things. But I think if you take a step back and realize the and tumbler too. Yes. Somebody mentioned tumbler.</p>\n\n\n\n<p>Yes. That\'s a big one too. And we may not see all of the pieces right away, but once you read this and appreciate the acquisitions automatic [00:39:00] has been doing, I think it starts to give you at least a little bit of a different perspective. And that\'s why I liked it. It wasn\'t just another interview piece about Matt.</p>\n\n\n\n<p>It was really well done. So anyway, that was my number two, epic. Sorry I got skipped. Daniel, what\'s your quickie number three? Oh, God, don\'t get it. Don\'t take that out of context either. All right, thanks. Sorry, go ahead.</p>\n\n\n\n<p>Daniel Schutzsmith: I gotta tell you, you\'re making me nervous. I\'m sweating bullets over here.</p>\n\n\n\n<p>Cause he just started rattling off all the different acquisitions. Oh no, we got a good one. I think I got a good one.</p>\n\n\n\n<p>David Bisset: You can mention some</p>\n\n\n\n<p>Daniel Schutzsmith: pocket casts being acquired by automatic. To me, this was a pretty big one. This was actually on the nine to five Mac blog slash easing. That\'s just, you know, podcasts is a great podcast application kind of a competitor to apple podcasts and things like that.</p>\n\n\n\n<p>So, you know, that\'s literally what I listen to on my podcast, but but they have a nice web interface to which most don\'t have. And so that\'s really, you know, been a key thing for me, being able to kind of listen to those while I\'m working and during the day.</p>\n\n\n\n<p>David Bisset: Okay. Yeah. And that\'s another thing.</p>\n\n\n\n<p>Yeah, [00:40:00] like you said, that\'s just adding to all these, like the article I was previously talking about. Yeah. That even adds even more to it. Robert, which. At this point,</p>\n\n\n\n<p>Robert Jacobi: Mr. Cassper is ahead of me.</p>\n\n\n\n<p>David Bisset: Oh, I\'m sorry. I\'m sorry. Jason, do you switched zoom? I had my zoom windows set appropriately. Go ahead, sir. I mean,</p>\n\n\n\n<p>Jason Cosper: I had to mute my video for a second to get my standout and on my apple watch.</p>\n\n\n\n<p>David Bisset: I\'m very sorry. Oh God, we\'re going through hell right now, sir, but what\'s your quickie?</p>\n\n\n\n<p>Jason Cosper: So yeah the quick one I have is Google\'s flock and the federated learning of cohorts. Yeah. So, flock was a fairly large thing back in. I wanna say April may that had the electronic frontier foundation up in arms, a lot of privacy advocates up in arms.</p>\n\n\n\n<p>Basically like we\'re replacing cookies with this like federated learning cohorts. There\'ve been a few other proposals as well. But [00:41:00] the interesting and the WordPress spin on this is that there was a post up on the make blog about basically like, Hey, let\'s treat flock. Like it\'s a security concern.</p>\n\n\n\n<p>We, we don\'t want people who visit our sites to be tracked. So, it seems like Google took its foot off the gas a little bit in part because of large projects like WordPress saying, Hey, hold</p>\n\n\n\n<p>David Bisset: up. Yeah. And WordPress, I mean, that decision is not made by one person. Right. So Google would have, or at least Google views that as a decision made by a committee or a party or the project or the contributors.</p>\n\n\n\n<p>So it\'s kind of hard to predict if that will go through. It\'s kind of hard to push that through. Right. So, yeah, I think that\'s an XII I\'ve actually forgotten about that. I forgotten about flock. How can I forget such an acronym? It was a long year it\'s. Okay, man. I had some flock last night with my chicken was delicious, but to Google\'s flux just [00:42:00] doesn\'t need to go.</p>\n\n\n\n<p>Robert, what is your, what\'s your quickie three.</p>\n\n\n\n<p>Robert Jacobi: Gosh. I\'m so like jealous of Jason\'s pick for flock. I even wrote about this in April and I, how did I miss that one? I called it flock. Is cash a centralized analytics of segmented humans because that\'s really what it was. It was just another, no, I gotta write that</p>\n\n\n\n<p>David Bisset: down.</p>\n\n\n\n<p>Robert Jacobi: My number three is. It\'s technically not a WordPress thing. Oh, that\'s a loud, I\'m gonna, you know, upset the apple cart. I want to talk about the American airlines lawsuit of open source matters and an associated hosting company open source matters is the holding company for JeWella. As we know from the state of the word, the second largest, and really the only other top five content management system [00:43:00] you know, that\'s being really utilized out there.</p>\n\n\n\n<p>American airlines ha earlier this year, sued open source matters because someone slash someone, created a fishing site with a joomla.com name. Because that was being light. You know, it gets an all into all that.</p>\n\n\n\n<p>David Bisset: Am I drawing a blank on this? Oh my goodness.</p>\n\n\n\n<p>Robert Jacobi: Oh, that\'s, you know, draw, it happens, you know, the WordPress space, but</p>\n\n\n\n<p>David Bisset: my medication, it\'s not a hundred percent,</p>\n\n\n\n<p>Robert Jacobi: but this is a big deal actually, because this will impact how, you know, I think at the end of the day, what happens when you license a domain name to a third party to utilize for revenue or whatever, and this is where this comes to.</p>\n\n\n\n<p>So yeah, this happened the lawsuit was announced in August of this year, but actually I think some of the nitty-gritty was happening much earlier.</p>\n\n\n\n<p>David Bisset: Wow. That\'s an, oh, well, I\'ll be reading this right [00:44:00] afterwards. This is news. If I saw this man, I went right by it. This is pretty, very good pick. Very good pick.</p>\n\n\n\n<p>Robert Jacobi: Well, I\'ll be doing a deep dive of it next week.</p>\n\n\n\n<p>David Bisset: Okay. Well, come up for air. Let me know when you come up for air, let\'s save Leslie. You\'re at the bottom of the three here bef before me anyway, what\'s your third quickie. I got to stop saying that.</p>\n\n\n\n<p>Lesley Sim: My pick is broadly the introduction of the F S E outreach program that started this year. I think it was talked about last year, but it started for reals this year. And yeah, and McCarthy\'s been doing an amazing job. One of the things that I find constantly interesting and maybe a tiny bit irritating is how many millions of people use WordPress, but like, think of WordPress as something that happens to them, like</p>\n\n\n\n<p>David Bisset: a traffic accident?</p>\n\n\n\n<p>Lesley Sim: Like, you know, like when Gutenberg comes up and they\'re like, oh, I hit it.</p>\n\n\n\n<p>You know, this [00:45:00] sucks and all that. Right. But like it\'s open source so everyone can have their say even, I mean, I get the people who have their essay and then get ignored. But the people who just kind of sit back and just wait for Gutenberg to happen to them or for stuff to happen to them. I\'m not such a fan of that.</p>\n\n\n\n<p>And so I like the FSE outreach program because it kind of goes out and tries to get people involved. It does a much better job at communicating the things that are happening next. It encourages people to do testing, like the amount of times I\'ve seen and kind of reach out to different people in different platforms.</p>\n\n\n\n<p>Just trying to get someone, anyone to come and test the next video. This is like, I don\'t ever want to do her job. And I\'m always constantly surprised by how few people come and help tests. I think 10, definitely under 20 people is the kind of typical number which is, [00:46:00] it said right. So, so hopefully, you know, me talking about this gets more people interested in going to do it.</p>\n\n\n\n<p>But yeah it\'s a cool thing. I like Alex seeing the livestream she\'s been doing and like, seeing it, like she puts out the first time I tried to do on the tests following all the instructions was it was tough. Like I realized it wasn\'t actually that easy to test. And I think like that\'s gotten better over time as well.</p>\n\n\n\n<p>And yeah, so it\'s just kind of a cool project that I hope to see it continue next year as well.</p>\n\n\n\n<p>David Bisset: Great. Well, I agree. I, like I said, I\'d like to see more testing as well. So my third quickie pick is actually an acquisition one. Very quick. It was basically Awesome Motive acquired</p>\n\n\n\n<p>sorry, dribble. I\'m sorry. Do a blank. I wanted to make sure I got this right. It got easy digital downloads some out of acquired WP, simple pay affiliate WP. And it basically grabbed all those assets and I\'m dropping the actual article is from DVB beginner, but there\'s also another article. A few there\'s few people covered this as well, but [00:47:00] I thought it was just if I had to pick one acquisition, I think this was the biggest one.</p>\n\n\n\n<p>I think Sand Hills development, I know was another with bread not on Pippin, sorry. With Pippin basically short term retiring and or another old school, one there all of those products going to automotive I thought was probably the biggest shift. If I had to pick one acquisition that had a big shift, that would be definitely in my top three.</p>\n\n\n\n<p>Somebody already picked one and somebody probably will also pick the other one I have in mind too. So, yeah, a lot of products underneath one, one company. I thought that was significant on multiple levels, which I won\'t have time to go into. So that was my third round pick. Now comes our last round, which has been called by other podcasts and I\'ll stick with it and see if it sticks for our first round here, it\'s called the, bring out your dead round, where we are not going to give any explanations.</p>\n\n\n\n<p>Just simply read what you have left and let us know if anybody, if including, if you got sniped by anybody else, if you haven\'t mentioned already Ruba, what have you got left [00:48:00] real quick listed out for us.</p>\n\n\n\n<p>Aurooba Ahmed: I got a snipe when you talked about Pippin retiring. The other thing I had was MailChimp\'s sail and the public draft release of cascade layers, which is going to be really big in CSS.</p>\n\n\n\n<p>The gravity forms 2.5 release, which was, and ECF being acquired by delicious brains and the element tours, pricing update.</p>\n\n\n\n<p>David Bisset: Oh, yeah, you got lots of good ones in there. I can\'t pick just one to critique on Daniel. What is your-</p>\n\n\n\n<p>Robert Jacobi: element or cloud or whatever they\'re calling it today.</p>\n\n\n\n<p>Daniel Schutzsmith: Let\'s see. I got sniped on the protocol article about Matt. Also got sniped on the uh amped thing there. The ones I had left were let me just bring it up. Yeah. Oh, I got snapped on the frost one too. That\'s right. And the man I got,</p>\n\n\n\n<p>David Bisset: you got sniped a lot for being somebody who was number two on the list.</p>\n\n\n\n<p>Daniel Schutzsmith: I do have a good one here though, which was our future together at post status, which was coordinator\'s post about taking over post status. And I had just joined Post Status, I think maybe a month before that. [00:49:00] And so that was a pretty transitional thing for me.</p>\n\n\n\n<p>David Bisset: Right. Pretty good. Yeah. That obviously had impact for me for me as well.</p>\n\n\n\n<p>That seemed like so long ago, but a yes, at the beginning of this year, Brian Cross guard was still owner of Post Status. So, Jason, I have, I think you\'re up next.</p>\n\n\n\n<p>Jason Cosper: That\'s correct. Yeah. So, let\'s just get through my small handful of other articles automatic acquiring frontier. And having their founders working full-time on Gutenberg, like, Hey fantasy, like, you know, you\'re a cool looking project, but get out of here.</p>\n\n\n\n<p>We need you for Gutenberg.</p>\n\n\n\n<p>David Bisset: Yeah. They gave up their rest. They gave up what they were working on to the open source community, which basically means this is your problem then.</p>\n\n\n\n<p>Jason Cosper: Yeah. It dead.</p>\n\n\n\n<p>David Bisset: Well, I\'m not going to say dead. Well, I mean, they gave it up to the open source community. It\'s kind of like leaving food out for the bears.</p>\n\n\n\n<p>It\'s like, just don\'t look back and you\'ll just pretend the bears had a. [00:50:00]</p>\n\n\n\n<p>Jason Cosper: Well, I guess to keep in the theme with the, bring out your dead it\'s, I\'m not dead yet.</p>\n\n\n\n<p>Aurooba Ahmed: It\'s just a fresh of stewards and they\'re gone and there\'s no transitioning team. It\'s dead.</p>\n\n\n\n<p>Jason Cosper: So, also dropping support for internet Explorer 11 that happened this year.</p>\n\n\n\n<p>Wow. Yeah. Out of self-interest WP, watercooler turned nine years old this year. 400 episodes. You know, we\'ve been at it for awhile. I came along within the past, like four or five years. So I\'ve only been a row along for part of that ride, but you know, it\'s just you run into a lot of WordPress podcasts that don\'t stick around that maybe only put out like 10 or 20 episodes</p>\n\n\n\n<p>David Bisset: or 300 episodes is only that much, but yeah.</p>\n\n\n\n<p>Right.</p>\n\n\n\n<p>Jason Cosper: And the last one, a weird pick Matt Mullenweg backing open insulin open source insulin back in July. And he kind of, put his money behind [00:51:00] that. And I think that is, I mean, it\'s not necessarily a WordPress thing for the people who are in the WordPress community affected by type one diabetes.</p>\n\n\n\n<p>It\'s a huge thing. But just the fact that he did that I thought was super cool.</p>\n\n\n\n<p>David Bisset: Yeah. I think I remember hearing about that, but yeah I, it just, so went along with Matt personality and his view of the open web, that it wasn\'t a surprise when I heard about it, even if it wasn\'t WordPress related, but it is so nice to hear something when it comes to man, and it\'s not WordPress related because sometimes that\'s rare when it comes to our radar.</p>\n\n\n\n<p>Robert bring out your dead.</p>\n\n\n\n<p>Robert Jacobi: I\'m going to lead with open source is broken by Christine. Daughdrill this, I liken the shaking the up and down nods of approval on this one. It I\'ve been in the open source space for almost 20 years. And I know that open [00:52:00] source contributors are treated less than dirt until something completely explodes, cough log for J.</p>\n\n\n\n<p>Then the folks all like four of them who are supporting this thing for free get yelled at for destroying the internet for like three days. And that\'s ridiculous. What is the, you know, the mindset of, you know, folks who have worked their tails off to make this stuff. And yeah, it\'s their fault because no one wants to pay them to make sure that, you know, there\'s, you know, syntax error somewhere keeps running.</p>\n\n\n\n<p>Yeah. So look at it, look at our lives, everyone here, certainly on this calls. And certainly everyone listening to this is wholly dependent on a million billion pieces of code written by [00:53:00] folks who did it for fun for dinner, for, you know, testing the bounds of tech trying to solve a bigger puzzle, WordPress Linux, Apache, DNS, every, I mean, we could go on and on.</p>\n\n\n\n<p>And the support for these communities is crap and yeah, that, you know, that\'s going to be. Whether it\'s the it\'s a story that no one cares about because if they cared about they\'d already paying into it. So yeah. Support your open source project. Yeah, I like it. Cause it runs every minute of your day.</p>\n\n\n\n<p>David Bisset: I got, when I tweeted something, once it was about like a company saying we have, we make tons of money off open source. We linked to support the open source community and the open source community says pay us. And the company says, but not like that. I like that.</p>\n\n\n\n<p>Robert Jacobi: Yeah. I mean that, that\'s the problem.</p>\n\n\n\n<p>David Bisset: All right.</p>\n\n\n\n<p>Well, very good. We\'ll just, I\'ll put a pour one out for the open source contributors tonight, ladies and gentlemen, [00:54:00] as we move to our final. Leslie, what\'s your bring out your deads or mostly dead.</p>\n\n\n\n<p>Lesley Sim: So I\'m going to piggyback on what Robert just talked about. So one of my picks is Nadia. I\'m going to pronounce her last name, wrong her book called working in public, the making and maintenance of open source software.</p>\n\n\n\n<p>I think that might have come out last year, but let\'s pretend the chemo this year.</p>\n\n\n\n<p>Yeah. So it\'s kind of, the same as what Robert talked about. It looks into open source, how it\'s all structured, the, you know, tiny bits of code that, that run so much of our platforms today. And interestingly, it talks also about the communities that maintain it and how different open source projects have different, have evolved to have different styles.</p>\n\n\n\n<p>So for example, some. Some [00:55:00] maintainers like to be contacted on Twitter, for example, and others such as WordPress express, the city don\'t ever contact us on Twitter because that\'s not how we\'re able to communicate. And it just talks to about the size and the scale and the scope of open source projects and how they\'re all so different.</p>\n\n\n\n<p>And it, it kind of actually sent us around, get hub and talks also about how much get hub has changed, how open source is run and operated any team these days. So yeah, a really good book. How do you recommend it? So that\'s one of my picks and I\'d quickly just go through the other two. The next one is Wix.</p>\n\n\n\n<p>David Bisset: The second one here, second mention. The</p>\n\n\n\n<p>Lesley Sim: WP Tevin article title is &#8220;Wix takes a jab at WordPress with bewildering new marketing campaign,&#8221;.</p>\n\n\n\n<p>David Bisset: I got you. Snake me, sniped him. One of my, when my, my, one of my dead ones here.</p>\n\n\n\n<p>Lesley Sim: Yeah. So wix going taking a snipe at [00:56:00] WordPress. It\'s those army headphones though in know a bunch of people who\'ve got them and we were just really confused.</p>\n\n\n\n<p>And the last pick that I had was the white house. So I\'m not American, but the white house.gov website being rebuilt in like crazy short amount of time maybe a month and completely rebuilt going from Jupiter back to WordPress and being built in Gutenberg, which I thought was really cool.</p>\n\n\n\n<p>So yeah, those are my picks.</p>\n\n\n\n<p>David Bisset: Yeah. And Helen actually gave a pretty good presentation of how all that went down during the word camp Europe know WordCamp US a couple of months ago she gave the full story. Well, as much as she can reveal, and the fact that they turned it around that fast was mind-boggling. That was also a snipe.</p>\n\n\n\n<p>You, you pretty much slept the rest of my dad. Leslie there I had white house runs on WordPress. I also had things like proposed WordPress performance team gets Greenlight that was also taken I had the Wix one as [00:57:00] well, the marketing campaign. How could you forget that? I think the only one I have left that wasn\'t touched by anybody here is the WordPress economy drives more than half a trillion revenue, which was a report reported, or it was a report authored by WP engine.</p>\n\n\n\n<p>And since our WordPress market share Alexa is being not the Alexa the device, but Alexa company, they supply the numbers for w three texts, market share numbers, which is where we get all of our 43%, 40%, were a little over 43% right now that shuts down in may. So if that shuts down, our ability for that market share number is going to be, I don\'t know if anything will take its place, but in my opinion, relying on the market share number, especially when it\'s going to stop.</p>\n\n\n\n<p>Eventually at some point it\'s not a good way to, it\'s not a good, real quick way to tell WordPress is a success in terms of growth, in terms of all of this, we ha we relied on that number because of as easy. And, but I think what we should start doing now is looking at other places [00:58:00] to determine the strength of a WordPress the community and all of that.</p>\n\n\n\n<p>And one of it is money. I thought this article really kind of, it was the first time I\'ve think I\'ve seen half a trillion in revenue in terms of the entire WordPress space, not just somebody like Automattic is we\'re 7.4. Or some which also I think was news this year. So I thought that was a pretty critical article that other people now can start to build off of and, or add to their collection of how they can tell how the WordPress ecosystem is moving along because market share, it was kind of a poor metric to begin with.</p>\n\n\n\n<p>And it\'s, you know, the closer you get, the higher you go up, whether we\'re presses growth slows or not in terms of market share, it\'s kind of like the iPhone market share doubled every year. You know, I phoned for so more than all the I-phones previous years put together iPhone five, the same thing, but eventually that iPhone market share slowed.</p>\n\n\n\n<p>But it\'s still making record profits. It\'s still doing all of these wonderful things today. And I think that\'s where the WordPress economy [00:59:00] is going to be. You won\'t see that market share number, go up, even if we have a market share number, but you\'re going to see all these other factors. And that\'s why I think the.</p>\n\n\n\n<p>Article from WP engine is a good article to start thinking like that. Well, that was fantastic. Thank you everybody. I I think we had a very wonderful, diverse set. Some surprises, some things I never even read before. Let me see if I can look in slack right now. This may be Barra, edit something out.</p>\n\n\n\n<p>Okay. So if you can go ahead right now and just paste the, I only need the top three. I\'ll get the others later. If you haven\'t put your top three in slack, just all you need to do is just drop the link. I\'ll be able to figure it out from there. And then what I\'ll do is I\'ll go through everyone, read it off, and then we\'ll be done.</p>\n\n\n\n<p>Since I\'m editing this part out anyway, and I\'m waiting for Jason and Daniel, you put it in there. So we\'re rating waiting on Robert. Leslie. Ruba needs to just update slack real quick. This podcast episode will probably be out next [01:00:00] week. It\'s hard to say near the end of the year, cause we have a lot of end of year stuff going on, but I\'ll let you know about that.</p>\n\n\n\n<p>I need a picture from every one of you at some point in the next couple of days to put in graphics for promotion for this. And I\'ll try to keep you updated in terms of anything else I might need from you. But I think that\'s basically it because we should have all the links in slack. I can order them and all of that.</p>\n\n\n\n<p>If this goes well, we were hoping to get a second episode out of this with some other people who couldn\'t make it for this time zone too, but you are the first congratulations, no longer a draft versions, as they say, well, I should probably shouldn\'t use that word. Okay. Strike it. New word, newbs noobs.</p>\n\n\n\n<p>There we go. This is why I have, this is why I have producers. They have poo-pooed my ideas so often. And I didn\'t really, I didn\'t say poopoo in the beginning, but they told me to say that word instead. I\'m calling</p>\n\n\n\n<p>Robert Jacobi: Corey right now.</p>\n\n\n\n<p>David Bisset: Oh, you can come, please. It probably thinks of</p>\n\n\n\n<p>Daniel Schutzsmith: you. Oh, also too. If you want to spice [01:01:00] up the podcast, you should throw in some more combat stuff like bonus round</p>\n\n\n\n<p>David Bisset: finish. Well, that\'s why you, we should deal with the end. We should just finish it. Alright. Let\'s see what we got. All right. Jeff is still alive that he\'s only in slack. We should\'ve just brought him on. He could have just listened. All right. So here we go. Running through the top three here. Ruba.</p>\n\n\n\n<p>Yours is up there we go. Yours was the WordPress 5.9 release. It was frost being acquired and made open source and stubborn Nella utilities classes, Twitter thread. That was your three picks. Excellent picks. Daniel, your picks were you w the WP user avatar tobacco with profile press.</p>\n\n\n\n<p>That was how Gutenberg has divided WordPress. That\'s what the article was titled. Remind me of the author again on that.</p>\n\n\n\n<p>Robert Jacobi: Let</p>\n\n\n\n<p>Daniel Schutzsmith: me see. I</p>\n\n\n\n<p>David Bisset: don\'t remember. It\'s a long night. I\'ll edit this. Hopefully [01:02:00] don\'t worry. It\'s from the WP minute. I\'m just remembering who policy. Okay. Thank you very much. He deserves the credit and then finally podcast app podcast acquired by automatic again, another great one of those. Acquisitions that you may not have thought of at first in 2021, but I think definitely fits into a grand scheme of things.</p>\n\n\n\n<p>Let\'s see Jason, your top three, the WordPress performance team. That was an excellent one. The theme digests on another great one with 5.8 and Google\'s flock and WordPress they\'re pretty good. Solid picks. Robert yours were the Yoast joins the new phone, digital acquisition, the open verse announcement and the American airlines, Susan sues online publisher and host over fake website involving Joomla, which is something I\'ll be reading right after this.</p>\n\n\n\n<p>And Leslie you\'re top three was the marketing machine blog post from the get elliptics.com. It was the the article about the past, the present of the future with Matt mullenweg\'s. And that was from my [01:03:00] podcast. Joined Colossus that the name of the podcast, or that\'s at least the URL where we\'re pointing out.</p>\n\n\n\n<p>And then your last pick was the waking of, excuse me, working in public, the making in maintenance of open source software. I won\'t try to pronounce the author\'s name, but it is a book on amazon.com published in August of 2020. I thought that was a very excellent pick as well on our first book pick. So,</p>\n\n\n\n<p>Lesley Sim: and also the FSC outreach program.</p>\n\n\n\n<p>David Bisset: Yes. And that too, I don\'t know. I can\'t remember if that was in your quickies or your deads definitely need to be renamed. My, my final three or my big three was the amp was, has a rapidly damaged publisher\'s trust. And half of the credit goes to the subject matter. Half of it goes to Sarah Gooding\'s writing on that piece.</p>\n\n\n\n<p>Ken saved the internet from the David from the protocol. Article written by David Pierce and the acquisition of automotives acquisition of easy digital downloads, [01:04:00] WP, simple pay affiliate WP, and all of that stuff from Sandhills development as well. I think that was my one acquisition pick, which I I\'m surprised nobody got to Pagely, but that\'s fine.</p>\n\n\n\n<p>They\'ll they? I managed</p>\n\n\n\n<p>Robert Jacobi: chat, but it\'s just, you know, it happened so recently. And there\'s just so many other things that</p>\n\n\n\n<p>David Bisset: I have to say it once, because it\'ll show up in the transcript. It\'ll just make everybody feel good. Yeah. We\'ve only said Wix twice. Oh, crap.</p>\n\n\n\n<p>Robert Jacobi: Well, let\'s say go daddy mode. What happens when you say GoDaddy three times?</p>\n\n\n\n<p>David Bisset: I get a coupon in the, in my email for free months. I was thinking, so why do so ever? I know what I do on the first of.</p>\n\n\n\n<p>Robert Jacobi: It\'s like a Sinatra. I\'m going to give him a shout out for that.</p>\n\n\n\n<p>David Bisset: It should, he should. It\'s a lots of companies did a lot of hard work this year. I will. So I want to thank my panelists and I\'m going to go on the order of which they were delivered.</p>\n\n\n\n<p>And please let me know as you\'re closing off here, where people can find you on the internet, let\'s start with Aurooba.</p>\n\n\n\n<p>Aurooba Ahmed: I\'m a [01:05:00] Aurooba.com or twitter.com/aurooba, Aurooba. Thanks for having me.</p>\n\n\n\n<p>David Bisset: No, thank you for having us. I think you were one of the first people that said yes. It\'s very rare. Yes. When it comes to this podcast.</p>\n\n\n\n<p>Yes. At least anyway Daniel where people can find you.</p>\n\n\n\n<p>Daniel Schutzsmith: Yeah. Danielschutzsmith.com. You know, I do a lot of different projects, but really just find me on Twitter. So it\'s S C H U T Z S M I T H.</p>\n\n\n\n<p>David Bisset: Great. And Jason Cosper, where can we find you? Yeah.</p>\n\n\n\n<p>Jason Cosper: You can find me at Jason.Cosper.ME or on Twitter at B as in boy, O G as in girl, a H</p>\n\n\n\n<p>David Bisset: like, Ooh.</p>\n\n\n\n<p>Yeah, it sounds like I, yeah, something I should yell in the middle of the Costco\'s and see what happens. Robert trying</p>\n\n\n\n<p>Robert Jacobi: to spell Jason\'s Twitter handle. Hold on. I\'ll be there. I\'ll be back in a minute. When I figure out all</p>\n\n\n\n<p>David Bisset: the letters well, admire your a mustache in the meantime. [01:06:00] Go ahead.</p>\n\n\n\n<p>Robert Jacobi: You can always reach me somewhere at cloudways.com but on Twitter at Robert Jacobi spelled like it\'s sounds except it\'s an I at the end and Robertjacobi.com.</p>\n\n\n\n<p>Well, there\'s Jason, you know, we\'ve got triple J who\'s got the Jacoby with the.</p>\n\n\n\n<p>David Bisset: Yes. Yes.</p>\n\n\n\n<p>Robert Jacobi: It\'s really supposed to be an eye.</p>\n\n\n\n<p>David Bisset: I\'m just telling you, we don\'t want to get you too mixed up. That\'s right. Definitely not different facial hair at the very least. And finally, Leslie, my darling, Leslie, where can people find you?</p>\n\n\n\n<p>Lesley Sim: You can find me on Twitter. I\'m there too much. I\'m only second to you. And your means stated you can find me on Twitter at lesley_pizza, L E S L E Y underscore pizza. And you can find my plugin at newsletters new.</p>\n\n\n\n<p>David Bisset: Yes, that\'s right. And if you need a newsletter and a plugin form, put her on the list and definitely I [01:07:00] want to thank you all for coming this evening.</p>\n\n\n\n<p>This was the first time we did this first time I\'ve done this. I think it went really well. I, we there\'s a lot of people doing into the year roundups. In about two weeks, you\'ll see everybody doing the predictions for 2020 twos. That\'s your, if I\'ll be able to do anything differently there, but I wanted to close out the year what our best picks were in a format.</p>\n\n\n\n<p>That was we\'ll show these off on post status.com as our, as kind of like our teams, you know, this is, these are the picks that represent us and what we thought. And I think we got a really great mixture. Thank you for not turning this into acquisition. Allie, really appreciate that. I probably will be our invite by five VCs on next time.</p>\n\n\n\n<p>And, you know, I\'ll just sit here and just, you know, watch Seinfeld or something while they rattle off all their acquisition acquisitional hires. But thank you very much for coming. And I hope you guys have a good night and I wait a minute. Let\'s back up. Let me re edit that. I hope all you people have a good [01:08:00] night.</p>\n\n\n\n<p>All right. Thank you.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 30 Dec 2021 17:30:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Olivia Bisset\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"WordPress Foundation: Looking back at 2021\";s:7:\"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:41:\"https://wordpressfoundation.org/?p=206345\";s:7:\"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:63:\"https://wordpressfoundation.org/news/2021/looking-back-at-2021/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6647:\"<p class=\"has-drop-cap\">As 2021 is coming to an end, it is time to look back at the year that was. 2021 was a challenging year for the world due to the continued spread of the COVID-19 pandemic. However, despite all the challenges, the WordPress Foundation was able to make excellent progress in its mission of educating the public about open source software and serving the public good &#8211; thanks to our global team of spirited volunteers and contributors.</p>\n\n\n\n<p>Read on to find out about our various programs in 2021.</p>\n\n\n\n<h2 id=\"do-action-charity-hackathons\">do_action charity hackathons</h2>\n\n\n\n<p>One of our focuses this year was to <a href=\"https://wordpressfoundation.org/news/2021/do_action-hackathons-and-open-source-workshops-in-2021/\">revamp our do_action program</a>. Thanks to our hard work, do_action organizers now have a dedicated <code>location@doaction.org</code> email ID powered by Google Workspace for Non profits, which will help them in their initiatives. We also kick-started discussions to organize a <a href=\"https://make.wordpress.org/community/2021/09/01/proposal-centralized-global-do_action-charity-hackathons/\">global do_action charity hackathon held fully online</a>, and we are all set to execute this idea in 2022. We also announced <a href=\"https://wordpressfoundation.org/news/2021/announcement-in-person-do_action-hackathons-are-back/\">the return of in-person do_action hackathons</a> after nearly 18 months of online events!</p>\n\n\n\n<p>We had two do_action charity hackathons planned this year: <a href=\"https://doaction.org/event/karnataka-2021/\" target=\"_blank\" rel=\"noreferrer noopener\">do_action Karnataka </a>and <a href=\"https://doaction.org/event/nigeria-2021/\">do_action Nigeria</a>. do_action Karnataka was held in August 2021, where 12 volunteers worked hand-in-hand to create websites for three non profits. You can read more about the event here: </p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\"><a href=\"https://wordpressfoundation.org/news/2021/do_action-karnataka-2021-a-report/\">do_action Karnataka 2021: A report</a></blockquote>\n</div>\n\n\n\n<p>While <a href=\"https://doaction.org/event/nigeria-2021/\">do_action Nigeria had to be canceled</a> due to unforeseen circumstances, the local WordPress community &#8211; led by WordPress Community Deputy <a href=\"https://profiles.wordpress.org/mariaojob\">Mary Job</a>, is doing a phenomenal job on the ground by uplifting women and children <a href=\"https://uwani.org/\">through their own charitable initiatives</a> using WordPress.</p>\n\n\n\n<h2 id=\"introduction-to-open-source-workshops\">Introduction to Open source workshops</h2>\n\n\n\n<p>Last year, during the COVID-19 pandemic, we <a href=\"https://wordpressfoundation.org/news/2020/open-source-workshops-november-2020-report/\">brought back</a> our <a href=\"https://wordpressfoundation.org/news/2018/call-for-organizers-introduction-to-open-source-workshops-for-2018/\">Introduction to Open source workshops</a> as a way to re-engage the community and to reinforce our core mission of promoting open source software to the community. At the start of this year, we <a href=\"https://wordpressfoundation.org/news/2021/do_action-hackathons-and-open-source-workshops-in-2021/\">announced our plans to continue these workshops in 2021</a>.</p>\n\n\n\n<p>At the time of writing this post, we have had 11 Global Introduction to Open source workshops, which have had a total of 233 RSVPs so far. We also have our <a href=\"https://www.meetup.com/wordpress-social-learning/events/282952546/\">final Introduction to Open source workshop</a> for the year scheduled for tomorrow (December 31) as well!</p>\n\n\n\n<h2 id=\"learn-wordpress\">Learn WordPress</h2>\n\n\n\n<p>Learn WordPress (<a href=\"https://learn.wordpress.org\">learn.wordpress.org</a>) &#8211; a cross-team initiative led by the <a href=\"https://make.wordpress.org/training/\">Make WordPress Training team</a> was launched in December 2020. The initiative serves to democratize and support WordPress learning by providing high-quality WordPress learning content in different formats. At the time of publishing this post, the platform had published the following content in 2021 alone:</p>\n\n\n\n<ul><li>39 <a href=\"https://learn.wordpress.org/workshops/\" target=\"_blank\" rel=\"noreferrer noopener\">video workshops</a></li><li>2 new text/video based <a href=\"https://learn.wordpress.org/courses/\">courses</a></li><li>20 <a href=\"https://learn.wordpress.org/lesson-plans/\">lesson plans</a></li><li>134 <a href=\"https://learn.wordpress.org/social-learning/\">social learning spaces</a></li><li>4367 RSVPs for <a href=\"https://learn.wordpress.org/social-learning/\">social learning spaces</a>. </li></ul>\n\n\n\n<p>The contributor teams working on this project have some amazing plans for the project, and the WordPress Foundation will continue to support their work in the best way possible. </p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p>Several individuals contributed generously to the WordPress foundation this year. We would like to extend our heartfelt gratitude to <a href=\"https://wordpressfoundation.org/donors/\">all our donors</a> who supported us in sustaining the foundation this year. Special mention to the following individuals who went above and beyond in supporting us in 2021:</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<h3 id=\"sustainer-1000-per-year\">Sustainer &#8211; $1000 per year</h3>\n\n\n\n<ul><li>10up</li><li>Human Made</li><li>Jetpack</li><li>Matt Mullenweg</li><li>Multidots, Inc</li><li>Sujay Pawar</li><li>Wordfence</li><li>InMotion Hosting</li></ul>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<h3 id=\"sustainer-200-per-year\">Sustainer &#8211; $200 per year</h3>\n\n\n\n<ul><li>Donavon Guyot</li><li>Eric Kuznacic</li><li>Ellen and Karl Olinger</li><li>Pippin Williamson</li><li>W4</li><li>René Hermenau / WP Staging</li></ul>\n</div>\n</div>\n\n\n\n<p>The WordPress Foundation has several ambitious plans for 2022, none of which would be possible without your help. If you would like to support the WordPress Foundation and contribute to our mission of serving the public good and educating the public about open source software, please consider donating to the WordPress Foundation. Your donation goes a long way in keeping the web open. Please use the link below to donate. </p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\"><a href=\"https://wordpressfoundation.org/donate/\">Donate</a></blockquote>\n</div>\n\n\n\n<p>Thank you for your continued support of the WordPress Foundation. Here&#8217;s wishing you all an excellent holiday season and a happy 2022!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 30 Dec 2021 12:48:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Hari Shanker\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WPTavern: A Throwback to the Past: Retro Winamp Block\";s:7:\"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:30:\"https://wptavern.com/?p=127752\";s:7:\"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:149:\"https://wptavern.com/a-throwback-to-the-past-retro-winamp-block?utm_source=rss&utm_medium=rss&utm_campaign=a-throwback-to-the-past-retro-winamp-block\";s: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:4112:\"<p class=\"has-drop-cap\">In mid-November, I happened upon a block plugin called <a href=\"https://wordpress.org/plugins/retro-winamp-block/\">Retro Winamp Block</a>. As many of our readers know, I am always on the lookout for those WordPress extensions that remind me of the era when I first started using computers and exploring the web.</p>\n\n\n\n<p>The plugin seemed to fit the bill. It had &#8220;retro&#8221; in the title, so it had already piqued my interest without even installing it. It had been years since I used Winamp. The media player was first released in 1997 for Microsoft Windows and grew in popularity through the early 2000s. By the time I arrived on the scene, it had already built a massive user base. It was the best option available for creating music playlists at the time, and it was skinnable.</p>\n\n\n\n<p>Winamp was popular back when the world wide web felt more alive. I still look upon it as the golden era of user creation and the blossoming of fandom. Where else could you find a collection of Brad Pitt skins for your computer&#8217;s media player? Or, <em>One Piece</em>? Even <em>Super Mario</em>?</p>\n\n\n\n<p>I did not hesitate to install this throwback plugin. Unfortunately, it errored out whenever I attempted to add an audio file. So, I set it aside with a note to look at it down the road.</p>\n\n\n\n<p>A few weeks later, I read WordPress lead developer Helen Hou-Sandí&#8217;s <a href=\"https://helen.blog/2021/12/its-so-hard-to-say-goodbye-to-yesterday/\">goodbye announcement to 10up</a>, the company she had been with for a decade. With the help of Mel Choyce, co-workers Jeff Paul, Darin Kotter, and Tung Du created the Retro Winamp Block in her honor.</p>\n\n\n\n<p>I checked back in on the plugin. There was an update, and the change log noted a fix for the error I had encountered. In minutes, I was able to once again experience the glory of one of the first media players I had used on my old Gateway laptop.</p>\n\n\n\n<img />Retro Winamp Block in the editor.\n\n\n\n<p>Retro Winamp Block has does not have many options. Actually, it only has one customization that users will be interested in: the player skin. They can enter any URL for it, and over 83,000 are available via the <a href=\"https://skins.webamp.org/\">Winamp Skin Museum</a>.</p>\n\n\n\n<img />Winamp Skin Museum.\n\n\n\n<p>The museum is hosted by <a href=\"https://github.com/captbaritone/webamp\">Webamp</a>, a project that implements an HTML5 and JavaScript of the old Winamp 2.9. 10up used it for its own Retro Winamp Block plugin.</p>\n\n\n\n<p>Since installing the latest version 1.0.1 of the plugin, I have only hit one issue. The live preview in the editor is partially broken. The player floats in the same spot instead of scrolling with the page..</p>\n\n\n\n<p>If I had one wish for this plugin, it would be to see the addition of Milkdrop, the popular Winamp visualizer add-on.</p>\n\n\n\n<img />Winamp with Milkdrop add-on.\n\n\n\n<p>Mostly, I simply enjoyed this jaunt down memory lane. I even went as far as installing the latest Winamp on my computer. The original player still has a thriving community if its forums are any indication. The UI is practically unusable on my laptop, so I dropped it after listening to an old Ashlee Simpson album.</p>\n\n\n\n<p>While I enjoyed the nostalgia of the old player, I want to see modern-day implementations of these types of features for WordPress. Instead of a throwback to Winamp, where is the skinnable audio block?</p>\n\n\n\n<p>I put together a quick pattern to test out some ideas (<a href=\"https://gist.github.com/justintadlock/a38e129326dfdbeff4498999130aeee8\">code on Gist</a>):</p>\n\n\n\n<img />Cover + Audio + Social block pattern.\n\n\n\n<p>The <a href=\"https://wordpress.org/photos/photo/63161c1f1d/\">background is by Jeff Golenski</a> from WordPress Photos (this directory is already coming in handy). A few adjustments later, I had a custom-styled audio layout. However, I could not modify the audio player itself. It is just the browser default. There is no equalizer, track info, or visual flair. Just a clean, boring player that longs for someone to sprinkle a little pizazz on it.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 30 Dec 2021 02:43:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"Post Status: Post Status Excerpt (No. 39) — WordPress 5.9: Delays, the Customizer, and Contributing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=91867\";s:7:\"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:34:\"https://poststatus.com/excerpt/39/\";s: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:59922:\"<h3>&#8220;Too many things were interrelated and we didn’t have enough people who were looking across…&#8221; —<strong>Anne McCarthy</strong></h3>\n\n\n\n<p class=\"has-drop-cap\">In this episode of Post Status Excerpt, David has an informative chat with <strong>Anne McCarthy</strong>. Anne is a <strong>Developer Relations Wrangler</strong> for <strong>Automattic</strong> and (among other things) has been responsible for many of the recent videos showcasing the features of <strong>Full Site Editing</strong> and <strong>WordPress 5.9</strong>. David and Anne talk about what decisions led to the delay of WordPress 5.9, her start with <strong>Automattic</strong>, COVID\'s effect on core contributions, and how polished Full Site Editing might be by the end of January 2022.</p>\n\n\n\n<p><strong>Also: </strong>David asks Anne what the future of the WordPress Customizer will be in a world of Full Site Editing.</p>\n\n\n\n\n\n\n\n<p class=\"has-background\">Every week <strong><a href=\"https://poststatus.com/podcast/the-excerpt/\">Post Status Excerpt</a></strong> will brief you on important WordPress news — in about 15 minutes or less! Learn what\'s new in WordPress in a flash. <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/26a1.png\" alt=\"⚡\" class=\"wp-smiley\" /><br /><br />You can listen to <a href=\"https://poststatus.com/podcast/the-excerpt/\">past episodes</a> of <strong>The Excerpt</strong>, <a href=\"https://poststatus.com/category/post-status-podcasts/\">browse all our podcasts</a>, and don’t forget to subscribe on <a href=\"https://open.spotify.com/show/1m3xwXbe0MG5BzFVPtB0A7\">Spotify</a>, Amazon Music, <a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zaW1wbGVjYXN0LmNvbS8ySkU5c2M4UA\">Google Podcasts</a>, <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">iTunes</a>, <a href=\"https://castro.fm/podcast/c53552c6-1ee0-4fc4-9de4-08ed6bf1ee4d\">Castro</a>, <a href=\"https://www.youtube.com/c/PostStatus\">YouTube</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, <a href=\"https://player.fm/series/wordpress-post-status-podcasts\">Player.fm</a>, <a href=\"https://pca.st/05rR\">Pocket Casts</a>, <a href=\"https://wordpress-post-status-draft-podcast.simplecast.com/\">Simplecast</a>, or by <a href=\"https://feeds.simplecast.com/2JE9sc8P\">RSS</a>. <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f3a7.png\" alt=\"🎧\" class=\"wp-smiley\" /></p>\n\n\n\n<h3 id=\"h-mentioned-in-the-show\"><img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f517.png\" alt=\"🔗\" class=\"wp-smiley\" /> Mentioned in the show:</h3>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2021/11/22/wordpress-5-9-revised-release-schedule/\">WordPress 5.9 Revised Release Schedule</a></li><li><a href=\"https://nomad.blog/2021/11/23/why-i-voted-to-delay-wordpress-5-9/\">Why I Voted To Delay WordPress 5.9</a></li><li><a href=\"https://twitter.com/dimensionmedia\" target=\"_blank\" rel=\"noreferrer noopener\">David Bisset (Twitter)</a></li><li><a href=\"https://twitter.com/post_status\" target=\"_blank\" rel=\"noreferrer noopener\">Post Status (Twitter)</a></li></ul>\n\n\n\n<h3><img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f64f.png\" alt=\"🙏\" class=\"wp-smiley\" /> Sponsor: <a href=\"https://poststatus.com/gravity\" target=\"_blank\" rel=\"noreferrer noopener sponsored nofollow\">Gravity Forms</a></h3>\n\n\n\n<p>Gravity Forms is the easiest and most trusted advanced forms solution for your WordPress website. Packed with time-saving tools and features, Gravity Forms is the only WordPress form management plugin you will ever need. Stop losing valuable leads and grow your business with Gravity.</p>\n\n\n\n<h2 id=\"h-transcript\"><strong>Transcript</strong></h2>\n\n\n\n<p><strong>David Bisset:</strong> I didn\'t go to the state of the word, obviously, w it was, it would take too much time away from me, tweeting fun, little memes and remarks. So I decided to stay home and it hurt your</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Twitter</p>\n\n\n\n<p><strong>David Bisset:</strong> game. Yeah. Twitter didn\'t ban me. So, you know, I must be on the good list. But yeah, it was, I thought it was you.</p>\n\n\n\n<p>Did you did you watch it?</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> I did watch it, but I will admit that I was helping with the slides that day. So what I did actually watch, I was pretty fried by the time I actually watched it.</p>\n\n\n\n<p><strong>David Bisset:</strong> How did you help with the slides?</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Just from afar. There were some demos that needed some voiceovers and designers had done two wonderful demos, but there was just no con like voiceover to explain what was actually happening.</p>\n\n\n\n<p>So I jumped in to do some of those and just kind of fill filling gaps with the</p>\n\n\n\n<p><strong>David Bisset:</strong> bar.</p>\n\n\n\n<p>I knew that voice sounded familiar.I mean, not every voice cause I\'m like, wow, you must have had a lot of cigarettes that day for that for that voice. But no I forget his name, but we, there was a voice that I remember for one of the [00:02:00] demos that previously did, like a whole bunch of WordPress demos and he has an accent and I can\'t think of his name right now, but I will later&#8230;</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Oh, you\'re probably thinking Michael Peck.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yes, that\'s probably</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> yes, he did the 5.9 voiceover demo. And that\'s actually like, I don\'t know if you\'ve seen a YouTube video, but there\'s a awesome YouTube video. That group has worked on. A WordPress YouTube channel. And he did the voice over for that. And it\'s like a really cool kind of throwback to the early days where he would do release videos and he like knocked it out of the park.</p>\n\n\n\n<p>Pretty sure.</p>\n\n\n\n<p><strong>David Bisset:</strong> What does he do besides does all he do is voiceovers. What does he do?</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> No, he works for automatic. Now. He\'s mainly focused, I think on a combination of probably. Brand and design stuff or a purse.com. So</p>\n\n\n\n<p>we got them on loan.</p>\n\n\n\n<p><strong>David Bisset:</strong> I said, he must have, you must have been in some virtual cafeteria, regular cafeteria back then in the here.</p>\n\n\n\n<p>And you\'re like, oh, that voice, I must have that voice.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> It\'s very impressive. I have a friend who has a really good radio voice. I\'m always really [00:03:00] jealous. I want him to record my voicemail at some point.</p>\n\n\n\n<p><strong>David Bisset:</strong> Oh yes. Anybody with an accident? I wanted to be good. I want it on mine. My parents said I always had a great face and voice for books.</p>\n\n\n\n<p>So let\'s talk about, let\'s actually talk a little bit, the videos. How did the I know you\'re involved in them now. I, you seem to be in the. We\'re going to have our IC a video. Most of the time, outside of the state of the word, it looks like you, that you are pushing them. Are you primarily the one that makes those.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Yeah, for the YouTube videos. I have some on my personal channel that I do, I did help with the 5.9 video, mainly from a logistics wrangling, like figuring out script actually did an initial voiceover that got nixed and be like, Michael police come in here. I was very sick and Michael very graciously hopped it at the last minute, but mainly I just kind of help out in terms of.</p>\n\n\n\n<p>Coming up with ideas. So sometimes with learn WordPress folks, I\'ll also share some like review what they\'re working on, but a lot of the YouTube videos on my channel are [00:04:00] just things that I find interesting or that I anticipate with the next release. We just need to get some content out there and I\'m fortunate to be so.</p>\n\n\n\n<p>So the project that I can share things early and from there I can then send them to folks who actually have real followings and be like, Hey, I know you\'re probably going to create content, but the navigation block, here\'s like a rundown of all the features. Here\'s how I\'m presenting it, like do your thing.</p>\n\n\n\n<p>So it actually started that way where I was just creating content as a way to actually demonstrate something for other people to kind of just. Get the word out about something new that was coming and it was easier to communicate, especially from afar using videos. I had no aspiration. It helps a lot.</p>\n\n\n\n<p>Yeah. And I have zero aspirations to be like a YouTuber. I just like, I don\'t think I\'m, you know, have the equipment or the ability to be very good at it. Like some folks are in the WordPress community, but it is fun. It\'s cool. I guess to have it\'s very visual.</p>\n\n\n\n<p>It\'s very visual. I know a lot of people really appreciate the, like, just give me the heads up [00:05:00] in two to three minutes.</p>\n\n\n\n<p>Cause I remember when I think after Gutenberg was launched, we really appreciated those two or three minute demos that was at Marcus did during the state of the words or during presentations at work camp us or something like that, where you sat down in two minutes or three minutes when you got basically.</p>\n\n\n\n<p>All you needed to know. And it was, there was a wow factor there. They, you know, they look at time and space by doing this. I think that\'s a very good idea and I hope you continue. Yeah, I plan to, so</p>\n\n\n\n<p>yeah, I appreciate that because I\'ve got a lot of encouragement from Paul AC and Nathan Wrigley, and they were both like, you should do it, but you\'d be fine.</p>\n\n\n\n<p>And I was like, I don\'t know, like, I don\'t think I have the time or I don\'t think it\'s like saying that I would be very good at. And I\'ve gotten good feedback where people are kind of like what you\'re saying was like, I need to see the visual and also. Who is so close to the project on a day-to-day basis.</p>\n\n\n\n<p>It\'s like, give me the little details. Like, I don\'t want to just see it at a high level. Give me the like bells and [00:06:00] whistles. So it\'s kind of a, it\'s a cool, neat way to connect with folks too. I\'ve gotten this just this week. I had like three or four people reach out and my contact form, like, Hey, I watched your video about this.</p>\n\n\n\n<p>Like, can you help me with facts?</p>\n\n\n\n<p><strong>David Bisset:</strong> Oh great, I\'m a support person now! Yeah. Now. But it\'s, you know, in the beginning was so easy to see the mess because there were massive changes or adjustments happening to Gutenberg, but, and there still are, but now things are being tweaked and being refined. And over a post status, Courtney produces like every week she produced.</p>\n\n\n\n<p>So this is the list of things that are happening in core. And of course, a lot of it\'s Gutenberg related. Yeah. And, you know, share, feel free to share with me your thoughts on this is it. I think it\'s becoming a little bit harder now to gauge a lot, unless it\'s a big headline feature and full site editing.</p>\n\n\n\n<p>We can get into that unless it\'s a headlined feature that you\'ve been hearing about. I think, you know, when I do the summaries and do the post for post status and what little time I have to review the text, which is in a [00:07:00] make.wordpress.org document. It\'s kind of hard to visualize a lot of that.</p>\n\n\n\n<p>And therefore it\'s kind of hard for anyone outside of maybe two or three dozen people to really communicate and train, you know, translate that excitement to other people or to show how much progress is being made. Because you read a bullet list and it\'s, you don\'t know, you don\'t know how much work is happening behind those bullet lists for starters.</p>\n\n\n\n<p>And then, you know, something could do something very cool visually, but if it\'s just on a bullet list on make.wordpress.org, the public not gonna see that.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Yeah, no, I think you\'re right about that. And that\'s one of the things I don\'t know if you\'ve noticed, but in the last year or so the designs and like the visuals that had come with the what\'s new in Gutenberg posts have definitely been upgraded because of that exact problem is it\'s like, show me the value, show me how it actually connects, how it makes my life easier.</p>\n\n\n\n<p>And there\'s also a series of posts. I do the core editor improvement posts. Yeah, that also seeks to even highlight that more. And it started out as like highlighting individual things. And recently I\'ve [00:08:00] actually had to switch to not have to, but it actually makes sense to switch to like a collection of improvement.</p>\n\n\n\n<p>So I have a post right now that I\'m working on with a couple of folks. On like performance at 5.9. So let\'s talk about the performance enhancements. Let\'s run through it in one place so you can see it. Yeah.</p>\n\n\n\n<p><strong>David Bisset:</strong> You\'ve given me a topic to talk to you about. Thank you. But to some somebody\'s credit though, and I think when they do the Gutenberg plugin, Release posts.</p>\n\n\n\n<p>They do offer him graphics and they\'ve gotten better with videos. I just wish everything was an animated GIF so I could share it. That\'s a lot easier. Thank you very much. So those existed, but like, I think for what you\'re doing and for some of the things that I think flying under the radar, you know, that, you know, not again, not the headline features.</p>\n\n\n\n<p>I think the there\'s nothing. Then a short video. Yeah.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> And the connecting the dots. Like I started that connecting the dots series, just kind of on a whim because I found something that I was like, you can do this. If you combine these different tools, you can then do this crazy thing. Like I think [00:09:00] that\'s also, I actually, that\'s the series I\'m probably most excited about.</p>\n\n\n\n<p>Like, it\'s fun to do these headline, like explore navigation blockers from 5.9 or the query look like that. Those are fun videos to do, but the connecting the dots. It feels more exciting. Like I\'m like, gosh, yes, get this major feature in your head. But then also like, let\'s talk about like the weird things you can do and the cool things you can do when you actually combine these things.</p>\n\n\n\n<p>Cause that\'s, what\'s really powerful is it\'s not like cool. We added dimension controls to this thing, but like what does this actually allow me to do? Okay. This.</p>\n\n\n\n<p><strong>David Bisset:</strong> Practical application right? Yes. Cause those are the videos I\'d like to show off from the meetup groups. And a lot of times meet up organizers, just say, this is cool.</p>\n\n\n\n<p>And then the media bargain meet up organizers. If they\'re good meetup organizers say, and this is how it could apply to you person, that\'s running an agency out of there out of a phone booth or whatever it is you do. Let\'s transition from weird to WordPress 5.9, because you could say something [00:10:00] happened a little bit weird on that.</p>\n\n\n\n<p>Oh yeah. It\'s supposed to be out or right around this time of rigidly, right? I think it was before the holidays. Yeah. You mean the same date as the state of the word? Really? Yeah. I didn\'t put those dots. Yeah. That, that, that would yeah, that\'s a coincidence. So it didn\'t happen.</p>\n\n\n\n<p>Can you tell me a little bit about what happened and what was involved in making the decision? No spoilers, but to push that into charity.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Yeah, it\'s a really tough decision. And I\'ll preface this by saying I wrote a post that on why I voted to delay it. So I won\'t go into hyper detail cause there\'s a lot of detail on that post that I try to make it very practical.</p>\n\n\n\n<p>Here\'s how you can enact a lot of videos and like images being like, this is why. But yeah, this is my first time on a really squad too. So I don\'t have the historical knowledge that other folks bring to the table, but from my point of view and from my experience. Which program, which really is where I\'m coming from too many things were interrelated.</p>\n\n\n\n<p>And then we didn\'t [00:11:00] have enough people. Who were looking across basically is the long and short of it. So, you know, 2022 is relying on you know, certain things get in place with styles, but at the same time, those working on styles aren\'t necessarily solely focused on 2022. So like, it was kind of, there was a weird tension there of bringing a lot of unrelated things together,</p>\n\n\n\n<p><strong>David Bisset:</strong> ultimately, I\'m sorry, was it like the sunny from Philadelphia meme where the chart is. I think it\'s Charlie, he\'s looking at the board behind him and then the oldest red strings going everywhere. And he\'s trying to explain something was a kind of like that a</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> little bit. Yeah. There is a little element of that, but almost imagine. That if you were to remove one of the strings, like that feature wouldn\'t make as much sense anymore.</p>\n\n\n\n<p>So remember how we were just talking about connecting the dots and how things working together is actually where the value like hyper value goes. That\'s what basically was going on, where it was like, if we ship these things independently, we could in theory, remove some of the stuff. But it\'s going to be, it\'s just the value kind of isn\'t as exponential when they\'re all together.</p>\n\n\n\n<p>And I was [00:12:00] looking at the issues. I test it every day, like, especially leading up to release for 5.8, 5.9. I\'ve been testing every single day in this stuff all the time. And a lot of it was refinements. It was like, there were a couple of things that, some big decisions. So one I can tell. There was stuff around the navigation block, how to reuse it across Wakim\'s.</p>\n\n\n\n<p>So originally there was a thing called navigation areas that was a new block that got reverted. That was I think, the right call. And then there the browsing. So when I talk about browsing, it\'s like, how do you navigate between your homepage, your templates and your template, parts and styles? Like what does that system look like from an information architecture perspective?</p>\n\n\n\n<p>And there was a weird combination of. Technical constraints that came up as well as like design, so design and the technical constraints. We\'re kind of dancing with each other. And at a certain point, it just got to a place where. Fortunately like a middle ground could be found. And I think the solution they have right now is excellent.</p>\n\n\n\n<p>Originally that, that seemed to be not viable. So kind of by having the delay, we\'ve [00:13:00] had like a better solution, I think, than what was originally in place. That\'s been tested a lot with the outreach program, so it\'s a lot of it. Yeah.</p>\n\n\n\n<p><strong>David Bisset:</strong> Am I correct in understanding you that you were the one who initially brought something up?</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> I was not necessarily, there was a team.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah, everybody started getting the idea around the same time. Maybe.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Yeah, it was one of those where I think enough people kind of paused and like, I can tell you leading up to the release. I was like, okay, are we really feeling good about this? Like, I had some moments, but I also wasn\'t like confident and being the person to say like, we can\'t ship this, we can\'t ship this.</p>\n\n\n\n<p>Like, I\'m definitely not one of those decision makers, but I mean, I\'m filing, I was filing tons of issues and getting, and with the outreach program, obviously, like I\'m seeing the complaints, I\'m writing a summary post. So like I knew what the pain points were. And then at a certain point, it becomes a decision for the designers.</p>\n\n\n\n<p>Like what design direction do we want to go in? And that\'s kind of where we landed, where it was just like a last minute kind [00:14:00] of Too much to figure out. And a lot of it\'s like little things too. So I\'m talking about these big decisions. If there were a lot of small things that need to be sorted out that thankfully were more refinements.</p>\n\n\n\n<p>And so I felt really comfortable delaying and voting to delay because of that, because I was like, the value will be exponential. If we can ship these altogether, everything I\'m seeing right now can be figured out like at first. And I think this is where the confusion really started. There was this like long list and it was all seen as blockers.</p>\n\n\n\n<p>So originally there was like this get hub issue that Someone did there. I think it was Rob who\'s, the corridor tech lead, who has been doing an excellent job. All the lease lead folks have been doing amazing work and he wrote all the issues out and gathered all of them that people were flagging.</p>\n\n\n\n<p>But they were seeing all his blockers and that wasn\'t the case. Really from that list, there were like a subset of blockers that were truly like, we need to delay this. And that\'s part of the chaos of, you know, working remotely. Yes.</p>\n\n\n\n<p><strong>David Bisset:</strong> You had a translated into a sound. It would be mostly that. So yeah, I would imagine the [00:15:00] holidays.</p>\n\n\n\n<p>It didn\'t help that the fact that we have this, let\'s be honest, the last two weeks of the year or the last week of the year, the first week in the new year, however you want to slice it really for me, three weeks, really, or two and a half at best, but sometimes three weeks for everybody to get.</p>\n\n\n\n<p>Even if they\'re staying home, even if they\'re not traveling, it\'s your brain is kind of in a reset mode. Yeah. Like I need, listen, I may not be leaving my house, but I\'m taking a vacation, so you\'re not talking to me. Regardless if you celebrate any of the holidays or not, there\'s enough mass people taking time off visiting family, or just staying at home or away from computers that I would imagine productivity would\'ve hit a dive there and, or you didn\'t want to, nobody would want it have taken the chance.</p>\n\n\n\n<p>You know, we don\'t want to make Matt Mullenweg into Scrooge because he\'s to he\'s the lead. Right. He\'s the lead. Right. So that would be, yeah, that I\'m correctly associating the[00:16:00] fictional character with the appropriate reference. Thank you. Case. I get an email later. So when is a WordPress 5.9 coming up?</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> It\'s going to be released January 25th. And as you were saying, like originally the beta was only pushed by two weeks, but then we had to add extra time because of the end of the year period and beginning of the year. I mean, it\'s just a chaotic time. And I think that is also the right call. I don\'t think it\'ll hyper disrupt any other releases.</p>\n\n\n\n<p>I think there\'s a ton of stuff for 6.02. It\'s not like, oh, by delaying, we\'re going to have a really light 6.0 release. I think it\'s gonna be. How\'s that going to change as</p>\n\n\n\n<p><strong>David Bisset:</strong> well? Is that going to be a little bit compressed then in the first part of the year, you think, or is different people working on different things?</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Yeah, I think at a certain point it might compress it a bit, meaning like there might be a release in like March or something like that, but they actually didn\'t release the schedule for 6.0 yet. So I\'m not really sure how that\'s going to impact. Things I will say part of the discussion that\'s come up amongst score contributors when I\'ve checked in with a lot of them, when this was going on to make sure everyone was doing okay.</p>\n\n\n\n<p>And a lot of them were like, man, this is when I wish [00:17:00] we had more releases. Like I wish we could have this like more of a release cadence where it\'s more frequent. So we\'re not like needing to do with delay. Cause like the options were not fun, but that\'s the constraints of the current system. And, you know, ideally in a future world, it isn\'t as Yeah.</p>\n\n\n\n<p>Each release. You can kind of say like, it\'s okay. We can ship this because we have another release coming in a month rather than like three months.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah. Is that possible though? I mean, is that possible at least where we stand right now, because we just talked about how. And like how integrated are, how one piece is related to this.</p>\n\n\n\n<p>And, you know, you know, maybe this is just one of those junctures in the four stages of Gutenberg or whatever timeline you want to pick where yes, it all is intersecting together. Cause it\'s full site editing. I mean, it\'s the words are in there. It\'s full side. Right. And then maybe down the road with when he gets to collaboration and translation, maybe things will go a bit easier, but regardless it\'s like.</p>\n\n\n\n<p>I know there\'s so many, there\'s so many ways you can look at it. I hear about a lot of time in other technology groups, in terms of first, you have people say, well, why [00:18:00] don\'t you just release every month? It\'s no worries. Any automatic updates. It\'s fine. And then that happens. And then you say, why are we getting so many updates?</p>\n\n\n\n<p>I have to keep updating.</p>\n\n\n\n<p>Yeah. Which, which, you know, is another subject in of itself because in theory, You shouldn\'t have update fatigue, if you have automatic updates turned on and you know, that\'s another thing too. You know, in some situations that\'s not possible. So you\'re going to have people, whether it\'s a real problem or something that someone projects into their mind, like some sort of ghost but it\'s still a legitimate thing to deal with.</p>\n\n\n\n<p>So I see. So yeah, you have this, you it\'s a bunch of. All not the code, but the responsibilities and the dependencies is a bunch of, you know, a bunch of well cooked, fine high quality spaghetti.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> And yeah, it would be really tricky to do. Like, I don\'t necessarily think that\'s like a viable thing right now, or I don\'t, I can\'t speak to it in the future, but I do [00:19:00] think it is a result of, you know, the circumstances that we\'re in.</p>\n\n\n\n<p>Like we\'re all impacted by the same constraints. And I think that\'s one of the things where. You know, for example, there are, I don\'t think it was fully scoped out even like, what would a dependency plan look like where it\'s like, or contingency plan? Sorry, look like where if let\'s say we had to remove some of these things, would we, excuse for example, we could do things like remove browsing entirely, which is one of the things that was, I think, shipped at some point.</p>\n\n\n\n<p>We\'re instead you have, you know, your appearance menu, you have templates, simpler parts, the editor styles. And so you have no sort of browsing in the sidebar. You could also like say, you know what, the navigation block isn\'t ready or counting it to another release. You could also say like, you know what, you can\'t actually create new templates.</p>\n\n\n\n<p>You can only just view the ones that come with your theme. Like there\'s a lot of ways that could have been pulled back. But thankfully what shipping is very comprehensive. Like I think that\'s the good thing with this delays also.</p>\n\n\n\n<p><strong>David Bisset:</strong> I don\'t think anybody\'s looking at it going on, man.[00:20:00]</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Yeah. And I mean, I also think the good news is ultimately these features that we\'re talking about, which get a lot of attention are going to impact a small subset of people. Like this is not going to be five point where all of a sudden it takes over your site and you have to use it like this is it.</p>\n\n\n\n<p>It\'s very much. So in line with the gradual adoption, where if you want to use these features, you have to literally hyper opt-in. You have to switch your theme. You have to like seek it out. Like it\'s very much something that. That also gave me confidence where it\'s like, I know these like full siting and all the collection features that go along with that.</p>\n\n\n\n<p>You get a lot of attention. But even if you upgrade, you\'re not switching to full site editing, you\'re still gonna get a ton of value in this release. And that, that to me is what\'s really exciting is it\'s almost like, because this is a smaller subset. The features are more high impact exponentially when they\'re working together.</p>\n\n\n\n<p>I think it was just the right call, but I\'m really excited to see people get their hands on 5.9. And speaking of police health tests, the Tesco lead, I\'m like, please help test. It\'d be a huge help.</p>\n\n\n\n<p><strong>David Bisset:</strong> We\'ll get through testing in a second, because I [00:21:00] do want to, I do want to get, like, if you had the opportunity.</p>\n\n\n\n<p>To make it to make a pitch for you. You did mention 5.0 though. When that first came out, I think there was a there\'s a number of people that, and you know, that the circumstances behind that you know, around the state of the word time, everybody was busy or give Ghana was one of those. I think it wasn\'t November.</p>\n\n\n\n<p>So, I mean, it was approaching a holiday season or something or something like that, but it was, I would be, I don\'t know, a lot of people said it was around rough around the edges. I\'m not going to argue with him about that when it came out but over time that the improvements on it have been, I think in my opinion, pretty good.</p>\n\n\n\n<p>Pretty, pretty tremendous. In fact, do you think and you may, I think you touched on this already, but do you think with a full site editing, we\'re going to see not what 5.0 is. Cause I think you just said that, but do you feel comfortable with the level of Polish that will be out at the end of January?</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Oh,</p>\n\n\n\n<p>that\'s a great question. There\'s a lot of nuance here, so it depends [00:22:00] upon someone\'s skill level. If you were brand new WordPress user, I would, I\'d say very beta. So like, I think it\'s literally going to ship with a beta warning. So in terms of, is it hyper polished? I would call it functional kind of empowering.</p>\n\n\n\n<p>But I wouldn\'t necessarily be like, oh, it\'s delightful. And you can, it\'s completely intuitive. Like I think, and I say this partially because especially if someone, maybe if someone was new, they might actually have an easier time, because there\'s a lot of concepts built within full that are really hard to grasp.</p>\n\n\n\n<p>For those of us who\'ve been in WordPress for a long time. Things</p>\n\n\n\n<p><strong>David Bisset:</strong> Can they get those videos in there? That would probably help.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Yeah, no, I think that\'s part of, so I actually am also helping with the user support docs for this release. So I\'m co testing it and then helping with the user docs. And that\'s one of the things that\'s really difficult to communicate simply.</p>\n\n\n\n<p>So like, how do you explain to someone, what template parts are. And how do you explain when to use them? So, like one of the, I just opened an issue for this yesterday, but it\'s like, we probably need to explain the difference [00:23:00] between template parts, reusable, blocks and patterns. And when do you use each? So I probably need to write a doc on that.</p>\n\n\n\n<p>So there\'s a lot to be explained there in a way that\'s very simple so that people can make good decisions. And right now their, what is being shifted doesn\'t necessarily have guardrails to nudge someone in the right direction. If that makes sense. So you\'d have to have some level of knowledge in order to write.</p>\n\n\n\n<p>Put it together, but do I think it\'s a polished V1 for someone who likes to tinker? Definitely. Like, I, for sure think that\'s the case. The only I can tell you my major sticking point, which is driving me nuts right now is right now. Are you familiar with the template editing mode?</p>\n\n\n\n<p>I launched.</p>\n\n\n\n<p>I\'ve played with it.</p>\n\n\n\n<p>Yes. Yeah. So right now let\'s say I have a block theme activated and I\'m using 5.98. I can go in and I\'m using a theme with template mode. I can go in and I can like add a new post. And then under the posts kind of sidebar, I can select and create any template. And from there I can have a fresh new template that I can then assign to the post.</p>\n\n\n\n<p>However, if I\'m in [00:24:00] the site editor and I\'m navigating through the templates, I cannot create a new generic template. And there\'s an issue open for this. I can create an archive when I complete a search warrant. I create a new front page one, but there\'s not a. I want to create a new template and I want to sign this poster page or this category to it.</p>\n\n\n\n<p>So there\'s a lot like that basic infrastructure you can, it\'s a workflow thing. So it\'s like in one place, you can do this thing, but in the other place that feels more intuitive. You can\'t. And then on top of that, obviously for this release, some stuff is constrained. So this was one of the decisions that had to be made.</p>\n\n\n\n<p>So you can\'t have. If you wanted a category to use a specific template, you\'d have to actually add it to your blocking files rather than like being able to do it in the interface. So the good news is it\'ll ship, but then there\'s some really common. Possibly common use cases where people are going to be like, oh, but I want to do this.</p>\n\n\n\n<p>And that\'s where I think 6.0 6.1, like these future releases will continue to deliver on the promise to pull siding. And I think right now what is in place is really powerful. And I think it\'ll [00:25:00] actually jumpstart. People\'s excitement into everything that you can do. But there are just some. I don\'t know.</p>\n\n\n\n<p>I think Justin Tadlock had a good description where he\'s like, it works, but then as you\'re getting involved in it, there\'s like some common things that you\'re not yet able to do. And I\'m like, yeah, that\'s very true. Like there are some things that I can imagine. I\'m like, I would love on my personal site to have a specific template for.</p>\n\n\n\n<p>All my posts that are tagged with WordPress resources so that I could just send people there and I could have a different header. I could have a different contact form, like have a completely different experience with that. I think it\'d be really cool.</p>\n\n\n\n<p><strong>David Bisset:</strong> But you know, I was like, it sounds like something in the old days before Gutenberg, that would be like a WordPress plugin.</p>\n\n\n\n<p>You would have to find</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> correct.</p>\n\n\n\n<p><strong>David Bisset:</strong> Which in the defense of Gutenberg, in terms of that, I mean, You know, you\'re, it seems like a lot of the, you know, a lot of the major work being done, but also some things that are being done in Gutenberg. Like duotone, for example, maybe it\'s the one that jumps out at me. It\'s like, [00:26:00] like before it was just, you had to go find a plugin for that.</p>\n\n\n\n<p>I mean, you\'re you and birds taking off. Lots of cool and interesting things that were before with maybe with, or with maybe with a page builder, with an add on with a page builder or just a plugin that those were just like little thrills that you would just find in the plugin stuff, getting Berg\'s incorporating this in the course.</p>\n\n\n\n<p>So Gutenberg, I mean, it\'s not just a, it\'s not just the blocks anymore. You\'re incorporating all these like, you know, fun stuff that like, maybe. Not even the majority of people might even use some time, unless there\'s a big, duotone a fan group out there. In other words,</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> the only thing that I think is cool is that you can add it on theme level.</p>\n\n\n\n<p>I think that\'s part of it. It is very much a design tool in that sense. And I think that. To me where I\'ve seen it really come to life is when I\'ve seen some theme authors. I think some automatic female author is released. It\'s skate park is a theme, but it has like do a twin filters baked in. So like, if you change the [00:27:00] background of your theme, the images were also like a doc, the duo tone.</p>\n\n\n\n<p><strong>David Bisset:</strong> Oh no. My F my life is a French film to atone anyway. So I\'m full of that. Did you happen to hear. I think when it comes to block themes, Matt said something about wanting 3000 a year or so. Was he exaggerating there a little bit? I</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> think he\'s serious. And like, I also, this sounds wild, but I think it is very much so, like he actually thought it was interesting that he said it in that way, because how do I explain this?</p>\n\n\n\n<p>Like, You could take one block theme, like let\'s take 20, 22. For example, the announcement post showed this and any announcement posts, it shows like four or five different style theme Jason files and switching between them. And it looks like a completely different theme. And I think that\'s where it\'s like, you could literally take the base of one theme with the same patterns, all that sort of stuff, and create.</p>\n\n\n\n<p>20 different theme, Jason files to switch [00:28:00] between and have a complete different experience. And to me, that\'s, what\'s really cool. And then once you start integrating with the pattern directory even more, I think that unlocks some really cool stuff. So when he says that, I\'m like, yeah, I understand what he\'s saying, but I actually, I think that\'s a way to connect with like the.</p>\n\n\n\n<p>FIM world that we have come to know to last however many years. Yeah. But I think the future with block themes, things are going to be wildly different. I think rich table were asked a question about, you know, could there be a directory for different style? And I\'m like, yes, like that to me, I think is a really cool model and there\'s work being done to enable.</p>\n\n\n\n<p>And json switching within a block theme,</p>\n\n\n\n<p><strong>David Bisset:</strong> so definitely would make it competitive with you know, like, like a Wix or Squarespace in terms of like you could have, this is a completely customizable experience. Speaking of customizable, I do have a question for you. When it comes to the full site editing, what happens to the customizer?</p>\n\n\n\n<p>There\'s numerous people that use that there\'s people that use that and granted they use that for their theme settings and maybe. And [00:29:00] for other things, and in addition to the normal customization, so what\'s going to happen to the customizer?.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Yeah. So this is actually something that I\'m so glad you\'re asking me this, because this is a thing I\'ve seen, brought up a ton.</p>\n\n\n\n<p>I\'ve gotten, especially in the span of like, it felt like two weeks, I was getting a ping, like every other day being like customizer. And I\'m like,</p>\n\n\n\n<p><strong>David Bisset:</strong> I know like a bot on Twitter about the customizer, but I\'ve figured that ask you.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> So basically the customizer, if a plugin or theme happens to look into it the customizer will be available to actually it\'ll direct you to it.</p>\n\n\n\n<p>So it\'s not like it\'s going away forever. Is it removed from the menu item? Yes. If you\'re using a block theme, you will not see it unless you are using a plugin that somehow hooks into the</p>\n\n\n\n<p><strong>David Bisset:</strong> customizer, but you have to switch to a block theme and then at the official</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> blocking the lose, the customizer only superior.</p>\n\n\n\n<p>Correct. And it would only disappear if you don\'t have a plugin that happens to look into</p>\n\n\n\n<p><strong>David Bisset:</strong> it as well. Right. I\'m sure somebody will come up with that in a few seconds, but</p>\n\n\n\n<p>Okay. Then I, you know, initially [00:30:00] here, I mean, I\'ve, haven\'t had my coffee yet, but it sounds like to me, that makes sense where in terms of, you know, you\'re not going to need it. You may not need it. Now, if anybody has anything in there, there\'s probably something developers that have put something in there that shouldn\'t be in there then, you know, get out, get it out of there.</p>\n\n\n\n<p>But okay. That answers that question pretty well, because it makes sense. With a block theme on there shouldn\'t be anything in the customizer left.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> There is a universal theme. I don\'t know if you\'ve heard about universal themes, but they\'re also a combination. So there\'s like, let\'s see there\'s black beans hybrid themes, universal themes, and classic themes is like theme paradigm.</p>\n\n\n\n<p>We\'re about to enter and blockings are like fully built in with full siting. Like you\'re not, you know, using the customized or anything</p>\n\n\n\n<p><strong>David Bisset:</strong> like that. You don\'t need the, you don\'t need the additional CSS. The one thing that sticks out in my mind is the additional CSS thing in the in the customizer and you and I both know.</p>\n\n\n\n<p>That if I don\'t usually use that, I use, I, I add the CSS some other way. It\'s usually through a plugin or through the style sheet, in the theme [00:31:00] or something like that, whatever. That\'s the only thing that kind of concerns me a little bit, because I\'ve seen people put CSS in there that relate even to plugin, not even the theme directly, because that\'s just one place that they\'re able to put CSS.</p>\n\n\n\n<p>They know it they\'ve seen it, or some webpage told them to put it there, that they don\'t have to like dig into any code to, they can just put the additional CSS. In fact, it wouldn\'t surprise me if some WordPress plugin support people have told people, oh, in order to resolve this issue with our. You just need a CSS tweak with your theme going here.</p>\n\n\n\n<p>But again, you\'re saying that it\'s still going to be there unless they switched to a block theme. So the only danger there is if you switch to a block theme, but if you\'re somehow using the plugin, is that, does that, it\'s just hiding it. It\'s not removing it.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> It\'s just hiding it. It\'s not removing it. So</p>\n\n\n\n<p><strong>David Bisset:</strong> sorry.</p>\n\n\n\n<p>I had to work that out. Yeah,</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> no I totally understand. Cause I used to work on Jetpack a lot and that was one of the things. It has an additional CSS part of it. So I understand what you\'re describing. [00:32:00] Yeah, it\'s very, I also want to advocate actually for universal themes, because if someone is like, I\'m curious about this world, but I don\'t want to jump in universal themes are basically designed so that you can use blocking functionality, but then also the customizer.</p>\n\n\n\n<p>So it basically bridges. Which is why it\'s called universal</p>\n\n\n\n<p><strong>David Bisset:</strong> either that or the movie company bought you the rights.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Did you not hear about the new acquisition?</p>\n\n\n\n<p><strong>David Bisset:</strong> I was going to go to the theme park in Orlando and see all the new Gutenberg blocks, right? The ride, the Gutenberg ride. Oh my God.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> You say that.</p>\n\n\n\n<p>But I did. I was getting beer the other day at a store and there was a thing called gluten berg. Which is a form of gluten-free beer. And I was like, oh my God. And I was off work. So I was like, am I tripping right now? Like, what is happening, dude, bird everywhere.</p>\n\n\n\n<p><strong>David Bisset:</strong> I made a slip on Twitter, I think yesterday morning.</p>\n\n\n\n<p>And I said something about like, I\'m having a state of the word hangover, a hashtag Gutenberg. And I left it in there and I just said, Gutenberg is just you [00:33:00] trying to contribute to the project, but you haven\'t figured out yet how to be sustainable. So you\'re, and you\'re not above begging. So, you know?</p>\n\n\n\n<p>Yeah. So I left Gutenberg and I left good Megan, there let\'s talk about at least two more things before I leave you to. Fantastic video editing work here. One thing is about testing. What is the number one way? What\'s the number one? What\'s number one thing you advocate regarding testing. And you\'re going to give me symbol links to put in the show notes for this.</p>\n\n\n\n<p>So we\'re not going to worry about that, but how does that work and what do what\'s the qualifications and what are you looking. In terms of testing.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> It\'s a great, so like the beta posts on, I\'m going to drag people to the beta posts on your research backslash news, because there\'s actually a link under like a testing instructions to a post that I did that gets very detailed.</p>\n\n\n\n<p>So if you just are comfortable testing, go for it. If you\'re someone who needs more instruction or. Exactly. Like what to test, how to test. I have a post that\'s it\'s titled help test 5.9 features, and it [00:34:00] goes step by step through the different features with like a brief description of what they are, how to find.</p>\n\n\n\n<p>And as well as like, if you want to get even more detailed steps, a lot of them link out to calls for testing that were done through the outreach program. So you can even get like a step-by-step description of what needs to be done. But yeah, right now, if you can, I highly recommend testing both 5.9 in terms of, without a block.</p>\n\n\n\n<p>But then also take the 2022 thing first, then it is a very cool expansive team.</p>\n\n\n\n<p><strong>David Bisset:</strong> Hey, Matt gave us the bird on Tuesday and my wife looked at me like I was, should report it to the. Yeah, but it\'s in, that\'s also another, that\'s another complication layer too. It\'s not just the five nine release. It\'s it\'s the new default WordPress theme. It looks fantastic. It is the, it looks fantastic.</p>\n\n\n\n<p>I\'m more excited. I can\'t remember the last time I\'ve been more excited about like a default theme coming up because it really looks like it\'s using the art state of the edge [00:35:00] stuff, plus, you know, the birds well, good. Well, thanks for you. Share those links with me. I\'ll make sure to add them.</p>\n\n\n\n<p>I make them in there. So here\'s one thing that\'s been. I was scratching my noggin the other day and trying to figure out the best way to describe this. So I\'ve been told by multiple sources that thanks to COVID thanks to the lack of in-person work camps. The contributions contributors have been, they\'ve been low for the past 16, 18 months, two years, something like that.</p>\n\n\n\n<p>And then. Do you think that first of all, do you think that\'s true? And if so of it\'s true. Do you think it\'s, is it impacted the project because Matt, I guess I\'m just gonna finish my sentence and let you speak at the end, because I don\'t know when to shut up, but I did see, I saw Matt slides on Tuesday.</p>\n\n\n\n<p>He did highlight. I mean, there are lots of circles in the slides, right. And then there was lots of new contributors. Yes. Circles. I work in [00:36:00] shapes. But there were, and there were lots of new contributors to that. We don\'t know what they worked on. I mean, new contributors, that\'s awesome in there.</p>\n\n\n\n<p>And there was definitely a lot of circles on there, but do you think that COVID has had an impact on the contributions or contributors over the past two years?</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> I mean, yes, both. And I will say, I think it\'s like a. Multi-directional so I think it\'s everything from, for example, the outreach program, I\'ve given out 70 badges for a test contribution, which is probably more than has been given in a long time, you know?</p>\n\n\n\n<p>So it\'s like, in some ways we\'ve had more contributors, probably in some spaces and have brought in. And I\'ve had the chance to work with folks who have gone out into their local communities or held things online with their local communities to help people test and explore that. So there\'s like, it\'s both right.</p>\n\n\n\n<p>Like I think in some cases it really burns some people out. I think it burned a lot of folks out were just dealing with like trying to survive day to day. You\'re probably not going to want to jump into open source and contribute. [00:37:00] But at the same time, I think suddenly the community had to become a lot more accessible.</p>\n\n\n\n<p>So actually I started this role in April of 2020, so right when things were really like in the U S it was. Getting really serious, like in lockdown, all this sort of stuff. So it\'s been very interesting. I, when I first started the job was told like, oh yeah, one of the first things we\'d probably do is send you around a bunch of word camps and word cancer, where people get onboarded and like all this sort of stuff.</p>\n\n\n\n<p>And I was like, okay, well that\'s not an option. So what are we going to do about this?</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> And this is where we\'re all kind of delusional about like, oh, maybe this will pass. And so it\'s been very interesting and like, I can tell you speaking personally, a very anecdotally I have spoken at probably 10 or 11.</p>\n\n\n\n<p>Events, maybe more in the last year I do not like public speaking. If I had to go up on stage and do it, it would be way less successful for me. Like it causes way too much anxiety. And then on top of that, like, you know, I just gave the word camp Taiwan recorded or camp Taiwan keynote at [00:38:00] like one 30 in the morning of my time where like, normally I would have to travel to Taiwan.</p>\n\n\n\n<p>I would have to, you know, be jet lagged pregnant. There were a couple of days early, like all this sort of stuff. And then it. Being able to connect with brand new contributors and brand new folks has become way easier. And so I think that\'s like one of the things that makes me really excited is like, you can travel the world from your apartment.</p>\n\n\n\n<p>So I often look@theonlineeventson.org and just see what people were talking about. And we\'ll just jump in. Either a 5% or 50% meetup</p>\n\n\n\n<p><strong>David Bisset:</strong> group. Oh, I love her. I love virtual stuff. I talked to my kids. That\'s how I talked to my kids all the time. My kids still live with me, a side note. So do you, so,</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> yes, I do think it\'s also caused a decrease.</p>\n\n\n\n<p>I think there\'s an over-reliance on On people who are sponsored contributors. And I think, but I think it also, at the same time, new pathways have been built. So I\'m both encouraged that like new pathways are being built. New folks are being brought in and things like the photo directory, the pattern directory even blockchains are way easier to build.</p>\n\n\n\n<p>[00:39:00] I think we\'re going to see an influx of more folks coming in.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah.</p>\n\n\n\n<p>The onboarding process. Right? I would imagine. Yeah, like you said, it\'s harder for any individuals with present condition. So I, you know, companies like, like, and Matt was showing those, the other bubble slide where there was automatic.</p>\n\n\n\n<p>I imagine there\'s like you said, you were doing one thing now you\'re doing another, it sounds like there\'s automatic made some adjustments there to. I\'m not putting words in your mouth, but if it wouldn\'t surprise me, if some companies made some adjustments to compensate for the fact that, you know, there is less of certain kinds of contributors out there just because of oral conditions.</p>\n\n\n\n<p>And we just finished. I don\'t know if you\'ve been following this log for. She fought with J or something.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Log4jI.</p>\n\n\n\n<p><strong>David Bisset:</strong> Mean, everybody\'s talking about it. I mean, nobody\'s rewriting my software yet. Thank goodness. I\'m unpopular now. And it\'s an advantage but I mean, there, you have, like, I think two people, one [00:40:00] person working on that and the guy had a side job too, and now everybody\'s kind of relying on it and you know, that makes you sit back and watch.</p>\n\n\n\n<p>Well, a lot of people rely on WordPress. Obviously things are going to slip through the cracks, but overall it\'s nice to have, even if there was a major world event and this has been a major world event, then I think things from a feature standpoint, from a bug standing standpoint, it could, I guess it depends on your experience.</p>\n\n\n\n<p>You can either say it\'s been fantastic that it\'s managed to be as uninterrupted as it has been over the last two years. Or you can just say, Hey, it could have been worse. It, you know, WordPress runs 43% and the train has to keep moving. The show must go on. And some adjustments, I guess, have to be made.</p>\n\n\n\n<p>I\'m looking, I do want to see more independent or at least other companies enter into that bubble space. Just like Matt had. I mean, at one point it was a bubble\'s commercial, but I mean, you know, that second slide with just more independent bubbles on it. So it sounds it\'s, but it sounds like for [00:41:00] me talking with you here, that of all the challenges that\'s happened, both ones that I think everybody could imagine in some of the ones that you\'re not telling me, because we don\'t want to get into the weeds on it.</p>\n\n\n\n<p>It sounds like, from stability-wise I th the decision. To bump it. I think it was only a little bit controversial for a moment. At least from the outside. I can\'t speak within the inside of a group. I imagine there was a lot of talk and maybe there was some tradition or precedent there, but obviously that would have didn\'t sound like that lasted very long if there was any, and it was only controversial out here, like, you know, weirdo land where I live, you know, there was news, but it was.</p>\n\n\n\n<p>Okay, fine. You\'re bumping it from December. I think I\'d rather have that been bumped. And so it sounds like,</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> And that was part of why I wrote the post to be honest, because I was like, man, this is going to be so confusing and people who aren\'t just like knee deep in this, like it\'s going to be seen in a light.</p>\n\n\n\n<p>That\'s like really hard to parse. And so that was really part of my aim and writing [00:42:00] like, Hey, this is why I voted. And this is the details. If you really want to know Of course, Matt, I don\'t know if you saw Matt\'s comment where it\'s like, this is the actually information I want. Like that\'s a different post that Matt. Like, I can\'t, I don\'t want to write it.</p>\n\n\n\n<p><strong>David Bisset:</strong> Let me do my work. Cool.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> I know I got that comment on Sunday and I was like, oh, okay, cool. Like I, where do I need to write out a post about this? I was like no. We have to do a retro for the release. Like, this is a really good, but he\'s right. I was like, oh man, I should have included some stuff about like, here\'s what I think we can do going forward.</p>\n\n\n\n<p>You know, it was chaotic. I wrote it, I think, within a week of the decision. And it was doing it on top of other stuff. So</p>\n\n\n\n<p><strong>David Bisset:</strong> yeah, next time it\'s a long story, but next time I have to get you to get him to say banana milkshake and the state of the word I have. If you don\'t know what it is, I\'ll try to put a link in the show notes, but anyway.</p>\n\n\n\n<p>Yeah. But th the thing about the bingo card is we put some obvious ones there, and then we put some less obvious ones. Like there\'s like, like NFT. He said NFT. Okay. How about metaverse? You said metaverse.. Okay. Now it\'s like, everybody\'s doing bingo. Bingo, and going, oh, crap. I could have made [00:43:00] this harder, except everybody has a one random generated word.</p>\n\n\n\n<p>It\'s like I was saying to myself, what\'s the antifree square. It\'s what\'s on a bingo card. What\'s one thing he would never say. And then everybody says, well, we can\'t get bingo. And he says banana milkshake. And I\'m like, all right, people put on your big person pants. And we\'re going to see if we can get someone there.</p>\n\n\n\n<p>But anyway, besides that way, we\'ll edit this all out. It\'s boring. but anyway, and what you do, but. To end on a good to end on a very good note here, because I\'m talking to you and you do very good things. So this is going to be very, it\'d be very you\'re very much appreciated in. And even if the resources, even if the testing, you know, is, you know, we could always use more testing.</p>\n\n\n\n<p>We can always use more contributors. I think the job that you\'re doing, the videos is doing two things really well, everything that you do, it\'s not just the videos, but the videos, just making things a lot easier to consume. Especially in this Tik TOK world we live in don\'t do tick. I didn\'t say the tick-tock</p>\n\n\n\n<p>world.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> I mean,</p>\n\n\n\n<p><strong>David Bisset:</strong> here, my kids don\'t either [00:44:00] I\'m that I\'m not going there, but two it\'s also about the transparency for something like this, I think because it wasn\'t such of a talking point, partly was because you and the team were so transparent. And the minute that we read, the minute I read the report, I\'m like, yeah, this sounds like the way you\'re presenting it.</p>\n\n\n\n<p>A it\'s a, no, it sounds like a no-brainer and B we can wait another month. I can wait another month.,</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> I really credit folks like Tonja and Mary and Rob. And like, there\'s a lot of folks who made that transparency. This is tough decisions, Jonathan to Rogers. Who\'s not even on release squad was like giving advice about timing.</p>\n\n\n\n<p>Like it really was a team effort to operate in that way. And I loved seeing the liveliness of the 5.9 release leads channel, and it folks are curious about how our release works. And you can literally watch us talk. And there is no back channel. Like it\'s like, I have a question I\'m going to that channel.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah. I need that. I need kind of that for my, from my marriage. Cause it\'d be nice to have some texts. You didn\'t say that will [00:45:00] let me do a little search here. And where are you going to your mother\'s? Okay. I\'ll catch you later. All right. So, and tell us where we can find you on the web and where people can reach out to you, especially if they have questions.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> I\'m at an Zazu and an E Z a Z U on we\'re personal work slack. And then I have a block like I\'m very I know shocking nomad dot block.</p>\n\n\n\n<p><strong>David Bisset:</strong> Make sure to throw that into the show notes or give that to me and I\'ll put in the show. Yeah. Yeah,</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> I will. And like, I honestly am not, you can find me on LinkedIn, but I\'m off of Instagram. I activate and deactivate quite frequently. It\'s the one that I seem to be, I do too, but that\'s in</p>\n\n\n\n<p><strong>David Bisset:</strong> real life, but yes.</p>\n\n\n\n<p>I know you\'re not on Twitter and you\'re sometimes on Instagram. That\'s why I wanted to get a few links for you because I\'m in post out a slack and there\'s posts at a slack there\'s WordPress slack. Thank you very much for sitting down and talk to me about this. I think</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> thanks for the opportunity.</p>\n\n\n\n<p>There\'s so much, I feel like we could talk about, which is always such a great feeling is it\'s like, gosh, I could just talk for hours about these different things, because I think so much about them and you [00:46:00] really hit everything that I want to talk about. So it\'s awesome.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah. Why didn\'t I have this skill when I was young and single, I have no idea.</p>\n\n\n\n<p>That gives me food for thought later, but anyway, I really appreciate it. And I will I\'ll definitely be checking out the betas for 5.9. We can\'t wait for January.</p>\n\n\n\n<p><strong>Anne McCarthy:</strong> Awesome.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Dec 2021 23:18:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Olivia Bisset\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"Akismet: How to Stop Contact Form Spam on 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:31:\"http://blog.akismet.com/?p=2177\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://blog.akismet.com/2021/12/29/how-to-stop-contact-form-spam-on-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:15509:\"<p>Are you getting useless contact form emails in your inbox? Contact form spam is a problem every website owner deals with at some point. Spambots target websites of all sizes, regardless of the amount of traffic you get.&nbsp;</p>\n\n\n\n<p>Sifting through hundreds of messages to separate spam from genuine inquiries is time-consuming and frustrating. Luckily, there are some easy and effective ways to protect your WordPress site from spam and take advantage of the benefits of contact forms. Let’s discuss!&nbsp;</p>\n\n\n\n<span id=\"more-2177\"></span>\n\n\n\n<h2 id=\"what-is-contact-form-spam\">What is contact form spam?&nbsp;</h2>\n\n\n\n<p>Before solving this common issue, you’ll need to understand what contact form spam is and how it affects your website and business.&nbsp;</p>\n\n\n\n<p>Contact form spam is exactly what it sounds like:&nbsp;unwanted messages that are submitted through the contact forms on your site. Since these forms have blank fields, an individual spammer (or bot) can fill these out however they’d like.&nbsp;</p>\n\n\n\n<p>You might just get one or two occasional messages with irrelevant promotional material or even offensive language and links. Or, you’ll sometimes receive hundreds or even thousands of form submissions to your inbox. You’re left sifting through the spam so that you don’t miss real messages from interested followers or potential customers. Worse yet, all of these submissions can hog server resources,&nbsp;resulting in a slower site or errors when you try to make changes.&nbsp;</p>\n\n\n\n<p>Spammers target contact forms in one of two ways:</p>\n\n\n\n<h3 id=\"1-manual-spammers\">1. Manual spammers</h3>\n\n\n\n<p>Manual spammers are humans who navigate to your website, fill out your forms, and submit them personally. They typically use false information, often copying and pasting to spam your site quickly. In most cases, these spammers are trying to promote specific websites. But they can also spread malware and funnel traffic to malicious sites. Manual contact form spam is more difficult to overcome because spammers can get past many anti-spam solutions like CAPTCHAs.&nbsp;</p>\n\n\n\n<h3 id=\"2-spambots\">2. Spambots</h3>\n\n\n\n<p>Spambots are the most common sender of form spam and often the most dangerous. These programs automatically search the internet for forms and, depending on how spammers program the bots, they leave junk text and phishing links that appear in your inbox.&nbsp;</p>\n\n\n\n<p>Spambots threaten the integrity of your website when programmed to perform more malicious activities like taking personal information, spreading malware, or taking control of your website. These automated programs can leave a larger number of form submissions at once. But they’re easier to stop because they can’t combat specific anti-spam solutions.&nbsp;</p>\n\n\n\n<h2 id=\"why-do-bots-and-human-spammers-target-contact-forms\">Why do bots and human spammers target contact forms?&nbsp;</h2>\n\n\n\n<p>With all the advances in technology and increased security options, it’s hard to think that this type of spam still exists. But bots and human spammers still target contact forms because they can, and it works.&nbsp;</p>\n\n\n\n<p>Here are several reasons spammers look for loopholes and vulnerabilities in your website forms:&nbsp;</p>\n\n\n\n<ol><li><strong>They want to send you spam.</strong> Most spam includes links to phishing sites or revenue-generating ad sites.</li><li><strong>They want to exploit your contact form to spam others</strong>. Spammers use your contact forms to relay email spam messages to others. When these emails land in people’s inboxes, they typically look like an email you sent. Unaware that it is spam, users open these emails and click links that lead them to another website. This increases website traffic and engagement to that site, rewarding the spammer.&nbsp;</li><li><strong>They’re searching for vulnerabilities to access the backend of your website or server</strong>. This is typically where malicious intent comes into play. When spammers target your contact forms to look for vulnerabilities in your website, they often want to attack it. Spammers can install malware that leaves your website and visitors at risk. They can also steal personal information, a significant risk for eCommerce sites with sensitive customer data.&nbsp;</li></ol>\n\n\n\n<h3 id=\"how-to-identify-contact-form-submission-spam\">How to identify contact form submission spam</h3>\n\n\n\n<p>Keeping a close eye on your contact form submissions makes it easy to identify spam. Watch out for the following signs that indicate spammers are targeting your website:</p>\n\n\n\n<ul><li><strong>Phishing links</strong>. Spammers use phishing URLs to obtain sensitive information for malicious use. This includes usernames, passwords, or banking details. Phishing links appear to direct to a legitimate site, but it’s really a fake one meant to steal this valuable data.&nbsp;</li><li><strong>Irrelevant messages</strong>. Another typical indication of spam is unsolicited or irrelevant messages. Spammers send these messages out in large numbers for advertising, phishing, or spreading malware.&nbsp;</li><li><strong>Submissions with no real name</strong>. If you get submissions with no real name or a fake name, you’ll want to look into blocking form spam.&nbsp;</li><li><strong>Grammatical errors or typos</strong>. Most spammers don’t take the time to proofread their submissions or check for grammatical errors. Instead, they work hard to send as much spam as possible in the shortest amount of time. Therefore, if you notice messages or comments with a significant amount of typos or grammatical errors, your website is likely under attack.&nbsp;</li><li><strong>An offer that’s too good to be true</strong>. Like everything in life, an offer too good to be true also indicates a problem. Don’t fall for this easy trap.&nbsp;</li></ul>\n\n\n\n<p>Once you notice a spam issue, it’s vital to find a fast and effective solution. While it’s both annoying and potentially dangerous, spam can also damage your brand reputation. Let’s explore some ways to prevent contact form spam on your website.&nbsp;</p>\n\n\n\n<h2 id=\"how-to-block-contact-form-spam\">How to block contact form spam</h2>\n\n\n\n<h3 id=\"1-install-the-right-wordpress-anti-spam-plugin\">1. Install the right WordPress anti-spam plugin</h3>\n\n\n\n<p>The easiest and fastest way to combat contact form spam is to install the right <a href=\"https://akismet.com/\">anti-spam WordPress plugin</a>. Anti-spam plugins work independently from your forms by comparing submissions to blocklists of words, names, IP addresses, and email addresses. They use both global and local learning to identify spam. Some also give you the ability to manually mark items as spam (or not spam), so it learns what you like and don’t like on your site.&nbsp;</p>\n\n\n\n<p>With several options available, it’s critical to pick the right anti-spam plugin. <a href=\"https://akismet.com/\">Akismet</a> is an excellent option used by millions of websites to filter out hundreds of millions of spam comments and form submissions. It will check all comments and form submissions for spam and filter out any that look suspicious. You can review all filtered submissions directly in the WordPress dashboard.&nbsp;</p>\n\n\n\n<p>An option like this frees up your time to focus on the more critical parts of your website. It also gives you the peace of mind that your site, visitors, and reputation are safe. While there aren’t many disadvantages to this method, you’ll need to make sure you update the plugin as recommended to avoid any security issues in the future.&nbsp;</p>\n\n\n\n<h4 id=\"how-to-set-up-an-anti-spam-plugin\">How to set up an anti-spam plugin:</h4>\n\n\n\n<p>Installing a WordPress plugin is easy. In your WordPress dashboard, go to <strong>Plugins → Add New</strong>. Search for the one you’d like to add, then click <strong>Install → Activate</strong>. Then, follow any specific instructions for the tool that you chose. For example, Akismet provides a great <a href=\"https://docs.akismet.com/getting-started/activate/\">how to activate</a> tutorial with easy-to-follow instructions and visual cues.&nbsp;</p>\n\n\n\n<img />\n\n\n\n<h3 id=\"2-add-a-custom-captcha\">2. Add a custom CAPTCHA</h3>\n\n\n\n<p><a href=\"https://blog.akismet.com/2021/12/23/do-captcha-and-recaptcha-protect-wordpress-sites-from-bots/\">Custom CAPTCHAs</a> are another way to target and resolve spam problems. You can add a custom, word-based code or random math question to your website that visitors must answer to submit forms successfully. When users attempt to add a comment or submit a form, they’ll need to answer the question or type what they see above the submit button to proceed. You can add several custom word-based questions that users cycle through randomly.&nbsp;</p>\n\n\n\n<p>While CAPTCHAs are a great way to combat spambots, they aren’t effective with human spammers. They can also be frustrating and time-consuming for legitimate site visitors who struggle to answer the questions or answer them incorrectly. If you choose to add a CAPTCHA to combat spam, you’ll also need to think about users with limited sight or other challenges.&nbsp;</p>\n\n\n\n<h4 id=\"how-to-implement-a-captcha\">How to implement a CAPTCHA:</h4>\n\n\n\n<p>To add a CAPTCHA to your website, you’ll need to choose a service provider. Google is the most popular CAPTCHA service, with essential functions offered at no cost to website owners. You can find your options in the <strong>Products</strong> part of the <a rel=\"noreferrer noopener\" href=\"https://developers.google.com/products#r\" target=\"_blank\">Google Developers</a> page. Make sure to sign in to your Google account. Next, you’ll read through a short overview before clicking on <strong>Sign up for an API key pair</strong>. You’ll need to fill in your website information and follow the prompts to complete the process.&nbsp;</p>\n\n\n\n<h3 id=\"3-use-google-recaptcha\">3. Use Google reCAPTCHA</h3>\n\n\n\n<p>Google’s reCAPTCHA is a more advanced option than custom CAPTCHAs. Initially introduced to overcome the user frustrations of custom CAPTCHAs, reCAPTCHAs require users to answer more straightforward questions to submit forms. reCAPTCHAs also work by detecting user behavior while visitors navigate your site and assigning each user a “spam score” based on what the tool considers suspicious activity.&nbsp;</p>\n\n\n\n<p>The most common form of reCAPTCHAs is the picture puzzle you’ve seen on many websites. Instead of typing a word or answering a math question, users answer an image-based question. Visitors must select all the squares in the picture with a specific object like a car or a traffic light. Once all images have been selected, the button switches to allow the user to submit their form response.&nbsp;</p>\n\n\n\n<p>Here are some other types of reCAPTCHAs:</p>\n\n\n\n<ul><li><strong>Checkbox reCAPTCHA v2 </strong>is a simple box that users must check to submit a form. It’s the popular option you see on many websites accompanied by the “I am not a robot” text.&nbsp;&nbsp;</li><li><strong>Invisible reCAPTCHA v2</strong> does not display any visible fields to human users. Instead, it monitors user behavior for suspicious activity to identify potential spammers. Invisible reCAPTCHA also adds an extra field into the code of your form. Since most spambots use code to submit responses, these spammers automatically fill in the fake fields before being flagged. Human users never even notice the spam control as they submit answers directly on the form.&nbsp;</li><li><strong>reCAPTCHA v3</strong> is an advanced option that uses JavaScript to detect human visitors. It is the most advanced form of reCAPTCHA, so you should only use it if you’re a WordPress expert.&nbsp;</li></ul>\n\n\n\n<p>reCAPTCHAs can still prevent genuine visitors from submitting forms, but they’ve improved from the earlier custom CAPTCHA options. Most come with the ability to add an audio option for those with visual impairments. The visible option they offer is also a solution for the hearing impaired.&nbsp;</p>\n\n\n\n<img />Photo © Google\n\n\n\n<h4 id=\"how-to-implement-google-recaptchas\">How to implement Google reCAPTCHAs:</h4>\n\n\n\n<p>You’ll add reCAPTCHAs to your website following the same steps listed above for CAPTCHAs. Google reCAPTCHA is also a free service for basic functionality, but you can purchase the Enterprise solution for more advanced options. You’ll need to sign up for an API key pair for your site and follow the prompts to proceed.</p>\n\n\n\n<h3 id=\"4-use-an-ip-access-list\">4. Use an IP access list</h3>\n\n\n\n<p>If you notice a lot of spambot action on your website coming from specific sources, you can use an IP access list to block spam. With this method, you add IP addresses to a list that restricts access to your website from that location. You’ll do this by adding IPs to the <strong>Comment Blacklist</strong> section of the <strong>Discussion</strong> settings page in the WordPress admin.&nbsp;</p>\n\n\n\n<p>Using an IP access list is an excellent option for blocking specific people. But it takes a lot of work to block a more significant number of spammers and requires constant maintenance. You can also accidentally block legitimate form submissions from the IP addresses you list, so make sure you’re confident before using this method.&nbsp;</p>\n\n\n\n<img />\n\n\n\n<h4 id=\"how-to-implement-an-ip-access-list\">How to implement an IP access list:&nbsp;</h4>\n\n\n\n<p>If you want to block an IP address, navigate to <strong>Settings → Discussion → Comment Moderation</strong> in your WordPress dashboard. Then, simply add any IP addresses you want to block and save your settings.</p>\n\n\n\n<h3 id=\"5-take-advantage-of-the-honeypot-method\">5. Take advantage of the honeypot method</h3>\n\n\n\n<p>If you’re not a fan of CAPTCHAs, try the honeypot method. Honeypots are little bits of code used to catch spambots. The code creates a hidden field in your form that’s invisible to human visitors but visible to spambots who are usually looking at the code of your form. Spambots automatically fill out the hidden field and submit the forms. The additional information flags these submissions and rejects them, saving you time and effort.&nbsp;</p>\n\n\n\n<p>One advantage of honeypots is that they stay hidden from human visitors. Your visitors don’t need to deal with the inconvenience of CAPTCHAs. Some WordPress form plugins even allow you to add the honeypot method in their settings.&nbsp;</p>\n\n\n\n<h4 id=\"how-to-implement-honeypot\">How to implement honeypot:</h4>\n\n\n\n<p>Some plugins allow you to quickly check the option to add honeypot to your forms. But if they don’t, you’ll need to add a hidden field to your form manually. Once you add the form to your site, use the CSS style “display: none !important;” to make the field hidden and tabindex=&#8221;-1&#8243; autocomplete=&#8221;false;&#8221; to ensure the field is empty by default.&nbsp;</p>\n\n\n\n<h2 id=\"protect-your-wordpress-contact-forms\">Protect your WordPress contact forms</h2>\n\n\n\n<p>Contact forms are a great tool to connect with your audience and enhance your website’s user experience. But they can also be a problem when spammers attack. Don’t be the target of human spammers and spambots that reduce the effectiveness of your website forms. Use the six steps listed above to successfully stop spam from your WordPress site so you can focus your time and effort on more essential tasks.&nbsp;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Dec 2021 12:28:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Simon Keating\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"WordCamp Central: The first in-person WordCamp Europe in 3 years is coming!\";s:7:\"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:39:\"https://central.wordcamp.org/?p=3143787\";s:7:\"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:102:\"https://central.wordcamp.org/news/2021/12/28/the-first-in-person-wordcamp-europe-in-3-years-is-coming/\";s: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:1047:\"<p>WordCamp Europe organizing team has shared what we are planning for <a href=\"https://europe.wordcamp.org/2022/a-sneak-peek-at-wceu2022/\">the first in-person WCEU in 3 years</a>.</p>\n\n\n\n<p>It&#8217;s taking place in Porto, Portugal, on 2-4 June 2022.</p>\n\n\n\n<p>With all safety measures, our beautiful spacious venue,&nbsp;Super Bock Arena can hold up to 4000 people, and we can&#8217;t wait to welcome you there.</p>\n\n\n\n<p class=\"has-text-align-center\"><strong><a rel=\"noreferrer noopener\" href=\"https://europe.wordcamp.org/2022/call-for-sponsors/\" target=\"_blank\">Call For Sponsors</a> and <a rel=\"noreferrer noopener\" href=\"https://europe.wordcamp.org/2022/call-for-speakers/\" target=\"_blank\">Call For Speakers</a> are already open!</strong></p>\n\n\n\n<p><a href=\"https://europe.wordcamp.org/2022/a-sneak-peek-at-wceu2022/#newsletter-form\">Subscribe to WordCamp Europe Newsletter</a> to get to know about all WordCamp Europe 2022 updates first!</p>\n\n\n\n<img src=\"https://europe.wordcamp.org/2022/files/2021/12/WCEU-assortment-pic.jpg\" alt=\"\" />\";s: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 Dec 2021 12:52:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Sabrina Zeidan\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Matt: Saving the Internet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=55240\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://ma.tt/2021/12/saving-the-internet/\";s: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:1935:\"<p><a href=\"https://twitter.com/pierce\">David Pierce</a> wrote a deep profile, over 4,000 words, for Protocol and asks the question in the headline, <a href=\"https://www.protocol.com/matt-mullenweg\">Can Matt Mullenweg save the internet?</a></p>\n\n\n\n<a href=\"https://www.protocol.com/matt-mullenweg\"><img /></a>\n\n\n\n<p>Which brings to mind <a href=\"https://en.wikipedia.org/wiki/Betteridge%27s_law_of_headlines\">Betteridge&#8217;s law of headlines</a> (née Hinchliffe&#8217;s rule), &#8220;Any headline that ends in a question mark can be answered by the word&nbsp;<em>no</em>.&#8221;</p>\n\n\n\n<p>I can&#8217;t save the internet. But you know who can? A movement. A community of like-minded individuals, unified by a common philosophy, and working together to create <a href=\"https://wordpress.org/\">tools of freedom</a>.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>It&#8217;s a human right to be able to see how that technology works and modify it. It’s as key to freedom as freedom of speech or freedom of religion. So that is what I plan to spend the rest of my life fighting for.</p></blockquote>\n\n\n\n<p>Working together we&#8217;ve created something special, unlike anything the internet has seen before, and I&#8217;m excited to continue.</p>\n\n\n\n<p>Thank you to David Pierce for taking such an in-depth look at the history of WordPress and Automattic and talking to dozens of sources. Thank you to the people quoted in the article: <a href=\"https://scottbeale.org/\">Scott Beale</a>, <a href=\"https://om.co/\">Om Malik</a>, <a href=\"https://toni.org/\">Toni Schneider</a>, <a href=\"https://rustyshelf.org/\">Russell Ivanovic</a>, Deven Parekh, <a href=\"https://paulmayne.org/\">Paul Mayne</a>, and <a href=\"https://anildash.com/\">Anil Dash</a>. Thank you to <a href=\"https://arturoolmos.com/\">Arturo Olmos</a> for the photos, and <a href=\"https://www.odilidonaldodita.com/\">Odili Donald Odita</a> for the amazing painting behind me.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 24 Dec 2021 13:07: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"WPTavern: Multiple State of the Word Attendees Test Positive for COVID-19\";s:7:\"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:30:\"https://wptavern.com/?p=127655\";s:7:\"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:191:\"https://wptavern.com/multiple-state-of-the-word-attendees-test-positive-for-covid-19?utm_source=rss&utm_medium=rss&utm_campaign=multiple-state-of-the-word-attendees-test-positive-for-covid-19\";s: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:6225:\"<div class=\"wp-block-image\"><img />State of the Word 2021 in NYC</div>\n\n\n\n<p>Matt Mullenweg&#8217;s <a href=\"https://wptavern.com/state-of-the-word-2021-wordpress-passes-43-market-share-looks-to-expand-the-commons-through-openverse\">2021 State of the Word</a> address was held in New York City nine days ago with a live studio audience. On Sunday, December 19, all in-person attendees were notified by email that they were possibly exposed to COVID-19 after one of the attendees tested positive. </p>\n\n\n\n<p>Although proof of vaccination was required at the door, multiple people have reported recent infections after traveling home from the event. Aaron Jorbin tweeted about his case today, and four more have been reported in a private channel on Post Status Slack.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">I don\'t know where I actually got infected, State of The Word is just one possibility and it being \"swag\" is a good joke. A great joke even.</p>&mdash; Aaron Jorbin (@aaronjorbin) <a href=\"https://twitter.com/aaronjorbin/status/1474074897580277760?ref_src=twsrc%5Etfw\">December 23, 2021</a></blockquote>\n</div>\n\n\n\n<p>There&#8217;s no way to know for certain whether the attendees who contracted COVID-19 caught the virus at the State of the Word, as many of them traveled from far away places and had meetups with other attendees outside of the main event. </p>\n\n\n\n<p>Concerns about the lack of masks and no requirement for rapid tests began popping up prior to the event. From the perspective of <a href=\"https://youtu.be/OpiH_P9aGhQ\">viewing the livestream</a>, masks were scant and attendees were quite close together in a small space. </p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Anyone tracking the COVID cases coming from the <a href=\"https://twitter.com/hashtag/StateOfTheWord?src=hash&ref_src=twsrc%5Etfw\">#StateOfTheWord</a> ?<br /><br />Hate to be a downer, but it’s still a raging pandemic and all those people traveling from all over and in groups without masks has my anxiety spiking.</p>&mdash; Pandemically Joshua <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f489.png\" alt=\"💉\" class=\"wp-smiley\" /> ³ (@onemorejosh) <a href=\"https://twitter.com/onemorejosh/status/1470756580551536645?ref_src=twsrc%5Etfw\">December 14, 2021</a></blockquote>\n</div>\n\n\n\n<p>The day before the event, the WHO warned that evidence suggested the new Omicron variant could escape prior immunity and would lead to surges with a high transmission rate. Studies were already showing reduced effectiveness of existing vaccines against the variant. On December 13, New York governor Kathy Hochul <a href=\"https://www.cnn.com/world/live-news/omicron-coronavirus-variant-12-13-21/index.html\">announced a new temporary indoor mask mandate</a> for public spaces, which could be bypassed by requiring vaccines for entrance. </p>\n\n\n\n<p>When asked how the State of the Word&#8217;s coordinators decided on the precautions, WordPress Executive Director Josepha Haden Chomphosy said the event met the local guidelines while allowing attendees to make their own choices for anything beyond the requirements.</p>\n\n\n\n<p>&#8220;We followed the guidelines as laid out by the city,&#8221; Haden Chomphosy said. &#8220;Masks and hand sanitizer were liberally available throughout the venue, and we encouraged attendees to make informed decisions about their health.&#8221;</p>\n\n\n\n<p>It has been <a href=\"https://www.cdc.gov/coronavirus/2019-ncov/science/science-briefs/masking-science-sars-cov2.html\">well-documented</a> that indoor masking can significantly reduce transmission, so it was curious that the event did not require them at this pivotal time when governments are taking more stringent measures to stop the spread of the virus.</p>\n\n\n\n<p>Fortunately all those who were recently infected have reported mild illnesses, but the incident raises an important question for onlookers: Is this an indicator of how in-person WordCamps are going to go in 2022? There are already several on the <a href=\"https://central.wordcamp.org/schedule/\">schedule</a>.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Agreed. It has definitely killed any thought I had of attending a WordCamp for a good long while.</p>&mdash; Chris Wiegman (@ChrisWiegman) <a href=\"https://twitter.com/ChrisWiegman/status/1474167091372642312?ref_src=twsrc%5Etfw\">December 23, 2021</a></blockquote>\n</div>\n\n\n\n<p>Whether or not attendees&#8217; infections originated at the State of the Word or in outside gatherings is going to be impossible to pinpoint, but the nominal safety protocols sends a message to all those considering attending in-person events in 2022. </p>\n\n\n\n<p>Since receiving the notification of possible exposure, many State of the Word attendees have been monitoring their health with tests. One attendee reported in Post Status Slack that she has had difficulty getting tested and is still waiting for one in the mail. In the meantime, she has opted out of a family gathering for Christmas as a safeguard.</p>\n\n\n\n<p>“As someone who wants nothing more than to be able to attend WordCamp Europe or WordCamp US in person next year this doesn’t give me much confidence,&#8221; Gravity Forms CEO and co-founder Carl Hancock said. &#8220;With such a small event the COVID protocols could and should have been super tight to test things out for larger events. The lack of masks and social distancing at an indoor event without added protocols such as rapid testing for entry was disappointing to see.”</p>\n\n\n\n<p>WordCamp organizers will need to consider how they can protect attendees beyond simply meeting the basic, local requirements, which may not fully acknowledge the nature of the current threat. They will also need to be responsive to the rapidly changing pandemic landscape and be ready to implement more safety protocols at the last minute, if necessary. If the State of the Word is any indication, future WordCamp organizers will need to have a plan for sending exposure notifications to attendees, in case the events become the source of an outbreak.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 24 Dec 2021 04:38:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"BuddyPress: BuddyPress 10.0.0-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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=322588\";s:7:\"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://buddypress.org/2021/12/buddypress-10-0-0-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3714:\"<p>Hello BuddyPress community!</p>\n\n\n\n<p class=\"has-text-align-center\"><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f3b6.png\" alt=\"🎶\" class=\"wp-smiley\" />  <em>All BuddyPress wants for Christmas</em><img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f9d1-200d-1f384.png\" alt=\"🧑‍🎄\" class=\"wp-smiley\" /> <em>is you</em> <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f3b5.png\" alt=\"🎵\" class=\"wp-smiley\" /> &#8230; to <strong>test this new pre-release</strong>!</p>\n\n\n\n<p>If you haven’t tested our first&nbsp;<a href=\"https://buddypress.org/2021/12/buddypress-10-0-0-beta1/\">10.0.0 beta release</a>, here’s another opportunity to help us put the final touches on our next major release so that we make sure it will fit perfectly into your WordPress-/ BuddyPress-specific configuration.</p>\n\n\n\n<p>Beta testing is very important, and we need you all, whether you’re a novice or an advanced user, a theme designer or a plugin author. <strong>Please contribute</strong> <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f64f.png\" alt=\"🙏\" class=\"wp-smiley\" />.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-container-61dd865d1198a wp-block-buttons\">\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link has-white-color has-text-color has-background\" href=\"https://downloads.wordpress.org/plugin/buddypress.10.0.0-beta2.zip\">Try BuddyPress 10.0.0-beta2</a></div>\n</div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 id=\"what-has-changed-in-10-0-0-beta2\">What has changed in 10.0.0-beta2?</h2>\n\n\n\n<ol><li>Custom Group Extensions: if you activated one or more plugins adding a new tab to your groups or if you built one or more plugins playing with the <a href=\"https://codex.buddypress.org/developer/group-extension-api/\">Group Extension API</a>. It&#8217;s very important you take some time to make sure everything is working as expected in this area.</li><li>Contribute to <a href=\"https://wordpress.org/news/2021/12/wordpress-5-9-beta-4/\">WordPress 5.9 beta tests</a> as well! Let&#8217;s all check that BuddyPress pages are getting along well with Twenty Twenty-Two, the next WordPress default theme.</li><li>The Private Messages component just got a new feature: <strong>messages thread exit</strong>. Users can now remove themselves from a conversation.</li></ol>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 id=\"how-to-get-10-0-0-beta2\">How to get 10.0.0-beta2?</h2>\n\n\n\n<ul><li>Try the&nbsp;<a href=\"https://wordpress.org/plugins/bp-beta-tester/\">BP Beta Tester</a>&nbsp;plugin.</li><li><a href=\"https://downloads.wordpress.org/plugin/buddypress.10.0.0-beta2.zip\">Download the beta here</a><a rel=\"noreferrer noopener\" href=\"https://downloads.wordpress.org/plugin/buddypress.8.0.0-beta1.zip\" target=\"_blank\">&nbsp;(zip file)</a>.</li><li>Check out our SVN repository:&nbsp;<code>svn co https://buddypress.svn.wordpress.org/trunk/</code></li><li>Clone our read-only Git repository:&nbsp;<code>git clone git://buddypress.git.wordpress.org/</code></li></ul>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p>The final release is slated for early January and <strong>we need your help to get there</strong>: please test <a href=\"https://downloads.wordpress.org/plugin/buddypress.10.0.0-beta2.zip\">10.0.0-beta2</a>. If you find a bug, please <a href=\"https://buddypress.trac.wordpress.org/newticket\">report it on our Trac</a> or as a reply to this <a href=\"https://buddypress.org/support/topic/buddypress-10-0-0-beta2/\">forum topic</a>.</p>\n\n\n\n<p>The BuddyPress core team is wishing you all: <strong>Merry Christmas</strong> <img src=\"https://s.w.org/images/core/emoji/13.1.0/72x72/1f384.png\" alt=\"🎄\" class=\"wp-smiley\" /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 23 Dec 2021 22:14:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"WPTavern: WordPress 5.9 Beta 4 Fixes 20 Bugs, Polishes Workflow for Switching to a Block Theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=127650\";s:7:\"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:231:\"https://wptavern.com/wordpress-5-9-beta-4-fixes-20-bugs-polishes-workflow-for-switching-to-a-block-theme?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-9-beta-4-fixes-20-bugs-polishes-workflow-for-switching-to-a-block-theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3004:\"<p><a href=\"https://wordpress.org/news/2021/12/wordpress-5-9-beta-4/\">WordPress 5.9 beta 4</a> was released this week with fixes for 20 bugs since beta 3. There are a few important changes to note in this release regarding how the WordPress admin will direct users who are exploring block themes. </p>\n\n\n\n<p>Prior to a fix in beta 4, it was possible for users to <a href=\"https://core.trac.wordpress.org/ticket/54549\">switch to a block theme within the Customizer</a>. This has been changed so that users will see a banner notifying them that the block theme is incompatible, if they try to switch within the Customizer. Here&#8217;s the commit message:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Starting in 5.9, block themes are not compatible with (do not support) Customizer; rather, they use the Site Editor. Viewing installed themes in Customizer, this commit adds an overlay message to alert users and give them a way to activate the block theme. Clicking on the &#8220;Activate&#8221; button activates the block theme and redirects back to the Appearance &gt; Themes interface, where the user can then enter the Site Editor for customization.</p><p>Non-block themes are not affected by this change and continue to work in Customizer.</p></blockquote>\n\n\n\n<p>Having themes work only in the site editor or the Customizer, depending on which they support, is likely to be a confusing workflow for users when testing themes. This incompatibility message and redirection is necessary but not ideal for the long term. Streamlining the customization workflow will depend on how quickly the WordPress community is able to produce and adopt block themes. </p>\n\n\n\n<p>Some testers also reported that the Site Editor doesn&#8217;t allow users to edit or preview non-active block themes. The preview only works with active themes. This isn&#8217;t necessarily a bug but rather a feature that needs to be discussed for the future. A <a href=\"https://github.com/WordPress/gutenberg/issues/37201\">ticket</a> is open in the Gutenberg repository, recommending the implementation of a Live Preview for non-active block themes.</p>\n\n\n\n<p>Featured patterns from the pattern directory should be displayed under Patterns in the the block inserter, but for some reason this wasn&#8217;t included in 5.9. It has been <a href=\"https://core.trac.wordpress.org/ticket/54623\">backported in beta 4</a>. </p>\n\n\n\n<p>This beta also adds a filter that allows developers to disable the login screen language switcher, which is a <a href=\"https://wptavern.com/wordpress-5-9-to-introduce-language-switcher-on-login-screen\">new feature coming in 5.9</a>.</p>\n\n\n\n<p>The release team has determined that a fifth beta will not be necessary, as of <a href=\"https://make.wordpress.org/core/2021/12/22/dev-chat-summary-december-22-2021/\">yesterday&#8217;s core dev chat</a>. The revised <a href=\"https://make.wordpress.org/core/5-9/\">5.9 release schedule</a> has RC1 shipping on January 4, 2022, and the official release on January 25.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 23 Dec 2021 18:42:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: WP Engine Acquires Brian Gardner’s Frost, Opens It to the Public\";s:7:\"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:30:\"https://wptavern.com/?p=127547\";s:7:\"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:189:\"https://wptavern.com/wp-engine-acquires-brian-gardners-frost-opens-it-to-the-public?utm_source=rss&utm_medium=rss&utm_campaign=wp-engine-acquires-brian-gardners-frost-opens-it-to-the-public\";s: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:7120:\"<img />\n\n\n\n<p class=\"has-drop-cap\">Brian Gardner <a href=\"https://wpengine.com/blog/wp-engine-adds-frost-to-open-source-wordpress-project/\">announced  today</a> that WP Engine has acquired his latest project, <a href=\"https://frostwp.com/\">Frost</a>. In an email sent out to all customers, Gardner said his team had issued refunds to all current customers. The business model is changing, and Frost will be a freely-available project going forward and focus on full site editing.</p>\n\n\n\n<p>Frost is a WordPress theme that Gardner released earlier this year as the main product of a new startup business. The original version was shipped as a child theme of Genesis, the StudioPress theme framework he had spent much of his WordPress career working on. <a href=\"https://wptavern.com/wp-engine-acquires-studiopress\">WP Engine acquired StudioPress</a> in 2018, and Gardner <a href=\"https://wptavern.com/brian-gardner-steps-down-from-studiopress\">stepped down from his role</a> in October 2019. It did not take him long to find his way back into the WordPress theme development game, bringing his personal style back to the theming world with Frost. Then, he landed a new job within WP Engine&#8217;s ranks in September.</p>\n\n\n\n<p>&#8220;I am leading the WordPress Developer Relations team at WP Engine,&#8221; he said. &#8220;We have a simple mission: Accelerate innovation in WordPress and help the community transition to the block editor and Full Site Editing (né Gutenberg). In addition, we want to cultivate an interactive and immersive community resource that serves as a treasure chest of knowledge and operates as a conduit between the WordPress project and its users.&#8221;</p>\n\n\n\n<p>I asked if there was something concrete he could share, maybe what form that would take, but he did not go into any other details. In general, the more resources the development and design community have around the block system, the faster the ecosystem can evolve. Only time will tell what Gardner&#8217;s team within WP Engine creates.</p>\n\n\n\n<p>&#8220;When I joined WP Engine in late September, it was evident to me [WP Engine] saw the value in building relationships with designers, developers, and creators &#8212; within our <a href=\"https://wpengine.com/atlas/\">Atlas</a> product line, as well as with WordPress,&#8221; said Gardner. &#8220;While there was interest in Frost when I came on board, it wasn&#8217;t until my vision for our team became clear did an acquisition enter the picture. I recommended bringing Frost into the company and hiring Nick Diego.&#8221;</p>\n\n\n\n<p>Diego is the creator of the <a href=\"https://wptavern.com/from-ecommerce-integration-to-location-based-controls-block-visibility-pro-expands-upon-its-free-version\">Block Visibility</a> and <a href=\"https://wptavern.com/add-custom-svgs-via-the-icon-block-wordpress-plugin\">Icon Block</a> plugins. He also began working on Frost in late September.</p>\n\n\n\n<p>&#8220;In alignment with WP Engine&#8217;s core value of &#8216;Committed to Give Back,&#8217; Frost is transitioning from a paid product to a free one,&#8221; said Gardner. &#8220;Given the change in business model, we issued full refunds to all active customers. By open-sourcing Frost and focusing on Full Site Editing, we hope to encourage a community of builders to experiment with the expanding capabilities of the block editor. We believe in its potential and look forward to helping it grow.&#8221;</p>\n\n\n\n<p>Frost is open to everyone <a href=\"https://github.com/wpengine/themes/tree/trunk/frost\">via the WP Engine themes repository</a> on GitHub.</p>\n\n\n\n<h2 id=\"leaping-into-block-theming\">Leaping into Block Theming</h2>\n\n\n\n<p class=\"has-drop-cap\">When Gardner sold StudioPress in 2018, several factors played a part in the decision. Among them were the uncertainty around the Gutenberg project and WordPress&#8217;s future.</p>\n\n\n\n<p>&#8220;It took some time for me to put the pieces together, but when I did, I saw just how powerful the block editor has become,&#8221; he said. &#8220;In particular, I am excited about block patterns, global styles, and building themes that folks can use to create beautiful websites with little effort.&#8221;</p>\n\n\n\n<p>The result of his newfound enthusiasm around the block system was Frost. I have had the opportunity to tinker around with the theme. It has Gardner&#8217;s signature minimalist design style, a focus on readable typography, and ample breathing room for the content.</p>\n\n\n\n<p>Simpler designs almost feel par for the course with any block theme these days, regardless of the theme author. What is likely to set Frost apart is its <a href=\"https://frostwp.com/patterns/\">block patterns</a>. It currently ships with 38 of them. The layouts should allow users to quickly set up their sites, along with the theme&#8217;s custom block styles.</p>\n\n\n\n<p>&#8220;I am a huge fan of block patterns and see their potential when paired with the growing support of design/style elements within <code>theme.json</code>,&#8221; said Gardner of the things he is excited about. &#8220;Additionally, the site editor is something I feel, once mature, will be a game-changer for WordPress and those who build for it.&#8221;</p>\n\n\n\n<p>The <a href=\"https://wordpress.org/plugins/block-pattern-explorer/\">Block Pattern Explorer</a> plugin was initially a part of the Frost library plugin, but Gardner and Diego pulled it out and make it available to everyone. They also wanted to serve the Frost patterns through it. The hope is that the enhancements already in place via the plugin find their way into core WordPress.</p>\n\n\n\n<img />Frost theme patterns via Block Patterns Explorer\n\n\n\n<p>The design is a bit more polished than core. It includes category types, a feature the theme uses to separate its own pattern categories from others. The experimental explorer plugin allows users to preview patterns via desktop, tablet, and mobile views. And, it has a clear &#8220;Add Pattern&#8221; button for inserting a block pattern into the post.</p>\n\n\n\n<p>Eventually, they plan to sunset the plugin once its features make their way into WordPress.</p>\n\n\n\n<p>WordPress theming has come a long way since Gardner first dove in over a decade ago. Back then, users had to open template files to customize bits and pieces of their homepage. As we move toward WordPress 5.9, users will have that same power. However, they will modify Frost via the WordPress site editor instead of PHP files.</p>\n\n\n\n<p>&#8220;Yes, I feel we are circling back to some degree,&#8221; he said. It was in response to a question of his early days designing themes for WordPress in comparison to now.</p>\n\n\n\n<p>&#8220;While WordPress will never be solely a blogging platform ever again, it seems like the software is shedding its skin. The irony here is that we see WordPress used in sophisticated ways that &#8212; to be honest &#8212; I never thought would be possible. As for me, I believe in the power of simplicity. That has become my north star for everything I create and has allowed me to navigate the ebbs and flows of an ever-changing software and industry.&#8221;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 23 Dec 2021 15:35: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Akismet: Do CAPTCHA and reCAPTCHA Protect WordPress Sites from Bots?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://blog.akismet.com/?p=2164\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://blog.akismet.com/2021/12/23/do-captcha-and-recaptcha-protect-wordpress-sites-from-bots/\";s: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:17231:\"<p>If you’ve used the internet anytime in the last decade, chances are you’ve had to pass a CAPTCHA or reCAPTCHA test. You may have done so many of these little quizzes that you groan just seeing one on a form.</p>\n\n\n\n<p>There are quite a few different versions, but they all can help protect your WordPress website from spambots and make your life simpler.</p>\n\n\n\n<p>In this post, we’ll cover the evolution of CAPTCHA and reCAPTCHA. We’ll also go over the different versions and the pros and cons of each one. Then, we’ll show you how to enable reCAPTCHA on WordPress and explore additional security measures you should implement.</p>\n\n\n\n<span id=\"more-2164\"></span>\n\n\n\n<h2 id=\"what-are-captcha-and-recaptcha\">What are CAPTCHA and reCAPTCHA?</h2>\n\n\n\n<p>CAPTCHA and reCAPTCHA serve the same purpose: protecting your website against bots and other security threats. They’re typically found on contact, comment, login, and password reset forms. But there are some key differences between the two safety checks. Let’s take a look at each one in detail.&nbsp;</p>\n\n\n\n<h3 id=\"what-is-captcha\">What is CAPTCHA?</h3>\n\n\n\n<p>The acronym <a href=\"https://support.google.com/a/answer/1217728?hl=en\" target=\"_blank\" rel=\"noreferrer noopener\">CAPTCHA stands for</a> Completely Automated Public Turing Test to Tell Computers and Humans Apart. It’s a mouthful, but the name says it all —&nbsp;it can decipher the difference between a human and a computer operator. Still, the specifics are important.</p>\n\n\n\n<p>In the <a href=\"https://www.britannica.com/technology/CAPTCHA\" target=\"_blank\" rel=\"noreferrer noopener\">early 2000s</a>, when it was created, CAPTCHA used a distorted text (letters and numbers) test to prevent bots from compromising websites.</p>\n\n\n\n<p>When faced with a CAPTCHA, users needed to decipher broken text correctly to prove that they were, in fact, human. If they couldn’t identify the letters and numbers, the test wouldn’t submit their requests.&nbsp;</p>\n\n\n\n<p>This was revolutionary because most humans could pass it easily, but computers couldn’t solve it themselves.&nbsp;</p>\n\n\n\n<h3 id=\"what-is-recaptcha\">What is reCAPTCHA?</h3>\n\n\n\n<p>reCAPTCHA follows a similar principle, but instead of just utilizing meaningless text to see if the user is a real human, it was designed to help computers digitize old books and newspapers. The test was essentially split into two parts shown side-by-side —&nbsp;one traditional CAPTCHA to determine the humanity of the user, and a second image of letters from a piece of text the computer was trying to digitize. If the human could pass the first part, it would accept the user&#8217;s input for the second part as an accurate translation.&nbsp;</p>\n\n\n\n<img /><em>Photo from <a href=\"http://www.captcha.net/\" target=\"_blank\" rel=\"noreferrer noopener\">http://www.captcha.net/</a></em>\n\n\n\n<p>The point is that reCAPTCHA added a second part to the test to put millions of human users to work —&nbsp;a few seconds at a time —&nbsp;to digitize historical text for ongoing record keeping. Now sites were protected from bots and users weren’t totally wasting their time.&nbsp;</p>\n\n\n\n<p>Google <a href=\"https://www.businessinsider.com/luis-von-ahn-creator-of-duolingo-recaptcha-2014-3\" target=\"_blank\" rel=\"noreferrer noopener\">purchased the technology in 2009</a> and improved upon it over the years. You see, artificial intelligence (AI) eventually became sophisticated enough to read and decipher even the most challenging text with <a href=\"https://developers.google.com/search/blog/2014/12/are-you-robot-introducing-no-captcha\" target=\"_blank\" rel=\"noreferrer noopener\">99.8 percent accuracy</a>. By doing so, they could pass the test and trick it into thinking bots were humans.&nbsp;</p>\n\n\n\n<p>To deal with this new issue, reCAPTCHA made things even more challenging, introducing new options like the famous “I’m not a robot” check box.&nbsp;</p>\n\n\n\n<img />\n\n\n\n<p>Today, reCAPTCHA is a widely-used security measure that protects websites from various spambots and cybercriminals by helping to ensure that comments on blog posts or in forums, and submissions on forms come from real people.&nbsp;</p>\n\n\n\n<h2 id=\"what-are-the-different-versions-of-recaptcha\">What are the different versions of reCAPTCHA?</h2>\n\n\n\n<p>There are technically four different types of active <a href=\"https://developers.google.com/recaptcha/docs/versions\" target=\"_blank\" rel=\"noreferrer noopener\">reCAPTCHAs</a>. Instead of text, some tests may use images, audio, or even math equations. They also utilize some variation of&nbsp; “<a href=\"https://developers.google.com/search/blog/2014/12/are-you-robot-introducing-no-captcha#:~:text=reCAPTCHA%20protects%20the%20websites%20you%20love%20from%20spam%20and%20abuse.&text=We\'re%20calling%20it%20the,having%20to%20solve%20a%20CAPTCHA.\" target=\"_blank\" rel=\"noreferrer noopener\">No CAPTCHA reCAPTCHA</a>”, which determines whether a user is suspicious simply based on their behavior on a site.</p>\n\n\n\n<p>If you’re setting up <a href=\"https://jetpack.com/features/security/\">WordPress website security</a>, you may have the option to choose between different reCAPTCHA types. For example, you can select a checkbox or background verification:</p>\n\n\n\n<img />\n\n\n\n<p>Here are the different types of reCAPTCHA:</p>\n\n\n\n<ul><li><strong>ReCAPTCHA v2 (“I’m not a robot” checkbox):</strong> This is the simplest and easiest test to add with limited coding knowledge. Sometimes it passes or approves users right away and prompts them to check a box. Other times, it asks them to verify that they’re human with a puzzle challenge.</li><li><strong>ReCAPTCHA v2 (Invisible reCAPTCHA badge):</strong> For this version, there’s usually no checkbox. It simply uses an existing button on your site or a JavaScript API call for verification. You’ll see a badge that says <em>Protected by reCAPTCHA</em>. Essentially, verification happens in the background. Only the strangest behavior will prompt a test.</li><li><strong>ReCAPTCHA v2 (Android):</strong> This version utilizes a reCAPTCHA Android library that’s part of Google Play’s <a rel=\"noreferrer noopener\" href=\"https://developer.android.com/training/safetynet\" target=\"_blank\">SafetyNet APIs</a>. This validates requests from within an Android app, so it’s not the right choice to use for a WordPress site.&nbsp;</li><li><strong>ReCAPTCHA v3:</strong> This is the most advanced and discreet of all the versions. Visitors won’t even know it’s happening. It uses a JavaScript API and automatically assigns a score to each user to approve or deny them. This version also gives more advanced developers extended flexibility for integrations with other security measures to dictate the level of site security.&nbsp;</li><li><strong>ReCAPTCHA Enterprise:</strong> Like v3, this runs in the background. It gives each site visitor a score based on their behavior. If a visitor is deemed suspicious, it may require them to verify their identity through custom options determined by each site —&nbsp;two-factor authentication or email verification. As its name implies, this is typically for enterprise-level sites and requires advanced customization.</li></ul>\n\n\n\n<h2 id=\"what-should-i-consider-when-choosing-a-recaptcha-version\">What should I consider when choosing a reCAPTCHA version?</h2>\n\n\n\n<p>Since reCAPTCHA Enterprise is reserved for larger companies, it’s safe to say that most websites will need either reCAPTCHA v2 or reCAPTCHA v3. Still, it’s important to know what you’re getting into with each one.&nbsp;</p>\n\n\n\n<h3 id=\"what-are-the-pros-and-cons-of-recaptcha-v2\">What are the pros and cons of reCAPTCHA v2?&nbsp;</h3>\n\n\n\n<p>The most significant advantage of reCAPTCHA v2 is that, whether you choose to include the “I’m not a robot” checkbox or leave it discreetly running in the background, it protects you from spam while offering humans the opportunity to prove that they’re real.&nbsp;</p>\n\n\n\n<p>With the invisible version, if it detects suspicious behavior, it will require a test. If it doesn’t, the user can proceed none the wiser.&nbsp;</p>\n\n\n\n<p>However, any reCAPTCHA v2 test can seriously hurt the user experience for site visitors. To combat increasingly smart AI technology, tests have become so tricky that many real humans have trouble passing.</p>\n\n\n\n<p>The test’s difficulty may leave users frustrated, wondering why they fail when they are actual humans. In fact, the situation has become so bad that popular tech magazines <a href=\"https://www.wired.com/story/im-not-a-robot-why-captchas-hard-to-solve\" target=\"_blank\" rel=\"noreferrer noopener\">give people tips</a> on passing these tests.</p>\n\n\n\n<p>Plus, it’s also important to consider <a href=\"https://www.w3.org/TR/turingtest/\" target=\"_blank\" rel=\"noreferrer noopener\">the accessibility of reCAPTCHAs</a>. A graphical puzzle, for example, would be inaccessible for people who have vision impairments. So, if you do decide to use reCAPTCHA v2, it’s important to present other options, like audio or text-based tests.</p>\n\n\n\n<h3 id=\"what-are-the-pros-and-cons-of-recaptcha-v3\">What are the pros and cons of reCAPTCHA v3?</h3>\n\n\n\n<p>reCAPTCHA v3 was specifically designed to improve the user experience. With no verification tests to complete, it’s seamless. Website visitors are happily unaware of the entire process.&nbsp;</p>\n\n\n\n<p>It also gives administrators much more control. With reCAPTCHA v3, you have advanced options to customize your interaction with Google’s API to adjust scoring thresholds and define what is considered suspicious behavior.&nbsp;</p>\n\n\n\n<p>Some may consider this added control a good thing, while others may find it a weighty and cumbersome responsibility. Additionally, <a href=\"https://www.fastcompany.com/90369697/googles-new-recaptcha-has-a-dark-side\" target=\"_blank\" rel=\"noreferrer noopener\">some critics believe</a> that reCAPTCHA v3 may pose a privacy risk because it provides Google with too much data.&nbsp;</p>\n\n\n\n<p>In addition, reCAPTCHA v3 can deter good bots from doing important work. People tend to remember the villains like spambots, but forget about their positive counterparts. Good bots deal with things like SEO and performance monitoring. If you get in their way, your overall website success could suffer.&nbsp;</p>\n\n\n\n<p>A final downside is that, since spam scoring happens in the background, there’s no alternative test provided to suspicious users (like with the invisible reCAPTCHA v2 badge). Visitors who are wrongly flagged as bots don’t have an opportunity to prove their legitimacy. This means that you could turn away real customers, clients, and followers.</p>\n\n\n\n<h2 id=\"can-bots-bypass-recaptcha\">Can bots bypass reCAPTCHA?</h2>\n\n\n\n<p>This is the big question. Unfortunately, the answer may not be straightforward or definitive.</p>\n\n\n\n<p>The many versions of reCAPTCHA are evidence that malicious spambots evolve quickly.</p>\n\n\n\n<p>They’re constantly adapting to outsmart reCAPTCHA. When the original CAPTCHA was introduced, it was revolutionary in its ability to decipher between real users and bots. But it didn’t take long before the bots caught on. People have even started <a href=\"https://www.forbes.com/sites/augustinefou/2020/09/19/you-didnt-know-bots-solve-captchas-and-do-pharming-with-humans/?sh=706e34951a4d\" target=\"_blank\" rel=\"noreferrer noopener\">using human labor</a> to get past tests manually.&nbsp;</p>\n\n\n\n<p>Computer scientists are regularly working to increase the effectiveness of reCAPTCHA, however. Some have <a href=\"https://www.theverge.com/2019/2/1/18205610/google-captcha-ai-robot-human-difficult-artificial-intelligence\" target=\"_blank\" rel=\"noreferrer noopener\">proposed new challenges</a>, like puzzles that require a user to maneuver pieces or nursery rhyme completion games based on the location of site visitors.</p>\n\n\n\n<p>That’s one major reason tests have become so frustrating for real users —&nbsp;difficulty has had to increase to stay ahead of computer learning. Unfortunately, it seems we’re at a point where to continue to outsmart computers, we have to make tests that are sometimes too difficult for real users to solve&nbsp;— a major problem.&nbsp;</p>\n\n\n\n<p>It’s gotten so bad that <a href=\"https://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Sect2=HITOFF&p=1&u=%2Fnetahtml%2FPTO%2Fsearch-adv.htm&r=1&f=G&l=50&d=PALL&S1=9767263.PN.&OS=PN/9767263&RS=PN/9767263\" target=\"_blank\" rel=\"noreferrer noopener\">Amazon now owns a patent</a> for a new kind of CAPTCHA-esque test that is so difficult to solve that only a computer can do it. Meaning… if you pass, you’ve actually failed because you’ve proven that you can’t possibly be human.&nbsp;</p>\n\n\n\n<h4 id=\"so-can-recaptcha-stop-bots\">So can reCAPTCHA stop bots?&nbsp;</h4>\n\n\n\n<p>Yes, it can stop many of them. But it can’t stop them all. And the percentage of bots that make it through is increasing by the day. This means you can’t simply rely on reCAPTCHA to prevent spam submissions. You’d be signing up for a highly imperfect, temporary system that’s only going to get less effective.&nbsp;</p>\n\n\n\n<p>So what <em>should</em> you do?&nbsp;</p>\n\n\n\n<h2 id=\"other-security-measures-to-protect-your-website-from-spambots\">Other security measures to protect your website from spambots</h2>\n\n\n\n<h3 id=\"1-lock-down-your-comment-forms\">1. Lock down your comment forms</h3>\n\n\n\n<p>The best place to start is by configuring your WordPress comments in a way that protects your site against bots. Navigate to <strong>Settings → Discussion</strong> in your site dashboard and and consider requiring:</p>\n\n\n\n<ul><li>Comment authors to submit a name and email</li><li>Users to be registered and logged in to comment</li><li>Comments to be manually approved before publication</li><li>Authors to have a previously approved comment to submit a new one</li></ul>\n\n\n\n<p>In the <strong>Comment Moderation</strong> box, you can also flag a comment that contains a certain number of links —&nbsp;lots of links is a common indication of spam. Or, if you’re getting a lot of spam that contains certain words, email addresses, IP addresses, and other characteristics, you can ban them entirely.</p>\n\n\n\n<h3 id=\"2-protect-your-login-forms\">2. Protect your login forms</h3>\n\n\n\n<p>To lock down your login forms without using a CAPTCHA, you can implement <a href=\"https://jetpack.com/features/security/secure-authentication/\">two-factor authentication</a>. This requires a user to have both login details <em>and </em>a physical device to access your site. When someone logs in, they’ll have to enter a username and password as well as a one-time code that’s sent to the mobile device on file. This is virtually impossible for bots to get past.</p>\n\n\n\n<h3 id=\"3-use-honeypot\">3. Use honeypot</h3>\n\n\n\n<p>Honeypots are an option for protecting contact forms. Think of them as a mouse trap for bots. They essentially create a hidden field in your forms that isn’t visible to site visitors but that can be seen by spambots. If the field is filled out, the bot is stopped in its tracks.</p>\n\n\n\n<p>Many contact form plugins allow you to implement this feature in their default settings.</p>\n\n\n\n<h3 id=\"4-protect-your-comment-and-contact-forms-with-akismet\">4. Protect your comment and contact forms with Akismet</h3>\n\n\n\n<p>Akismet is hands-down the best way to eliminate the headaches of bots (or even real humans) spamming your comments or sending unwanted messages through forms on your site.&nbsp;</p>\n\n\n\n<p>With millions of users, Akismet has blocked over 500,000,000,000 spam submissions at the time of writing this article. With each one, it learns a bit more. So while bots might have AI to get past reCAPTCHAs, Akismet’s AI is working to protect your site in an entirely different way.&nbsp;</p>\n\n\n\n<p>Akismet can accurately identify spammy behavior and keeps a blocklist of words, IP addresses, names, and emails to prevent pests. Plus, it gives you control to provide feedback about any spam it misses or real comments that it accidentally flagged. Then, it customizes its spam-fighting solution just for your site. Amazing.&nbsp;</p>\n\n\n\n<img />\n\n\n\n<p>You can get a <a href=\"https://wordpress.org/plugins/akismet/\">free version of Akismet</a> for your personal blog. In addition, there are three <a href=\"https://akismet.com/plans/\">paid plans</a> for commercial sites starting at just $10 per month.&nbsp;</p>\n\n\n\n<h2 id=\"win-the-fight-against-spam-bots\">Win the fight against spam bots</h2>\n\n\n\n<p>Spam bots and less-than-ethical cyber actors are always trying to take advantage of visitors and the sites they love (like yours!). They can cause annoyance or even do real-world damage.</p>\n\n\n\n<p>CAPTCHA and reCAPTCHA have evolved many times over the years and continue to be one trusted way to prevent bots from flooding sites. But these solutions aren’t perfect, and sites need other measures to prevent spam from causing trouble. Consider protecting login forms with two-factor authentication, deploying WordPress best-practices, and using <a href=\"https://akismet.com/\">Akismet</a> to filter comment and contact form submissions automatically.&nbsp;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 23 Dec 2021 10:25:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Simon Keating\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"Post Status: Post Status Excerpt (No. 38) — In Person For State of the Word\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=91657\";s:7:\"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:34:\"https://poststatus.com/excerpt/38/\";s: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:38726:\"<h2>&#8220;I believe our community can make significant contributions to Gutenberg and the Block Editor.&#8221; —Cory Miller</h2>\n\n\n\n<p class=\"has-drop-cap\">In this episode of Post Status Excerpt, Cory shares his experience among the 30+ individuals who attended the State of the Word in New York in person. David and Cory talk about how Matt presented himself, his views on the necessary ratio of community contributions to open source projects, Five for the Future, the next generation of leaders, and what it means to give back to the community and WordPress core.</p>\n\n\n\n<p><strong>Also: </strong>Cory hints at what Post Status will be doing in 2022 when it comes to giving back — along with how Post Status will encourage and assist people in contributing to the WordPress community.</p>\n\n\n\n\n\n\n\n<p class=\"has-background\">Every week <strong><a href=\"https://poststatus.com/podcast/the-excerpt/\">Post Status Excerpt</a></strong> will brief you on important WordPress news — in about 15 minutes or less! Learn what\'s new in WordPress in a flash. <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/26a1.png\" alt=\"⚡\" class=\"wp-smiley\" /><br /><br />You can listen to <a href=\"https://poststatus.com/podcast/the-excerpt/\">past episodes</a> of <strong>The Excerpt</strong>, <a href=\"https://poststatus.com/category/post-status-podcasts/\">browse all our podcasts</a>, and don’t forget to subscribe on <a href=\"https://open.spotify.com/show/1m3xwXbe0MG5BzFVPtB0A7\">Spotify</a>, Amazon Music, <a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zaW1wbGVjYXN0LmNvbS8ySkU5c2M4UA\">Google Podcasts</a>, <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">iTunes</a>, <a href=\"https://castro.fm/podcast/c53552c6-1ee0-4fc4-9de4-08ed6bf1ee4d\">Castro</a>, <a href=\"https://www.youtube.com/c/PostStatus\">YouTube</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, <a href=\"https://player.fm/series/wordpress-post-status-podcasts\">Player.fm</a>, <a href=\"https://pca.st/05rR\">Pocket Casts</a>, <a href=\"https://wordpress-post-status-draft-podcast.simplecast.com/\">Simplecast</a>, or by <a href=\"https://feeds.simplecast.com/2JE9sc8P\">RSS</a>. <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f3a7.png\" alt=\"🎧\" class=\"wp-smiley\" /></p>\n\n\n\n<h3 id=\"h-mentioned-in-the-show\"><img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f517.png\" alt=\"🔗\" class=\"wp-smiley\" /> Mentioned in the show:</h3>\n\n\n\n<ul><li><a href=\"https://www.youtube.com/watch?v=OpiH_P9aGhQ&feature=emb_title\">YouTube: State Of The Word 2021</a></li><li><a href=\"https://www.godaddy.com/garage/state-of-the-word-2021\">GoDaddy Review And Timeline of State of the Word 2021</a></li><li><a href=\"https://thewpminute.com/state-of-the-word-2021/\">The WP Minute (Audio + Transcript)</a></li><li><a href=\"https://twitter.com/dimensionmedia\" target=\"_blank\" rel=\"noreferrer noopener\">David Bisset (Twitter)</a></li><li><a href=\"http://twitter.com/nathaningram\">Cory Miller (Twitter)</a></li><li><a href=\"https://twitter.com/post_status\" target=\"_blank\" rel=\"noreferrer noopener\">Post Status (Twitter)</a></li></ul>\n\n\n\n<h3><img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f64f.png\" alt=\"🙏\" class=\"wp-smiley\" /> Sponsor: <a href=\"https://poststat.us/pagely\" target=\"_blank\" rel=\"noreferrer noopener sponsored nofollow\">Yoast SEO</a></h3>\n\n\n\n<p><strong>Yoast</strong> is SEO for everyone. Yoast SEO Premium gives you 24/7 support and extra features like internal linking, social previews, a redirect manager, tutorial videos, and integration with Google Webmaster Tools. Get on board today with the premiere SEO plugin for WordPress — <strong>Yoast</strong>.</p>\n\n\n\n<h2 id=\"h-transcript\"><strong>Transcript</strong></h2>\n\n\n\n<p><strong>David Bisset:</strong> [00:00:00] Since I wasn\'t there because as I was telling somebody earlier, I couldn\'t, hurt my Twitter game by being there. I had to be in front of my computer with with my keyboards and making a bingo games and hashtag&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> that\'s my fondest memories of you, David is like going to these events and somebody live tweeting.</p>\n\n\n\n<p>It\'s like, here\'s this dimension media person. And it\'s like, holy crap.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah. They used to call me dementia media. So.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> Signature though is still in the lodge waiting. And I remember when Twitter kind of first came out and it was a thing to live tweet a lot. And but I always like yours because you always summarize what.</p>\n\n\n\n<p>The takeaway is like you\'re starring the cool quotes along the way. And that\'s part of what we\'re trying to do at post status is give you the too long, didn\'t read content, the inside analysis commentary for the stuff that matters to you. So that\'s your claim to fame or friend?&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah. Yeah.</p>\n\n\n\n<p>Well, that\'s how I took notes and I really didn\'t care who listened. I that\'s how I just took [00:01:00] notes. It kind of knocked off a couple of killed a couple birds with one stone, but enough about me. Let\'s. Let\'s talk about you being there in person. And can you tell me where this place w what was this place like?</p>\n\n\n\n<p>Was it in like a tall building or like, I hear it was tumblers all the offices or something.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> So my understanding was it\'s the automatics new event space in New York city. And of course, some of their investors in New York city and things like that. And it was incredible space. I would try to guess how big of a space it was.</p>\n\n\n\n<p><strong>David Bisset:</strong> I couldn\'t tell, the camera angles were just, they did the camera angles just right. So you never got a true dimension of the room on the live stream</p>\n\n\n\n<p>&nbsp;yeah, that\'s&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> what I just said. I do more tell me I bet you it\'s about 15,000 to 20,000 square feet in there that I saw really great space. And it\'s a whole floor of a billion is my understanding, but it was gorgeous.</p>\n\n\n\n<p>And then there\'s the sunset of New York city out the window rep for state of the word. And it was really good, but I. I, you know, I got to see [00:02:00] Matt about a month ago and San Francisco, we got to talk and he mentioned inviting you David, to stay the word. And also he\'d love to have Post Status there. So I was like, yes, we\'re going to make that happen.</p>\n\n\n\n<p>I know you had things that come up, you couldn\'t be there. But you know, I want to guess there\'s about 25 30 people there in person. And it was a really nice night. I mean, automatic. Rolled out the carpet for all of us, which is super nice. Matt as always is a charming, elegant presenter and host and did a fantastic job.</p>\n\n\n\n<p>I thought it was normal. You know, I want to give him kudos, but like, he\'s really good on stage.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Well he was different this time and I realized I wasn\'t in the room, but I almost had, I have a 30 inch monitor. So I saw a lot of him and I saw a lot of his facial expressions pretty clearly. There was there was something different about them in a good way.</p>\n\n\n\n<p>And I can\'t, I think he, you know, not just not to put emotions on a person, I\'m pretty sure he was nervous in some regard. I think anybody is nervous to some extent of public speaking, but he definitely had some sort of [00:03:00] energy that he was releasing. And you know, me, I record animated gifs all the time.</p>\n\n\n\n<p>I decided not to post, I don\'t know what I decided to post, but in the very beginning before he was kind of. He was almost dancing a jig right before way before the state of the word started up on stage. So he was really excited and really, you know, anxious maybe, but you could just see the energy even before he spoke anything.</p>\n\n\n\n<p>You could just see the pent up energy that he had, which was reflected later, by the way.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> And not trying to speak for him, but if for me, I go, I haven\'t done this in two years. There\'s some cool people here that I have invited to be here and I\'m talking about the thing that I want to spend all of my life doing.</p>\n\n\n\n<p>And so. Yeah, totally. I spoke a couple of weeks ago at our three recurring revenue retreat. And I remember getting feeling nervous cause I\'m like I was rusty, you know? And there was this quote and I\'m trying to remember what it was, but it\'s basically turning fear, the anxiety into [00:04:00] energy and excitement.</p>\n\n\n\n<p>And that\'s what I tried to do is like channel that\'s now Matt doesn\'t need my public speaking tips, but those are my thoughts. What I. As long as I\'ve known him. And it goes back to 2008, where camp DFW in Frisco, Texas. There\'s one thing that\'s always standard with Matt and that is his passion for the WordPress open source project.</p>\n\n\n\n<p>Yeah. So, you know, and it just has never wavered. And I think he mentioned on state of the word that he wants to spend the rest of his life. He\'s 38 rest of this. On WordPress project. And I totally believe this. This is his contribution to humidity, you know, and at Post Status makers of the open web WordPress, this 42% of this big number that he shared out there, I think we should all take a moment, take a big deep breath and go.</p>\n\n\n\n<p>The web is still in its infancy. I don\'t know, life-stage wise where it would be comparatively to like a human, but it\'s still early, like in history of all that\'s going to happen in this world. In the future, the web is [00:05:00] still kind of an infant. And if you think about it, our place is WordPress makers.</p>\n\n\n\n<p>People that build on WordPress, extend WordPress, teach WordPress, all that stuff people have. Post-test the business to WordPress is this is historic and what we\'ve been doing. I started with WordPress, my first blog in 2006. That was just me using this amazing platform called WordPress, but, you know, history historically sake and going through.</p>\n\n\n\n<p>42%, that number, it just keeps getting bigger. And that\'s exciting for us, those of us that make our living with on for WordPress.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah, he did. I got a couple of quotes out of them and it was, you know, livestream is a little bit easier. Cause you can pause and rewind a little bit just to make sure, because you want to get it as close as possible. Regarding the The WordPress space.</p>\n\n\n\n<p>He did say the court word press belongs. Just, you know, just to anybody it\'s not just you or me it\'s regardless of economic or political situations. And he said something about WordPress can\'t be [00:06:00] created by just one company and people adding a line of code is like giving that, give a penny, take a penny and I feel like there\'s quite a number of people that thanks to five for the future that are giving that he was, he actually said he actually gave a quote or something about, I don\'t know if you caught it. He was studying other CMSs. And he said for every dollar that has made $20 has made in the ecosystem.</p>\n\n\n\n<p>And that\'s ratio is how they came up with the five for the future. Did you know that. I did not.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> You know, I don\'t know how long, far, because the future has been out, but there\'s two things I wanted to highlight. Part of State of the Word you\'ve just put a square in this one, which is contributing back to core five for the future.</p>\n\n\n\n<p>I don\'t know how long that\'s been going, but, you know, I know our Post Status members. I mentioned this to Matt. They, you know, like me and I themes, we had, let\'s say at her height, I want to say 27, 28 people or something like that. And you go, okay, how do we, excuse me, our team or company contribute to core.</p>\n\n\n\n<p>We don\'t have the profit bandwidth, all that stuff to take a full-time dev for instance&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> right</p>\n\n\n\n<p><strong>Cory Miller:</strong> [00:07:00] off. And I mentioned this because I know there\'s so many giving hearts in WordPress and founders and entrepreneurs and people that lead companies. That benefit from WordPress that want to do five for the future.</p>\n\n\n\n<p>It\'s tough. I get it from your standpoint of how do we meaningfully contributed, even though we believe we are contributing to the ecosystem or what we\'re doing. And I grant that a hundred percent, what we want to do at Post Status though I did tag on the contributions that push to continue to contribute to core.&nbsp;</p>\n\n\n\n<p>I think that\'s the reflective I dunno, KPI for the ecosystem too, by the way. But, and I know there\'s companies that do it, even if it doesn\'t fall under the strict banner of farm from feature or whatever it is that like, they\'re doing it just like, we felt like we were contributing to WordPress for years.</p>\n\n\n\n<p>What I want to do is translate that help that better for our Post Status crowd to, to actually meaningfully contribute. So Courtney Robertson on our team, who is also great, awesome person at Go Daddy pro is really [00:08:00] taking the banner for the contributor days for post status. So next year, we\'re going to be talking about enrolling out contributor days, but that\'s one thing to say, we\'re going to do a contributor day, right?</p>\n\n\n\n<p>That\'s nothing new. This is where Courtney\'s idea was. Let\'s go to the team leads and ask for their wishlist. Things they would love for people of post status to contribute. And from that gives us something that we can go. Let\'s say we take that day eight hours. And we\'re going to show up for contributor today. at Post Status, were gonna, make it a contribute and then pick something off the board.</p>\n\n\n\n<p>So we\'re already trying to help you do a little thinking in the stuff that\'s going to be most valuable to the core team, core teams that are doing things, and then say pick one off the list and try to get as far as you can. You know, and I\'m excited about that. I know it\'s very meaningfully and for good reason to Matt, both as CEO of automatic, but also the leader of the WordPress open source project.</p>\n\n\n\n<p>And that was one thing that for sure came out, you know, to me in that call.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah. There, [00:09:00] there was quite a bit talk about, there was talk about the contributors earlier in the live stream. And then afterwards it was how to get new and especially young people involved and you know, young people, they have so many distractions these days, but they have more time and they more energy.</p>\n\n\n\n<p>Then we do cause we were running, families were running businesses and so forth like that. And I liked the question that Allie posed about. How can these people learn WordPress? But contributing I, you know, I, I lost my thought there for a second, but I really wanted to. I was hoping that the five for the future was going to spark some more ideas.</p>\n\n\n\n<p>And I think it will, because if you have people that are, if companies are being sponsored or sponsoring people to work on contributing and there should be. Like an on-ramp in there somewhere for people who want to get into it too, because you know, like many people have pointed out. You have to, unless you\'re a young person within, [00:10:00] with an inordinate amount of time, you don\'t have the time to do that.</p>\n\n\n\n<p>So even for a couple of hours, and I think part of five for the future, and some people have brought this, you know, written about it after state of the word. And about that five for the future, maybe someday five for the future can be expanded a bit to help some people not only contribute, but also kind of help them find people are willing to cover them so they can contribute whether that\'s financially or some other means.</p>\n\n\n\n<p>Or maybe it\'s just some sort of internship if somebody is brand new and needs to be exposed to anything in WordPress. So I think five for the future is a great thing now, and I think it has got room to grow, but you know, it needs that it needs. Momentum of support right now and whether that\'s the repost status and all these other methods, I think we\'re still seeing the early stages of a comprehensive program for contributing.</p>\n\n\n\n<p><strong>Cory Miller:</strong> And I understand the apprehensions from companies and founders and leaders. You know, you have to make a [00:11:00] profit for sure. And you\'re like, okay, I want to give back, but I, can\'t just, I\'m not a nonprofit, I\'m a profit in enterprise and everything, and I want to help with them and contribute to these.</p>\n\n\n\n<p>But something you mentioned just a second ago was pinged for my second thought. And when you said next generation, the no, our intern Here and has helping to post that by the way. But I also know your passion, heart for next generation with WordPress too. And it, that just brings up, well, one Sandy Edwards work with kids camp.</p>\n\n\n\n<p>Talk to her about that a couple of weeks ago at our three, how post-test wants to contribute to that. But the other thing, the second theme is Gutenberg. You know, you can\'t probably talk to Matt about WordPress without hearing Gutenberg and for good reason, here\'s the thing. I was not a vocal advocate at all of ruling out Gutenberg in the way we did&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> I like how politically, that was so eloquently put, but yes.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> Yeah, I thought it was way early and everything, and it took me a year or two to finally [00:12:00] okay. You know, use Gutenberg and but it here\'s the reality situation, no matter what, the way we feel about the past, it is here and it\'s not going away.</p>\n\n\n\n<p>So you hear this over and over from Matt and for good reasons, there\'s some cool stuff coming. That he talked about the styles, some of the typical libraries. I see that as a very similar innovation and direction, that themes as a whole went when I started, I think back in 2008, There\'s so much innovation to do.</p>\n\n\n\n<p>So first and foremost, it\'s here. We\'ve got to accept it and move on. And I think what his plea here was too, and again, probably my nuance. It\'s not, I\'m not going to play, but I\'m just saying my nuances. It\'s not going away. We should accept it and embrace it. And then the question becomes, how do we improve that?</p>\n\n\n\n<p>And I think our community can make considerable contribution. To the conversation and the actual implementation of Gutenberg, the block editor for WordPress. I\'ll tell ya, I\'m looking, I\'m going to redo my [00:13:00] personal site cause I want to start blogging every day. And I say blogging, it\'s going to be just sharing my thoughts.</p>\n\n\n\n<p>Not just on Twitter, but you know, my site and I\'m probably going to pig blank canvas. I\'m still up in the air and I want to use. And I want to really like embrace using it and see what I, what my takeaways are. And I did that back in August with the click publish. I want to use Gutenberg because I\'ve criss cross the threshold.</p>\n\n\n\n<p>And for me, I\'ll tell you the big benefit David was used to because no one even believes I\'m ever been a developer. I\'m not, but I was like&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Don\'t be ashamed. I\'m a programmer. I do websites. I do plug-ins. I do all of that. And what does Matt say to everybody that I am during state of the word?</p>\n\n\n\n<p>I tweet a lot. So that\'s my claim to fame. That\'ll be on my tombstone where the developer, but you\'re not a developer, but&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> I was looking for, I wanted to do a buy now button or something. You know, I just wanted to button and I can\'t, I can [00:14:00] figure it out. I mean, I don\'t want to figure out how to write a button coordination, or, CSS or whatever.</p>\n\n\n\n<p>So I, what I normally would have done is went look for a plugin. I can\'t remember. I want to say max plugins or something was that max buttons was out there as a plug in. Well, and I can\'t remember what might\'ve been AGA again. But it was like, that\'s a block that was a game changer for me to go.</p>\n\n\n\n<p>You don\'t have to get something extra to do things you want to do in the post. That was pretty cool turning point for me. It\'s not there. It\'s getting better, this awesome people working on it. And I think we should. We can and should contribute to the conversation and the implementation once it gets going, because it\'s not going away.</p>\n\n\n\n<p>And back to your point about next generation Syed Balkhi that if you WP Beginner and awesome motive, I remember asking him a couple of years about Gutenberg. I was like I kind of expect he\'s going to get on the bandwagon. Let me it\'s like, we don\'t like it. It shouldn\'t be out there. And Syed was like, I love it.</p>\n\n\n\n<p>I was like why? And he goes, because the next generation look at how people are [00:15:00] publishing today and it\'s changed from what you and I learned now. He\'s like, he\'s over 10 years, 15 years younger than me. But like even young kids like Olivia and like the platforms have changed in the way to express yourself change.</p>\n\n\n\n<p>And that always stuck with me what Syed said. And so I really have high hopes for Gutenberg. Yeah, again, now that I am in strong, like of it.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> So another thing Matt talked about which I\'m actually a little bit surprised he did bring it up. I\'m wondering who, by the way, Tuesday was when WordPress 5.9 was supposed to be out before they pushed it to January. So I talked to Anne McCarthy today. And first of all, I mentioned to her, like you mentioned, like 5.0 release when Gutenberg first came up, was rough around the edges. And she has assured me that the full site editor coming out in January with 5.9 is it may not have the entire kitchen sink, but it is very stable and doable. So I can\'t wait to share that [00:16:00] interview with everybody, but Matt did call out acquisitions and I like, and I thought is this one of the things that if 5.9 was out, would he gone over more quickly? I don\'t know, but they got on one slide. He started with 42 logos. And I thought there were more acquisitions than that.</p>\n\n\n\n<p>I\'ll have to go back to our Post Status tracker. But he had 42 logos up there and then he proceeded with, and I\'m not a finance person. I\'m just going to take his word for it. , his charts were taken from other people\'s analysis. He gave proper credit to them, but he says the number of the deals that are happening in the tech space, he says there were 10,000 transactions in the first nine months of 2021 alone.</p>\n\n\n\n<p>Which is up 24% over the last year. And then he brought out another chart that was called inflows to stocks. And I couldn\'t even, I don\'t even know what that was. I was, but all I know is there was a big bar at the end with the, with our year in it though. And I guess what he was trying to prove is that [00:17:00] don\'t panic.</p>\n\n\n\n<p>The acquisition space is not unique to the WordPress space right now. This is all going, you know, bonkers. And it\'s not just WordPress. So I, you know, with you being a business person, how did you feel, do you feel that was properly delivered or delivered? Well, do you think he got the message.</p>\n\n\n\n<p><strong>Cory Miller:</strong> But the question I think about that is what prompted him to even do the slides, you know, and that\'s the bigger question we always want to be thinking about here, you know, for our people is what is the founder co-founder of WordPress, the movement of open source project. Fill the need to say that. And we have some sense of the people that are like change sucks.</p>\n\n\n\n<p>Nobody likes change, you know, and the fact of the matter, if you bullet down these acquisitions, why would anybody even care? It\'s because it could potentially change something that I\'m used to doing. And I\'m not saying it\'s good, right? Bad, wrong indifferent. I\'m just saying, you know, I think change is [00:18:00] tough and I\'ve heard some sentiment from the WordPress community about, I don\'t even recognize it anymore and all this stuff.</p>\n\n\n\n<p>And then I just go down, like, here\'s my comparison for it is when I left.iThemes and started this new journey and Post Status . It was over a year before I became a partner and it was probably nine months before Brian and I even started talking about me becoming a partner. There was a big gap there and I was like, I didn\'t know what I was going to do next and trying to figure that out.</p>\n\n\n\n<p>But I did one simple thing, which was, I\'m never going to say publicly privately, I\'m leaving WordPress. I joked all the time. I\'m going to be a WordPress user a blogger, which I was still am. But the important thing is I didn\'t want to lose or even think all the amazing friendships I\'ve made over 15 years being in the space.</p>\n\n\n\n<p>To say, I\'m saying goodbye to you. That\'s not it. You heard Pippin Williamson when he left Sandhill dev that he was like, I\'m not saying about a difference, but I need to step away from the project. [00:19:00] And I just go that sentiment to me comes back to this acquisition. Like things are changing, all that stuff.</p>\n\n\n\n<p>I, I totally get that. I\'m not trying to change your emotion. My way of thinking about it though, is the people are still here and that\'s what matters. I\'ve known you David for God. Has it been 10 years since&nbsp;</p>\n\n\n\n<p>I\'ve known you for 10 years?&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Since the first conference in Arizona whose name is escaping my. I think that\'s where we may have known.</p>\n\n\n\n<p>We may have known each other prior to that. That\'s the first time we met in person, I think officially,&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> but you know, the premise of all, this is like, the people are still here, for the most part. Now you\'re always going to get people leaving the ecosystem, leaving it, you know, and coming in new people, coming in, who I met, one of our post-test members was when Stina and I\'d love to hear her story.</p>\n\n\n\n<p>She was there. Got invited to State of the Word we got to talk Post Status member and That\'s a new person, I didn\'t know, a year ago or two years ago, you [00:20:00] know? And so some may leave and you\'re always going to have that in some, and cause there was even a picture. I think one of those slides, David of Kim. Oh, you know, and you think about people who have left and for instance, this world Kim back in the day but I saw her picture on one of those slides, you know, and it made me smile, but all that to say, WordPress is not about code it\'s about the people.</p>\n\n\n\n<p>And that is what I hang on. I\'m not trying to change your heart, your feelings, but I\'m just saying, if you think about it, go it\'s about the people. No matter if it\'s a team, if it\'s outside of WordPress, whatever it is, it\'s like, what matters are the people there? And are we growing together and all that?</p>\n\n\n\n<p>So that\'s the way I think about that, but that the merger is that it\'s I it\'s right for people to go and question what\'s what the heck\'s going on here. Things are changing on that space, but I still go the Michelle Frechette. Actually as a team member of people, some of my best friends and my former team and I themes now, is that interesting?</p>\n\n\n\n<p>Well, I\'ve known Michelle for a long time and now she\'s a part of the scene. That\'s cool. You know, that, that change happened where gives, [00:21:00] got by. And cellar rolled out and she moved over roles and now we get to work with her Post Status too. And again, I just call back to, if you\'re worried about that, just go back to the people now there\'s other worries, but I just, the heart of it is about people.</p>\n\n\n\n<p><strong>David Bisset:</strong> Yeah. And&nbsp;</p>\n\n\n\n<p>I also, I have also have a motto too, in terms of you don\'t let the people that are leaving a community, distract you from who is coming into the community or who they should, or who should be invited into the community and vice versa. But don\'t let one side distract you from who\'s coming in versus who\'s going out and that sort of thing.</p>\n\n\n\n<p>And I think we\'re doing a pretty good job with that. What happened after state of the word after it ended what happened.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> Well, so there was about, I can\'t remember how many, but at least 20 of us, I could probably adapt touch straight back to Post Status and we all kind of stayed at the same hotel and had a little, two day fun before the event and all that stuff.</p>\n\n\n\n<p>And so a bunch of us went back to our hotel and we\'re at the restaurant, the hotel restaurant bar, [00:22:00] and just kinda talking, you know, and I got to meet great people. I\'ve just met in like Robert. Who runs OSTP training there? I got to see again for the third time, Robert Jacoby of cloud waves. The hero press couple Kate, and Tofor, I\'m trying to think of othersAC Morse was there? Gravity forms.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Aaron Campbell was there.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> The Aaron and I laughed. He lives in Oklahoma. Like me, he\'s literally an hour away. I bet it\'d take me 45 minutes to be on his doorstep and vice versa. And we\'re like, we had to laugh. So we\'re sitting in New York city Soho, somewhere in the coffee shop. We\'re like, isn\'t it funny how we have to either go out of the country or to go across the states to see each other when we live like that close to each other.</p>\n\n\n\n<p>And I love Aaron. He has such a great. For WordPress, all things WordPress and I love what he\'s doing.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Bob was there too. Of course, he traveled by train. He traveled by training the width of the Wu train clan. And it was, I think one of the best moments of the night was when he got up to ask the question and he had the simplest of questions, which was like, he [00:23:00] like, what\'s up for WooCommerce or in the next year I traveled 2000 miles to ask this question.</p>\n\n\n\n<p>And how did Matt respond&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> that\'s all the bingo card and slack Post Status slack light up because Bob asked it, you know, finally he got the invoke. Woo. Yeah. I love Bob. Bob does and has been around for a long time too. And what I said about him personally at the vent was the one thing I admire about him is he has just consistently showed up.</p>\n\n\n\n<p>And get work in this space and has mad respect from everybody because of it. So we sponsored his train trip out because we wanted to I mean, Bob is such a vital member of the WordPress community and then specifically WooCommerse. So Bob did all of that kind of community logistic, wrangling there, in addition to being like, and he was trying to record, he set up a studio in his room and I got to be with Robbie and Robert and Bob and</p>\n\n\n\n<p>do the woo podcasts there. So, it was a great time for that on the note of getting people together. And Post Status [00:24:00] specifically we\'re right now getting our in person. Camps together for Post Status Brian and intended to do it last year. And you know what, two years ago, and you know what happened, right.</p>\n\n\n\n<p>But this year we\'re putting some plans in place to get together in a small way to talk shop, to do life together as a community. I would love for everybody to be there next. December 22nd for, it\'s going to&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> say, as we wrap up here, what is the schedule look like for our post status members?</p>\n\n\n\n<p>What do they, pay attention to?</p>\n\n\n\n<p><strong>Cory Miller:</strong> So we\'re doing a year in, remember huddle. We\'re going to be doing these next year, by the way, in which I\'ll be talking about, but our member huddle you\'re in next Wednesday, December 22nd, 11:00 AM central time. There\'ll be zoom links in slack and all that.</p>\n\n\n\n<p>And so. We\'re going to do our, that member huddle. How-to it\'s going to be one part like reflective review last year, thinking about next year. So look back, look forward, and then we\'re going to do some fun stuff. I want you to meet the Post Status team. All the people that are doing all this crazy awesome [00:25:00] stuff behind the scenes that you don\'t all see.</p>\n\n\n\n<p>And then talk about some of the things we got in store for our Post Status community. A couple of times I\'ve heard people say energy with post status and it is, and it ain\'t just me, by the way, it\'s people like David who had been here faithfully for years, Michelle Frechette, Courtney Robertson, Taleesha, you\'ll get to meet her.</p>\n\n\n\n<p>She\'s our new director of operations and all kinds of people in between. I can\'t wait to do that. And then laugh together. Our theme for the ongoing, I hesitate to say it\'s going to be 2022, because I just want it to be forever is give. Together.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> What was that again?</p>\n\n\n\n<p><strong>Cory Miller:</strong> Give, grow together. It\'s part of what I want to be our member mantra.</p>\n\n\n\n<p>The thing we come to post to us and say, I\'m here to give of myself my time, talent, treasure, all that stuff. Not true necessarily, but like give up myself in the spirit of open source to the commuity. To each other. Second is I\'m here to grow. I want to grow myself. I want to grow my business.</p>\n\n\n\n<p>I want to grow my career. We\'ve got specific plans for the growth side and then together, it\'s [00:26:00] just the thing that wraps everything together. It\'s not I. It\'s not you. It\'s always, we at Post Status. It\'s not just me. I happen to be on, you know, I had my face out there and stuff like that. But if this is truly a community and truly a team too, and I want us to just emphasize those three things, give in spirit of WordPress, same thing, just give to each other in the community business of WordPress second is to grow commit. You want to be here, let\'s grow yourself, grow professionally, grow your business, whatever it is, come here to grow. And then to do it together do it all of us together. So, even our products, like, as you will know David is called and that\'s a Portuguese word for probably mispronounced it, but together we\'re together.</p>\n\n\n\n<p>So it\'s been a theme of my life even before clinical campaigns and the COVID time. But I really mean it next year as I\'m going to do these things from in-person camps, how we do slack, how we do some of the cohorts, we\'re going to be rolling out. And I hope you\'ll show up next week and we can talk more about that and get your feet.</p>\n\n\n\n<p><strong>David Bisset:</strong> What was the date again?</p>\n\n\n\n<p><strong>Cory Miller:</strong> [00:27:00] December 22nd.</p>\n\n\n\n<p><strong>David Bisset:</strong> So December 22nd, Wednesday, are we going to see any sign of a state of post status with you in a suit? Is that something we can look forward to?&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> You\'re probably not the second&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> the people that are listening for the people that are listening at home.</p>\n\n\n\n<p>Cory shook his head so quickly that I thought his neck was about to snap.&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> Yeah, I think we should do these types of things where as our leader of post, as getting in front listing talk, discuss, put things out there that help you learn and grow and all that with postdocs, for sure. And I always want to get to Canada.</p>\n\n\n\n<p>So maybe to the first to the second one, the suit, you know, I mean, I\'ve got two suits. I probably don\'t fit currently. So. I think you\'re more likely to see me in a Chewbacca outfit than a suit, but no shady. Anybody else? It\'s just,&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> no, you have to stand up. You gotta make yourself stand out with all these other state of the blah-blah-blah.</p>\n\n\n\n<p>I mean, if Matt does a [00:28:00] suit, I think. Any, if you\'re going to wear a hairy Chewbacca outfit, I think that\'s a good countermove. But anyway,&nbsp;</p>\n\n\n\n<p><strong>Cory Miller:</strong> Somebody is gonna remember this and come back and say, Cory memory, you say you do that.&nbsp;</p>\n\n\n\n<p><strong>David Bisset:</strong> Oh, people will remember it. I might have a little bit of a night terror about it. I\'ve got a thing against Wookiees. But other than that, I think it\'s a fantastic idea. Well, it sounds like you had a blast and it was a blast watching. I see you in some of the photos. Sometimes you\'re in the background You\'re in the background photo bombing. It\'s fantastic. I\'m glad that this happened and I\'m glad to see Matt so open.</p>\n\n\n\n<p>Maybe it was because it was a smaller venue or it was the fact that there wasn\'t a word campy west surrounding Matt. You know how draining that is even to, just to be at a work camp us and then, and that WordCamp us with a talk in front of a thousand, 2000 people, it would look like a really nice event with a ton of energy, but.</p>\n\n\n\n<p>Personable intimate. And I\'m glad you all in this, in the few got to experience that. And I, of course, next year though, [00:29:00] or next time this happens, hopefully it will be under different circumstances and we\'ll have more people. In fact, think he said, if all goes well, San Diego is going to be the work camp spot for 20, 22.</p>\n\n\n\n<p>Have you ever been to Sandy? Oh, really? I\'ve never been. So it\'ll be interesting for me. Was there anything else that you wanted to share? I think we, it was good seeing you. It was good seeing you. I\'m glad you\'re home safe. And then it sounded like they do all the safety precautions and everything, which was fantastic.</p>\n\n\n\n<p>I\'m glad they did that. And it was good to see Josepha and the others there as well representing so great. So next time. Let\'s it sounds like we\'re going to talk about wrapping up our thoughts about the year with the biggest news stories that you think Corey or the most influential to you personally.</p>\n\n\n\n<p>And we\'ve asked the same question to our post status members, this awesome service zip message. I want to say zap message, but that sounds more painful. Zip message. It\'s zip message. And we\'re encouraging people [00:30:00] to go in there and just leave a brief clip about what story to them was the most influential for WordPress this year.</p>\n\n\n\n<p>And to them personally, and maybe by the time we talk next time, we will have a couple of us to talk about and share our own as well.</p>\n\n\n\n<p><strong>Cory Miller:</strong> Thanks, david. And thanks everybody.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 23 Dec 2021 04:32:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"David Bisset\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: Gutenberg 12.2 Focuses on User Experience Improvements\";s:7:\"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:30:\"https://wptavern.com/?p=127612\";s:7:\"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:173:\"https://wptavern.com/gutenberg-12-2-focuses-on-user-experience-improvements?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-12-2-focuses-on-user-experience-improvements\";s: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:5854:\"<p class=\"has-drop-cap\">Some Gutenberg plugin releases feel like heavy-hitters with new user-facing features. Others, such as <a href=\"https://make.wordpress.org/core/2021/12/22/whats-new-in-gutenberg-12-2-22-december/\">today&#8217;s version 12.2 update,</a> smooth over problems and create a more well-rounded experience.</p>\n\n\n\n<p>Switching between the site editor and templates is smoother. The color picker is no longer a hot mess. And, border controls now <a href=\"https://github.com/WordPress/gutenberg/pull/34061\">use the tools panel</a> approach of allowing users to enable or disable the options they want.</p>\n\n\n\n<p>Contributors have made progress on updating the Comments Query Loop block, which will eventually be the backbone of displaying comments in block themes. One of the tallest hurdles was <a href=\"https://github.com/WordPress/gutenberg/pull/36065\">making nested comments work</a>. With that now fixed, moving forward with other comment-related components should be less problematic. The latest release also introduced the <a href=\"https://github.com/WordPress/gutenberg/pull/36890\">Comments Pagination Numbers block</a> for handling paginated comment lists.</p>\n\n\n\n<h2 id=\"view-templates-without-a-page-reload\">View Templates Without a Page Reload</h2>\n\n\n\n<img />Templates view in the site editor.\n\n\n\n<p class=\"has-drop-cap\">When <a href=\"https://wptavern.com/gutenberg-12-1-fixes-block-appender-layout-shift-adds-template-list-views-and-enhances-global-styles\">Gutenberg 12.1</a> launched two weeks ago, I was happy to see the new and much improved slide-out panel in the site editor for viewing templates. My primary complaint: it was slow. Switching between the editor and template view required a page reload.</p>\n\n\n\n<p>In the latest 12.2 release, this has all changed. Thanks to <a href=\"https://github.com/WordPress/gutenberg/pull/36488\">client-side routing in the site editor</a>, the transition between the editor and templates feels fast and smooth.</p>\n\n\n\n<p>Changes like this are one of the reasons I have welcomed the postponement of WordPress 5.9 until late January. Some of these little wrinkles needed ironing before showing the site editor to the world.</p>\n\n\n\n<h2 id=\"improved-color-picker\">Improved Color Picker</h2>\n\n\n\n<img />Color picker popup.\n\n\n\n<p class=\"has-drop-cap\">Gutenberg 12.2 introduces a <a href=\"https://github.com/WordPress/gutenberg/pull/37067\">much-improved color picker</a>. The previous iteration was unwieldy, bulky to the point of being an annoyance. Users would have to scroll and scroll and scroll some more just to jump between changing a block&#8217;s text color and its link color. This was especially true if the theme showed both its colors and those from core.</p>\n\n\n\n<p>The latest iteration tightens up the UI to the point where users can see the text, background, and link color options all at once. If they want to customize any of them, they can click on one to pull up the color picker popup.</p>\n\n\n\n<p>Perhaps this change will open the door for other color options in the future, such as one for link hover/focus. It would have been far too messy in the old UI. However, the new minimalist design leaves ample room.</p>\n\n\n\n<p>I would love to see the border-color control get the same treatment. However, there is a <a href=\"https://github.com/WordPress/gutenberg/issues/35602\">separate ticket</a> that offers more fine-tuned control.</p>\n\n\n\n<h2 id=\"font-size-ui-change\">Font Size UI Change</h2>\n\n\n\n<img />Numbered-style font-size selector.\n\n\n\n<p class=\"has-drop-cap\">The font size control for supported blocks looks much different. It shows a <a href=\"https://github.com/WordPress/gutenberg/pull/37038\">list of numbered buttons</a> for themes with five or fewer custom sizes. The font-size name appears when one is selected. Otherwise, it is simply a list of numbers with no context.</p>\n\n\n\n<p>I have generally liked the progress made toward updating the block options UI. But, I am not a fan of this change. As a user, what do these numbers even mean? Is the &#8220;1&#8221; size small or medium? There is no way of knowing without testing it. Plus, the context will change from theme to theme. A UI change like this may have been OK on the back of a standardized naming scheme. However, that will be tough to implement after three years of usage.</p>\n\n\n\n<p>In general, clicking a single button feels like a better experience than clicking a dropdown, followed by a second click of making a selection. I am just not sure that it works here. However, I am open to seeing where it goes upon further iteration.</p>\n\n\n\n<p>There is also no visible way to clear the current selection and return to the default size. If the theme supports custom sizes, users can switch to the &#8220;Custom&#8221; field and clear it out. This is not obvious unless you stumble upon it. Users could also hit the &#8220;Reset All&#8221; button, but doing so resets all typography options.</p>\n\n\n\n<p>The easiest way to avoid this UI change is for theme authors to register at least six custom font sizes. The option will automatically revert to its former dropdown select field. Fortunately, I have 13 in the theme I primarily work on, so it is a non-issue for me.</p>\n\n\n\n<h2 id=\"block-template-part-hooks\">Block Template Part Hooks</h2>\n\n\n\n<p class=\"has-drop-cap\">Theme and plugin developers now have <a href=\"https://github.com/WordPress/gutenberg/pull/36884\">additional action hooks</a> around the block template part system. These should be handy for debugging or other complex use cases.</p>\n\n\n\n<ul><li><code>render_block_core_template_part_post</code> fires when a part is found from the database.</li><li><code>render_block_core_template_part_file</code> fires when a part comes from a theme file.</li><li><code>render_block_core_template_part_none</code> fires when no part is located.</li></ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 23 Dec 2021 01:19:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: WordPress Contributors Discuss the Possibility of 4 Major Releases in 2022\";s:7:\"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:30:\"https://wptavern.com/?p=127550\";s:7:\"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:213:\"https://wptavern.com/wordpress-contributors-discuss-the-possibility-of-4-major-releases-in-2022?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-contributors-discuss-the-possibility-of-4-major-releases-in-2022\";s: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:6344:\"<img />\n\n\n\n<p>Last week, WordPress Executive Director Josepha Haden Chomphosy <a href=\"https://make.wordpress.org/core/2021/12/17/discussion-2022-major-release-timing/\">opened a discussion</a> on how many releases the project will aim for in 2022. </p>\n\n\n\n<p>&#8220;Given that we have a release in January already, I wonder if we might be able to use 2022 to attempt four releases,&#8221; Haden Chomphosy said. She proposed three different release schedules: </p>\n\n\n\n<ul><li>Quarterly releases: January, April, July, October</li><li>Trimester-ly releases: January, May, September</li><li>Known release and then evenly spaced targets?: January, May, August, November</li></ul>\n\n\n\n<p>When she <a href=\"https://wordpress.slack.com/archives/C02RQBWTW/p1639001383392000\">brought it up in the #core Slack channel</a>, a few contributors said they would like to see the project move towards more frequent releases. They were optimistic that it can be done, since a January release is already on the schedule.</p>\n\n\n\n<p>Responses to the post on make.wordpress.org were markedly different. A few commented that they would be comfortable with a quarterly releases as long as they avoid major holidays. Several participants in the conversation have urged WordPress to slow down to two or three releases. Others suggested WordPress simply wait to release new features until they are ready, with no schedule. This particular suggestion makes it difficult for various stakeholders, like hosting companies, agencies, and WordPress product businesses, to plan effectively.</p>\n\n\n\n<p>In 2021, WordPress released version 5.7 in March and 5.8 in July. A third major release planned for December was postponed due to critical blockers and decreased volunteer availability. A jump to four releases next year seems overly ambitious without a change in processes.</p>\n\n\n\n<p>&#8220;Is it realistic to plan four releases for 2022 right after three releases per year plan was not fulfilled?&#8221; Oleg Kharchenko asked in the comments. &#8220;I don’t get what’s the benefit of having more releases just for the sake of number. It looks good in business reports but it has no real value for WordPress users as frequent releases lead to half-baked features which are hard to use. </p>\n\n\n\n<p>&#8220;Also plugin and theme authors will have to put more time into testing instead of their product development. Finally, there are many tickets on Trac with &#8216;early&#8217; keyword which are punted for years just because everybody is too busy to find time to include these tickets in the upcoming release, making the release schedule tighter would worsen this situation even more.&#8221;</p>\n\n\n\n<p>Jessica Lyschik, a developer and an active member of the German WordPress community, said she would prefer two releases for the future.</p>\n\n\n\n<p>&#8220;As several people already mentioned, planning more releases did not work out in the past, so why should it work now?&#8221; Lyschik asked. &#8220;5.9 got postponed to have refined features included so it can be actually used. The complexity of the new features is huge and trying to split that up in smaller releases is not something I see to work in the future.&#8221;</p>\n\n\n\n<p>The roadmap for 2021 originally planned for four major releases but was <a href=\"https://wptavern.com/wordpress-contributors-discuss-scaling-back-releases-4-major-releases-is-not-a-viable-plan-in-2021\">scaled back to three in February</a>. At that time Haden Chomphosy cited a lack of automation and the necessary personnel to execute the plan without risking contributor burnout and update fatigue.</p>\n\n\n\n<p>WordPress core committer John Blackbourn commented on the discussion, urging Haden Chomphosy to elaborate on why she is proposing the potential of more frequent releases. He also requested she summarize the original list of challenges and needed changes and the progress that has been made towards improving them.</p>\n\n\n\n<p>In a post titled &#8220;<a href=\"https://nomad.blog/2021/11/23/why-i-voted-to-delay-wordpress-5-9/\">Why I Voted to Delay WordPress 5.9</a>,&#8221; Anne McCarthy explained a few of the factors and blockers that caused the release to be postponed to January 2022. </p>\n\n\n\n<p>&#8220;What I’d like to understand better is what are we going to do to make sure this doesn’t happen again?&#8221; WordPress 5.9 release lead Matt Mullenweg commented. &#8220;There could always be more polish, more bugs fixed, and I would challenge you to pick a year in the past decade that didn’t have its share of human issues. I’d like us to really understand and agree what went wrong, particularly in the first months of 5.9, and what we’re starting now to make sure 6.0 is effortlessly on time.&#8221;</p>\n\n\n\n<p>McCarthy responded, citing the following reasons: </p>\n\n\n\n<ul><li>lack of contingency plans around the interrelated features </li><li>lack of clarity around scope for various individual features (particularly the browsing feature) </li><li>lack of a comprehensive check in early enough ahead of feature freeze </li><li>a need for more decision makers who have a high level view of where the work is headed</li></ul>\n\n\n\n<p>&#8220;Personally, I’d love to see the Go/No Go meeting overhauled to be less aspirational and more concrete as to where things stand as I think that’ll set the tone early enough in the release cycle to avoid some of these problems again,&#8221; McCarthy said. </p>\n\n\n\n<p>A few of these challenges with 5.9 correspond to the items Haden Chomphosy identified in February as needing to change in order to make WordPress releases easier and more frequent: better testing, more seasoned core developers available with time focused on core, better handoff in design/dev iterations, and shifts in collective philosophies towards continuous development.</p>\n\n\n\n<p>In the absence of a comprehensive 5.9 retrospective, it may be difficult to plan the next year&#8217;s release schedule based on the reality of what contributors experienced most recently. Moving to four major releases will be a tough sell after closing out a year where WordPress could not post three major releases. It will require significant changes to how the work is scoped and managed as it is in process. The topic will be up for discussion again during today&#8217;s weekly core dev chat at 20:00 UTC.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Dec 2021 19:50:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"HeroPress: Living Well and Enabling Success For Others Through 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:56:\"https://heropress.com/?post_type=heropress-essays&p=4328\";s:7:\"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:196:\"https://heropress.com/essays/living-well-and-enabling-success-for-others-through-wordpress/#utm_source=rss&utm_medium=rss&utm_campaign=living-well-and-enabling-success-for-others-through-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:12420:\"<img width=\"1024\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2021/12/122121-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Success is a life well lived.\" /><p>From a very young age, I can remember dreaming about a business I would one day own. It would be a restaurant named “The Comfy Chair.” Serving mainly breakfast and light lunch, I pictured a funky space with a mix of unique, comfortable chairs. Patrons could choose the chair that fit their mood of the day.</p>\n<blockquote><p>I’m sorry to report that my childhood dream never came true.</p></blockquote>\n<p>Instead, I now lead a 15-person remote team that develops open source software on WordPress, our primary product is the membership plugin <a href=\"https://www.paidmembershipspro.com\">Paid Memberships Pro</a>.</p>\n<p>The road that led me to WordPress didn’t begin with a passion for the web, or democratizing publishing, or coding, or anything technology-related.</p>\n<p>I began my career in WordPress through my passion for entrepreneurship. A passion to control my earnings, “be my own boss,” and maybe more specifically, work when I want, on what I want, and for the price I choose.</p>\n<blockquote><p>That is the most kickass thing about WordPress—people can enter our community and leverage WordPress for free, from anywhere, anytime, for any reason.</p></blockquote>\n<h2>From Craigslist to Plugins</h2>\n<p>Throughout college, I freelanced doing simple brochure websites, graphic design, and a lot of print work. I used Craigslist and word of mouth to get projects, taking nearly any job that a) paid and b) I could handle on my own or with some help from my “high school sweetheart, husband, co-founder, and best friend” Jason.</p>\n<p>After graduation, my parents were cautiously enthusiastic about my decision to start a web design business. I knew I had many months of runway and felt it was a no brainer. Starting a business is a risk. The bigger risk was missing the opportunity to create my own business in the “carefree” days of youth.</p>\n<p>Business ownership teaches you a ton—I was learning not just about emerging web technologies like WordPress. I had to learn every aspect of small business: sales and marketing, project scoping, invoicing and accounts receivable, taxes, healthcare…everything.</p>\n<p>In Fall 2006, Jason left his job at Accenture and joined me full time. I had my projects and clients, Jason had his. He led the projects that were more development-focused, I led the more design-focused projects.</p>\n<p>By 2007, we started doing WordPress sites almost exclusively. WordPress was about four years old at the time. The community was starting to take shape. Meetups and WordCamps were becoming a thing, but the events were very different back then.</p>\n<p>I didn’t identify with the early WordPress community. Events were primarily attended by developers and coders, who were primarily male. So I stayed on the periphery of the community.</p>\n<p>Jason and I continued operating Stranger Studios as a two-person team. In an agency, there are two main ways to grow revenue: charge more per hour or bill more hours (grow the team). I couldn’t picture myself <i>managing other people</i>. Life and business was good just the way it was. So we regularly raised rates, focused on high value clients, and tried our best not to keep too many clients on maintenance plans.</p>\n<blockquote><p>The WordPress “CMS” helped us increase the number of clients we could serve by giving them more independence in managing their own sites.</p></blockquote>\n<p>Then, life decided to push me into my next chapter with an event that happened when we had our first child, Isaac.</p>\n<h2>A Building Block For Change</h2>\n<p>Isaac had a rough start to life 13 years ago and needed surgery a day after his birth. We are endlessly grateful to St. Christopher’s Hospital and The Philadelphia Ronald McDonald House for supporting us through his first two weeks.</p>\n<p>And while going through those heartbreaking, chaotic, and hopeful weeks, <i>we still had to work</i>. I remember waiting in our hotel room for Jason to wrap up an urgent call with a client so we could go see our days-old baby. It’s a ridiculous scene to reflect on.</p>\n<p>I thought I was living life my way. In reality, I was financially tying myself to a handful of long-term clients. And what’s worse: there was no one to hand things off to when my personal life needed attention.</p>\n<blockquote><p>Consulting work felt like being on call 24/7.</p></blockquote>\n<p>That event changed my life in more ways than I could ever put into words. For the intention of this essay, let’s just say that our business needed to change dramatically, quickly.</p>\n<p>When I talk with other entrepreneurs and business owners, we often break down the differences between a services company and a product company. You may have heard a WordPress talk on this very topic: the move from “consulting to products”.</p>\n<p>It’s an appealing path for many WordPressers. And now that I’m on the other side of the transition, I can’t deny it is an awesome space to be in—even with the product space going through some major shifts with all the acquisition activity. But that’s a topic for another conversation entirely…</p>\n<p>The biggest turning point in my WordPress journey was the decision to create a product. By moving to a product company, I could make more money without working 24 hours a day or (immediately) having to hire people and grow as an agency.</p>\n<p>But what kind of product should we build? What untapped market could we serve? What was missing in the WordPress ecosystem?</p>\n<p>We found the answer by looking at our history of proposals and projects.</p>\n<p>A growing number of our freelance projects had a “membership-type” component. People wanted to protect access to features of their site (content, tools, applications). People wanted to get paid through their WordPress site. More specifically, they wanted to “make money while they sleep” and get paid on a recurring basis. Sell once, get paid over and over again.</p>\n<p>Jason and I recognized this trend and the lack of a leading WordPress plugin for memberships. We focused only on freelance projects for “membership-type” sites built on WordPress. These projects helped us bootstrap the development of what is now Paid Memberships Pro.</p>\n<h2>Open Source Products Are Better Products</h2>\n<blockquote><p>I believe in open source. I believe open source products are better products.</p></blockquote>\n<p>We release all of our products with an open source license, just like WordPress. We make our code publicly available on GitHub in a format that removes barriers to collaboration for internal and external contributors. And we make a very good living for ourselves and our team by building a business on top of our open source products.</p>\n<p>The decision to be open source has made an overwhelmingly positive impact on the growth of our business. But there’s another major reason why we’ve made it in the WordPress product space.</p>\n<blockquote><p>Paid Memberships Pro is a success in large part because we release the full version for free in the WordPress.org Plugins repository.</p></blockquote>\n<p>Putting my beliefs in OSS aside, the repo makes your plugin available for every WordPress site. That’s <a href=\"https://w3techs.com/technologies/details/cm-wordpress\">43.1% of websites</a> that exist today. The repo is an amazing resource for every site <i>using</i> WordPress and also for every <i>business</i> building a WordPress product. Not only does the repo facilitate installs and updates, it also builds in a layer of security for WordPress users.</p>\n<p>I am deeply grateful for the WordPress community members (the Plugins team) that maintains, reviews, and supports the repository. Without you, I wouldn’t be sitting here today writing an essay about my WordPress journey.</p>\n<h2>Building a Team That’s Diverse In Many Ways</h2>\n<p>I’ve always been a woman business owner in a male-dominated field. But I can’t say that my being a woman was something that limited or, on the flip side, catapulted my career forward.</p>\n<p>I say this because there are many people in the WordPress community that speak intelligently and openly about important topics like diversity, inclusion, and the serious problem of underrepresentation. I have not devoted enough time to educate myself on their efforts.</p>\n<p>But as a person who has interviewed and hired people for a variety of roles, I do have some perspective on the value diversity has brought to our team.</p>\n<p>Nearly half of our team are women. And we are diverse in other ways including age, geography, physical ability, and experience.</p>\n<p>I value diversity as I value any other positive trait that an employee brings to the table.</p>\n<p>When I am interviewing another woman, I recognize that they bring a woman&#8217;s perspective to the team, which is valuable. When I am interviewing someone with very little experience, I recognize that I can teach anyone that’s willing to learn and grow, which is valuable. When I am interviewing someone that lives a 20-hour plane ride away, I know that we work remotely and don’t have to overlap for our entire work day.</p>\n<p>The diversity in our team has changed my worldview. I have learned endless things about other cultures, such as the troubling issues that a Nigerian mother has faced to find a safe and enriching school for her daughter. I’ve learned about the lasting effects of apartheid in South Africa, about the progess has been made to unify the country and where there is work to be done.</p>\n<p>As a parent of “tweens”, I’ve learned valuable lessons from people with adult children. And on the flip side, I’ve shared my stories with people at an earlier stage in the parenting journey.</p>\n<p>WordPress is an open, free, accessible tool used by the whole world. Getting involved in WordPress doesn’t require a special form of education, grasp of the English language, or boatloads of money.</p>\n<p>I wouldn’t have been able to build a diverse team if the WordPress community, itself, wasn’t diverse.</p>\n<h2>Live Your Way</h2>\n<blockquote><p>Live your life your way. Do more of the things you want. Do less of the things you don’t want.</p></blockquote>\n<p>I am extremely grateful that I am safe, comfortable, and able to live my life, my way. I know that many people are in a place where this type of thinking is not possible.</p>\n<p>But even people with everything can have a feeling that something is missing. For me, that feeling is influenced by what <i>other people want for me</i>, when I feel pressure to live out <i>someone else’s dream</i>.</p>\n<p>Jason tells me (and others) that my skills are wasted on this product. He boosts me up with encouragement and praise. He says that I am capable of bigger, grander things.</p>\n<p>The message I take from this is that I can do anything. So I will do what I want to do. I will do more of the things I like to do, and less of the things I don’t.</p>\n<p>In work, that looks like filling senior roles on our team to do things I am currently responsible for. Freeing up my time to nurture the next big product. Or, freeing up my time to spend in ways that my kids need me. Or, I could get another dog.</p>\n<p>What I want to leave you with here is that you don’t have to feel pressured to go after someone else’s dream. I’ve watched companies like mine get acquired. Their founders take extended vacations and are living semi-retired lives. I think “is this what I’m supposed to do next?”</p>\n<p>Then I join my team on a call and I think “I never want to stop working with these people. This is my family.”</p>\n<p>I’ve had opportunities to swing for the fences. To push harder. To get bigger, faster. To be wildly successful.</p>\n<p>This is a monetary measure of success. This is feeling successful because other people think you are.</p>\n<p>To me, success isn’t measured by dollars or ego. Success is a life well lived. I want to energetically pursue living well. I want to build products that help people find this success. I want to grow a team that has the same freedoms in life that I humbly enjoy.</p>\n<p>I want to keep pursuing success with WordPress.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Dec 2021 13:00:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Kim Coleman\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: Ask the Bartender: Will It Become Easier To Create Block Patterns?\";s:7:\"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:30:\"https://wptavern.com/?p=127545\";s:7:\"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:193:\"https://wptavern.com/ask-the-bartender-will-it-become-easier-to-create-block-patterns?utm_source=rss&utm_medium=rss&utm_campaign=ask-the-bartender-will-it-become-easier-to-create-block-patterns\";s: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:4048:\"<blockquote class=\"wp-block-quote\"><p>Do you know if WordPress FSE is working to make it easier to create block patterns? Templates and Parts need to just click a button to download them. But patterns are very manual, and you need to register all of them programmatically.</p><cite>Thiago</cite></blockquote>\n\n\n\n<p class=\"has-drop-cap\">You are not the first person to ask this question, and it is something that I have been mulling over for a while. With <a href=\"https://wptavern.com/the-next-generation-of-wordpress-theme-authors-will-design-from-the-site-editor\">theme development quickly encroaching</a> a point where it could almost exclusively be done via the site editor, it makes sense that block patterns follow along with their template counterparts.</p>\n\n\n\n<p>The feature has not been given any sort of official green light. I am not aware of a specific ticket for it, but it seems like it will be a part of the natural evolution of themes and patterns. I encourage opening a new ticket via the Gutenberg GitHub directory.</p>\n\n\n\n<p>Two core features need to precede it:</p>\n\n\n\n<ul><li>A standard folder for storing patterns in themes.</li><li>A way to save patterns in the database.</li></ul>\n\n\n\n<p>Fortunately, there are tickets for both of these. Last month, Gutenberg lead Matías Ventura opened a new issue for <a href=\"https://github.com/WordPress/gutenberg/issues/36548\">standardizing how themes are organized</a>. WordPress 5.9 will see the introduction of <code>/templates</code> and <code>/parts</code> folders for templates and template parts, respectively. These will be the officially-supported locations in block themes.</p>\n\n\n\n<p>That same ticket proposes future enhancements of a <code>/styles</code> folder for global style variations and <code>/patterns</code> for block patterns. Having a standard location for these things is vital because the exporter in the site editor needs to know where to put them in the exported ZIP file.</p>\n\n\n\n<p>A side benefit of this feature is that theme authors would no longer be required to register their custom patterns via PHP. They could merely drop the files into their <code>/patterns</code> folders and move on. The format of this is nowhere near official at this point. There is an <a href=\"https://github.com/WordPress/gutenberg/pull/36751\">unmerged pull request</a> that implements this by searching file headers.</p>\n\n\n\n<p>The second piece of solving this issue is figuring out how to allow users to <a href=\"https://github.com/WordPress/gutenberg/issues/31298\">save patterns via the UI</a> similarly to reusable blocks. This is a more complex issue. There are existing plugins that already do this, such as my own <a href=\"https://wordpress.org/plugins/block-pattern-builder/\">Block Pattern Builder</a>, which sorely needs updating, and <a href=\"https://wordpress.org/plugins/blockmeister/\">BlockMeister</a>, a more robust solution. <a href=\"https://wordpress.org/plugins/reusable-blocks-extended/\">Reusable Blocks Extended</a> even allows users to convert reusable blocks into patterns. So, there are already folks who are trying to solve the problem.</p>\n\n\n\n<p>There are still questions about the implementation before it can be officially supported. Are saved patterns a subtype of <code>wp_block</code>, which is currently the post type for reusable blocks? Are they something separate? Then, the project must also decide whether it wants to allow custom pattern categories via a new taxonomy.</p>\n\n\n\n<p>There are also other considerations before adding another feature into core, such as <a href=\"https://github.com/WordPress/gutenberg/issues/32682\">adding a design library</a> for components in the global space.</p>\n\n\n\n<p>We are not quite to the point where you want, but we are on the path. The <code>/patterns</code> folder alone would remove the code-writing requirement. If it lands in WordPress, you could copy and paste block HTML over. It is not the same as exporting them alongside templates, but I hope the platform arrives at that destination one day.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Dec 2021 01:36:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"WordPress.org blog: WordPress 5.9 Beta 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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=11876\";s:7:\"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://wordpress.org/news/2021/12/wordpress-5-9-beta-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:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5038:\"<p>WordPress 5.9 Beta 4 is now available for testing!</p>\n\n\n\n<p><strong>This software version is still under development.</strong> Please do not run this software on a production site; install it on a test site, where you can try out the newest features and get a feel for how they will work on your site.</p>\n\n\n\n<p>You can test the WordPress 5.9 Beta 4 in three ways:</p>\n\n\n\n<p><strong>Option 1:</strong> Install and activate the<a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\"> <strong>WordPress Beta Tester</strong></a><strong> </strong>plugin (select the “Bleeding edge” channel and “Beta/RC Only” stream).</p>\n\n\n\n<p><strong>Option 2:</strong> Direct download the beta version here (<strong><a href=\"https://wordpress.org/wordpress-5.9-beta4.zip\">zip</a></strong>).</p>\n\n\n\n<p><strong>Option 3:</strong> When using WP-CLI to upgrade from Beta 1, 2, or 3 to Beta 4 on a case-insensitive filesystem, please use the following command sequence:</p>\n\n\n\n<p>Command One:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>wp core update --version=5.9-beta4</code></pre>\n\n\n\n<p>Command Two:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>wp core update --version=5.9-beta4 --force</code></pre>\n\n\n\n<p>The current target for the final release of 5.9 is January 25, 2022, which is only five weeks away. Your help testing this beta is vital: the more testing that happens, the more stable the release, and the better the experience for users and developers—and the entire WordPress community.</p>\n\n\n\n<h2 id=\"some-highlights\"><strong>Some Highlights</strong></h2>\n\n\n\n<p>Since <a href=\"https://wordpress.org/news/2021/12/wordpress-5-9-beta-3/\">Beta 3</a>, 20 bugs have been fixed. Here are a few of the changes you will find in Beta 4:</p>\n\n\n\n<ul><li>Bundled Theme: Fixed duplicate CSS rules in Twenty Twenty-One theme (<a href=\"https://core.trac.wordpress.org/ticket/53605\">#53605</a>).</li><li>Customizer: It&#8217;s possible to switch to a block theme from within Customizer (<a href=\"https://core.trac.wordpress.org/ticket/54549\">#54549</a>).</li><li>Themes: Provide guidance to users seeking to preview block themes on WordPress versions below 5.9 (<a href=\"https://core.trac.wordpress.org/ticket/54575\">#54575</a>).</li><li>REST API: The get_theme_item method should respect fields param (<a href=\"https://core.trac.wordpress.org/ticket/54595\">#54595</a>).</li><li>Editor: Block Patterns: &#8220;Featured&#8221; category &amp; patterns missing from inserter (<a href=\"https://core.trac.wordpress.org/ticket/54623\">#54623</a>).</li><li>Login and registration: Add a filter to allow to disable the Login screen language dropdown – (#54675).</li></ul>\n\n\n\n<h2 id=\"how-you-can-help\"><strong>How You Can Help</strong></h2>\n\n\n\n<p><strong>Do some testing!</strong></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/handbook/testing/beta-testing/\">Testing for bugs</a> is vital for polishing the release in the beta stage and a great way to contribute.&nbsp;</p>\n\n\n\n<p>Please post to the<a href=\"https://wordpress.org/support/forum/alphabeta/\"> Alpha/Beta</a> area in the support forums if you find a bug. If you’re comfortable writing a reproducible<a href=\"https://make.wordpress.org/core/reports/\"> bug report</a>, file one on<a href=\"https://core.trac.wordpress.org/newticket\"> WordPress Trac</a>, where you can also find a list of<a href=\"https://core.trac.wordpress.org/tickets/major\"> known bugs</a>.</p>\n\n\n\n<h2 id=\"got-questions-here-are-some-answers\"><strong>Got questions? Here are some answers</strong></h2>\n\n\n\n<p>In the coming weeks, follow the<a href=\"https://make.wordpress.org/core/\"> Make WordPress Core blog</a> for<a href=\"https://make.wordpress.org/core/tag/5-9+dev-notes/\"> 5.9-related developer notes</a> that will cover these items in detail.</p>\n\n\n\n<p>So far, contributors have fixed <a href=\"https://core.trac.wordpress.org/query?status=closed&group=component&milestone=5.9&resolution=fixed\">326 tickets and 108 new features and enhancements</a> in WordPress 5.9. More bug fixes are on the way with your help through testing.</p>\n\n\n\n<p><strong>Props to <a href=\"https://profiles.wordpress.org/cbringmann/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>cbringmann</a>, <a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/psykro/\" target=\"_blank\">@psykro</a>, <a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/hellofromtonya/\" target=\"_blank\">@hellofromtonya</a>, <a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/marybaum/\" target=\"_blank\">@marybaum</a>, <a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/webcommsat/\" target=\"_blank\">@webcommsat</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>audrasjb</a>, <a href=\"https://profiles.wordpress.org/costdev/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>costdev</a> and <a href=\"https://profiles.wordpress.org/meher/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>meher</a> for contributions to this post.</strong></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 21 Dec 2021 21:17:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Jonathan Bossenger\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: WordPress 5.9 to Introduce Language Switcher on Login Screen\";s:7:\"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:30:\"https://wptavern.com/?p=127496\";s:7:\"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:185:\"https://wptavern.com/wordpress-5-9-to-introduce-language-switcher-on-login-screen?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-9-to-introduce-language-switcher-on-login-screen\";s: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:2867:\"<p>More than half of all WordPress sites (<a href=\"https://wordpress.org/about/stats/\">50.5%</a>) are using translations for non-English speaking locales. It&#8217;s only natural that these users would want the ability to register, log in, and reset their passwords in their own languages. A new language switcher on the login screen has finally made its way into core, four years after the <a href=\"https://core.trac.wordpress.org/ticket/43700\">ticket</a> was opened.</p>\n\n\n\n<p>WordPress 5.9 will introduce a new dropdown on the login screen that will display all the languages that are currently installed. (New languages can be added under the <strong>Settings > General</strong> screen in the admin.)</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>In a <a href=\"https://make.wordpress.org/core/2021/12/20/introducing-new-language-switcher-on-the-login-screen-in-wp-5-9/\">dev note</a> for the new features, WordPress Core Committer Jb Audras demonstrated how developers can filter the default arguments for the languages dropdown.  This might be useful for sites that have dozens of languages installed where administrators only wish to display a handful in the dropdown.</p>\n\n\n\n<p><a href=\"https://wordpress.org/news/2021/12/wordpress-5-9-beta-3/\">WordPress 5.9 beta 3</a> was released last week. In addition to the new language switcher, the latest beta also includes the following:</p>\n\n\n\n<ul><li>Editor: Add FSE infrastructure from Gutenberg plugin into Core (<a href=\"https://core.trac.wordpress.org/ticket/54335\">#54335</a>).</li><li>Formatting: Allow PDFs to embedded as objects (<a href=\"https://core.trac.wordpress.org/ticket/54261\">#54261</a>)</li><li>REST API: Add navigation areas REST API endpoint from Gutenberg plugin (<a href=\"https://core.trac.wordpress.org/ticket/54393\">#54393</a>)</li><li>Themes: A fix for the Live Preview button bug (<a href=\"https://core.trac.wordpress.org/ticket/54578\">#54578</a>)</li></ul>\n\n\n\n<p>RC1 is expected January 4, 2022, which will bring a code freeze for both Gutenberg and core and a hard string freeze. Contributors are also aiming to have the field guide with dev notes published at this time. </p>\n\n\n\n<p>If you have time to contribute during the upcoming holiday weeks, the 5.9 release team welcomes more <a href=\"https://make.wordpress.org/core/handbook/testing/beta-testing/\">testing for bugs</a>. Anne McCarthy has published a detailed guide to <a href=\"https://make.wordpress.org/test/2021/11/30/help-test-wordpress-5-9-features/\">testing the full-site editing features</a> that are anticipated in 5.9. Testers should check against the list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known issues</a> before <a href=\"https://core.trac.wordpress.org/newticket\">reporting bugs on Trac </a>or in the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta</a> forums.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 21 Dec 2021 04:23: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"WPTavern: The WordPress Photo Directory Is the Open-Source Image Project We Have Long Needed\";s:7:\"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:30:\"https://wptavern.com/?p=127492\";s:7:\"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:229:\"https://wptavern.com/the-wordpress-photo-directory-is-the-open-source-image-project-we-have-long-needed?utm_source=rss&utm_medium=rss&utm_campaign=the-wordpress-photo-directory-is-the-open-source-image-project-we-have-long-needed\";s: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:6333:\"<img />\n\n\n\n<p class=\"has-drop-cap\">In last week&#8217;s annual <a href=\"https://wptavern.com/state-of-the-word-2021-wordpress-passes-43-market-share-looks-to-expand-the-commons-through-openverse\">State of the Word address</a>, WordPress project lead Matt Mullenweg announced the <a href=\"https://wordpress.org/photos/\">WordPress.org photo directory</a>. Officially, it has not yet &#8220;fully launched.&#8221; However, it is live on the site, and anyone with an account can submit their photos.</p>\n\n\n\n<p>Thus far, the directory has 103 submissions and are under the CC0 license. Unfortunately, there is only a <a href=\"https://wordpress.org/photos/photo/21761b9297/\">single photo of a house cat</a>. <em>Perhaps I will need to contribute to the commons that this project has made possible.</em></p>\n\n\n\n<p>This is a separate project from <a href=\"https://wptavern.com/creative-commons-search-is-now-openverse\">Openverse</a>, a search engine for finding open-source media, launched before the State of the Word event. Eventually, images from WordPress Photos should be discoverable via the Openverse search.</p>\n\n\n\n<p>Earlier this year, I was already envisioning <a href=\"https://wptavern.com/openverse-why-this-project-is-good-for-wordpress-and-the-web\">what Openverse could be</a>. However, what I really wanted was a WordPress photo directory. Actually, I wanted a WordPress media directory, but starting with images is easier:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Openverse must become more than a media search engine. It needs to be a project where the Average Joe can upload a nice nature picture he took over the weekend barbecue. A place where Average Jane can share a video clip of the ocean waves hitting the shoreline from her beach trip. And a place where professionals can pay it forward to the world.</p></blockquote>\n\n\n\n<p>When Jeff Chandler of WP Mainline <a href=\"https://wpmainline.com/2021/12/17/submitted-my-first-photo-to-the-wordpress-cc-0-photo-directory/\">shared his first photo</a>, I quickly turned it into a block pattern that wrapped the image in a wooden frame (pattern and image links <a href=\"https://gist.github.com/justintadlock/86251f6641c0f3110f7682e1644b28c9\">available via Gist</a>). When the WordPress pattern directory opens its submission process, I would love to submit it or some variation.</p>\n\n\n\n<img />Wooden frame block pattern around Chandler&#8217;s image.\n\n\n\n<p>My customization was not anything special. I wanted to showcase how vital CC0 photos are to those building WordPress extensions like patterns and themes. Having a reliable image resource is invaluable to our creator community. It also gives non-developers another way to contribute to the project.</p>\n\n\n\n<p>I also like seeing the faces of people I know listed in the directory. It very much feels like a photo directory made by the people of WordPress. One of my favorites is this <a href=\"https://wordpress.org/photos/photo/13461c0ff9/\">one from Topher DeRosia</a> (he has already submitted five):</p>\n\n\n\n<img />\n\n\n\n<p>Single image posts provide additional photo information, categories, and tags. Each photo also has multiple download sizes.</p>\n\n\n\n<p>The front page and search could still use a little work. Being able to at least search for images based on orientation (e.g., landscape vs. portrait) would be helpful. A nav menu with all of the categories would be handy too.</p>\n\n\n\n<h2 id=\"the-space-needed-disruption\">The Space Needed Disruption</h2>\n\n\n\n<p class=\"has-drop-cap\">The stock imagery space needed to be turned upside down. More and more, creators from the WordPress community have stepped away from some of the sites they once loved.</p>\n\n\n\n<p><a href=\"https://wptavern.com/unsplash-responds-to-image-licensing-concerns-clarifies-reasons-for-hotlinking-and-tracking\">Unsplash.</a> <a href=\"https://make.wordpress.org/themes/2018/11/29/pexels-images-are-no-more-allowed/\">Pexels.</a> <a href=\"https://make.wordpress.org/themes/2019/01/13/pixabay-images-are-not-allowed/\">Pixabay.</a> They have all had an opportunity to become the most significant open-source photo website in the world. They are places for snagging a quick photograph for free. And, for the most part, they have allowed people to give back with their art.</p>\n\n\n\n<p>However, these stock photo sites that previously distributed images in the public domain began adding restrictive licensing terms. It <a href=\"https://make.wordpress.org/themes/2017/06/30/theme-review-meeting-summary-june-27-2017/\">started with Unsplash</a> in 2017. Pexels soon followed, and Pixabay was in lock-step with the others by 2019.</p>\n\n\n\n<p>Most of these restrictions disallow users to build similar &#8220;collection sites&#8221; with those same images, essentially creating a competing service. However, they all have other restrictive terms on selling photos, especially unaltered ones. <em>Note: Pexels still allows its contributors to choose between the Pexels License and CC0 (public domain).</em></p>\n\n\n\n<p>Many photo-sharing sites built their empires on top open source, only to turn their backs on it down the road. The open-source spirit embraces competing websites. The art itself is meant to be shared. That is kind of the point. To be fair, the aforementioned were not the only such sites. They were just the most prevalent in the WordPress ecosystem.</p>\n\n\n\n<p>WordPress theme authors were often champions of those sites in years prior. However, they saw service after service disappear before their eyes as they were banned from use on WordPress.org. Themers could not distribute the images because the users who downloaded them would not have the same freedoms as promised by the GPL. It was a loss for open-source.</p>\n\n\n\n<p>Now that WordPress has a pattern directory, the issue has become more evident. In the coming months and years, creators will need high-quality photos to showcase their patterns.</p>\n\n\n\n<p>The easiest path was to leverage the millions of people who use WordPress and build our own thing. WordPress Photos could very well become the <em>de facto</em> standard of open photos on the web, and that is something we should all welcome with open arms.</p>\n\n\n\n<p>The project is necessary. WordPress.org has the resources to make something remarkable: a photo-sharing site that is 100% open and will never change.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 21 Dec 2021 01:43:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"WordPress.org blog: WP Briefing: Episode 22: A Carol of Thanks\";s:7:\"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:53:\"https://wordpress.org/news/?post_type=podcast&p=11880\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/news/2021/12/episode-22-a-carol-of-thanks/\";s: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:5718:\"<p>In this last episode of 2021, Josepha Haden Chomphosy takes the time to appreciate those who make the WordPress project a success and offers a carol of thanks. </p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2 id=\"credits\">Credits</h2>\n\n\n\n<ul><li>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a></li><li>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a></li><li>Production:&nbsp;<a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2 id=\"references\">References </h2>\n\n\n\n<p><a href=\"https://en.wikipedia.org/wiki/Have_Yourself_a_Merry_Little_Christmas\">Have yourself A Merry Little Christmas </a></p>\n\n\n\n<h2 id=\"transcript\">Transcript</h2>\n\n\n\n<span id=\"more-11880\"></span>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>00:10</p>\n\n\n\n<p>Hello everyone, and welcome to the WordPress Briefing. The podcast where you can catch quick explanations of the ideas behind the WordPress open source project. Some insight into the community that supports it and get a small list of big things coming up in the next two weeks. I&#8217;m your host Josepha Haden Chomphosy. Here we go!</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>00:39</p>\n\n\n\n<p>So, ages and ages ago, when I first started this podcast, someone basically requested that Matt and I do a duet for the last podcast of the year. A Christmas carol duet; him on the saxophone and me on voice. I obviously did not get that coordinated I don&#8217;t even know why I said obviously. I&#8217;ll tell you right now I did not get that coordinated. I was a very busy lady this year. So I don&#8217;t have a Matt on saxophone. Still, I did think that maybe it might be nice just for me to sing a teensy little Christmas carol for you all just because it seems especially poignant the words this year, especially after the 2020, 2021 COVID, all the things and trying to get back in person. So I&#8217;m going to sing you all one little verse from <em>Have Yourself a Merry Little Christmas</em>.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>01:35 <em>Singing</em>  </p>\n\n\n\n<p>Have yourself a merry little Christmas</p>\n\n\n\n<p>Let your heart be light</p>\n\n\n\n<p>From now on our troubles</p>\n\n\n\n<p>Will be out of sight</p>\n\n\n\n<p>Have yourself a merry little Christmas</p>\n\n\n\n<p>Make the Yuletide gay</p>\n\n\n\n<p>From now on our troubles</p>\n\n\n\n<p>Will be miles away</p>\n\n\n\n<p>Here we are as in olden days</p>\n\n\n\n<p>Happy golden days of yore</p>\n\n\n\n<p>Faithful friends who are dear to us</p>\n\n\n\n<p>Gather near to us, once more</p>\n\n\n\n<p>Through the years we all will be together</p>\n\n\n\n<p>If the fates allow</p>\n\n\n\n<p>Hang a shining star upon the highest bough</p>\n\n\n\n<p>And have yourself a merry little Christmas now</p>\n\n\n\n<p>Here we are as in olden days</p>\n\n\n\n<p>Happy golden days of yore</p>\n\n\n\n<p>Faithful friends who are dear to us</p>\n\n\n\n<p>Gather near to us, once more</p>\n\n\n\n<p>Through the years we all will be together</p>\n\n\n\n<p>If the fates allow</p>\n\n\n\n<p>Hang a shining star upon the highest bough</p>\n\n\n\n<p>And have yourself a merry little Christmas now</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>03:34</p>\n\n\n\n<p>Alright, my friends, that was from my heart to yours if you happened to listen. If you skipped a few seconds to get through it, which I would totally understand, that is also fine. But I did want to just kind of wrap up the year to let you all know that I am so incredibly grateful for all of the people who show up for the WordPress project to make it a success. I have made so many friends and wonderful acquaintances throughout my time here with the WordPress project. And especially in my three years as the project&#8217;s Executive Director. You all have put a lot of trust in me and a lot of faith. And I know that we have gotten so much done together in the last few years. And I am equally sure that we&#8217;re going to get so much done in the years to come. And so thank you all so much for your continued work with WordPress and the way that you just bring your best at all times. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>04:32</p>\n\n\n\n<p>One other little thanks I want to give. Over the course of this year, I&#8217;ve had an excellent team that works with me on this podcast. I have editing and design folks and people who&#8217;ve joined me here and there, folks who helped me with my production. So big thank you to <a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin</a>, <a href=\"https://profiles.wordpress.org/beafialho/\">Bea</a>, I realize your name is Beatriz in the actual credits, but I call you Bea, and so thank you. Also, a huge thank you to <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé</a>, who does all of our production and wrangling every couple of weeks. A big round of applause and kudos to that tiny but tough team that helps me get this all done.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy&nbsp; </strong>05:10</p>\n\n\n\n<p>That&#8217;s to go on top of the general thanks to the WordPress project. And if you all are celebrators, I hope you have a wonderful holiday season. If you are not celebrators, I hope that you have a wonderful end to your year and that everything you wanted to get done, you did get done, and that you can start 2022 with a fresh slate. Again, this is the WP Briefing. Thank you so much for listening. I&#8217;m your host Josepha Haden Chomphosy, and I&#8217;ll see you again in 2022.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 20 Dec 2021 19:22:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Chloe Bringmann\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"Gutenberg Times: Charts &amp; Memes Blocks, State of the Word,  and more Weekend Edition #197\";s:7:\"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://gutenbergtimes.com/?p=19863\";s:7:\"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:94:\"https://gutenbergtimes.com/charts-memes-blocks-state-of-the-word-and-more-weekend-edition-197/\";s: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:12746:\"<p>Howdy,</p>\n\n\n\n<p>Wow, this is already the fourth year-end message, I send out with this newsletter. There isn&#8217;t much, I have been doing so consistently then this weekly newsletter.  It&#8217;s been such an inspiring journey, thanks to you and the WordPress contributors, extenders and users. Your creations, questions, comments have been wonderful, especially when in-person contact have been sparse and zoom-fatigue set in. </p>\n\n\n\n<p>For Gutenberg, the block editor the best is yet to come.  </p>\n\n\n\n<p>In his <a href=\"https://wordpress.tv/2021/12/15/matt-mullenweg-2021-state-of-the-word/\"><strong>State of the Word presentation</strong></a>, Matt Mullenweg mentioned for next year Full-Site Editing in WordPress 5.9, which he called the MVP, minimal viable product, Openverse and WordPress Photos, maybe four WordPress releases and in-person meetings. Work on Phase 3, Collaborative editing, won&#8217;t come until 2023. This was not all and below you&#8217;ll find an array of Recap posts and media for your perusal. </p>\n\n\n\n<p>This is my last edition of the year 2021. I wish you a great time with family and friends and a Happy New Year. I am excited to connect with you again around January 9th with the next weekend edition.</p>\n\n\n\n<p>Yours, 💕<br />Birgit</p>\n\n\n\n<p><em>PS: 2129 users voted at the <strong><a href=\"https://thewpweekly.com/awards/\">WPAwards</a> </strong>produced by <a href=\"https://twitter.com/idavinder\">Davinder Si ngh Kainth</a>. It&#8217;s all in good spirit and a fun activity. In the category of Page builders, Gutenberg landed on second place behind Elementor and before Beaver Builder. 🙂  Thank you, for those who voted for the Gutenberg Times and the Gutenberg Changelog. Seems we need to do some more community outreach and lobbying next time around. 🤔</em></p>\n\n\n\n<p><em>PPS: To bridge the gap until the next edition, I sprinkled some Gutenberg highlights of the year sprinkles among the links below: starting with the recordings of Gutenberg talks from <strong><a href=\"https://wordpress.tv/event/wordcamp-us-2021/\">WordCamp US 2021 on WordPress.TV</a></strong>.</em></p>\n\n\n\n<hr class=\"wp-block-separator is-style-dots\" />\n\n\n\n\n<p><strong>Table of Contents</strong></p>\n\n\n\n<div class=\"wp-block-sortabrilliant-guidepost\"><ul><li><a href=\"https://gutenbergtimes.com/feed/#state-of-the-word-and-q-and-a\">State of the Word and Q and A</a></li><li><a href=\"https://gutenbergtimes.com/feed/#building-custom-blocks-and-developing-for-gutenberg\">Building Custom Blocks and developing for Gutenberg</a></li><li><a href=\"https://gutenbergtimes.com/feed/#block-themes-for-theme-developers\">Block Themes for Theme developers</a></li></ul></div>\n\n\n\n\n\n<p><strong>&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Keeping up with Gutenberg &#8211; Index 2021&#8221;</a>&nbsp;</strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test and Meta team from Jan. 2021 on. Updated by yours truly.  <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\"><em>The index 2020 is here</em></a></p>\n\n\n\n\n<h2 id=\"state-of-the-word-and-q-and-a\">State of the Word and Q and A</h2>\n\n\n\n<p>My longtime Webdev friend, <a href=\"https://twitter.com/redcrew\"><strong>Deborah Edwards-Onoro</strong></a> shared her thoughts in <strong><a href=\"https://www.lireo.com/takeaways-from-state-of-the-word-2021/\">Takeaways from State of the Word 2021</a></strong>. </p>\n\n\n\n<p>The <strong>Posts Status</strong> team collected voices from the community after the State of the Word &amp; Q &amp; Two ways.</p>\n\n\n\n<ul><li><a href=\"https://poststatus.com/post-status-team-responses-to-the-state-of-the-word-2021/\"><strong>Responses to the State of the Word 2021</strong></a> &#8211; Openverse. Diversity. Training. Future generations. A whole that is greater than the sum of its parts. These are our quick takes on SOTW ’21.</li><li><a href=\"https://poststatus.com/comments/4/\"><strong>Comments (No. 4) — State of the Word 2021 Analysis</strong></a> The recording of the Twitter Spaces with held after the State of the Word event, moderated by <strong><a href=\"https://twitter.com/dimensionmedia\">David Bisset</a></strong></li></ul>\n\n\n\n<p><strong><a href=\"https://twitter.com/courtneyr_dev\">Courtney Robertson</a></strong>, WordPress Training team, sponsored by GoDaddy, also wrote a <a href=\"https://www.godaddy.com/garage/state-of-the-word-2021/\"><strong>Recap of both Mullenweg&#8217;s presentation and the Q &amp; A</strong></a>. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>The Feedback for the 11th Call for testing from the FSE program is in, and <strong>Anne McCarthy</strong> published the <strong><a href=\"https://make.wordpress.org/test/2021/12/16/fse-program-site-editing-safari-summary/\">Site Editing Safari Summary</a>.</strong></p>\n\n\n\n<p>&#8220;As folks dug in, there were numerous enhancements that quickly came to mind as awesome nice to haves. These desired enhancements not only underscores the potential of various full site editing pieces when put together, but also highlights the frustration around the current limitations&#8221; McCarthy wrote. She also created a list of GitHub Issue for those feature requests. Check them out and comment if you are interested in those features as well. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<h2 id=\"building-custom-blocks-and-developing-for-gutenberg\">Building Custom Blocks and developing for Gutenberg</h2>\n\n\n\n<p>Before you start thinking about building a custom block, read <strong><a href=\"https://twitter.com/karmatosed\">Tammie Lister</a></strong>&#8216;s <a href=\"https://extendify.com/block-patterns-are-better-than-blocks/\"><strong>Block patterns are better than blocks</strong></a>, published on the <strong>Extendify</strong>&#8216;s blog.</p>\n\n\n\n<p>The Team at Learn.WordPress.org has two workshops for developers and more are coming. </p>\n\n\n\n<ul><li><a href=\"https://learn.wordpress.org/workshop/registering-block-patterns/\">Registering Block Patterns</a> with Daisy Olsen</li><li><a href=\"https://learn.wordpress.org/workshop/intro-to-gutenberg-block-development/\">Intro to Gutenberg Block Development</a> with Jonathan Bossenger</li></ul>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Ari Stathopoulos</strong> posted a WordPress 5.9 DevNote on <a href=\"https://make.wordpress.org/core/2021/12/15/using-multiple-stylesheets-per-block/\"><strong>Using multiple stylesheets per block</strong></a> </p>\n\n\n\n<p>&#8220;Blocks will now be able to register multiple stylesheets, and load styles from other blocks when needed. Themes will be able to add styles on a per-block basis instead of loading monolithic stylesheets that are force-loaded anywhere. This has a greater impact on block themes where stylesheets loading is optimized based on the page &amp; layout contents, but can also be used by classic themes.&#8221;, Stathopoulos wrote.   </p>\n\n\n\n<p>He continued: &#8220;This change can benefit both block developers and theme developers, further reducing the total page-weight by only loading styles for blocks that exist on a page.&#8221;</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>Justin Tadlock reviewed a new plugin providing chart blocks in this post: <a href=\"https://wptavern.com/hello-charts-launches-a-native-chart-building-experience-for-the-block-editor\"><strong>Hello Charts Launches a Native Chart-Building Experience for the Block Editor</strong></a>. In the article, he also lists other block plugins that allow you to create charts. There are actually four: </p>\n\n\n\n<ul><li><a href=\"https://wordpress.org/plugins/sb-chart-block/\">SB Charts</a> by WordPress plugin developer <a href=\"https://twitter.com/herb_miller\"><strong>Herb Miller</strong></a></li><li><a href=\"https://wordpress.org/plugins/chart-block/\">Chart Block</a> by the bPlugins Team from Bangladesh</li><li><a href=\"https://wordpress.org/plugins/charts-blocks/\">Charts Blocks for Gutenberg </a>by Sandip Mondal, and</li><li><a href=\"https://hellocharts.co/\">Hello Charts</a>, by Luke Carbis, Rob Stinson and Byron Keet. </li></ul>\n\n\n\n<p>Hello Charts is not available in the WordPress repository,<a href=\"https://hellocharts.co/\"> only from their website</a>. It&#8217;s the first block-based product site, I noticed, that sells single block features.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>In his last stream before the holidays, <strong>Ryan Welcher</strong> took his viewer through extending the <a href=\"https://www.youtube.com/watch?v=9bE3J64brps\">meme block he created last week</a>, to use images from the Media library. You can watch it on YouTube: <a href=\"https://www.youtube.com/watch?v=fTT_ZIpU-Fk\"><strong>Expanding the Meme Generator plugin</strong></a>. <br />If you prefer not to watch the programming part and just look at the code, you can see <a href=\"https://github.com/ryanwelcher/twitch\">all code from the Twitch stream on GitHub.</a> Be aware they are educational and not meant to be used in production. </p>\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s main (trunk) branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total\" /></p>\n\n\n\n\n<h2 id=\"block-themes-for-theme-developers\">Block Themes for Theme developers</h2>\n\n\n\n<p><a href=\"https://twitter.com/one_maggie\">Maggie Cabrera</a> published the <a href=\"https://make.wordpress.org/themes/2021/12/17/gutenberg-themes-week-of-december-13th-2021/\"><strong>Gutenberg + Themes Digest</strong></a> for this week. She highlights  PRs and discussions on four topics: </p>\n\n\n\n<ul><li>Typography supports for group and row blocks</li><li>Nameless font sizes</li><li>Approach to global padding</li><li>Default font sizes renamed</li><li>Template parts in child themes</li></ul>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>I suffered from serious flashbacks, when I noticed that <strong>Riad Benguella</strong> recreated the <strong>Kubrick Theme as a block theme</strong>. Matias Ventura <a href=\"https://twitter.com/matias_ventura/status/1471114929012891658\">tweeted a short video</a> on how to change the header color gradient with the site editor. You can study the <a href=\"https://github.com/youknowriad/kubrick2\">block theme on GitHub</a>. It might even show up in the WordPress repository.</p>\n\n\n\n<p><strong>Justin Tadlock</strong> also has a few more thoughts and screenshots <a href=\"https://wptavern.com/yes-a-block-based-version-of-the-kubrick-wordpress-theme-exists\"><strong>Yes, a Block-Based Version of the Kubrick WordPress Theme Exists</strong></a></p>\n\n\n\n<img />\n\n\n\n\n<p><strong>Post&#8217;s Featured Image: </strong><a href=\"https://www.flickr.com/photos/71401718@N00/46694369234\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Building blocks, color, abstract, international, global, corporate, colorful&#8221;</a> by <a href=\"https://www.flickr.com/photos/71401718@N00\" target=\"_blank\" rel=\"noreferrer noopener\">Wonderlane</a> is licensed under <a href=\"https://creativecommons.org/publicdomain/zero/1.0/?ref=openverse&atype=rich\" target=\"_blank\" rel=\"noreferrer noopener\">CC0 1.0</a></p>\n\n\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\">Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too and won&#8217;t give your email address to anyone except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\";s: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, 18 Dec 2021 06:11:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WPTavern: Disable Over a Dozen WordPress Features With the No Nonsense Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=127402\";s:7:\"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:199:\"https://wptavern.com/disable-over-a-dozen-wordpress-features-with-the-no-nonsense-plugin?utm_source=rss&utm_medium=rss&utm_campaign=disable-over-a-dozen-wordpress-features-with-the-no-nonsense-plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3429:\"<p class=\"has-drop-cap\">One of the best things about WordPress is the hundreds of ways of turning things off. There are likely dozens of plugins for disabling various items, each with its own unique set of options. <a href=\"https://wordpress.org/plugins/no-nonsense/\">No Nonsense</a> is no different. It is a plugin that allows users to control whether they want to use over a dozen features.</p>\n\n\n\n<p>The plugin was developed by <a href=\"https://room34.com/\">Room 34</a>, a Minneapolis-based web development and creative consulting studio. No Nonsense is the team&#8217;s 11th free plugin available through the WordPress.org plugin directory.</p>\n\n\n\n<p>The team&#8217;s plugin caught my eye because it has options for features that I routinely disable on WordPress site builds, such as emoji JavaScript, individual dashboard widgets, and the toolbar. Today&#8217;s update (version 1.2) even added an option to permanently remove the Hello Dolly plugin.</p>\n\n\n\n<p>Before anyone asks &#8212; someone always asks &#8212;, the plugin does not disable the block editor. However, it does have an option for turning off the block-based widgets editor.</p>\n\n\n\n<p>Room 34 released the plugin on Tuesday, so it has fewer than 10 active installs at the moment. It also does not have any reviews. I suppose this post will suffice as the first. Based on my experience and a peek at its code, the plugin looks solid.</p>\n\n\n\n<img />Plugin settings screen.\n\n\n\n<p>I tested each feature and did not find any issues, so it gets a 5/5 for doing what it says on the tin. I would love to see a few more options.  One example that immediately comes to mind is the the &#8220;Posts&#8221; screen.  Since users can remove the &#8220;Comments&#8221; section in the admin, it makes sense to have a similar setting for posts. Both are related to blogging, and not all WordPress websites need them.</p>\n\n\n\n<p>No Nonsense includes one of my favorite admin-access limitations. It can redirect logged-in users to the homepage when accessing anything other than their user profile in the WordPress admin.</p>\n\n\n\n<p>Its toolbar options are all things I have lying around in my code toolbox. The plugin has settings for hiding it for users without editing access, removing the WordPress logo, and ditching the &#8220;Howdy&#8221; text.</p>\n\n\n\n<p>The plugin includes options for many commonly-disabled features, but a new one that I had not thought about was the core update email. When managing sites for several family and friends, those &#8220;your site has updated to WordPress x.x.x&#8221; emails can become irritating. The plugin allows you to disable those except in cases of an error.</p>\n\n\n\n<p>If someone has not already done so, I would love to see a <em>deactivation plugin to end all deactivation</em> plugins. It would feature a complete list of things that a site owner can turn off, disable, deactivate, remove, or whatever you want from a WordPress website.</p>\n\n\n\n<p>No Nonsense looks like a good starting place, but there are always other things that I might remove from an install. I almost always give the ax to the theme and plugin editors. As well as the plugin works, there&#8217;s always just a little something more I need to get rid of, depending on the site in question. So, I am still looking for that behemoth plugin that gives me that one-click access to disable anything. For now, I can see myself deploying this on a few sites.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 18 Dec 2021 00:20:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"WPTavern: Free Software Foundation Adds a Code of Ethics for Board Members\";s:7:\"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:30:\"https://wptavern.com/?p=127388\";s:7:\"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:193:\"https://wptavern.com/free-software-foundation-adds-a-code-of-ethics-for-board-members?utm_source=rss&utm_medium=rss&utm_campaign=free-software-foundation-adds-a-code-of-ethics-for-board-members\";s: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:4441:\"<p>The Free Software Foundation (FSF) <a href=\"https://www.fsf.org/news/fsf-adopts-new-governance-framework-for-board-members\">announced</a> it is implementing a new <a href=\"https://www.fsf.org/about/board-member-agreement\">Board Member Agreement</a> and  <a href=\"https://www.fsf.org/about/board-of-directors-code-of-ethics\">Code of Ethics</a> that is meant to guide members in their responsibilities, decision-making, and activities. The documents, which FSF says were &#8220;designed to help make FSF governance more transparent, accountable, ethical, and responsible,&#8221; were created as part of a six-month long consultant-led review.</p>\n\n\n\n<p>In March, FSF founder and GPL author, Richard Stallman, announced that he was returning to the board, after <a href=\"https://wptavern.com/gpl-author-richard-stallman-resigns-from-free-software-foundation\">resigning</a> as director of the board and president of the FSF in 2019. His resignation followed a series of controversial remarks on rape, assault, and child sex trafficking, along with two decades of <a href=\"https://geekfeminism.wikia.org/wiki/Richard_Stallman\">behaviors and statements</a> that many have found to be disturbing and offensive. He was subsequently <a href=\"https://wptavern.com/gnu-project-maintainers-move-to-oust-richard-stallman-from-leadership\">ousted by GNU project maintainers</a> from his position as head of the project.</p>\n\n\n\n<p><a href=\"https://wptavern.com/free-software-community-condemns-richard-stallmans-reinstatement-to-fsf-board-of-directors\">Stallman&#8217;s controversial return</a> was supported by the majority of FSF&#8217;s board, with the exception of board member Kat Walsh who resigned after voting against his reinstatement. The organization’s executive director, deputy director, and chief technology officer also resigned in protest. </p>\n\n\n\n<p>At that time, the FSF&#8217;s board published a statement saying they &#8220;take  full responsibility for how badly we handled the news of his election to a board seat. We had planned a flow of information that was not executed in a timely manner or delivered in the proper sequence.&#8221; His reinstatement took FSF&#8217;s staff by surprise, as they were not informed or consulted.</p>\n\n\n\n<p>Mozilla, the Open Source Initiative, Red Hat, the Electronic Frontier Foundation, and other prominent tech organizations also opposed the decision in published statements and removed their support for FSF and critical funding.  </p>\n\n\n\n<p><a href=\"https://wordpressfoundation.org/\">The WordPress Foundation</a>, which previously listed FSF among the project’s inspirations, quietly removed the link from the website following the controversy. WordPress’ executive director Josepha Haden Chomphosy published a <a href=\"https://josepha.blog/2021/04/02/on-recent-news-about-the-fsf-board-of-directors/\">statement</a>, saying she did not support Stallman&#8217;s return as a board member, and confirmed to the Tavern that this is also the WordPress project’s official stance.</p>\n\n\n\n<p>In what appears to be an attempt to claw its way back to a semblance of accountability, FSF&#8217;s newly approved <a href=\"https://www.fsf.org/about/board-of-directors-code-of-ethics\">Code of Ethics</a> is targeted at preempting future incidents of board members acting on behalf of the organization without permission. A few relevant ethics in the document include the following:</p>\n\n\n\n<ul><li><em>Members of the board of directors will not undertake an activity that substantially hurts the FSF. When acting as board members, they will work toward the success of the FSF.</em></li><li><em>Board members shall all avoid placing&#8211;and the appearance of placing&#8211;one&#8217;s own self interest or any third-party interest, including the interests of associate members, above that of the organization as a whole.</em></li><li><em>Board members shall not speak on behalf of the FSF unless given explicit permission. Directors must not represent that their authority as board members extends any further than it actually extends. The board speaks as a whole, not as individuals.</em></li></ul>\n\n\n\n<p>New governance is a positive step towards transparency and accountability, but after all the damage done during the botched rollout of Stallman&#8217;s reinstatement, it&#8217;s not likely that opposing organizations will settle for anything less than his removal from the board. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 17 Dec 2021 21:45:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"Post Status: Post Status Excerpt (No. 37) — WordPress Community In Africa\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=89996\";s:7:\"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:34:\"https://poststatus.com/excerpt/37/\";s: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:3639:\"<h2>&#8220;You shouldn\'t be the one to always take, you want to be the one to always give.&#8221; —Mary Job</h2>\n\n\n\n<p class=\"has-drop-cap\">In this episode of Post Status Excerpt, David chats with special guest <strong>Mary Job</strong>. Mary is a remote, &#8220;nomad&#8221; worker in Africa who travels from city to city. She is an engineer with <strong>Paid Memberships Pro</strong> but also spends a large amount of time growing and stimulating the African WordPress community. Mary has helped start <strong>WP Africa</strong>, a site devoted to the community of WordPress users on the continent. She talks about challenges they face, compares the WordPress presence with <strong>Google</strong> in Africa, and looks forward to the day when there can be a <strong>WordCamp Africa</strong>.</p>\n\n\n\n<p><strong>Also: </strong>Mary shares how she got involved in WordPress, and how appreciative she is of the giving nature of the WordPress community. David will have to figure out how to get Mary\'s invite to Matt.</p>\n\n\n\n\n\n\n\n<p class=\"has-background\">Every week <strong><a href=\"https://poststatus.com/podcast/the-excerpt/\">Post Status Excerpt</a></strong> will brief you on important WordPress news — in about 15 minutes or less! Learn what\'s new in WordPress in a flash. <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/26a1.png\" alt=\"⚡\" class=\"wp-smiley\" /><br /><br />You can listen to <a href=\"https://poststatus.com/podcast/the-excerpt/\">past episodes</a> of <strong>The Excerpt</strong>, <a href=\"https://poststatus.com/category/post-status-podcasts/\">browse all our podcasts</a>, and don’t forget to subscribe on <a href=\"https://open.spotify.com/show/1m3xwXbe0MG5BzFVPtB0A7\">Spotify</a>, Amazon Music, <a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zaW1wbGVjYXN0LmNvbS8ySkU5c2M4UA\">Google Podcasts</a>, <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">iTunes</a>, <a href=\"https://castro.fm/podcast/c53552c6-1ee0-4fc4-9de4-08ed6bf1ee4d\">Castro</a>, <a href=\"https://www.youtube.com/c/PostStatus\">YouTube</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, <a href=\"https://player.fm/series/wordpress-post-status-podcasts\">Player.fm</a>, <a href=\"https://pca.st/05rR\">Pocket Casts</a>, <a href=\"https://wordpress-post-status-draft-podcast.simplecast.com/\">Simplecast</a>, or by <a href=\"https://feeds.simplecast.com/2JE9sc8P\">RSS</a>. <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f3a7.png\" alt=\"🎧\" class=\"wp-smiley\" /></p>\n\n\n\n<h3 id=\"h-mentioned-in-the-show\"><img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f517.png\" alt=\"🔗\" class=\"wp-smiley\" /> Mentioned in the show:</h3>\n\n\n\n<ul><li><a href=\"https://wpafrica.org/\">WP Africa</a></li><li><a href=\"https://twitter.com/dimensionmedia\" target=\"_blank\" rel=\"noreferrer noopener\">David Bisset (Twitter)</a></li><li><a href=\"http://twitter.com/nathaningram\">Mary Job</a><a href=\"http://twitter.com/maryojob\"> (Twitter)</a></li><li><a href=\"https://twitter.com/post_status\" target=\"_blank\" rel=\"noreferrer noopener\">Post Status (Twitter)</a></li></ul>\n\n\n\n<h3><img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f64f.png\" alt=\"🙏\" class=\"wp-smiley\" /> Sponsor: <a href=\"https://poststat.us/pagely\" target=\"_blank\" rel=\"noreferrer noopener sponsored nofollow\">Pagely</a></h3>\n\n\n\n<p>You need durable Managed WordPress Hosting for all your mission-critical sites.&nbsp;Pagely offers managed DevOps and a flexible stack with the same enterprise-level support to all its customers. Peace of mind starts with Pagely. Try it today!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 17 Dec 2021 13: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"David Bisset\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 11 Jan 2022 14:01:50 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:14:\"content-length\";s:6:\"661220\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Tue, 11 Jan 2022 13:45:07 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 1\";s:13:\"accept-ranges\";s:5:\"bytes\";}s:5:\"build\";s:14:\"20160905123131\";}','no'),(184720,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1641952910','no'),(184721,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1641909710','no'),(184722,'_transient_timeout_plugin_slugs','1641996112','no'),(184723,'_transient_plugin_slugs','a:16:{i:0;s:19:\"akismet/akismet.php\";i:1;s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:45:\"disable-wordpress-updates/disable-updates.php\";i:4;s:9:\"hello.php\";i:5;s:21:\"polylang/polylang.php\";i:6;s:27:\"ql_sidebars/ql_sidebars.php\";i:7;s:39:\"renovate-projects/renovate-projects.php\";i:8;s:35:\"responsive-posts-carousel/index.php\";i:9;s:23:\"revslider/revslider.php\";i:10;s:27:\"ql_services/ql_services.php\";i:11;s:55:\"wck-custom-fields-and-custom-post-types-creator/wck.php\";i:12;s:41:\"wordpress-importer/wordpress-importer.php\";i:13;s:27:\"js_composer/js_composer.php\";i:14;s:39:\"wp-posts-carousel/wp-posts-carousel.php\";i:15;s:35:\"wp-sitemap-page/wp-sitemap-page.php\";}','no'),(184724,'_transient_timeout_dash_4077549d03da2e451c8b5f002294ff51','1641952912','no'),(184725,'_transient_dash_4077549d03da2e451c8b5f002294ff51','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2022/01/wordpress-5-8-3-security-release/\'>WordPress 5.8.3 Security Release</a> <span class=\"rss-date\">January 6, 2022</span><div class=\"rssSummary\">This security release features four security fixes. Because this is a security release, it is recommended that you update your sites immediately. All versions since WordPress 3.7 have also been updated. WordPress 5.8.3 is a short-cycle security release. The next major release will be version 5.9, which is already in the Release Candidate stage. You [&hellip;]</div></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://poststatus.com/excerpt/41/\'>Post Status: Post Status Excerpt (No. 41) — WordPress Community Versions: Past, Present, Future</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/wordpress-community-team-proposes-stricter-covid-19-safety-protocols-for-in-person-events-in-2022?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-community-team-proposes-stricter-covid-19-safety-protocols-for-in-person-events-in-2022\'>WPTavern: WordPress Community Team Proposes Stricter COVID-19 Safety Protocols for In-Person Events in 2022</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/customizer-will-disappear-for-some-block-theme-users-with-wordpress-5-9?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=customizer-will-disappear-for-some-block-theme-users-with-wordpress-5-9\'>WPTavern: Customizer Will Disappear for Some Block Theme Users With WordPress 5.9</a></li></ul></div><div class=\"rss-widget\"><ul></ul></div>','no'),(185514,'_transient_pll_languages_list','a:2:{i:0;a:23:{s:7:\"term_id\";i:30;s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";s:1:\"0\";s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:8:\"language\";s:11:\"description\";s:5:\"en_US\";s:6:\"parent\";s:1:\"0\";s:5:\"count\";i:154;s:10:\"tl_term_id\";i:31;s:19:\"tl_term_taxonomy_id\";i:31;s:8:\"tl_count\";i:38;s:6:\"locale\";R:9;s:6:\"is_rtl\";i:0;s:8:\"flag_url\";s:57:\"http://rtcme.com/wp-content/plugins/polylang/flags/us.png\";s:4:\"flag\";s:878:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAIAAAD5gJpuAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAHzSURBVHjaYkxOP8IAB//+Mfz7w8Dwi4HhP5CcJb/n/7evb16/APL/gRFQDiAAw3JuAgAIBEDQ/iswEERjGzBQLEru97ll0g0+3HvqMn1SpqlqGsZMsZsIe0SICA5gt5a/AGIEarCPtFh+6N/ffwxA9OvP/7//QYwff/6fZahmePeB4dNHhi+fGb59Y4zyvHHmCEAAAW3YDzQYaJJ93a+vX79aVf58//69fvEPlpIfnz59+vDhw7t37968efP3b/SXL59OnjwIEEAsDP+YgY53b2b89++/awvLn98MDi2cVxl+/vl6mituCtBghi9f/v/48e/XL86krj9XzwEEEENy8g6gu22rfn78+NGs5Ofr16+ZC58+fvyYwX8rxOxXr169fPny+fPn1//93bJlBUAAsQADZMEBxj9/GBxb2P/9+S/R8u3vzxuyaX8ZHv3j8/YGms3w8ycQARmi2eE37t4ACCDGR4/uSkrKAS35B3TT////wADOgLOBIaXIyjBlwxKAAGKRXjCB0SOEaeu+/y9fMnz4AHQxCP348R/o+l+//sMZQBNLEvif3AcIIMZbty7Ly6t9ZmXl+fXj/38GoHH/UcGfP79//BBiYHjy9+8/oUkNAAHEwt1V/vI/KBY/QSISFqM/GBg+MzB8A6PfYC5EFiDAABqgW776MP0rAAAAAElFTkSuQmCC\" title=\"English\" alt=\"English\" />\";s:8:\"home_url\";s:17:\"http://rtcme.com/\";s:10:\"search_url\";s:17:\"http://rtcme.com/\";s:4:\"host\";N;s:5:\"mo_id\";s:4:\"1469\";s:13:\"page_on_front\";s:3:\"924\";s:14:\"page_for_posts\";b:0;s:9:\"flag_code\";s:2:\"us\";}i:1;a:23:{s:7:\"term_id\";i:55;s:4:\"name\";s:14:\"العربية\";s:4:\"slug\";s:2:\"ar\";s:10:\"term_group\";s:1:\"1\";s:16:\"term_taxonomy_id\";i:55;s:8:\"taxonomy\";s:8:\"language\";s:11:\"description\";s:2:\"ar\";s:6:\"parent\";s:1:\"0\";s:5:\"count\";i:71;s:10:\"tl_term_id\";i:56;s:19:\"tl_term_taxonomy_id\";i:56;s:8:\"tl_count\";i:22;s:6:\"locale\";R:32;s:6:\"is_rtl\";i:1;s:8:\"flag_url\";s:59:\"http://rtcme.com/wp-content/plugins/polylang/flags/arab.png\";s:4:\"flag\";s:616:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAAPwAAAD8BR5eJ4AAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAEOSURBVCiRpZHNSsNQEEbPTXOtoc1NmyhFK6ioCLXioq4UdOtz+Ia+g+7cFQURhYClikRtqGkTm8SFbkrSWHC23w9nZgTnnZR/jFYkiiRFJMX9+izBSRbZ6ks0BPcrEZ42np+g7SuOqiFi/xUOXji1Qtq+mo/ACSW2GvJsN9DkElEy4UH2qdeGOCOJV/4qJmhqJgsqpLNzzHLFpqEcTlpnKCugqZl/E/SiAU5osWkZGHINfxSwrgS3I4teNAA57ReZN6Zw+GlTW/XY3t0A4PHO5e2pzrX5DmK6IHtEAV3jAzXew70UuFeC6rhFtzLIhHNXAAhLCRfBDaXyjxwHE2I9Jz2rACDWBTHxrys/DPAN4YpPXyWy3BoAAAAASUVORK5CYII=\" title=\"العربية\" alt=\"العربية\" />\";s:8:\"home_url\";s:20:\"http://rtcme.com/ar/\";s:10:\"search_url\";s:20:\"http://rtcme.com/ar/\";s:4:\"host\";N;s:5:\"mo_id\";s:4:\"1470\";s:13:\"page_on_front\";i:1473;s:14:\"page_for_posts\";b:0;s:9:\"flag_code\";s:4:\"arab\";}}','yes'),(232614,'_site_transient_timeout_theme_roots','1685598501','yes'),(232615,'_site_transient_theme_roots','a:4:{s:5:\"rtcme\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:14:\"twentythirteen\";s:7:\"/themes\";}','yes');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_postmeta`
--

DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=5895 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_postmeta`
--

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (2,4,'_wp_attached_file','2016/04/dummy-images.xml.gz'),(3,488,'_wp_attached_file','2015/05/image_011.jpg'),(4,488,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2015/05/image_011.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"image_011-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:21:\"image_011-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:21:\"image_011-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:21:\"image_011-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:21:\"image_011-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:21:\"image_011-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:21:\"image_011-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:19:\"image_011-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:13:\"lev dolgachov\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5,7,'_wp_attached_file','2015/05/image_021.jpg'),(6,7,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2015/05/image_021.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"image_021-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:21:\"image_021-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:21:\"image_021-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:21:\"image_021-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:21:\"image_021-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:21:\"image_021-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:21:\"image_021-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:19:\"image_021-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(7,8,'_wp_attached_file','2015/05/image_031.jpg'),(8,8,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2015/05/image_031.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"image_031-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:21:\"image_031-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:21:\"image_031-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:21:\"image_031-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:21:\"image_031-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:21:\"image_031-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:21:\"image_031-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:19:\"image_031-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:35:\"Copyright 2010 CandyBox Photography\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(9,9,'_wp_attached_file','2015/05/image_04.jpg'),(10,9,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:500;s:4:\"file\";s:20:\"2015/05/image_04.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"image_04-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:20:\"image_04-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:20:\"image_04-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:20:\"image_04-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:20:\"image_04-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:20:\"image_04-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:20:\"image_04-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:18:\"image_04-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(11,10,'_wp_attached_file','2015/05/image_05.jpg'),(12,10,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:500;s:4:\"file\";s:20:\"2015/05/image_05.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"image_05-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:20:\"image_05-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:20:\"image_05-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:20:\"image_05-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:20:\"image_05-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:20:\"image_05-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:20:\"image_05-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:18:\"image_05-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:23:\"Copyright: Andrey Popov\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(13,11,'_wp_attached_file','2015/05/image_06.jpg'),(14,11,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:500;s:4:\"file\";s:20:\"2015/05/image_06.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"image_06-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:20:\"image_06-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:20:\"image_06-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:20:\"image_06-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:20:\"image_06-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:20:\"image_06-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:20:\"image_06-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:18:\"image_06-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(15,12,'_wp_attached_file','2015/05/image_07.jpg'),(16,12,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:500;s:4:\"file\";s:20:\"2015/05/image_07.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"image_07-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:20:\"image_07-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:20:\"image_07-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:20:\"image_07-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:20:\"image_07-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:20:\"image_07-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:20:\"image_07-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:18:\"image_07-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:15:\"© Igor Borodin\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(17,13,'_wp_attached_file','2015/05/image_08.jpg'),(18,13,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:500;s:4:\"file\";s:20:\"2015/05/image_08.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"image_08-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:20:\"image_08-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:20:\"image_08-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:20:\"image_08-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:20:\"image_08-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:20:\"image_08-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:20:\"image_08-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:18:\"image_08-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(19,14,'_wp_attached_file','2015/05/image_09.jpg'),(20,14,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:500;s:4:\"file\";s:20:\"2015/05/image_09.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"image_09-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:20:\"image_09-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:20:\"image_09-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:20:\"image_09-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:20:\"image_09-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:20:\"image_09-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:20:\"image_09-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:18:\"image_09-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:35:\"Copyright 2010 CandyBox Photography\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(21,15,'_wp_attached_file','2015/05/image_10.jpg'),(22,15,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:500;s:4:\"file\";s:20:\"2015/05/image_10.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"image_10-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:20:\"image_10-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:20:\"image_10-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:20:\"image_10-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:20:\"image_10-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:20:\"image_10-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:20:\"image_10-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:18:\"image_10-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(23,55,'_wp_attached_file','2015/05/image_0111.jpg'),(24,55,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1200;s:4:\"file\";s:22:\"2015/05/image_0111.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"image_0111-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:22:\"image_0111-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"image_0111-1024x640.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:22:\"image_0111-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:22:\"image_0111-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:22:\"image_0111-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:22:\"image_0111-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:22:\"image_0111-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:22:\"image_0111-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:20:\"image_0111-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:35:\"Copyright 2010 CandyBox Photography\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(25,66,'_wp_attached_file','2015/05/logo_01.png'),(26,66,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:120;s:4:\"file\";s:19:\"2015/05/logo_01.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"logo_01-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:17:\"logo_01-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(27,67,'_wp_attached_file','2015/05/logo_02.png'),(28,67,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:120;s:4:\"file\";s:19:\"2015/05/logo_02.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"logo_02-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:17:\"logo_02-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(29,68,'_wp_attached_file','2015/05/logo_03.png'),(30,68,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:120;s:4:\"file\";s:19:\"2015/05/logo_03.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"logo_03-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:17:\"logo_03-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(31,69,'_wp_attached_file','2015/05/logo_04.png'),(32,69,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:120;s:4:\"file\";s:19:\"2015/05/logo_04.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"logo_04-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:17:\"logo_04-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(33,70,'_wp_attached_file','2015/05/logo_05.png'),(34,70,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:120;s:4:\"file\";s:19:\"2015/05/logo_05.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"logo_05-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:17:\"logo_05-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(35,71,'_wp_attached_file','2015/05/logo_06.png'),(36,71,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:120;s:4:\"file\";s:19:\"2015/05/logo_06.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"logo_06-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:17:\"logo_06-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(37,75,'_wp_attached_file','2015/05/logo_03_2.png'),(38,75,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:120;s:4:\"file\";s:21:\"2015/05/logo_03_2.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"logo_03_2-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:19:\"logo_03_2-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(39,76,'_wp_attached_file','2015/05/logo_04_2.png'),(40,76,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:120;s:4:\"file\";s:21:\"2015/05/logo_04_2.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"logo_04_2-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:19:\"logo_04_2-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(41,77,'_wp_attached_file','2015/05/logo_05_2.png'),(42,77,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:120;s:4:\"file\";s:21:\"2015/05/logo_05_2.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"logo_05_2-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:19:\"logo_05_2-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(43,78,'_wp_attached_file','2015/05/logo_06_2.png'),(44,78,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:120;s:4:\"file\";s:21:\"2015/05/logo_06_2.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"logo_06_2-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:19:\"logo_06_2-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(45,79,'_wp_attached_file','2015/05/logo_01_2.png'),(46,79,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:120;s:4:\"file\";s:21:\"2015/05/logo_01_2.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"logo_01_2-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:19:\"logo_01_2-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(47,80,'_wp_attached_file','2015/05/logo_02_2.png'),(48,80,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:120;s:4:\"file\";s:21:\"2015/05/logo_02_2.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"logo_02_2-150x120.png\";s:5:\"width\";i:150;s:6:\"height\";i:120;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:19:\"logo_02_2-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(49,223,'_wp_attached_file','2015/05/image_0211.jpg'),(50,223,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1200;s:4:\"file\";s:22:\"2015/05/image_0211.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"image_0211-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:22:\"image_0211-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"image_0211-1024x640.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:22:\"image_0211-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:22:\"image_0211-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:22:\"image_0211-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:22:\"image_0211-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:22:\"image_0211-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:22:\"image_0211-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:20:\"image_0211-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(51,917,'_wp_attached_file','2015/01/team_01.png'),(52,917,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:320;s:4:\"file\";s:19:\"2015/01/team_01.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"team_01-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:\"team_01-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:19:\"team_01-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:19:\"team_01-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:19:\"team_01-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:17:\"team_01-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(53,918,'_wp_attached_file','2015/01/team_02.png'),(54,918,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:320;s:4:\"file\";s:19:\"2015/01/team_02.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"team_02-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:\"team_02-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:19:\"team_02-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:19:\"team_02-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:19:\"team_02-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:17:\"team_02-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(55,919,'_wp_attached_file','2015/01/team_03.png'),(56,919,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:320;s:4:\"file\";s:19:\"2015/01/team_03.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"team_03-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:\"team_03-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:19:\"team_03-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:19:\"team_03-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:19:\"team_03-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:17:\"team_03-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(57,920,'_wp_attached_file','2015/01/team_04.png'),(58,920,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:320;s:4:\"file\";s:19:\"2015/01/team_04.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"team_04-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:\"team_04-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:19:\"team_04-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:19:\"team_04-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:19:\"team_04-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:17:\"team_04-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(59,921,'_wp_attached_file','2015/01/team_05.png'),(60,921,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:320;s:4:\"file\";s:19:\"2015/01/team_05.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"team_05-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:\"team_05-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:19:\"team_05-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:19:\"team_05-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:19:\"team_05-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:17:\"team_05-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(61,922,'_wp_attached_file','2015/01/team_06.png'),(62,922,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:320;s:4:\"file\";s:19:\"2015/01/team_06.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"team_06-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:\"team_06-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:19:\"team_06-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:19:\"team_06-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:19:\"team_06-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:17:\"team_06-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(63,923,'_wp_attached_file','2016/04/dummy-data.xml.gz'),(64,924,'_wp_page_template','template-default-without-breadcrumbs.php'),(65,924,'_wpb_vc_js_status','true'),(66,924,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(68,924,'page_sidebar_header',''),(69,924,'page_sidebar_top',''),(70,924,'page_sidebar_right',''),(71,924,'page_sidebar_footer_top','-1'),(72,924,'page_sidebar_footer_bottom','-1'),(73,924,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(74,924,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(75,924,'slide_template','default'),(76,137,'_wp_page_template','servies_listing.php'),(77,137,'_wpb_vc_js_status','true'),(78,137,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(79,137,'slide_template','default'),(80,137,'renovate_primary_category',''),(81,137,'renovate_featured_caption',''),(82,137,'renovate_featured_caption_author',''),(83,137,'renovate_video_url',''),(84,137,'renovate_post_url',''),(85,137,'renovate_quote_text',''),(86,137,'renovate_quote_author',''),(87,137,'renovate_audio_url',''),(88,137,'social_icon_type','a:0:{}'),(89,137,'social_icon_url',''),(90,137,'social_icon_target',''),(91,137,'renovate_attachment_ids',''),(92,137,'renovate_images','a:0:{}'),(93,137,'renovate_images_titles',''),(94,137,'renovate_images_descriptions',''),(95,137,'renovate_videos',''),(96,137,'renovate_iframes',''),(97,137,'renovate_is_review',''),(98,137,'renovate_points_scale',''),(99,137,'renovate_review_label','a:0:{}'),(100,137,'renovate_review_value','a:0:{}'),(101,137,'renovate_review_title',''),(102,137,'renovate_review_description',''),(103,137,'page_sidebar_header',''),(104,137,'page_sidebar_top',''),(105,137,'page_sidebar_right',''),(106,137,'page_sidebar_footer_top','-1'),(107,137,'page_sidebar_footer_bottom','-1'),(108,137,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(109,148,'_wp_page_template','projects.php'),(110,148,'_wpb_vc_js_status','true'),(111,148,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(112,148,'slide_template','default'),(113,148,'renovate_primary_category',''),(114,148,'renovate_featured_caption',''),(115,148,'renovate_featured_caption_author',''),(116,148,'renovate_video_url',''),(117,148,'renovate_post_url',''),(118,148,'renovate_quote_text',''),(119,148,'renovate_quote_author',''),(120,148,'renovate_audio_url',''),(121,148,'social_icon_type','a:0:{}'),(122,148,'social_icon_url',''),(123,148,'social_icon_target',''),(124,148,'renovate_attachment_ids',''),(125,148,'renovate_images','a:0:{}'),(126,148,'renovate_images_titles',''),(127,148,'renovate_images_descriptions',''),(128,148,'renovate_videos',''),(129,148,'renovate_iframes',''),(130,148,'renovate_is_review',''),(131,148,'renovate_points_scale',''),(132,148,'renovate_review_label','a:0:{}'),(133,148,'renovate_review_value','a:0:{}'),(134,148,'renovate_review_title',''),(135,148,'renovate_review_description',''),(136,148,'page_sidebar_header',''),(137,148,'page_sidebar_top',''),(138,148,'page_sidebar_right',''),(139,148,'page_sidebar_footer_top','-1'),(140,148,'page_sidebar_footer_bottom','-1'),(141,148,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(142,160,'_wp_page_template','single-ql_services.php'),(143,160,'_wpb_vc_js_status','true'),(144,160,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(145,160,'slide_template','default'),(146,160,'renovate_primary_category',''),(147,160,'renovate_featured_caption',''),(148,160,'renovate_featured_caption_author',''),(149,160,'renovate_video_url',''),(150,160,'renovate_post_url',''),(151,160,'renovate_quote_text',''),(152,160,'renovate_quote_author',''),(153,160,'renovate_audio_url',''),(154,160,'social_icon_type','a:0:{}'),(155,160,'social_icon_url',''),(156,160,'social_icon_target',''),(157,160,'renovate_attachment_ids',''),(158,160,'renovate_images','a:0:{}'),(159,160,'renovate_images_titles',''),(160,160,'renovate_images_descriptions',''),(161,160,'renovate_videos',''),(162,160,'renovate_iframes',''),(163,160,'renovate_is_review',''),(164,160,'renovate_points_scale',''),(165,160,'renovate_review_label','a:0:{}'),(166,160,'renovate_review_value','a:0:{}'),(167,160,'renovate_review_title',''),(168,160,'renovate_review_description',''),(169,160,'page_sidebar_header',''),(170,160,'page_sidebar_top',''),(171,160,'page_sidebar_right',''),(172,160,'page_sidebar_footer_top','-1'),(173,160,'page_sidebar_footer_bottom','-1'),(174,160,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(175,193,'_wp_page_template','single-re_projects.php'),(176,193,'_wpb_vc_js_status','true'),(177,193,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(178,193,'slide_template','default'),(179,193,'renovate_primary_category',''),(180,193,'renovate_featured_caption',''),(181,193,'renovate_featured_caption_author',''),(182,193,'renovate_video_url',''),(183,193,'renovate_post_url',''),(184,193,'renovate_quote_text',''),(185,193,'renovate_quote_author',''),(186,193,'renovate_audio_url',''),(187,193,'social_icon_type','a:0:{}'),(188,193,'social_icon_url',''),(189,193,'social_icon_target',''),(190,193,'renovate_attachment_ids',''),(191,193,'renovate_images','a:0:{}'),(192,193,'renovate_images_titles',''),(193,193,'renovate_images_descriptions',''),(194,193,'renovate_videos',''),(195,193,'renovate_iframes',''),(196,193,'renovate_is_review',''),(197,193,'renovate_points_scale',''),(198,193,'renovate_review_label','a:0:{}'),(199,193,'renovate_review_value','a:0:{}'),(200,193,'renovate_review_title',''),(201,193,'renovate_review_description',''),(202,193,'page_sidebar_header',''),(203,193,'page_sidebar_top',''),(204,193,'page_sidebar_right',''),(205,193,'page_sidebar_footer_top','94'),(206,193,'page_sidebar_footer_bottom','95'),(207,193,'renovate_page_sidebars','a:2:{i:0;s:2:\"94\";i:1;s:2:\"95\";}'),(208,203,'_wp_page_template','default'),(209,203,'_wpb_vc_js_status','false'),(210,203,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(211,203,'slide_template','default'),(212,203,'renovate_primary_category',''),(213,203,'renovate_featured_caption',''),(214,203,'renovate_featured_caption_author',''),(215,203,'renovate_video_url',''),(216,203,'renovate_post_url',''),(217,203,'renovate_quote_text',''),(218,203,'renovate_quote_author',''),(219,203,'renovate_audio_url',''),(220,203,'social_icon_type','a:0:{}'),(221,203,'social_icon_url',''),(222,203,'social_icon_target',''),(223,203,'renovate_attachment_ids',''),(224,203,'renovate_images','a:0:{}'),(225,203,'renovate_images_titles',''),(226,203,'renovate_images_descriptions',''),(227,203,'renovate_videos',''),(228,203,'renovate_iframes',''),(229,203,'renovate_is_review',''),(230,203,'renovate_points_scale',''),(231,203,'renovate_review_label','a:0:{}'),(232,203,'renovate_review_value','a:0:{}'),(233,203,'renovate_review_title',''),(234,203,'renovate_review_description',''),(235,203,'page_sidebar_header',''),(236,203,'page_sidebar_top',''),(237,203,'page_sidebar_right',''),(238,203,'page_sidebar_footer_top','-1'),(239,203,'page_sidebar_footer_bottom','-1'),(240,203,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(242,236,'_wp_page_template','template-blog.php'),(243,236,'_wpb_vc_js_status','true'),(244,236,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(245,236,'slide_template','default'),(246,236,'renovate_primary_category',''),(247,236,'renovate_featured_caption',''),(248,236,'renovate_featured_caption_author',''),(249,236,'renovate_video_url',''),(250,236,'renovate_post_url',''),(251,236,'renovate_quote_text',''),(252,236,'renovate_quote_author',''),(253,236,'renovate_audio_url',''),(254,236,'social_icon_type','a:0:{}'),(255,236,'social_icon_url',''),(256,236,'social_icon_target',''),(257,236,'renovate_attachment_ids',''),(258,236,'renovate_images','a:0:{}'),(259,236,'renovate_images_titles',''),(260,236,'renovate_images_descriptions',''),(261,236,'renovate_videos',''),(262,236,'renovate_iframes',''),(263,236,'renovate_is_review',''),(264,236,'renovate_points_scale',''),(265,236,'renovate_review_label','a:0:{}'),(266,236,'renovate_review_value','a:0:{}'),(267,236,'renovate_review_title',''),(268,236,'renovate_review_description',''),(269,236,'page_sidebar_header',''),(270,236,'page_sidebar_top',''),(271,236,'page_sidebar_right',''),(272,236,'page_sidebar_footer_top','-1'),(273,236,'page_sidebar_footer_bottom','-1'),(274,236,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(275,274,'_wp_page_template','single.php'),(276,274,'_wpb_vc_js_status','true'),(277,274,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(278,274,'slide_template','default'),(279,274,'renovate_primary_category',''),(280,274,'renovate_featured_caption',''),(281,274,'renovate_featured_caption_author',''),(282,274,'renovate_video_url',''),(283,274,'renovate_post_url',''),(284,274,'renovate_quote_text',''),(285,274,'renovate_quote_author',''),(286,274,'renovate_audio_url',''),(287,274,'social_icon_type','a:0:{}'),(288,274,'social_icon_url',''),(289,274,'social_icon_target',''),(290,274,'renovate_attachment_ids',''),(291,274,'renovate_images','a:0:{}'),(292,274,'renovate_images_titles',''),(293,274,'renovate_images_descriptions',''),(294,274,'renovate_videos',''),(295,274,'renovate_iframes',''),(296,274,'renovate_is_review',''),(297,274,'renovate_points_scale',''),(298,274,'renovate_review_label','a:0:{}'),(299,274,'renovate_review_value','a:0:{}'),(300,274,'renovate_review_title',''),(301,274,'renovate_review_description',''),(302,274,'page_sidebar_header',''),(303,274,'page_sidebar_top',''),(304,274,'page_sidebar_right',''),(305,274,'page_sidebar_footer_top','-1'),(306,274,'page_sidebar_footer_bottom','-1'),(307,274,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(308,274,'post_views_count','5'),(342,294,'_wp_page_template','search.php'),(343,294,'_wpb_vc_js_status','false'),(344,294,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(345,294,'slide_template','default'),(346,294,'renovate_primary_category',''),(347,294,'renovate_featured_caption',''),(348,294,'renovate_featured_caption_author',''),(349,294,'renovate_video_url',''),(350,294,'renovate_post_url',''),(351,294,'renovate_quote_text',''),(352,294,'renovate_quote_author',''),(353,294,'renovate_audio_url',''),(354,294,'social_icon_type','a:0:{}'),(355,294,'social_icon_url',''),(356,294,'social_icon_target',''),(357,294,'renovate_attachment_ids',''),(358,294,'renovate_images','a:0:{}'),(359,294,'renovate_images_titles',''),(360,294,'renovate_images_descriptions',''),(361,294,'renovate_videos',''),(362,294,'renovate_iframes',''),(363,294,'renovate_is_review',''),(364,294,'renovate_points_scale',''),(365,294,'renovate_review_label','a:0:{}'),(366,294,'renovate_review_value','a:0:{}'),(367,294,'renovate_review_title',''),(368,294,'renovate_review_description',''),(369,294,'page_sidebar_header',''),(370,294,'page_sidebar_top',''),(371,294,'page_sidebar_right',''),(372,294,'page_sidebar_footer_top','-1'),(373,294,'page_sidebar_footer_bottom','-1'),(374,294,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(375,297,'_wp_page_template','default'),(376,297,'_wpb_vc_js_status','true'),(377,297,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(378,297,'slide_template','default'),(379,297,'renovate_primary_category',''),(380,297,'renovate_featured_caption',''),(381,297,'renovate_featured_caption_author',''),(382,297,'renovate_video_url',''),(383,297,'renovate_post_url',''),(384,297,'renovate_quote_text',''),(385,297,'renovate_quote_author',''),(386,297,'renovate_audio_url',''),(387,297,'social_icon_type','a:0:{}'),(388,297,'social_icon_url',''),(389,297,'social_icon_target',''),(390,297,'renovate_attachment_ids',''),(391,297,'renovate_images','a:0:{}'),(392,297,'renovate_images_titles',''),(393,297,'renovate_images_descriptions',''),(394,297,'renovate_videos',''),(395,297,'renovate_iframes',''),(396,297,'renovate_is_review',''),(397,297,'renovate_points_scale',''),(398,297,'renovate_review_label','a:0:{}'),(399,297,'renovate_review_value','a:0:{}'),(400,297,'renovate_review_title',''),(401,297,'renovate_review_description',''),(402,297,'page_sidebar_header',''),(403,297,'page_sidebar_top',''),(404,297,'page_sidebar_right',''),(405,297,'page_sidebar_footer_top','-1'),(406,297,'page_sidebar_footer_bottom','-1'),(407,297,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(441,346,'_wp_page_template','404.php'),(442,346,'_wpb_vc_js_status','true'),(443,346,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(444,346,'slide_template','default'),(445,346,'renovate_primary_category',''),(446,346,'renovate_featured_caption',''),(447,346,'renovate_featured_caption_author',''),(448,346,'renovate_video_url',''),(449,346,'renovate_post_url',''),(450,346,'renovate_quote_text',''),(451,346,'renovate_quote_author',''),(452,346,'renovate_audio_url',''),(453,346,'social_icon_type','a:0:{}'),(454,346,'social_icon_url',''),(455,346,'social_icon_target',''),(456,346,'renovate_attachment_ids',''),(457,346,'renovate_images','a:0:{}'),(458,346,'renovate_images_titles',''),(459,346,'renovate_images_descriptions',''),(460,346,'renovate_videos',''),(461,346,'renovate_iframes',''),(462,346,'renovate_is_review',''),(463,346,'renovate_points_scale',''),(464,346,'renovate_review_label','a:0:{}'),(465,346,'renovate_review_value','a:0:{}'),(466,346,'renovate_review_title',''),(467,346,'renovate_review_description',''),(468,346,'page_sidebar_header',''),(469,346,'page_sidebar_top',''),(470,346,'page_sidebar_right',''),(471,346,'page_sidebar_footer_top','-1'),(472,346,'page_sidebar_footer_bottom','-1'),(473,346,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(540,707,'_wp_page_template','template-default-without-breadcrumbs.php'),(541,707,'_wpb_vc_js_status','true'),(542,707,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(543,707,'_wpb_shortcodes_custom_css','.vc_custom_1450878745751{background-color: #f5f5f5 !important;}.vc_custom_1453213860720{background-color: #f5f5f5 !important;}.vc_custom_1456313139179{background-color: #f5f5f5 !important;}.vc_custom_1450880161412{background-image: url(http://quanticalabs.com/wptest/renovate/files/2015/05/image_07.jpg) !important;}'),(544,707,'slide_template','default'),(545,707,'page_sidebar_header',''),(546,707,'page_sidebar_top',''),(547,707,'page_sidebar_right',''),(548,707,'page_sidebar_footer_top','-1'),(549,707,'page_sidebar_footer_bottom','-1'),(550,707,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(698,613,'post_views_count','28'),(699,613,'_thumbnail_id','1089'),(700,613,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(701,613,'slide_template','default'),(702,613,'page_sidebar_header',''),(703,613,'page_sidebar_top',''),(704,613,'page_sidebar_right',''),(705,613,'page_sidebar_footer_top',''),(706,613,'page_sidebar_footer_bottom',''),(707,613,'renovate_page_sidebars','a:0:{}'),(710,616,'post_views_count','25'),(711,616,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(712,616,'slide_template','default'),(713,616,'page_sidebar_header',''),(714,616,'page_sidebar_top',''),(715,616,'page_sidebar_right',''),(716,616,'page_sidebar_footer_top',''),(717,616,'page_sidebar_footer_bottom',''),(718,616,'renovate_page_sidebars','a:0:{}'),(721,619,'_thumbnail_id','488'),(722,619,'post_views_count','23'),(723,619,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(724,619,'slide_template','default'),(725,619,'page_sidebar_header',''),(726,619,'page_sidebar_top',''),(727,619,'page_sidebar_right',''),(728,619,'page_sidebar_footer_top',''),(729,619,'page_sidebar_footer_bottom',''),(730,619,'renovate_page_sidebars','a:0:{}'),(733,97,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(734,97,'renovate_primary_category','-'),(735,97,'renovate_featured_caption',''),(736,97,'renovate_featured_caption_author',''),(737,97,'renovate_video_url',''),(738,97,'renovate_post_url',''),(739,97,'renovate_quote_text',''),(740,97,'renovate_quote_author',''),(741,97,'renovate_audio_url',''),(742,97,'social_icon_type','a:0:{}'),(743,97,'social_icon_url','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(744,97,'social_icon_target','a:4:{i:0;s:11:\"same_window\";i:1;s:11:\"same_window\";i:2;s:11:\"same_window\";i:3;s:11:\"same_window\";}'),(745,97,'renovate_attachment_ids','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(746,97,'renovate_images','a:0:{}'),(747,97,'renovate_images_titles','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(748,97,'renovate_images_descriptions','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(749,97,'renovate_videos','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(750,97,'renovate_iframes','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(751,97,'renovate_is_review','no'),(752,97,'renovate_points_scale',''),(753,97,'renovate_review_label','a:0:{}'),(754,97,'renovate_review_value','a:0:{}'),(755,97,'renovate_review_title',''),(756,97,'renovate_review_description',''),(757,97,'page_sidebar_header',''),(758,97,'page_sidebar_top',''),(759,97,'page_sidebar_right',''),(760,97,'page_sidebar_footer_top',''),(761,97,'page_sidebar_footer_bottom',''),(762,97,'renovate_page_sidebars','a:0:{}'),(764,97,'post_views_count','225'),(765,97,'slide_template','default'),(766,97,'_wp_old_slug','test'),(770,633,'post_views_count','86'),(771,633,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(772,633,'slide_template','default'),(773,633,'page_sidebar_header',''),(774,633,'page_sidebar_top',''),(775,633,'page_sidebar_right',''),(776,633,'page_sidebar_footer_top',''),(777,633,'page_sidebar_footer_bottom',''),(778,633,'renovate_page_sidebars','a:0:{}'),(781,262,'_thumbnail_id','12'),(782,262,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(783,262,'slide_template','default'),(784,262,'renovate_primary_category','-'),(785,262,'renovate_featured_caption',''),(786,262,'renovate_featured_caption_author',''),(787,262,'renovate_video_url',''),(788,262,'renovate_post_url',''),(789,262,'renovate_quote_text',''),(790,262,'renovate_quote_author',''),(791,262,'renovate_audio_url',''),(792,262,'social_icon_type','a:0:{}'),(793,262,'social_icon_url','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(794,262,'social_icon_target','a:4:{i:0;s:11:\"same_window\";i:1;s:11:\"same_window\";i:2;s:11:\"same_window\";i:3;s:11:\"same_window\";}'),(795,262,'renovate_attachment_ids','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(796,262,'renovate_images','a:0:{}'),(797,262,'renovate_images_titles','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(798,262,'renovate_images_descriptions','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(799,262,'renovate_videos','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(800,262,'renovate_iframes','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(801,262,'renovate_is_review','no'),(802,262,'renovate_points_scale',''),(803,262,'renovate_review_label','a:0:{}'),(804,262,'renovate_review_value','a:0:{}'),(805,262,'renovate_review_title',''),(806,262,'renovate_review_description',''),(807,262,'page_sidebar_header',''),(808,262,'page_sidebar_top',''),(809,262,'page_sidebar_right',''),(810,262,'page_sidebar_footer_top',''),(811,262,'page_sidebar_footer_bottom',''),(812,262,'renovate_page_sidebars','a:0:{}'),(813,262,'post_views_count','43'),(816,264,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(817,264,'slide_template','default'),(818,264,'renovate_primary_category','-'),(819,264,'renovate_featured_caption',''),(820,264,'renovate_featured_caption_author',''),(821,264,'renovate_video_url',''),(822,264,'renovate_post_url',''),(823,264,'renovate_quote_text',''),(824,264,'renovate_quote_author',''),(825,264,'renovate_audio_url',''),(826,264,'social_icon_type','a:0:{}'),(827,264,'social_icon_url','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(828,264,'social_icon_target','a:4:{i:0;s:11:\"same_window\";i:1;s:11:\"same_window\";i:2;s:11:\"same_window\";i:3;s:11:\"same_window\";}'),(829,264,'renovate_attachment_ids','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(830,264,'renovate_images','a:0:{}'),(831,264,'renovate_images_titles','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(832,264,'renovate_images_descriptions','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(833,264,'renovate_videos','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(834,264,'renovate_iframes','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(835,264,'renovate_is_review','no'),(836,264,'renovate_points_scale',''),(837,264,'renovate_review_label','a:0:{}'),(838,264,'renovate_review_value','a:0:{}'),(839,264,'renovate_review_title',''),(840,264,'renovate_review_description',''),(841,264,'page_sidebar_header',''),(842,264,'page_sidebar_top',''),(843,264,'page_sidebar_right',''),(844,264,'page_sidebar_footer_top',''),(845,264,'page_sidebar_footer_bottom',''),(846,264,'renovate_page_sidebars','a:0:{}'),(847,264,'_thumbnail_id','10'),(848,264,'post_views_count','132'),(851,635,'_thumbnail_id','8'),(852,635,'post_views_count','39'),(853,635,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(854,635,'slide_template','default'),(855,635,'page_sidebar_header',''),(856,635,'page_sidebar_top',''),(857,635,'page_sidebar_right',''),(858,635,'page_sidebar_footer_top',''),(859,635,'page_sidebar_footer_bottom',''),(860,635,'renovate_page_sidebars','a:0:{}'),(863,637,'_thumbnail_id','13'),(864,637,'post_views_count','23'),(865,637,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(866,637,'slide_template','default'),(867,637,'page_sidebar_header',''),(868,637,'page_sidebar_top',''),(869,637,'page_sidebar_right',''),(870,637,'page_sidebar_footer_top',''),(871,637,'page_sidebar_footer_bottom',''),(872,637,'renovate_page_sidebars','a:0:{}'),(1139,977,'_wp_attached_file','2016/04/main.zip'),(1140,978,'_wp_attached_file','revslider/main/image_01.jpg'),(1141,978,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:600;s:4:\"file\";s:27:\"revslider/main/image_01.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"image_01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"image_01-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"image_01-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:20:\"image_01-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:20:\"image_01-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:20:\"image_01-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:20:\"image_01-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:20:\"image_01-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:20:\"image_01-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:18:\"image_01-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1142,979,'_wp_attached_file','revslider/main/image_02.jpg'),(1143,979,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:600;s:4:\"file\";s:27:\"revslider/main/image_02.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"image_02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"image_02-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"image_02-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:20:\"image_02-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:20:\"image_02-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:20:\"image_02-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:20:\"image_02-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:20:\"image_02-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:20:\"image_02-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:18:\"image_02-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1144,980,'_wp_attached_file','revslider/main/image_03.jpg'),(1145,980,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:600;s:4:\"file\";s:27:\"revslider/main/image_03.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"image_03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"image_03-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"image_03-1024x320.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:20:\"image_03-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:20:\"image_03-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:20:\"image_03-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:20:\"image_03-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:20:\"image_03-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:20:\"image_03-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:18:\"image_03-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1146,981,'_wp_attached_file','2016/04/widget_data.json'),(1147,924,'_edit_lock','1477929034:1'),(1148,983,'_menu_item_type','post_type'),(1149,983,'_menu_item_menu_item_parent','0'),(1150,983,'_menu_item_object_id','203'),(1151,983,'_menu_item_object','page'),(1152,983,'_menu_item_target',''),(1153,983,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1154,983,'_menu_item_xfn',''),(1155,983,'_menu_item_url',''),(1157,984,'_menu_item_type','post_type'),(1158,984,'_menu_item_menu_item_parent','0'),(1159,984,'_menu_item_object_id','137'),(1160,984,'_menu_item_object','page'),(1161,984,'_menu_item_target',''),(1162,984,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1163,984,'_menu_item_xfn',''),(1164,984,'_menu_item_url',''),(1166,985,'_menu_item_type','post_type'),(1167,985,'_menu_item_menu_item_parent','0'),(1168,985,'_menu_item_object_id','148'),(1169,985,'_menu_item_object','page'),(1170,985,'_menu_item_target',''),(1171,985,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1172,985,'_menu_item_xfn',''),(1173,985,'_menu_item_url',''),(1175,986,'_menu_item_type','post_type'),(1176,986,'_menu_item_menu_item_parent','0'),(1177,986,'_menu_item_object_id','236'),(1178,986,'_menu_item_object','page'),(1179,986,'_menu_item_target',''),(1180,986,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1181,986,'_menu_item_xfn',''),(1182,986,'_menu_item_url',''),(1229,983,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1230,984,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1231,985,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1232,986,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1238,992,'_wp_attached_file','2015/01/banner-one1.jpg'),(1239,992,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1904;s:6:\"height\";i:599;s:4:\"file\";s:23:\"2015/01/banner-one1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"banner-one1-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:22:\"banner-one1-300x94.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"banner-one1-1024x322.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:322;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:23:\"banner-one1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:23:\"banner-one1-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:23:\"banner-one1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:23:\"banner-one1-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:23:\"banner-one1-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:23:\"banner-one1-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:21:\"banner-one1-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(1247,924,'_edit_last','1'),(1248,924,'_wp_page_template','template-default-without-breadcrumbs.php'),(1249,924,'_wpb_vc_js_status','true'),(1250,924,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1252,924,'page_sidebar_header',''),(1253,924,'page_sidebar_top',''),(1254,924,'page_sidebar_right',''),(1255,924,'page_sidebar_footer_top','-1'),(1256,924,'page_sidebar_footer_bottom','-1'),(1257,924,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1258,924,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(1259,924,'slide_template','default'),(1260,137,'_edit_last','1'),(1261,137,'_wp_page_template','servies_listing.php'),(1262,137,'_wpb_vc_js_status','true'),(1263,137,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1264,137,'slide_template','default'),(1265,137,'renovate_primary_category',''),(1266,137,'renovate_featured_caption',''),(1267,137,'renovate_featured_caption_author',''),(1268,137,'renovate_video_url',''),(1269,137,'renovate_post_url',''),(1270,137,'renovate_quote_text',''),(1271,137,'renovate_quote_author',''),(1272,137,'renovate_audio_url',''),(1273,137,'social_icon_type','a:0:{}'),(1274,137,'social_icon_url',''),(1275,137,'social_icon_target',''),(1276,137,'renovate_attachment_ids',''),(1277,137,'renovate_images','a:0:{}'),(1278,137,'renovate_images_titles',''),(1279,137,'renovate_images_descriptions',''),(1280,137,'renovate_videos',''),(1281,137,'renovate_iframes',''),(1282,137,'renovate_is_review',''),(1283,137,'renovate_points_scale',''),(1284,137,'renovate_review_label','a:0:{}'),(1285,137,'renovate_review_value','a:0:{}'),(1286,137,'renovate_review_title',''),(1287,137,'renovate_review_description',''),(1288,137,'page_sidebar_header',''),(1289,137,'page_sidebar_top',''),(1290,137,'page_sidebar_right',''),(1291,137,'page_sidebar_footer_top','-1'),(1292,137,'page_sidebar_footer_bottom','-1'),(1293,137,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(1294,148,'_edit_last','1'),(1295,148,'_wp_page_template','projects.php'),(1296,148,'_wpb_vc_js_status','true'),(1297,148,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1298,148,'slide_template','default'),(1299,148,'renovate_primary_category',''),(1300,148,'renovate_featured_caption',''),(1301,148,'renovate_featured_caption_author',''),(1302,148,'renovate_video_url',''),(1303,148,'renovate_post_url',''),(1304,148,'renovate_quote_text',''),(1305,148,'renovate_quote_author',''),(1306,148,'renovate_audio_url',''),(1307,148,'social_icon_type','a:0:{}'),(1308,148,'social_icon_url',''),(1309,148,'social_icon_target',''),(1310,148,'renovate_attachment_ids',''),(1311,148,'renovate_images','a:0:{}'),(1312,148,'renovate_images_titles',''),(1313,148,'renovate_images_descriptions',''),(1314,148,'renovate_videos',''),(1315,148,'renovate_iframes',''),(1316,148,'renovate_is_review',''),(1317,148,'renovate_points_scale',''),(1318,148,'renovate_review_label','a:0:{}'),(1319,148,'renovate_review_value','a:0:{}'),(1320,148,'renovate_review_title',''),(1321,148,'renovate_review_description',''),(1322,148,'page_sidebar_header',''),(1323,148,'page_sidebar_top',''),(1324,148,'page_sidebar_right',''),(1325,148,'page_sidebar_footer_top','-1'),(1326,148,'page_sidebar_footer_bottom','-1'),(1327,148,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(1328,160,'_edit_last','1'),(1329,160,'_wp_page_template','single-ql_services.php'),(1330,160,'_wpb_vc_js_status','true'),(1331,160,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1332,160,'slide_template','default'),(1333,160,'renovate_primary_category',''),(1334,160,'renovate_featured_caption',''),(1335,160,'renovate_featured_caption_author',''),(1336,160,'renovate_video_url',''),(1337,160,'renovate_post_url',''),(1338,160,'renovate_quote_text',''),(1339,160,'renovate_quote_author',''),(1340,160,'renovate_audio_url',''),(1341,160,'social_icon_type','a:0:{}'),(1342,160,'social_icon_url',''),(1343,160,'social_icon_target',''),(1344,160,'renovate_attachment_ids',''),(1345,160,'renovate_images','a:0:{}'),(1346,160,'renovate_images_titles',''),(1347,160,'renovate_images_descriptions',''),(1348,160,'renovate_videos',''),(1349,160,'renovate_iframes',''),(1350,160,'renovate_is_review',''),(1351,160,'renovate_points_scale',''),(1352,160,'renovate_review_label','a:0:{}'),(1353,160,'renovate_review_value','a:0:{}'),(1354,160,'renovate_review_title',''),(1355,160,'renovate_review_description',''),(1356,160,'page_sidebar_header',''),(1357,160,'page_sidebar_top',''),(1358,160,'page_sidebar_right',''),(1359,160,'page_sidebar_footer_top','-1'),(1360,160,'page_sidebar_footer_bottom','-1'),(1361,160,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(1362,193,'_edit_last','1'),(1363,193,'_wp_page_template','single-re_projects.php'),(1364,193,'_wpb_vc_js_status','true'),(1365,193,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1366,193,'slide_template','default'),(1367,193,'renovate_primary_category',''),(1368,193,'renovate_featured_caption',''),(1369,193,'renovate_featured_caption_author',''),(1370,193,'renovate_video_url',''),(1371,193,'renovate_post_url',''),(1372,193,'renovate_quote_text',''),(1373,193,'renovate_quote_author',''),(1374,193,'renovate_audio_url',''),(1375,193,'social_icon_type','a:0:{}'),(1376,193,'social_icon_url',''),(1377,193,'social_icon_target',''),(1378,193,'renovate_attachment_ids',''),(1379,193,'renovate_images','a:0:{}'),(1380,193,'renovate_images_titles',''),(1381,193,'renovate_images_descriptions',''),(1382,193,'renovate_videos',''),(1383,193,'renovate_iframes',''),(1384,193,'renovate_is_review',''),(1385,193,'renovate_points_scale',''),(1386,193,'renovate_review_label','a:0:{}'),(1387,193,'renovate_review_value','a:0:{}'),(1388,193,'renovate_review_title',''),(1389,193,'renovate_review_description',''),(1390,193,'page_sidebar_header',''),(1391,193,'page_sidebar_top',''),(1392,193,'page_sidebar_right',''),(1393,193,'page_sidebar_footer_top','94'),(1394,193,'page_sidebar_footer_bottom','95'),(1395,193,'renovate_page_sidebars','a:2:{i:0;s:2:\"94\";i:1;s:2:\"95\";}'),(1396,203,'_edit_last','1'),(1397,203,'_wp_page_template','default'),(1398,203,'_wpb_vc_js_status','false'),(1399,203,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1400,203,'slide_template','default'),(1401,203,'renovate_primary_category',''),(1402,203,'renovate_featured_caption',''),(1403,203,'renovate_featured_caption_author',''),(1404,203,'renovate_video_url',''),(1405,203,'renovate_post_url',''),(1406,203,'renovate_quote_text',''),(1407,203,'renovate_quote_author',''),(1408,203,'renovate_audio_url',''),(1409,203,'social_icon_type','a:0:{}'),(1410,203,'social_icon_url',''),(1411,203,'social_icon_target',''),(1412,203,'renovate_attachment_ids',''),(1413,203,'renovate_images','a:0:{}'),(1414,203,'renovate_images_titles',''),(1415,203,'renovate_images_descriptions',''),(1416,203,'renovate_videos',''),(1417,203,'renovate_iframes',''),(1418,203,'renovate_is_review',''),(1419,203,'renovate_points_scale',''),(1420,203,'renovate_review_label','a:0:{}'),(1421,203,'renovate_review_value','a:0:{}'),(1422,203,'renovate_review_title',''),(1423,203,'renovate_review_description',''),(1424,203,'page_sidebar_header',''),(1425,203,'page_sidebar_top',''),(1426,203,'page_sidebar_right',''),(1427,203,'page_sidebar_footer_top','-1'),(1428,203,'page_sidebar_footer_bottom','-1'),(1429,203,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(1431,236,'_edit_last','1'),(1432,236,'_wp_page_template','template-blog.php'),(1433,236,'_wpb_vc_js_status','true'),(1434,236,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1435,236,'slide_template','default'),(1436,236,'renovate_primary_category',''),(1437,236,'renovate_featured_caption',''),(1438,236,'renovate_featured_caption_author',''),(1439,236,'renovate_video_url',''),(1440,236,'renovate_post_url',''),(1441,236,'renovate_quote_text',''),(1442,236,'renovate_quote_author',''),(1443,236,'renovate_audio_url',''),(1444,236,'social_icon_type','a:0:{}'),(1445,236,'social_icon_url',''),(1446,236,'social_icon_target',''),(1447,236,'renovate_attachment_ids',''),(1448,236,'renovate_images','a:0:{}'),(1449,236,'renovate_images_titles',''),(1450,236,'renovate_images_descriptions',''),(1451,236,'renovate_videos',''),(1452,236,'renovate_iframes',''),(1453,236,'renovate_is_review',''),(1454,236,'renovate_points_scale',''),(1455,236,'renovate_review_label','a:0:{}'),(1456,236,'renovate_review_value','a:0:{}'),(1457,236,'renovate_review_title',''),(1458,236,'renovate_review_description',''),(1459,236,'page_sidebar_header',''),(1460,236,'page_sidebar_top',''),(1461,236,'page_sidebar_right',''),(1462,236,'page_sidebar_footer_top','-1'),(1463,236,'page_sidebar_footer_bottom','-1'),(1464,236,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(1465,274,'_edit_last','1'),(1466,274,'_wp_page_template','single.php'),(1467,274,'_wpb_vc_js_status','true'),(1468,274,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1469,274,'slide_template','default'),(1470,274,'renovate_primary_category',''),(1471,274,'renovate_featured_caption',''),(1472,274,'renovate_featured_caption_author',''),(1473,274,'renovate_video_url',''),(1474,274,'renovate_post_url',''),(1475,274,'renovate_quote_text',''),(1476,274,'renovate_quote_author',''),(1477,274,'renovate_audio_url',''),(1478,274,'social_icon_type','a:0:{}'),(1479,274,'social_icon_url',''),(1480,274,'social_icon_target',''),(1481,274,'renovate_attachment_ids',''),(1482,274,'renovate_images','a:0:{}'),(1483,274,'renovate_images_titles',''),(1484,274,'renovate_images_descriptions',''),(1485,274,'renovate_videos',''),(1486,274,'renovate_iframes',''),(1487,274,'renovate_is_review',''),(1488,274,'renovate_points_scale',''),(1489,274,'renovate_review_label','a:0:{}'),(1490,274,'renovate_review_value','a:0:{}'),(1491,274,'renovate_review_title',''),(1492,274,'renovate_review_description',''),(1493,274,'page_sidebar_header',''),(1494,274,'page_sidebar_top',''),(1495,274,'page_sidebar_right',''),(1496,274,'page_sidebar_footer_top','-1'),(1497,274,'page_sidebar_footer_bottom','-1'),(1498,274,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(1499,274,'post_views_count','5'),(1534,294,'_edit_last','1'),(1535,294,'_wp_page_template','search.php'),(1536,294,'_wpb_vc_js_status','false'),(1537,294,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1538,294,'slide_template','default'),(1539,294,'renovate_primary_category',''),(1540,294,'renovate_featured_caption',''),(1541,294,'renovate_featured_caption_author',''),(1542,294,'renovate_video_url',''),(1543,294,'renovate_post_url',''),(1544,294,'renovate_quote_text',''),(1545,294,'renovate_quote_author',''),(1546,294,'renovate_audio_url',''),(1547,294,'social_icon_type','a:0:{}'),(1548,294,'social_icon_url',''),(1549,294,'social_icon_target',''),(1550,294,'renovate_attachment_ids',''),(1551,294,'renovate_images','a:0:{}'),(1552,294,'renovate_images_titles',''),(1553,294,'renovate_images_descriptions',''),(1554,294,'renovate_videos',''),(1555,294,'renovate_iframes',''),(1556,294,'renovate_is_review',''),(1557,294,'renovate_points_scale',''),(1558,294,'renovate_review_label','a:0:{}'),(1559,294,'renovate_review_value','a:0:{}'),(1560,294,'renovate_review_title',''),(1561,294,'renovate_review_description',''),(1562,294,'page_sidebar_header',''),(1563,294,'page_sidebar_top',''),(1564,294,'page_sidebar_right',''),(1565,294,'page_sidebar_footer_top','-1'),(1566,294,'page_sidebar_footer_bottom','-1'),(1567,294,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(1568,297,'_edit_last','1'),(1569,297,'_wp_page_template','default'),(1570,297,'_wpb_vc_js_status','true'),(1571,297,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1572,297,'slide_template','default'),(1573,297,'renovate_primary_category',''),(1574,297,'renovate_featured_caption',''),(1575,297,'renovate_featured_caption_author',''),(1576,297,'renovate_video_url',''),(1577,297,'renovate_post_url',''),(1578,297,'renovate_quote_text',''),(1579,297,'renovate_quote_author',''),(1580,297,'renovate_audio_url',''),(1581,297,'social_icon_type','a:0:{}'),(1582,297,'social_icon_url',''),(1583,297,'social_icon_target',''),(1584,297,'renovate_attachment_ids',''),(1585,297,'renovate_images','a:0:{}'),(1586,297,'renovate_images_titles',''),(1587,297,'renovate_images_descriptions',''),(1588,297,'renovate_videos',''),(1589,297,'renovate_iframes',''),(1590,297,'renovate_is_review',''),(1591,297,'renovate_points_scale',''),(1592,297,'renovate_review_label','a:0:{}'),(1593,297,'renovate_review_value','a:0:{}'),(1594,297,'renovate_review_title',''),(1595,297,'renovate_review_description',''),(1596,297,'page_sidebar_header',''),(1597,297,'page_sidebar_top',''),(1598,297,'page_sidebar_right',''),(1599,297,'page_sidebar_footer_top','-1'),(1600,297,'page_sidebar_footer_bottom','-1'),(1601,297,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(1636,346,'_edit_last','1'),(1637,346,'_wp_page_template','404.php'),(1638,346,'_wpb_vc_js_status','true'),(1639,346,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1640,346,'slide_template','default'),(1641,346,'renovate_primary_category',''),(1642,346,'renovate_featured_caption',''),(1643,346,'renovate_featured_caption_author',''),(1644,346,'renovate_video_url',''),(1645,346,'renovate_post_url',''),(1646,346,'renovate_quote_text',''),(1647,346,'renovate_quote_author',''),(1648,346,'renovate_audio_url',''),(1649,346,'social_icon_type','a:0:{}'),(1650,346,'social_icon_url',''),(1651,346,'social_icon_target',''),(1652,346,'renovate_attachment_ids',''),(1653,346,'renovate_images','a:0:{}'),(1654,346,'renovate_images_titles',''),(1655,346,'renovate_images_descriptions',''),(1656,346,'renovate_videos',''),(1657,346,'renovate_iframes',''),(1658,346,'renovate_is_review',''),(1659,346,'renovate_points_scale',''),(1660,346,'renovate_review_label','a:0:{}'),(1661,346,'renovate_review_value','a:0:{}'),(1662,346,'renovate_review_title',''),(1663,346,'renovate_review_description',''),(1664,346,'page_sidebar_header',''),(1665,346,'page_sidebar_top',''),(1666,346,'page_sidebar_right',''),(1667,346,'page_sidebar_footer_top','-1'),(1668,346,'page_sidebar_footer_bottom','-1'),(1669,346,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(1782,613,'post_views_count','28'),(1783,613,'_edit_last','1'),(1784,613,'_thumbnail_id','1089'),(1785,613,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1786,613,'slide_template','default'),(1787,613,'page_sidebar_header',''),(1788,613,'page_sidebar_top',''),(1789,613,'page_sidebar_right',''),(1790,613,'page_sidebar_footer_top',''),(1791,613,'page_sidebar_footer_bottom',''),(1792,613,'renovate_page_sidebars','a:0:{}'),(1793,616,'_edit_last','1'),(1794,616,'post_views_count','25'),(1795,616,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1796,616,'slide_template','default'),(1797,616,'page_sidebar_header',''),(1798,616,'page_sidebar_top',''),(1799,616,'page_sidebar_right',''),(1800,616,'page_sidebar_footer_top',''),(1801,616,'page_sidebar_footer_bottom',''),(1802,616,'renovate_page_sidebars','a:0:{}'),(1803,619,'_thumbnail_id','488'),(1804,619,'_edit_last','1'),(1805,619,'post_views_count','23'),(1806,619,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1807,619,'slide_template','default'),(1808,619,'page_sidebar_header',''),(1809,619,'page_sidebar_top',''),(1810,619,'page_sidebar_right',''),(1811,619,'page_sidebar_footer_top',''),(1812,619,'page_sidebar_footer_bottom',''),(1813,619,'renovate_page_sidebars','a:0:{}'),(1814,97,'_edit_last','1'),(1815,97,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1816,97,'renovate_primary_category','-'),(1817,97,'renovate_featured_caption',''),(1818,97,'renovate_featured_caption_author',''),(1819,97,'renovate_video_url',''),(1820,97,'renovate_post_url',''),(1821,97,'renovate_quote_text',''),(1822,97,'renovate_quote_author',''),(1823,97,'renovate_audio_url',''),(1824,97,'social_icon_type','a:0:{}'),(1825,97,'social_icon_url','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1826,97,'social_icon_target','a:4:{i:0;s:11:\"same_window\";i:1;s:11:\"same_window\";i:2;s:11:\"same_window\";i:3;s:11:\"same_window\";}'),(1827,97,'renovate_attachment_ids','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(1828,97,'renovate_images','a:0:{}'),(1829,97,'renovate_images_titles','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(1830,97,'renovate_images_descriptions','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(1831,97,'renovate_videos','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(1832,97,'renovate_iframes','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(1833,97,'renovate_is_review','no'),(1834,97,'renovate_points_scale',''),(1835,97,'renovate_review_label','a:0:{}'),(1836,97,'renovate_review_value','a:0:{}'),(1837,97,'renovate_review_title',''),(1838,97,'renovate_review_description',''),(1839,97,'page_sidebar_header',''),(1840,97,'page_sidebar_top',''),(1841,97,'page_sidebar_right',''),(1842,97,'page_sidebar_footer_top',''),(1843,97,'page_sidebar_footer_bottom',''),(1844,97,'renovate_page_sidebars','a:0:{}'),(1846,97,'post_views_count','225'),(1847,97,'slide_template','default'),(1848,97,'_wp_old_slug','test'),(1850,633,'_edit_last','1'),(1851,633,'post_views_count','86'),(1852,633,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1853,633,'slide_template','default'),(1854,633,'page_sidebar_header',''),(1855,633,'page_sidebar_top',''),(1856,633,'page_sidebar_right',''),(1857,633,'page_sidebar_footer_top',''),(1858,633,'page_sidebar_footer_bottom',''),(1859,633,'renovate_page_sidebars','a:0:{}'),(1860,262,'_edit_last','1'),(1861,262,'_thumbnail_id','12'),(1862,262,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1863,262,'slide_template','default'),(1864,262,'renovate_primary_category','-'),(1865,262,'renovate_featured_caption',''),(1866,262,'renovate_featured_caption_author',''),(1867,262,'renovate_video_url',''),(1868,262,'renovate_post_url',''),(1869,262,'renovate_quote_text',''),(1870,262,'renovate_quote_author',''),(1871,262,'renovate_audio_url',''),(1872,262,'social_icon_type','a:0:{}'),(1873,262,'social_icon_url','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1874,262,'social_icon_target','a:4:{i:0;s:11:\"same_window\";i:1;s:11:\"same_window\";i:2;s:11:\"same_window\";i:3;s:11:\"same_window\";}'),(1875,262,'renovate_attachment_ids','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(1876,262,'renovate_images','a:0:{}'),(1877,262,'renovate_images_titles','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(1878,262,'renovate_images_descriptions','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(1879,262,'renovate_videos','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(1880,262,'renovate_iframes','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(1881,262,'renovate_is_review','no'),(1882,262,'renovate_points_scale',''),(1883,262,'renovate_review_label','a:0:{}'),(1884,262,'renovate_review_value','a:0:{}'),(1885,262,'renovate_review_title',''),(1886,262,'renovate_review_description',''),(1887,262,'page_sidebar_header',''),(1888,262,'page_sidebar_top',''),(1889,262,'page_sidebar_right',''),(1890,262,'page_sidebar_footer_top',''),(1891,262,'page_sidebar_footer_bottom',''),(1892,262,'renovate_page_sidebars','a:0:{}'),(1893,262,'post_views_count','43'),(1894,264,'_edit_last','1'),(1895,264,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1896,264,'slide_template','default'),(1897,264,'renovate_primary_category','-'),(1898,264,'renovate_featured_caption',''),(1899,264,'renovate_featured_caption_author',''),(1900,264,'renovate_video_url',''),(1901,264,'renovate_post_url',''),(1902,264,'renovate_quote_text',''),(1903,264,'renovate_quote_author',''),(1904,264,'renovate_audio_url',''),(1905,264,'social_icon_type','a:0:{}'),(1906,264,'social_icon_url','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(1907,264,'social_icon_target','a:4:{i:0;s:11:\"same_window\";i:1;s:11:\"same_window\";i:2;s:11:\"same_window\";i:3;s:11:\"same_window\";}'),(1908,264,'renovate_attachment_ids','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(1909,264,'renovate_images','a:0:{}'),(1910,264,'renovate_images_titles','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(1911,264,'renovate_images_descriptions','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(1912,264,'renovate_videos','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(1913,264,'renovate_iframes','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(1914,264,'renovate_is_review','no'),(1915,264,'renovate_points_scale',''),(1916,264,'renovate_review_label','a:0:{}'),(1917,264,'renovate_review_value','a:0:{}'),(1918,264,'renovate_review_title',''),(1919,264,'renovate_review_description',''),(1920,264,'page_sidebar_header',''),(1921,264,'page_sidebar_top',''),(1922,264,'page_sidebar_right',''),(1923,264,'page_sidebar_footer_top',''),(1924,264,'page_sidebar_footer_bottom',''),(1925,264,'renovate_page_sidebars','a:0:{}'),(1926,264,'_thumbnail_id','10'),(1927,264,'post_views_count','132'),(1928,635,'_edit_last','1'),(1929,635,'_thumbnail_id','8'),(1930,635,'post_views_count','39'),(1931,635,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1932,635,'slide_template','default'),(1933,635,'page_sidebar_header',''),(1934,635,'page_sidebar_top',''),(1935,635,'page_sidebar_right',''),(1936,635,'page_sidebar_footer_top',''),(1937,635,'page_sidebar_footer_bottom',''),(1938,635,'renovate_page_sidebars','a:0:{}'),(1939,637,'_thumbnail_id','13'),(1940,637,'_edit_last','1'),(1941,637,'post_views_count','23'),(1942,637,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1943,637,'slide_template','default'),(1944,637,'page_sidebar_header',''),(1945,637,'page_sidebar_top',''),(1946,637,'page_sidebar_right',''),(1947,637,'page_sidebar_footer_top',''),(1948,637,'page_sidebar_footer_bottom',''),(1949,637,'renovate_page_sidebars','a:0:{}'),(2365,924,'_wpb_shortcodes_custom_css','.vc_custom_1462254619263{background-color: #f5f5f5 !important;}.vc_custom_1463567378159{background-color: #f5f5f5 !important;}'),(2366,924,'post_views_count','0'),(2368,97,'_edit_lock','1465032088:1'),(2369,1087,'_wp_attached_file','2015/04/new-1.jpg'),(2370,1087,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:568;s:6:\"height\";i:290;s:4:\"file\";s:17:\"2015/04/new-1.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"new-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"new-1-300x153.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:17:\"new-1-480x290.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:17:\"new-1-480x290.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:17:\"new-1-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:17:\"new-1-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:15:\"new-1-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2371,1088,'_wp_attached_file','2015/04/new-2.jpg'),(2372,1088,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:240;s:6:\"height\";i:217;s:4:\"file\";s:17:\"2015/04/new-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"new-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:17:\"new-2-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:15:\"new-2-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2373,1089,'_wp_attached_file','2015/04/new-3.jpg'),(2374,1089,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:240;s:6:\"height\";i:217;s:4:\"file\";s:17:\"2015/04/new-3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"new-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:17:\"new-3-240x180.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:15:\"new-3-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2377,633,'_edit_lock','1462881446:1'),(2382,613,'_edit_lock','1462258898:1'),(2398,1102,'_wp_attached_file','2015/05/01.png'),(2399,1102,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:152;s:6:\"height\";i:300;s:4:\"file\";s:14:\"2015/05/01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"01-152x300.png\";s:5:\"width\";i:152;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"01-152x260.png\";s:5:\"width\";i:152;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"01-152x180.png\";s:5:\"width\";i:152;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"01-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2400,1102,'_wp_attachment_image_alt','Expert1'),(2401,1104,'_wp_attached_file','2015/05/02.png'),(2402,1104,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:140;s:6:\"height\";i:300;s:4:\"file\";s:14:\"2015/05/02.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"02-140x150.png\";s:5:\"width\";i:140;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"02-140x300.png\";s:5:\"width\";i:140;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"02-140x260.png\";s:5:\"width\";i:140;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"02-140x180.png\";s:5:\"width\";i:140;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"02-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2403,1104,'_wp_attachment_image_alt','Expert2'),(2404,1105,'_wp_attached_file','2015/05/03.png'),(2405,1105,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:175;s:6:\"height\";i:300;s:4:\"file\";s:14:\"2015/05/03.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"03-175x300.png\";s:5:\"width\";i:175;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"03-175x260.png\";s:5:\"width\";i:175;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"03-175x180.png\";s:5:\"width\";i:175;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"03-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2406,1105,'_wp_attachment_image_alt','Expert3'),(2407,1106,'_wp_attached_file','2015/05/04.png'),(2408,1106,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:160;s:6:\"height\";i:300;s:4:\"file\";s:14:\"2015/05/04.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"04-160x300.png\";s:5:\"width\";i:160;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"04-160x260.png\";s:5:\"width\";i:160;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"04-160x180.png\";s:5:\"width\";i:160;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"04-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2409,1106,'_wp_attachment_image_alt','Expert4'),(2410,1107,'_wp_attached_file','2015/05/05.png'),(2411,1107,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:176;s:6:\"height\";i:300;s:4:\"file\";s:14:\"2015/05/05.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"05-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"05-176x300.png\";s:5:\"width\";i:176;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"05-176x260.png\";s:5:\"width\";i:176;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"05-176x180.png\";s:5:\"width\";i:176;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"05-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2412,1107,'_wp_attachment_image_alt','Expert5'),(2413,1108,'_wp_attached_file','2015/05/06.png'),(2414,1108,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:143;s:6:\"height\";i:300;s:4:\"file\";s:14:\"2015/05/06.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"06-143x150.png\";s:5:\"width\";i:143;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"06-143x300.png\";s:5:\"width\";i:143;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"06-143x260.png\";s:5:\"width\";i:143;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"06-143x180.png\";s:5:\"width\";i:143;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"06-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2415,1108,'_wp_attachment_image_alt','Expert6'),(2416,1109,'_wp_attached_file','2015/05/07.png'),(2417,1109,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:143;s:6:\"height\";i:300;s:4:\"file\";s:14:\"2015/05/07.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"07-143x150.png\";s:5:\"width\";i:143;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"07-143x300.png\";s:5:\"width\";i:143;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"07-143x260.png\";s:5:\"width\";i:143;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"07-143x180.png\";s:5:\"width\";i:143;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"07-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2418,1109,'_wp_attachment_image_alt','Expert7'),(2419,1117,'_edit_last','1'),(2420,1117,'_edit_lock','1477930160:1'),(2421,1117,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2422,1117,'before_widget','<div id=\'%1$s\' class=\'widget %2$s\'>'),(2423,1117,'after_widget','</div>'),(2424,1117,'before_title','<h4 class=\'box-header\'>'),(2425,1117,'after_title','</h4>'),(2426,1117,'hidden','0'),(2427,1117,'slide_template','default'),(2428,1120,'_edit_last','1'),(2429,1120,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2430,1120,'before_widget','<div id=\'%1$s\' class=\'widget %2$s\'>'),(2431,1120,'after_widget','</div>'),(2432,1120,'before_title','<h4 class=\'box-header\'>'),(2433,1120,'after_title','</h4>'),(2434,1120,'hidden','0'),(2435,1120,'slide_template','default'),(2436,1120,'_edit_lock','1477930158:1'),(2437,1121,'_edit_last','1'),(2438,1121,'_edit_lock','1475473857:1'),(2439,1121,'_wp_page_template','default'),(2440,1121,'_wpb_vc_js_status','true'),(2441,1121,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2442,1121,'slide_template','default'),(2443,1121,'page_sidebar_header',''),(2444,1121,'page_sidebar_top',''),(2445,1121,'page_sidebar_right',''),(2446,1121,'page_sidebar_footer_top','-1'),(2447,1121,'page_sidebar_footer_bottom','-1'),(2448,1121,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(2461,1125,'_edit_last','1'),(2462,1125,'_edit_lock','1475473846:1'),(2463,1125,'_wp_page_template','default'),(2464,1125,'_wpb_vc_js_status','true'),(2465,1125,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2466,1125,'slide_template','default'),(2467,1125,'page_sidebar_header',''),(2468,1125,'page_sidebar_top',''),(2469,1125,'page_sidebar_right',''),(2470,1125,'page_sidebar_footer_top','-1'),(2471,1125,'page_sidebar_footer_bottom','-1'),(2472,1125,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(2473,1127,'_edit_last','1'),(2474,1127,'_edit_lock','1475473860:1'),(2475,1127,'_wp_page_template','default'),(2476,1127,'_wpb_vc_js_status','true'),(2477,1127,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2478,1127,'slide_template','default'),(2479,1127,'page_sidebar_header',''),(2480,1127,'page_sidebar_top',''),(2481,1127,'page_sidebar_right',''),(2482,1127,'page_sidebar_footer_top','-1'),(2483,1127,'page_sidebar_footer_bottom','-1'),(2484,1127,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(2485,1129,'_edit_last','1'),(2486,1129,'_edit_lock','1475473850:1'),(2487,1129,'_wp_page_template','default'),(2488,1129,'_wpb_vc_js_status','true'),(2489,1129,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2490,1129,'slide_template','default'),(2491,1129,'page_sidebar_header',''),(2492,1129,'page_sidebar_top',''),(2493,1129,'page_sidebar_right',''),(2494,1129,'page_sidebar_footer_top','-1'),(2495,1129,'page_sidebar_footer_bottom','-1'),(2496,1129,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(2497,1131,'_edit_last','1'),(2498,1131,'_wp_page_template','default'),(2499,1131,'_wpb_vc_js_status','true'),(2500,1131,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2501,1131,'slide_template','default'),(2502,1131,'page_sidebar_header',''),(2503,1131,'page_sidebar_top',''),(2504,1131,'page_sidebar_right',''),(2505,1131,'page_sidebar_footer_top','-1'),(2506,1131,'page_sidebar_footer_bottom','-1'),(2507,1131,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(2508,1131,'_edit_lock','1477928978:1'),(2509,1133,'_edit_last','1'),(2510,1133,'_edit_lock','1475473839:1'),(2511,1133,'_wp_page_template','default'),(2512,1133,'_wpb_vc_js_status','true'),(2513,1133,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2514,1133,'slide_template','default'),(2515,1133,'page_sidebar_header',''),(2516,1133,'page_sidebar_top',''),(2517,1133,'page_sidebar_right',''),(2518,1133,'page_sidebar_footer_top','-1'),(2519,1133,'page_sidebar_footer_bottom','-1'),(2520,1133,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(2545,1139,'_edit_last','1'),(2546,1139,'_edit_lock','1641911052:1'),(2547,1139,'_wp_page_template','default'),(2548,1139,'_wpb_vc_js_status','true'),(2549,1139,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2550,1139,'slide_template','default'),(2551,1139,'page_sidebar_header',''),(2552,1139,'page_sidebar_top',''),(2553,1139,'page_sidebar_right',''),(2554,1139,'page_sidebar_footer_top','-1'),(2555,1139,'page_sidebar_footer_bottom','-1'),(2556,1139,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(2557,1141,'_edit_last','1'),(2558,1141,'_edit_lock','1477925109:1'),(2559,1141,'_wp_page_template','default'),(2560,1141,'_wpb_vc_js_status','false'),(2561,1141,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2562,1141,'slide_template','default'),(2563,1141,'page_sidebar_header',''),(2564,1141,'page_sidebar_top',''),(2565,1141,'page_sidebar_right',''),(2566,1141,'page_sidebar_footer_top','-1'),(2567,1141,'page_sidebar_footer_bottom','-1'),(2568,1141,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(2581,1145,'_edit_last','1'),(2582,1145,'_edit_lock','1468757046:1'),(2583,1145,'_wp_page_template','default'),(2584,1145,'_wpb_vc_js_status','true'),(2585,1145,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2586,1145,'slide_template','default'),(2587,1145,'page_sidebar_header',''),(2588,1145,'page_sidebar_top',''),(2589,1145,'page_sidebar_right',''),(2590,1145,'page_sidebar_footer_top','-1'),(2591,1145,'page_sidebar_footer_bottom','-1'),(2592,1145,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(2611,1149,'_menu_item_type','post_type'),(2612,1149,'_menu_item_menu_item_parent','0'),(2613,1149,'_menu_item_object_id','1139'),(2614,1149,'_menu_item_object','page'),(2615,1149,'_menu_item_target',''),(2616,1149,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2617,1149,'_menu_item_xfn',''),(2618,1149,'_menu_item_url',''),(2638,1152,'_menu_item_type','post_type'),(2639,1152,'_menu_item_menu_item_parent','0'),(2640,1152,'_menu_item_object_id','1145'),(2641,1152,'_menu_item_object','page'),(2642,1152,'_menu_item_target',''),(2643,1152,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2644,1152,'_menu_item_xfn',''),(2645,1152,'_menu_item_url',''),(2649,1149,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2652,1152,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2653,1153,'_menu_item_type','post_type'),(2654,1153,'_menu_item_menu_item_parent','0'),(2655,1153,'_menu_item_object_id','1121'),(2656,1153,'_menu_item_object','page'),(2657,1153,'_menu_item_target',''),(2658,1153,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2659,1153,'_menu_item_xfn',''),(2660,1153,'_menu_item_url',''),(2671,1155,'_menu_item_type','post_type'),(2672,1155,'_menu_item_menu_item_parent','0'),(2673,1155,'_menu_item_object_id','1125'),(2674,1155,'_menu_item_object','page'),(2675,1155,'_menu_item_target',''),(2676,1155,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2677,1155,'_menu_item_xfn',''),(2678,1155,'_menu_item_url',''),(2680,1156,'_menu_item_type','post_type'),(2681,1156,'_menu_item_menu_item_parent','0'),(2682,1156,'_menu_item_object_id','1127'),(2683,1156,'_menu_item_object','page'),(2684,1156,'_menu_item_target',''),(2685,1156,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2686,1156,'_menu_item_xfn',''),(2687,1156,'_menu_item_url',''),(2689,1157,'_menu_item_type','post_type'),(2690,1157,'_menu_item_menu_item_parent','0'),(2691,1157,'_menu_item_object_id','1129'),(2692,1157,'_menu_item_object','page'),(2693,1157,'_menu_item_target',''),(2694,1157,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2695,1157,'_menu_item_xfn',''),(2696,1157,'_menu_item_url',''),(2698,1158,'_menu_item_type','post_type'),(2699,1158,'_menu_item_menu_item_parent','0'),(2700,1158,'_menu_item_object_id','1131'),(2701,1158,'_menu_item_object','page'),(2702,1158,'_menu_item_target',''),(2703,1158,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2704,1158,'_menu_item_xfn',''),(2705,1158,'_menu_item_url',''),(2707,1159,'_menu_item_type','post_type'),(2708,1159,'_menu_item_menu_item_parent','0'),(2709,1159,'_menu_item_object_id','1133'),(2710,1159,'_menu_item_object','page'),(2711,1159,'_menu_item_target',''),(2712,1159,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2713,1159,'_menu_item_xfn',''),(2714,1159,'_menu_item_url',''),(2716,1153,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2718,1155,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2719,1156,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2720,1157,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2721,1158,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2722,1159,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2723,1160,'_wp_attached_file','2015/05/011.png'),(2724,1160,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:152;s:6:\"height\";i:300;s:4:\"file\";s:15:\"2015/05/011.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"011-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"011-152x300.png\";s:5:\"width\";i:152;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:15:\"011-152x260.png\";s:5:\"width\";i:152;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:15:\"011-152x180.png\";s:5:\"width\";i:152;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:13:\"011-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2729,262,'_edit_lock','1465032272:1'),(2730,264,'_edit_lock','1465044091:1'),(2731,616,'_edit_lock','1462258899:1'),(2732,619,'_edit_lock','1462258900:1'),(2733,635,'_edit_lock','1462258902:1'),(2734,637,'_edit_lock','1462258903:1'),(2753,1192,'_wp_attached_file','2015/05/012.png'),(2754,1192,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:106;s:6:\"height\";i:85;s:4:\"file\";s:15:\"2015/05/012.png\";s:5:\"sizes\";a:1:{s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:13:\"012-90x85.png\";s:5:\"width\";i:90;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2755,1193,'_wp_attached_file','2015/05/021.png'),(2756,1193,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:106;s:6:\"height\";i:85;s:4:\"file\";s:15:\"2015/05/021.png\";s:5:\"sizes\";a:1:{s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:13:\"021-90x85.png\";s:5:\"width\";i:90;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2757,1194,'_wp_attached_file','2015/05/031.png'),(2758,1194,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:97;s:6:\"height\";i:85;s:4:\"file\";s:15:\"2015/05/031.png\";s:5:\"sizes\";a:1:{s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:13:\"031-90x85.png\";s:5:\"width\";i:90;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2759,1195,'_wp_attached_file','2015/05/041.png'),(2760,1195,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:157;s:6:\"height\";i:85;s:4:\"file\";s:15:\"2015/05/041.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"041-150x85.png\";s:5:\"width\";i:150;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:13:\"041-90x85.png\";s:5:\"width\";i:90;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2761,1196,'_wp_attached_file','2015/05/051.png'),(2762,1196,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:120;s:6:\"height\";i:85;s:4:\"file\";s:15:\"2015/05/051.png\";s:5:\"sizes\";a:1:{s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:13:\"051-90x85.png\";s:5:\"width\";i:90;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2763,1197,'_wp_attached_file','2015/05/061.png'),(2764,1197,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:194;s:6:\"height\";i:85;s:4:\"file\";s:15:\"2015/05/061.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"061-150x85.png\";s:5:\"width\";i:150;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:13:\"061-90x85.png\";s:5:\"width\";i:90;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2771,297,'_edit_lock','1473162209:1'),(2772,1204,'_menu_item_type','post_type'),(2773,1204,'_menu_item_menu_item_parent','0'),(2774,1204,'_menu_item_object_id','297'),(2775,1204,'_menu_item_object','page'),(2776,1204,'_menu_item_target',''),(2777,1204,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2778,1204,'_menu_item_xfn',''),(2779,1204,'_menu_item_url',''),(2781,1204,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2782,236,'_edit_lock','1477928760:1'),(2783,203,'_edit_lock','1477925067:1'),(2784,137,'_edit_lock','1468756930:1'),(2785,160,'_edit_lock','1468758614:1'),(2790,274,'_edit_lock','1468758527:1'),(2793,148,'_edit_lock','1469000452:1'),(2819,1245,'_menu_item_type','post_type'),(2820,1245,'_menu_item_menu_item_parent','983'),(2821,1245,'_menu_item_object_id','1133'),(2822,1245,'_menu_item_object','page'),(2823,1245,'_menu_item_target',''),(2824,1245,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2825,1245,'_menu_item_xfn',''),(2826,1245,'_menu_item_url',''),(2837,1247,'_menu_item_type','post_type'),(2838,1247,'_menu_item_menu_item_parent','983'),(2839,1247,'_menu_item_object_id','1129'),(2840,1247,'_menu_item_object','page'),(2841,1247,'_menu_item_target',''),(2842,1247,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2843,1247,'_menu_item_xfn',''),(2844,1247,'_menu_item_url',''),(2846,1248,'_menu_item_type','post_type'),(2847,1248,'_menu_item_menu_item_parent','983'),(2848,1248,'_menu_item_object_id','1127'),(2849,1248,'_menu_item_object','page'),(2850,1248,'_menu_item_target',''),(2851,1248,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2852,1248,'_menu_item_xfn',''),(2853,1248,'_menu_item_url',''),(2873,1251,'_menu_item_type','post_type'),(2874,1251,'_menu_item_menu_item_parent','983'),(2875,1251,'_menu_item_object_id','1121'),(2876,1251,'_menu_item_object','page'),(2877,1251,'_menu_item_target',''),(2878,1251,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2879,1251,'_menu_item_xfn',''),(2880,1251,'_menu_item_url',''),(2882,1252,'_menu_item_type','post_type'),(2883,1252,'_menu_item_menu_item_parent','983'),(2884,1252,'_menu_item_object_id','1131'),(2885,1252,'_menu_item_object','page'),(2886,1252,'_menu_item_target',''),(2887,1252,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2888,1252,'_menu_item_xfn',''),(2889,1252,'_menu_item_url',''),(2891,1251,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2894,1248,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2895,1247,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2896,1252,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2897,1245,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2908,1282,'_wp_attached_file','2016/05/Chairmans-Image.jpg'),(2909,1282,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:270;s:6:\"height\";i:225;s:4:\"file\";s:27:\"2016/05/Chairmans-Image.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Chairmans-Image-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:27:\"Chairmans-Image-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:25:\"Chairmans-Image-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2911,1287,'_wp_attached_file','2016/05/org-chart-Latest.bmp'),(2912,1287,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:555;s:6:\"height\";i:179;s:4:\"file\";s:28:\"2016/05/org-chart-Latest.bmp\";s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2924,1301,'_form','<div class=\"vc_row wpb_row vc_row-fluid padding-bottom-66 page-margin-top\">\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\n<div class=\"wpb_wrapper\">\n		<div class=\"vc_row wpb_row vc_inner\">\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\n				<div class=\"block\">\n					[text* your-subject class:text_input class:hint placeholder \"Subject\"]\n				</div>\n				<div class=\"block\">\n					[text* your-name class:text_input class:hint placeholder \"Name\"]\n				</div>\n                              	<div class=\"block\">\n					[email* your-email class:text_input class:hint placeholder \"Email\"] \n				</div>\n				<div class=\"block\">\n					[text* your-phone class:text_input class:hint placeholder \"Phone\"] \n				</div>\n			</fieldset>\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\n				<div class=\"block\">\n					[textarea your-message class:extra-ttt placeholder \"Message\"]\n				</div>\n                              \n			</fieldset>\n		</div>\n		<div class=\"vc_row wpb_row vc_inner margin-top-30\">\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\n				<p>We will contact you soon.</p>\n			</fieldset>\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container align-right\">\n				\n				[submit class:more \"SEND MESSAGE\"]\n\n			</fieldset>\n		</div>\n	</div></div></div>'),(2925,1301,'_mail','a:8:{s:7:\"subject\";s:22:\"rtcme \"[your-subject]\"\";s:6:\"sender\";s:26:\"[your-name] <[your-email]>\";s:4:\"body\";s:186:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\nPhone : [your-phone]\n\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from the contact form on rtcme (http://www.rtcme.com)\";s:9:\"recipient\";s:15:\"rtcme@rtcme.com\";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;}'),(2926,1301,'_mail_2','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:35:\"CRTC confirms receipt of your query\";s:6:\"sender\";s:23:\"rtcme <rtcme@rtcme.com>\";s:4:\"body\";s:488:\"Dear [your-name],\n\nThank you for contacting Canadian Roads Transport and Civil Engineering Consultancy (CRTC). This is to let you know that we have received your query. One of our representative will contact you soon.\n\nYours sincerely,\n\nCRTC Team\n\nCanadian Roads Transport and Civil Engineering Consultancy\n230 Al Meena Street, Office No. 804\nSilver Wave Tower “Union National Bank Building”\nP.O. Box: 94645 Abu Dhabi, U.A.E.\nP: +971 2 645 2662 | F: +971 2 645 2661 | W: www.rtcme.com\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:25:\"Reply-To: rtcme@rtcme.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2927,1301,'_messages','a:23:{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:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(2928,1301,'_additional_settings',''),(2929,1301,'_locale','en_US'),(2930,1305,'_menu_item_type','post_type'),(2931,1305,'_menu_item_menu_item_parent','0'),(2932,1305,'_menu_item_object_id','1139'),(2933,1305,'_menu_item_object','page'),(2934,1305,'_menu_item_target',''),(2935,1305,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2936,1305,'_menu_item_xfn',''),(2937,1305,'_menu_item_url',''),(2939,1305,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2940,1307,'_edit_last','1'),(2941,1307,'_edit_lock','1477925107:1'),(2942,1307,'_wp_page_template','default'),(2943,1307,'_wpb_vc_js_status','true'),(2944,1307,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2945,1307,'slide_template','default'),(2946,1307,'page_sidebar_header',''),(2947,1307,'page_sidebar_top',''),(2948,1307,'page_sidebar_right',''),(2949,1307,'page_sidebar_footer_top','-1'),(2950,1307,'page_sidebar_footer_bottom','-1'),(2951,1307,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(2964,1311,'_form','<div class=\"vc_row wpb_row vc_row-fluid padding-bottom-66 page-margin-top\">\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\n<div class=\"wpb_wrapper\">\n		<div class=\"vc_row wpb_row vc_inner\">\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\n				<div class=\"block\">\n					[text* your-name class:text_input class:hint placeholder \"Your Name\"]\n				</div>\n                                <div class=\"block\">\n				     [text* your-position placeholder \"Position Applied\"]\n				</div>\n				<div class=\"block\">\n					[email* your-email class:text_input class:hint placeholder \"Email\"] \n				</div>\n				<div class=\"block\">\n					[text* your-phone class:text_input class:hint placeholder \"Phone\"] \n				</div>\n			</fieldset>\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\n				<div class=\"block\">\n					[textarea your-message class:extra-tt placeholder \"Message\"]\n				</div>\n                                <div class=\"block\"> <br/>\nAttach CV <br/>\n					[file* attachment limit:1048576 filetypes:doc|docx|pdf]<br/>\n<label>Max file size 1 MB and allowed file type \"doc, docx, pdf\"</label>\n				</div>\n			</fieldset>\n		</div>\n		<div class=\"vc_row wpb_row vc_inner margin-top-30\">\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\n				<p>We will contact you soon.</p>\n			</fieldset>\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container align-right\">\n				\n				[submit class:more \"SEND MESSAGE\"]\n\n			</fieldset>\n		</div>\n	</div></div></div>'),(2965,1311,'_mail','a:8:{s:7:\"subject\";s:55:\"rtcme \"Application for the position of [your-position]\"\";s:6:\"sender\";s:26:\"[your-name] <[your-email]>\";s:4:\"body\";s:230:\"From: [your-name] <[your-email]>\nSubject: Application for the position of [your-position]\nPhone : [your-phone]\n\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from the submit your resume form on rtcme (http://www.rtcme.com)\";s:9:\"recipient\";s:15:\"rtcme@rtcme.com\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:12:\"[attachment]\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2966,1311,'_mail_2','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:41:\"CRTC confirms receipt of your application\";s:6:\"sender\";s:23:\"rtcme <rtcme@rtcme.com>\";s:4:\"body\";s:494:\"Dear [your-name],\n\nThank you for contacting Canadian Roads Transport and Civil Engineering Consultancy (CRTC). This is to let you know that we have received your application. One of our representative will contact you soon.\n\nYours sincerely,\n\nCRTC Team\n\nCanadian Roads Transport and Civil Engineering Consultancy\n230 Al Meena Street, Office No. 804\nSilver Wave Tower “Union National Bank Building”\nP.O. Box: 94645 Abu Dhabi, U.A.E.\nP: +971 2 645 2662 | F: +971 2 645 2661 | W: www.rtcme.com\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:25:\"Reply-To: rtcme@rtcme.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(2967,1311,'_messages','a:23:{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:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(2968,1311,'_additional_settings',''),(2969,1311,'_locale','en_US'),(2976,203,'_wpb_shortcodes_custom_css','.vc_custom_1468756384036{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/abu-dhabi-CROPPED.jpg?id=1886) !important;}.vc_custom_1432560043730{background-color: #f5f5f5 !important;}'),(2977,1319,'_wp_attached_file','2015/05/expert-team.png'),(2978,1319,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1172;s:6:\"height\";i:450;s:4:\"file\";s:23:\"2015/05/expert-team.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"expert-team-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"expert-team-300x115.png\";s:5:\"width\";i:300;s:6:\"height\";i:115;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"expert-team-1024x393.png\";s:5:\"width\";i:1024;s:6:\"height\";i:393;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:23:\"expert-team-750x450.png\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:23:\"expert-team-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:23:\"expert-team-480x450.png\";s:5:\"width\";i:480;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:23:\"expert-team-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:23:\"expert-team-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:23:\"expert-team-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:21:\"expert-team-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2979,193,'_edit_lock','1468758579:1'),(2980,1322,'_wp_attached_file','2015/01/01.jpg'),(2981,1322,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3474;s:6:\"height\";i:1224;s:4:\"file\";s:14:\"2015/01/01.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"01-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:\"01-300x106.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"01-1024x361.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:361;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:14:\"01-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:14:\"01-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:14:\"01-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"01-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"01-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"01-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"01-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(2982,1323,'_wp_attached_file','2015/01/02.jpg'),(2983,1323,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:480;s:4:\"file\";s:14:\"2015/01/02.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"02-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:\"02-300x120.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"02-1024x410.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:14:\"02-750x480.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:14:\"02-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:14:\"02-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"02-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"02-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"02-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"02-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(2984,1324,'_wp_attached_file','2015/01/03.jpg'),(2985,1324,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4500;s:6:\"height\";i:1562;s:4:\"file\";s:14:\"2015/01/03.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"03-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:\"03-300x104.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:104;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"03-1024x355.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:355;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:14:\"03-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:14:\"03-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:14:\"03-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"03-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"03-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"03-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"03-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:4;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1342361191;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"17\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:8:\"0.000625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(2986,1325,'_wp_attached_file','2015/01/04.jpg'),(2987,1325,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:6250;s:6:\"height\";i:2292;s:4:\"file\";s:14:\"2015/01/04.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"04-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:\"04-300x110.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"04-1024x376.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:376;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:14:\"04-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:14:\"04-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:14:\"04-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"04-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"04-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"04-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"04-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(2988,1326,'_wp_attached_file','2015/01/05.jpg'),(2989,1326,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4914;s:6:\"height\";i:3174;s:4:\"file\";s:14:\"2015/01/05.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"05-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:\"05-300x194.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"05-1024x661.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:14:\"05-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:14:\"05-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:14:\"05-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"05-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"05-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"05-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"05-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(2990,1327,'_wp_attached_file','2015/01/06.jpg'),(2991,1327,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3996;s:6:\"height\";i:1836;s:4:\"file\";s:14:\"2015/01/06.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"06-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:\"06-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"06-1024x470.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:14:\"06-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:14:\"06-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:14:\"06-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"06-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"06-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"06-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"06-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:6:\"Picasa\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1406405675;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(2992,1329,'_wp_attached_file','2016/05/01.jpg'),(2993,1329,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:14:\"2016/05/01.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"01-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:\"01-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"01-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:14:\"01-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:14:\"01-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:14:\"01-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"01-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"01-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"01-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"01-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:4.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:19:\"Canon EOS REBEL T1i\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1345202985;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"22\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(2996,1330,'_wp_attached_file','2015/05/02.jpg'),(2997,1330,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2576;s:6:\"height\";i:1716;s:4:\"file\";s:14:\"2015/05/02.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"02-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:\"02-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"02-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:14:\"02-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:14:\"02-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:14:\"02-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"02-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"02-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"02-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"02-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.399999999999999911182158029987476766109466552734375;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:30:\"KODAK Z730 ZOOM DIGITAL CAMERA\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1225378671;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.5\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:18:\"0.0013333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(2999,1331,'_wp_attached_file','2015/05/03.jpg'),(3000,1331,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:14:\"2015/05/03.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"03-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:\"03-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"03-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:14:\"03-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:14:\"03-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:14:\"03-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"03-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"03-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"03-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"03-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3002,1332,'_wp_attached_file','2015/05/04.jpg'),(3003,1332,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:669;s:6:\"height\";i:500;s:4:\"file\";s:14:\"2015/05/04.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"04-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:\"04-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:14:\"04-669x500.jpg\";s:5:\"width\";i:669;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:14:\"04-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:14:\"04-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"04-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"04-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"04-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"04-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3005,1333,'_wp_attached_file','2015/05/1.jpg'),(3006,1333,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4252;s:6:\"height\";i:2867;s:4:\"file\";s:13:\"2015/05/1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:14:\"1-1024x690.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:690;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:13:\"1-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:13:\"1-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:13:\"1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:13:\"1-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:13:\"1-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:13:\"1-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:11:\"1-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:11;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:150:\"VeloPark. The Velodrome on the VeloPark showing construction workers applying cladding to the externals. Picture taken on 11 Oct 10 by David Poultney.\";s:17:\"created_timestamp\";i:1286799734;s:9:\"copyright\";s:11:\"© ODA 2008\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:20:\"Velodrome_101011_014\";s:11:\"orientation\";i:1;}}'),(3012,1334,'_wp_attached_file','2015/05/021.jpg'),(3013,1334,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2464;s:6:\"height\";i:1623;s:4:\"file\";s:15:\"2015/05/021.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"021-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:15:\"021-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"021-1024x674.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:674;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:15:\"021-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:15:\"021-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:15:\"021-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:15:\"021-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:15:\"021-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:15:\"021-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:13:\"021-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:18;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1366946802;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"12\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:2:\"30\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(3014,1335,'_wp_attached_file','2015/05/031.jpg'),(3016,1335,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3872;s:6:\"height\";i:2592;s:4:\"file\";s:15:\"2015/05/031.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"031-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:15:\"031-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"031-1024x685.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:685;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:15:\"031-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:15:\"031-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:15:\"031-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:15:\"031-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:15:\"031-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:15:\"031-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:13:\"031-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:13;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"DSLR-A300\";s:7:\"caption\";s:8:\"SONY DSC\";s:17:\"created_timestamp\";i:1318933083;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"135\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:6:\"0.0008\";s:5:\"title\";s:8:\"SONY DSC\";s:11:\"orientation\";i:1;}}'),(3018,1336,'_wp_attached_file','2015/05/041.jpg'),(3019,1336,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1008;s:6:\"height\";i:624;s:4:\"file\";s:15:\"2015/05/041.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"041-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:15:\"041-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:15:\"041-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:15:\"041-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:15:\"041-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:15:\"041-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:15:\"041-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:15:\"041-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:13:\"041-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:9.9000000000000003552713678800500929355621337890625;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"E900\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1132494338;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"17.4\";s:3:\"iso\";i:0;s:13:\"shutter_speed\";s:17:\"0.003921568627451\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(3021,1337,'_wp_attached_file','2015/05/05.jpg'),(3022,1337,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4928;s:6:\"height\";i:3264;s:4:\"file\";s:14:\"2015/05/05.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"05-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:\"05-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"05-1024x678.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:678;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:14:\"05-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:14:\"05-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:14:\"05-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"05-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"05-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"05-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"05-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:6.29999999999999982236431605997495353221893310546875;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1414923032;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(3028,1338,'_wp_attached_file','2015/04/01.jpg'),(3029,1338,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3867;s:6:\"height\";i:2578;s:4:\"file\";s:14:\"2015/04/01.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"01-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:\"01-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"01-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:14:\"01-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:14:\"01-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:14:\"01-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"01-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"01-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"01-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"01-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(3030,97,'_thumbnail_id','1338'),(3033,1340,'_wp_attached_file','2015/01/031.jpg'),(3034,1340,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:343;s:6:\"height\";i:147;s:4:\"file\";s:15:\"2015/01/031.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"031-150x147.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:147;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"031-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:15:\"031-270x147.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:147;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:13:\"031-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3041,1341,'_wp_attached_file','2015/01/04.png'),(3042,1341,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:970;s:6:\"height\";i:450;s:4:\"file\";s:14:\"2015/01/04.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"04-300x139.png\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:14:\"04-750x450.png\";s:5:\"width\";i:750;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:14:\"04-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:14:\"04-480x450.png\";s:5:\"width\";i:480;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"04-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"04-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"04-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"04-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3043,633,'_thumbnail_id','1341'),(3046,1342,'_wp_attached_file','2015/05/About.jpg'),(3047,1342,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4600;s:6:\"height\";i:3067;s:4:\"file\";s:17:\"2015/05/About.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"About-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"About-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"About-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:17:\"About-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:17:\"About-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:17:\"About-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:17:\"About-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:17:\"About-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:17:\"About-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:15:\"About-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:9;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:80:\"Above view of four architects sitting at the table and discussing design project\";s:17:\"created_timestamp\";i:1236038400;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"60\";s:3:\"iso\";i:0;s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:11:\"Cooperation\";s:11:\"orientation\";i:1;}}'),(3048,1363,'_wp_attached_file','2016/05/No_image.png'),(3049,1363,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:20:\"2016/05/No_image.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"No_image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:20:\"No_image-300x260.png\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:20:\"No_image-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:18:\"No_image-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3050,1366,'_edit_last','1'),(3051,1366,'_edit_lock','1468757106:1'),(3052,1366,'_wp_page_template','default'),(3053,1366,'_wpb_vc_js_status','true'),(3054,1366,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3055,1366,'slide_template','default'),(3056,1366,'page_sidebar_header',''),(3057,1366,'page_sidebar_top',''),(3058,1366,'page_sidebar_right',''),(3059,1366,'page_sidebar_footer_top','-1'),(3060,1366,'page_sidebar_footer_bottom','-1'),(3061,1366,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3062,1311,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3064,1301,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3065,1372,'_wp_attached_file','2015/01/maxresdefault.jpg'),(3066,1372,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:25:\"2015/01/maxresdefault.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"maxresdefault-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:25:\"maxresdefault-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"maxresdefault-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:25:\"maxresdefault-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:25:\"maxresdefault-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:25:\"maxresdefault-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:25:\"maxresdefault-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:25:\"maxresdefault-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:25:\"maxresdefault-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:23:\"maxresdefault-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3076,1378,'_menu_item_type','post_type'),(3077,1378,'_menu_item_menu_item_parent','1305'),(3078,1378,'_menu_item_object_id','1366'),(3079,1378,'_menu_item_object','page'),(3080,1378,'_menu_item_target',''),(3081,1378,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3082,1378,'_menu_item_xfn',''),(3083,1378,'_menu_item_url',''),(3085,1378,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3105,1383,'_menu_item_type','post_type'),(3106,1383,'_menu_item_menu_item_parent','983'),(3107,1383,'_menu_item_object_id','1125'),(3108,1383,'_menu_item_object','page'),(3109,1383,'_menu_item_target',''),(3110,1383,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3111,1383,'_menu_item_xfn',''),(3112,1383,'_menu_item_url',''),(3114,1383,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3115,1384,'_wp_attached_file','2015/01/favicon2.ico'),(3118,1386,'_wp_attached_file','2016/05/graph.jpg'),(3119,1386,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:669;s:6:\"height\";i:385;s:4:\"file\";s:17:\"2016/05/graph.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"graph-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"graph-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:17:\"graph-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:17:\"graph-480x385.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:17:\"graph-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:17:\"graph-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:17:\"graph-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:15:\"graph-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3120,1390,'_wp_attached_file','2016/05/certi-img.jpg'),(3121,1390,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:424;s:4:\"file\";s:21:\"2016/05/certi-img.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"certi-img-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:21:\"certi-img-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:21:\"certi-img-300x380.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:21:\"certi-img-300x320.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:21:\"certi-img-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:21:\"certi-img-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:19:\"certi-img-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3122,1391,'_wp_attached_file','2016/05/certi-img2.jpg'),(3123,1391,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:424;s:4:\"file\";s:22:\"2016/05/certi-img2.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"certi-img2-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:22:\"certi-img2-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:22:\"certi-img2-300x380.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:22:\"certi-img2-300x320.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:22:\"certi-img2-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:22:\"certi-img2-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:20:\"certi-img2-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3124,1392,'_wp_attached_file','2016/05/certi-img3.jpg'),(3125,1392,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:424;s:4:\"file\";s:22:\"2016/05/certi-img3.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"certi-img3-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:22:\"certi-img3-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:22:\"certi-img3-300x380.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:22:\"certi-img3-300x320.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:22:\"certi-img3-300x260.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:22:\"certi-img3-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:20:\"certi-img3-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3126,346,'_edit_lock','1475473805:1'),(3127,1427,'_menu_item_type','post_type'),(3128,1427,'_menu_item_menu_item_parent','0'),(3129,1427,'_menu_item_object_id','297'),(3130,1427,'_menu_item_object','page'),(3131,1427,'_menu_item_target',''),(3132,1427,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3133,1427,'_menu_item_xfn',''),(3134,1427,'_menu_item_url',''),(3136,1427,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3137,1428,'_menu_item_type','post_type'),(3138,1428,'_menu_item_menu_item_parent','0'),(3139,1428,'_menu_item_object_id','148'),(3140,1428,'_menu_item_object','page'),(3141,1428,'_menu_item_target',''),(3142,1428,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3143,1428,'_menu_item_xfn',''),(3144,1428,'_menu_item_url',''),(3146,1428,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3147,294,'_edit_lock','1468929357:1'),(3157,1434,'_menu_item_type','custom'),(3158,1434,'_menu_item_menu_item_parent','0'),(3159,1434,'_menu_item_object_id','1434'),(3160,1434,'_menu_item_object','custom'),(3161,1434,'_menu_item_target',''),(3162,1434,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3163,1434,'_menu_item_xfn',''),(3164,1434,'_menu_item_url','https://login.microsoftonline.com/'),(3166,1434,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3173,1443,'_wp_attached_file','2015/05/2.jpg'),(3174,1443,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:359;s:4:\"file\";s:13:\"2015/05/2.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-107x150.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"2-89x300.jpg\";s:5:\"width\";i:89;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:13:\"2-107x320.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:13:\"2-107x260.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:13:\"2-107x180.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:11:\"2-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3175,1444,'_wp_attached_file','2015/05/3.jpg'),(3176,1444,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:359;s:4:\"file\";s:13:\"2015/05/3.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-107x150.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"3-89x300.jpg\";s:5:\"width\";i:89;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:13:\"3-107x320.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:13:\"3-107x260.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:13:\"3-107x180.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:11:\"3-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3177,1445,'_wp_attached_file','2015/05/4.jpg'),(3178,1445,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:359;s:4:\"file\";s:13:\"2015/05/4.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-107x150.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"4-89x300.jpg\";s:5:\"width\";i:89;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:13:\"4-107x320.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:13:\"4-107x260.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:13:\"4-107x180.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:11:\"4-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3179,1446,'_wp_attached_file','2015/05/5.jpg'),(3180,1446,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:359;s:4:\"file\";s:13:\"2015/05/5.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"5-107x150.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"5-89x300.jpg\";s:5:\"width\";i:89;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:13:\"5-107x320.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:13:\"5-107x260.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:13:\"5-107x180.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:11:\"5-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3181,1447,'_wp_attached_file','2015/05/6.jpg'),(3182,1447,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:359;s:4:\"file\";s:13:\"2015/05/6.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"6-107x150.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"6-89x300.jpg\";s:5:\"width\";i:89;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:13:\"6-107x320.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:13:\"6-107x260.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:13:\"6-107x180.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:11:\"6-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3183,1448,'_wp_attached_file','2015/05/7.jpg'),(3184,1448,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:359;s:4:\"file\";s:13:\"2015/05/7.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"7-107x150.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"7-89x300.jpg\";s:5:\"width\";i:89;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:13:\"7-107x320.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:13:\"7-107x260.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:13:\"7-107x180.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:11:\"7-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3185,1449,'_wp_attached_file','2015/05/8.jpg'),(3186,1449,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:359;s:4:\"file\";s:13:\"2015/05/8.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"8-107x150.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"8-89x300.jpg\";s:5:\"width\";i:89;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:13:\"8-107x320.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:13:\"8-107x260.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:13:\"8-107x180.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:11:\"8-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3187,1450,'_wp_attached_file','2015/05/9.jpg'),(3188,1450,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:359;s:4:\"file\";s:13:\"2015/05/9.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"9-107x150.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:12:\"9-89x300.jpg\";s:5:\"width\";i:89;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:13:\"9-107x320.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:13:\"9-107x260.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:13:\"9-107x180.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:11:\"9-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3189,1451,'_wp_attached_file','2015/05/10.jpg'),(3190,1451,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:359;s:4:\"file\";s:14:\"2015/05/10.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"10-107x150.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"10-89x300.jpg\";s:5:\"width\";i:89;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"10-107x320.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"10-107x260.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"10-107x180.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"10-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3191,1452,'_wp_attached_file','2015/05/11.jpg'),(3192,1452,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:359;s:4:\"file\";s:14:\"2015/05/11.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"11-107x150.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"11-89x300.jpg\";s:5:\"width\";i:89;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"11-107x320.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"11-107x260.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"11-107x180.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"11-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3193,1453,'_wp_attached_file','2015/05/12.jpg'),(3194,1453,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:359;s:4:\"file\";s:14:\"2015/05/12.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"12-107x150.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"12-89x300.jpg\";s:5:\"width\";i:89;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"12-107x320.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"12-107x260.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"12-107x180.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"12-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3195,1454,'_wp_attached_file','2015/05/13.jpg'),(3196,1454,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:107;s:6:\"height\";i:359;s:4:\"file\";s:14:\"2015/05/13.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"13-107x150.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"13-89x300.jpg\";s:5:\"width\";i:89;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"13-107x320.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"13-107x260.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"13-107x180.jpg\";s:5:\"width\";i:107;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"13-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3211,1473,'page_sidebar_header',''),(3212,1473,'page_sidebar_header',''),(3213,1473,'page_sidebar_top',''),(3214,1473,'page_sidebar_top',''),(3215,1473,'page_sidebar_right',''),(3216,1473,'page_sidebar_right',''),(3217,1473,'page_sidebar_footer_top','-1'),(3218,1473,'page_sidebar_footer_top','-1'),(3219,1473,'page_sidebar_footer_bottom','-1'),(3220,1473,'page_sidebar_footer_bottom','-1'),(3221,1473,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(3222,1473,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(3223,1473,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3224,1473,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3225,1473,'slide_template','default'),(3226,1473,'slide_template','default'),(3227,1473,'post_views_count','0'),(3228,1473,'_wp_page_template','template-default-without-breadcrumbs.php'),(3229,1473,'_wp_page_template','template-default-without-breadcrumbs.php'),(3230,1473,'_edit_last','1'),(3231,1473,'_edit_lock','1477929609:1'),(3232,1473,'_wpb_vc_js_status','true'),(3233,1473,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3234,1473,'_wpb_shortcodes_custom_css','.vc_custom_1462254619263{background-color: #f5f5f5 !important;}.vc_custom_1463567378159{background-color: #f5f5f5 !important;}'),(3235,1477,'slide_template','default'),(3236,1477,'slide_template','default'),(3237,1477,'renovate_primary_category',''),(3238,1477,'renovate_primary_category',''),(3239,1477,'renovate_featured_caption',''),(3240,1477,'renovate_featured_caption',''),(3241,1477,'renovate_featured_caption_author',''),(3242,1477,'renovate_featured_caption_author',''),(3243,1477,'renovate_video_url',''),(3244,1477,'renovate_video_url',''),(3245,1477,'renovate_post_url',''),(3246,1477,'renovate_post_url',''),(3247,1477,'renovate_quote_text',''),(3248,1477,'renovate_quote_text',''),(3249,1477,'renovate_quote_author',''),(3250,1477,'renovate_quote_author',''),(3251,1477,'renovate_audio_url',''),(3252,1477,'renovate_audio_url',''),(3253,1477,'social_icon_type','a:0:{}'),(3254,1477,'social_icon_type','a:0:{}'),(3255,1477,'social_icon_url',''),(3256,1477,'social_icon_url',''),(3257,1477,'social_icon_target',''),(3258,1477,'social_icon_target',''),(3259,1477,'renovate_attachment_ids',''),(3260,1477,'renovate_attachment_ids',''),(3261,1477,'renovate_images','a:0:{}'),(3262,1477,'renovate_images','a:0:{}'),(3263,1477,'renovate_images_titles',''),(3264,1477,'renovate_images_titles',''),(3265,1477,'renovate_images_descriptions',''),(3266,1477,'renovate_images_descriptions',''),(3267,1477,'renovate_videos',''),(3268,1477,'renovate_videos',''),(3269,1477,'renovate_iframes',''),(3270,1477,'renovate_iframes',''),(3271,1477,'renovate_is_review',''),(3272,1477,'renovate_is_review',''),(3273,1477,'renovate_points_scale',''),(3274,1477,'renovate_points_scale',''),(3275,1477,'renovate_review_label','a:0:{}'),(3276,1477,'renovate_review_label','a:0:{}'),(3277,1477,'renovate_review_value','a:0:{}'),(3278,1477,'renovate_review_value','a:0:{}'),(3279,1477,'renovate_review_title',''),(3280,1477,'renovate_review_title',''),(3281,1477,'renovate_review_description',''),(3282,1477,'renovate_review_description',''),(3283,1477,'page_sidebar_header',''),(3284,1477,'page_sidebar_header',''),(3285,1477,'page_sidebar_top',''),(3286,1477,'page_sidebar_top',''),(3287,1477,'page_sidebar_right',''),(3288,1477,'page_sidebar_right',''),(3289,1477,'page_sidebar_footer_top','-1'),(3290,1477,'page_sidebar_footer_top','-1'),(3291,1477,'page_sidebar_footer_bottom','-1'),(3292,1477,'page_sidebar_footer_bottom','-1'),(3293,1477,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3294,1477,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3295,1477,'_wp_page_template','default'),(3296,1477,'_wp_page_template','default'),(3297,1477,'_edit_last','1'),(3298,1477,'_wpb_vc_js_status','false'),(3299,1477,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3300,1477,'_wpb_shortcodes_custom_css','.vc_custom_1468742023497{background-image: url(http://rtcme.com/wp-content/uploads/2016/05/abu-dhabi-CROPPED.jpg?id=1880) !important;}.vc_custom_1432560043730{background-color: #f5f5f5 !important;}'),(3301,1477,'_edit_lock','1468765449:1'),(3302,1480,'_menu_item_type','post_type'),(3303,1480,'_menu_item_menu_item_parent','0'),(3304,1480,'_menu_item_object_id','1477'),(3305,1480,'_menu_item_object','page'),(3306,1480,'_menu_item_target',''),(3307,1480,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3308,1480,'_menu_item_xfn',''),(3309,1480,'_menu_item_url',''),(3311,1480,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3357,1494,'_wp_attached_file','2016/05/1.png'),(3358,1494,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:163;s:4:\"file\";s:13:\"2016/05/1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:11:\"1-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3359,1496,'_wp_attached_file','2016/05/310.png'),(3360,1496,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:151;s:4:\"file\";s:15:\"2016/05/310.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"310-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:13:\"310-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3361,1497,'_wp_attached_file','2016/05/110.png'),(3362,1497,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:144;s:6:\"height\";i:150;s:4:\"file\";s:15:\"2016/05/110.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"110-144x150.png\";s:5:\"width\";i:144;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:13:\"110-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3363,1498,'_wp_attached_file','2016/05/26.png'),(3364,1498,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:156;s:6:\"height\";i:149;s:4:\"file\";s:14:\"2016/05/26.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"26-150x149.png\";s:5:\"width\";i:150;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"26-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3365,707,'_edit_lock','1477925110:1'),(3367,1510,'slide_template','default'),(3368,1510,'slide_template','default'),(3369,1510,'renovate_primary_category',''),(3370,1510,'renovate_primary_category',''),(3371,1510,'renovate_featured_caption',''),(3372,1510,'renovate_featured_caption',''),(3373,1510,'renovate_featured_caption_author',''),(3374,1510,'renovate_featured_caption_author',''),(3375,1510,'renovate_video_url',''),(3376,1510,'renovate_video_url',''),(3377,1510,'renovate_post_url',''),(3378,1510,'renovate_post_url',''),(3379,1510,'renovate_quote_text',''),(3380,1510,'renovate_quote_text',''),(3381,1510,'renovate_quote_author',''),(3382,1510,'renovate_quote_author',''),(3383,1510,'renovate_audio_url',''),(3384,1510,'renovate_audio_url',''),(3385,1510,'social_icon_type','a:0:{}'),(3386,1510,'social_icon_type','a:0:{}'),(3387,1510,'social_icon_url',''),(3388,1510,'social_icon_url',''),(3389,1510,'social_icon_target',''),(3390,1510,'social_icon_target',''),(3391,1510,'renovate_attachment_ids',''),(3392,1510,'renovate_attachment_ids',''),(3393,1510,'renovate_images','a:0:{}'),(3394,1510,'renovate_images','a:0:{}'),(3395,1510,'renovate_images_titles',''),(3396,1510,'renovate_images_titles',''),(3397,1510,'renovate_images_descriptions',''),(3398,1510,'renovate_images_descriptions',''),(3399,1510,'renovate_videos',''),(3400,1510,'renovate_videos',''),(3401,1510,'renovate_iframes',''),(3402,1510,'renovate_iframes',''),(3403,1510,'renovate_is_review',''),(3404,1510,'renovate_is_review',''),(3405,1510,'renovate_points_scale',''),(3406,1510,'renovate_points_scale',''),(3407,1510,'renovate_review_label','a:0:{}'),(3408,1510,'renovate_review_label','a:0:{}'),(3409,1510,'renovate_review_value','a:0:{}'),(3410,1510,'renovate_review_value','a:0:{}'),(3411,1510,'renovate_review_title',''),(3412,1510,'renovate_review_title',''),(3413,1510,'renovate_review_description',''),(3414,1510,'renovate_review_description',''),(3415,1510,'page_sidebar_header',''),(3416,1510,'page_sidebar_header',''),(3417,1510,'page_sidebar_top',''),(3418,1510,'page_sidebar_top',''),(3419,1510,'page_sidebar_right',''),(3420,1510,'page_sidebar_right',''),(3421,1510,'page_sidebar_footer_top','-1'),(3422,1510,'page_sidebar_footer_top','-1'),(3423,1510,'page_sidebar_footer_bottom','-1'),(3424,1510,'page_sidebar_footer_bottom','-1'),(3425,1510,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3426,1510,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3427,1510,'_wp_page_template','404.php'),(3428,1510,'_wp_page_template','404.php'),(3429,1510,'_edit_last','1'),(3430,1510,'_edit_lock','1475473819:1'),(3431,1510,'_wpb_vc_js_status','false'),(3432,1510,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3445,1366,'post_views_count','0'),(3448,1307,'post_views_count','0'),(3449,1145,'post_views_count','0'),(3458,1533,'_wp_attached_file','2016/05/Mona-Nasr.jpg'),(3459,1533,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3840;s:6:\"height\";i:5760;s:4:\"file\";s:21:\"2016/05/Mona-Nasr.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-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:21:\"Mona-Nasr-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Mona-Nasr-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:19:\"Mona-Nasr-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:7.0999999999999996447286321199499070644378662109375;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1450340998;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"100\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(3460,1535,'_wp_attached_file','2016/05/Mona-Nasr.png'),(3461,1535,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:780;s:4:\"file\";s:21:\"2016/05/Mona-Nasr.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-192x300.png\";s:5:\"width\";i:192;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:19:\"Mona-Nasr-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3462,1537,'_wp_attached_file','2016/05/Mona-Nasr.png'),(3463,1537,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:499;s:6:\"height\";i:658;s:4:\"file\";s:21:\"2016/05/Mona-Nasr.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-228x300.png\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-499x500.png\";s:5:\"width\";i:499;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-499x380.png\";s:5:\"width\";i:499;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:21:\"Mona-Nasr-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:19:\"Mona-Nasr-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3464,1541,'_wp_attached_file','2016/05/Godfrey-Antony.png'),(3465,1541,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:1028;s:4:\"file\";s:26:\"2016/05/Godfrey-Antony.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Godfrey-Antony-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Godfrey-Antony-146x300.png\";s:5:\"width\";i:146;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Godfrey-Antony-498x1024.png\";s:5:\"width\";i:498;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:26:\"Godfrey-Antony-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:26:\"Godfrey-Antony-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:26:\"Godfrey-Antony-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:26:\"Godfrey-Antony-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:26:\"Godfrey-Antony-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:26:\"Godfrey-Antony-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:24:\"Godfrey-Antony-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3466,1542,'_wp_attached_file','2016/05/Osama-Mohidden.png'),(3467,1542,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:905;s:4:\"file\";s:26:\"2016/05/Osama-Mohidden.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Osama-Mohidden-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Osama-Mohidden-166x300.png\";s:5:\"width\";i:166;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:26:\"Osama-Mohidden-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:26:\"Osama-Mohidden-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:26:\"Osama-Mohidden-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:26:\"Osama-Mohidden-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:26:\"Osama-Mohidden-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:26:\"Osama-Mohidden-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:24:\"Osama-Mohidden-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3468,1543,'_wp_attached_file','2016/05/Surfaras-AbdulVahab.png'),(3469,1543,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:1016;s:4:\"file\";s:31:\"2016/05/Surfaras-AbdulVahab.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Surfaras-AbdulVahab-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:31:\"Surfaras-AbdulVahab-148x300.png\";s:5:\"width\";i:148;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:31:\"Surfaras-AbdulVahab-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:31:\"Surfaras-AbdulVahab-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:31:\"Surfaras-AbdulVahab-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:31:\"Surfaras-AbdulVahab-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:31:\"Surfaras-AbdulVahab-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:31:\"Surfaras-AbdulVahab-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:29:\"Surfaras-AbdulVahab-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3483,1120,'post_views_count','1'),(3484,137,'post_views_count','1'),(3485,1572,'_edit_last','1'),(3486,1572,'_edit_lock','1477926522:1'),(3487,1573,'_wp_attached_file','2016/05/8bec66bb7c3b0115c6c762adc9c7c77e.jpg'),(3488,1573,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:415;s:4:\"file\";s:44:\"2016/05/8bec66bb7c3b0115c6c762adc9c7c77e.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"8bec66bb7c3b0115c6c762adc9c7c77e-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:44:\"8bec66bb7c3b0115c6c762adc9c7c77e-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:44:\"8bec66bb7c3b0115c6c762adc9c7c77e-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:44:\"8bec66bb7c3b0115c6c762adc9c7c77e-480x415.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:415;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:44:\"8bec66bb7c3b0115c6c762adc9c7c77e-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:44:\"8bec66bb7c3b0115c6c762adc9c7c77e-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:44:\"8bec66bb7c3b0115c6c762adc9c7c77e-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:42:\"8bec66bb7c3b0115c6c762adc9c7c77e-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3489,1572,'_thumbnail_id','1999'),(3490,1572,'_wpb_vc_js_status','true'),(3491,1572,'slide_template','default'),(3492,1572,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3493,1575,'_edit_last','1'),(3494,1575,'_edit_lock','1477926716:1'),(3495,1575,'_wpb_vc_js_status','true'),(3496,1575,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3497,1575,'slide_template','default'),(3498,1576,'_wp_attached_file','2016/05/Bolon-wing-flooring.jpg'),(3499,1576,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:298;s:4:\"file\";s:31:\"2016/05/Bolon-wing-flooring.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Bolon-wing-flooring-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Bolon-wing-flooring-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:31:\"Bolon-wing-flooring-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:31:\"Bolon-wing-flooring-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:29:\"Bolon-wing-flooring-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3501,1577,'_edit_last','1'),(3502,1577,'_edit_lock','1477926939:1'),(3503,1577,'_wpb_vc_js_status','true'),(3504,1577,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3505,1577,'slide_template','default'),(3506,1579,'_wp_attached_file','2016/05/04.jpg'),(3507,1579,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:669;s:6:\"height\";i:500;s:4:\"file\";s:14:\"2016/05/04.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"04-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:\"04-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:14:\"04-669x500.jpg\";s:5:\"width\";i:669;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:14:\"04-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:14:\"04-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"04-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"04-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"04-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"04-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3508,1577,'_thumbnail_id','1579'),(3509,1580,'_edit_last','1'),(3510,1580,'_edit_lock','1477927040:1'),(3511,1580,'_wpb_vc_js_status','true'),(3512,1580,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3513,1580,'slide_template','default'),(3514,1582,'_wp_attached_file','2016/05/quantity-surveyor.gif'),(3515,1582,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:642;s:6:\"height\";i:250;s:4:\"file\";s:29:\"2016/05/quantity-surveyor.gif\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"quantity-surveyor-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"quantity-surveyor-300x117.gif\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:29:\"quantity-surveyor-570x250.gif\";s:5:\"width\";i:570;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:29:\"quantity-surveyor-480x250.gif\";s:5:\"width\";i:480;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:29:\"quantity-surveyor-480x250.gif\";s:5:\"width\";i:480;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:29:\"quantity-surveyor-390x250.gif\";s:5:\"width\";i:390;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:29:\"quantity-surveyor-270x180.gif\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/gif\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:27:\"quantity-surveyor-90x90.gif\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3516,1580,'_thumbnail_id','2003'),(3517,1583,'_edit_last','1'),(3518,1583,'_edit_lock','1477927175:1'),(3519,1584,'_wp_attached_file','2016/05/top_project_management_trends-760x414.jpg'),(3520,1584,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:760;s:6:\"height\";i:414;s:4:\"file\";s:49:\"2016/05/top_project_management_trends-760x414.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"top_project_management_trends-760x414-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:49:\"top_project_management_trends-760x414-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:49:\"top_project_management_trends-760x414-750x414.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:414;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:49:\"top_project_management_trends-760x414-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:49:\"top_project_management_trends-760x414-480x414.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:414;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:49:\"top_project_management_trends-760x414-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:49:\"top_project_management_trends-760x414-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:49:\"top_project_management_trends-760x414-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:47:\"top_project_management_trends-760x414-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(3521,1583,'_thumbnail_id','2005'),(3522,1583,'_wpb_vc_js_status','true'),(3523,1583,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3524,1583,'slide_template','default'),(3525,1585,'_edit_last','1'),(3526,1585,'_edit_lock','1477927334:1'),(3527,1585,'_thumbnail_id','2007'),(3528,1585,'_wpb_vc_js_status','true'),(3529,1585,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3530,1585,'slide_template','default'),(3531,1586,'_edit_last','1'),(3532,1586,'_edit_lock','1477927404:1'),(3533,1586,'_wpb_vc_js_status','true'),(3534,1586,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3535,1586,'slide_template','default'),(3536,1586,'_thumbnail_id','2009'),(3545,1587,'_menu_item_type','custom'),(3546,1587,'_menu_item_menu_item_parent','0'),(3547,1587,'_menu_item_object_id','1587'),(3548,1587,'_menu_item_object','custom'),(3549,1587,'_menu_item_target',''),(3550,1587,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3551,1587,'_menu_item_xfn',''),(3552,1587,'_menu_item_url','https://login.replicon.com/'),(3554,1588,'_menu_item_type','custom'),(3555,1588,'_menu_item_menu_item_parent','0'),(3556,1588,'_menu_item_object_id','1588'),(3557,1588,'_menu_item_object','custom'),(3558,1588,'_menu_item_target',''),(3559,1588,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3560,1588,'_menu_item_xfn',''),(3561,1588,'_menu_item_url','ftp://ftp.rtcme.com/'),(3563,1587,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3564,1588,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3571,1591,'slide_template','default'),(3572,1591,'page_sidebar_header',''),(3573,1591,'page_sidebar_top',''),(3574,1591,'page_sidebar_right',''),(3575,1591,'page_sidebar_footer_top','-1'),(3576,1591,'page_sidebar_footer_bottom','-1'),(3577,1591,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3578,1591,'_wp_page_template','default'),(3579,1591,'_edit_last','1'),(3580,1591,'_edit_lock','1468734527:1'),(3581,1591,'_wpb_vc_js_status','true'),(3582,1591,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3583,1593,'_menu_item_type','post_type'),(3584,1593,'_menu_item_menu_item_parent','1480'),(3585,1593,'_menu_item_object_id','1591'),(3586,1593,'_menu_item_object','page'),(3587,1593,'_menu_item_target',''),(3588,1593,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3589,1593,'_menu_item_xfn',''),(3590,1593,'_menu_item_url',''),(3592,1593,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3593,1596,'slide_template','default'),(3594,1596,'page_sidebar_header',''),(3595,1596,'page_sidebar_top',''),(3596,1596,'page_sidebar_right',''),(3597,1596,'page_sidebar_footer_top','-1'),(3598,1596,'page_sidebar_footer_bottom','-1'),(3599,1596,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3600,1596,'_wp_page_template','default'),(3601,1596,'_edit_last','1'),(3602,1596,'_edit_lock','1468733472:1'),(3603,1596,'_wpb_vc_js_status','true'),(3604,1596,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3605,1598,'_menu_item_type','post_type'),(3606,1598,'_menu_item_menu_item_parent','1480'),(3607,1598,'_menu_item_object_id','1596'),(3608,1598,'_menu_item_object','page'),(3609,1598,'_menu_item_target',''),(3610,1598,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3611,1598,'_menu_item_xfn',''),(3612,1598,'_menu_item_url',''),(3614,1598,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3615,1599,'slide_template','default'),(3616,1599,'page_sidebar_header',''),(3617,1599,'page_sidebar_top',''),(3618,1599,'page_sidebar_right',''),(3619,1599,'page_sidebar_footer_top','-1'),(3620,1599,'page_sidebar_footer_bottom','-1'),(3621,1599,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3622,1599,'_wp_page_template','default'),(3623,1599,'_edit_last','1'),(3624,1599,'_edit_lock','1468734451:1'),(3625,1599,'_wpb_vc_js_status','false'),(3626,1599,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3627,1601,'_menu_item_type','post_type'),(3628,1601,'_menu_item_menu_item_parent','1480'),(3629,1601,'_menu_item_object_id','1599'),(3630,1601,'_menu_item_object','page'),(3631,1601,'_menu_item_target',''),(3632,1601,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3633,1601,'_menu_item_xfn',''),(3634,1601,'_menu_item_url',''),(3636,1601,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3637,1602,'slide_template','default'),(3638,1602,'page_sidebar_header',''),(3639,1602,'page_sidebar_top',''),(3640,1602,'page_sidebar_right',''),(3641,1602,'page_sidebar_footer_top','-1'),(3642,1602,'page_sidebar_footer_bottom','-1'),(3643,1602,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3644,1602,'_wp_page_template','default'),(3645,1602,'_edit_last','1'),(3646,1602,'_edit_lock','1468736269:1'),(3647,1602,'_wpb_vc_js_status','false'),(3648,1602,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3649,1604,'_menu_item_type','post_type'),(3650,1604,'_menu_item_menu_item_parent','1480'),(3651,1604,'_menu_item_object_id','1602'),(3652,1604,'_menu_item_object','page'),(3653,1604,'_menu_item_target',''),(3654,1604,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3655,1604,'_menu_item_xfn',''),(3656,1604,'_menu_item_url',''),(3658,1604,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3659,1605,'slide_template','default'),(3660,1605,'page_sidebar_header',''),(3661,1605,'page_sidebar_top',''),(3662,1605,'page_sidebar_right',''),(3663,1605,'page_sidebar_footer_top','-1'),(3664,1605,'page_sidebar_footer_bottom','-1'),(3665,1605,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3666,1605,'_wp_page_template','default'),(3667,1605,'_edit_last','1'),(3668,1605,'_edit_lock','1477929039:1'),(3669,1605,'_wpb_vc_js_status','true'),(3670,1605,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3671,1607,'_menu_item_type','post_type'),(3672,1607,'_menu_item_menu_item_parent','1480'),(3673,1607,'_menu_item_object_id','1605'),(3674,1607,'_menu_item_object','page'),(3675,1607,'_menu_item_target',''),(3676,1607,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3677,1607,'_menu_item_xfn',''),(3678,1607,'_menu_item_url',''),(3680,1607,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3681,1608,'slide_template','default'),(3682,1608,'page_sidebar_header',''),(3683,1608,'page_sidebar_top',''),(3684,1608,'page_sidebar_right',''),(3685,1608,'page_sidebar_footer_top','-1'),(3686,1608,'page_sidebar_footer_bottom','-1'),(3687,1608,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3688,1608,'_wp_page_template','default'),(3689,1608,'_edit_last','1'),(3690,1608,'_edit_lock','1468736093:1'),(3691,1608,'_wpb_vc_js_status','false'),(3692,1608,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3693,1610,'_menu_item_type','post_type'),(3694,1610,'_menu_item_menu_item_parent','1480'),(3695,1610,'_menu_item_object_id','1608'),(3696,1610,'_menu_item_object','page'),(3697,1610,'_menu_item_target',''),(3698,1610,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3699,1610,'_menu_item_xfn',''),(3700,1610,'_menu_item_url',''),(3702,1610,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3703,1611,'slide_template','default'),(3704,1611,'slide_template','default'),(3705,1611,'renovate_primary_category',''),(3706,1611,'renovate_primary_category',''),(3707,1611,'renovate_featured_caption',''),(3708,1611,'renovate_featured_caption',''),(3709,1611,'renovate_featured_caption_author',''),(3710,1611,'renovate_featured_caption_author',''),(3711,1611,'renovate_video_url',''),(3712,1611,'renovate_video_url',''),(3713,1611,'renovate_post_url',''),(3714,1611,'renovate_post_url',''),(3715,1611,'renovate_quote_text',''),(3716,1611,'renovate_quote_text',''),(3717,1611,'renovate_quote_author',''),(3718,1611,'renovate_quote_author',''),(3719,1611,'renovate_audio_url',''),(3720,1611,'renovate_audio_url',''),(3721,1611,'social_icon_type','a:0:{}'),(3722,1611,'social_icon_type','a:0:{}'),(3723,1611,'social_icon_url',''),(3724,1611,'social_icon_url',''),(3725,1611,'social_icon_target',''),(3726,1611,'social_icon_target',''),(3727,1611,'renovate_attachment_ids',''),(3728,1611,'renovate_attachment_ids',''),(3729,1611,'renovate_images','a:0:{}'),(3730,1611,'renovate_images','a:0:{}'),(3731,1611,'renovate_images_titles',''),(3732,1611,'renovate_images_titles',''),(3733,1611,'renovate_images_descriptions',''),(3734,1611,'renovate_images_descriptions',''),(3735,1611,'renovate_videos',''),(3736,1611,'renovate_videos',''),(3737,1611,'renovate_iframes',''),(3738,1611,'renovate_iframes',''),(3739,1611,'renovate_is_review',''),(3740,1611,'renovate_is_review',''),(3741,1611,'renovate_points_scale',''),(3742,1611,'renovate_points_scale',''),(3743,1611,'renovate_review_label','a:0:{}'),(3744,1611,'renovate_review_label','a:0:{}'),(3745,1611,'renovate_review_value','a:0:{}'),(3746,1611,'renovate_review_value','a:0:{}'),(3747,1611,'renovate_review_title',''),(3748,1611,'renovate_review_title',''),(3749,1611,'renovate_review_description',''),(3750,1611,'renovate_review_description',''),(3751,1611,'page_sidebar_header',''),(3752,1611,'page_sidebar_header',''),(3753,1611,'page_sidebar_top',''),(3754,1611,'page_sidebar_top',''),(3755,1611,'page_sidebar_right',''),(3756,1611,'page_sidebar_right',''),(3757,1611,'page_sidebar_footer_top','-1'),(3758,1611,'page_sidebar_footer_top','-1'),(3759,1611,'page_sidebar_footer_bottom','-1'),(3760,1611,'page_sidebar_footer_bottom','-1'),(3761,1611,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3762,1611,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3763,1611,'post_views_count','1'),(3764,1611,'_wp_page_template','servies_listing.php'),(3765,1611,'_wp_page_template','servies_listing.php'),(3766,1611,'_edit_last','1'),(3767,1611,'_edit_lock','1468736809:1'),(3768,1611,'_wpb_vc_js_status','false'),(3769,1611,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3770,1613,'_menu_item_type','post_type'),(3771,1613,'_menu_item_menu_item_parent','0'),(3772,1613,'_menu_item_object_id','1611'),(3773,1613,'_menu_item_object','page'),(3774,1613,'_menu_item_target',''),(3775,1613,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3776,1613,'_menu_item_xfn',''),(3777,1613,'_menu_item_url',''),(3779,1614,'slide_template','default'),(3780,1614,'slide_template','default'),(3781,1614,'renovate_primary_category',''),(3782,1614,'renovate_primary_category',''),(3783,1614,'renovate_featured_caption',''),(3784,1614,'renovate_featured_caption',''),(3785,1614,'renovate_featured_caption_author',''),(3786,1614,'renovate_featured_caption_author',''),(3787,1614,'renovate_video_url',''),(3788,1614,'renovate_video_url',''),(3789,1614,'renovate_post_url',''),(3790,1614,'renovate_post_url',''),(3791,1614,'renovate_quote_text',''),(3792,1614,'renovate_quote_text',''),(3793,1614,'renovate_quote_author',''),(3794,1614,'renovate_quote_author',''),(3795,1614,'renovate_audio_url',''),(3796,1614,'renovate_audio_url',''),(3797,1614,'social_icon_type','a:0:{}'),(3798,1614,'social_icon_type','a:0:{}'),(3799,1614,'social_icon_url',''),(3800,1614,'social_icon_url',''),(3801,1614,'social_icon_target',''),(3802,1614,'social_icon_target',''),(3803,1614,'renovate_attachment_ids',''),(3804,1614,'renovate_attachment_ids',''),(3805,1614,'renovate_images','a:0:{}'),(3806,1614,'renovate_images','a:0:{}'),(3807,1614,'renovate_images_titles',''),(3808,1614,'renovate_images_titles',''),(3809,1614,'renovate_images_descriptions',''),(3810,1614,'renovate_images_descriptions',''),(3811,1614,'renovate_videos',''),(3812,1614,'renovate_videos',''),(3813,1614,'renovate_iframes',''),(3814,1614,'renovate_iframes',''),(3815,1614,'renovate_is_review',''),(3816,1614,'renovate_is_review',''),(3817,1614,'renovate_points_scale',''),(3818,1614,'renovate_points_scale',''),(3819,1614,'renovate_review_label','a:0:{}'),(3820,1614,'renovate_review_label','a:0:{}'),(3821,1614,'renovate_review_value','a:0:{}'),(3822,1614,'renovate_review_value','a:0:{}'),(3823,1614,'renovate_review_title',''),(3824,1614,'renovate_review_title',''),(3825,1614,'renovate_review_description',''),(3826,1614,'renovate_review_description',''),(3827,1614,'page_sidebar_header',''),(3828,1614,'page_sidebar_header',''),(3829,1614,'page_sidebar_top',''),(3830,1614,'page_sidebar_top',''),(3831,1614,'page_sidebar_right',''),(3832,1614,'page_sidebar_right',''),(3833,1614,'page_sidebar_footer_top','-1'),(3834,1614,'page_sidebar_footer_top','-1'),(3835,1614,'page_sidebar_footer_bottom','-1'),(3836,1614,'page_sidebar_footer_bottom','-1'),(3837,1614,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3838,1614,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3839,1614,'_wp_page_template','projects.php'),(3840,1614,'_wp_page_template','projects.php'),(3841,1614,'_edit_last','1'),(3842,1614,'_edit_lock','1469001066:1'),(3843,1614,'_wpb_vc_js_status','true'),(3844,1614,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3845,1613,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3846,1616,'_menu_item_type','post_type'),(3847,1616,'_menu_item_menu_item_parent','0'),(3848,1616,'_menu_item_object_id','1614'),(3849,1616,'_menu_item_object','page'),(3850,1616,'_menu_item_target',''),(3851,1616,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3852,1616,'_menu_item_xfn',''),(3853,1616,'_menu_item_url',''),(3855,1616,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3856,1617,'slide_template','default'),(3857,1617,'slide_template','default'),(3858,1617,'renovate_primary_category',''),(3859,1617,'renovate_primary_category',''),(3860,1617,'renovate_featured_caption',''),(3861,1617,'renovate_featured_caption',''),(3862,1617,'renovate_featured_caption_author',''),(3863,1617,'renovate_featured_caption_author',''),(3864,1617,'renovate_video_url',''),(3865,1617,'renovate_video_url',''),(3866,1617,'renovate_post_url',''),(3867,1617,'renovate_post_url',''),(3868,1617,'renovate_quote_text',''),(3869,1617,'renovate_quote_text',''),(3870,1617,'renovate_quote_author',''),(3871,1617,'renovate_quote_author',''),(3872,1617,'renovate_audio_url',''),(3873,1617,'renovate_audio_url',''),(3874,1617,'social_icon_type','a:0:{}'),(3875,1617,'social_icon_type','a:0:{}'),(3876,1617,'social_icon_url',''),(3877,1617,'social_icon_url',''),(3878,1617,'social_icon_target',''),(3879,1617,'social_icon_target',''),(3880,1617,'renovate_attachment_ids',''),(3881,1617,'renovate_attachment_ids',''),(3882,1617,'renovate_images','a:0:{}'),(3883,1617,'renovate_images','a:0:{}'),(3884,1617,'renovate_images_titles',''),(3885,1617,'renovate_images_titles',''),(3886,1617,'renovate_images_descriptions',''),(3887,1617,'renovate_images_descriptions',''),(3888,1617,'renovate_videos',''),(3889,1617,'renovate_videos',''),(3890,1617,'renovate_iframes',''),(3891,1617,'renovate_iframes',''),(3892,1617,'renovate_is_review',''),(3893,1617,'renovate_is_review',''),(3894,1617,'renovate_points_scale',''),(3895,1617,'renovate_points_scale',''),(3896,1617,'renovate_review_label','a:0:{}'),(3897,1617,'renovate_review_label','a:0:{}'),(3898,1617,'renovate_review_value','a:0:{}'),(3899,1617,'renovate_review_value','a:0:{}'),(3900,1617,'renovate_review_title',''),(3901,1617,'renovate_review_title',''),(3902,1617,'renovate_review_description',''),(3903,1617,'renovate_review_description',''),(3904,1617,'page_sidebar_header',''),(3905,1617,'page_sidebar_header',''),(3906,1617,'page_sidebar_top',''),(3907,1617,'page_sidebar_top',''),(3908,1617,'page_sidebar_right',''),(3909,1617,'page_sidebar_right',''),(3910,1617,'page_sidebar_footer_top','-1'),(3911,1617,'page_sidebar_footer_top','-1'),(3912,1617,'page_sidebar_footer_bottom','-1'),(3913,1617,'page_sidebar_footer_bottom','-1'),(3914,1617,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3915,1617,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3916,1617,'_wp_page_template','template-blog.php'),(3917,1617,'_wp_page_template','template-blog.php'),(3918,1617,'_edit_last','1'),(3919,1617,'_edit_lock','1468737165:1'),(3920,1617,'_wpb_vc_js_status','false'),(3921,1617,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3922,1619,'_menu_item_type','post_type'),(3923,1619,'_menu_item_menu_item_parent','0'),(3924,1619,'_menu_item_object_id','1617'),(3925,1619,'_menu_item_object','page'),(3926,1619,'_menu_item_target',''),(3927,1619,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3928,1619,'_menu_item_xfn',''),(3929,1619,'_menu_item_url',''),(3931,1620,'slide_template','default'),(3932,1620,'page_sidebar_header',''),(3933,1620,'page_sidebar_top',''),(3934,1620,'page_sidebar_right',''),(3935,1620,'page_sidebar_footer_top','-1'),(3936,1620,'page_sidebar_footer_bottom','-1'),(3937,1620,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(3938,1620,'_wp_page_template','default'),(3939,1620,'_edit_last','1'),(3940,1620,'_edit_lock','1468739029:1'),(3941,1620,'_wpb_vc_js_status','false'),(3942,1620,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3943,1619,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3944,1622,'_menu_item_type','post_type'),(3945,1622,'_menu_item_menu_item_parent','0'),(3946,1622,'_menu_item_object_id','1620'),(3947,1622,'_menu_item_object','page'),(3948,1622,'_menu_item_target',''),(3949,1622,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3950,1622,'_menu_item_xfn',''),(3951,1622,'_menu_item_url',''),(3953,1622,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3977,1626,'slide_template','default'),(3978,1626,'slide_template','default'),(3979,1626,'renovate_primary_category',''),(3980,1626,'renovate_primary_category',''),(3981,1626,'renovate_featured_caption',''),(3982,1626,'renovate_featured_caption',''),(3983,1626,'renovate_featured_caption_author',''),(3984,1626,'renovate_featured_caption_author',''),(3985,1626,'renovate_video_url',''),(3986,1626,'renovate_video_url',''),(3987,1626,'renovate_post_url',''),(3988,1626,'renovate_post_url',''),(3989,1626,'renovate_quote_text',''),(3990,1626,'renovate_quote_text',''),(3991,1626,'renovate_quote_author',''),(3992,1626,'renovate_quote_author',''),(3993,1626,'renovate_audio_url',''),(3994,1626,'renovate_audio_url',''),(3995,1626,'social_icon_type','a:0:{}'),(3996,1626,'social_icon_type','a:0:{}'),(3997,1626,'social_icon_url',''),(3998,1626,'social_icon_url',''),(3999,1626,'social_icon_target',''),(4000,1626,'social_icon_target',''),(4001,1626,'renovate_attachment_ids',''),(4002,1626,'renovate_attachment_ids',''),(4003,1626,'renovate_images','a:0:{}'),(4004,1626,'renovate_images','a:0:{}'),(4005,1626,'renovate_images_titles',''),(4006,1626,'renovate_images_titles',''),(4007,1626,'renovate_images_descriptions',''),(4008,1626,'renovate_images_descriptions',''),(4009,1626,'renovate_videos',''),(4010,1626,'renovate_videos',''),(4011,1626,'renovate_iframes',''),(4012,1626,'renovate_iframes',''),(4013,1626,'renovate_is_review',''),(4014,1626,'renovate_is_review',''),(4015,1626,'renovate_points_scale',''),(4016,1626,'renovate_points_scale',''),(4017,1626,'renovate_review_label','a:0:{}'),(4018,1626,'renovate_review_label','a:0:{}'),(4019,1626,'renovate_review_value','a:0:{}'),(4020,1626,'renovate_review_value','a:0:{}'),(4021,1626,'renovate_review_title',''),(4022,1626,'renovate_review_title',''),(4023,1626,'renovate_review_description',''),(4024,1626,'renovate_review_description',''),(4025,1626,'page_sidebar_header',''),(4026,1626,'page_sidebar_header',''),(4027,1626,'page_sidebar_top',''),(4028,1626,'page_sidebar_top',''),(4029,1626,'page_sidebar_right',''),(4030,1626,'page_sidebar_right',''),(4031,1626,'page_sidebar_footer_top','-1'),(4032,1626,'page_sidebar_footer_top','-1'),(4033,1626,'page_sidebar_footer_bottom','-1'),(4034,1626,'page_sidebar_footer_bottom','-1'),(4035,1626,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(4036,1626,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(4037,1626,'_wp_page_template','default'),(4038,1626,'_wp_page_template','default'),(4039,1626,'_edit_last','1'),(4040,1626,'_edit_lock','1468736197:1'),(4041,1626,'_wpb_vc_js_status','true'),(4042,1626,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4043,1628,'_menu_item_type','post_type'),(4044,1628,'_menu_item_menu_item_parent','0'),(4045,1628,'_menu_item_object_id','1626'),(4046,1628,'_menu_item_object','page'),(4047,1628,'_menu_item_target',''),(4048,1628,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4049,1628,'_menu_item_xfn',''),(4050,1628,'_menu_item_url',''),(4052,1628,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4053,1469,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4054,1470,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4055,1638,'_menu_item_type','post_type'),(4056,1638,'_menu_item_menu_item_parent','0'),(4057,1638,'_menu_item_object_id','1608'),(4058,1638,'_menu_item_object','page'),(4059,1638,'_menu_item_target',''),(4060,1638,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4061,1638,'_menu_item_xfn',''),(4062,1638,'_menu_item_url',''),(4064,1639,'_menu_item_type','post_type'),(4065,1639,'_menu_item_menu_item_parent','0'),(4066,1639,'_menu_item_object_id','1605'),(4067,1639,'_menu_item_object','page'),(4068,1639,'_menu_item_target',''),(4069,1639,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4070,1639,'_menu_item_xfn',''),(4071,1639,'_menu_item_url',''),(4073,1640,'_menu_item_type','post_type'),(4074,1640,'_menu_item_menu_item_parent','0'),(4075,1640,'_menu_item_object_id','1602'),(4076,1640,'_menu_item_object','page'),(4077,1640,'_menu_item_target',''),(4078,1640,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4079,1640,'_menu_item_xfn',''),(4080,1640,'_menu_item_url',''),(4082,1641,'_menu_item_type','post_type'),(4083,1641,'_menu_item_menu_item_parent','0'),(4084,1641,'_menu_item_object_id','1599'),(4085,1641,'_menu_item_object','page'),(4086,1641,'_menu_item_target',''),(4087,1641,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4088,1641,'_menu_item_xfn',''),(4089,1641,'_menu_item_url',''),(4091,1642,'_menu_item_type','post_type'),(4092,1642,'_menu_item_menu_item_parent','0'),(4093,1642,'_menu_item_object_id','1596'),(4094,1642,'_menu_item_object','page'),(4095,1642,'_menu_item_target',''),(4096,1642,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4097,1642,'_menu_item_xfn',''),(4098,1642,'_menu_item_url',''),(4100,1643,'_menu_item_type','post_type'),(4101,1643,'_menu_item_menu_item_parent','0'),(4102,1643,'_menu_item_object_id','1591'),(4103,1643,'_menu_item_object','page'),(4104,1643,'_menu_item_target',''),(4105,1643,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4106,1643,'_menu_item_xfn',''),(4107,1643,'_menu_item_url',''),(4109,1643,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4110,1642,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4111,1641,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4112,1640,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4113,1639,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4114,1638,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4115,1644,'_menu_item_type','post_type'),(4116,1644,'_menu_item_menu_item_parent','0'),(4117,1644,'_menu_item_object_id','1626'),(4118,1644,'_menu_item_object','page'),(4119,1644,'_menu_item_target',''),(4120,1644,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4121,1644,'_menu_item_xfn',''),(4122,1644,'_menu_item_url',''),(4124,1645,'_menu_item_type','post_type'),(4125,1645,'_menu_item_menu_item_parent','0'),(4126,1645,'_menu_item_object_id','1620'),(4127,1645,'_menu_item_object','page'),(4128,1645,'_menu_item_target',''),(4129,1645,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4130,1645,'_menu_item_xfn',''),(4131,1645,'_menu_item_url',''),(4133,1646,'_menu_item_type','post_type'),(4134,1646,'_menu_item_menu_item_parent','0'),(4135,1646,'_menu_item_object_id','1614'),(4136,1646,'_menu_item_object','page'),(4137,1646,'_menu_item_target',''),(4138,1646,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4139,1646,'_menu_item_xfn',''),(4140,1646,'_menu_item_url',''),(4142,1644,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4143,1646,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4144,1645,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4145,1650,'_form','<div class=\"vc_row wpb_row vc_row-fluid padding-bottom-66 page-margin-top\">\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\n<div class=\"wpb_wrapper\">\n		<div class=\"vc_row wpb_row vc_inner\">\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\n				<div class=\"block\">\n					[text* your-subject class:text_input class:hint placeholder \"الموضوع\"]\n				</div>\n				<div class=\"block\">\n					[text* your-name class:text_input class:hint placeholder \"الإسم\"]\n				</div>\n                              	<div class=\"block\">\n					[email* your-email class:text_input class:hint placeholder \"البريد الإلكتروني\"] \n				</div>\n				<div class=\"block\">\n					[text* your-phone class:text_input class:hint placeholder \"الهاتف\"] \n				</div>\n			</fieldset>\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\n				<div class=\"block\">\n					[textarea your-message class:extra-ttt placeholder \"الرسالة\"]\n				</div>\n                              \n			</fieldset>\n		</div>\n		<div class=\"vc_row wpb_row vc_inner margin-top-30\">\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\n				<p>سنتواصل معك قريبا</p>\n			</fieldset>\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container align-right\">\n				\n				[submit class:more \"ابعث الرسالة\"]\n\n			</fieldset>\n		</div>\n	</div></div></div>'),(4146,1650,'_mail','a:8:{s:7:\"subject\";s:22:\"rtcme \"[your-subject]\"\";s:6:\"sender\";s:26:\"[your-name] <[your-email]>\";s:4:\"body\";s:186:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\nPhone : [your-phone]\n\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from the contact form on rtcme (http://www.rtcme.com)\";s:9:\"recipient\";s:15:\"rtcme@rtcme.com\";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;}'),(4147,1650,'_mail_2','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:35:\"CRTC confirms receipt of your query\";s:6:\"sender\";s:23:\"rtcme <rtcme@rtcme.com>\";s:4:\"body\";s:488:\"Dear [your-name],\n\nThank you for contacting Canadian Roads Transport and Civil Engineering Consultancy (CRTC). This is to let you know that we have received your query. One of our representative will contact you soon.\n\nYours sincerely,\n\nCRTC Team\n\nCanadian Roads Transport and Civil Engineering Consultancy\n230 Al Meena Street, Office No. 804\nSilver Wave Tower “Union National Bank Building”\nP.O. Box: 94645 Abu Dhabi, U.A.E.\nP: +971 2 645 2662 | F: +971 2 645 2661 | W: www.rtcme.com\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:25:\"Reply-To: rtcme@rtcme.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(4148,1650,'_messages','a:23:{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:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(4149,1650,'_additional_settings',''),(4150,1650,'_locale','en_US'),(4151,1650,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4154,1652,'slide_template','default'),(4155,1652,'page_sidebar_header',''),(4156,1652,'page_sidebar_top',''),(4157,1652,'page_sidebar_right',''),(4158,1652,'page_sidebar_footer_top','-1'),(4159,1652,'page_sidebar_footer_bottom','-1'),(4160,1652,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(4161,1652,'post_views_count','0'),(4162,1652,'_wp_page_template','default'),(4163,1652,'_edit_last','1'),(4164,1652,'_edit_lock','1468737879:1'),(4165,1652,'_wpb_vc_js_status','true'),(4166,1652,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4169,1655,'_form','<div class=\"vc_row wpb_row vc_row-fluid padding-bottom-66 page-margin-top\">\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\n<div class=\"wpb_wrapper\">\n		<div class=\"vc_row wpb_row vc_inner\">\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\n				<div class=\"block\">\n					[text* your-name class:text_input class:hint placeholder \"الإسم\"]\n				</div>\n                                <div class=\"block\">\n				     [text* your-position placeholder \"الوظيفة المتقدم عليها\"]\n				</div>\n				<div class=\"block\">\n					[email* your-email class:text_input class:hint placeholder \"البريد الإلكتروني\"] \n				</div>\n				<div class=\"block\">\n					[text* your-phone class:text_input class:hint placeholder \"الهاتف\"] \n				</div>\n			</fieldset>\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\n				<div class=\"block\">\n					[textarea your-message class:extra-tt placeholder \"الرسالة\"]\n				</div>\n                                <div class=\"block\"> <br/>\nإرفق السيرة الذاتية <br/>\n					[file* attachment limit:1048576 filetypes:doc|docx|pdf]<br/>\n<label>الحد الأقصى لحجم الملف هو 1 ميغا بايت ويسمح بصيغ الملفات التالية \"doc, docx, pdf\"</label>\n				</div>\n			</fieldset>\n		</div>\n		<div class=\"vc_row wpb_row vc_inner margin-top-30\">\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\n				<p>سنتواصل معك قريبا</p>\n			</fieldset>\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container align-right\">\n				\n				[submit class:more \"ابعث الرسالة\"]\n\n			</fieldset>\n		</div>\n	</div></div></div>'),(4170,1655,'_mail','a:8:{s:7:\"subject\";s:55:\"rtcme \"Application for the position of [your-position]\"\";s:6:\"sender\";s:26:\"[your-name] <[your-email]>\";s:4:\"body\";s:230:\"From: [your-name] <[your-email]>\nSubject: Application for the position of [your-position]\nPhone : [your-phone]\n\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from the submit your resume form on rtcme (http://www.rtcme.com)\";s:9:\"recipient\";s:15:\"rtcme@rtcme.com\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:12:\"[attachment]\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(4171,1655,'_mail_2','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:41:\"CRTC confirms receipt of your application\";s:6:\"sender\";s:23:\"rtcme <rtcme@rtcme.com>\";s:4:\"body\";s:494:\"Dear [your-name],\n\nThank you for contacting Canadian Roads Transport and Civil Engineering Consultancy (CRTC). This is to let you know that we have received your application. One of our representative will contact you soon.\n\nYours sincerely,\n\nCRTC Team\n\nCanadian Roads Transport and Civil Engineering Consultancy\n230 Al Meena Street, Office No. 804\nSilver Wave Tower “Union National Bank Building”\nP.O. Box: 94645 Abu Dhabi, U.A.E.\nP: +971 2 645 2662 | F: +971 2 645 2661 | W: www.rtcme.com\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:25:\"Reply-To: rtcme@rtcme.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(4172,1655,'_messages','a:23:{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:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(4173,1655,'_additional_settings',''),(4174,1655,'_locale','en_US'),(4175,1655,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4176,1658,'slide_template','default'),(4177,1658,'_thumbnail_id','2010'),(4178,1658,'_edit_last','1'),(4179,1658,'_edit_lock','1477927481:1'),(4180,1658,'_wpb_vc_js_status','true'),(4181,1658,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4182,1660,'slide_template','default'),(4183,1660,'slide_template','default'),(4184,1660,'renovate_primary_category',''),(4185,1660,'renovate_primary_category',''),(4186,1660,'renovate_featured_caption',''),(4187,1660,'renovate_featured_caption',''),(4188,1660,'renovate_featured_caption_author',''),(4189,1660,'renovate_featured_caption_author',''),(4190,1660,'renovate_video_url',''),(4191,1660,'renovate_video_url',''),(4192,1660,'renovate_post_url',''),(4193,1660,'renovate_post_url',''),(4194,1660,'renovate_quote_text',''),(4195,1660,'renovate_quote_text',''),(4196,1660,'renovate_quote_author',''),(4197,1660,'renovate_quote_author',''),(4198,1660,'renovate_audio_url',''),(4199,1660,'renovate_audio_url',''),(4200,1660,'social_icon_type','a:0:{}'),(4201,1660,'social_icon_type','a:0:{}'),(4202,1660,'social_icon_url',''),(4203,1660,'social_icon_url',''),(4204,1660,'social_icon_target',''),(4205,1660,'social_icon_target',''),(4206,1660,'renovate_attachment_ids',''),(4207,1660,'renovate_attachment_ids',''),(4208,1660,'renovate_images','a:0:{}'),(4209,1660,'renovate_images','a:0:{}'),(4210,1660,'renovate_images_titles',''),(4211,1660,'renovate_images_titles',''),(4212,1660,'renovate_images_descriptions',''),(4213,1660,'renovate_images_descriptions',''),(4214,1660,'renovate_videos',''),(4215,1660,'renovate_videos',''),(4216,1660,'renovate_iframes',''),(4217,1660,'renovate_iframes',''),(4218,1660,'renovate_is_review',''),(4219,1660,'renovate_is_review',''),(4220,1660,'renovate_points_scale',''),(4221,1660,'renovate_points_scale',''),(4222,1660,'renovate_review_label','a:0:{}'),(4223,1660,'renovate_review_label','a:0:{}'),(4224,1660,'renovate_review_value','a:0:{}'),(4225,1660,'renovate_review_value','a:0:{}'),(4226,1660,'renovate_review_title',''),(4227,1660,'renovate_review_title',''),(4228,1660,'renovate_review_description',''),(4229,1660,'renovate_review_description',''),(4230,1660,'page_sidebar_header',''),(4231,1660,'page_sidebar_header',''),(4232,1660,'page_sidebar_top',''),(4233,1660,'page_sidebar_top',''),(4234,1660,'page_sidebar_right',''),(4235,1660,'page_sidebar_right',''),(4236,1660,'page_sidebar_footer_top','-1'),(4237,1660,'page_sidebar_footer_top','-1'),(4238,1660,'page_sidebar_footer_bottom','-1'),(4239,1660,'page_sidebar_footer_bottom','-1'),(4240,1660,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(4241,1660,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(4242,1660,'_wp_page_template','single-ql_services.php'),(4243,1660,'_wp_page_template','single-ql_services.php'),(4244,1660,'_edit_last','1'),(4245,1660,'_edit_lock','1468758626:1'),(4246,1660,'_wpb_vc_js_status','false'),(4247,1660,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4253,1664,'slide_template','default'),(4254,1664,'slide_template','default'),(4255,1664,'renovate_primary_category',''),(4256,1664,'renovate_primary_category',''),(4257,1664,'renovate_featured_caption',''),(4258,1664,'renovate_featured_caption',''),(4259,1664,'renovate_featured_caption_author',''),(4260,1664,'renovate_featured_caption_author',''),(4261,1664,'renovate_video_url',''),(4262,1664,'renovate_video_url',''),(4263,1664,'renovate_post_url',''),(4264,1664,'renovate_post_url',''),(4265,1664,'renovate_quote_text',''),(4266,1664,'renovate_quote_text',''),(4267,1664,'renovate_quote_author',''),(4268,1664,'renovate_quote_author',''),(4269,1664,'renovate_audio_url',''),(4270,1664,'renovate_audio_url',''),(4271,1664,'social_icon_type','a:0:{}'),(4272,1664,'social_icon_type','a:0:{}'),(4273,1664,'social_icon_url',''),(4274,1664,'social_icon_url',''),(4275,1664,'social_icon_target',''),(4276,1664,'social_icon_target',''),(4277,1664,'renovate_attachment_ids',''),(4278,1664,'renovate_attachment_ids',''),(4279,1664,'renovate_images','a:0:{}'),(4280,1664,'renovate_images','a:0:{}'),(4281,1664,'renovate_images_titles',''),(4282,1664,'renovate_images_titles',''),(4283,1664,'renovate_images_descriptions',''),(4284,1664,'renovate_images_descriptions',''),(4285,1664,'renovate_videos',''),(4286,1664,'renovate_videos',''),(4287,1664,'renovate_iframes',''),(4288,1664,'renovate_iframes',''),(4289,1664,'renovate_is_review',''),(4290,1664,'renovate_is_review',''),(4291,1664,'renovate_points_scale',''),(4292,1664,'renovate_points_scale',''),(4293,1664,'renovate_review_label','a:0:{}'),(4294,1664,'renovate_review_label','a:0:{}'),(4295,1664,'renovate_review_value','a:0:{}'),(4296,1664,'renovate_review_value','a:0:{}'),(4297,1664,'renovate_review_title',''),(4298,1664,'renovate_review_title',''),(4299,1664,'renovate_review_description',''),(4300,1664,'renovate_review_description',''),(4301,1664,'page_sidebar_header',''),(4302,1664,'page_sidebar_header',''),(4303,1664,'page_sidebar_top',''),(4304,1664,'page_sidebar_top',''),(4305,1664,'page_sidebar_right',''),(4306,1664,'page_sidebar_right',''),(4307,1664,'page_sidebar_footer_top','-1'),(4308,1664,'page_sidebar_footer_top','-1'),(4309,1664,'page_sidebar_footer_bottom','-1'),(4310,1664,'page_sidebar_footer_bottom','-1'),(4311,1664,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(4312,1664,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(4313,1664,'_wp_page_template','single-re_projects.php'),(4314,1664,'_wp_page_template','single-re_projects.php'),(4315,1664,'_edit_last','1'),(4316,1664,'_wpb_vc_js_status','false'),(4317,1664,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4318,1664,'_edit_lock','1468758545:1'),(4382,1667,'renovate_primary_category','-'),(4383,1667,'renovate_primary_category','-'),(4384,1667,'renovate_featured_caption',''),(4385,1667,'renovate_featured_caption',''),(4386,1667,'renovate_featured_caption_author',''),(4387,1667,'renovate_featured_caption_author',''),(4388,1667,'renovate_video_url',''),(4389,1667,'renovate_video_url',''),(4390,1667,'renovate_post_url',''),(4391,1667,'renovate_post_url',''),(4392,1667,'renovate_quote_text',''),(4393,1667,'renovate_quote_text',''),(4394,1667,'renovate_quote_author',''),(4395,1667,'renovate_quote_author',''),(4396,1667,'renovate_audio_url',''),(4397,1667,'renovate_audio_url',''),(4398,1667,'social_icon_type','a:0:{}'),(4399,1667,'social_icon_type','a:0:{}'),(4400,1667,'social_icon_url','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(4401,1667,'social_icon_url','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(4402,1667,'social_icon_target','a:4:{i:0;s:11:\"same_window\";i:1;s:11:\"same_window\";i:2;s:11:\"same_window\";i:3;s:11:\"same_window\";}'),(4403,1667,'social_icon_target','a:4:{i:0;s:11:\"same_window\";i:1;s:11:\"same_window\";i:2;s:11:\"same_window\";i:3;s:11:\"same_window\";}'),(4404,1667,'renovate_attachment_ids','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4405,1667,'renovate_attachment_ids','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4406,1667,'renovate_images','a:0:{}'),(4407,1667,'renovate_images','a:0:{}'),(4408,1667,'renovate_images_titles','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4409,1667,'renovate_images_titles','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4410,1667,'renovate_images_descriptions','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4411,1667,'renovate_images_descriptions','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4412,1667,'renovate_videos','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4413,1667,'renovate_videos','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4414,1667,'renovate_iframes','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4415,1667,'renovate_iframes','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4416,1667,'renovate_is_review','no'),(4417,1667,'renovate_is_review','no'),(4418,1667,'renovate_points_scale',''),(4419,1667,'renovate_points_scale',''),(4420,1667,'renovate_review_label','a:0:{}'),(4421,1667,'renovate_review_label','a:0:{}'),(4422,1667,'renovate_review_value','a:0:{}'),(4423,1667,'renovate_review_value','a:0:{}'),(4424,1667,'renovate_review_title',''),(4425,1667,'renovate_review_title',''),(4426,1667,'renovate_review_description',''),(4427,1667,'renovate_review_description',''),(4428,1667,'page_sidebar_header',''),(4429,1667,'page_sidebar_header',''),(4430,1667,'page_sidebar_top',''),(4431,1667,'page_sidebar_top',''),(4432,1667,'page_sidebar_right',''),(4433,1667,'page_sidebar_right',''),(4434,1667,'page_sidebar_footer_top',''),(4435,1667,'page_sidebar_footer_top',''),(4436,1667,'page_sidebar_footer_bottom',''),(4437,1667,'page_sidebar_footer_bottom',''),(4438,1667,'renovate_page_sidebars','a:0:{}'),(4439,1667,'renovate_page_sidebars','a:0:{}'),(4440,1667,'post_views_count','224'),(4441,1667,'post_views_count','224'),(4442,1667,'slide_template','default'),(4443,1667,'slide_template','default'),(4444,1667,'_thumbnail_id','1338'),(4445,1667,'_edit_last','1'),(4446,1667,'_edit_lock','1465044090:1'),(4449,1667,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4450,1669,'slide_template','default'),(4451,1669,'slide_template','default'),(4452,1669,'renovate_primary_category','-'),(4453,1669,'renovate_primary_category','-'),(4454,1669,'renovate_featured_caption',''),(4455,1669,'renovate_featured_caption',''),(4456,1669,'renovate_featured_caption_author',''),(4457,1669,'renovate_featured_caption_author',''),(4458,1669,'renovate_video_url',''),(4459,1669,'renovate_video_url',''),(4460,1669,'renovate_post_url',''),(4461,1669,'renovate_post_url',''),(4462,1669,'renovate_quote_text',''),(4463,1669,'renovate_quote_text',''),(4464,1669,'renovate_quote_author',''),(4465,1669,'renovate_quote_author',''),(4466,1669,'renovate_audio_url',''),(4467,1669,'renovate_audio_url',''),(4468,1669,'social_icon_type','a:0:{}'),(4469,1669,'social_icon_type','a:0:{}'),(4470,1669,'social_icon_url','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(4471,1669,'social_icon_url','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(4472,1669,'social_icon_target','a:4:{i:0;s:11:\"same_window\";i:1;s:11:\"same_window\";i:2;s:11:\"same_window\";i:3;s:11:\"same_window\";}'),(4473,1669,'social_icon_target','a:4:{i:0;s:11:\"same_window\";i:1;s:11:\"same_window\";i:2;s:11:\"same_window\";i:3;s:11:\"same_window\";}'),(4474,1669,'renovate_attachment_ids','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4475,1669,'renovate_attachment_ids','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4476,1669,'renovate_images','a:0:{}'),(4477,1669,'renovate_images','a:0:{}'),(4478,1669,'renovate_images_titles','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4479,1669,'renovate_images_titles','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4480,1669,'renovate_images_descriptions','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4481,1669,'renovate_images_descriptions','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4482,1669,'renovate_videos','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4483,1669,'renovate_videos','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4484,1669,'renovate_iframes','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4485,1669,'renovate_iframes','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4486,1669,'renovate_is_review','no'),(4487,1669,'renovate_is_review','no'),(4488,1669,'renovate_points_scale',''),(4489,1669,'renovate_points_scale',''),(4490,1669,'renovate_review_label','a:0:{}'),(4491,1669,'renovate_review_label','a:0:{}'),(4492,1669,'renovate_review_value','a:0:{}'),(4493,1669,'renovate_review_value','a:0:{}'),(4494,1669,'renovate_review_title',''),(4495,1669,'renovate_review_title',''),(4496,1669,'renovate_review_description',''),(4497,1669,'renovate_review_description',''),(4498,1669,'page_sidebar_header',''),(4499,1669,'page_sidebar_header',''),(4500,1669,'page_sidebar_top',''),(4501,1669,'page_sidebar_top',''),(4502,1669,'page_sidebar_right',''),(4503,1669,'page_sidebar_right',''),(4504,1669,'page_sidebar_footer_top',''),(4505,1669,'page_sidebar_footer_top',''),(4506,1669,'page_sidebar_footer_bottom',''),(4507,1669,'page_sidebar_footer_bottom',''),(4508,1669,'renovate_page_sidebars','a:0:{}'),(4509,1669,'renovate_page_sidebars','a:0:{}'),(4510,1669,'post_views_count','66'),(4511,1669,'post_views_count','66'),(4512,1669,'_thumbnail_id','12'),(4513,1669,'_thumbnail_id','12'),(4514,1669,'_edit_last','1'),(4515,1669,'_edit_lock','1465041901:1'),(4518,1669,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4523,1674,'slide_template','default'),(4524,1674,'slide_template','default'),(4525,1674,'renovate_primary_category','-'),(4526,1674,'renovate_primary_category','-'),(4527,1674,'renovate_featured_caption',''),(4528,1674,'renovate_featured_caption',''),(4529,1674,'renovate_featured_caption_author',''),(4530,1674,'renovate_featured_caption_author',''),(4531,1674,'renovate_video_url',''),(4532,1674,'renovate_video_url',''),(4533,1674,'renovate_post_url',''),(4534,1674,'renovate_post_url',''),(4535,1674,'renovate_quote_text',''),(4536,1674,'renovate_quote_text',''),(4537,1674,'renovate_quote_author',''),(4538,1674,'renovate_quote_author',''),(4539,1674,'renovate_audio_url',''),(4540,1674,'renovate_audio_url',''),(4541,1674,'social_icon_type','a:0:{}'),(4542,1674,'social_icon_type','a:0:{}'),(4543,1674,'social_icon_url','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(4544,1674,'social_icon_url','a:4:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";}'),(4545,1674,'social_icon_target','a:4:{i:0;s:11:\"same_window\";i:1;s:11:\"same_window\";i:2;s:11:\"same_window\";i:3;s:11:\"same_window\";}'),(4546,1674,'social_icon_target','a:4:{i:0;s:11:\"same_window\";i:1;s:11:\"same_window\";i:2;s:11:\"same_window\";i:3;s:11:\"same_window\";}'),(4547,1674,'renovate_attachment_ids','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4548,1674,'renovate_attachment_ids','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4549,1674,'renovate_images','a:0:{}'),(4550,1674,'renovate_images','a:0:{}'),(4551,1674,'renovate_images_titles','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4552,1674,'renovate_images_titles','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4553,1674,'renovate_images_descriptions','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4554,1674,'renovate_images_descriptions','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4555,1674,'renovate_videos','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4556,1674,'renovate_videos','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4557,1674,'renovate_iframes','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4558,1674,'renovate_iframes','a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}'),(4559,1674,'renovate_is_review','no'),(4560,1674,'renovate_is_review','no'),(4561,1674,'renovate_points_scale',''),(4562,1674,'renovate_points_scale',''),(4563,1674,'renovate_review_label','a:0:{}'),(4564,1674,'renovate_review_label','a:0:{}'),(4565,1674,'renovate_review_value','a:0:{}'),(4566,1674,'renovate_review_value','a:0:{}'),(4567,1674,'renovate_review_title',''),(4568,1674,'renovate_review_title',''),(4569,1674,'renovate_review_description',''),(4570,1674,'renovate_review_description',''),(4571,1674,'page_sidebar_header',''),(4572,1674,'page_sidebar_header',''),(4573,1674,'page_sidebar_top',''),(4574,1674,'page_sidebar_top',''),(4575,1674,'page_sidebar_right',''),(4576,1674,'page_sidebar_right',''),(4577,1674,'page_sidebar_footer_top',''),(4578,1674,'page_sidebar_footer_top',''),(4579,1674,'page_sidebar_footer_bottom',''),(4580,1674,'page_sidebar_footer_bottom',''),(4581,1674,'renovate_page_sidebars','a:0:{}'),(4582,1674,'renovate_page_sidebars','a:0:{}'),(4583,1674,'post_views_count','154'),(4584,1674,'post_views_count','154'),(4585,1674,'_thumbnail_id','10'),(4586,1674,'_thumbnail_id','10'),(4587,1674,'_edit_last','1'),(4588,1674,'_edit_lock','1465044105:1'),(4591,1674,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4592,1676,'slide_template','default'),(4593,1676,'slide_template','default'),(4594,1676,'renovate_primary_category',''),(4595,1676,'renovate_primary_category',''),(4596,1676,'renovate_featured_caption',''),(4597,1676,'renovate_featured_caption',''),(4598,1676,'renovate_featured_caption_author',''),(4599,1676,'renovate_featured_caption_author',''),(4600,1676,'renovate_video_url',''),(4601,1676,'renovate_video_url',''),(4602,1676,'renovate_post_url',''),(4603,1676,'renovate_post_url',''),(4604,1676,'renovate_quote_text',''),(4605,1676,'renovate_quote_text',''),(4606,1676,'renovate_quote_author',''),(4607,1676,'renovate_quote_author',''),(4608,1676,'renovate_audio_url',''),(4609,1676,'renovate_audio_url',''),(4610,1676,'social_icon_type','a:0:{}'),(4611,1676,'social_icon_type','a:0:{}'),(4612,1676,'social_icon_url',''),(4613,1676,'social_icon_url',''),(4614,1676,'social_icon_target',''),(4615,1676,'social_icon_target',''),(4616,1676,'renovate_attachment_ids',''),(4617,1676,'renovate_attachment_ids',''),(4618,1676,'renovate_images','a:0:{}'),(4619,1676,'renovate_images','a:0:{}'),(4620,1676,'renovate_images_titles',''),(4621,1676,'renovate_images_titles',''),(4622,1676,'renovate_images_descriptions',''),(4623,1676,'renovate_images_descriptions',''),(4624,1676,'renovate_videos',''),(4625,1676,'renovate_videos',''),(4626,1676,'renovate_iframes',''),(4627,1676,'renovate_iframes',''),(4628,1676,'renovate_is_review',''),(4629,1676,'renovate_is_review',''),(4630,1676,'renovate_points_scale',''),(4631,1676,'renovate_points_scale',''),(4632,1676,'renovate_review_label','a:0:{}'),(4633,1676,'renovate_review_label','a:0:{}'),(4634,1676,'renovate_review_value','a:0:{}'),(4635,1676,'renovate_review_value','a:0:{}'),(4636,1676,'renovate_review_title',''),(4637,1676,'renovate_review_title',''),(4638,1676,'renovate_review_description',''),(4639,1676,'renovate_review_description',''),(4640,1676,'page_sidebar_header',''),(4641,1676,'page_sidebar_header',''),(4642,1676,'page_sidebar_top',''),(4643,1676,'page_sidebar_top',''),(4644,1676,'page_sidebar_right',''),(4645,1676,'page_sidebar_right',''),(4646,1676,'page_sidebar_footer_top','-1'),(4647,1676,'page_sidebar_footer_top','-1'),(4648,1676,'page_sidebar_footer_bottom','-1'),(4649,1676,'page_sidebar_footer_bottom','-1'),(4650,1676,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(4651,1676,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(4652,1676,'post_views_count','7'),(4653,1676,'post_views_count','7'),(4654,1676,'_wp_page_template','single.php'),(4655,1676,'_wp_page_template','single.php'),(4656,1676,'_edit_last','1'),(4657,1676,'_wpb_vc_js_status','true'),(4658,1676,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4659,1676,'_edit_lock','1468758534:1'),(4682,1682,'post_views_count','84'),(4683,1682,'post_views_count','84'),(4684,1682,'slide_template','default'),(4685,1682,'slide_template','default'),(4686,1682,'page_sidebar_header',''),(4687,1682,'page_sidebar_header',''),(4688,1682,'page_sidebar_top',''),(4689,1682,'page_sidebar_top',''),(4690,1682,'page_sidebar_right',''),(4691,1682,'page_sidebar_right',''),(4692,1682,'page_sidebar_footer_top',''),(4693,1682,'page_sidebar_footer_top',''),(4694,1682,'page_sidebar_footer_bottom',''),(4695,1682,'page_sidebar_footer_bottom',''),(4696,1682,'renovate_page_sidebars','a:0:{}'),(4697,1682,'renovate_page_sidebars','a:0:{}'),(4698,1682,'_thumbnail_id','1089'),(4699,1682,'_thumbnail_id','1089'),(4700,1682,'_edit_last','1'),(4701,1682,'_edit_lock','1468737368:1'),(4704,1682,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4709,1687,'_edit_last','1'),(4710,1687,'_edit_lock','1468216329:1'),(4711,1691,'_menu_item_type','custom'),(4712,1691,'_menu_item_menu_item_parent','0'),(4713,1691,'_menu_item_object_id','1691'),(4714,1691,'_menu_item_object','custom'),(4715,1691,'_menu_item_target',''),(4716,1691,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4717,1691,'_menu_item_xfn',''),(4718,1691,'_menu_item_url','https://login.microsoftonline.com/'),(4720,1692,'_menu_item_type','custom'),(4721,1692,'_menu_item_menu_item_parent','0'),(4722,1692,'_menu_item_object_id','1692'),(4723,1692,'_menu_item_object','custom'),(4724,1692,'_menu_item_target',''),(4725,1692,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4726,1692,'_menu_item_xfn',''),(4727,1692,'_menu_item_url','https://login.replicon.com/'),(4729,1693,'_menu_item_type','custom'),(4730,1693,'_menu_item_menu_item_parent','0'),(4731,1693,'_menu_item_object_id','1693'),(4732,1693,'_menu_item_object','custom'),(4733,1693,'_menu_item_target',''),(4734,1693,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4735,1693,'_menu_item_xfn',''),(4736,1693,'_menu_item_url','ftp://ftp.rtcme.com/'),(4738,1691,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4739,1692,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4740,1693,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4741,1706,'slide_template','default'),(4742,1706,'page_sidebar_header',''),(4743,1706,'page_sidebar_top',''),(4744,1706,'page_sidebar_right',''),(4745,1706,'page_sidebar_footer_top','-1'),(4746,1706,'page_sidebar_footer_bottom','-1'),(4747,1706,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(4748,1706,'post_views_count','0'),(4749,1706,'_wp_page_template','default'),(4750,1706,'_edit_last','1'),(4751,1706,'_edit_lock','1477931305:1'),(4752,1706,'_wpb_vc_js_status','true'),(4753,1706,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4754,1708,'_menu_item_type','post_type'),(4755,1708,'_menu_item_menu_item_parent','0'),(4756,1708,'_menu_item_object_id','1706'),(4757,1708,'_menu_item_object','page'),(4758,1708,'_menu_item_target',''),(4759,1708,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4760,1708,'_menu_item_xfn',''),(4761,1708,'_menu_item_url',''),(4763,1708,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4780,1712,'_edit_last','1'),(4781,1712,'_edit_lock','1468763550:1'),(4782,1713,'_wp_attached_file','2016/06/1.png'),(4783,1713,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1328;s:6:\"height\";i:874;s:4:\"file\";s:13:\"2016/06/1.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-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:13:\"1-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:14:\"1-1024x674.png\";s:5:\"width\";i:1024;s:6:\"height\";i:674;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:13:\"1-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:13:\"1-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:13:\"1-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:13:\"1-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:13:\"1-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:13:\"1-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:11:\"1-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4784,1714,'_wp_attached_file','2016/06/2.png'),(4785,1714,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:690;s:6:\"height\";i:375;s:4:\"file\";s:13:\"2016/06/2.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-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:13:\"2-300x163.png\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:13:\"2-570x375.png\";s:5:\"width\";i:570;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:13:\"2-480x375.png\";s:5:\"width\";i:480;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:13:\"2-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:13:\"2-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:13:\"2-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:11:\"2-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4786,1712,'_wpb_vc_js_status','true'),(4787,1712,'slide_template','default'),(4788,1712,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4789,1716,'_edit_last','1'),(4790,1716,'_edit_lock','1468929350:1'),(4791,1717,'_wp_attached_file','2016/06/pi.png'),(4792,1717,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1492;s:6:\"height\";i:972;s:4:\"file\";s:14:\"2016/06/pi.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"pi-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"pi-300x195.png\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"pi-1024x667.png\";s:5:\"width\";i:1024;s:6:\"height\";i:667;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:14:\"pi-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:14:\"pi-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:14:\"pi-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"pi-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"pi-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"pi-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"pi-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4793,1716,'_wpb_vc_js_status','true'),(4794,1716,'slide_template','default'),(4795,1716,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4798,1719,'_wp_attached_file','2016/06/airport.png'),(4799,1719,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:530;s:4:\"file\";s:19:\"2016/06/airport.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"airport-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:\"airport-300x227.png\";s:5:\"width\";i:300;s:6:\"height\";i:227;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:19:\"airport-700x500.png\";s:5:\"width\";i:700;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:19:\"airport-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:19:\"airport-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:19:\"airport-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:19:\"airport-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:19:\"airport-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:17:\"airport-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4800,1720,'_edit_last','1'),(4801,1720,'_edit_lock','1468764791:1'),(4802,1720,'_wpb_vc_js_status','true'),(4803,1720,'slide_template','default'),(4804,1720,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4805,1721,'_edit_last','1'),(4806,1721,'_edit_lock','1468763281:1'),(4807,1722,'_wp_attached_file','2016/06/hv.png'),(4808,1722,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1295;s:6:\"height\";i:947;s:4:\"file\";s:14:\"2016/06/hv.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"hv-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"hv-300x219.png\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"hv-1024x749.png\";s:5:\"width\";i:1024;s:6:\"height\";i:749;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:14:\"hv-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:14:\"hv-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:14:\"hv-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"hv-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"hv-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"hv-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"hv-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4809,1721,'_wpb_vc_js_status','true'),(4810,1721,'slide_template','default'),(4811,1721,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4812,1724,'_edit_last','1'),(4813,1724,'_edit_lock','1468763101:1'),(4814,1725,'_wp_attached_file','2016/06/NR.png'),(4815,1725,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1315;s:6:\"height\";i:679;s:4:\"file\";s:14:\"2016/06/NR.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"NR-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"NR-300x155.png\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"NR-1024x529.png\";s:5:\"width\";i:1024;s:6:\"height\";i:529;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:14:\"NR-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:14:\"NR-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:14:\"NR-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:14:\"NR-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:14:\"NR-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:14:\"NR-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:12:\"NR-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4816,1724,'_thumbnail_id','1725'),(4817,1724,'_wpb_vc_js_status','true'),(4818,1724,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4819,1724,'slide_template','default'),(4820,1727,'_edit_last','1'),(4821,1727,'_edit_lock','1468764981:1'),(4822,1728,'_wp_attached_file','2016/06/oncall.png'),(4823,1728,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1436;s:6:\"height\";i:652;s:4:\"file\";s:18:\"2016/06/oncall.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"oncall-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:18:\"oncall-300x136.png\";s:5:\"width\";i:300;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"oncall-1024x465.png\";s:5:\"width\";i:1024;s:6:\"height\";i:465;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:18:\"oncall-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:18:\"oncall-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:18:\"oncall-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:18:\"oncall-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:18:\"oncall-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:18:\"oncall-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:16:\"oncall-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4824,1727,'_thumbnail_id','1728'),(4825,1727,'_wpb_vc_js_status','true'),(4826,1727,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4827,1727,'slide_template','default'),(4828,1729,'_edit_last','1'),(4829,1729,'_edit_lock','1468764512:1'),(4830,1730,'_wp_attached_file','2016/06/Untitled.png'),(4831,1730,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1358;s:6:\"height\";i:893;s:4:\"file\";s:20:\"2016/06/Untitled.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Untitled-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Untitled-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:21:\"Untitled-1024x673.png\";s:5:\"width\";i:1024;s:6:\"height\";i:673;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:20:\"Untitled-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:20:\"Untitled-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:20:\"Untitled-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:20:\"Untitled-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:20:\"Untitled-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:20:\"Untitled-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:18:\"Untitled-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4832,1729,'_thumbnail_id','1730'),(4833,1729,'_wpb_vc_js_status','true'),(4834,1729,'slide_template','default'),(4835,1729,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4836,1731,'_edit_last','1'),(4837,1731,'_edit_lock','1468762960:1'),(4838,1732,'_wp_attached_file','2016/06/school.png'),(4839,1732,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:455;s:6:\"height\";i:297;s:4:\"file\";s:18:\"2016/06/school.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"school-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:18:\"school-300x196.png\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:18:\"school-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:18:\"school-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:16:\"school-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4843,1731,'_thumbnail_id','1732'),(4844,1731,'_wpb_vc_js_status','true'),(4845,1731,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4846,1731,'slide_template','default'),(4847,1712,'_thumbnail_id','1713'),(4848,1716,'_thumbnail_id','1717'),(4849,1720,'_thumbnail_id','1719'),(4850,1721,'_thumbnail_id','1722'),(4851,1744,'_edit_last','1'),(4852,1744,'_edit_lock','1468762876:1'),(4853,1745,'_wp_attached_file','2016/06/hospital.png'),(4854,1745,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:845;s:6:\"height\";i:543;s:4:\"file\";s:20:\"2016/06/hospital.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"hospital-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"hospital-300x193.png\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:20:\"hospital-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:20:\"hospital-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:20:\"hospital-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:20:\"hospital-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:20:\"hospital-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:20:\"hospital-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:18:\"hospital-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4855,1744,'_thumbnail_id','1745'),(4856,1744,'_wpb_vc_js_status','true'),(4857,1744,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4858,1744,'slide_template','default'),(4859,1747,'_edit_last','1'),(4860,1747,'_edit_lock','1468764641:1'),(4861,1748,'_wp_attached_file','2016/06/staff.png'),(4862,1748,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:858;s:6:\"height\";i:451;s:4:\"file\";s:17:\"2016/06/staff.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"staff-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"staff-300x158.png\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:17:\"staff-750x451.png\";s:5:\"width\";i:750;s:6:\"height\";i:451;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:17:\"staff-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:17:\"staff-480x451.png\";s:5:\"width\";i:480;s:6:\"height\";i:451;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:17:\"staff-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:17:\"staff-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:17:\"staff-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:15:\"staff-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4863,1747,'_thumbnail_id','1748'),(4864,1747,'_wpb_vc_js_status','true'),(4865,1747,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4866,1747,'slide_template','default'),(4867,1749,'_edit_last','1'),(4868,1749,'_edit_lock','1468764330:1'),(4869,1750,'_wp_attached_file','2016/06/press.png'),(4870,1750,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:868;s:6:\"height\";i:501;s:4:\"file\";s:17:\"2016/06/press.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"press-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"press-300x173.png\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:17:\"press-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:17:\"press-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:17:\"press-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:17:\"press-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:17:\"press-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:17:\"press-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:15:\"press-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4871,1749,'_thumbnail_id','1750'),(4872,1749,'_wpb_vc_js_status','true'),(4873,1749,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4874,1749,'slide_template','default'),(4875,1751,'_edit_last','1'),(4876,1751,'_edit_lock','1468763251:1'),(4877,1751,'_wpb_vc_js_status','true'),(4878,1751,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4879,1751,'slide_template','default'),(4880,1753,'_wp_attached_file','2016/06/fschool.png'),(4881,1753,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:869;s:6:\"height\";i:537;s:4:\"file\";s:19:\"2016/06/fschool.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"fschool-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:\"fschool-300x185.png\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:19:\"fschool-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:19:\"fschool-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:19:\"fschool-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:19:\"fschool-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:19:\"fschool-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:19:\"fschool-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:17:\"fschool-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4882,1752,'_edit_last','1'),(4883,1752,'_edit_lock','1468763611:1'),(4884,1752,'_thumbnail_id','1753'),(4885,1752,'_wpb_vc_js_status','true'),(4886,1752,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4887,1752,'slide_template','default'),(4888,1754,'_edit_last','1'),(4889,1754,'_edit_lock','1477935418:1'),(4890,1755,'_wp_attached_file','2016/06/marina.png'),(4891,1755,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:614;s:6:\"height\";i:687;s:4:\"file\";s:18:\"2016/06/marina.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"marina-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:18:\"marina-268x300.png\";s:5:\"width\";i:268;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:18:\"marina-614x500.png\";s:5:\"width\";i:614;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:18:\"marina-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:18:\"marina-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:18:\"marina-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:18:\"marina-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:18:\"marina-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:16:\"marina-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4892,1754,'_thumbnail_id','1755'),(4893,1756,'_edit_last','1'),(4894,1756,'_edit_lock','1468763947:1'),(4895,1756,'_wpb_vc_js_status','true'),(4896,1756,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4897,1756,'slide_template','default'),(4898,1757,'_edit_last','1'),(4899,1757,'_edit_lock','1468763983:1'),(4900,1757,'_wpb_vc_js_status','true'),(4901,1757,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4902,1757,'slide_template','default'),(4903,1758,'_edit_last','1'),(4904,1758,'_edit_lock','1468764696:1'),(4905,1759,'_wp_attached_file','2016/06/pihighschool.png'),(4906,1759,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:870;s:6:\"height\";i:483;s:4:\"file\";s:24:\"2016/06/pihighschool.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"pihighschool-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"pihighschool-300x167.png\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:24:\"pihighschool-750x483.png\";s:5:\"width\";i:750;s:6:\"height\";i:483;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:24:\"pihighschool-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:24:\"pihighschool-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:24:\"pihighschool-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:24:\"pihighschool-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:24:\"pihighschool-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:22:\"pihighschool-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4907,1758,'_thumbnail_id','1759'),(4908,1758,'_wpb_vc_js_status','true'),(4909,1758,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4910,1758,'slide_template','default'),(4911,1760,'_edit_last','1'),(4912,1760,'_edit_lock','1468764076:1'),(4913,1761,'_wp_attached_file','2016/06/adnosschool.png'),(4914,1761,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:873;s:6:\"height\";i:539;s:4:\"file\";s:23:\"2016/06/adnosschool.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"adnosschool-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"adnosschool-300x185.png\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:23:\"adnosschool-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:23:\"adnosschool-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:23:\"adnosschool-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:23:\"adnosschool-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:23:\"adnosschool-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:23:\"adnosschool-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:21:\"adnosschool-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4915,1760,'_thumbnail_id','1761'),(4916,1760,'_wpb_vc_js_status','true'),(4917,1760,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4918,1760,'slide_template','default'),(4919,1762,'_edit_last','1'),(4920,1762,'_edit_lock','1468764121:1'),(4921,1763,'_wp_attached_file','2016/06/furnishedapartment.png'),(4922,1763,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:874;s:6:\"height\";i:550;s:4:\"file\";s:30:\"2016/06/furnishedapartment.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"furnishedapartment-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:30:\"furnishedapartment-300x189.png\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:30:\"furnishedapartment-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:30:\"furnishedapartment-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:30:\"furnishedapartment-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:30:\"furnishedapartment-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:30:\"furnishedapartment-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:30:\"furnishedapartment-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:28:\"furnishedapartment-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4923,1762,'_thumbnail_id','1763'),(4924,1762,'_wpb_vc_js_status','true'),(4925,1762,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4926,1762,'slide_template','default'),(4927,1764,'_edit_last','1'),(4928,1764,'_edit_lock','1468764231:1'),(4929,1765,'_wp_attached_file','2016/06/oasis.png'),(4930,1765,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:873;s:6:\"height\";i:510;s:4:\"file\";s:17:\"2016/06/oasis.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"oasis-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"oasis-300x175.png\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:17:\"oasis-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:17:\"oasis-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:17:\"oasis-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:17:\"oasis-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:17:\"oasis-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:17:\"oasis-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:15:\"oasis-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4931,1764,'_thumbnail_id','1765'),(4932,1764,'_wpb_vc_js_status','true'),(4933,1764,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4934,1764,'slide_template','default'),(4935,1766,'_edit_last','1'),(4936,1766,'_edit_lock','1468762781:1'),(4937,1767,'_wp_attached_file','2016/06/hotelandresort.png'),(4938,1767,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:870;s:6:\"height\";i:530;s:4:\"file\";s:26:\"2016/06/hotelandresort.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"hotelandresort-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"hotelandresort-300x183.png\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:26:\"hotelandresort-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:26:\"hotelandresort-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:26:\"hotelandresort-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:26:\"hotelandresort-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:26:\"hotelandresort-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:26:\"hotelandresort-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:24:\"hotelandresort-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4939,1766,'_thumbnail_id','1767'),(4940,1766,'_wpb_vc_js_status','true'),(4941,1766,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4942,1766,'slide_template','default'),(4943,1768,'_edit_last','1'),(4944,1768,'_edit_lock','1477932646:1'),(4945,1769,'_wp_attached_file','2016/06/centralmarket.png'),(4946,1769,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:877;s:6:\"height\";i:613;s:4:\"file\";s:25:\"2016/06/centralmarket.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"centralmarket-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:25:\"centralmarket-300x210.png\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:25:\"centralmarket-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:25:\"centralmarket-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:25:\"centralmarket-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:25:\"centralmarket-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:25:\"centralmarket-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:25:\"centralmarket-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:23:\"centralmarket-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4947,1768,'_thumbnail_id','1769'),(4948,1768,'_wpb_vc_js_status','false'),(4949,1768,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4950,1768,'slide_template','default'),(4951,1771,'_edit_last','1'),(4952,1771,'_edit_lock','1468762735:1'),(4953,1772,'_wp_attached_file','2016/06/areeba_hotel.png'),(4954,1772,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:870;s:6:\"height\";i:582;s:4:\"file\";s:24:\"2016/06/areeba_hotel.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"areeba_hotel-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"areeba_hotel-300x201.png\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:24:\"areeba_hotel-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:24:\"areeba_hotel-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:24:\"areeba_hotel-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:24:\"areeba_hotel-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:24:\"areeba_hotel-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:24:\"areeba_hotel-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:22:\"areeba_hotel-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4955,1771,'_thumbnail_id','1772'),(4956,1771,'_wpb_vc_js_status','true'),(4957,1771,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4958,1771,'slide_template','default'),(4959,1775,'_wp_attached_file','2016/06/city_seasons_hotel.png'),(4960,1775,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:870;s:6:\"height\";i:543;s:4:\"file\";s:30:\"2016/06/city_seasons_hotel.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"city_seasons_hotel-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:30:\"city_seasons_hotel-300x187.png\";s:5:\"width\";i:300;s:6:\"height\";i:187;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:30:\"city_seasons_hotel-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:30:\"city_seasons_hotel-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:30:\"city_seasons_hotel-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:30:\"city_seasons_hotel-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:30:\"city_seasons_hotel-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:30:\"city_seasons_hotel-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:28:\"city_seasons_hotel-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4961,1774,'_thumbnail_id','1775'),(4962,1774,'_edit_last','1'),(4963,1774,'_edit_lock','1468762444:1'),(4964,1774,'_wpb_vc_js_status','true'),(4965,1774,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4966,1774,'slide_template','default'),(4967,1777,'_wp_attached_file','2016/06/danatalemarat.png'),(4968,1777,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:582;s:6:\"height\";i:402;s:4:\"file\";s:25:\"2016/06/danatalemarat.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"danatalemarat-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:25:\"danatalemarat-300x207.png\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:25:\"danatalemarat-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:25:\"danatalemarat-480x402.png\";s:5:\"width\";i:480;s:6:\"height\";i:402;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:25:\"danatalemarat-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:25:\"danatalemarat-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:25:\"danatalemarat-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:23:\"danatalemarat-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4969,1776,'_thumbnail_id','1777'),(4970,1776,'_edit_last','1'),(4971,1776,'_edit_lock','1468762158:1'),(4972,1776,'_wpb_vc_js_status','true'),(4973,1776,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4974,1776,'slide_template','default'),(4975,1778,'_edit_last','1'),(4976,1778,'_edit_lock','1468762519:1'),(4977,1779,'_wp_attached_file','2016/06/faecc.png'),(4978,1779,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:680;s:6:\"height\";i:499;s:4:\"file\";s:17:\"2016/06/faecc.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"faecc-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"faecc-300x220.png\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:17:\"faecc-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:17:\"faecc-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:17:\"faecc-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:17:\"faecc-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:17:\"faecc-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:15:\"faecc-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4979,1778,'_thumbnail_id','1779'),(4980,1778,'_wpb_vc_js_status','true'),(4981,1778,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4982,1778,'slide_template','default'),(4983,1780,'_edit_last','1'),(4984,1780,'_edit_lock','1468762392:1'),(4985,1781,'_wp_attached_file','2016/06/helixtwin.png'),(4986,1781,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:869;s:6:\"height\";i:537;s:4:\"file\";s:21:\"2016/06/helixtwin.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"helixtwin-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"helixtwin-300x185.png\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:21:\"helixtwin-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:21:\"helixtwin-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:21:\"helixtwin-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:21:\"helixtwin-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:21:\"helixtwin-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:21:\"helixtwin-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:19:\"helixtwin-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(4987,1780,'_thumbnail_id','1781'),(4988,1780,'_wpb_vc_js_status','true'),(4989,1780,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4990,1780,'slide_template','default'),(4991,1782,'_edit_last','1'),(4992,1782,'_edit_lock','1468762056:1'),(4993,1782,'_wpb_vc_js_status','true'),(4994,1782,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4995,1782,'slide_template','default'),(4996,1783,'_edit_last','1'),(4997,1783,'_edit_lock','1468761896:1'),(4998,1784,'_wp_attached_file','2016/06/meena_plaza.png'),(4999,1784,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:856;s:6:\"height\";i:498;s:4:\"file\";s:23:\"2016/06/meena_plaza.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"meena_plaza-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"meena_plaza-300x175.png\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:23:\"meena_plaza-750x498.png\";s:5:\"width\";i:750;s:6:\"height\";i:498;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:23:\"meena_plaza-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:23:\"meena_plaza-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:23:\"meena_plaza-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:23:\"meena_plaza-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:23:\"meena_plaza-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:21:\"meena_plaza-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5000,1783,'_thumbnail_id','1784'),(5001,1783,'_wpb_vc_js_status','true'),(5002,1783,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5003,1783,'slide_template','default'),(5004,1786,'_edit_last','1'),(5005,1786,'_edit_lock','1468761827:1'),(5006,1787,'_wp_attached_file','2016/06/ministries_complex.png'),(5007,1787,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:870;s:6:\"height\";i:500;s:4:\"file\";s:30:\"2016/06/ministries_complex.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"ministries_complex-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:30:\"ministries_complex-300x172.png\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:30:\"ministries_complex-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:30:\"ministries_complex-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:30:\"ministries_complex-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:30:\"ministries_complex-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:30:\"ministries_complex-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:30:\"ministries_complex-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:28:\"ministries_complex-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5008,1786,'_thumbnail_id','1787'),(5009,1786,'_wpb_vc_js_status','true'),(5010,1786,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5011,1786,'slide_template','default'),(5012,1788,'_edit_last','1'),(5013,1788,'_edit_lock','1477932575:1'),(5014,1789,'_wp_attached_file','2016/06/residentialleisureandcommericialcompund.png'),(5015,1789,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:863;s:6:\"height\";i:518;s:4:\"file\";s:51:\"2016/06/residentialleisureandcommericialcompund.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"residentialleisureandcommericialcompund-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:51:\"residentialleisureandcommericialcompund-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:51:\"residentialleisureandcommericialcompund-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:51:\"residentialleisureandcommericialcompund-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:51:\"residentialleisureandcommericialcompund-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:51:\"residentialleisureandcommericialcompund-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:51:\"residentialleisureandcommericialcompund-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:51:\"residentialleisureandcommericialcompund-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:49:\"residentialleisureandcommericialcompund-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5016,1788,'_thumbnail_id','1789'),(5017,1788,'_wpb_vc_js_status','true'),(5018,1788,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5019,1788,'slide_template','default'),(5020,1790,'_edit_last','1'),(5021,1790,'_edit_lock','1468761675:1'),(5022,1791,'_wp_attached_file','2016/06/allreefvillas.png'),(5023,1791,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:867;s:6:\"height\";i:496;s:4:\"file\";s:25:\"2016/06/allreefvillas.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"allreefvillas-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:25:\"allreefvillas-300x172.png\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:25:\"allreefvillas-750x496.png\";s:5:\"width\";i:750;s:6:\"height\";i:496;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:25:\"allreefvillas-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:25:\"allreefvillas-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:25:\"allreefvillas-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:25:\"allreefvillas-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:25:\"allreefvillas-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:23:\"allreefvillas-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5024,1790,'_thumbnail_id','1791'),(5025,1790,'_wpb_vc_js_status','true'),(5026,1790,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5027,1790,'slide_template','default'),(5028,1792,'_edit_last','1'),(5029,1792,'_edit_lock','1468761649:1'),(5030,1793,'_wp_attached_file','2016/06/tamouhsharedparkinganalysis.png'),(5031,1793,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:861;s:6:\"height\";i:530;s:4:\"file\";s:39:\"2016/06/tamouhsharedparkinganalysis.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"tamouhsharedparkinganalysis-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:39:\"tamouhsharedparkinganalysis-300x185.png\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:39:\"tamouhsharedparkinganalysis-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:39:\"tamouhsharedparkinganalysis-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:39:\"tamouhsharedparkinganalysis-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:39:\"tamouhsharedparkinganalysis-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:39:\"tamouhsharedparkinganalysis-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:39:\"tamouhsharedparkinganalysis-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:37:\"tamouhsharedparkinganalysis-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5032,1792,'_thumbnail_id','1793'),(5033,1792,'_wpb_vc_js_status','true'),(5034,1792,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5035,1792,'slide_template','default'),(5036,1794,'_edit_last','1'),(5037,1794,'_edit_lock','1468761611:1'),(5038,1795,'_wp_attached_file','2016/06/khalifaportandindustrialzon.png'),(5039,1795,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:869;s:6:\"height\";i:482;s:4:\"file\";s:39:\"2016/06/khalifaportandindustrialzon.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"khalifaportandindustrialzon-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:39:\"khalifaportandindustrialzon-300x166.png\";s:5:\"width\";i:300;s:6:\"height\";i:166;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:39:\"khalifaportandindustrialzon-750x482.png\";s:5:\"width\";i:750;s:6:\"height\";i:482;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:39:\"khalifaportandindustrialzon-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:39:\"khalifaportandindustrialzon-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:39:\"khalifaportandindustrialzon-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:39:\"khalifaportandindustrialzon-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:39:\"khalifaportandindustrialzon-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:37:\"khalifaportandindustrialzon-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5040,1794,'_thumbnail_id','1795'),(5041,1794,'_wpb_vc_js_status','true'),(5042,1794,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5043,1794,'slide_template','default'),(5044,1796,'_edit_last','1'),(5045,1796,'_edit_lock','1468761597:1'),(5046,1797,'_wp_attached_file','2016/06/alkaheeldevelopment.png'),(5047,1797,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:860;s:6:\"height\";i:472;s:4:\"file\";s:31:\"2016/06/alkaheeldevelopment.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"alkaheeldevelopment-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:31:\"alkaheeldevelopment-300x165.png\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:31:\"alkaheeldevelopment-750x472.png\";s:5:\"width\";i:750;s:6:\"height\";i:472;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:31:\"alkaheeldevelopment-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:31:\"alkaheeldevelopment-480x472.png\";s:5:\"width\";i:480;s:6:\"height\";i:472;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:31:\"alkaheeldevelopment-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:31:\"alkaheeldevelopment-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:31:\"alkaheeldevelopment-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:29:\"alkaheeldevelopment-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5048,1796,'_thumbnail_id','1797'),(5049,1796,'_wpb_vc_js_status','true'),(5050,1796,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5051,1796,'slide_template','default'),(5052,1799,'_wp_attached_file','2016/06/almushrifcentralmarket.png'),(5053,1799,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:877;s:6:\"height\";i:613;s:4:\"file\";s:34:\"2016/06/almushrifcentralmarket.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"almushrifcentralmarket-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:34:\"almushrifcentralmarket-300x210.png\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:34:\"almushrifcentralmarket-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:34:\"almushrifcentralmarket-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:34:\"almushrifcentralmarket-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:34:\"almushrifcentralmarket-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:34:\"almushrifcentralmarket-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:34:\"almushrifcentralmarket-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:32:\"almushrifcentralmarket-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5054,1798,'_edit_last','1'),(5055,1798,'_edit_lock','1468761578:1'),(5056,1798,'_thumbnail_id','1799'),(5057,1798,'_wpb_vc_js_status','true'),(5058,1798,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5059,1798,'slide_template','default'),(5060,1800,'_edit_last','1'),(5061,1800,'_edit_lock','1468761562:1'),(5062,1801,'_wp_attached_file','2016/06/rlcc.png'),(5063,1801,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:863;s:6:\"height\";i:518;s:4:\"file\";s:16:\"2016/06/rlcc.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"rlcc-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"rlcc-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:16:\"rlcc-750x500.png\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:16:\"rlcc-570x380.png\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:16:\"rlcc-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:16:\"rlcc-480x320.png\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:16:\"rlcc-390x260.png\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:16:\"rlcc-270x180.png\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:14:\"rlcc-90x90.png\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5064,1800,'_thumbnail_id','1801'),(5065,1800,'_wpb_vc_js_status','true'),(5066,1800,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5067,1800,'slide_template','default'),(5068,1802,'_menu_item_type','taxonomy'),(5069,1802,'_menu_item_menu_item_parent','985'),(5070,1802,'_menu_item_object_id','23'),(5071,1802,'_menu_item_object','re_projects_category'),(5072,1802,'_menu_item_target',''),(5073,1802,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5074,1802,'_menu_item_xfn',''),(5075,1802,'_menu_item_url',''),(5077,1803,'_menu_item_type','taxonomy'),(5078,1803,'_menu_item_menu_item_parent','985'),(5079,1803,'_menu_item_object_id','21'),(5080,1803,'_menu_item_object','re_projects_category'),(5081,1803,'_menu_item_target',''),(5082,1803,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5083,1803,'_menu_item_xfn',''),(5084,1803,'_menu_item_url',''),(5086,1804,'_menu_item_type','taxonomy'),(5087,1804,'_menu_item_menu_item_parent','985'),(5088,1804,'_menu_item_object_id','22'),(5089,1804,'_menu_item_object','re_projects_category'),(5090,1804,'_menu_item_target',''),(5091,1804,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5092,1804,'_menu_item_xfn',''),(5093,1804,'_menu_item_url',''),(5095,1805,'_menu_item_type','taxonomy'),(5096,1805,'_menu_item_menu_item_parent','1803'),(5097,1805,'_menu_item_object_id','109'),(5098,1805,'_menu_item_object','re_projects_category'),(5099,1805,'_menu_item_target',''),(5100,1805,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5101,1805,'_menu_item_xfn',''),(5102,1805,'_menu_item_url',''),(5104,1806,'_menu_item_type','taxonomy'),(5105,1806,'_menu_item_menu_item_parent','1805'),(5106,1806,'_menu_item_object_id','115'),(5107,1806,'_menu_item_object','re_projects_category'),(5108,1806,'_menu_item_target',''),(5109,1806,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5110,1806,'_menu_item_xfn',''),(5111,1806,'_menu_item_url',''),(5113,1807,'_menu_item_type','taxonomy'),(5114,1807,'_menu_item_menu_item_parent','1805'),(5115,1807,'_menu_item_object_id','113'),(5116,1807,'_menu_item_object','re_projects_category'),(5117,1807,'_menu_item_target',''),(5118,1807,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5119,1807,'_menu_item_xfn',''),(5120,1807,'_menu_item_url',''),(5122,1808,'_menu_item_type','taxonomy'),(5123,1808,'_menu_item_menu_item_parent','1805'),(5124,1808,'_menu_item_object_id','111'),(5125,1808,'_menu_item_object','re_projects_category'),(5126,1808,'_menu_item_target',''),(5127,1808,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5128,1808,'_menu_item_xfn',''),(5129,1808,'_menu_item_url',''),(5131,1803,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5132,1805,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5133,1806,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5134,1807,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5135,1808,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5136,1802,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5137,1804,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5138,1809,'_menu_item_type','taxonomy'),(5139,1809,'_menu_item_menu_item_parent','1803'),(5140,1809,'_menu_item_object_id','123'),(5141,1809,'_menu_item_object','re_projects_category'),(5142,1809,'_menu_item_target',''),(5143,1809,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5144,1809,'_menu_item_xfn',''),(5145,1809,'_menu_item_url',''),(5147,1810,'_menu_item_type','taxonomy'),(5148,1810,'_menu_item_menu_item_parent','1803'),(5149,1810,'_menu_item_object_id','117'),(5150,1810,'_menu_item_object','re_projects_category'),(5151,1810,'_menu_item_target',''),(5152,1810,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5153,1810,'_menu_item_xfn',''),(5154,1810,'_menu_item_url',''),(5156,1811,'_menu_item_type','taxonomy'),(5157,1811,'_menu_item_menu_item_parent','1803'),(5158,1811,'_menu_item_object_id','103'),(5159,1811,'_menu_item_object','re_projects_category'),(5160,1811,'_menu_item_target',''),(5161,1811,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5162,1811,'_menu_item_xfn',''),(5163,1811,'_menu_item_url',''),(5165,1812,'_menu_item_type','taxonomy'),(5166,1812,'_menu_item_menu_item_parent','1803'),(5167,1812,'_menu_item_object_id','97'),(5168,1812,'_menu_item_object','re_projects_category'),(5169,1812,'_menu_item_target',''),(5170,1812,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5171,1812,'_menu_item_xfn',''),(5172,1812,'_menu_item_url',''),(5174,1813,'_menu_item_type','taxonomy'),(5175,1813,'_menu_item_menu_item_parent','1810'),(5176,1813,'_menu_item_object_id','121'),(5177,1813,'_menu_item_object','re_projects_category'),(5178,1813,'_menu_item_target',''),(5179,1813,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5180,1813,'_menu_item_xfn',''),(5181,1813,'_menu_item_url',''),(5183,1814,'_menu_item_type','taxonomy'),(5184,1814,'_menu_item_menu_item_parent','1810'),(5185,1814,'_menu_item_object_id','119'),(5186,1814,'_menu_item_object','re_projects_category'),(5187,1814,'_menu_item_target',''),(5188,1814,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5189,1814,'_menu_item_xfn',''),(5190,1814,'_menu_item_url',''),(5192,1815,'_menu_item_type','taxonomy'),(5193,1815,'_menu_item_menu_item_parent','1811'),(5194,1815,'_menu_item_object_id','105'),(5195,1815,'_menu_item_object','re_projects_category'),(5196,1815,'_menu_item_target',''),(5197,1815,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5198,1815,'_menu_item_xfn',''),(5199,1815,'_menu_item_url',''),(5201,1816,'_menu_item_type','taxonomy'),(5202,1816,'_menu_item_menu_item_parent','1811'),(5203,1816,'_menu_item_object_id','107'),(5204,1816,'_menu_item_object','re_projects_category'),(5205,1816,'_menu_item_target',''),(5206,1816,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5207,1816,'_menu_item_xfn',''),(5208,1816,'_menu_item_url',''),(5210,1817,'_menu_item_type','taxonomy'),(5211,1817,'_menu_item_menu_item_parent','1812'),(5212,1817,'_menu_item_object_id','99'),(5213,1817,'_menu_item_object','re_projects_category'),(5214,1817,'_menu_item_target',''),(5215,1817,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5216,1817,'_menu_item_xfn',''),(5217,1817,'_menu_item_url',''),(5219,1818,'_menu_item_type','taxonomy'),(5220,1818,'_menu_item_menu_item_parent','1812'),(5221,1818,'_menu_item_object_id','101'),(5222,1818,'_menu_item_object','re_projects_category'),(5223,1818,'_menu_item_target',''),(5224,1818,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5225,1818,'_menu_item_xfn',''),(5226,1818,'_menu_item_url',''),(5228,1812,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5229,1817,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5230,1818,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5231,1811,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5232,1815,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5233,1816,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5234,1810,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5235,1813,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5236,1814,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5237,1809,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5238,1687,'post_views_count','0'),(5239,1828,'slide_template','default'),(5240,1828,'_thumbnail_id','2000'),(5241,1828,'_edit_last','1'),(5242,1828,'_wpb_vc_js_status','true'),(5243,1828,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5244,1828,'_edit_lock','1477926607:1'),(5245,1828,'_wp_old_slug','1828'),(5246,1828,'_wp_old_slug','%d8%a7%d9%84%d9%87%d9%86%d8%af%d8%b3%d8%a9-%d8%a7%d9%84%d9%85%d8%b9%d9%85%d8%a7%d8%b1%d9%8a%d8%a9-%d9%88%d8%aa%d8%b5%d9%85%d9%8a%d9%85-%d8%a7%d9%84%d9%85%d9%86%d8%a7%d8%b8%d8%b1-%d8%a7%d9%84%d8%b7'),(5247,1830,'slide_template','default'),(5248,1830,'_thumbnail_id','2008'),(5249,1830,'_edit_last','1'),(5250,1830,'_wpb_vc_js_status','true'),(5251,1830,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5252,1830,'_edit_lock','1477927335:1'),(5253,1830,'_wp_old_slug','%d8%a7%d9%84%d8%a5%d8%b4%d8%b1%d8%a7%d9%81-%d8%b9%d9%84%d9%89-%d8%a7%d9%84%d9%85%d9%88%d8%a7%d9%82%d8%b9%d8%8c-%d8%a7%d9%84%d8%a5%d8%af%d8%a7%d8%b1%d8%a9%d8%8c-%d9%88%d8%ae%d8%af%d9%85%d8%a7%d8%aa'),(5254,1832,'slide_template','default'),(5255,1832,'_thumbnail_id','2006'),(5256,1832,'_edit_last','1'),(5257,1832,'_edit_lock','1477927206:1'),(5258,1832,'_wpb_vc_js_status','true'),(5259,1832,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5260,1611,'_post_restored_from','a:3:{s:20:\"restored_revision_id\";i:1612;s:16:\"restored_by_user\";i:1;s:13:\"restored_time\";i:1467716660;}'),(5261,1838,'slide_template','default'),(5263,1838,'_edit_last','1'),(5264,1838,'_edit_lock','1477927113:1'),(5265,1838,'_wpb_vc_js_status','true'),(5266,1838,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5267,1840,'slide_template','default'),(5268,1840,'_thumbnail_id','2002'),(5269,1840,'_edit_last','1'),(5270,1840,'_edit_lock','1477926772:1'),(5271,1840,'_wpb_vc_js_status','true'),(5272,1840,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5273,1841,'slide_template','default'),(5274,1841,'_thumbnail_id','1579'),(5275,1841,'_edit_last','1'),(5276,1841,'_edit_lock','1477926966:1'),(5277,1841,'_wpb_vc_js_status','true'),(5278,1841,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5281,1843,'slide_template','default'),(5282,1843,'_thumbnail_id','1801'),(5283,1843,'_edit_last','1'),(5284,1843,'_edit_lock','1477933130:1'),(5285,1843,'_wpb_vc_js_status','true'),(5286,1843,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5287,1845,'slide_template','default'),(5288,1845,'_thumbnail_id','1799'),(5289,1845,'_edit_last','1'),(5290,1845,'_edit_lock','1477933164:1'),(5291,1845,'_wpb_vc_js_status','false'),(5292,1845,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5293,1847,'slide_template','default'),(5294,1847,'_thumbnail_id','1797'),(5295,1847,'_edit_last','1'),(5296,1847,'_edit_lock','1477933192:1'),(5297,1847,'_wpb_vc_js_status','false'),(5298,1847,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5299,1867,'_menu_item_type','post_type'),(5300,1867,'_menu_item_menu_item_parent','1622'),(5301,1867,'_menu_item_object_id','1652'),(5302,1867,'_menu_item_object','page'),(5303,1867,'_menu_item_target',''),(5304,1867,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5305,1867,'_menu_item_xfn',''),(5306,1867,'_menu_item_url',''),(5308,1867,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5309,1117,'post_views_count','1'),(5310,1878,'_wp_attached_file','2016/05/abu-dhabi.jpg'),(5311,1878,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:5490;s:6:\"height\";i:2142;s:4:\"file\";s:21:\"2016/05/abu-dhabi.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"abu-dhabi-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:21:\"abu-dhabi-300x117.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"abu-dhabi-1024x400.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:21:\"abu-dhabi-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:21:\"abu-dhabi-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:21:\"abu-dhabi-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:21:\"abu-dhabi-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:21:\"abu-dhabi-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:21:\"abu-dhabi-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:19:\"abu-dhabi-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:8;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:78:\"Panoramic view of the Abu Dhabi city skyline at twilight, United Arab Emirates\";s:17:\"created_timestamp\";i:1421295993;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:15:\"51.635012507911\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:2:\"20\";s:5:\"title\";s:78:\"Panoramic view of the Abu Dhabi city skyline at twilight, United Arab Emirates\";s:11:\"orientation\";i:1;}}'),(5312,1880,'_wp_attached_file','2016/05/abu-dhabi-CROPPED.jpg'),(5313,1880,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:5490;s:6:\"height\";i:1073;s:4:\"file\";s:29:\"2016/05/abu-dhabi-CROPPED.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"abu-dhabi-CROPPED-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:28:\"abu-dhabi-CROPPED-300x59.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"abu-dhabi-CROPPED-1024x200.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:29:\"abu-dhabi-CROPPED-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:29:\"abu-dhabi-CROPPED-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:29:\"abu-dhabi-CROPPED-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:29:\"abu-dhabi-CROPPED-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:29:\"abu-dhabi-CROPPED-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:29:\"abu-dhabi-CROPPED-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:27:\"abu-dhabi-CROPPED-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:8;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:78:\"Panoramic view of the Abu Dhabi city skyline at twilight, United Arab Emirates\";s:17:\"created_timestamp\";i:1421295993;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:15:\"51.635012507911\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:2:\"20\";s:5:\"title\";s:78:\"Panoramic view of the Abu Dhabi city skyline at twilight, United Arab Emirates\";s:11:\"orientation\";i:1;}}'),(5314,1886,'_wp_attached_file','2015/05/abu-dhabi-CROPPED.jpg'),(5315,1886,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:5490;s:6:\"height\";i:1073;s:4:\"file\";s:29:\"2015/05/abu-dhabi-CROPPED.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"abu-dhabi-CROPPED-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:28:\"abu-dhabi-CROPPED-300x59.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"abu-dhabi-CROPPED-1024x200.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:29:\"abu-dhabi-CROPPED-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:29:\"abu-dhabi-CROPPED-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:29:\"abu-dhabi-CROPPED-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:29:\"abu-dhabi-CROPPED-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:29:\"abu-dhabi-CROPPED-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:29:\"abu-dhabi-CROPPED-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:27:\"abu-dhabi-CROPPED-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:8;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:78:\"Panoramic view of the Abu Dhabi city skyline at twilight, United Arab Emirates\";s:17:\"created_timestamp\";i:1421295993;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:15:\"51.635012507911\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:2:\"20\";s:5:\"title\";s:78:\"Panoramic view of the Abu Dhabi city skyline at twilight, United Arab Emirates\";s:11:\"orientation\";i:1;}}'),(5316,1800,'post_views_count','0'),(5317,1788,'post_views_count','0'),(5318,1780,'post_views_count','0'),(5319,1776,'post_views_count','0'),(5320,1762,'post_views_count','0'),(5321,1760,'post_views_count','0'),(5322,1841,'post_views_count','0'),(5323,1838,'post_views_count','0'),(5324,1828,'post_views_count','0'),(5325,1658,'post_views_count','0'),(5326,1893,'slide_template','default'),(5327,1893,'_thumbnail_id','1795'),(5328,1893,'_edit_last','1'),(5329,1893,'_wpb_vc_js_status','false'),(5330,1893,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5331,1893,'_edit_lock','1477940337:1'),(5332,1894,'slide_template','default'),(5333,1894,'_thumbnail_id','1793'),(5334,1894,'_edit_last','1'),(5335,1894,'_edit_lock','1477933218:1'),(5336,1894,'_wpb_vc_js_status','true'),(5337,1894,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5338,1895,'slide_template','default'),(5339,1895,'_thumbnail_id','1791'),(5340,1895,'_edit_last','1'),(5341,1895,'_edit_lock','1477933268:1'),(5342,1895,'_wpb_vc_js_status','false'),(5343,1895,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5344,1896,'slide_template','default'),(5345,1896,'post_views_count','0'),(5346,1896,'_thumbnail_id','1789'),(5347,1896,'_edit_last','1'),(5348,1896,'_wpb_vc_js_status','false'),(5349,1896,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5350,1896,'_edit_lock','1477933222:1'),(5351,1897,'slide_template','default'),(5352,1897,'_thumbnail_id','1787'),(5353,1897,'_edit_last','1'),(5354,1897,'_wpb_vc_js_status','true'),(5355,1897,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5356,1897,'_edit_lock','1477933270:1'),(5357,1898,'slide_template','default'),(5358,1898,'_thumbnail_id','1784'),(5359,1898,'_edit_last','1'),(5360,1898,'_edit_lock','1477933293:1'),(5361,1898,'_wpb_vc_js_status','false'),(5362,1898,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5363,1899,'slide_template','default'),(5364,1899,'_edit_last','1'),(5365,1899,'_wpb_vc_js_status','false'),(5366,1899,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5367,1899,'_edit_lock','1477933493:1'),(5368,1900,'slide_template','default'),(5369,1900,'post_views_count','0'),(5370,1900,'_thumbnail_id','1777'),(5371,1900,'_edit_last','1'),(5372,1900,'_edit_lock','1477933491:1'),(5373,1900,'_wpb_vc_js_status','false'),(5374,1900,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5375,1902,'slide_template','default'),(5376,1902,'post_views_count','0'),(5377,1902,'_thumbnail_id','1781'),(5378,1902,'_edit_last','1'),(5379,1902,'_edit_lock','1477933489:1'),(5380,1902,'_wpb_vc_js_status','false'),(5381,1902,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5382,1903,'slide_template','default'),(5383,1903,'_thumbnail_id','1775'),(5384,1903,'_edit_last','1'),(5385,1903,'_edit_lock','1477933487:1'),(5386,1903,'_wpb_vc_js_status','false'),(5387,1903,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5388,1904,'slide_template','default'),(5389,1904,'_thumbnail_id','1779'),(5390,1904,'_edit_last','1'),(5391,1904,'_edit_lock','1477933486:1'),(5392,1904,'_wpb_vc_js_status','false'),(5393,1904,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5394,1905,'slide_template','default'),(5395,1905,'_thumbnail_id','1772'),(5396,1905,'_edit_last','1'),(5397,1905,'_wpb_vc_js_status','false'),(5398,1905,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5399,1905,'_edit_lock','1477933484:1'),(5400,1906,'slide_template','default'),(5401,1906,'_thumbnail_id','1767'),(5402,1906,'_edit_last','1'),(5403,1906,'_edit_lock','1477933482:1'),(5404,1906,'_wpb_vc_js_status','false'),(5405,1906,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5406,1907,'slide_template','default'),(5407,1907,'_thumbnail_id','1745'),(5408,1907,'_edit_last','1'),(5409,1907,'_edit_lock','1477933692:1'),(5410,1907,'_wpb_vc_js_status','false'),(5411,1907,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5412,1908,'slide_template','default'),(5413,1908,'_thumbnail_id','1732'),(5414,1908,'_edit_last','1'),(5415,1908,'_edit_lock','1477933694:1'),(5416,1908,'_wpb_vc_js_status','false'),(5417,1908,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5418,1908,'_wp_old_slug','6-%d9%85%d8%af%d8%a7%d8%b1%d8%b3-%d9%81%d9%8a-%d9%85%d9%86%d8%a7%d8%b7%d9%82-%d9%85%d8%ae%d8%aa%d9%84%d9%81%d8%a9-%d9%81%d9%8a-%d8%a3%d8%a8%d9%88%d8%b8%d8%a8%d9%8a'),(5419,1909,'slide_template','default'),(5420,1909,'_thumbnail_id','1725'),(5421,1909,'_edit_last','1'),(5422,1909,'_edit_lock','1477933696:1'),(5423,1909,'_wpb_vc_js_status','false'),(5424,1909,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5425,1910,'slide_template','default'),(5426,1910,'_edit_last','1'),(5427,1910,'_edit_lock','1477933699:1'),(5428,1910,'_wpb_vc_js_status','false'),(5429,1910,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5430,1911,'slide_template','default'),(5431,1911,'_thumbnail_id','1722'),(5432,1911,'_edit_last','1'),(5433,1911,'_edit_lock','1477933701:1'),(5434,1911,'_wpb_vc_js_status','false'),(5435,1911,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5436,1912,'slide_template','default'),(5437,1912,'_thumbnail_id','1717'),(5438,1912,'_edit_last','1'),(5439,1912,'_wpb_vc_js_status','false'),(5440,1912,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5441,1912,'_edit_lock','1477933703:1'),(5442,1913,'slide_template','default'),(5443,1913,'_thumbnail_id','1713'),(5444,1913,'_edit_last','1'),(5445,1913,'_edit_lock','1477933704:1'),(5446,1913,'_wpb_vc_js_status','false'),(5447,1913,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5448,1914,'slide_template','default'),(5449,1914,'_thumbnail_id','1753'),(5450,1914,'_edit_last','1'),(5451,1914,'_edit_lock','1477933706:1'),(5452,1914,'_wpb_vc_js_status','false'),(5453,1914,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5454,1915,'_thumbnail_id','1755'),(5455,1915,'_edit_last','1'),(5456,1915,'_edit_lock','1477935401:1'),(5457,1915,'_wpb_vc_js_status','false'),(5458,1915,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5459,1915,'slide_template','default'),(5460,1916,'slide_template','default'),(5461,1916,'_edit_last','1'),(5462,1916,'_edit_lock','1477933898:1'),(5463,1916,'_wpb_vc_js_status','false'),(5464,1916,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5465,1917,'slide_template','default'),(5466,1917,'_edit_last','1'),(5467,1917,'_edit_lock','1477933917:1'),(5468,1917,'_wpb_vc_js_status','false'),(5469,1917,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5470,1918,'slide_template','default'),(5471,1918,'post_views_count','0'),(5472,1918,'_thumbnail_id','1761'),(5473,1918,'_edit_last','1'),(5474,1918,'_edit_lock','1477933963:1'),(5475,1918,'_wpb_vc_js_status','false'),(5476,1918,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5477,1919,'slide_template','default'),(5478,1919,'post_views_count','0'),(5479,1919,'_thumbnail_id','1763'),(5480,1919,'_edit_last','1'),(5481,1919,'_edit_lock','1477933984:1'),(5482,1919,'_wpb_vc_js_status','false'),(5483,1919,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5484,1920,'slide_template','default'),(5485,1920,'_thumbnail_id','1765'),(5486,1920,'_edit_last','1'),(5487,1920,'_wpb_vc_js_status','false'),(5488,1920,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5489,1920,'_edit_lock','1477934027:1'),(5490,1921,'slide_template','default'),(5491,1921,'_thumbnail_id','1750'),(5492,1921,'_edit_last','1'),(5493,1921,'_edit_lock','1477934021:1'),(5494,1921,'_wpb_vc_js_status','false'),(5495,1921,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5498,1768,'_wp_old_slug','al-mushrif-central-market'),(5499,1923,'slide_template','default'),(5500,1923,'_thumbnail_id','1769'),(5501,1923,'_edit_last','1'),(5502,1923,'_wpb_vc_js_status','false'),(5503,1923,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5504,1923,'_edit_lock','1477932645:1'),(5505,1924,'slide_template','default'),(5506,1924,'_thumbnail_id','1730'),(5507,1924,'_edit_last','1'),(5508,1924,'_edit_lock','1477934031:1'),(5509,1924,'_wpb_vc_js_status','false'),(5510,1924,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5511,1925,'slide_template','default'),(5512,1925,'_thumbnail_id','1748'),(5513,1925,'_edit_last','1'),(5514,1925,'_edit_lock','1477934053:1'),(5515,1925,'_wpb_vc_js_status','false'),(5516,1925,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5517,1926,'slide_template','default'),(5518,1926,'_thumbnail_id','1759'),(5519,1926,'_edit_last','1'),(5520,1926,'_edit_lock','1477934082:1'),(5521,1926,'_wpb_vc_js_status','false'),(5522,1926,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5523,1927,'slide_template','default'),(5524,1927,'_thumbnail_id','1719'),(5525,1927,'_edit_last','1'),(5526,1927,'_edit_lock','1477937632:1'),(5527,1927,'_wpb_vc_js_status','false'),(5528,1927,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5529,1928,'slide_template','default'),(5530,1928,'_thumbnail_id','1728'),(5531,1928,'_edit_last','1'),(5532,1928,'_edit_lock','1477934111:1'),(5533,1928,'_wpb_vc_js_status','false'),(5534,1928,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5535,1585,'post_views_count','0'),(5536,1583,'post_views_count','0'),(5537,1580,'post_views_count','0'),(5538,1577,'post_views_count','0'),(5539,1572,'post_views_count','0'),(5540,1847,'post_views_count','0'),(5541,1845,'post_views_count','0'),(5542,1843,'post_views_count','0'),(5543,1840,'post_views_count','0'),(5544,1798,'post_views_count','0'),(5545,1796,'post_views_count','0'),(5546,1794,'post_views_count','0'),(5547,1792,'post_views_count','0'),(5548,1790,'post_views_count','0'),(5549,1928,'post_views_count','0'),(5550,1927,'post_views_count','0'),(5551,1926,'post_views_count','0'),(5552,1925,'post_views_count','0'),(5553,1924,'post_views_count','0'),(5554,1923,'post_views_count','0'),(5555,1929,'slide_template','default'),(5556,1929,'slide_template','default'),(5557,1929,'renovate_primary_category',''),(5558,1929,'renovate_primary_category',''),(5559,1929,'renovate_featured_caption',''),(5560,1929,'renovate_featured_caption',''),(5561,1929,'renovate_featured_caption_author',''),(5562,1929,'renovate_featured_caption_author',''),(5563,1929,'renovate_video_url',''),(5564,1929,'renovate_video_url',''),(5565,1929,'renovate_post_url',''),(5566,1929,'renovate_post_url',''),(5567,1929,'renovate_quote_text',''),(5568,1929,'renovate_quote_text',''),(5569,1929,'renovate_quote_author',''),(5570,1929,'renovate_quote_author',''),(5571,1929,'renovate_audio_url',''),(5572,1929,'renovate_audio_url',''),(5573,1929,'social_icon_type','a:0:{}'),(5574,1929,'social_icon_type','a:0:{}'),(5575,1929,'social_icon_url',''),(5576,1929,'social_icon_url',''),(5577,1929,'social_icon_target',''),(5578,1929,'social_icon_target',''),(5579,1929,'renovate_attachment_ids',''),(5580,1929,'renovate_attachment_ids',''),(5581,1929,'renovate_images','a:0:{}'),(5582,1929,'renovate_images','a:0:{}'),(5583,1929,'renovate_images_titles',''),(5584,1929,'renovate_images_titles',''),(5585,1929,'renovate_images_descriptions',''),(5586,1929,'renovate_images_descriptions',''),(5587,1929,'renovate_videos',''),(5588,1929,'renovate_videos',''),(5589,1929,'renovate_iframes',''),(5590,1929,'renovate_iframes',''),(5591,1929,'renovate_is_review',''),(5592,1929,'renovate_is_review',''),(5593,1929,'renovate_points_scale',''),(5594,1929,'renovate_points_scale',''),(5595,1929,'renovate_review_label','a:0:{}'),(5596,1929,'renovate_review_label','a:0:{}'),(5597,1929,'renovate_review_value','a:0:{}'),(5598,1929,'renovate_review_value','a:0:{}'),(5599,1929,'renovate_review_title',''),(5600,1929,'renovate_review_title',''),(5601,1929,'renovate_review_description',''),(5602,1929,'renovate_review_description',''),(5603,1929,'page_sidebar_header',''),(5604,1929,'page_sidebar_header',''),(5605,1929,'page_sidebar_top',''),(5606,1929,'page_sidebar_top',''),(5607,1929,'page_sidebar_right',''),(5608,1929,'page_sidebar_right',''),(5609,1929,'page_sidebar_footer_top','-1'),(5610,1929,'page_sidebar_footer_top','-1'),(5611,1929,'page_sidebar_footer_bottom','-1'),(5612,1929,'page_sidebar_footer_bottom','-1'),(5613,1929,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(5614,1929,'renovate_page_sidebars','a:2:{i:0;s:2:\"-1\";i:1;s:2:\"-1\";}'),(5615,1929,'_wp_page_template','search.php'),(5616,1929,'_wp_page_template','search.php'),(5617,1929,'_edit_last','1'),(5618,1929,'_edit_lock','1468930983:1'),(5619,1929,'_wpb_vc_js_status','false'),(5620,1929,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5621,1913,'post_views_count','0'),(5622,1912,'post_views_count','0'),(5623,1911,'post_views_count','0'),(5722,1311,'_config_errors','a:1:{s:11:\"mail.sender\";i:103;}'),(5723,1301,'_config_errors','a:1:{s:11:\"mail.sender\";i:103;}'),(5724,1650,'_config_errors','a:1:{s:11:\"mail.sender\";i:103;}'),(5725,1655,'_config_errors','a:1:{s:11:\"mail.sender\";i:103;}'),(5727,707,'_edit_last','1'),(5728,1999,'_wp_attached_file','2016/05/Roadway-Design-1024x768.jpg'),(5729,1999,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:35:\"2016/05/Roadway-Design-1024x768.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Roadway-Design-1024x768-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:35:\"Roadway-Design-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Roadway-Design-1024x768-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:35:\"Roadway-Design-1024x768-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:35:\"Roadway-Design-1024x768-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:35:\"Roadway-Design-1024x768-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:35:\"Roadway-Design-1024x768-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:35:\"Roadway-Design-1024x768-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:35:\"Roadway-Design-1024x768-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:33:\"Roadway-Design-1024x768-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5730,2000,'_wp_attached_file','2016/07/Roadway-Design-1024x768.jpg'),(5731,2000,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:35:\"2016/07/Roadway-Design-1024x768.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Roadway-Design-1024x768-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:35:\"Roadway-Design-1024x768-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Roadway-Design-1024x768-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:35:\"Roadway-Design-1024x768-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:35:\"Roadway-Design-1024x768-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:35:\"Roadway-Design-1024x768-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:35:\"Roadway-Design-1024x768-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:35:\"Roadway-Design-1024x768-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:35:\"Roadway-Design-1024x768-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:33:\"Roadway-Design-1024x768-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5732,2001,'_wp_attached_file','2016/05/Land-Development-Resized-1024x471.jpg'),(5733,2001,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:471;s:4:\"file\";s:45:\"2016/05/Land-Development-Resized-1024x471.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"Land-Development-Resized-1024x471-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:45:\"Land-Development-Resized-1024x471-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"Land-Development-Resized-1024x471-1024x471.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:45:\"Land-Development-Resized-1024x471-750x471.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:45:\"Land-Development-Resized-1024x471-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:45:\"Land-Development-Resized-1024x471-480x471.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:45:\"Land-Development-Resized-1024x471-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:45:\"Land-Development-Resized-1024x471-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:45:\"Land-Development-Resized-1024x471-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:43:\"Land-Development-Resized-1024x471-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5734,1575,'_thumbnail_id','2001'),(5735,2002,'_wp_attached_file','2016/07/Land-Development-Resized-1024x471.jpg'),(5736,2002,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:471;s:4:\"file\";s:45:\"2016/07/Land-Development-Resized-1024x471.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"Land-Development-Resized-1024x471-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:45:\"Land-Development-Resized-1024x471-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"Land-Development-Resized-1024x471-1024x471.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:45:\"Land-Development-Resized-1024x471-750x471.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:45:\"Land-Development-Resized-1024x471-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:45:\"Land-Development-Resized-1024x471-480x471.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:45:\"Land-Development-Resized-1024x471-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:45:\"Land-Development-Resized-1024x471-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:45:\"Land-Development-Resized-1024x471-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:43:\"Land-Development-Resized-1024x471-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5737,2003,'_wp_attached_file','2016/05/shutterstock_241266958-Resized-1024x683.jpg'),(5738,2003,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:51:\"2016/05/shutterstock_241266958-Resized-1024x683.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"shutterstock_241266958-Resized-1024x683-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:51:\"shutterstock_241266958-Resized-1024x683-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:52:\"shutterstock_241266958-Resized-1024x683-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:51:\"shutterstock_241266958-Resized-1024x683-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:51:\"shutterstock_241266958-Resized-1024x683-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:51:\"shutterstock_241266958-Resized-1024x683-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:51:\"shutterstock_241266958-Resized-1024x683-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:51:\"shutterstock_241266958-Resized-1024x683-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:51:\"shutterstock_241266958-Resized-1024x683-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:49:\"shutterstock_241266958-Resized-1024x683-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5739,2004,'_wp_attached_file','2016/07/shutterstock_241266958-Resized-1024x683.jpg'),(5740,2004,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:51:\"2016/07/shutterstock_241266958-Resized-1024x683.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"shutterstock_241266958-Resized-1024x683-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:51:\"shutterstock_241266958-Resized-1024x683-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:52:\"shutterstock_241266958-Resized-1024x683-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:51:\"shutterstock_241266958-Resized-1024x683-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:51:\"shutterstock_241266958-Resized-1024x683-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:51:\"shutterstock_241266958-Resized-1024x683-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:51:\"shutterstock_241266958-Resized-1024x683-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:51:\"shutterstock_241266958-Resized-1024x683-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:51:\"shutterstock_241266958-Resized-1024x683-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:49:\"shutterstock_241266958-Resized-1024x683-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5741,1838,'_thumbnail_id','2004'),(5742,2005,'_wp_attached_file','2016/05/Project-Management-1.jpg'),(5743,2005,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:275;s:4:\"file\";s:32:\"2016/05/Project-Management-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Project-Management-1-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:32:\"Project-Management-1-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:32:\"Project-Management-1-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:32:\"Project-Management-1-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:30:\"Project-Management-1-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5744,2006,'_wp_attached_file','2016/07/Project-Management-1.jpg'),(5745,2006,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:275;s:4:\"file\";s:32:\"2016/07/Project-Management-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Project-Management-1-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:32:\"Project-Management-1-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:32:\"Project-Management-1-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:32:\"Project-Management-1-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:30:\"Project-Management-1-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5746,2007,'_wp_attached_file','2016/05/shutterstock_56813431-Resized-1024x683.jpg'),(5747,2007,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:50:\"2016/05/shutterstock_56813431-Resized-1024x683.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"shutterstock_56813431-Resized-1024x683-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:50:\"shutterstock_56813431-Resized-1024x683-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:51:\"shutterstock_56813431-Resized-1024x683-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:50:\"shutterstock_56813431-Resized-1024x683-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:50:\"shutterstock_56813431-Resized-1024x683-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:50:\"shutterstock_56813431-Resized-1024x683-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:50:\"shutterstock_56813431-Resized-1024x683-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:50:\"shutterstock_56813431-Resized-1024x683-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:50:\"shutterstock_56813431-Resized-1024x683-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:48:\"shutterstock_56813431-Resized-1024x683-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5748,2008,'_wp_attached_file','2016/07/shutterstock_56813431-Resized-1024x683.jpg'),(5749,2008,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:50:\"2016/07/shutterstock_56813431-Resized-1024x683.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"shutterstock_56813431-Resized-1024x683-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:50:\"shutterstock_56813431-Resized-1024x683-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:51:\"shutterstock_56813431-Resized-1024x683-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:50:\"shutterstock_56813431-Resized-1024x683-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:50:\"shutterstock_56813431-Resized-1024x683-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:50:\"shutterstock_56813431-Resized-1024x683-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:50:\"shutterstock_56813431-Resized-1024x683-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:50:\"shutterstock_56813431-Resized-1024x683-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:50:\"shutterstock_56813431-Resized-1024x683-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:48:\"shutterstock_56813431-Resized-1024x683-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5750,2009,'_wp_attached_file','2016/05/Onshore-and-Offshore-Engineering-Services-3-1024x676.jpg'),(5751,2009,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:676;s:4:\"file\";s:64:\"2016/05/Onshore-and-Offshore-Engineering-Services-3-1024x676.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:64:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-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:64:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:65:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-1024x676.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:676;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:64:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:64:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:64:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:64:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:64:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:64:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:62:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5752,2010,'_wp_attached_file','2016/06/Onshore-and-Offshore-Engineering-Services-3-1024x676.jpg'),(5753,2010,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:676;s:4:\"file\";s:64:\"2016/06/Onshore-and-Offshore-Engineering-Services-3-1024x676.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:64:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-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:64:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:65:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-1024x676.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:676;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:64:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:64:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:64:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:64:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:64:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:64:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:62:\"Onshore-and-Offshore-Engineering-Services-3-1024x676-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5810,2011,'_edit_last','1'),(5811,2011,'_edit_lock','1477927868:1'),(5812,2012,'_wp_attached_file','2016/10/1462346514.5334_homepageversion1.4-e1477205208601.jpg'),(5813,2012,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1902;s:6:\"height\";i:1220;s:4:\"file\";s:61:\"2016/10/1462346514.5334_homepageversion1.4-e1477205208601.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"1462346514.5334_homepageversion1.4-e1477205208601-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:61:\"1462346514.5334_homepageversion1.4-e1477205208601-300x192.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:62:\"1462346514.5334_homepageversion1.4-e1477205208601-1024x657.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:657;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"blog-post-thumb\";a:4:{s:4:\"file\";s:61:\"1462346514.5334_homepageversion1.4-e1477205208601-750x500.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"project-thumb\";a:4:{s:4:\"file\";s:61:\"1462346514.5334_homepageversion1.4-e1477205208601-570x380.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"large-thumb\";a:4:{s:4:\"file\";s:61:\"1462346514.5334_homepageversion1.4-e1477205208601-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"big-thumb\";a:4:{s:4:\"file\";s:61:\"1462346514.5334_homepageversion1.4-e1477205208601-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium-thumb\";a:4:{s:4:\"file\";s:61:\"1462346514.5334_homepageversion1.4-e1477205208601-390x260.jpg\";s:5:\"width\";i:390;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"small-thumb\";a:4:{s:4:\"file\";s:61:\"1462346514.5334_homepageversion1.4-e1477205208601-270x180.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"tiny-thumb\";a:4:{s:4:\"file\";s:59:\"1462346514.5334_homepageversion1.4-e1477205208601-90x90.jpg\";s:5:\"width\";i:90;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(5814,2011,'_thumbnail_id','2012'),(5817,2011,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5818,2011,'slide_template','default'),(5819,2011,'page_sidebar_header',''),(5820,2011,'page_sidebar_top',''),(5821,2011,'page_sidebar_right',''),(5822,2011,'page_sidebar_footer_top',''),(5823,2011,'page_sidebar_footer_bottom',''),(5824,2011,'renovate_page_sidebars','a:0:{}'),(5825,2014,'slide_template','default'),(5826,2014,'page_sidebar_header',''),(5827,2014,'page_sidebar_top',''),(5828,2014,'page_sidebar_right',''),(5829,2014,'page_sidebar_footer_top',''),(5830,2014,'page_sidebar_footer_bottom',''),(5831,2014,'renovate_page_sidebars','a:0:{}'),(5832,2014,'_thumbnail_id','2012'),(5833,2014,'_edit_last','1'),(5834,2014,'_edit_lock','1477927975:1'),(5837,2014,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5838,2014,'post_views_count','3497'),(5839,2011,'post_views_count','5311'),(5840,1754,'_wpb_vc_js_status','true'),(5841,1754,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5842,1754,'slide_template','default'),(5843,1721,'post_views_count','0'),(5844,1586,'post_views_count','0'),(5845,1754,'post_views_count','0'),(5846,1893,'post_views_count','0'),(5847,1778,'post_views_count','0'),(5848,1774,'post_views_count','0'),(5849,1771,'post_views_count','0'),(5850,1766,'post_views_count','0'),(5851,1764,'post_views_count','0'),(5852,1786,'post_views_count','0'),(5853,1783,'post_views_count','0'),(5854,1782,'post_views_count','0'),(5855,1916,'post_views_count','0'),(5856,1915,'post_views_count','0'),(5857,1914,'post_views_count','0'),(5858,1921,'post_views_count','0'),(5859,1920,'post_views_count','0'),(5860,1917,'post_views_count','0'),(5861,1751,'post_views_count','0'),(5862,1749,'post_views_count','0'),(5863,1747,'post_views_count','0'),(5864,1744,'post_views_count','0'),(5865,1731,'post_views_count','0'),(5866,1729,'post_views_count','0'),(5867,1758,'post_views_count','0'),(5868,1757,'post_views_count','0'),(5869,1756,'post_views_count','0'),(5870,1752,'post_views_count','0'),(5871,1910,'post_views_count','0'),(5872,1909,'post_views_count','0'),(5873,1908,'post_views_count','0'),(5874,1907,'post_views_count','0'),(5875,1906,'post_views_count','0'),(5876,1905,'post_views_count','0'),(5877,1904,'post_views_count','0'),(5878,1903,'post_views_count','0'),(5879,1899,'post_views_count','0'),(5880,1898,'post_views_count','0'),(5881,1727,'post_views_count','0'),(5882,1724,'post_views_count','0'),(5883,1720,'post_views_count','0'),(5884,1716,'post_views_count','0'),(5885,1712,'post_views_count','0'),(5886,1575,'post_views_count','0'),(5887,1897,'post_views_count','0'),(5888,1895,'post_views_count','0'),(5889,1894,'post_views_count','0'),(5890,1832,'post_views_count','0'),(5891,1830,'post_views_count','0'),(5892,4,'post_views_count','2'),(5893,9,'post_views_count','2'),(5894,7,'post_views_count','1');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_posts`
--

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

--
-- Dumping data for table `wp_posts`
--

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (4,1,'2016-04-29 11:44:09','2016-04-29 11:44:09','','dummy-images.xml','','inherit','open','open','','dummy-images-xml','','','2016-04-29 11:44:09','2016-04-29 11:44:09','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2016/04/dummy-images.xml.gz',0,'attachment','application/x-gzip',0),(7,1,'2015-05-08 13:26:00','2015-05-08 13:26:00','','image_02','','inherit','open','open','','image_02','','','2015-05-08 13:26:00','2015-05-08 13:26:00','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/image_021.jpg',0,'attachment','image/jpeg',0),(8,1,'2015-05-08 13:26:02','2015-05-08 13:26:02','','image_03','','inherit','open','open','','image_03','','','2015-05-08 13:26:02','2015-05-08 13:26:02','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/image_031.jpg',0,'attachment','image/jpeg',0),(9,1,'2015-05-08 13:26:03','2015-05-08 13:26:03','','image_04','','inherit','open','open','','image_04','','','2015-05-08 13:26:03','2015-05-08 13:26:03','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/image_04.jpg',0,'attachment','image/jpeg',0),(10,1,'2015-05-08 13:26:04','2015-05-08 13:26:04','','image_05','','inherit','open','open','','image_05','','','2015-05-08 13:26:04','2015-05-08 13:26:04','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/image_05.jpg',0,'attachment','image/jpeg',0),(11,1,'2015-05-08 13:26:05','2015-05-08 13:26:05','','image_06','','inherit','open','open','','image_06','','','2015-05-08 13:26:05','2015-05-08 13:26:05','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/image_06.jpg',0,'attachment','image/jpeg',0),(12,1,'2015-05-08 13:26:06','2015-05-08 13:26:06','','image_07','','inherit','open','open','','image_07','','','2015-05-08 13:26:06','2015-05-08 13:26:06','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/image_07.jpg',0,'attachment','image/jpeg',0),(13,1,'2015-05-08 13:26:08','2015-05-08 13:26:08','','image_08','','inherit','open','open','','image_08','','','2015-05-08 13:26:08','2015-05-08 13:26:08','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/image_08.jpg',0,'attachment','image/jpeg',0),(14,1,'2015-05-08 13:26:09','2015-05-08 13:26:09','','image_09','','inherit','open','open','','image_09','','','2015-05-08 13:26:09','2015-05-08 13:26:09','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/image_09.jpg',0,'attachment','image/jpeg',0),(15,1,'2015-05-08 13:26:10','2015-05-08 13:26:10','','image_10','','inherit','open','open','','image_10','','','2015-05-08 13:26:10','2015-05-08 13:26:10','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/image_10.jpg',0,'attachment','image/jpeg',0),(55,1,'2015-05-13 10:49:25','2015-05-13 10:49:25','','image_01','','inherit','open','open','','image_01-2','','','2015-05-13 10:49:25','2015-05-13 10:49:25','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/image_0111.jpg',0,'attachment','image/jpeg',0),(66,1,'2015-05-13 11:52:14','2015-05-13 11:52:14','','logo_01','','inherit','open','open','','logo_01','','','2015-05-13 11:52:14','2015-05-13 11:52:14','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/logo_01.png',0,'attachment','image/png',0),(67,1,'2015-05-13 11:52:15','2015-05-13 11:52:15','','logo_02','','inherit','open','open','','logo_02','','','2015-05-13 11:52:15','2015-05-13 11:52:15','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/logo_02.png',0,'attachment','image/png',0),(68,1,'2015-05-13 11:52:15','2015-05-13 11:52:15','','logo_03','','inherit','open','open','','logo_03','','','2015-05-13 11:52:15','2015-05-13 11:52:15','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/logo_03.png',0,'attachment','image/png',0),(69,1,'2015-05-13 11:52:16','2015-05-13 11:52:16','','logo_04','','inherit','open','open','','logo_04','','','2015-05-13 11:52:16','2015-05-13 11:52:16','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/logo_04.png',0,'attachment','image/png',0),(70,1,'2015-05-13 11:52:17','2015-05-13 11:52:17','','logo_05','','inherit','open','open','','logo_05','','','2015-05-13 11:52:17','2015-05-13 11:52:17','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/logo_05.png',0,'attachment','image/png',0),(71,1,'2015-05-13 11:52:18','2015-05-13 11:52:18','','logo_06','','inherit','open','open','','logo_06','','','2015-05-13 11:52:18','2015-05-13 11:52:18','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/logo_06.png',0,'attachment','image/png',0),(75,1,'2015-05-13 12:25:55','2015-05-13 12:25:55','','logo_03_2','','inherit','open','open','','logo_03_2','','','2015-05-13 12:25:55','2015-05-13 12:25:55','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/logo_03_2.png',0,'attachment','image/png',0),(76,1,'2015-05-13 12:25:56','2015-05-13 12:25:56','','logo_04_2','','inherit','open','open','','logo_04_2','','','2015-05-13 12:25:56','2015-05-13 12:25:56','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/logo_04_2.png',0,'attachment','image/png',0),(77,1,'2015-05-13 12:25:57','2015-05-13 12:25:57','','logo_05_2','','inherit','open','open','','logo_05_2','','','2015-05-13 12:25:57','2015-05-13 12:25:57','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/logo_05_2.png',0,'attachment','image/png',0),(78,1,'2015-05-13 12:25:58','2015-05-13 12:25:58','','logo_06_2','','inherit','open','open','','logo_06_2','','','2015-05-13 12:25:58','2015-05-13 12:25:58','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/logo_06_2.png',0,'attachment','image/png',0),(79,1,'2015-05-13 12:25:58','2015-05-13 12:25:58','','logo_01_2','','inherit','open','open','','logo_01_2','','','2015-05-13 12:25:58','2015-05-13 12:25:58','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/logo_01_2.png',0,'attachment','image/png',0),(80,1,'2015-05-13 12:25:59','2015-05-13 12:25:59','','logo_02_2','','inherit','open','open','','logo_02_2','','','2015-05-13 12:25:59','2015-05-13 12:25:59','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/logo_02_2.png',0,'attachment','image/png',0),(97,1,'2015-04-25 12:25:25','2015-04-25 12:25:25','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','What a Difference a Few Months Make','','draft','open','open','','what-a-difference-a-few-months-make','','','2016-10-31 19:30:33','2016-10-31 15:30:33','',0,'http://localhost/wordpress/renovate/?p=97',0,'post','',5),(137,1,'2015-05-20 11:09:20','2015-05-20 11:09:20','[vc_row][vc_column][vc_column_text]Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\r\n\r\nCRTC is a multidiscipline firm of professional and experienced architects, planners and engineers in Roads, Transportation, Civil, Electrical, and Infrastructure offering a wide array of professional services. This is in addition to offering full Project Management services at the design, construction, and operation stages including: Quantity Surveying, Design Management, Planning and Control, Contracts Management, Construction Managements, and Asset Management.[/vc_column_text][ql_services items_per_page=\"-1\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"0\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row]','CRTC Services','','publish','open','open','','services','','','2016-05-31 07:05:00','2016-05-31 07:05:00','',0,'http://localhost/wordpress/renovate/?page_id=137',0,'page','',0),(148,1,'2015-05-20 12:31:44','2015-05-20 12:31:44','[vc_row][vc_column][re_projects items_per_page=\"8\" ids=\"1727,1712,1716,1720,1729,1721,1724,1731\" category=\"-\" order_by=\"menu_order\" headers=\"1\" read_more=\"1\"][/vc_column][/vc_row]','CRTC Projects','','publish','open','open','','projects','','','2016-06-20 07:45:13','2016-06-20 07:45:13','',0,'http://localhost/wordpress/renovate/?page_id=148',0,'page','',0),(160,1,'2015-05-21 11:10:01','2015-05-21 11:10:01','[vc_row el_class=\"margin-top-40\"][vc_column][single_service show_social_icons=\"1\" show_twitter=\"1\" show_facebook=\"1\" show_linkedin=\"1\" show_skype=\"1\" show_googleplus=\"1\" show_instagram=\"1\"][/vc_column][/vc_row]','Single Service Template','','publish','open','open','','single-service-template','','','2016-05-10 09:53:31','2016-05-10 09:53:31','',0,'http://localhost/wordpress/renovate/?page_id=160',0,'page','',0),(193,1,'2015-05-25 11:38:27','2015-05-25 11:38:27','[vc_row top_margin=\"none\" el_class=\"margin-top-70\"][vc_column type=\"\" top_margin=\"none\" width=\"1/1\"][single_project top_margin=\"none\"][/vc_column][/vc_row]','Single Project Template','','publish','open','open','','single-project-template','','','2016-05-10 09:53:38','2016-05-10 09:53:38','',0,'http://localhost/wordpress/renovate/?page_id=193',0,'page','',0),(203,1,'2015-05-25 12:55:10','2015-05-25 12:55:10','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\" class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices to Provide unmatched services even from our competitors[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Ensure a Job is Done on Time and as per the client requirements without any effect on Quality and Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in Project Management[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Offer Our Services to All Clients Whether They Are Individuals or Government or Private Companies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]8 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR SERVICES\" url=\"http://rtcme.com/services/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1468756384036{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/abu-dhabi-CROPPED.jpg?id=1886) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"Why Us\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"8\"]Years on the International Market.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"250\"]Completed and Approved Projects[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"20\"]Skilled and Experienced Professionals.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"Low Cost\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"Saving Time\"]We have the experience, personnel and resources to make the project run smoothly. We ensure the job is done on time.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"Better Service\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication with the client.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','About CRTC','','publish','open','open','','about','','','2016-07-17 11:54:55','2016-07-17 11:54:55','',0,'http://localhost/wordpress/renovate/?page_id=203',0,'page','',0),(223,1,'2015-05-25 13:28:03','2015-05-25 13:28:03','','image_02','','inherit','open','open','','image_02-2','','','2015-05-25 13:28:03','2015-05-25 13:28:03','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/image_0211.jpg',0,'attachment','image/jpeg',0),(236,1,'2015-05-26 10:02:04','2015-05-26 10:02:04','[vc_row el_class=\"padding-top-40 \"][vc_column el_class=\"newsBg\"][blog re_pagination=\"1\" items_per_page=\"3\" featured_image_size=\"re_medium\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" is_search_results=\"0\"][/vc_column][/vc_row]','CRTC News','','publish','open','open','','blog','','','2016-05-10 12:24:06','2016-05-10 12:24:06','',0,'http://localhost/wordpress/renovate/?page_id=236',0,'page','',0),(262,1,'2015-04-17 20:15:01','2015-04-17 20:15:01','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','Kitchen and Living Room Renovation','','draft','open','open','','kitchen-and-living-room-renovation','','','2016-10-31 19:30:33','2016-10-31 15:30:33','',0,'http://localhost/wordpress/renovate/?p=262',0,'post','',4),(264,1,'2015-04-12 10:40:54','2015-04-12 10:40:54','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','Signs You Need Drain Repair Services','','draft','open','open','','signs-you-need-drain-repair-services','','','2016-10-31 19:30:33','2016-10-31 15:30:33','',0,'http://localhost/wordpress/renovate/?p=264',0,'post','',2),(274,1,'2015-05-27 11:34:55','2015-05-27 11:34:55','[vc_row el_class=\"margin-top-40\"][vc_column][single_post show_post_title=\"1\" show_post_featured_image=\"1\" show_post_excerpt=\"0\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" show_post_author=\"1\" show_post_categories=\"0\" show_post_tags=\"0\" show_leave_reply_button=\"0\" show_post_author_box=\"1\" show_post_tags_footer=\"1\" show_post_categories_footer=\"1\" show_share_box=\"1\" icons_count=\"1\" icon_type0=\"behance\" icon_type1=\"behance\" icon_type2=\"behance\" icon_type3=\"behance\" icon_type4=\"behance\" icon_type5=\"behance\" icon_type6=\"behance\" icon_type7=\"behance\" icon_type8=\"behance\" icon_type9=\"behance\" icon_type10=\"behance\" icon_type11=\"behance\" icon_type12=\"behance\" icon_type13=\"behance\" icon_type14=\"behance\" icon_type15=\"behance\" icon_type16=\"behance\" icon_type17=\"behance\" icon_type18=\"behance\" icon_type19=\"behance\" icon_type20=\"behance\" icon_type21=\"behance\" icon_type22=\"behance\" icon_type23=\"behance\" icon_type24=\"behance\"][/vc_column][/vc_row]','Single Post Template','','publish','open','open','','single-post-template','','','2016-05-10 09:51:38','2016-05-10 09:51:38','',0,'http://localhost/wordpress/renovate/?page_id=274',0,'page','',0),(294,1,'2015-05-28 12:31:28','2015-05-28 12:31:28','[vc_row el_class=\"margin-top-70\"][vc_column][blog re_pagination=\"1\" items_per_page=\"6\" featured_image_size=\"re_medium\" ids=\"-\" category=\"-\" author=\"-\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"1\" show_post_categories=\"1\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"0\" is_search_results=\"1\"][/vc_column][/vc_row]','Search Page Template','','publish','open','open','','search-page-template','','','2016-05-26 09:27:01','2016-05-26 09:27:01','',0,'http://localhost/wordpress/renovate/?page_id=294',0,'page','',0),(297,1,'2015-05-28 13:05:13','2015-05-28 13:05:13','[vc_row type=\"full-width\"][vc_column][re_map lat=\"24.505800 \" lng=\"54.375493 \" marker_lat=\"24.505800 \" marker_lng=\"54.375493 \" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]Canadian Roads Transport and Civil Engineering Consultancy\r\n\r\n230 AI Meena Street, Office No. 804 Silver Wave Tower \"Union National Bank Building\"\r\n\r\nP.O. Box: 94645\r\n\r\nAbu Dhabi, U.A.E\r\n\r\nEmail : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:+971 2645 2662\r\n\r\nFax:+971 2 645 2661[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Sunday – Wednesday: 08.00 – 18.00\r\n\r\nThursday: 08.00 – 17.00 [/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text]If you want to know more about our professional services, please use the contact form or send us an email to rtcme@rtcme.com[/vc_column_text][vc_column_text][contact-form-7 id=\"1301\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','publish','open','open','','contact-us','','','2016-05-30 12:50:16','2016-05-30 12:50:16','',0,'http://localhost/wordpress/renovate/?page_id=297',0,'page','',0),(346,1,'2015-05-29 11:10:05','2015-05-29 11:10:05','[vc_row el_class=\"margin-top-70\"][vc_column][featured_item icon=\"construction\" type=\"big\" title=\"404: PAGE NOT FOUND\"]We\'re sorry but we can\'t seem to find the page you requested.\r\nThis might be because you have typed the web address incorrectly.[/featured_item][/vc_column][/vc_row][vc_row el_class=\"padding-top-54 padding-bottom-17 align-center\"][vc_column][vc_btn title=\"GO TO HOME\" url=\"http://rtcme.com/\"][/vc_column][/vc_row]','404 Page Not Found','','publish','open','open','','404-page-not-found','','','2016-05-17 05:46:52','2016-05-17 05:46:52','',0,'http://localhost/wordpress/renovate/?page_id=346',0,'page','',0),(488,1,'2015-05-08 13:25:59','2015-05-08 13:25:59','','image_01','','inherit','open','open','','image_01','','','2015-05-08 13:25:59','2015-05-08 13:25:59','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/image_011.jpg',0,'attachment','image/jpeg',0),(613,1,'2015-03-25 11:05:07','2015-03-25 11:05:07','<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','Steps To Improve Joint Placement','','draft','open','open','','steps-to-improve-joint-placement','','','2016-10-31 19:30:33','2016-10-31 15:30:33','',0,'http://quanticalabs.com/wptest/renovate/?p=613',0,'post','',0),(616,1,'2015-03-15 10:35:26','2015-03-15 10:35:26','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','How To Choose a Reliable Company','','draft','open','open','','how-to-choose-a-reliable-company','','','2016-10-31 19:30:33','2016-10-31 15:30:33','',0,'http://quanticalabs.com/wptest/renovate/?p=616',0,'post','',2),(619,1,'2015-01-24 11:15:15','2015-01-24 11:15:15','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','Installation Of Click Laminate Flooring','','draft','open','open','','installation-of-click-laminate-flooring','','','2016-10-31 19:30:33','2016-10-31 15:30:33','',0,'http://quanticalabs.com/wptest/renovate/?p=619',0,'post','',0),(633,1,'2015-01-22 10:15:28','2015-01-22 10:15:28','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','What a Difference a Few Months Make','','draft','open','open','','what-a-difference-a-few-months-make-2','','','2016-10-31 19:30:34','2016-10-31 15:30:34','',0,'http://quanticalabs.com/wptest/renovate/?p=633',0,'post','',2),(635,1,'2015-01-12 15:25:43','2015-01-12 15:25:43','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','Kitchen and Living Room Renovation','','draft','open','open','','kitchen-and-living-room-renovation-2','','','2016-10-31 19:30:34','2016-10-31 15:30:34','',0,'http://quanticalabs.com/wptest/renovate/?p=635',0,'post','',10),(637,1,'2015-01-06 11:53:12','2015-01-06 11:53:12','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','How To Choose a Reliable Company','','draft','open','open','','how-to-choose-a-reliable-company-2','','','2016-10-31 19:30:34','2016-10-31 15:30:34','',0,'http://quanticalabs.com/wptest/renovate/?p=637',0,'post','',0),(707,1,'2016-03-10 10:55:49','2016-03-10 10:55:49','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column width=\"1/4\"][featured_item icon=\"house-2\" type=\"big\" title=\"WE\'RE EXPERTS\" title_link=\"1\" icon_link=\"1\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/4\"][featured_item icon=\"team\" type=\"big\" title=\"WE\'RE FRIENDLY\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/4\"][featured_item icon=\"measure\" type=\"big\" title=\"WE\'RE ACCURATE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/4\"][featured_item icon=\"brush-2\" type=\"big\" title=\"WE\'RE TRUSTED\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1450878745751{background-color: #f5f5f5 !important;}\" el_class=\"flex-box\"][vc_column width=\"1/3\" el_class=\"padding-left-right-100 padding-bottom-50\"][box_header title=\"WHAT WE DO\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top-section\"][vc_column_text el_class=\"margin-top-34\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest\r\nproviders of construction services.[/vc_column_text][items_list additembutton=\"\" class=\"margin-top-26\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Quality Workmanship and Superior Knowledge[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]A Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Professional Service for Private and Commercial[/item][/items_list][vc_row_inner top_margin=\"page-margin-top\" el_class=\"padding-bottom-17\"][vc_column_inner][vc_btn title=\"OUR SERVICES\" url=\"#\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1450880161412{background-image: url(http://quanticalabs.com/wptest/renovate/files/2015/05/image_07.jpg) !important;}\"][vc_single_image image=\"12\" img_size=\"full\" el_class=\"flex-hide\"][/vc_column][vc_column width=\"1/3\" el_class=\"padding-left-right-100 padding-bottom-50\"][box_header title=\"OUR SKILLS\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top-section\"][vc_column_text el_class=\"margin-top-34\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest\r\nproviders of construction services.[/vc_column_text][vc_progress_bar values=\"%5B%7B%22label%22%3A%22Interior%20Renovation%22%2C%22value%22%3A%2295%22%7D%2C%7B%22label%22%3A%22Paver%20Walkways%22%2C%22value%22%3A%2272%22%7D%2C%7B%22label%22%3A%22Tiling%20and%20Painting%22%2C%22value%22%3A%2260%22%7D%5D\" units=\"%\" el_class=\"margin-top-34\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RECENT NEWS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigous\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][re_post_carousel items_per_page=\"9\" offset=\"0\" ids=\"-\" category=\"-\" author=\"-\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" excerpt_length=\"140\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" autoplay=\"0\" scroll=\"3\" scroll_control=\"1\" top_margin=\"page-margin-top\" visible=\"2\" count_number=\"0\" show_comments_box=\"0\" show_post_icon=\"1\"][vc_row_inner el_class=\"align-center padding-top-54 padding-bottom-17\"][vc_column_inner][vc_btn title=\"VIEW ALL POSTS\" url=\"#\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1453213860720{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services type=\"icons_list\" borders=\"0\" items_per_page=\"-1\" ids=\"17,145,144,18\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_icon=\"1\" icons_links=\"1\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][vc_row_inner el_class=\"align-center padding-top-67 padding-bottom-87\"][vc_column_inner][vc_btn title=\"VIEW ALL SERVICES\" url=\"#\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"page-padding-top-section\"][vc_column width=\"1/2\"][box_header title=\"TESTIMONIALS\" type=\"h3\" bottom_border=\"1\"][re_testimonials type=\"small\" pagination=\"1\" testimonials_count=\"3\" testimonials_icon0=\"chat\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"INTERIOR RENOVATION\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"DEBORA HILTON\" testimonials_author_subtext1=\"PAVER WALKWAYS\" testimonials_icon2=\"person\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"LIAN HOLDEN\" testimonials_author_subtext2=\"SOLAR SYSTEMS\" autoplay=\"1\" pause_on_hover=\"1\" duration=\"750\" top_margin=\"page-margin-top\" scroll=\"1\" el_class=\"margin-top-40\"][/vc_column][vc_column width=\"1/2\"][box_header title=\"WE WORK WITH\" type=\"h3\" bottom_border=\"1\"][our_clients_carousel images=\"79,67,69,68,70,71\" type=\"list\" onclick=\"custom_link\" custom_links_target=\"_blank\" el_class=\"margin-top-40\" custom_links=\"http://quanticalabs.com,http://quanticalabs.com,http://quanticalabs.com,http://quanticalabs.com,http://quanticalabs.com,http://quanticalabs.com\"][/vc_column][/vc_row][vc_row type=\"full-width\" el_class=\"page-padding-top-section page-margin-top-section padding-bottom-70\" css=\".vc_custom_1456313139179{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"MEET OUR TEAM\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][ql_team items_per_page=\"-1\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_subtitle=\"1\" show_excerpt=\"1\" show_social_icons=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','HOME 2','','draft','closed','closed','','home-2','','','2016-10-31 18:47:23','2016-10-31 14:47:23','',0,'http://quanticalabs.com/wptest/renovate/?page_id=707',0,'page','',0),(917,1,'2016-03-10 11:01:01','2016-03-10 11:01:01','','team_01','','inherit','open','closed','','team_01','','','2016-03-10 11:01:01','2016-03-10 11:01:01','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/01/team_01.png',0,'attachment','image/png',0),(918,1,'2016-03-10 11:01:02','2016-03-10 11:01:02','','team_02','','inherit','open','closed','','team_02','','','2016-03-10 11:01:02','2016-03-10 11:01:02','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/01/team_02.png',0,'attachment','image/png',0),(919,1,'2016-03-10 11:01:03','2016-03-10 11:01:03','','team_03','','inherit','open','closed','','team_03','','','2016-03-10 11:01:03','2016-03-10 11:01:03','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/01/team_03.png',0,'attachment','image/png',0),(920,1,'2016-03-10 11:01:04','2016-03-10 11:01:04','','team_04','','inherit','open','closed','','team_04','','','2016-03-10 11:01:04','2016-03-10 11:01:04','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/01/team_04.png',0,'attachment','image/png',0),(921,1,'2016-03-10 11:01:04','2016-03-10 11:01:04','','team_05','','inherit','open','closed','','team_05','','','2016-03-10 11:01:04','2016-03-10 11:01:04','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/01/team_05.png',0,'attachment','image/png',0),(922,1,'2016-03-10 11:01:05','2016-03-10 11:01:05','','team_06','','inherit','open','closed','','team_06','','','2016-03-10 11:01:05','2016-03-10 11:01:05','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/01/team_06.png',0,'attachment','image/png',0),(923,1,'2016-04-29 11:45:11','2016-04-29 11:45:11','','dummy-data.xml','','inherit','open','open','','dummy-data-xml','','','2016-04-29 11:45:11','2016-04-29 11:45:11','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2016/04/dummy-data.xml.gz',0,'attachment','application/x-gzip',0),(924,1,'2015-05-08 13:22:48','2015-05-08 13:22:48','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nCanadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nOur vision is to be among the most respected, reputable, highly regarded transportation, infrastructure and project management consultancy firms in the Middle East.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nOur mission is to deliver high-quality, cost-effective transportation, infrastructure and project management solutions to meet our clients’ needs.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"1727,1712,1716,1729,1720,1721,1724,1731\" order_by=\"menu_order\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Yomna Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Mary Garra\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Muhammad Ghaffari\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Ayman Shahin\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Muhammed Ejaz\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Mona Nasr\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Osama Mohiddien\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"AbdelRahman Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Alain Arostique\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Daniya Hadi\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Surfaras Abdul Vahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGcnRjbWUuY29tJTJGYmxvZyUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" ids=\"-\" category=\"crtc-news\" author=\"-\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','publish','open','open','','home','','','2016-10-31 19:51:37','2016-10-31 15:51:37','',0,'http://localhost/wordpress/renovate/?page_id=4',0,'page','',0),(977,1,'2016-04-29 11:45:58','2016-04-29 11:45:58','','main','','inherit','open','open','','main','','','2016-04-29 11:45:58','2016-04-29 11:45:58','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2016/04/main.zip',0,'attachment','application/zip',0),(978,1,'2016-04-29 11:45:59','2016-04-29 11:45:59','','image_01.jpg','','inherit','closed','closed','','image-01-jpg','','','2016-04-29 11:45:59','2016-04-29 11:45:59','',0,'http://192.168.0.7/rtcme/wp-content/uploads/revslider/main/image_01.jpg',0,'attachment','image/jpeg',0),(979,1,'2016-04-29 11:46:00','2016-04-29 11:46:00','','image_02.jpg','','inherit','closed','closed','','image-02-jpg','','','2016-04-29 11:46:00','2016-04-29 11:46:00','',0,'http://192.168.0.7/rtcme/wp-content/uploads/revslider/main/image_02.jpg',0,'attachment','image/jpeg',0),(980,1,'2016-04-29 11:46:01','2016-04-29 11:46:01','','image_03.jpg','','inherit','closed','closed','','image-03-jpg','','','2016-04-29 11:46:01','2016-04-29 11:46:01','',0,'http://192.168.0.7/rtcme/wp-content/uploads/revslider/main/image_03.jpg',0,'attachment','image/jpeg',0),(981,1,'2016-04-29 11:46:13','2016-04-29 11:46:13','','widget_data','','inherit','open','open','','widget_data','','','2016-04-29 11:46:13','2016-04-29 11:46:13','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2016/04/widget_data.json',0,'attachment','application/json',0),(983,1,'2016-04-29 12:43:35','2016-04-29 12:43:35','','ABOUT <span>CRTC Information</span>','','publish','open','open','','about-rtc-information','','','2016-06-29 07:43:12','2016-06-29 07:43:12','',0,'http://192.168.0.7/rtcme/?p=983',1,'nav_menu_item','',0),(984,1,'2016-04-29 12:43:35','2016-04-29 12:43:35','','SERVICES <span>What we can do</span>','','publish','open','open','','services-what-we-can-do','','','2016-06-29 07:43:12','2016-06-29 07:43:12','',0,'http://192.168.0.7/rtcme/?p=984',8,'nav_menu_item','',0),(985,1,'2016-04-29 12:43:35','2016-04-29 12:43:35','','PROJECTS <span>Our Achievements</span>','','publish','open','open','','projects-our-achievements','','','2016-06-29 07:43:12','2016-06-29 07:43:12','',0,'http://192.168.0.7/rtcme/?p=985',9,'nav_menu_item','',0),(986,1,'2016-04-29 12:43:35','2016-04-29 12:43:35','','NEWS <span>What\'s going on?</span>','','publish','open','open','','news-whats-going-on','','','2016-06-29 07:43:21','2016-06-29 07:43:21','',0,'http://192.168.0.7/rtcme/?p=986',27,'nav_menu_item','',0),(992,1,'2016-04-29 12:48:42','2016-04-29 12:48:42','','banner-one','','inherit','open','open','','banner-one','','','2016-04-29 12:48:42','2016-04-29 12:48:42','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/01/banner-one1.jpg',0,'attachment','image/jpeg',0),(1039,1,'2016-04-29 13:11:15','2016-04-29 13:11:15','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"3\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" el_class=\"align-center padding-top-67 padding-bottom-87\" css=\".vc_custom_1432038583705{background-color: #f5f5f5 !important;}\"][vc_column][vc_btn title=\"VIEW ALL SERVICES\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RECENT PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"4\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038677789{background-color: #f5f5f5 !important;}\" el_class=\"align-center padding-top-54 padding-bottom-61\"][vc_column][vc_btn title=\"VIEW ALL PROJECTS\" label=\"EXPLORE OUR PROJECTS\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://quanticalabs.com/wptest/renovate/files/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_title29=\"Sample Senten\r\nce Text\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" easing=\"easeInOutQuint\" duration=\"750\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-04-29 13:11:15','2016-04-29 13:11:15','',924,'http://192.168.0.7/rtcme/2016/04/29/924-revision-v1/',0,'revision','',0),(1040,1,'2016-04-29 13:14:06','2016-04-29 13:14:06','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" ids=\"-\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" el_class=\"align-center padding-top-67 padding-bottom-87\" css=\".vc_custom_1432038583705{background-color: #f5f5f5 !important;}\"][vc_column][vc_btn title=\"VIEW ALL SERVICES\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RECENT PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"4\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038677789{background-color: #f5f5f5 !important;}\" el_class=\"align-center padding-top-54 padding-bottom-61\"][vc_column][vc_btn title=\"VIEW ALL PROJECTS\" label=\"EXPLORE OUR PROJECTS\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://quanticalabs.com/wptest/renovate/files/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_title29=\"Sample Senten\r\nce Text\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" easing=\"easeInOutQuint\" duration=\"750\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][single_service][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-04-29 13:14:06','2016-04-29 13:14:06','',924,'http://192.168.0.7/rtcme/2016/04/29/924-revision-v1/',0,'revision','',0),(1041,1,'2016-04-29 13:22:04','2016-04-29 13:22:04','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"3\" ids=\"-\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" el_class=\"align-center padding-top-67 padding-bottom-87\" css=\".vc_custom_1432038583705{background-color: #f5f5f5 !important;}\"][vc_column][vc_btn title=\"VIEW ALL SERVICES\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RECENT PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"4\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038677789{background-color: #f5f5f5 !important;}\" el_class=\"align-center padding-top-54 padding-bottom-61\"][vc_column][vc_btn title=\"VIEW ALL PROJECTS\" label=\"EXPLORE OUR PROJECTS\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://quanticalabs.com/wptest/renovate/files/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_title29=\"Sample Senten\r\nce Text\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" easing=\"easeInOutQuint\" duration=\"750\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][single_service][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-04-29 13:22:04','2016-04-29 13:22:04','',924,'http://192.168.0.7/rtcme/2016/04/29/924-revision-v1/',0,'revision','',0),(1042,1,'2016-04-29 13:28:05','2016-04-29 13:28:05','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" el_class=\"align-center padding-top-67 padding-bottom-87\" css=\".vc_custom_1432038583705{background-color: #f5f5f5 !important;}\"][vc_column][vc_btn title=\"VIEW ALL SERVICES\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RECENT PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"4\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038677789{background-color: #f5f5f5 !important;}\" el_class=\"align-center padding-top-54 padding-bottom-61\"][vc_column][vc_btn title=\"VIEW ALL PROJECTS\" label=\"EXPLORE OUR PROJECTS\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://quanticalabs.com/wptest/renovate/files/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_title29=\"Sample Senten\r\nce Text\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" easing=\"easeInOutQuint\" duration=\"750\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][single_service][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-04-29 13:28:05','2016-04-29 13:28:05','',924,'http://192.168.0.7/rtcme/2016/04/29/924-revision-v1/',0,'revision','',0),(1043,1,'2016-04-29 13:31:11','2016-04-29 13:31:11','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main\"][ql_services items_per_page=\"3\" ids=\"-\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" el_class=\"align-center padding-top-67 padding-bottom-87\" css=\".vc_custom_1432038583705{background-color: #f5f5f5 !important;}\"][vc_column][vc_btn title=\"VIEW ALL SERVICES\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RECENT PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"4\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038677789{background-color: #f5f5f5 !important;}\" el_class=\"align-center padding-top-54 padding-bottom-61\"][vc_column][vc_btn title=\"VIEW ALL PROJECTS\" label=\"EXPLORE OUR PROJECTS\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://quanticalabs.com/wptest/renovate/files/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_title29=\"Sample Senten\r\nce Text\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" easing=\"easeInOutQuint\" duration=\"750\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][single_service][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-04-29 13:31:11','2016-04-29 13:31:11','',924,'http://192.168.0.7/rtcme/2016/04/29/924-revision-v1/',0,'revision','',0),(1044,1,'2016-04-29 13:40:53','2016-04-29 13:40:53','','HOME','','inherit','open','open','','924-revision-v1','','','2016-04-29 13:40:53','2016-04-29 13:40:53','',924,'http://192.168.0.7/rtcme/2016/04/29/924-revision-v1/',0,'revision','',0),(1045,1,'2016-04-29 13:41:12','2016-04-29 13:41:12','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main\"][ql_services items_per_page=\"3\" ids=\"-\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" el_class=\"align-center padding-top-67 padding-bottom-87\" css=\".vc_custom_1432038583705{background-color: #f5f5f5 !important;}\"][vc_column][vc_btn title=\"VIEW ALL SERVICES\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RECENT PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"4\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038677789{background-color: #f5f5f5 !important;}\" el_class=\"align-center padding-top-54 padding-bottom-61\"][vc_column][vc_btn title=\"VIEW ALL PROJECTS\" label=\"EXPLORE OUR PROJECTS\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://quanticalabs.com/wptest/renovate/files/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_title29=\"Sample Senten\r\nce Text\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" easing=\"easeInOutQuint\" duration=\"750\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][single_service][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-04-29 13:41:12','2016-04-29 13:41:12','',924,'http://192.168.0.7/rtcme/2016/04/29/924-revision-v1/',0,'revision','',0),(1046,1,'2016-04-29 13:41:41','2016-04-29 13:41:41','','HOME','','inherit','open','open','','924-revision-v1','','','2016-04-29 13:41:41','2016-04-29 13:41:41','',924,'http://192.168.0.7/rtcme/2016/04/29/924-revision-v1/',0,'revision','',0),(1047,1,'2016-04-29 13:42:54','2016-04-29 13:42:54','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Slider1\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"3\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" el_class=\"align-center padding-top-67 padding-bottom-87\" css=\".vc_custom_1432038583705{background-color: #f5f5f5 !important;}\"][vc_column][vc_btn title=\"VIEW ALL SERVICES\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RECENT PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"4\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038677789{background-color: #f5f5f5 !important;}\" el_class=\"align-center padding-top-54 padding-bottom-61\"][vc_column][vc_btn title=\"VIEW ALL PROJECTS\" label=\"EXPLORE OUR PROJECTS\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-04-29 13:42:54','2016-04-29 13:42:54','',924,'http://192.168.0.7/rtcme/2016/04/29/924-revision-v1/',0,'revision','',0),(1048,1,'2016-04-29 13:43:59','2016-04-29 13:43:59','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"3\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" el_class=\"align-center padding-top-67 padding-bottom-87\" css=\".vc_custom_1432038583705{background-color: #f5f5f5 !important;}\"][vc_column][vc_btn title=\"VIEW ALL SERVICES\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RECENT PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"4\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038677789{background-color: #f5f5f5 !important;}\" el_class=\"align-center padding-top-54 padding-bottom-61\"][vc_column][vc_btn title=\"VIEW ALL PROJECTS\" label=\"EXPLORE OUR PROJECTS\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-04-29 13:43:59','2016-04-29 13:43:59','',924,'http://192.168.0.7/rtcme/2016/04/29/924-revision-v1/',0,'revision','',0),(1049,1,'2016-04-29 13:44:33','2016-04-29 13:44:33','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" ids=\"-\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" el_class=\"align-center padding-top-67 padding-bottom-87\" css=\".vc_custom_1432038583705{background-color: #f5f5f5 !important;}\"][vc_column][vc_btn title=\"VIEW ALL SERVICES\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RECENT PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"4\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038677789{background-color: #f5f5f5 !important;}\" el_class=\"align-center padding-top-54 padding-bottom-61\"][vc_column][vc_btn title=\"VIEW ALL PROJECTS\" label=\"EXPLORE OUR PROJECTS\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-04-29 13:44:33','2016-04-29 13:44:33','',924,'http://192.168.0.7/rtcme/2016/04/29/924-revision-v1/',0,'revision','',0),(1050,1,'2016-05-02 05:16:37','2016-05-02 05:16:37','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RECENT PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"4\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038677789{background-color: #f5f5f5 !important;}\" el_class=\"align-center padding-top-54 padding-bottom-61\"][vc_column][vc_btn title=\"VIEW ALL PROJECTS\" label=\"EXPLORE OUR PROJECTS\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 05:16:37','2016-05-02 05:16:37','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1051,1,'2016-05-02 05:17:42','2016-05-02 05:17:42','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"RTC SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RECENT PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"4\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038677789{background-color: #f5f5f5 !important;}\" el_class=\"align-center padding-top-54 padding-bottom-61\"][vc_column][vc_btn title=\"VIEW ALL PROJECTS\" label=\"EXPLORE OUR PROJECTS\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 05:17:42','2016-05-02 05:17:42','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1052,1,'2016-05-02 05:19:57','2016-05-02 05:19:57','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"RTC SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RTC PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"4\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 05:19:57','2016-05-02 05:19:57','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1053,1,'2016-05-02 05:21:02','2016-05-02 05:21:02','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"RTC SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RTC PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" ids=\"-\" category=\"-\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 05:21:02','2016-05-02 05:21:02','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1054,1,'2016-05-02 05:35:57','2016-05-02 05:35:57','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"RTC SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RTC PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][single_post show_post_title=\"1\" show_post_featured_image=\"1\" show_post_excerpt=\"1\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" show_post_author=\"0\" show_post_categories=\"0\" show_post_tags=\"0\" show_leave_reply_button=\"0\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 05:35:57','2016-05-02 05:35:57','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1055,1,'2016-05-02 05:40:17','2016-05-02 05:40:17','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"RTC SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RTC PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 05:40:17','2016-05-02 05:40:17','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1056,1,'2016-05-02 05:51:40','2016-05-02 05:51:40','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"RTC SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RTC PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" ids=\"-\" category=\"-\" author=\"-\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 05:51:40','2016-05-02 05:51:40','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1057,1,'2016-05-02 06:20:50','2016-05-02 06:20:50','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"RTC SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RTC PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 06:20:50','2016-05-02 06:20:50','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1058,1,'2016-05-02 06:23:25','2016-05-02 06:23:25','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"RTC SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RTC PROJECTS\" type=\"h2\" bottom_border=\"1\"][box_header title=\"Our Top Achivements.\" bottom_border=\"1\" class=\"project_heading\"][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 06:23:25','2016-05-02 06:23:25','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1059,1,'2016-05-02 06:24:08','2016-05-02 06:24:08','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"RTC SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RTC PROJECTS\" type=\"h2\" bottom_border=\"1\"][box_header title=\"Our Top Achivements.\" bottom_border=\"0\" class=\"project_heading\"][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 06:24:08','2016-05-02 06:24:08','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1060,1,'2016-05-02 06:31:50','2016-05-02 06:31:50','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"RTC SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column el_class=\"projectheading\"][box_header title=\"RTC PROJECTS\" type=\"h2\" bottom_border=\"1\"][box_header title=\"Our Top Achivements.\" bottom_border=\"0\" class=\"project_heading\"][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 06:31:50','2016-05-02 06:31:50','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1061,1,'2016-05-02 06:38:22','2016-05-02 06:38:22','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"RTC SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column el_class=\"projectheading\"][box_header title=\"RTC\" type=\"h2\" bottom_border=\"0\" class=\"firstheading\"][box_header title=\"PROJECTS\" type=\"h2\" bottom_border=\"0\" class=\"secondheading\"][box_header title=\"Our Top Achivements.\" bottom_border=\"0\" class=\"project_heading\"][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 06:38:22','2016-05-02 06:38:22','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1062,1,'2016-05-02 06:40:40','2016-05-02 06:40:40','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"RTC SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column el_class=\"projectheading\"][box_header title=\"RTC PROJECTS\" type=\"h2\" bottom_border=\"0\" class=\"heading\"][box_header title=\"Our Top Achivements.\" bottom_border=\"0\" class=\"project_heading\"][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 06:40:40','2016-05-02 06:40:40','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1063,1,'2016-05-02 06:48:03','2016-05-02 06:48:03','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"RTC SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" ids=\"-\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column el_class=\"projectheading\"][box_header title=\"RTC PROJECTS\" type=\"h2\" bottom_border=\"0\" class=\"heading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFByb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][box_header title=\"Our Top Achivements.\" bottom_border=\"0\" class=\"project_heading\"][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 06:48:03','2016-05-02 06:48:03','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1064,1,'2016-05-02 06:49:44','2016-05-02 06:49:44','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"RTC SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFByb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][box_header title=\"Our Top Achivements.\" bottom_border=\"0\" class=\"project_heading\"][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 06:49:44','2016-05-02 06:49:44','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1065,1,'2016-05-02 06:52:50','2016-05-02 06:52:50','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFNFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFByb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][box_header title=\"Our Top Achivements.\" bottom_border=\"0\" class=\"project_heading\"][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 06:52:50','2016-05-02 06:52:50','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1066,1,'2016-05-02 06:58:22','2016-05-02 06:58:22','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFNFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFByb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html]JTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfdGV4dF9jb2x1bW4lMjB3cGJfY29udGVudF9lbGVtZW50JTIwJTIwZGVzY3JpcHRpb24lMjBhbGlnbi1jZW50ZXIlMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQQ==[/vc_raw_html][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 06:58:22','2016-05-02 06:58:22','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1067,1,'2016-05-02 07:00:25','2016-05-02 07:00:25','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFNFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFByb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 07:00:25','2016-05-02 07:00:25','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1068,1,'2016-05-02 07:04:58','2016-05-02 07:04:58','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFNFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFByb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][box_header title=\"Our Top Achivements.\" bottom_border=\"1\"][vc_raw_html]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 07:04:58','2016-05-02 07:04:58','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1069,1,'2016-05-02 07:10:12','2016-05-02 07:10:12','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFNFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkMlM0MlMkZwJTNFJTBBJTBBJTNDcCUzRWRyaXZld2F5JTIwc2V0dCUyMG9yJTIwaG9tZSUyMHJlcGFpci4lMjBXZSUyMHByb3ZpZGUlMjBhJTIwcHJvZmVzc2lvbmFsJTIwc2VydmljZSUyMGZvciUyMHByaXZhdGUlMjBhbmQlMjBjb21tZXJjaWFsJTIwY3VzdG9tZXJzLiUzQyUyRnAlM0U=[/vc_raw_html][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFByb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 07:10:12','2016-05-02 07:10:12','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1070,1,'2016-05-02 07:11:19','2016-05-02 07:11:19','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFNFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFByb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 07:11:19','2016-05-02 07:11:19','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1071,1,'2016-05-02 07:15:59','2016-05-02 07:15:59','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFNFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFByb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 07:15:59','2016-05-02 07:15:59','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1072,1,'2016-05-02 07:22:53','2016-05-02 07:22:53','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFNFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFByb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" ids=\"-\" category=\"-\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 07:22:53','2016-05-02 07:22:53','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1073,1,'2016-05-02 07:26:31','2016-05-02 07:26:31','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFNFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFByb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 07:26:31','2016-05-02 07:26:31','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1074,1,'2016-05-02 07:28:13','2016-05-02 07:28:13','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFNFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMFByb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" ids=\"-\" category=\"-\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 07:28:13','2016-05-02 07:28:13','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1075,1,'2016-05-02 07:31:25','2016-05-02 07:31:25','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMCUzQ2klM0VTJTNDJTJGaSUzRUVSVklDRVMlM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFUlRDJTNDJTJGc3BhbiUzRSUyMCUzQ2klM0VQJTNDJTJGaSUzRXJvamVjdHMlM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 07:31:25','2016-05-02 07:31:25','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1076,1,'2016-05-02 07:34:24','2016-05-02 07:34:24','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 07:34:24','2016-05-02 07:34:24','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1077,1,'2016-05-02 08:08:28','2016-05-02 08:08:28','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 08:08:28','2016-05-02 08:08:28','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1078,1,'2016-05-02 08:10:51','2016-05-02 08:10:51','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"RTC LATEST NEWS\" type=\"h2\" bottom_border=\"1\" class=\"news_heading\"][/vc_column][/vc_row][vc_row][vc_column][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 08:10:51','2016-05-02 08:10:51','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1079,1,'2016-05-02 09:43:45','2016-05-02 09:43:45','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 09:43:45','2016-05-02 09:43:45','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1080,1,'2016-05-02 09:44:20','2016-05-02 09:44:20','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-new\"][vc_column][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 09:44:20','2016-05-02 09:44:20','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1081,1,'2016-05-02 09:44:58','2016-05-02 09:44:58','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-new\"][vc_column][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 09:44:58','2016-05-02 09:44:58','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1082,1,'2016-05-02 09:51:37','2016-05-02 09:51:37','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheading\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 09:51:37','2016-05-02 09:51:37','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1083,1,'2016-05-02 09:56:34','2016-05-02 09:56:34','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheading\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWaWV3JTIwQWxsJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 09:56:34','2016-05-02 09:56:34','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1084,1,'2016-05-02 09:57:01','2016-05-02 09:57:01','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheading\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 09:57:01','2016-05-02 09:57:01','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1085,1,'2016-05-02 10:02:24','2016-05-02 10:02:24','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 10:02:24','2016-05-02 10:02:24','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1086,1,'2016-05-02 10:17:19','2016-05-02 10:17:19','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][vc_posts_slider count=\"4\" interval=\"3\" slides_content=\"teaser\" slides_title=\"1\" posttypes=\"ql_services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 10:17:19','2016-05-02 10:17:19','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1087,1,'2016-05-02 10:45:26','2016-05-02 10:45:26','','new-1','','inherit','open','open','','new-1','','','2016-05-02 10:45:26','2016-05-02 10:45:26','',97,'http://192.168.0.7/rtcme/wp-content/uploads/2015/04/new-1.jpg',0,'attachment','image/jpeg',0),(1088,1,'2016-05-02 10:45:32','2016-05-02 10:45:32','','new-2','','inherit','open','open','','new-2','','','2016-05-02 10:45:32','2016-05-02 10:45:32','',97,'http://192.168.0.7/rtcme/wp-content/uploads/2015/04/new-2.jpg',0,'attachment','image/jpeg',0),(1089,1,'2016-05-02 10:45:33','2016-05-02 10:45:33','','new-3','','inherit','open','open','','new-3','','','2016-05-02 10:45:33','2016-05-02 10:45:33','',97,'http://192.168.0.7/rtcme/wp-content/uploads/2015/04/new-3.jpg',0,'attachment','image/jpeg',0),(1090,1,'2016-05-02 10:45:45','2016-05-02 10:45:45','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','What a Difference a Few Months Make','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.','inherit','open','open','','97-revision-v1','','','2016-05-02 10:45:45','2016-05-02 10:45:45','',97,'http://192.168.0.7/rtcme/2016/05/02/97-revision-v1/',0,'revision','',0),(1091,1,'2016-05-02 10:47:17','2016-05-02 10:47:17','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','What a Difference a Few Months Make','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.','inherit','open','open','','633-revision-v1','','','2016-05-02 10:47:17','2016-05-02 10:47:17','',633,'http://192.168.0.7/rtcme/2016/05/02/633-revision-v1/',0,'revision','',0),(1093,1,'2016-05-02 10:48:48','2016-05-02 10:48:48','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','Steps To Improve Joint Placement','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.','inherit','open','open','','613-revision-v1','','','2016-05-02 10:48:48','2016-05-02 10:48:48','',613,'http://192.168.0.7/rtcme/2016/05/02/613-revision-v1/',0,'revision','',0),(1097,1,'2016-05-02 10:59:26','2016-05-02 10:59:26','Etiam fringilla eros tellus porttitor tempor raesent molestie feugiat orci \r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','Steps To Improve Joint Placement','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.','inherit','open','open','','613-revision-v1','','','2016-05-02 10:59:26','2016-05-02 10:59:26','',613,'http://192.168.0.7/rtcme/2016/05/02/613-revision-v1/',0,'revision','',0),(1098,1,'2016-05-02 11:00:23','2016-05-02 11:00:23','\r\n<blockquote>\"satya\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','Steps To Improve Joint Placement','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.','inherit','open','open','','613-revision-v1','','','2016-05-02 11:00:23','2016-05-02 11:00:23','',613,'http://192.168.0.7/rtcme/2016/05/02/613-revision-v1/',0,'revision','',0),(1099,1,'2016-05-02 11:00:43','2016-05-02 11:00:43','<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','Steps To Improve Joint Placement','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.','inherit','open','open','','613-revision-v1','','','2016-05-02 11:00:43','2016-05-02 11:00:43','',613,'http://192.168.0.7/rtcme/2016/05/02/613-revision-v1/',0,'revision','',0),(1100,1,'2016-05-02 12:26:14','2016-05-02 12:26:14','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 12:26:14','2016-05-02 12:26:14','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1101,1,'2016-05-02 12:52:26','2016-05-02 12:52:26','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 12:52:26','2016-05-02 12:52:26','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1102,1,'2016-05-02 12:59:37','2016-05-02 12:59:37','','01','Expert1','inherit','open','open','','01','','','2016-05-02 13:00:02','2016-05-02 13:00:02','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/01.png',0,'attachment','image/png',0),(1103,1,'2016-05-02 13:00:37','2016-05-02 13:00:37','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][vc_single_image source=\"featured_image\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194019366{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][vc_single_image source=\"featured_image\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194019366{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][vc_single_image source=\"featured_image\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194019366{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][vc_single_image source=\"featured_image\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194019366{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][vc_single_image source=\"featured_image\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194019366{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][vc_single_image source=\"featured_image\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194019366{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 13:00:37','2016-05-02 13:00:37','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1104,1,'2016-05-02 13:02:35','2016-05-02 13:02:35','','02','Expert2','inherit','open','open','','02','','','2016-05-02 13:03:13','2016-05-02 13:03:13','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/02.png',0,'attachment','image/png',0),(1105,1,'2016-05-02 13:03:44','2016-05-02 13:03:44','','03','Expert3','inherit','open','open','','03','','','2016-05-02 13:03:57','2016-05-02 13:03:57','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/03.png',0,'attachment','image/png',0),(1106,1,'2016-05-02 13:04:23','2016-05-02 13:04:23','','04','Expert4','inherit','open','open','','04','','','2016-05-02 13:04:34','2016-05-02 13:04:34','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/04.png',0,'attachment','image/png',0),(1107,1,'2016-05-02 13:05:04','2016-05-02 13:05:04','','05','Expert5','inherit','open','open','','05','','','2016-05-02 13:05:15','2016-05-02 13:05:15','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/05.png',0,'attachment','image/png',0),(1108,1,'2016-05-02 13:05:50','2016-05-02 13:05:50','','06','Expert6','inherit','open','open','','06','','','2016-05-02 13:06:01','2016-05-02 13:06:01','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/06.png',0,'attachment','image/png',0),(1109,1,'2016-05-02 13:06:29','2016-05-02 13:06:29','','07','Expert7','inherit','open','open','','07','','','2016-05-02 13:06:45','2016-05-02 13:06:45','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/07.png',0,'attachment','image/png',0),(1110,1,'2016-05-02 13:07:56','2016-05-02 13:07:56','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][vc_single_image image=\"1102\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194169821{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][vc_single_image image=\"1104\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194199873{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][vc_single_image image=\"1105\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194242778{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][vc_single_image image=\"1106\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194280963{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][vc_single_image image=\"1107\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194325898{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][vc_single_image image=\"1108\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194368873{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][vc_single_image image=\"1109\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194446386{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 13:07:56','2016-05-02 13:07:56','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1111,1,'2016-05-02 13:11:55','2016-05-02 13:11:55','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1102\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194169821{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][vc_single_image image=\"1104\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194199873{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][vc_single_image image=\"1105\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194242778{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][vc_single_image image=\"1106\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194280963{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][vc_single_image image=\"1107\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194325898{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][vc_single_image image=\"1108\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194368873{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][vc_single_image image=\"1109\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194446386{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 13:11:55','2016-05-02 13:11:55','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1112,1,'2016-05-02 13:15:35','2016-05-02 13:15:35','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1102\" add_caption=\"yes\" title=\"nikesh\"][vc_single_image image=\"1104\" add_caption=\"yes\" title=\"nikesh\"][vc_single_image image=\"1105\" add_caption=\"yes\" title=\"nikesh\"][vc_single_image image=\"1106\" add_caption=\"yes\" title=\"nikesh\"][vc_single_image image=\"1107\" add_caption=\"yes\" title=\"nikesh\" css=\".vc_custom_1462194325898{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/01.png?id=1102) !important;}\"][vc_single_image image=\"1108\" add_caption=\"yes\" title=\"nikesh\"][vc_single_image image=\"1109\" add_caption=\"yes\" title=\"nikesh\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 13:15:35','2016-05-02 13:15:35','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1113,1,'2016-05-02 13:16:25','2016-05-02 13:16:25','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1102\" add_caption=\"yes\" title=\"nikesh\"][vc_single_image image=\"1104\" add_caption=\"yes\" title=\"nikesh\"][vc_single_image image=\"1105\" add_caption=\"yes\" title=\"nikesh\"][vc_single_image image=\"1106\" add_caption=\"yes\" title=\"nikesh\"][vc_single_image image=\"1107\" add_caption=\"yes\" title=\"nikesh\"][vc_single_image image=\"1108\" add_caption=\"yes\" title=\"nikesh\"][vc_single_image image=\"1109\" add_caption=\"yes\" title=\"nikesh\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 13:16:25','2016-05-02 13:16:25','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1114,1,'2016-05-02 13:20:08','2016-05-02 13:20:08','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462195129159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1102\" add_caption=\"yes\" title=\"nikesh\"][vc_single_image image=\"1104\" add_caption=\"yes\" title=\"nikesh\"][vc_single_image image=\"1105\" add_caption=\"yes\" title=\"nikesh\"][vc_single_image image=\"1106\" add_caption=\"yes\" title=\"nikesh\"][vc_single_image image=\"1107\" add_caption=\"yes\" title=\"nikesh\"][vc_single_image image=\"1108\" add_caption=\"yes\" title=\"nikesh\"][vc_single_image image=\"1109\" add_caption=\"yes\" title=\"nikesh\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 13:20:08','2016-05-02 13:20:08','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1115,1,'2016-05-02 13:21:36','2016-05-02 13:21:36','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462195129159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1102\" add_caption=\"yes\"][vc_single_image image=\"1104\" add_caption=\"yes\"][vc_single_image image=\"1105\" add_caption=\"yes\"][vc_single_image image=\"1106\" add_caption=\"yes\" title=\"nikesh\"][vc_single_image image=\"1107\" add_caption=\"yes\"][vc_single_image image=\"1108\" add_caption=\"yes\"][vc_single_image image=\"1109\" add_caption=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 13:21:36','2016-05-02 13:21:36','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1116,1,'2016-05-02 13:22:27','2016-05-02 13:22:27','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462195129159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1102\" add_caption=\"yes\"][vc_single_image image=\"1104\" add_caption=\"yes\"][vc_single_image image=\"1105\" add_caption=\"yes\"][vc_single_image image=\"1106\" add_caption=\"yes\"][vc_single_image image=\"1107\" add_caption=\"yes\"][vc_single_image image=\"1108\" add_caption=\"yes\"][vc_single_image image=\"1109\" add_caption=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 13:22:27','2016-05-02 13:22:27','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1117,1,'2016-05-02 13:38:36','2016-05-02 13:38:36','','sidebar-1','','publish','closed','closed','','sidebar-1','','','2016-05-02 13:38:36','2016-05-02 13:38:36','',0,'http://192.168.0.7/rtcme/?post_type=renovate_sidebars&#038;p=1117',0,'renovate_sidebars','',0),(1118,1,'2016-05-02 13:43:40','2016-05-02 13:43:40','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][vc_widget_sidebar title=\"fdsgfdg\" sidebar_id=\"sidebar-1\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462195129159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1102\" add_caption=\"yes\"][vc_single_image image=\"1104\" add_caption=\"yes\"][vc_single_image image=\"1105\" add_caption=\"yes\"][vc_single_image image=\"1106\" add_caption=\"yes\"][vc_single_image image=\"1107\" add_caption=\"yes\"][vc_single_image image=\"1108\" add_caption=\"yes\"][vc_single_image image=\"1109\" add_caption=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 13:43:40','2016-05-02 13:43:40','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1119,1,'2016-05-02 13:45:58','2016-05-02 13:45:58','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462195129159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1102\" add_caption=\"yes\"][vc_single_image image=\"1104\" add_caption=\"yes\"][vc_single_image image=\"1105\" add_caption=\"yes\"][vc_single_image image=\"1106\" add_caption=\"yes\"][vc_single_image image=\"1107\" add_caption=\"yes\"][vc_single_image image=\"1108\" add_caption=\"yes\"][vc_single_image image=\"1109\" add_caption=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-02 13:45:58','2016-05-02 13:45:58','',924,'http://192.168.0.7/rtcme/2016/05/02/924-revision-v1/',0,'revision','',0),(1120,1,'2016-05-02 13:47:33','2016-05-02 13:47:33','','sidebar-footer','','publish','closed','closed','','sidebar-footer','','','2016-05-02 13:47:33','2016-05-02 13:47:33','',0,'http://192.168.0.7/rtcme/?post_type=renovate_sidebars&#038;p=1120',0,'renovate_sidebars','',0),(1121,1,'2016-05-02 13:58:29','2016-05-02 13:58:29','[vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"OUR VISION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Our vision is to be among the most respected, reputable, highly regarded transportation, infrastructure and project management consulting firms in the Middle East.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column][box_header title=\"OUR MISSION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Our mission is to deliver high-quality, cost-effective transportation, infrastructure and project management solutions to meet our clients\' needs.[/vc_column_text][/vc_column][/vc_row]','Vision and Mission','','publish','open','open','','vision-and-mission','','','2016-05-24 10:09:40','2016-05-24 10:09:40','',203,'http://192.168.0.7/rtcme/?page_id=1121',0,'page','',0),(1122,1,'2016-05-02 13:58:29','2016-05-02 13:58:29','','Vision and Mission','','inherit','open','open','','1121-revision-v1','','','2016-05-02 13:58:29','2016-05-02 13:58:29','',1121,'http://192.168.0.7/rtcme/2016/05/02/1121-revision-v1/',0,'revision','',0),(1125,1,'2016-05-02 14:00:00','2016-05-02 14:00:00','[vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/4\"][vc_single_image image=\"1363\" img_size=\"full\" onclick=\"link_image\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<p style=\"text-align: center;\">The Page Will Be Updated Soon...</p>\r\n[/vc_column_text][/vc_column][/vc_row]','Executive Director\'s Message','','publish','open','open','','executive-directors-message','','','2016-07-17 11:59:26','2016-07-17 11:59:26','',203,'http://192.168.0.7/rtcme/?page_id=1125',0,'page','',0),(1126,1,'2016-05-02 14:00:00','2016-05-02 14:00:00','','Chairmen\'s Message','','inherit','open','open','','1125-revision-v1','','','2016-05-02 14:00:00','2016-05-02 14:00:00','',1125,'http://192.168.0.7/rtcme/2016/05/02/1125-revision-v1/',0,'revision','',0),(1127,1,'2016-05-02 14:00:32','2016-05-02 14:00:32','[vc_row][vc_column][box_header title=\"What We Do\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Our main area of expertise has traditionally been in the transportation, roads and infrastructure fields and has evolved to include the following general engineering fields:[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text css_animation=\"bottom-to-top\"]\r\n<ul class=\"list margin-top-20\">\r\n	<li class=\"template-bullet\">Traffic Engineering Services</li>\r\n	<li class=\"template-bullet\">Traffic Surveys Services</li>\r\n	<li class=\"template-bullet\">Roadway Design Services</li>\r\n	<li class=\"template-bullet\">Infrastructure Design Services</li>\r\n	<li class=\"template-bullet\">Project Management Services</li>\r\n	<li class=\"template-bullet\">Construction Management, Administration and On-Site Services</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','What we do','','publish','open','open','','what-we-do','','','2016-05-09 08:02:24','2016-05-09 08:02:24','',203,'http://192.168.0.7/rtcme/?page_id=1127',0,'page','',0),(1128,1,'2016-05-02 14:00:32','2016-05-02 14:00:32','','What we do','','inherit','open','open','','1127-revision-v1','','','2016-05-02 14:00:32','2016-05-02 14:00:32','',1127,'http://192.168.0.7/rtcme/2016/05/02/1127-revision-v1/',0,'revision','',0),(1129,1,'2016-05-02 14:01:12','2016-05-02 14:01:12','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_single_image image=\"1386\" img_size=\"full\" alignment=\"center\" onclick=\"link_image\"][/vc_column][/vc_row]','Organisation Structure','','publish','open','open','','organisation-structure','','','2016-05-16 13:37:08','2016-05-16 13:37:08','',203,'http://192.168.0.7/rtcme/?page_id=1129',0,'page','',0),(1130,1,'2016-05-02 14:01:12','2016-05-02 14:01:12','','Organisation Structure','','inherit','open','open','','1129-revision-v1','','','2016-05-02 14:01:12','2016-05-02 14:01:12','',1129,'http://192.168.0.7/rtcme/2016/05/02/1129-revision-v1/',0,'revision','',0),(1131,1,'2016-05-02 14:01:40','2016-05-02 14:01:40','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1537\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://crtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Ayman Shahin<span class=\"memDes\">Administration Manager</span></div>\r\n[/vc_column_text][vc_column_text]started working for the company since it started in 2008. He bonds all the departments of CRTC together; he has strong devotion and commitment to make sure that the goals set by the top management are met. His strong organizational and problem-solving skills help him to run the administrative aspects of the office effectively and smoothly.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></div>\r\n<div class=\"memberName\">Surfaras Abdul Vahab<span class=\"memDes\">CAD Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Abdul Vahab is a highly qualified CAD manager with more than 9 years of extensive experience in Utilities Design, Transportation Planning, and Roadway Design that allowed him to work under a lot of pressure yet still provides great outcome no matter what. He is very familiar with local authorities’ requirements and procedures in producing drawings to be submitted for approvals.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1542\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></div>\r\n<div class=\"memberName\">Osama Mohiddien<span class=\"memDes\">Intermediate Transportation Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Osama has a few years of experience in transportation engineering in UAE working in international companies; his area of expertise includes scenario analysis, junction design, road safety assessments, and traffic impact studies among others. He is also familiar with engineering software such as AutoCAD, Synchro and Sidra.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://crtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Muhammad Ejaz<span class=\"memDes\">Intermediate Roadway Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Ejaz is a graduate of urban and infrastructure Engineering and has been working as a Highway Design Engineer in CRTC for more than two years. He has a strong academic and professional experience in the field of urban streets and highway design including design of utility corridors as per local practices and standards. With his a few years of experience in design and project management; he is one of the core members of the CRTC team.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://crtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></div>\r\n<div class=\"memberName\">Yomna Hataba<span class=\"memDes\">Architect</span></div>\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','publish','open','open','','our-team-2','','','2016-10-03 05:47:34','2016-10-03 05:47:34','',203,'http://192.168.0.7/rtcme/?page_id=1131',0,'page','',0),(1132,1,'2016-05-02 14:01:40','2016-05-02 14:01:40','','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-02 14:01:40','2016-05-02 14:01:40','',1131,'http://192.168.0.7/rtcme/2016/05/02/1131-revision-v1/',0,'revision','',0),(1133,1,'2016-05-02 14:02:32','2016-05-02 14:02:32','[vc_row][vc_column][box_header title=\"Certificates\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Keen on the environment we live and work in; we have a commitment to satisfy the needs and expectations of our customers, in order to reach the client\'s expectations, we make sure to maintain the quality assurance system complying with ISO 9001:2008. We also ensure adequate, cost effective and sufficient resources are provided for each project. We achieve and maintain a level of quality control which enhances the company\'s reputation with our customers.\r\n\r\nAdditionally CRTC  is consistently achieving high standards of Quality Management System as well as Health, Safety and Environment. We consider QHSE a business necessity to ensure quality service, occupational health and safety of everyone who may be affected by our work activites.\r\n\r\nISO 9001:2008, ISO 14001:2004 &amp; OHSAS 18001:2007[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row]','Certificates','','publish','open','open','','certificates','','','2016-07-17 12:03:01','2016-07-17 12:03:01','',203,'http://192.168.0.7/rtcme/?page_id=1133',0,'page','',0),(1134,1,'2016-05-02 14:02:32','2016-05-02 14:02:32','','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-02 14:02:32','2016-05-02 14:02:32','',1133,'http://192.168.0.7/rtcme/2016/05/02/1133-revision-v1/',0,'revision','',0),(1139,1,'2016-05-02 14:05:56','2016-05-02 14:05:56','[vc_row][vc_column][box_header title=\"Career With Us\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]It is <strong>CRTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization. We encourage you to submit your application online to the appropriate department using <strong><a href=\"http://rtcme.com/submit-your-resume/\">Submit Your Resume.</a></strong>\r\n\r\n<strong>New Vacancies:</strong>\r\n\r\n<strong><span style=\"text-decoration: underline;\">HR Specialist </span></strong>\r\n\r\n<strong><span style=\"text-decoration: underline;\">Marketing Specialist </span></strong>\r\n\r\n<b><u>Executive Secretary</u></b>\r\n\r\n<strong><u>Tender Manager/ Proposal Manager</u></strong>\r\n\r\nMinimum of 3 years experience in U.A.E.\r\n\r\n<b><u>&gt; Admin Staff</u></b>\r\n\r\nMinimum of 3 years experience in U.A.E.\r\n\r\n&nbsp;\r\n\r\n<strong>Other Vacancies:</strong>\r\n\r\n<strong><u>&gt; Resident Engineer</u></strong>\r\n\r\n<strong><u>&gt; Material Engineer</u></strong>\r\n\r\n<strong><u>&gt; Quantity Surveyor</u></strong>\r\n\r\n<strong><u>&gt; Land Surveyor</u></strong>\r\n\r\n<strong><u>&gt; Technical Inspector</u></strong>\r\n\r\n<strong><u>&gt; Secretary (Speaks Arabic and English)</u></strong>\r\n\r\n<strong><u>&gt; Mx Designer / Civil 3D Designer</u></strong>\r\n\r\n<strong><u>&gt; Transportation Engineer </u></strong>\r\n\r\nPreferably with traffic modeling experience\r\n<div>\r\n<div>\r\n\r\n<strong><u>&gt; CAD Operators</u></strong>\r\n<div>\r\n\r\nSpecialization in traffic, roadway, and utility design is highly preferred\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n\r\n<strong><u>&gt; Infrastructure Utilities Engineer</u></strong>\r\n<div>\r\n\r\n<strong><u>&gt; Roadway Design Engineer</u></strong>\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div><strong>All candidates must have a minimum of 3 years or more of relevant experience.</strong></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Career with us','','publish','open','open','','career-with-us','','','2022-01-11 18:24:11','2022-01-11 14:24:11','',0,'http://192.168.0.7/rtcme/?page_id=1139',0,'page','',0),(1140,1,'2016-05-02 14:05:56','2016-05-02 14:05:56','','Career with us','','inherit','open','open','','1139-revision-v1','','','2016-05-02 14:05:56','2016-05-02 14:05:56','',1139,'http://192.168.0.7/rtcme/2016/05/02/1139-revision-v1/',0,'revision','',0),(1141,1,'2016-05-02 14:06:47','2016-05-02 14:06:47','','Employee Login','','draft','open','open','','employee-login','','','2016-10-31 18:47:10','2016-10-31 14:47:10','',0,'http://192.168.0.7/rtcme/?page_id=1141',0,'page','',0),(1142,1,'2016-05-02 14:06:47','2016-05-02 14:06:47','','Employee Login','','inherit','open','open','','1141-revision-v1','','','2016-05-02 14:06:47','2016-05-02 14:06:47','',1141,'http://192.168.0.7/rtcme/2016/05/02/1141-revision-v1/',0,'revision','',0),(1145,1,'2016-05-02 14:07:53','2016-05-02 14:07:53','[vc_row][vc_column el_class=\"crtcsitemap\"][box_header title=\"Site Map\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/\">Home</a></li>\r\n	<li><a href=\"http://rtcme.com/about/\">About CRTC</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/about/vision-and-mission/\">Vision and Mission</a></li>\r\n	<li><a href=\"http://rtcme.com/about/executive-directors-message/\">Executive Director’s Message</a></li>\r\n	<li><a href=\"http://rtcme.com/about/what-we-do/\">What We Do</a></li>\r\n	<li><a href=\"http://rtcme.com/about/organisation-structure/\">Organization Structure</a></li>\r\n	<li><a href=\"http://rtcme.com/about/our-team-2/\">Our Team</a></li>\r\n	<li><a href=\"http://rtcme.com/about/certificates/\">Certificates</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/services/\">CRTC Services</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/services/architectural-and-landscape-architecture-design/\">Architectural and Landscape Architecture</a></li>\r\n	<li><a href=\"http://rtcme.com/services/graphic-and-interior-design/\">Graphic and Interior Design</a></li>\r\n	<li><a href=\"http://rtcme.com/services/engineering-services/\">Engineering Services</a></li>\r\n	<li><a href=\"http://rtcme.com/services/quantity-surveying-and-contract-documentation/\">Quantity Surveying and Contract Documentation</a></li>\r\n	<li><a href=\"http://rtcme.com/services/project-management/\">Project Management</a></li>\r\n	<li><a href=\"http://rtcme.com/services/construction-management-administration-and-onsite-services/\">Construction Management, Administration, and Onsite Services</a></li>\r\n	<li><a href=\"http://rtcme.com/services/onshore-and-offshore-engineering-services/\">Onshore and Offshore Engineering Services</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/projects/\">CRTC Projects</a></li>\r\n	<li><a href=\"http://rtcme.com/blog/\">CRTC News</a></li>\r\n	<li><a href=\"http://rtcme.com/career-with-us/\">Career with Us</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/career-with-us/submit-your-resume-2/\">Submit Your Resume</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/contact-us/\">Contact Us</a></li>\r\n	<li><a href=\"http://rtcme.com/site-map/\">Site Map</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','Site Map','','publish','open','open','','site-map','','','2016-06-10 12:12:54','2016-06-10 12:12:54','',0,'http://192.168.0.7/rtcme/?page_id=1145',0,'page','',0),(1146,1,'2016-05-02 14:07:53','2016-05-02 14:07:53','','Site Map','','inherit','open','open','','1145-revision-v1','','','2016-05-02 14:07:53','2016-05-02 14:07:53','',1145,'http://192.168.0.7/rtcme/2016/05/02/1145-revision-v1/',0,'revision','',0),(1149,1,'2016-05-03 05:38:15','2016-05-03 05:38:15',' ','','','publish','open','open','','1149','','','2016-05-31 10:07:39','2016-05-31 10:07:39','',0,'http://192.168.0.7/rtcme/?p=1149',3,'nav_menu_item','',0),(1152,1,'2016-05-03 05:38:15','2016-05-03 05:38:15',' ','','','publish','open','open','','1152','','','2016-05-31 10:07:40','2016-05-31 10:07:40','',0,'http://192.168.0.7/rtcme/?p=1152',7,'nav_menu_item','',0),(1153,1,'2016-05-03 05:40:22','2016-05-03 05:40:22',' ','','','publish','open','open','','1153','','','2016-06-01 10:47:57','2016-06-01 10:47:57','',203,'http://192.168.0.7/rtcme/?p=1153',1,'nav_menu_item','',0),(1155,1,'2016-05-03 05:40:22','2016-05-03 05:40:22','','Executive Director’s Message','','publish','open','open','','chairmens-message','','','2016-06-01 10:47:57','2016-06-01 10:47:57','',203,'http://192.168.0.7/rtcme/?p=1155',2,'nav_menu_item','',0),(1156,1,'2016-05-03 05:40:22','2016-05-03 05:40:22',' ','','','publish','open','open','','1156','','','2016-06-01 10:47:57','2016-06-01 10:47:57','',203,'http://192.168.0.7/rtcme/?p=1156',3,'nav_menu_item','',0),(1157,1,'2016-05-03 05:40:23','2016-05-03 05:40:23',' ','','','publish','open','open','','1157','','','2016-06-01 10:47:57','2016-06-01 10:47:57','',203,'http://192.168.0.7/rtcme/?p=1157',4,'nav_menu_item','',0),(1158,1,'2016-05-03 05:40:23','2016-05-03 05:40:23',' ','','','publish','open','open','','1158','','','2016-06-01 10:47:57','2016-06-01 10:47:57','',203,'http://192.168.0.7/rtcme/?p=1158',5,'nav_menu_item','',0),(1159,1,'2016-05-03 05:40:23','2016-05-03 05:40:23',' ','','','publish','open','open','','1159','','','2016-06-01 10:47:58','2016-06-01 10:47:58','',203,'http://192.168.0.7/rtcme/?p=1159',6,'nav_menu_item','',0),(1160,1,'2016-05-03 05:43:48','2016-05-03 05:43:48','','01','image1','inherit','open','open','','01-2','','','2016-05-03 05:44:15','2016-05-03 05:44:15','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/011.png',0,'attachment','image/png',0),(1161,1,'2016-05-03 05:44:26','2016-05-03 05:44:26','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462195129159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" add_caption=\"yes\"][vc_single_image image=\"1104\" add_caption=\"yes\"][vc_single_image image=\"1105\" add_caption=\"yes\"][vc_single_image image=\"1106\" add_caption=\"yes\"][vc_single_image image=\"1107\" add_caption=\"yes\"][vc_single_image image=\"1108\" add_caption=\"yes\"][vc_single_image image=\"1109\" add_caption=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 05:44:26','2016-05-03 05:44:26','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1162,1,'2016-05-03 05:47:22','2016-05-03 05:47:22','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462195129159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" add_caption=\"yes\" alignment=\"center\"][vc_single_image image=\"1104\" add_caption=\"yes\"][vc_single_image image=\"1105\" add_caption=\"yes\"][vc_single_image image=\"1106\" add_caption=\"yes\"][vc_single_image image=\"1107\" add_caption=\"yes\"][vc_single_image image=\"1108\" add_caption=\"yes\"][vc_single_image image=\"1109\" add_caption=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 05:47:22','2016-05-03 05:47:22','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1163,1,'2016-05-03 05:49:11','2016-05-03 05:49:11','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462195129159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1104\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1105\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1106\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1107\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1108\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1109\" img_size=\"medium\" add_caption=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 05:49:11','2016-05-03 05:49:11','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1164,1,'2016-05-03 05:50:22','2016-05-03 05:50:22','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462195129159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1104\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1105\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1106\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1107\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1108\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1109\" img_size=\"medium\" add_caption=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 05:50:22','2016-05-03 05:50:22','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1165,1,'2016-05-03 05:52:29','2016-05-03 05:52:29','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462195129159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1104\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1105\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1106\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1107\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1108\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1109\" img_size=\"medium\" add_caption=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 05:52:29','2016-05-03 05:52:29','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1166,1,'2016-05-03 06:13:44','2016-05-03 06:13:44','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462195129159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1104\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1105\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1106\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1107\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1108\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1109\" img_size=\"medium\" add_caption=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" ids=\"-\" category=\"-\" author=\"-\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 06:13:44','2016-05-03 06:13:44','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1167,1,'2016-05-03 06:38:19','2016-05-03 06:38:19','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462195129159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1104\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1105\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1106\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1107\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1108\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1109\" img_size=\"medium\" add_caption=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 06:38:19','2016-05-03 06:38:19','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1168,1,'2016-05-03 06:53:13','2016-05-03 06:53:13','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462195129159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1104\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1105\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1106\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1107\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1108\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1109\" img_size=\"medium\" add_caption=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 06:53:13','2016-05-03 06:53:13','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1169,1,'2016-05-03 06:58:20','2016-05-03 06:58:20','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','What a Difference a Few Months Make','','inherit','open','open','','97-revision-v1','','','2016-05-03 06:58:20','2016-05-03 06:58:20','',97,'http://192.168.0.7/rtcme/2016/05/03/97-revision-v1/',0,'revision','',0),(1170,1,'2016-05-03 06:59:30','2016-05-03 06:59:30','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','Kitchen and Living Room Renovation','','inherit','open','open','','262-revision-v1','','','2016-05-03 06:59:30','2016-05-03 06:59:30','',262,'http://192.168.0.7/rtcme/2016/05/03/262-revision-v1/',0,'revision','',0),(1171,1,'2016-05-03 06:59:46','2016-05-03 06:59:46','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','Signs You Need Drain Repair Services','','inherit','open','open','','264-revision-v1','','','2016-05-03 06:59:46','2016-05-03 06:59:46','',264,'http://192.168.0.7/rtcme/2016/05/03/264-revision-v1/',0,'revision','',0),(1172,1,'2016-05-03 06:59:58','2016-05-03 06:59:58','<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','Steps To Improve Joint Placement','','inherit','open','open','','613-revision-v1','','','2016-05-03 06:59:58','2016-05-03 06:59:58','',613,'http://192.168.0.7/rtcme/2016/05/03/613-revision-v1/',0,'revision','',0),(1173,1,'2016-05-03 07:00:08','2016-05-03 07:00:08','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','How To Choose a Reliable Company','','inherit','open','open','','616-revision-v1','','','2016-05-03 07:00:08','2016-05-03 07:00:08','',616,'http://192.168.0.7/rtcme/2016/05/03/616-revision-v1/',0,'revision','',0),(1174,1,'2016-05-03 07:00:20','2016-05-03 07:00:20','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','Installation Of Click Laminate Flooring','','inherit','open','open','','619-revision-v1','','','2016-05-03 07:00:20','2016-05-03 07:00:20','',619,'http://192.168.0.7/rtcme/2016/05/03/619-revision-v1/',0,'revision','',0),(1175,1,'2016-05-03 07:00:29','2016-05-03 07:00:29','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','What a Difference a Few Months Make','','inherit','open','open','','633-revision-v1','','','2016-05-03 07:00:29','2016-05-03 07:00:29','',633,'http://192.168.0.7/rtcme/2016/05/03/633-revision-v1/',0,'revision','',0),(1176,1,'2016-05-03 07:00:42','2016-05-03 07:00:42','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','Kitchen and Living Room Renovation','','inherit','open','open','','635-revision-v1','','','2016-05-03 07:00:42','2016-05-03 07:00:42','',635,'http://192.168.0.7/rtcme/2016/05/03/635-revision-v1/',0,'revision','',0),(1177,1,'2016-05-03 07:00:54','2016-05-03 07:00:54','Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.\r\n<blockquote>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</blockquote>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.\r\n<h3>LACUS MODEM ELEMENTUM</h3>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.\r\n<h4>GRAVIDA TERMINAL ETOS</h4>\r\nPaetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.','How To Choose a Reliable Company','','inherit','open','open','','637-revision-v1','','','2016-05-03 07:00:54','2016-05-03 07:00:54','',637,'http://192.168.0.7/rtcme/2016/05/03/637-revision-v1/',0,'revision','',0),(1178,1,'2016-05-03 07:28:01','2016-05-03 07:28:01','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462195129159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1104\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1105\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1106\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1107\" img_size=\"medium\" add_caption=\"yes\"][vc_single_image image=\"1108\" img_size=\"medium\" add_caption=\"yes\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" add_caption=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 07:28:01','2016-05-03 07:28:01','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1179,1,'2016-05-03 07:30:07','2016-05-03 07:30:07','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462195129159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 07:30:07','2016-05-03 07:30:07','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1180,1,'2016-05-03 07:36:29','2016-05-03 07:36:29','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462195129159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UtJTIwQ1JUQyUyMENMSUVOVFMlMjAtJTNDJTJGaDIlM0U=[/vc_raw_html][our_clients_carousel][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 07:36:29','2016-05-03 07:36:29','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1181,1,'2016-05-03 07:47:32','2016-05-03 07:47:32','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UtJTIwQ1JUQyUyMENMSUVOVFMlMjAtJTNDJTJGaDIlM0U=[/vc_raw_html][our_clients_carousel][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 07:47:32','2016-05-03 07:47:32','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1182,1,'2016-05-03 07:51:56','2016-05-03 07:51:56','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][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_column width=\"1/3\"][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_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][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UtJTIwQ1JUQyUyMENMSUVOVFMlMjAtJTNDJTJGaDIlM0U=[/vc_raw_html][our_clients_carousel][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 07:51:56','2016-05-03 07:51:56','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1183,1,'2016-05-03 08:00:12','2016-05-03 08:00:12','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_column_text]\r\n<h1>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h1>\r\nI 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.\r\n\r\n<a href=\"#\">Learn More</a>\r\n\r\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\r\n<h2>Our vision</h2>\r\nI 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.\r\n\r\n[/vc_column_text][vc_column_text]\r\n<h2>Our mission</h2>\r\nI 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.\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UtJTIwQ1JUQyUyMENMSUVOVFMlMjAtJTNDJTJGaDIlM0U=[/vc_raw_html][our_clients_carousel][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 08:00:12','2016-05-03 08:00:12','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1184,1,'2016-05-03 08:03:33','2016-05-03 08:03:33','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row][vc_column width=\"2/3\"][vc_column_text]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a href=\"#\">Learn More</a>[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text]\r\n<h3>Our mission</h3>\r\nI 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][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UtJTIwQ1JUQyUyMENMSUVOVFMlMjAtJTNDJTJGaDIlM0U=[/vc_raw_html][our_clients_carousel][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 08:03:33','2016-05-03 08:03:33','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1185,1,'2016-05-03 09:25:20','2016-05-03 09:25:20','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column width=\"2/3\" el_class=\"welcome_left\"][vc_column_text]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a href=\"#\">Learn More</a>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"welcome_right\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI 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][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UtJTIwQ1JUQyUyMENMSUVOVFMlMjAtJTNDJTJGaDIlM0U=[/vc_raw_html][our_clients_carousel][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 09:25:20','2016-05-03 09:25:20','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1186,1,'2016-05-03 09:57:32','2016-05-03 09:57:32','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"2/3\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"1/3\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UtJTIwQ1JUQyUyMENMSUVOVFMlMjAtJTNDJTJGaDIlM0U=[/vc_raw_html][our_clients_carousel][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 09:57:32','2016-05-03 09:57:32','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1187,1,'2016-05-03 10:50:09','2016-05-03 10:50:09','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UtJTIwQ1JUQyUyMENMSUVOVFMlMjAtJTNDJTJGaDIlM0U=[/vc_raw_html][our_clients_carousel][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 10:50:09','2016-05-03 10:50:09','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1188,1,'2016-05-03 10:56:46','2016-05-03 10:56:46','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UtJTIwQ1JUQyUyMENMSUVOVFMlMjAtJTNDJTJGaDIlM0U=[/vc_raw_html][our_clients_carousel][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 10:56:46','2016-05-03 10:56:46','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1189,1,'2016-05-03 11:43:40','2016-05-03 11:43:40','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" ids=\"-\" category=\"-\" author=\"-\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UtJTIwQ1JUQyUyMENMSUVOVFMlMjAtJTNDJTJGaDIlM0U=[/vc_raw_html][our_clients_carousel][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 11:43:40','2016-05-03 11:43:40','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1190,1,'2016-05-03 11:45:36','2016-05-03 11:45:36','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" ids=\"-\" category=\"-\" author=\"-\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UtJTIwQ1JUQyUyMENMSUVOVFMlMjAtJTNDJTJGaDIlM0U=[/vc_raw_html][our_clients_carousel][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 11:45:36','2016-05-03 11:45:36','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1191,1,'2016-05-03 11:48:14','2016-05-03 11:48:14','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" ids=\"-\" category=\"-\" author=\"-\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UtJTIwQ1JUQyUyMENMSUVOVFMlMjAtJTNDJTJGaDIlM0U=[/vc_raw_html][our_clients_carousel][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 11:48:14','2016-05-03 11:48:14','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1192,1,'2016-05-03 13:55:27','2016-05-03 13:55:27','','01','','inherit','open','open','','01-3','','','2016-05-03 13:55:27','2016-05-03 13:55:27','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/012.png',0,'attachment','image/png',0),(1193,1,'2016-05-03 13:56:01','2016-05-03 13:56:01','','02','','inherit','open','open','','02-2','','','2016-05-03 13:56:01','2016-05-03 13:56:01','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/021.png',0,'attachment','image/png',0),(1194,1,'2016-05-03 13:56:02','2016-05-03 13:56:02','','03','','inherit','open','open','','03-2','','','2016-05-03 13:56:02','2016-05-03 13:56:02','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/031.png',0,'attachment','image/png',0),(1195,1,'2016-05-03 13:56:02','2016-05-03 13:56:02','','04','','inherit','open','open','','04-2','','','2016-05-03 13:56:02','2016-05-03 13:56:02','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/041.png',0,'attachment','image/png',0),(1196,1,'2016-05-03 13:56:04','2016-05-03 13:56:04','','05','','inherit','open','open','','05-2','','','2016-05-03 13:56:04','2016-05-03 13:56:04','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/051.png',0,'attachment','image/png',0),(1197,1,'2016-05-03 13:56:05','2016-05-03 13:56:05','','06','','inherit','open','open','','06-2','','','2016-05-03 13:56:05','2016-05-03 13:56:05','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/061.png',0,'attachment','image/png',0),(1198,1,'2016-05-03 13:58:13','2016-05-03 13:58:13','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UtJTIwQ1JUQyUyMENMSUVOVFMlMjAtJTNDJTJGaDIlM0U=[/vc_raw_html][our_clients_carousel images=\"1192,1197,1196,1195,1194,1193\" hide_pagination_control=\"yes\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 13:58:13','2016-05-03 13:58:13','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1199,1,'2016-05-03 14:01:05','2016-05-03 14:01:05','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row][vc_row el_class=\"client-section\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UtJTIwQ1JUQyUyMENMSUVOVFMlMjAtJTNDJTJGaDIlM0U=[/vc_raw_html][our_clients_carousel images=\"1192,1197,1196,1195,1194,1193\" hide_pagination_control=\"yes\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 14:01:05','2016-05-03 14:01:05','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1200,1,'2016-05-03 14:24:09','2016-05-03 14:24:09','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row][vc_row el_class=\"client-section\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UtJTIwJTNDc3BhbiUzRUMlM0MlMkZzcGFuJTNFUlRDJTIwJTNDc3BhbiUzRUMlM0MlMkZzcGFuJTNFTElFTlRTJTIwLSUzQyUyRmgyJTNF[/vc_raw_html][our_clients_carousel images=\"1192,1197,1196,1195,1194,1193\" hide_pagination_control=\"yes\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-03 14:24:09','2016-05-03 14:24:09','',924,'http://192.168.0.7/rtcme/2016/05/03/924-revision-v1/',0,'revision','',0),(1202,1,'2016-05-04 06:30:17','2016-05-04 06:30:17','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjIlMjBjbGFzcyUzRCUyMm1vcmUlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row][vc_row el_class=\"client-section\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UtJTIwJTNDc3BhbiUzRUMlM0MlMkZzcGFuJTNFUlRDJTIwJTNDc3BhbiUzRUMlM0MlMkZzcGFuJTNFTElFTlRTJTIwLSUzQyUyRmgyJTNF[/vc_raw_html][our_clients_carousel images=\"1192,1197,1196,1195,1194,1193\" hide_pagination_control=\"yes\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-04 06:30:17','2016-05-04 06:30:17','',924,'http://192.168.0.7/rtcme/2016/05/04/924-revision-v1/',0,'revision','',0),(1203,1,'2016-05-04 06:32:43','2016-05-04 06:32:43','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row][vc_row el_class=\"client-section\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UtJTIwJTNDc3BhbiUzRUMlM0MlMkZzcGFuJTNFUlRDJTIwJTNDc3BhbiUzRUMlM0MlMkZzcGFuJTNFTElFTlRTJTIwLSUzQyUyRmgyJTNF[/vc_raw_html][our_clients_carousel images=\"1192,1197,1196,1195,1194,1193\" hide_pagination_control=\"yes\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-04 06:32:43','2016-05-04 06:32:43','',924,'http://192.168.0.7/rtcme/2016/05/04/924-revision-v1/',0,'revision','',0),(1204,1,'2016-05-04 07:04:19','2016-05-04 07:04:19','','CONTACT US <span>Let’s have a Meet</span>','','publish','open','open','','contact-us-lets-have-a-meet-2','','','2016-06-29 07:43:22','2016-06-29 07:43:22','',0,'http://192.168.0.7/rtcme/?p=1204',30,'nav_menu_item','',0),(1205,1,'2016-05-04 07:01:58','2016-05-04 07:01:58','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-04 07:01:58','2016-05-04 07:01:58','',924,'http://192.168.0.7/rtcme/2016/05/04/924-revision-v1/',0,'revision','',0),(1206,1,'2016-05-04 07:21:38','2016-05-04 07:21:38','[vc_row el_class=\"margin-top-70\"][vc_column][blog re_pagination=\"1\" items_per_page=\"6\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"1\" show_post_categories=\"1\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" is_search_results=\"0\"][/vc_column][/vc_row]','Blog Template','','inherit','open','open','','236-revision-v1','','','2016-05-04 07:21:38','2016-05-04 07:21:38','',236,'http://192.168.0.7/rtcme/2016/05/04/236-revision-v1/',0,'revision','',0),(1207,1,'2016-05-04 07:22:34','2016-05-04 07:22:34','[vc_row el_class=\"margin-top-70\"][vc_column][blog re_pagination=\"1\" items_per_page=\"3\" ids=\"-\" category=\"-\" author=\"-\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"1\" show_post_categories=\"1\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" is_search_results=\"0\"][/vc_column][/vc_row]','Blog Template','','inherit','open','open','','236-revision-v1','','','2016-05-04 07:22:34','2016-05-04 07:22:34','',236,'http://192.168.0.7/rtcme/2016/05/04/236-revision-v1/',0,'revision','',0),(1208,1,'2016-05-04 07:27:00','2016-05-04 07:27:00','[vc_row el_class=\"margin-top-70\"][vc_column][blog re_pagination=\"1\" items_per_page=\"3\" featured_image_size=\"re_medium\" ids=\"-\" category=\"-\" author=\"-\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"1\" show_post_categories=\"1\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" is_search_results=\"0\"][/vc_column][/vc_row]','Blog Template','','inherit','open','open','','236-revision-v1','','','2016-05-04 07:27:00','2016-05-04 07:27:00','',236,'http://192.168.0.7/rtcme/2016/05/04/236-revision-v1/',0,'revision','',0),(1209,1,'2016-05-04 07:49:17','2016-05-04 07:49:17','[vc_row top_margin=\"none\" el_class=\"margin-top-70\"][vc_column type=\"\" top_margin=\"none\" width=\"1/2\"][vc_single_image image=\"15\" style=\"vc_box_circle_2\" border_color=\"grey\" img_link_large=\"\" img_link_target=\"_self\" img_size=\"large-thumb\" alignment=\"center\"][/vc_column][vc_column type=\"\" top_margin=\"none\" width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" top_margin=\"none\" class=\"align-left\"][vc_column_text]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious providers of construction focused interior renovation services and building. We provide a professional renovation and installation services with a real focus on customer satisfaction. Our construction Services is a multi-task company specializing in the following core areas:[/vc_column_text][items_list top_margin=\"none\" class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Can Ensure a Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in <a href=\"#\">Cost Control</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proffesional Service for Private and <a href=\"#\">Commercial Customers</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]15 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner el_class=\"\" width=\"1/1\"][vc_btn type=\"read_more\" icon=\"none\" title=\"OUR SERVICES\" url=\"#\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column type=\"\" top_margin=\"none\" width=\"1/1\"][vc_row_inner][vc_column_inner el_class=\"\" width=\"1/3\"][featured_item icon=\"wrench\" type=\"default\" title=\"BEST VALUE\" top_margin=\"none\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][/vc_column_inner][vc_column_inner el_class=\"\" width=\"1/3\"][featured_item icon=\"measure\" type=\"default\" title=\"SAVING TIME\" top_margin=\"none\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][/vc_column_inner][vc_column_inner el_class=\"\" width=\"1/3\"][featured_item icon=\"bucket\" type=\"default\" title=\"WITHIN BUDGET\" top_margin=\"none\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" top_margin=\"none\" css=\".vc_custom_1432560522737{background-image: url(http://quanticalabs.com/wptest/renovate/files/2015/05/image_0211.jpg?id=223) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column type=\"\" top_margin=\"none\" width=\"1/1\"][box_header title=\"WHY CHOOSE US\" type=\"h2\" bottom_border=\"1\" top_margin=\"none\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner el_class=\"\" width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\" top_margin=\"none\"]Years on the International Market.[/featured_item][/vc_column_inner][vc_column_inner el_class=\"\" width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\" top_margin=\"none\"]Completed Projects and Investments.[/featured_item][/vc_column_inner][vc_column_inner el_class=\"\" width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\" top_margin=\"none\"]Skilled Professionals.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column type=\"\" top_margin=\"none\" width=\"1/2\"][box_header title=\"OUR MISSION\" type=\"h3\" bottom_border=\"1\" top_margin=\"none\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor erat vitae metus.[/vc_column_text][vc_column_text]Morbi nulla tortor, dignissim at node cursus euismod est arcu. Nomad turbina uter vehicula justo magna paetos in terminal. Pellentesque in accumsan tempus, terminal ullamcorper a quam suscipit lacus <a href=\"#\">modest elementum</a>.[/vc_column_text][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner el_class=\"\" width=\"1/1\"][vc_btn type=\"read_more\" icon=\"none\" title=\"OUR PROJECTS\" url=\"#\" top_margin=\"none\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column type=\"\" top_margin=\"none\" width=\"1/2\"][box_header title=\"POPULAR QUESTIONS\" type=\"h3\" bottom_border=\"1\" top_margin=\"none\"][vc_accordion top_margin=\"none\" el_class=\"margin-top-40\"][vc_accordion_tab title=\"Why does a renovation project cost so much?\" tab_id=\"renovation-cost\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"What is the timeline for the project?\" tab_id=\"project-timeline\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"What is the total budget for construction?\" tab_id=\"construction-budget\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"How is renovation project initiated?\" tab_id=\"project-initiation\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row]','About CRTC','','inherit','open','open','','203-revision-v1','','','2016-05-04 07:49:17','2016-05-04 07:49:17','',203,'http://192.168.0.7/rtcme/2016/05/04/203-revision-v1/',0,'revision','',0),(1210,1,'2016-05-04 08:00:53','2016-05-04 08:00:53','[vc_row el_class=\"margin-top-70\"][vc_column][blog re_pagination=\"1\" items_per_page=\"3\" featured_image_size=\"re_medium\" ids=\"-\" category=\"-\" author=\"-\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"1\" show_post_categories=\"1\" show_post_author=\"1\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"1\" show_post_comments=\"1\" is_search_results=\"0\"][/vc_column][/vc_row]','Blog Template','','inherit','open','open','','236-revision-v1','','','2016-05-04 08:00:53','2016-05-04 08:00:53','',236,'http://192.168.0.7/rtcme/2016/05/04/236-revision-v1/',0,'revision','',0),(1211,1,'2016-05-04 08:01:55','2016-05-04 08:01:55','[vc_row el_class=\"margin-top-70\"][vc_column][blog re_pagination=\"1\" items_per_page=\"3\" featured_image_size=\"re_medium\" ids=\"-\" category=\"-\" author=\"-\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"1\" show_post_categories=\"1\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" is_search_results=\"0\"][/vc_column][/vc_row]','Blog Template','','inherit','open','open','','236-revision-v1','','','2016-05-04 08:01:55','2016-05-04 08:01:55','',236,'http://192.168.0.7/rtcme/2016/05/04/236-revision-v1/',0,'revision','',0),(1212,1,'2016-05-04 08:06:53','2016-05-04 08:06:53','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" ids=\"-\" category=\"-\" author=\"-\" order_by=\"date\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-04 08:06:53','2016-05-04 08:06:53','',924,'http://192.168.0.7/rtcme/2016/05/04/924-revision-v1/',0,'revision','',0),(1213,1,'2016-05-04 08:07:53','2016-05-04 08:07:53','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" ids=\"-\" category=\"-\" author=\"-\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-04 08:07:53','2016-05-04 08:07:53','',924,'http://192.168.0.7/rtcme/2016/05/04/924-revision-v1/',0,'revision','',0),(1214,1,'2016-05-04 09:26:13','2016-05-04 09:26:13','[vc_row el_class=\"padding-top-70\"][vc_column][ql_services items_per_page=\"-1\" ids=\"-\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"0\" show_featured_image=\"1\" featured_image_links=\"1\"][/vc_column][/vc_row]','OUR SERVICES','','inherit','open','open','','137-revision-v1','','','2016-05-04 09:26:13','2016-05-04 09:26:13','',137,'http://192.168.0.7/rtcme/2016/05/04/137-revision-v1/',0,'revision','',0),(1215,1,'2016-05-04 09:27:21','2016-05-04 09:27:21','[vc_row el_class=\"padding-top-70\"][vc_column][ql_services items_per_page=\"-1\" ids=\"-\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"0\" show_featured_image=\"1\" featured_image_links=\"1\"][/vc_column][/vc_row]','CRTC SERVICES','','inherit','open','open','','137-revision-v1','','','2016-05-04 09:27:21','2016-05-04 09:27:21','',137,'http://192.168.0.7/rtcme/2016/05/04/137-revision-v1/',0,'revision','',0),(1216,1,'2016-05-04 09:34:46','2016-05-04 09:34:46','[vc_row el_class=\"margin-top-70\"][vc_column][single_service show_social_icons=\"1\" show_twitter=\"1\" show_facebook=\"1\" show_linkedin=\"1\" show_skype=\"1\" show_googleplus=\"1\" show_instagram=\"1\"][/vc_column][/vc_row]','Single Service Template','','inherit','open','open','','160-revision-v1','','','2016-05-04 09:34:46','2016-05-04 09:34:46','',160,'http://192.168.0.7/rtcme/2016/05/04/160-revision-v1/',0,'revision','',0),(1218,1,'2016-05-04 09:57:57','2016-05-04 09:57:57','[vc_row el_class=\"margin-top-70\"][vc_column][single_post show_post_title=\"1\" show_post_featured_image=\"1\" show_post_excerpt=\"0\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" show_post_author=\"1\" show_post_categories=\"1\" show_leave_reply_button=\"1\" show_post_author_box=\"1\" show_post_tags_footer=\"1\" show_post_categories_footer=\"1\" show_share_box=\"1\" icons_count=\"1\" icon_type0=\"behance\" icon_type1=\"behance\" icon_type2=\"behance\" icon_type3=\"behance\" icon_type4=\"behance\" icon_type5=\"behance\" icon_type6=\"behance\" icon_type7=\"behance\" icon_type8=\"behance\" icon_type9=\"behance\" icon_type10=\"behance\" icon_type11=\"behance\" icon_type12=\"behance\" icon_type13=\"behance\" icon_type14=\"behance\" icon_type15=\"behance\" icon_type16=\"behance\" icon_type17=\"behance\" icon_type18=\"behance\" icon_type19=\"behance\" icon_type20=\"behance\" icon_type21=\"behance\" icon_type22=\"behance\" icon_type23=\"behance\" icon_type24=\"behance\"][/vc_column][/vc_row]','Single Post Template','','inherit','open','open','','274-revision-v1','','','2016-05-04 09:57:57','2016-05-04 09:57:57','',274,'http://192.168.0.7/rtcme/2016/05/04/274-revision-v1/',0,'revision','',0),(1219,1,'2016-05-04 10:08:12','2016-05-04 10:08:12','[vc_row el_class=\"margin-top-70\"][vc_column][blog re_pagination=\"1\" items_per_page=\"3\" featured_image_size=\"re_medium\" ids=\"-\" category=\"-\" author=\"-\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"1\" show_post_categories=\"1\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" is_search_results=\"0\"][/vc_column][/vc_row]','CRTC News','','inherit','open','open','','236-revision-v1','','','2016-05-04 10:08:12','2016-05-04 10:08:12','',236,'http://192.168.0.7/rtcme/2016/05/04/236-revision-v1/',0,'revision','',0),(1220,1,'2016-05-04 10:10:16','2016-05-04 10:10:16','[vc_row el_class=\"margin-top-70\"][vc_column][single_post show_post_title=\"1\" show_post_featured_image=\"1\" show_post_excerpt=\"0\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" show_post_author=\"1\" show_post_categories=\"0\" show_post_tags=\"0\" show_leave_reply_button=\"0\" show_post_author_box=\"1\" show_post_tags_footer=\"1\" show_post_categories_footer=\"1\" show_share_box=\"1\" icons_count=\"1\" icon_type0=\"behance\" icon_type1=\"behance\" icon_type2=\"behance\" icon_type3=\"behance\" icon_type4=\"behance\" icon_type5=\"behance\" icon_type6=\"behance\" icon_type7=\"behance\" icon_type8=\"behance\" icon_type9=\"behance\" icon_type10=\"behance\" icon_type11=\"behance\" icon_type12=\"behance\" icon_type13=\"behance\" icon_type14=\"behance\" icon_type15=\"behance\" icon_type16=\"behance\" icon_type17=\"behance\" icon_type18=\"behance\" icon_type19=\"behance\" icon_type20=\"behance\" icon_type21=\"behance\" icon_type22=\"behance\" icon_type23=\"behance\" icon_type24=\"behance\"][/vc_column][/vc_row]','Single Post Template','','inherit','open','open','','274-revision-v1','','','2016-05-04 10:10:16','2016-05-04 10:10:16','',274,'http://192.168.0.7/rtcme/2016/05/04/274-revision-v1/',0,'revision','',0),(1221,1,'2016-05-04 11:04:51','2016-05-04 11:04:51','[vc_row el_class=\"margin-top-40\"][vc_column][blog re_pagination=\"1\" items_per_page=\"3\" featured_image_size=\"re_medium\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"1\" show_post_categories=\"1\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" is_search_results=\"0\"][/vc_column][/vc_row]','CRTC News','','inherit','open','open','','236-revision-v1','','','2016-05-04 11:04:51','2016-05-04 11:04:51','',236,'http://192.168.0.7/rtcme/2016/05/04/236-revision-v1/',0,'revision','',0),(1222,1,'2016-05-04 11:05:29','2016-05-04 11:05:29','[vc_row el_class=\"margin-top-40\"][vc_column][single_post show_post_title=\"1\" show_post_featured_image=\"1\" show_post_excerpt=\"0\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" show_post_author=\"1\" show_post_categories=\"0\" show_post_tags=\"0\" show_leave_reply_button=\"0\" show_post_author_box=\"1\" show_post_tags_footer=\"1\" show_post_categories_footer=\"1\" show_share_box=\"1\" icons_count=\"1\" icon_type0=\"behance\" icon_type1=\"behance\" icon_type2=\"behance\" icon_type3=\"behance\" icon_type4=\"behance\" icon_type5=\"behance\" icon_type6=\"behance\" icon_type7=\"behance\" icon_type8=\"behance\" icon_type9=\"behance\" icon_type10=\"behance\" icon_type11=\"behance\" icon_type12=\"behance\" icon_type13=\"behance\" icon_type14=\"behance\" icon_type15=\"behance\" icon_type16=\"behance\" icon_type17=\"behance\" icon_type18=\"behance\" icon_type19=\"behance\" icon_type20=\"behance\" icon_type21=\"behance\" icon_type22=\"behance\" icon_type23=\"behance\" icon_type24=\"behance\"][/vc_column][/vc_row]','Single Post Template','','inherit','open','open','','274-revision-v1','','','2016-05-04 11:05:29','2016-05-04 11:05:29','',274,'http://192.168.0.7/rtcme/2016/05/04/274-revision-v1/',0,'revision','',0),(1223,1,'2016-05-04 11:06:30','2016-05-04 11:06:30','[vc_row el_class=\"margin-top-40\"][vc_column][single_service show_social_icons=\"1\" show_twitter=\"1\" show_facebook=\"1\" show_linkedin=\"1\" show_skype=\"1\" show_googleplus=\"1\" show_instagram=\"1\"][/vc_column][/vc_row]','Single Service Template','','inherit','open','open','','160-revision-v1','','','2016-05-04 11:06:30','2016-05-04 11:06:30','',160,'http://192.168.0.7/rtcme/2016/05/04/160-revision-v1/',0,'revision','',0),(1224,1,'2016-05-04 11:10:20','2016-05-04 11:10:20','[vc_row el_class=\"margin-top-40\"][vc_column][blog re_pagination=\"1\" items_per_page=\"3\" featured_image_size=\"re_medium\" ids=\"-\" category=\"-\" author=\"-\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" is_search_results=\"0\"][/vc_column][/vc_row]','CRTC News','','inherit','open','open','','236-revision-v1','','','2016-05-04 11:10:20','2016-05-04 11:10:20','',236,'http://192.168.0.7/rtcme/2016/05/04/236-revision-v1/',0,'revision','',0),(1225,1,'2016-05-04 12:32:30','2016-05-04 12:32:30','[vc_row el_class=\"padding-top-40\"][vc_column][ql_services items_per_page=\"-1\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"0\" show_featured_image=\"1\" featured_image_links=\"1\"][/vc_column][/vc_row]','CRTC SERVICES','','inherit','open','open','','137-revision-v1','','','2016-05-04 12:32:30','2016-05-04 12:32:30','',137,'http://192.168.0.7/rtcme/2016/05/04/137-revision-v1/',0,'revision','',0),(1226,1,'2016-05-05 05:27:08','2016-05-05 05:27:08','[vc_row][vc_column][re_projects items_per_page=\"-1\" ids=\"-\" category=\"design-and-build,painting,pavers,renovation,solar-systems\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\"][/vc_column][/vc_row]','OUR PROJECTS','','inherit','open','open','','148-revision-v1','','','2016-05-05 05:27:08','2016-05-05 05:27:08','',148,'http://192.168.0.7/rtcme/2016/05/05/148-revision-v1/',0,'revision','',0),(1227,1,'2016-05-05 05:28:07','2016-05-05 05:28:07','[vc_row][vc_column][re_projects items_per_page=\"-1\" ids=\"-\" category=\"design-and-build,painting,pavers,renovation,solar-systems\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"0\"][/vc_column][/vc_row]','OUR PROJECTS','','inherit','open','open','','148-revision-v1','','','2016-05-05 05:28:07','2016-05-05 05:28:07','',148,'http://192.168.0.7/rtcme/2016/05/05/148-revision-v1/',0,'revision','',0),(1228,1,'2016-05-05 05:29:15','2016-05-05 05:29:15','[vc_row el_class=\"padding-top-70\"][vc_column][ql_services items_per_page=\"-1\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"0\" show_featured_image=\"1\" featured_image_links=\"1\"][/vc_column][/vc_row]','CRTC SERVICES','','inherit','open','open','','137-revision-v1','','','2016-05-05 05:29:15','2016-05-05 05:29:15','',137,'http://192.168.0.7/rtcme/2016/05/05/137-revision-v1/',0,'revision','',0),(1230,1,'2016-05-05 05:35:49','2016-05-05 05:35:49','[vc_row][vc_column][re_projects items_per_page=\"-1\" ids=\"-\" category=\"design-and-build,painting,pavers,renovation,solar-systems\" order_by=\"date\" order=\"DESC\" type=\"isotope\" headers=\"0\" read_more=\"0\"][/vc_column][/vc_row]','OUR PROJECTS','','inherit','open','open','','148-revision-v1','','','2016-05-05 05:35:49','2016-05-05 05:35:49','',148,'http://192.168.0.7/rtcme/2016/05/05/148-revision-v1/',0,'revision','',0),(1231,1,'2016-05-05 05:37:30','2016-05-05 05:37:30','','OUR PROJECTS','','inherit','open','open','','148-revision-v1','','','2016-05-05 05:37:30','2016-05-05 05:37:30','',148,'http://192.168.0.7/rtcme/2016/05/05/148-revision-v1/',0,'revision','',0),(1232,1,'2016-05-05 05:40:29','2016-05-05 05:40:29','sadfsdfasf','OUR PROJECTS','','inherit','open','open','','148-revision-v1','','','2016-05-05 05:40:29','2016-05-05 05:40:29','',148,'http://192.168.0.7/rtcme/2016/05/05/148-revision-v1/',0,'revision','',0),(1233,1,'2016-05-05 05:43:51','2016-05-05 05:43:51','','OUR PROJECTS','','inherit','open','open','','148-revision-v1','','','2016-05-05 05:43:51','2016-05-05 05:43:51','',148,'http://192.168.0.7/rtcme/2016/05/05/148-revision-v1/',0,'revision','',0),(1240,1,'2016-05-07 09:40:15','2016-05-07 09:40:15','[vc_row type=\"full-width\" top_margin=\"none\"][vc_column type=\"\" top_margin=\"none\" width=\"1/1\"][re_map id=\"map\" width=\"100%\" map_type=\"ROADMAP\" lat=\"51.112265\" lng=\"17.033787\" marker_lat=\"51.112265\" marker_lng=\"17.033787\" zoom=\"16\" streetviewcontrol=\"false\" maptypecontrol=\"false\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\" scrollwheel=\"false\" draggable=\"false\" top_margin=\"none\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column type=\"\" top_margin=\"none\" width=\"1/3\"][featured_item icon=\"location\" type=\"default\" counter=\"0\" top_margin=\"none\"]272 Linden Avenue\nWinter Park, FL 32789[/featured_item][/vc_column][vc_column type=\"\" top_margin=\"none\" width=\"1/3\"][featured_item icon=\"phone\" type=\"default\" counter=\"0\" top_margin=\"none\"]Phone:\n+149 75 23 222 35[/featured_item][/vc_column][vc_column type=\"\" top_margin=\"none\" width=\"1/3\"][featured_item icon=\"clock\" type=\"default\" counter=\"0\" top_margin=\"none\"]Monday - Friday: 08.00 - 17.00\nSaturday: 09.00 - 12.00[/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column type=\"\" top_margin=\"none\" width=\"1/1\"][re_contact_form id=\"contact_form\" top_margin=\"none\"][/vc_column][/vc_row]','CONTACT STYLE 1','','inherit','open','open','','297-revision-v1','','','2016-05-07 09:40:15','2016-05-07 09:40:15','',297,'http://192.168.0.7/rtcme/2016/05/07/297-revision-v1/',0,'revision','',0),(1245,1,'2016-05-07 09:44:47','2016-05-07 09:44:47',' ','','','publish','open','open','','1245','','','2016-06-29 07:43:12','2016-06-29 07:43:12','',203,'http://192.168.0.7/rtcme/?p=1245',7,'nav_menu_item','',0),(1247,1,'2016-05-07 09:44:47','2016-05-07 09:44:47',' ','','','publish','open','open','','1247','','','2016-06-29 07:43:12','2016-06-29 07:43:12','',203,'http://192.168.0.7/rtcme/?p=1247',5,'nav_menu_item','',0),(1248,1,'2016-05-07 09:44:47','2016-05-07 09:44:47',' ','','','publish','open','open','','1248','','','2016-06-29 07:43:12','2016-06-29 07:43:12','',203,'http://192.168.0.7/rtcme/?p=1248',4,'nav_menu_item','',0),(1251,1,'2016-05-07 09:44:46','2016-05-07 09:44:46',' ','','','publish','open','open','','1251','','','2016-06-29 07:43:12','2016-06-29 07:43:12','',203,'http://192.168.0.7/rtcme/?p=1251',2,'nav_menu_item','',0),(1252,1,'2016-05-07 09:44:47','2016-05-07 09:44:47',' ','','','publish','open','open','','1252','','','2016-06-29 07:43:12','2016-06-29 07:43:12','',203,'http://192.168.0.7/rtcme/?p=1252',6,'nav_menu_item','',0),(1253,1,'2016-07-17 11:50:54','2016-07-17 11:50:54','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\" class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices to Provide unmatched services even from our competitors[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Ensure a Job is Done on Time and as per the client requirements without any effect on Quality and Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in Project Management[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Offer Our Services to All Clients Whether They Are Individuals or Government or Private Companies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]8 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR SERVICES\" url=\"http://rtcme.com/services/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432560522737{background-image: url(http://rtcme.com/wp-content/uploads/2015/01/01.jpg?id=223) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"Why Us\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"8\"]Years on the International Market.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"250\"]Completed and Approved Projects[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"20\"]Skilled and Experienced Professionals.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"Low Cost\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"Saving Time\"]We have the experience, personnel and resources to make the project run smoothly. We ensure the job is done on time.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"Better Service\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication with the client.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','About CRTC','','inherit','open','open','','203-autosave-v1','','','2016-07-17 11:50:54','2016-07-17 11:50:54','',203,'http://192.168.0.7/rtcme/2016/05/07/203-autosave-v1/',0,'revision','',0),(1254,1,'2016-05-07 09:49:24','2016-05-07 09:49:24','[vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"About Us\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor erat vitae metus.[/vc_column_text][vc_column_text]Morbi nulla tortor, dignissim at node cursus euismod est arcu. Nomad turbina uter vehicula justo magna paetos in terminal. Pellentesque in accumsan tempus, terminal ullamcorper a quam suscipit lacus <a href=\"#\">modest elementum</a>.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Loram website collects and stores information from online visitors to help manage this website, identify unauthorized access or access to nonpublic information, and improve service. This information includes the pages visited on the site, the date and time of the visit, the internet address (URL or IP address) of the referring site, the domain name and IP address from which the access occurred, the version of browser used, and the capabilities of the browser. Any personally identifiable information is not released to external parties without your consent unless required by law.[/vc_column_text][/vc_column][/vc_row]','About CRTC','','inherit','open','open','','203-revision-v1','','','2016-05-07 09:49:24','2016-05-07 09:49:24','',203,'http://192.168.0.7/rtcme/2016/05/07/203-revision-v1/',0,'revision','',0),(1255,1,'2016-05-07 09:50:06','2016-05-07 09:50:06','[vc_row top_margin=\"none\" el_class=\"margin-top-70\"][vc_column type=\"\" top_margin=\"none\" width=\"1/1\"][single_project top_margin=\"none\"][/vc_column][/vc_row]','Single Project Template','','inherit','open','open','','193-revision-v1','','','2016-05-07 09:50:06','2016-05-07 09:50:06','',193,'http://192.168.0.7/rtcme/2016/05/07/193-revision-v1/',0,'revision','',0),(1257,1,'2016-05-07 10:03:22','2016-05-07 10:03:22','<p>[vc_row type=\"full-width\" top_margin=\"page-margin-top\"][vc_column][box_header title=\"OUR VISION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Our vision is to be among the most respected, reputable, highly regarded transportation, infrastructure and project management consulting firms in the Middle East.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"OUR MISSION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Our mission is to deliver high-quality, cost-effective transportation, infrastructure and project management solutions to meet our clients\' needs.[/vc_column_text][/vc_column][/vc_row]</p>\n','Vision and Mission','','inherit','open','open','','1121-autosave-v1','','','2016-05-07 10:03:22','2016-05-07 10:03:22','',1121,'http://192.168.0.7/rtcme/2016/05/07/1121-autosave-v1/',0,'revision','',0),(1258,1,'2016-05-07 09:51:43','2016-05-07 09:51:43','[vc_row][vc_column][box_header title=\"OUR VISION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Our vision is to be among the most respected, reputable, highly regarded transportation, infrastructure and project management consulting firms in the Middle East.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"OUR MISSION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Our mission is to deliver high-quality, cost-effective transportation, infrastructure and project management solutions to meet our clients\' needs.[/vc_column_text][/vc_column][/vc_row]','Vision and Mission','','inherit','open','open','','1121-revision-v1','','','2016-05-07 09:51:43','2016-05-07 09:51:43','',1121,'http://192.168.0.7/rtcme/2016/05/07/1121-revision-v1/',0,'revision','',0),(1259,1,'2016-05-07 10:03:12','2016-05-07 10:03:12','[vc_row type=\"full-width\" top_margin=\"page-margin-top\"][vc_column][box_header title=\"OUR VISION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Our vision is to be among the most respected, reputable, highly regarded transportation, infrastructure and project management consulting firms in the Middle East.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"OUR MISSION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Our mission is to deliver high-quality, cost-effective transportation, infrastructure and project management solutions to meet our clients\' needs.[/vc_column_text][/vc_column][/vc_row]','Vision and Mission','','inherit','open','open','','1121-revision-v1','','','2016-05-07 10:03:12','2016-05-07 10:03:12','',1121,'http://192.168.0.7/rtcme/2016/05/07/1121-revision-v1/',0,'revision','',0),(1260,1,'2016-05-07 10:04:03','2016-05-07 10:04:03','[vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"OUR VISION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Our vision is to be among the most respected, reputable, highly regarded transportation, infrastructure and project management consulting firms in the Middle East.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"OUR MISSION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Our mission is to deliver high-quality, cost-effective transportation, infrastructure and project management solutions to meet our clients\' needs.[/vc_column_text][/vc_column][/vc_row]','Vision and Mission','','inherit','open','open','','1121-revision-v1','','','2016-05-07 10:04:03','2016-05-07 10:04:03','',1121,'http://192.168.0.7/rtcme/2016/05/07/1121-revision-v1/',0,'revision','',0),(1261,1,'2016-05-07 10:04:28','2016-05-07 10:04:28','[vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"OUR VISION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Our vision is to be among the most respected, reputable, highly regarded transportation, infrastructure and project management consulting firms in the Middle East.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column][box_header title=\"OUR MISSION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Our mission is to deliver high-quality, cost-effective transportation, infrastructure and project management solutions to meet our clients\' needs.[/vc_column_text][/vc_column][/vc_row]','Vision and Mission','','inherit','open','open','','1121-revision-v1','','','2016-05-07 10:04:28','2016-05-07 10:04:28','',1121,'http://192.168.0.7/rtcme/2016/05/07/1121-revision-v1/',0,'revision','',0),(1269,1,'2016-05-07 11:39:02','2016-05-07 11:39:02','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_images_carousel images=\"1160,1109,1108,1107,1106,1105,1104,1102\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-07 11:39:02','2016-05-07 11:39:02','',924,'http://192.168.0.7/rtcme/2016/05/07/924-revision-v1/',0,'revision','',0),(1270,1,'2016-05-07 11:39:44','2016-05-07 11:39:44','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_images_carousel images=\"1160,1109,1108,1107,1106,1105,1104,1102\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-07 11:39:44','2016-05-07 11:39:44','',924,'http://192.168.0.7/rtcme/2016/05/07/924-revision-v1/',0,'revision','',0),(1271,1,'2016-05-07 11:40:37','2016-05-07 11:40:37','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_images_carousel images=\"1160,1109,1108,1107,1106,1105,1104,1102\" slides_per_view=\"4\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-07 11:40:37','2016-05-07 11:40:37','',924,'http://192.168.0.7/rtcme/2016/05/07/924-revision-v1/',0,'revision','',0),(1272,1,'2016-05-07 11:42:15','2016-05-07 11:42:15','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_images_carousel images=\"1160,1109,1108,1107,1106,1105,1104,1102\" img_size=\"large\" slides_per_view=\"4\" autoplay=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-07 11:42:15','2016-05-07 11:42:15','',924,'http://192.168.0.7/rtcme/2016/05/07/924-revision-v1/',0,'revision','',0),(1273,1,'2016-05-07 11:43:05','2016-05-07 11:43:05','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_images_carousel images=\"1160,1109,1108,1107,1106,1105,1104,1102\" img_size=\"large\" slides_per_view=\"5\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-07 11:43:05','2016-05-07 11:43:05','',924,'http://192.168.0.7/rtcme/2016/05/07/924-revision-v1/',0,'revision','',0),(1274,1,'2016-05-07 11:43:53','2016-05-07 11:43:53','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_images_carousel images=\"1160,1109,1108,1107,1106,1105,1104,1102\" img_size=\"large\" slides_per_view=\"8\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-07 11:43:53','2016-05-07 11:43:53','',924,'http://192.168.0.7/rtcme/2016/05/07/924-revision-v1/',0,'revision','',0),(1275,1,'2016-05-07 11:45:59','2016-05-07 11:45:59','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_images_carousel images=\"1160,1109,1108,1107,1106,1105,1104,1102\" img_size=\"full\" slides_per_view=\"5\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-07 11:45:59','2016-05-07 11:45:59','',924,'http://192.168.0.7/rtcme/2016/05/07/924-revision-v1/',0,'revision','',0),(1276,1,'2016-05-07 11:46:49','2016-05-07 11:46:49','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_images_carousel images=\"1160,1109,1108,1107,1106,1105,1104,1102\" img_size=\"full\" slides_per_view=\"5\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-07 11:46:49','2016-05-07 11:46:49','',924,'http://192.168.0.7/rtcme/2016/05/07/924-revision-v1/',0,'revision','',0),(1277,1,'2016-05-07 11:49:34','2016-05-07 11:49:34','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_images_carousel images=\"1160,1109,1108,1107,1106,1105,1104,1102\" img_size=\"full\" slides_per_view=\"5\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\"][vc_column_text]\r\n\r\n[caption id=\"attachment_1160\" align=\"alignnone\" width=\"152\"]<img class=\"size-full wp-image-1160\" src=\"http://rtcme.com/wp-content/uploads/2015/05/011.png\" alt=\"image1\" width=\"152\" height=\"300\" /> image1[/caption]\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-07 11:49:34','2016-05-07 11:49:34','',924,'http://192.168.0.7/rtcme/2016/05/07/924-revision-v1/',0,'revision','',0),(1278,1,'2016-05-07 11:52:02','2016-05-07 11:52:02','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_images_carousel images=\"1160,1109,1108,1107,1106,1105,1104,1102\" img_size=\"full\" slides_per_view=\"5\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-07 11:52:02','2016-05-07 11:52:02','',924,'http://192.168.0.7/rtcme/2016/05/07/924-revision-v1/',0,'revision','',0),(1279,1,'2016-05-07 12:04:12','2016-05-07 12:04:12','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][our_clients_carousel images=\"1160,1109,1108,1107,1105,1106,1104,1102\" autoplay=\"yes\" hide_pagination_control=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-07 12:04:12','2016-05-07 12:04:12','',924,'http://192.168.0.7/rtcme/2016/05/07/924-revision-v1/',0,'revision','',0),(1280,1,'2016-05-07 12:15:51','2016-05-07 12:15:51','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_images_carousel images=\"1160,1109,1108,1107,1106,1105,1104\" img_size=\"full\" slides_per_view=\"5\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-07 12:15:51','2016-05-07 12:15:51','',924,'http://192.168.0.7/rtcme/2016/05/07/924-revision-v1/',0,'revision','',0),(1281,1,'2016-07-17 11:59:33','2016-07-17 11:59:33','<p>[vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/4\"][vc_single_image image=\"1363\" img_size=\"full\" onclick=\"link_image\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]</p>\n<p style=\"text-align: center;\">The Page Will Be Updated Soon...</p>\n<p>[/vc_column_text][/vc_column][/vc_row]</p>\n','Executive Director\'s Message','','inherit','open','open','','1125-autosave-v1','','','2016-07-17 11:59:33','2016-07-17 11:59:33','',1125,'http://192.168.0.7/rtcme/2016/05/09/1125-autosave-v1/',0,'revision','',0),(1282,1,'2016-05-09 07:11:28','2016-05-09 07:11:28','','Chairmans Image','','inherit','open','open','','chairmans-image','','','2016-05-09 07:11:28','2016-05-09 07:11:28','',1125,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/Chairmans-Image.jpg',0,'attachment','image/jpeg',0),(1283,1,'2016-05-09 07:16:10','2016-05-09 07:16:10','[vc_row css=\".vc_custom_1411476638326{padding-top: 50px !important;padding-bottom: 50px !important;background-color: #eaeaea !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][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]','Chairmen\'s Message','','inherit','open','open','','1125-revision-v1','','','2016-05-09 07:16:10','2016-05-09 07:16:10','',1125,'http://192.168.0.7/rtcme/2016/05/09/1125-revision-v1/',0,'revision','',0),(1284,1,'2016-05-09 07:52:39','2016-05-09 07:52:39','[vc_row][vc_column][vc_column_text]\r\n<div>\r\n<div><a href=\"http://rtcme.com/wp-content/uploads/2016/05/Chairmans-Image.jpg\"><img class=\"alignnone size-full wp-image-1282\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Chairmans-Image.jpg\" alt=\"Chairmans Image\" width=\"270\" height=\"225\" /></a></div>\r\n<div>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.</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Chairmen\'s Message','','inherit','open','open','','1125-revision-v1','','','2016-05-09 07:52:39','2016-05-09 07:52:39','',1125,'http://192.168.0.7/rtcme/2016/05/09/1125-revision-v1/',0,'revision','',0),(1285,1,'2016-05-09 08:01:05','2016-05-09 08:01:05','[vc_row][vc_column][box_header title=\"What We Do\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Our main area of expertise has traditionally been in the transportation, roads and infrastructure fields and has evolved to include the following general engineering fields:[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text css_animation=\"bottom-to-top\"]\n<ul class=\"list margin-top-20\">\n	<li class=\"template-bullet\">Traffic Engineering Services</li>\n	<li class=\"template-bullet\">Traffic Surveys Services</li>\n	<li class=\"template-bullet\">Roadway Design Services</li>\n	<li class=\"template-bullet\">Infrastructure Design Services</li>\n	<li class=\"template-bullet\">Project Management Services</li>\n	<li class=\"template-bullet\">Construction Management, Administration and On-Site Services</li>\n</ul>\n[/vc_column_text][/vc_column][/vc_row]','What we do','','inherit','open','open','','1127-autosave-v1','','','2016-05-09 08:01:05','2016-05-09 08:01:05','',1127,'http://192.168.0.7/rtcme/2016/05/09/1127-autosave-v1/',0,'revision','',0),(1286,1,'2016-05-09 08:02:08','2016-05-09 08:02:08','[vc_row][vc_column][box_header title=\"What We Do\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Our main area of expertise has traditionally been in the transportation, roads and infrastructure fields and has evolved to include the following general engineering fields:[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text css_animation=\"bottom-to-top\"]\r\n<ul class=\"list margin-top-20\">\r\n	<li class=\"template-bullet\">Traffic Engineering Services</li>\r\n	<li class=\"template-bullet\">Traffic Surveys Services</li>\r\n	<li class=\"template-bullet\">Roadway Design Services</li>\r\n	<li class=\"template-bullet\">Infrastructure Design Services</li>\r\n	<li class=\"template-bullet\">Project Management Services</li>\r\n	<li class=\"template-bullet\">Construction Management, Administration and On-Site Services</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','What we do','','inherit','open','open','','1127-revision-v1','','','2016-05-09 08:02:08','2016-05-09 08:02:08','',1127,'http://192.168.0.7/rtcme/2016/05/09/1127-revision-v1/',0,'revision','',0),(1287,1,'2016-05-09 08:12:37','2016-05-09 08:12:37','','org chart Latest','','inherit','open','open','','org-chart-latest','','','2016-05-09 08:12:37','2016-05-09 08:12:37','',1129,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/org-chart-Latest.bmp',0,'attachment','image/bmp',0),(1288,1,'2016-05-16 13:36:22','2016-05-16 13:36:22','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]<a href=\"http://rtcme.com/wp-content/uploads/2016/05/graph.jpg\"><img class=\" size-full wp-image-1386 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/graph.jpg\" alt=\"graph\" width=\"669\" height=\"385\" /></a>[/vc_column_text][vc_single_image][/vc_column][/vc_row]','Organisation Structure','','inherit','open','open','','1129-autosave-v1','','','2016-05-16 13:36:22','2016-05-16 13:36:22','',1129,'http://192.168.0.7/rtcme/2016/05/09/1129-autosave-v1/',0,'revision','',0),(1289,1,'2016-05-09 08:13:46','2016-05-09 08:13:46','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]<a href=\"http://rtcme.com/wp-content/uploads/2016/05/org-chart-Latest.bmp\"><img class=\"alignnone size-full wp-image-1287 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/org-chart-Latest.bmp\" alt=\"org chart Latest\" width=\"555\" height=\"179\" /></a>[/vc_column_text][/vc_column][/vc_row]','Organisation Structure','','inherit','open','open','','1129-revision-v1','','','2016-05-09 08:13:46','2016-05-09 08:13:46','',1129,'http://192.168.0.7/rtcme/2016/05/09/1129-revision-v1/',0,'revision','',0),(1300,1,'2016-05-09 11:22:37','2016-05-09 11:22:37','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_images_carousel images=\"1160,1109,1108,1107,1106,1105,1104\" img_size=\"full\" slides_per_view=\"5\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-09 11:22:37','2016-05-09 11:22:37','',924,'http://192.168.0.7/rtcme/2016/05/09/924-revision-v1/',0,'revision','',0),(1301,1,'2016-05-09 11:25:49','2016-05-09 11:25:49','<div class=\"vc_row wpb_row vc_row-fluid padding-bottom-66 page-margin-top\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"wpb_wrapper\">\r\n		<div class=\"vc_row wpb_row vc_inner\">\r\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\r\n				<div class=\"block\">\r\n					[text* your-subject class:text_input class:hint placeholder \"Subject\"]\r\n				</div>\r\n				<div class=\"block\">\r\n					[text* your-name class:text_input class:hint placeholder \"Name\"]\r\n				</div>\r\n                              	<div class=\"block\">\r\n					[email* your-email class:text_input class:hint placeholder \"Email\"] \r\n				</div>\r\n				<div class=\"block\">\r\n					[text* your-phone class:text_input class:hint placeholder \"Phone\"] \r\n				</div>\r\n			</fieldset>\r\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\r\n				<div class=\"block\">\r\n					[textarea your-message class:extra-ttt placeholder \"Message\"]\r\n				</div>\r\n                              \r\n			</fieldset>\r\n		</div>\r\n		<div class=\"vc_row wpb_row vc_inner margin-top-30\">\r\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\r\n				<p>We will contact you soon.</p>\r\n			</fieldset>\r\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container align-right\">\r\n				\r\n				[submit class:more \"SEND MESSAGE\"]\r\n\r\n			</fieldset>\r\n		</div>\r\n	</div></div></div>\nrtcme \"[your-subject]\"\n[your-name] <[your-email]>\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\nPhone : [your-phone]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from the contact form on rtcme (http://www.rtcme.com)\nrtcme@rtcme.com\nReply-To: [your-email]\n\n\n\n1\nCRTC confirms receipt of your query\nrtcme <rtcme@rtcme.com>\nDear [your-name],\r\n\r\nThank you for contacting Canadian Roads Transport and Civil Engineering Consultancy (CRTC). This is to let you know that we have received your query. One of our representative will contact you soon.\r\n\r\nYours sincerely,\r\n\r\nCRTC Team\r\n\r\nCanadian Roads Transport and Civil Engineering Consultancy\r\n230 Al Meena Street, Office No. 804\r\nSilver Wave Tower “Union National Bank Building”\r\nP.O. Box: 94645 Abu Dhabi, U.A.E.\r\nP: +971 2 645 2662 | F: +971 2 645 2661 | W: www.rtcme.com\n[your-email]\nReply-To: rtcme@rtcme.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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Contact form','','publish','open','open','','contact-form-1','','','2016-10-03 06:58:36','2016-10-03 06:58:36','',0,'http://192.168.0.7/rtcme/?post_type=wpcf7_contact_form&#038;p=1301',0,'wpcf7_contact_form','',0),(1302,1,'2016-05-09 11:27:41','2016-05-09 11:27:41','Content Coming Soon','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-09 11:27:41','2016-05-09 11:27:41','',1133,'http://192.168.0.7/rtcme/2016/05/09/1133-revision-v1/',0,'revision','',0),(1303,1,'2016-07-17 12:03:08','2016-07-17 12:03:08','<p>[vc_row][vc_column][box_header title=\"Certificates\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Keen on the environment we live and work in; we have a commitment to satisfy the needs and expectations of our customers, in order to reach the client\'s expectations, we make sure to maintain the quality assurance system complying with ISO 9001:2008. We also ensure adequate, cost effective and sufficient resources are provided for each project. We achieve and maintain a level of quality control which enhances the company\'s reputation with our customers.</p>\n<p>Additionally CRTC  is consistently achieving high standards of Quality Management System as well as Health, Safety and Environment. We consider QHSE a business necessity to ensure quality service, occupational health and safety of everyone who may be affected by our work activites.</p>\n<p>ISO 9001:2008, ISO 14001:2004 &amp; OHSAS 18001:2007[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row]</p>\n','Certificates','','inherit','open','open','','1133-autosave-v1','','','2016-07-17 12:03:08','2016-07-17 12:03:08','',1133,'http://192.168.0.7/rtcme/2016/05/09/1133-autosave-v1/',0,'revision','',0),(1304,1,'2016-05-09 11:28:43','2016-05-09 11:28:43','[vc_row][vc_column][vc_column_text]Content Coming Soon[/vc_column_text][/vc_column][/vc_row]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-09 11:28:43','2016-05-09 11:28:43','',1133,'http://192.168.0.7/rtcme/2016/05/09/1133-revision-v1/',0,'revision','',0),(1305,1,'2016-05-09 11:29:41','2016-05-09 11:29:41','','CAREERS <span>Join Us</span>','','publish','open','open','','careers-join-us','','','2016-06-29 07:43:22','2016-06-29 07:43:22','',0,'http://192.168.0.7/rtcme/?p=1305',28,'nav_menu_item','',0),(1306,1,'2016-05-09 13:43:04','2016-05-09 13:43:04','[vc_row][vc_column][box_header title=\"Career With Us\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Content Coming Soon[/vc_column_text][/vc_column][/vc_row]','Career with us','','inherit','open','open','','1139-revision-v1','','','2016-05-09 13:43:04','2016-05-09 13:43:04','',1139,'http://192.168.0.7/rtcme/2016/05/09/1139-revision-v1/',0,'revision','',0),(1307,1,'2016-05-09 13:44:51','2016-05-09 13:44:51','[vc_row][vc_column][box_header title=\" Opportunities / Openings\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][wp_sitemap_page][/vc_column_text][/vc_column][/vc_row]','Opportunities / Openings','','draft','open','open','','opportunities-openings','','','2016-10-31 18:47:00','2016-10-31 14:47:00','',1139,'http://192.168.0.7/rtcme/?page_id=1307',0,'page','',0),(1308,1,'2016-05-09 13:44:51','2016-05-09 13:44:51','[vc_row][vc_column][box_header title=\" Opportunities / Openings\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Content Coming Soon[/vc_column_text][/vc_column][/vc_row]','Opportunities / Openings','','inherit','open','open','','1307-revision-v1','','','2016-05-09 13:44:51','2016-05-09 13:44:51','',1307,'http://192.168.0.7/rtcme/2016/05/09/1307-revision-v1/',0,'revision','',0),(1311,1,'2016-05-09 13:48:02','2016-05-09 13:48:02','<div class=\"vc_row wpb_row vc_row-fluid padding-bottom-66 page-margin-top\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"wpb_wrapper\">\r\n		<div class=\"vc_row wpb_row vc_inner\">\r\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\r\n				<div class=\"block\">\r\n					[text* your-name class:text_input class:hint placeholder \"Your Name\"]\r\n				</div>\r\n                                <div class=\"block\">\r\n				     [text* your-position placeholder \"Position Applied\"]\r\n				</div>\r\n				<div class=\"block\">\r\n					[email* your-email class:text_input class:hint placeholder \"Email\"] \r\n				</div>\r\n				<div class=\"block\">\r\n					[text* your-phone class:text_input class:hint placeholder \"Phone\"] \r\n				</div>\r\n			</fieldset>\r\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\r\n				<div class=\"block\">\r\n					[textarea your-message class:extra-tt placeholder \"Message\"]\r\n				</div>\r\n                                <div class=\"block\"> <br/>\r\nAttach CV <br/>\r\n					[file* attachment limit:1048576 filetypes:doc|docx|pdf]<br/>\r\n<label>Max file size 1 MB and allowed file type \"doc, docx, pdf\"</label>\r\n				</div>\r\n			</fieldset>\r\n		</div>\r\n		<div class=\"vc_row wpb_row vc_inner margin-top-30\">\r\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\r\n				<p>We will contact you soon.</p>\r\n			</fieldset>\r\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container align-right\">\r\n				\r\n				[submit class:more \"SEND MESSAGE\"]\r\n\r\n			</fieldset>\r\n		</div>\r\n	</div></div></div>\nrtcme \"Application for the position of [your-position]\"\n[your-name] <[your-email]>\nFrom: [your-name] <[your-email]>\r\nSubject: Application for the position of [your-position]\r\nPhone : [your-phone]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from the submit your resume form on rtcme (http://www.rtcme.com)\nrtcme@rtcme.com\nReply-To: [your-email]\n[attachment]\n\n\n1\nCRTC confirms receipt of your application\nrtcme <rtcme@rtcme.com>\nDear [your-name],\r\n\r\nThank you for contacting Canadian Roads Transport and Civil Engineering Consultancy (CRTC). This is to let you know that we have received your application. One of our representative will contact you soon.\r\n\r\nYours sincerely,\r\n\r\nCRTC Team\r\n\r\nCanadian Roads Transport and Civil Engineering Consultancy\r\n230 Al Meena Street, Office No. 804\r\nSilver Wave Tower “Union National Bank Building”\r\nP.O. Box: 94645 Abu Dhabi, U.A.E.\r\nP: +971 2 645 2662 | F: +971 2 645 2661 | W: www.rtcme.com\n[your-email]\nReply-To: rtcme@rtcme.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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Submit Your resume','','publish','open','open','','submit-your-resume','','','2016-10-03 06:58:13','2016-10-03 06:58:13','',0,'http://192.168.0.7/rtcme/?post_type=wpcf7_contact_form&#038;p=1311',0,'wpcf7_contact_form','',0),(1317,1,'2016-05-10 08:15:01','2016-05-10 08:15:01','[vc_row top_margin=\"none\" el_class=\"margin-top-70\"][vc_column type=\"\" top_margin=\"none\" width=\"1/2\"][vc_single_image image=\"15\" style=\"vc_box_circle_2\" border_color=\"grey\" img_link_large=\"\" img_link_target=\"_self\" img_size=\"large-thumb\" alignment=\"center\"][/vc_column][vc_column type=\"\" top_margin=\"none\" width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" top_margin=\"none\" class=\"align-left\"][vc_column_text]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious providers of construction focused interior renovation services and building. We provide a professional renovation and installation services with a real focus on customer satisfaction. Our construction Services is a multi-task company specializing in the following core areas:[/vc_column_text][items_list top_margin=\"none\" class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Can Ensure a Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in <a href=\"#\">Cost Control</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proffesional Service for Private and <a href=\"#\">Commercial Customers</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]15 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner el_class=\"\" width=\"1/1\"][vc_btn type=\"read_more\" icon=\"none\" title=\"OUR SERVICES\" url=\"#\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column type=\"\" top_margin=\"none\" width=\"1/1\"][vc_row_inner][vc_column_inner el_class=\"\" width=\"1/3\"][featured_item icon=\"wrench\" type=\"default\" title=\"BEST VALUE\" top_margin=\"none\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][/vc_column_inner][vc_column_inner el_class=\"\" width=\"1/3\"][featured_item icon=\"measure\" type=\"default\" title=\"SAVING TIME\" top_margin=\"none\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][/vc_column_inner][vc_column_inner el_class=\"\" width=\"1/3\"][featured_item icon=\"bucket\" type=\"default\" title=\"WITHIN BUDGET\" top_margin=\"none\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" top_margin=\"none\" css=\".vc_custom_1432560522737{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/image_0211.jpg?id=223) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column type=\"\" top_margin=\"none\" width=\"1/1\"][box_header title=\"WHY CHOOSE US\" type=\"h2\" bottom_border=\"1\" top_margin=\"none\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner el_class=\"\" width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\" top_margin=\"none\"]Years on the International Market.[/featured_item][/vc_column_inner][vc_column_inner el_class=\"\" width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\" top_margin=\"none\"]Completed Projects and Investments.[/featured_item][/vc_column_inner][vc_column_inner el_class=\"\" width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\" top_margin=\"none\"]Skilled Professionals.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column type=\"\" top_margin=\"none\" width=\"1/2\"][box_header title=\"OUR MISSION\" type=\"h3\" bottom_border=\"1\" top_margin=\"none\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor erat vitae metus.[/vc_column_text][vc_column_text]Morbi nulla tortor, dignissim at node cursus euismod est arcu. Nomad turbina uter vehicula justo magna paetos in terminal. Pellentesque in accumsan tempus, terminal ullamcorper a quam suscipit lacus <a href=\"#\">modest elementum</a>.[/vc_column_text][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner el_class=\"\" width=\"1/1\"][vc_btn type=\"read_more\" icon=\"none\" title=\"OUR PROJECTS\" url=\"#\" top_margin=\"none\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column type=\"\" top_margin=\"none\" width=\"1/2\"][box_header title=\"POPULAR QUESTIONS\" type=\"h3\" bottom_border=\"1\" top_margin=\"none\"][vc_accordion top_margin=\"none\" el_class=\"margin-top-40\"][vc_accordion_tab title=\"Why does a renovation project cost so much?\" tab_id=\"renovation-cost\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"What is the timeline for the project?\" tab_id=\"project-timeline\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"What is the total budget for construction?\" tab_id=\"construction-budget\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"How is renovation project initiated?\" tab_id=\"project-initiation\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row]','About CRTC','','inherit','open','open','','203-revision-v1','','','2016-05-10 08:15:01','2016-05-10 08:15:01','',203,'http://192.168.0.7/rtcme/2016/05/10/203-revision-v1/',0,'revision','',0),(1318,1,'2016-05-10 09:02:42','2016-05-10 09:02:42','[vc_row type=\"full-width\" top_margin=\"none\"][vc_column type=\"\" top_margin=\"none\" width=\"1/1\"][re_map id=\"map\" width=\"100%\" map_type=\"ROADMAP\" lat=\"51.112265\" lng=\"17.033787\" marker_lat=\"51.112265\" marker_lng=\"17.033787\" zoom=\"16\" streetviewcontrol=\"false\" maptypecontrol=\"false\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\" scrollwheel=\"false\" draggable=\"false\" top_margin=\"none\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column type=\"\" top_margin=\"none\" width=\"1/3\"][featured_item icon=\"location\" type=\"default\" counter=\"0\" top_margin=\"none\"]272 Linden Avenue\r\nWinter Park, FL 32789[/featured_item][/vc_column][vc_column type=\"\" top_margin=\"none\" width=\"1/3\"][featured_item icon=\"phone\" type=\"default\" counter=\"0\" top_margin=\"none\"]Phone:\r\n+149 75 23 222 35[/featured_item][/vc_column][vc_column type=\"\" top_margin=\"none\" width=\"1/3\"][featured_item icon=\"clock\" type=\"default\" counter=\"0\" top_margin=\"none\"]Monday - Friday: 08.00 - 17.00\r\nSaturday: 09.00 - 12.00[/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column type=\"\" top_margin=\"none\" width=\"1/1\"][re_contact_form id=\"contact_form\" top_margin=\"none\"][/vc_column][/vc_row]','CONTACT US','','inherit','open','open','','297-revision-v1','','','2016-05-10 09:02:42','2016-05-10 09:02:42','',297,'http://192.168.0.7/rtcme/2016/05/10/297-revision-v1/',0,'revision','',0),(1319,1,'2016-05-10 10:22:46','2016-05-10 10:22:46','','expert-team','','inherit','open','open','','expert-team','','','2016-05-10 10:22:46','2016-05-10 10:22:46','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/expert-team.png',0,'attachment','image/png',0),(1320,1,'2016-05-10 10:23:13','2016-05-10 10:23:13','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_images_carousel images=\"1160,1109,1108,1107,1106,1105,1104\" img_size=\"full\" slides_per_view=\"5\" autoplay=\"yes\" hide_pagination_control=\"yes\" wrap=\"yes\"][vc_column_text]<img class=\"alignnone size-full wp-image-1319\" src=\"http://rtcme.com/wp-content/uploads/2015/05/expert-team.png\" alt=\"expert-team\" width=\"1172\" height=\"450\" />[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-10 10:23:13','2016-05-10 10:23:13','',924,'http://192.168.0.7/rtcme/2016/05/10/924-revision-v1/',0,'revision','',0),(1321,1,'2016-05-10 10:25:17','2016-05-10 10:25:17','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and civil Engineering Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_column_text]<img class=\"alignnone size-full wp-image-1319\" src=\"http://rtcme.com/wp-content/uploads/2015/05/expert-team.png\" alt=\"expert-team\" width=\"1172\" height=\"450\" />[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-10 10:25:17','2016-05-10 10:25:17','',924,'http://192.168.0.7/rtcme/2016/05/10/924-revision-v1/',0,'revision','',0),(1322,1,'2016-05-10 11:21:09','2016-05-10 11:21:09','','01','','inherit','open','open','','01-4','','','2016-05-10 11:21:09','2016-05-10 11:21:09','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/01/01.jpg',0,'attachment','image/jpeg',0),(1323,1,'2016-05-10 11:24:51','2016-05-10 11:24:51','','02','','inherit','open','open','','02-3','','','2016-05-10 11:24:51','2016-05-10 11:24:51','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/01/02.jpg',0,'attachment','image/jpeg',0),(1324,1,'2016-05-10 11:41:04','2016-05-10 11:41:04','','03','','inherit','open','open','','03-3','','','2016-05-10 11:41:04','2016-05-10 11:41:04','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/01/03.jpg',0,'attachment','image/jpeg',0),(1325,1,'2016-05-10 11:41:58','2016-05-10 11:41:58','','04','','inherit','open','open','','04-3','','','2016-05-10 11:41:58','2016-05-10 11:41:58','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/01/04.jpg',0,'attachment','image/jpeg',0),(1326,1,'2016-05-10 11:42:38','2016-05-10 11:42:38','','05','','inherit','open','open','','05-3','','','2016-05-10 11:42:38','2016-05-10 11:42:38','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/01/05.jpg',0,'attachment','image/jpeg',0),(1327,1,'2016-05-10 11:43:24','2016-05-10 11:43:24','','06','','inherit','open','open','','06-3','','','2016-05-10 11:43:24','2016-05-10 11:43:24','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/01/06.jpg',0,'attachment','image/jpeg',0),(1329,1,'2016-05-10 11:44:45','2016-05-10 11:44:45','','01','','inherit','open','open','','01-5','','','2016-05-10 11:44:45','2016-05-10 11:44:45','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/01.jpg',0,'attachment','image/jpeg',0),(1330,1,'2016-05-10 11:45:25','2016-05-10 11:45:25','','02','','inherit','open','open','','02-4','','','2016-05-10 11:45:25','2016-05-10 11:45:25','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/02.jpg',0,'attachment','image/jpeg',0),(1331,1,'2016-05-10 11:45:53','2016-05-10 11:45:53','','03','','inherit','open','open','','03-4','','','2016-05-10 11:45:53','2016-05-10 11:45:53','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/03.jpg',0,'attachment','image/jpeg',0),(1332,1,'2016-05-10 11:46:26','2016-05-10 11:46:26','','04','','inherit','open','open','','04-4','','','2016-05-10 11:46:26','2016-05-10 11:46:26','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/04.jpg',0,'attachment','image/jpeg',0),(1333,1,'2016-05-10 11:47:48','2016-05-10 11:47:48','','Velodrome_101011_014','VeloPark. The Velodrome on the VeloPark showing construction workers applying cladding to the externals. Picture taken on 11 Oct 10 by David Poultney.','inherit','open','open','','velodrome_101011_014','','','2016-05-10 11:47:48','2016-05-10 11:47:48','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/1.jpg',0,'attachment','image/jpeg',0),(1334,1,'2016-05-10 11:48:42','2016-05-10 11:48:42','','02','','inherit','open','open','','02-5','','','2016-05-10 11:48:42','2016-05-10 11:48:42','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/021.jpg',0,'attachment','image/jpeg',0),(1335,1,'2016-05-10 11:49:00','2016-05-10 11:49:00','','SONY DSC','SONY DSC','inherit','open','open','','sony-dsc','','','2016-05-10 11:49:00','2016-05-10 11:49:00','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/031.jpg',0,'attachment','image/jpeg',0),(1336,1,'2016-05-10 11:49:35','2016-05-10 11:49:35','','04','','inherit','open','open','','04-5','','','2016-05-10 11:49:35','2016-05-10 11:49:35','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/041.jpg',0,'attachment','image/jpeg',0),(1337,1,'2016-05-10 11:50:24','2016-05-10 11:50:24','','05','','inherit','open','open','','05-4','','','2016-05-10 11:50:24','2016-05-10 11:50:24','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/05.jpg',0,'attachment','image/jpeg',0),(1338,1,'2016-05-10 11:53:48','2016-05-10 11:53:48','','01','','inherit','open','open','','01-6','','','2016-05-10 11:53:48','2016-05-10 11:53:48','',97,'http://192.168.0.7/rtcme/wp-content/uploads/2015/04/01.jpg',0,'attachment','image/jpeg',0),(1339,1,'2016-05-10 11:54:59','2016-05-10 11:54:59','<p>Paetos dignissim at cursus elefeind norma arcu. Pellentesque mode accumsan est in tempus, etos at ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse est gravida ornare. Non mattis morbi suspendisse velit rutrum modest a tortor velim pellentesque uter justo magna gravida.</p>\n<blockquote><p>\"Paetos dignissim at cursus elefeind norma . Pellentesque accumsan tempus etos ullamcorper quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo.\"</p></blockquote>\n<p>Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.</p>\n<h3>LACUS MODEM ELEMENTUM</h3>\n<p>Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor ergat vitae metus.</p>\n<h4>GRAVIDA TERMINAL ETOS</h4>\n<p>Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Terminal gravida est novum elementum modest ornare. Suspendisse novum etos metro vehicula est gravida ornare non <a href=\"#\">mattis velit rutrum</a> modest. Morbi suspendisse tortor velim. Novum elementum in tempus <a href=\"#\">pellentesque accumsan</a> est ullamcorper.</p>\n','What a Difference a Few Months Make','','inherit','open','open','','633-autosave-v1','','','2016-05-10 11:54:59','2016-05-10 11:54:59','',633,'http://192.168.0.7/rtcme/2016/05/10/633-autosave-v1/',0,'revision','',0),(1340,1,'2016-05-10 11:55:21','2016-05-10 11:55:21','','03','','inherit','open','open','','03-5','','','2016-05-10 11:55:21','2016-05-10 11:55:21','',633,'http://192.168.0.7/rtcme/wp-content/uploads/2015/01/031.jpg',0,'attachment','image/jpeg',0),(1341,1,'2016-05-10 11:57:11','2016-05-10 11:57:11','','04','','inherit','open','open','','04-6','','','2016-05-10 11:57:11','2016-05-10 11:57:11','',633,'http://192.168.0.7/rtcme/wp-content/uploads/2015/01/04.png',0,'attachment','image/png',0),(1342,1,'2016-05-10 12:00:17','2016-05-10 12:00:17','','Cooperation','Above view of four architects sitting at the table and discussing design project','inherit','open','open','','cooperation','','','2016-05-10 12:00:17','2016-05-10 12:00:17','',203,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/About.jpg',0,'attachment','image/jpeg',0),(1343,1,'2016-05-10 12:00:39','2016-05-10 12:00:39','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious providers of construction focused interior renovation services and building. We provide a professional renovation and installation services with a real focus on customer satisfaction. Our construction Services is a multi-task company specializing in the following core areas:[/vc_column_text][items_list class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Can Ensure a Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in <a href=\"#\">Cost Control</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proffesional Service for Private and <a href=\"#\">Commercial Customers</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]15 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR SERVICES\" url=\"#\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"BEST VALUE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"SAVING TIME\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"WITHIN BUDGET\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432560522737{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/image_0211.jpg?id=223) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"WHY CHOOSE US\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\"]Years on the International Market.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\"]Completed Projects and Investments.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\"]Skilled Professionals.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column width=\"1/2\"][box_header title=\"OUR MISSION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor erat vitae metus.[/vc_column_text][vc_column_text]Morbi nulla tortor, dignissim at node cursus euismod est arcu. Nomad turbina uter vehicula justo magna paetos in terminal. Pellentesque in accumsan tempus, terminal ullamcorper a quam suscipit lacus <a href=\"#\">modest elementum</a>.[/vc_column_text][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR PROJECTS\" url=\"#\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][box_header title=\"POPULAR QUESTIONS\" type=\"h3\" bottom_border=\"1\"][vc_accordion el_class=\"margin-top-40\"][vc_accordion_tab title=\"Why does a renovation project cost so much?\" tab_id=\"renovation-cost\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"What is the timeline for the project?\" tab_id=\"project-timeline\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"What is the total budget for construction?\" tab_id=\"construction-budget\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"How is renovation project initiated?\" tab_id=\"project-initiation\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row]','About CRTC','','inherit','open','open','','203-revision-v1','','','2016-05-10 12:00:39','2016-05-10 12:00:39','',203,'http://192.168.0.7/rtcme/2016/05/10/203-revision-v1/',0,'revision','',0),(1344,1,'2016-05-10 12:03:08','2016-05-10 12:03:08','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious providers of construction focused interior renovation services and building. We provide a professional renovation and installation services with a real focus on customer satisfaction. Our construction Services is a multi-task company specializing in the following core areas:[/vc_column_text][items_list class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Can Ensure a Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in <a href=\"#\">Cost Control</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proffesional Service for Private and <a href=\"#\">Commercial Customers</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]15 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR SERVICES\" url=\"#\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"BEST VALUE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"SAVING TIME\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"WITHIN BUDGET\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432560522737{background-image: url(http://rtcme.com/wp-content/uploads/2015/01/01.jpg?id=223) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"WHY CHOOSE US\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\"]Years on the International Market.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\"]Completed Projects and Investments.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\"]Skilled Professionals.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column width=\"1/2\"][box_header title=\"OUR MISSION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor erat vitae metus.[/vc_column_text][vc_column_text]Morbi nulla tortor, dignissim at node cursus euismod est arcu. Nomad turbina uter vehicula justo magna paetos in terminal. Pellentesque in accumsan tempus, terminal ullamcorper a quam suscipit lacus <a href=\"#\">modest elementum</a>.[/vc_column_text][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR PROJECTS\" url=\"#\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][box_header title=\"POPULAR QUESTIONS\" type=\"h3\" bottom_border=\"1\"][vc_accordion el_class=\"margin-top-40\"][vc_accordion_tab title=\"Why does a renovation project cost so much?\" tab_id=\"renovation-cost\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"What is the timeline for the project?\" tab_id=\"project-timeline\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"What is the total budget for construction?\" tab_id=\"construction-budget\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"How is renovation project initiated?\" tab_id=\"project-initiation\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row]','About CRTC','','inherit','open','open','','203-revision-v1','','','2016-05-10 12:03:08','2016-05-10 12:03:08','',203,'http://192.168.0.7/rtcme/2016/05/10/203-revision-v1/',0,'revision','',0),(1345,1,'2016-05-10 12:18:58','2016-05-10 12:18:58','[vc_row el_class=\"margin-top-40\"][vc_column el_class=\"newsBg\"][blog re_pagination=\"1\" items_per_page=\"3\" featured_image_size=\"re_medium\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" is_search_results=\"0\"][/vc_column][/vc_row]','CRTC News','','inherit','open','open','','236-revision-v1','','','2016-05-10 12:18:58','2016-05-10 12:18:58','',236,'http://192.168.0.7/rtcme/2016/05/10/236-revision-v1/',0,'revision','',0),(1346,1,'2016-05-10 12:20:12','2016-05-10 12:20:12','[vc_row el_class=\"margin-top-40 newsBg\"][vc_column el_class=\"newsBg\"][blog re_pagination=\"1\" items_per_page=\"3\" featured_image_size=\"re_medium\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" is_search_results=\"0\"][/vc_column][/vc_row]','CRTC News','','inherit','open','open','','236-revision-v1','','','2016-05-10 12:20:12','2016-05-10 12:20:12','',236,'http://192.168.0.7/rtcme/2016/05/10/236-revision-v1/',0,'revision','',0),(1347,1,'2016-05-10 12:23:50','2016-05-10 12:23:50','[vc_row el_class=\"padding-top-40 \"][vc_column el_class=\"newsBg\"][blog re_pagination=\"1\" items_per_page=\"3\" featured_image_size=\"re_medium\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" is_search_results=\"0\"][/vc_column][/vc_row]','CRTC News','','inherit','open','open','','236-revision-v1','','','2016-05-10 12:23:50','2016-05-10 12:23:50','',236,'http://192.168.0.7/rtcme/2016/05/10/236-revision-v1/',0,'revision','',0),(1348,1,'2016-05-10 12:38:22','2016-05-10 12:38:22','','RTC Projects','','inherit','open','open','','148-revision-v1','','','2016-05-10 12:38:22','2016-05-10 12:38:22','',148,'http://192.168.0.7/rtcme/2016/05/10/148-revision-v1/',0,'revision','',0),(1349,1,'2016-05-10 12:39:57','2016-05-10 12:39:57','[vc_row type=\"full-width\" top_margin=\"none\"][vc_column type=\"\" top_margin=\"none\" width=\"1/1\"][re_map id=\"map\" width=\"100%\" map_type=\"ROADMAP\" lat=\"51.112265\" lng=\"17.033787\" marker_lat=\"51.112265\" marker_lng=\"17.033787\" zoom=\"16\" streetviewcontrol=\"false\" maptypecontrol=\"false\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\" scrollwheel=\"false\" draggable=\"false\" top_margin=\"none\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column type=\"\" top_margin=\"none\" width=\"1/3\"][featured_item icon=\"location\" type=\"default\" counter=\"0\" top_margin=\"none\"]272 Linden Avenue\r\nWinter Park, FL 32789[/featured_item][/vc_column][vc_column type=\"\" top_margin=\"none\" width=\"1/3\"][featured_item icon=\"phone\" type=\"default\" counter=\"0\" top_margin=\"none\"]Phone:\r\n+149 75 23 222 35[/featured_item][/vc_column][vc_column type=\"\" top_margin=\"none\" width=\"1/3\"][featured_item icon=\"clock\" type=\"default\" counter=\"0\" top_margin=\"none\"]Monday - Friday: 08.00 - 17.00\r\nSaturday: 09.00 - 12.00[/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column type=\"\" top_margin=\"none\" width=\"1/1\"][re_contact_form id=\"contact_form\" top_margin=\"none\"][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','297-revision-v1','','','2016-05-10 12:39:57','2016-05-10 12:39:57','',297,'http://192.168.0.7/rtcme/2016/05/10/297-revision-v1/',0,'revision','',0),(1350,1,'2016-05-10 12:42:23','2016-05-10 12:42:23','[vc_row el_class=\"padding-top-70\"][vc_column][ql_services items_per_page=\"-1\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"0\" show_featured_image=\"1\" featured_image_links=\"1\"][/vc_column][/vc_row]','CRTC Services','','inherit','open','open','','137-revision-v1','','','2016-05-10 12:42:23','2016-05-10 12:42:23','',137,'http://192.168.0.7/rtcme/2016/05/10/137-revision-v1/',0,'revision','',0),(1351,1,'2016-05-31 07:02:21','2016-05-31 07:02:21','[vc_row el_class=\"padding-top-70\"][vc_column][vc_column_text]Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\n\n&nbsp;\n\nCRTC is a multidiscipline firm of professional and experienced architects, planners and engineers in Roads, Transportation, Civil, Electrical, and Infrastructure offering a wide array of professional services. This is in addition to offering full Project Management services at the design, construction, and operation stages including: Quantity Surveying, Design Management, Planning and Control, Contracts Management, Construction Managements, and Asset Management.[/vc_column_text][ql_services items_per_page=\"-1\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"0\" show_featured_image=\"1\" featured_image_links=\"1\"][/vc_column][/vc_row]','CRTC Services','','inherit','open','open','','137-autosave-v1','','','2016-05-31 07:02:21','2016-05-31 07:02:21','',137,'http://192.168.0.7/rtcme/2016/05/10/137-autosave-v1/',0,'revision','',0),(1352,1,'2016-05-10 13:13:12','2016-05-10 13:13:12','[vc_row type=\"full-width\"][vc_column][re_map zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]272 Linden Avenue\r\nWinter Park, FL 32789[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:\r\n\r\n+971 2622 8014[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Monday - Friday: 08.00 - 17.00\r\nSaturday: 09.00 - 12.00[/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][re_contact_form][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','297-revision-v1','','','2016-05-10 13:13:12','2016-05-10 13:13:12','',297,'http://192.168.0.7/rtcme/2016/05/10/297-revision-v1/',0,'revision','',0),(1353,1,'2016-05-10 13:13:44','2016-05-10 13:13:44','[vc_row type=\"full-width\"][vc_column][re_map zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]230 AL Meena Street, Office No. 804 Silver Wave Tower \"Union National Bank Building\" P.O. Box: 94645 Abu Dhabi, U.A.E.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:\r\n\r\n+971 2622 8014[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Monday - Friday: 08.00 - 17.00\r\nSaturday: 09.00 - 12.00[/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][re_contact_form][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','297-revision-v1','','','2016-05-10 13:13:44','2016-05-10 13:13:44','',297,'http://192.168.0.7/rtcme/2016/05/10/297-revision-v1/',0,'revision','',0),(1354,1,'2016-05-10 13:19:23','2016-05-10 13:19:23','[vc_row type=\"full-width\"][vc_column][re_map zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]P.O. Box 4044\r\nOffice no9 EBMC Building Airport Road,\r\nNear Cargo Village Deira, Dubai,\r\nUnited Aeab Emirates.\r\nFax : +971 4 208 7657\r\nFax : +971 4 208 7827\r\nEmail : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:\r\n\r\n+971 2622 8014[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Monday - Friday: 08.00 - 17.00\r\nSaturday: 09.00 - 12.00[/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][re_contact_form][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','297-revision-v1','','','2016-05-10 13:19:23','2016-05-10 13:19:23','',297,'http://192.168.0.7/rtcme/2016/05/10/297-revision-v1/',0,'revision','',0),(1355,1,'2016-05-10 13:22:42','2016-05-10 13:22:42','[vc_row type=\"full-width\"][vc_column][re_map zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]P.O. Box 4044, Office no9 EBMC Building Airport Road,Near Cargo Village Deira, Dubai, United Aeab Emirates.\r\n\r\nFax : +971 4 208 7657\r\n\r\nFax : +971 4 208 7827\r\n\r\nEmail : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:\r\n\r\n+971 2622 8014[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Monday - Friday: 08.00 - 17.00\r\nSaturday: 09.00 - 12.00[/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][re_contact_form][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','297-revision-v1','','','2016-05-10 13:22:42','2016-05-10 13:22:42','',297,'http://192.168.0.7/rtcme/2016/05/10/297-revision-v1/',0,'revision','',0),(1356,1,'2016-05-10 13:31:46','2016-05-10 13:31:46','[vc_row][vc_column][vc_column_text]\r\n<p class=\"comingsoon\">Coming soon...</p>\r\n[/vc_column_text][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-10 13:31:46','2016-05-10 13:31:46','',1131,'http://192.168.0.7/rtcme/2016/05/10/1131-revision-v1/',0,'revision','',0),(1357,1,'2016-05-10 13:36:26','2016-05-10 13:36:26','[vc_row][vc_column width=\"1/4\"][vc_column_text]<a href=\"http://rtcme.com/wp-content/uploads/2016/05/Chairmans-Image.jpg\"><img class=\"alignnone size-full wp-image-1282\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Chairmans-Image.jpg\" alt=\"Chairmans Image\" width=\"270\" height=\"225\" /></a>[/vc_column_text][/vc_column][vc_column width=\"3/4\"][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]','Chairmen\'s Message','','inherit','open','open','','1125-revision-v1','','','2016-05-10 13:36:26','2016-05-10 13:36:26','',1125,'http://192.168.0.7/rtcme/2016/05/10/1125-revision-v1/',0,'revision','',0),(1358,1,'2016-05-10 13:37:42','2016-05-10 13:37:42','[vc_row][vc_column][vc_column_text]\r\n<p class=\"comingsoon\">Coming soon…</p>\r\n[/vc_column_text][/vc_column][/vc_row]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-10 13:37:42','2016-05-10 13:37:42','',1133,'http://192.168.0.7/rtcme/2016/05/10/1133-revision-v1/',0,'revision','',0),(1359,1,'2016-05-10 13:38:17','2016-05-10 13:38:17','[vc_row][vc_column][box_header title=\"Career With Us\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]\r\n<p class=\"comingsoon\">Coming soon…</p>\r\n[/vc_column_text][/vc_column][/vc_row]','Career with us','','inherit','open','open','','1139-revision-v1','','','2016-05-10 13:38:17','2016-05-10 13:38:17','',1139,'http://192.168.0.7/rtcme/2016/05/10/1139-revision-v1/',0,'revision','',0),(1360,1,'2016-05-30 12:49:45','2016-05-30 12:49:45','<p>[vc_row type=\"full-width\"][vc_column][re_map lat=\"25.2554681\" lng=\"55.3206606\" marker_lat=\"25.2554681\" marker_lng=\"55.3206606\" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]Canadian Roads Transport and Civil Engineering Consultancy</p>\n<p>230 AI Meena Street, Office No. 804 Silver Wave Tower \"Union National Bank Building\"</p>\n<p>P.O. Box: 94645</p>\n<p>Abu Dhabi, U.A.E</p>\n<p>Email : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:+971 2645 2662</p>\n<p>Fax:+971 2 645 2661[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Sunday – Wednesday: 08.00 – 18.00</p>\n<p>Thursday: 08.00 – 17.00 [/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text]If you want to know more about our professional services, please use the contact form or send us an email to rtcme@rtcme.com[/vc_column_text][vc_column_text][contact-form-7 id=\"1301\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]</p>\n','Contact Us','','inherit','open','open','','297-autosave-v1','','','2016-05-30 12:49:45','2016-05-30 12:49:45','',297,'http://192.168.0.7/rtcme/2016/05/10/297-autosave-v1/',0,'revision','',0),(1361,1,'2016-05-10 13:45:07','2016-05-10 13:45:07','[vc_row type=\"full-width\"][vc_column][box_header title=\"Contact Us\" bottom_border=\"1\"][re_map zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]P.O. Box 4044, Office no9 EBMC Building Airport Road,Near Cargo Village Deira, Dubai, United Aeab Emirates.\r\nFax : +971 4 208 7657\r\nFax : +971 4 208 7827\r\nEmail : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:\r\n\r\n+971 2622 8014[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Monday - Friday: 08.00 - 17.00\r\nSaturday: 09.00 - 12.00[/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][re_contact_form][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','297-revision-v1','','','2016-05-10 13:45:07','2016-05-10 13:45:07','',297,'http://192.168.0.7/rtcme/2016/05/10/297-revision-v1/',0,'revision','',0),(1362,1,'2016-05-10 13:47:45','2016-05-10 13:47:45','[vc_row type=\"full-width\"][vc_column][re_map zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]P.O. Box 4044, Office no9 EBMC Building Airport Road,Near Cargo Village Deira, Dubai, United Aeab Emirates.\r\nFax : +971 4 208 7657\r\nFax : +971 4 208 7827\r\nEmail : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:\r\n\r\n+971 2622 8014[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Monday - Friday: 08.00 - 17.00\r\nSaturday: 09.00 - 12.00[/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][re_contact_form][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','297-revision-v1','','','2016-05-10 13:47:45','2016-05-10 13:47:45','',297,'http://192.168.0.7/rtcme/2016/05/10/297-revision-v1/',0,'revision','',0),(1363,1,'2016-05-10 14:15:35','2016-05-10 14:15:35','','No_image','','inherit','open','open','','no_image','','','2016-05-10 14:15:35','2016-05-10 14:15:35','',1125,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/No_image.png',0,'attachment','image/png',0),(1364,1,'2016-05-10 14:16:11','2016-05-10 14:16:11','[vc_row][vc_column width=\"1/4\"][vc_column_text]<a href=\"http://rtcme.com/wp-content/uploads/2016/05/No_image.png\"><img class=\"alignnone size-full wp-image-1363\" src=\"http://rtcme.com/wp-content/uploads/2016/05/No_image.png\" alt=\"No_image\" width=\"300\" height=\"300\" /></a>[/vc_column_text][/vc_column][vc_column width=\"3/4\"][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]','Chairmen\'s Message','','inherit','open','open','','1125-revision-v1','','','2016-05-10 14:16:11','2016-05-10 14:16:11','',1125,'http://192.168.0.7/rtcme/2016/05/10/1125-revision-v1/',0,'revision','',0),(1365,1,'2016-05-10 14:20:31','2016-05-10 14:20:31','[vc_row type=\"full-width\"][vc_column][re_map lat=\"25.2554681\" lng=\"55.3206606\" marker_lat=\"25.2554681\" marker_lng=\"55.3206606\" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]P.O. Box 4044, Office no9 EBMC Building Airport Road,Near Cargo Village Deira, Dubai, United Aeab Emirates.\r\nFax : +971 4 208 7657\r\nFax : +971 4 208 7827\r\nEmail : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:\r\n\r\n+971 2622 8014[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Monday - Friday: 08.00 - 17.00\r\nSaturday: 09.00 - 12.00[/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][re_contact_form][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','297-revision-v1','','','2016-05-10 14:20:31','2016-05-10 14:20:31','',297,'http://192.168.0.7/rtcme/2016/05/10/297-revision-v1/',0,'revision','',0),(1366,1,'2016-05-11 05:52:53','2016-05-11 05:52:53','[vc_row][vc_column][vc_column_text]It is <strong>CRTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization.[/vc_column_text][vc_column_text][contact-form-7 id=\"1311\" title=\"Submit Your resume\"]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Submit Your Resume','','publish','open','open','','submit-your-resume-2','','','2016-06-01 12:16:18','2016-06-01 12:16:18','',1139,'http://192.168.0.7/rtcme/?page_id=1366',0,'page','',0),(1367,1,'2016-05-11 05:52:53','2016-05-11 05:52:53','[vc_row][vc_column][vc_column_text][contact-form-7 id=\"1311\" title=\"Submit Your resume\"][/vc_column_text][/vc_column][/vc_row]','Submit Your Resume','','inherit','open','open','','1366-revision-v1','','','2016-05-11 05:52:53','2016-05-11 05:52:53','',1366,'http://192.168.0.7/rtcme/2016/05/11/1366-revision-v1/',0,'revision','',0),(1368,1,'2016-05-11 05:59:19','2016-05-11 05:59:19','[vc_row][vc_column][vc_column_text][contact-form-7 id=\"1311\" title=\"Submit Your resume\"][/vc_column_text][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]','Submit Your Resume','','inherit','open','open','','1366-autosave-v1','','','2016-05-11 05:59:19','2016-05-11 05:59:19','',1366,'http://192.168.0.7/rtcme/2016/05/11/1366-autosave-v1/',0,'revision','',0),(1369,1,'2016-05-11 05:59:33','2016-05-11 05:59:33','[vc_row][vc_column][vc_column_text]It is <strong>RTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization.[/vc_column_text][vc_column_text][contact-form-7 id=\"1311\" title=\"Submit Your resume\"][/vc_column_text][/vc_column][/vc_row]','Submit Your Resume','','inherit','open','open','','1366-revision-v1','','','2016-05-11 05:59:33','2016-05-11 05:59:33','',1366,'http://192.168.0.7/rtcme/2016/05/11/1366-revision-v1/',0,'revision','',0),(1370,1,'2016-05-11 06:24:36','2016-05-11 06:24:36','[vc_row][vc_column][vc_column_text]It is <strong>RTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization.[/vc_column_text][vc_column_text][contact-form-7 id=\"1311\" title=\"Submit Your resume\"]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Submit Your Resume','','inherit','open','open','','1366-revision-v1','','','2016-05-11 06:24:36','2016-05-11 06:24:36','',1366,'http://192.168.0.7/rtcme/2016/05/11/1366-revision-v1/',0,'revision','',0),(1371,1,'2016-05-11 07:09:06','2016-05-11 07:09:06','[vc_row type=\"full-width\"][vc_column][re_map lat=\"25.2554681\" lng=\"55.3206606\" marker_lat=\"25.2554681\" marker_lng=\"55.3206606\" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]P.O. Box 4044, Office no9 EBMC Building Airport Road,Near Cargo Village Deira, Dubai, United Aeab Emirates.\r\nFax : +971 4 208 7657\r\nFax : +971 4 208 7827\r\nEmail : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:\r\n\r\n+971 2622 8014[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Monday - Friday: 08.00 - 17.00\r\nSaturday: 09.00 - 12.00[/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text][contact-form-7 id=\"1301\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','297-revision-v1','','','2016-05-11 07:09:06','2016-05-11 07:09:06','',297,'http://192.168.0.7/rtcme/2016/05/11/297-revision-v1/',0,'revision','',0),(1372,1,'2016-05-13 08:14:11','2016-05-13 08:14:11','','maxresdefault','','inherit','open','open','','maxresdefault','','','2016-05-13 08:14:11','2016-05-13 08:14:11','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/01/maxresdefault.jpg',0,'attachment','image/jpeg',0),(1373,1,'2016-05-13 09:17:12','2016-05-13 09:17:12','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"#\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_column_text]<img class=\"alignnone size-full wp-image-1319\" src=\"http://rtcme.com/wp-content/uploads/2015/05/expert-team.png\" alt=\"expert-team\" width=\"1172\" height=\"450\" />[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-13 09:17:12','2016-05-13 09:17:12','',924,'http://192.168.0.7/rtcme/2016/05/13/924-revision-v1/',0,'revision','',0),(1374,1,'2016-05-13 10:00:44','2016-05-13 10:00:44','[vc_row type=\"full-width\"][vc_column][re_map lat=\"25.2554681\" lng=\"55.3206606\" marker_lat=\"25.2554681\" marker_lng=\"55.3206606\" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]Canadian Roads Transport and Civil Engineering Consultancy\r\n\r\n230 AI Meena Street, Office No. 804 Silver Wave Tower \"Union National Bank Building\"\r\n\r\nP.O. Box: 94645\r\n\r\nAbu Dhabi, U.A.E\r\n\r\nFax : +971 4 208 7657\r\n\r\nFax : +971 4 208 7827\r\n\r\nEmail : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:\r\n\r\n+971 2622 8014[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Monday - Friday: 08.00 - 17.00\r\nSaturday: 09.00 - 12.00[/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text][contact-form-7 id=\"1301\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','297-revision-v1','','','2016-05-13 10:00:44','2016-05-13 10:00:44','',297,'http://192.168.0.7/rtcme/2016/05/13/297-revision-v1/',0,'revision','',0),(1375,1,'2016-05-13 10:02:33','2016-05-13 10:02:33','[vc_row type=\"full-width\"][vc_column][re_map lat=\"25.2554681\" lng=\"55.3206606\" marker_lat=\"25.2554681\" marker_lng=\"55.3206606\" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]Canadian Roads Transport and Civil Engineering Consultancy\r\n\r\n230 AI Meena Street, Office No. 804 Silver Wave Tower \"Union National Bank Building\"\r\n\r\nP.O. Box: 94645\r\n\r\nAbu Dhabi, U.A.E\r\n\r\nFax : +971 4 208 7657\r\n\r\nFax : +971 4 208 7827\r\n\r\nEmail : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:\r\n\r\n+971 2645 2662[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Monday - Friday: 08.00 - 17.00\r\nSaturday: 09.00 - 12.00[/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text][contact-form-7 id=\"1301\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','297-revision-v1','','','2016-05-13 10:02:33','2016-05-13 10:02:33','',297,'http://192.168.0.7/rtcme/2016/05/13/297-revision-v1/',0,'revision','',0),(1376,1,'2016-05-13 10:03:41','2016-05-13 10:03:41','[vc_row type=\"full-width\"][vc_column][re_map lat=\"25.2554681\" lng=\"55.3206606\" marker_lat=\"25.2554681\" marker_lng=\"55.3206606\" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]Canadian Roads Transport and Civil Engineering Consultancy\r\n\r\n230 AI Meena Street, Office No. 804 Silver Wave Tower \"Union National Bank Building\"\r\n\r\nP.O. Box: 94645\r\n\r\nAbu Dhabi, U.A.E\r\n\r\nFax : +971 4 208 7657\r\n\r\nFax : +971 4 208 7827\r\n\r\nEmail : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:\r\n\r\n+971 2645 2662[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Sunday – Wednesday: 08.00 – 18.00\r\n\r\nThursday: 08.00 – 17.00 [/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text][contact-form-7 id=\"1301\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','297-revision-v1','','','2016-05-13 10:03:41','2016-05-13 10:03:41','',297,'http://192.168.0.7/rtcme/2016/05/13/297-revision-v1/',0,'revision','',0),(1378,1,'2016-05-13 10:11:30','2016-05-13 10:11:30',' ','','','publish','open','open','','1378','','','2016-06-29 07:43:22','2016-06-29 07:43:22','',1139,'http://192.168.0.7/rtcme/?p=1378',29,'nav_menu_item','',0),(1379,1,'2016-05-13 10:13:07','2016-05-13 10:13:07','[vc_row][vc_column][vc_column_text]It is <strong>CRTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization.[/vc_column_text][vc_column_text][contact-form-7 id=\"1311\" title=\"Submit Your resume\"]\n\n[/vc_column_text][/vc_column][/vc_row]','Submit Your Resume','','inherit','open','open','','1366-revision-v1','','','2016-05-13 10:13:07','2016-05-13 10:13:07','',1366,'http://192.168.0.7/rtcme/2016/05/13/1366-revision-v1/',0,'revision','',0),(1380,1,'2016-05-13 10:30:37','2016-05-13 10:30:37','[vc_row][vc_column width=\"1/4\"][vc_column_text]<a href=\"http://rtcme.com/wp-content/uploads/2016/05/No_image.png\"><img class=\"alignnone size-full wp-image-1363\" src=\"http://rtcme.com/wp-content/uploads/2016/05/No_image.png\" alt=\"No_image\" width=\"300\" height=\"300\" /></a>[/vc_column_text][/vc_column][vc_column width=\"3/4\"][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]','Executive Director\'s Message','','inherit','open','open','','1125-revision-v1','','','2016-05-13 10:30:37','2016-05-13 10:30:37','',1125,'http://192.168.0.7/rtcme/2016/05/13/1125-revision-v1/',0,'revision','',0),(1383,1,'2016-05-13 10:33:59','2016-05-13 10:33:59','','Executive Director\'s Message','','publish','open','open','','executive-directors-message-2','','','2016-06-29 07:43:12','2016-06-29 07:43:12','',203,'http://192.168.0.7/rtcme/?p=1383',3,'nav_menu_item','',0),(1384,1,'2016-05-13 11:23:08','2016-05-13 11:23:08','','favicon(2)','','inherit','open','open','','favicon2','','','2016-05-13 11:23:08','2016-05-13 11:23:08','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2015/01/favicon2.ico',0,'attachment','image/x-icon',0),(1386,1,'2016-05-13 13:18:00','2016-05-13 13:18:00','','graph','','inherit','open','open','','graph','','','2016-05-13 13:18:00','2016-05-13 13:18:00','',1129,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/graph.jpg',0,'attachment','image/jpeg',0),(1387,1,'2016-05-13 13:18:16','2016-05-13 13:18:16','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]<a href=\"http://rtcme.com/wp-content/uploads/2016/05/graph.jpg\"><img class=\"alignnone size-full wp-image-1386\" src=\"http://rtcme.com/wp-content/uploads/2016/05/graph.jpg\" alt=\"graph\" width=\"669\" height=\"385\" /></a>[/vc_column_text][/vc_column][/vc_row]','Organisation Structure','','inherit','open','open','','1129-revision-v1','','','2016-05-13 13:18:16','2016-05-13 13:18:16','',1129,'http://192.168.0.7/rtcme/2016/05/13/1129-revision-v1/',0,'revision','',0),(1388,1,'2016-05-13 13:21:30','2016-05-13 13:21:30','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]<a href=\"http://rtcme.com/wp-content/uploads/2016/05/graph.jpg\"><img class=\" size-full wp-image-1386 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/graph.jpg\" alt=\"graph\" width=\"669\" height=\"385\" /></a>[/vc_column_text][/vc_column][/vc_row]','Organisation Structure','','inherit','open','open','','1129-revision-v1','','','2016-05-13 13:21:30','2016-05-13 13:21:30','',1129,'http://192.168.0.7/rtcme/2016/05/13/1129-revision-v1/',0,'revision','',0),(1390,1,'2016-05-16 06:24:27','2016-05-16 06:24:27','','certi-img','','inherit','open','open','','certi-img','','','2016-05-16 06:24:27','2016-05-16 06:24:27','',1133,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/certi-img.jpg',0,'attachment','image/jpeg',0),(1391,1,'2016-05-16 06:25:05','2016-05-16 06:25:05','','certi-img2','','inherit','open','open','','certi-img2','','','2016-05-16 06:25:05','2016-05-16 06:25:05','',1133,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/certi-img2.jpg',0,'attachment','image/jpeg',0),(1392,1,'2016-05-16 06:25:34','2016-05-16 06:25:34','','certi-img3','','inherit','open','open','','certi-img3','','','2016-05-16 06:25:34','2016-05-16 06:25:34','',1133,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/certi-img3.jpg',0,'attachment','image/jpeg',0),(1393,1,'2016-05-16 06:26:57','2016-05-16 06:26:57','[vc_row][vc_column width=\"1/3\"][vc_single_image image=\"1390\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]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. 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. 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. 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]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-16 06:26:57','2016-05-16 06:26:57','',1133,'http://192.168.0.7/rtcme/2016/05/16/1133-revision-v1/',0,'revision','',0),(1394,1,'2016-05-16 06:27:16','2016-05-16 06:27:16','[vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1390\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]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. 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. 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. 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]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-16 06:27:16','2016-05-16 06:27:16','',1133,'http://192.168.0.7/rtcme/2016/05/16/1133-revision-v1/',0,'revision','',0),(1395,1,'2016-05-16 06:28:47','2016-05-16 06:28:47','[vc_row top_margin=\"page-margin-top\"][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1390\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]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. 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. 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. 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]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-16 06:28:47','2016-05-16 06:28:47','',1133,'http://192.168.0.7/rtcme/2016/05/16/1133-revision-v1/',0,'revision','',0),(1396,1,'2016-05-16 06:29:37','2016-05-16 06:29:37','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1390\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]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. 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. 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. 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]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-16 06:29:37','2016-05-16 06:29:37','',1133,'http://192.168.0.7/rtcme/2016/05/16/1133-revision-v1/',0,'revision','',0),(1397,1,'2016-05-16 06:29:51','2016-05-16 06:29:51','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1390\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]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. 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. 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. 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]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-16 06:29:51','2016-05-16 06:29:51','',1133,'http://192.168.0.7/rtcme/2016/05/16/1133-revision-v1/',0,'revision','',0),(1398,1,'2016-05-16 06:31:12','2016-05-16 06:31:12','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]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. 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. 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. 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]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-16 06:31:12','2016-05-16 06:31:12','',1133,'http://192.168.0.7/rtcme/2016/05/16/1133-revision-v1/',0,'revision','',0),(1399,1,'2016-05-16 06:31:38','2016-05-16 06:31:38','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]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. 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. 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. 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]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-16 06:31:38','2016-05-16 06:31:38','',1133,'http://192.168.0.7/rtcme/2016/05/16/1133-revision-v1/',0,'revision','',0),(1400,1,'2016-05-16 06:32:41','2016-05-16 06:32:41','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]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. 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. 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. 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]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-16 06:32:41','2016-05-16 06:32:41','',1133,'http://192.168.0.7/rtcme/2016/05/16/1133-revision-v1/',0,'revision','',0),(1401,1,'2016-05-16 06:46:21','2016-05-16 06:46:21','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-16 06:46:21','2016-05-16 06:46:21','',1131,'http://192.168.0.7/rtcme/2016/05/16/1131-revision-v1/',0,'revision','',0),(1402,1,'2016-05-16 06:46:43','2016-05-16 06:46:43','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-16 06:46:43','2016-05-16 06:46:43','',1131,'http://192.168.0.7/rtcme/2016/05/16/1131-revision-v1/',0,'revision','',0),(1403,1,'2016-10-03 05:44:16','2016-10-03 05:44:16','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1537\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></div>\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://crtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\n<div class=\"memberName\">Ayman Shahin<span class=\"memDes\">Administration Manager</span></div>\n[/vc_column_text][vc_column_text]started working for the company since it started in 2008. He bonds all the departments of CRTC together; he has strong devotion and commitment to make sure that the goals set by the top management are met. His strong organizational and problem-solving skills help him to run the administrative aspects of the office effectively and smoothly.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1541\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Godfrey-Antony.png\" alt=\"Godfrey Antony\" width=\"500\" height=\"1028\" /></div>\n<div class=\"memberName\">Godfrey Antony<span class=\"memDes\">Proposal and Project Coordination Manager</span></div>\n[/vc_column_text][vc_column_text]Mr. Antony is one of the new members of CRTC. His 24 years of UAE experience allows him to manage the projects from the proposal stage to construction handing over stage. Having broad knowledge in Contracts and administration; Project Quality Control; personnel, human resource and document management. He has excellent interpersonal skills and commitment to team work; excellent organizational and problem solving skills, has the ability to prioritize assignment and work effectively under pressure with minimum supervision. Also he has excellent initiative, flexibility as well as resourcefulness.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1542\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></div>\n<div class=\"memberName\">Osama Mohiddien<span class=\"memDes\">Intermediate Transportation Engineer</span></div>\n[/vc_column_text][vc_column_text]Mr. Osama has a few years of experience in transportation engineering in UAE working in international companies; his area of expertise includes scenario analysis, junction design, road safety assessments, and traffic impact studies among others. He is also familiar with engineering software such as AutoCAD, Synchro and Sidra.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://crtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\n<div class=\"memberName\">Muhammad Ejaz<span class=\"memDes\">Intermediate Roadway Engineer</span></div>\n[/vc_column_text][vc_column_text]Mr. Ejaz is a graduate of urban and infrastructure Engineering and has been working as a Highway Design Engineer in CRTC for more than two years. He has a strong academic and professional experience in the field of urban streets and highway design including design of utility corridors as per local practices and standards. With his a few years of experience in design and project management; he is one of the core members of the CRTC team.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></div>\n<div class=\"memberName\">Surfaras Abdul Vahab<span class=\"memDes\">CAD Manager</span></div>\n[/vc_column_text][vc_column_text]Mr. Abdul Vahab is a highly qualified CAD manager with more than 9 years of extensive experience in Utilities Design, Transportation Planning, and Roadway Design that allowed him to work under a lot of pressure yet still provides great outcome no matter what. He is very familiar with local authorities’ requirements and procedures in producing drawings to be submitted for approvals.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\n<div class=\"teamImg\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://crtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></div>\n<div class=\"memberName\">Yomna Hataba<span class=\"memDes\">Architect</span></div>\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-autosave-v1','','','2016-10-03 05:44:16','2016-10-03 05:44:16','',1131,'http://192.168.0.7/rtcme/2016/05/16/1131-autosave-v1/',0,'revision','',0),(1404,1,'2016-05-16 06:55:16','2016-05-16 06:55:16','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row][vc_column width=\"1/3\"][vc_single_image image=\"1160\"][vc_column_text]Aryan Sahani\r\n\r\nManaging Director[/vc_column_text][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_column width=\"1/3\"][vc_single_image image=\"1109\" title=\"Meet Your Local Guides\"][vc_column_text]Mumtaj Begam\r\n\r\nVC[/vc_column_text][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_column width=\"1/3\"][vc_single_image image=\"1106\"][vc_column_text]Roshan Seth\r\n\r\nVC[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-16 06:55:16','2016-05-16 06:55:16','',1131,'http://192.168.0.7/rtcme/2016/05/16/1131-revision-v1/',0,'revision','',0),(1405,1,'2016-05-16 06:56:03','2016-05-16 06:56:03','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1160\"][vc_column_text]Aryan Sahani\r\n\r\nManaging Director[/vc_column_text][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_column width=\"1/3\"][vc_single_image image=\"1109\"][vc_column_text]Mumtaj Begam\r\n\r\nVC[/vc_column_text][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_column width=\"1/3\"][vc_single_image image=\"1106\"][vc_column_text]Roshan Seth\r\n\r\nVC[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-16 06:56:03','2016-05-16 06:56:03','',1131,'http://192.168.0.7/rtcme/2016/05/16/1131-revision-v1/',0,'revision','',0),(1406,1,'2016-05-16 06:57:29','2016-05-16 06:57:29','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1160\"][vc_column_text]Aryan Sahani\r\n\r\nManaging Director[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin\" background_style=\"rounded\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1109\"][vc_column_text]Mumtaj Begam\r\n\r\nVC[/vc_column_text][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_column width=\"1/3\"][vc_single_image image=\"1106\"][vc_column_text]Roshan Seth\r\n\r\nVC[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-16 06:57:29','2016-05-16 06:57:29','',1131,'http://192.168.0.7/rtcme/2016/05/16/1131-revision-v1/',0,'revision','',0),(1407,1,'2016-05-16 06:58:01','2016-05-16 06:58:01','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1160\"][vc_column_text]Aryan Sahani\r\n\r\nManaging Director[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin\" background_style=\"rounded\" size=\"xs\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1109\"][vc_column_text]Mumtaj Begam\r\n\r\nVC[/vc_column_text][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_column width=\"1/3\"][vc_single_image image=\"1106\"][vc_column_text]Roshan Seth\r\n\r\nVC[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-16 06:58:01','2016-05-16 06:58:01','',1131,'http://192.168.0.7/rtcme/2016/05/16/1131-revision-v1/',0,'revision','',0),(1408,1,'2016-05-16 07:00:46','2016-05-16 07:00:46','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1160\"][vc_column_text]Aryan Sahani\r\n\r\nManaging Director[/vc_column_text][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_row_inner][vc_column_inner width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-linkedin\" background_style=\"rounded-less\" size=\"xs\" align=\"center\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_icon icon_fontawesome=\"fa fa-twitter\" background_style=\"rounded-less\" size=\"xs\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_icon type=\"typicons\" icon_typicons=\"typcn typcn-social-facebook-circular\" background_style=\"rounded-less\" size=\"xs\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1109\"][vc_column_text]Mumtaj Begam\r\n\r\nVC[/vc_column_text][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_column width=\"1/3\"][vc_single_image image=\"1106\"][vc_column_text]Roshan Seth\r\n\r\nVC[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-16 07:00:46','2016-05-16 07:00:46','',1131,'http://192.168.0.7/rtcme/2016/05/16/1131-revision-v1/',0,'revision','',0),(1409,1,'2016-05-16 07:04:46','2016-05-16 07:04:46','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1160\"][vc_column_text]Aryan Sahani\r\n\r\nManaging Director[/vc_column_text][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_row_inner][vc_column_inner][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][vc_icon icon_fontawesome=\"fa fa-twitter-square\" background_style=\"rounded-less\" background_color=\"white\"][vc_icon icon_fontawesome=\"fa fa-facebook-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1109\"][vc_column_text]Mumtaj Begam\r\n\r\nVC[/vc_column_text][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_column width=\"1/3\"][vc_single_image image=\"1106\"][vc_column_text]Roshan Seth\r\n\r\nVC[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-16 07:04:46','2016-05-16 07:04:46','',1131,'http://192.168.0.7/rtcme/2016/05/16/1131-revision-v1/',0,'revision','',0),(1410,1,'2016-05-16 07:09:17','2016-05-16 07:09:17','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_single_image image=\"1160\"][vc_column_text]Aryan Sahani\r\n\r\nManaging Director[/vc_column_text][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_row_inner][vc_column_inner][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][vc_icon icon_fontawesome=\"fa fa-twitter-square\" background_style=\"rounded-less\" background_color=\"white\"][vc_icon icon_fontawesome=\"fa fa-facebook-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_single_image image=\"1109\"][vc_column_text]Mumtaj Begam\r\n\r\nVC[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_single_image image=\"1106\"][vc_column_text]Roshan Seth\r\n\r\nVC[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-16 07:09:17','2016-05-16 07:09:17','',1131,'http://192.168.0.7/rtcme/2016/05/16/1131-revision-v1/',0,'revision','',0),(1411,1,'2016-05-16 12:17:12','2016-05-16 12:17:12','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/011-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan SahaniManaging Director</div>\r\n[/vc_column_text][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_row_inner][vc_column_inner][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][vc_icon icon_fontawesome=\"fa fa-twitter-square\" background_style=\"rounded-less\" background_color=\"white\"][vc_icon icon_fontawesome=\"fa fa-facebook-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/07-143x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan SahaniManaging Director</div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/04-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan SahaniManaging Director</div>\r\n[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-16 12:17:12','2016-05-16 12:17:12','',1131,'http://192.168.0.7/rtcme/2016/05/16/1131-revision-v1/',0,'revision','',0),(1412,1,'2016-05-16 12:18:02','2016-05-16 12:18:02','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/011-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_row_inner][vc_column_inner][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][vc_icon icon_fontawesome=\"fa fa-twitter-square\" background_style=\"rounded-less\" background_color=\"white\"][vc_icon icon_fontawesome=\"fa fa-facebook-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/07-143x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan SahaniManaging Director</div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/04-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan SahaniManaging Director</div>\r\n[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-16 12:18:02','2016-05-16 12:18:02','',1131,'http://192.168.0.7/rtcme/2016/05/16/1131-revision-v1/',0,'revision','',0),(1413,1,'2016-05-16 12:19:03','2016-05-16 12:19:03','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/011-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_row_inner][vc_column_inner][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][vc_icon icon_fontawesome=\"fa fa-twitter-square\" background_style=\"rounded-less\" background_color=\"white\"][vc_icon icon_fontawesome=\"fa fa-facebook-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/07-143x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/04-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-16 12:19:03','2016-05-16 12:19:03','',1131,'http://192.168.0.7/rtcme/2016/05/16/1131-revision-v1/',0,'revision','',0),(1414,1,'2016-05-16 12:23:38','2016-05-16 12:23:38','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/011-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_row_inner][vc_column_inner][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][vc_icon icon_fontawesome=\"fa fa-twitter-square\" background_style=\"rounded-less\" background_color=\"white\"][vc_icon icon_fontawesome=\"fa fa-facebook-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/07-143x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/04-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-16 12:23:38','2016-05-16 12:23:38','',1131,'http://192.168.0.7/rtcme/2016/05/16/1131-revision-v1/',0,'revision','',0),(1415,1,'2016-05-16 12:24:45','2016-05-16 12:24:45','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/011-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_row_inner][vc_column_inner][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][vc_icon icon_fontawesome=\"fa fa-twitter-square\" background_style=\"rounded-less\" background_color=\"white\"][vc_icon icon_fontawesome=\"fa fa-facebook-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/07-143x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/04-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-16 12:24:45','2016-05-16 12:24:45','',1131,'http://192.168.0.7/rtcme/2016/05/16/1131-revision-v1/',0,'revision','',0),(1416,1,'2016-05-16 12:25:57','2016-05-16 12:25:57','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/011-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_row_inner][vc_column_inner][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][vc_icon icon_fontawesome=\"fa fa-twitter-square\" background_style=\"rounded-less\" background_color=\"white\"][vc_icon icon_fontawesome=\"fa fa-facebook-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/07-143x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_row_inner][vc_column_inner][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][vc_icon icon_fontawesome=\"fa fa-twitter-square\" background_style=\"rounded-less\" background_color=\"white\"][vc_icon icon_fontawesome=\"fa fa-facebook-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/04-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_row_inner][vc_column_inner][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][vc_icon icon_fontawesome=\"fa fa-twitter-square\" background_style=\"rounded-less\" background_color=\"white\"][vc_icon icon_fontawesome=\"fa fa-facebook-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-16 12:25:57','2016-05-16 12:25:57','',1131,'http://192.168.0.7/rtcme/2016/05/16/1131-revision-v1/',0,'revision','',0),(1417,1,'2016-05-16 12:26:30','2016-05-16 12:26:30','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/011-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_row_inner][vc_column_inner][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][vc_icon icon_fontawesome=\"fa fa-twitter-square\" background_style=\"rounded-less\" background_color=\"white\"][vc_icon icon_fontawesome=\"fa fa-facebook-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/07-143x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_row_inner][vc_column_inner][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][vc_icon icon_fontawesome=\"fa fa-twitter-square\" background_style=\"rounded-less\" background_color=\"white\"][vc_icon icon_fontawesome=\"fa fa-facebook-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/04-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_row_inner][vc_column_inner][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][vc_icon icon_fontawesome=\"fa fa-twitter-square\" background_style=\"rounded-less\" background_color=\"white\"][vc_icon icon_fontawesome=\"fa fa-facebook-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/011-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_row_inner][vc_column_inner][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][vc_icon icon_fontawesome=\"fa fa-twitter-square\" background_style=\"rounded-less\" background_color=\"white\"][vc_icon icon_fontawesome=\"fa fa-facebook-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/07-143x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_row_inner][vc_column_inner][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][vc_icon icon_fontawesome=\"fa fa-twitter-square\" background_style=\"rounded-less\" background_color=\"white\"][vc_icon icon_fontawesome=\"fa fa-facebook-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/04-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_row_inner][vc_column_inner][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][vc_icon icon_fontawesome=\"fa fa-twitter-square\" background_style=\"rounded-less\" background_color=\"white\"][vc_icon icon_fontawesome=\"fa fa-facebook-square\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-16 12:26:30','2016-05-16 12:26:30','',1131,'http://192.168.0.7/rtcme/2016/05/16/1131-revision-v1/',0,'revision','',0),(1418,1,'2016-05-16 13:36:25','2016-05-16 13:36:25','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]<a href=\"http://rtcme.com/wp-content/uploads/2016/05/graph.jpg\"><img class=\" size-full wp-image-1386 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/graph.jpg\" alt=\"graph\" width=\"669\" height=\"385\" /></a>[/vc_column_text][vc_single_image image=\"1386\" img_size=\"full\" alignment=\"center\" onclick=\"link_image\"][/vc_column][/vc_row]','Organisation Structure','','inherit','open','open','','1129-revision-v1','','','2016-05-16 13:36:25','2016-05-16 13:36:25','',1129,'http://192.168.0.7/rtcme/2016/05/16/1129-revision-v1/',0,'revision','',0),(1419,1,'2016-05-16 13:37:08','2016-05-16 13:37:08','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_single_image image=\"1386\" img_size=\"full\" alignment=\"center\" onclick=\"link_image\"][/vc_column][/vc_row]','Organisation Structure','','inherit','open','open','','1129-revision-v1','','','2016-05-16 13:37:08','2016-05-16 13:37:08','',1129,'http://192.168.0.7/rtcme/2016/05/16/1129-revision-v1/',0,'revision','',0),(1420,1,'2016-05-16 13:40:28','2016-05-16 13:40:28','','CRTC Projects','','inherit','open','open','','148-revision-v1','','','2016-05-16 13:40:28','2016-05-16 13:40:28','',148,'http://192.168.0.7/rtcme/2016/05/16/148-revision-v1/',0,'revision','',0),(1421,1,'2016-05-17 05:36:38','2016-05-17 05:36:38','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_column_text]<img class=\"alignnone size-full wp-image-1319\" src=\"http://rtcme.com/wp-content/uploads/2015/05/expert-team.png\" alt=\"expert-team\" width=\"1172\" height=\"450\" />[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-17 05:36:38','2016-05-17 05:36:38','',924,'http://192.168.0.7/rtcme/2016/05/17/924-revision-v1/',0,'revision','',0),(1422,1,'2016-05-17 05:39:27','2016-05-17 05:39:27','[vc_row type=\"full-width\"][vc_column][re_map lat=\"25.2554681\" lng=\"55.3206606\" marker_lat=\"25.2554681\" marker_lng=\"55.3206606\" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]Canadian Roads Transport and Civil Engineering Consultancy\r\n\r\n230 AI Meena Street, Office No. 804 Silver Wave Tower \"Union National Bank Building\"\r\n\r\nP.O. Box: 94645\r\n\r\nAbu Dhabi, U.A.E\r\n\r\nEmail : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:\r\n\r\n+971 2645 2662[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Sunday – Wednesday: 08.00 – 18.00\r\n\r\nThursday: 08.00 – 17.00 [/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text][contact-form-7 id=\"1301\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','297-revision-v1','','','2016-05-17 05:39:27','2016-05-17 05:39:27','',297,'http://192.168.0.7/rtcme/2016/05/17/297-revision-v1/',0,'revision','',0),(1423,1,'2016-05-17 05:45:06','2016-05-17 05:45:06','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]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. 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. 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. 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]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-17 05:45:06','2016-05-17 05:45:06','',1133,'http://192.168.0.7/rtcme/2016/05/17/1133-revision-v1/',0,'revision','',0),(1424,1,'2016-05-17 05:46:52','2016-05-17 05:46:52','[vc_row el_class=\"margin-top-70\"][vc_column][featured_item icon=\"construction\" type=\"big\" title=\"404: PAGE NOT FOUND\"]We\'re sorry but we can\'t seem to find the page you requested.\r\nThis might be because you have typed the web address incorrectly.[/featured_item][/vc_column][/vc_row][vc_row el_class=\"padding-top-54 padding-bottom-17 align-center\"][vc_column][vc_btn title=\"GO TO HOME\" url=\"http://rtcme.com/\"][/vc_column][/vc_row]','404 Page Not Found','','inherit','open','open','','346-revision-v1','','','2016-05-17 05:46:52','2016-05-17 05:46:52','',346,'http://192.168.0.7/rtcme/2016/05/17/346-revision-v1/',0,'revision','',0),(1425,1,'2016-05-17 06:39:31','2016-05-17 06:39:31','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious providers of construction focused interior renovation services and building. We provide a professional renovation and installation services with a real focus on customer satisfaction. Our construction Services is a multi-task company specializing in the following core areas:[/vc_column_text][items_list class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Can Ensure a Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in <a href=\"#\">Cost Control</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proffesional Service for Private and <a href=\"#\">Commercial Customers</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]15 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR SERVICES\" url=\"http://rtcme.com/services/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"BEST VALUE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"SAVING TIME\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"WITHIN BUDGET\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432560522737{background-image: url(http://rtcme.com/wp-content/uploads/2015/01/01.jpg?id=223) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"WHY CHOOSE US\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\"]Years on the International Market.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\"]Completed Projects and Investments.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\"]Skilled Professionals.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column width=\"1/2\"][box_header title=\"OUR MISSION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor erat vitae metus.[/vc_column_text][vc_column_text]Morbi nulla tortor, dignissim at node cursus euismod est arcu. Nomad turbina uter vehicula justo magna paetos in terminal. Pellentesque in accumsan tempus, terminal ullamcorper a quam suscipit lacus <a href=\"#\">modest elementum</a>.[/vc_column_text][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR PROJECTS\" url=\"#\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][box_header title=\"POPULAR QUESTIONS\" type=\"h3\" bottom_border=\"1\"][vc_accordion el_class=\"margin-top-40\"][vc_accordion_tab title=\"Why does a renovation project cost so much?\" tab_id=\"renovation-cost\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"What is the timeline for the project?\" tab_id=\"project-timeline\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"What is the total budget for construction?\" tab_id=\"construction-budget\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"How is renovation project initiated?\" tab_id=\"project-initiation\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row]','About CRTC','','inherit','open','open','','203-revision-v1','','','2016-05-17 06:39:31','2016-05-17 06:39:31','',203,'http://192.168.0.7/rtcme/2016/05/17/203-revision-v1/',0,'revision','',0),(1426,1,'2016-05-17 06:40:17','2016-05-17 06:40:17','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious providers of construction focused interior renovation services and building. We provide a professional renovation and installation services with a real focus on customer satisfaction. Our construction Services is a multi-task company specializing in the following core areas:[/vc_column_text][items_list class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Can Ensure a Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in <a href=\"#\">Cost Control</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proffesional Service for Private and <a href=\"#\">Commercial Customers</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]15 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR SERVICES\" url=\"http://rtcme.com/services/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"BEST VALUE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"SAVING TIME\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"WITHIN BUDGET\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432560522737{background-image: url(http://rtcme.com/wp-content/uploads/2015/01/01.jpg?id=223) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"WHY CHOOSE US\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\"]Years on the International Market.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\"]Completed Projects and Investments.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\"]Skilled Professionals.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column width=\"1/2\"][box_header title=\"OUR MISSION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor erat vitae metus.[/vc_column_text][vc_column_text]Morbi nulla tortor, dignissim at node cursus euismod est arcu. Nomad turbina uter vehicula justo magna paetos in terminal. Pellentesque in accumsan tempus, terminal ullamcorper a quam suscipit lacus <a href=\"#\">modest elementum</a>.[/vc_column_text][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR PROJECTS\" url=\"http://rtcme.com/projects/\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][box_header title=\"POPULAR QUESTIONS\" type=\"h3\" bottom_border=\"1\"][vc_accordion el_class=\"margin-top-40\"][vc_accordion_tab title=\"Why does a renovation project cost so much?\" tab_id=\"renovation-cost\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"What is the timeline for the project?\" tab_id=\"project-timeline\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"What is the total budget for construction?\" tab_id=\"construction-budget\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"How is renovation project initiated?\" tab_id=\"project-initiation\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row]','About CRTC','','inherit','open','open','','203-revision-v1','','','2016-05-17 06:40:17','2016-05-17 06:40:17','',203,'http://192.168.0.7/rtcme/2016/05/17/203-revision-v1/',0,'revision','',0),(1427,1,'2016-05-17 07:01:43','2016-05-17 07:01:43',' ','','','publish','open','open','','1427','','','2016-05-31 10:07:39','2016-05-31 10:07:39','',0,'http://192.168.0.7/rtcme/?p=1427',1,'nav_menu_item','',0),(1428,1,'2016-05-17 07:12:03','2016-05-17 07:12:03','','Projects','','publish','open','open','','projects','','','2016-05-31 10:07:39','2016-05-31 10:07:39','',0,'http://192.168.0.7/rtcme/?p=1428',2,'nav_menu_item','',0),(1429,1,'2016-05-17 08:09:26','2016-05-17 08:09:26','[vc_row el_class=\"margin-top-70\"][vc_column][blog re_pagination=\"1\" items_per_page=\"6\" ids=\"-\" category=\"-\" author=\"-\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"1\" show_post_categories=\"1\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" is_search_results=\"1\"][/vc_column][/vc_row]','Search Page Template','','inherit','open','open','','294-revision-v1','','','2016-05-17 08:09:26','2016-05-17 08:09:26','',294,'http://192.168.0.7/rtcme/2016/05/17/294-revision-v1/',0,'revision','',0),(1430,1,'2016-05-26 09:26:25','2016-05-26 09:26:25','[vc_row el_class=\"margin-top-70\"][vc_column][blog re_pagination=\"1\" items_per_page=\"6\" featured_image_size=\"re_medium\" ids=\"-\" category=\"-\" author=\"-\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"1\" show_post_categories=\"1\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"0\" is_search_results=\"1\"][/vc_column][/vc_row]','Search Page Template','','inherit','open','open','','294-autosave-v1','','','2016-05-26 09:26:25','2016-05-26 09:26:25','',294,'http://192.168.0.7/rtcme/2016/05/17/294-autosave-v1/',0,'revision','',0),(1431,1,'2016-05-17 08:14:47','2016-05-17 08:14:47','[vc_row el_class=\"margin-top-70\"][vc_column][blog re_pagination=\"1\" items_per_page=\"6\" featured_image_size=\"re_medium\" ids=\"-\" category=\"-\" author=\"-\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"1\" show_post_categories=\"1\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" is_search_results=\"1\"][/vc_column][/vc_row]','Search Page Template','','inherit','open','open','','294-revision-v1','','','2016-05-17 08:14:47','2016-05-17 08:14:47','',294,'http://192.168.0.7/rtcme/2016/05/17/294-revision-v1/',0,'revision','',0),(1432,1,'2016-05-17 08:15:39','2016-05-17 08:15:39','[vc_row el_class=\"margin-top-70\"][vc_column][blog re_pagination=\"1\" items_per_page=\"6\" featured_image_size=\"re_medium\" ids=\"-\" category=\"-\" author=\"-\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"1\" show_post_categories=\"1\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"0\" is_search_results=\"1\"][/vc_column][/vc_row]','Search Page Template','','inherit','open','open','','294-revision-v1','','','2016-05-17 08:15:39','2016-05-17 08:15:39','',294,'http://192.168.0.7/rtcme/2016/05/17/294-revision-v1/',0,'revision','',0),(1434,1,'2016-05-17 14:13:37','2016-05-17 14:13:37','','Email login','','publish','open','open','','employee-login','','','2016-05-31 10:07:39','2016-05-31 10:07:39','',0,'http://192.168.0.7/rtcme/?p=1434',4,'nav_menu_item','',0),(1435,1,'2016-05-18 07:21:49','2016-05-18 07:21:49','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_column_text]<img class=\"alignnone size-full wp-image-1319\" src=\"http://rtcme.com/wp-content/uploads/2015/05/expert-team.png\" alt=\"expert-team\" width=\"1172\" height=\"450\" />[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 07:21:49','2016-05-18 07:21:49','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1436,1,'2016-05-18 07:22:46','2016-05-18 07:22:46','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_column_text]<img class=\"alignnone size-full wp-image-1319\" src=\"http://rtcme.com/wp-content/uploads/2015/05/expert-team.png\" alt=\"expert-team\" width=\"1172\" height=\"450\" />[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 07:22:46','2016-05-18 07:22:46','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (1437,1,'2016-05-18 07:25:55','2016-05-18 07:25:55','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"3\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" el_class=\"align-center padding-top-67 padding-bottom-87\" css=\".vc_custom_1432038583705{background-color: #f5f5f5 !important;}\"][vc_column][vc_btn title=\"VIEW ALL SERVICES\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RECENT PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"4\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038677789{background-color: #f5f5f5 !important;}\" el_class=\"align-center padding-top-54 padding-bottom-61\"][vc_column][vc_btn title=\"VIEW ALL PROJECTS\" label=\"EXPLORE OUR PROJECTS\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://quanticalabs.com/wptest/renovate/files/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_title29=\"Sample Senten\r\nce Text\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" easing=\"easeInOutQuint\" duration=\"750\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 07:25:55','2016-05-18 07:25:55','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1438,1,'2016-05-18 07:26:47','2016-05-18 07:26:47','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RECENT PROJECTS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Here are a few of many projects we have completed for our customers. We provide a professional service\r\nwhich includes consultation, free estimate, design, supply of materials and installation.[/vc_column_text][/vc_column][/vc_row][vc_row type=\"full-width\"][vc_column][re_projects items_per_page=\"4\" order_by=\"date\" order=\"DESC\" headers=\"1\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038677789{background-color: #f5f5f5 !important;}\" el_class=\"align-center padding-top-54 padding-bottom-61\"][vc_column][vc_btn title=\"VIEW ALL PROJECTS\" label=\"EXPLORE OUR PROJECTS\" url=\"#\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"ABOUT US\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/2\"][vc_single_image image=\"15\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\" css=\".vc_custom_1431078135839{margin-top: 40px !important;}\"][featured_item icon=\"helmet\" title=\"OVER 15 YEARS EXPERIENCE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][featured_item icon=\"roller\" title=\"BEST MATERIALS\" top_margin=\"page-margin-top\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][featured_item icon=\"driller\" title=\"PROFESSIONAL STANDARDS\" top_margin=\"page-margin-top\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1432041464248{background-color: #f5f5f5 !important;}\" el_class=\" page-padding-top-section padding-bottom-66\"][vc_column][vc_tabs][vc_tab icon=\"sl-small-bubble-check\" title=\"We Offer\" tab_id=\"we-offer\"][vc_row_inner][vc_column_inner][box_header title=\"OUR OFFER\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-shield\" title=\"We Guarantee\" tab_id=\"we-guarantee\"][vc_row_inner][vc_column_inner][box_header title=\"OUR WARRANTY COVERS\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][vc_tab icon=\"sl-small-truck\" title=\"We Provide\" tab_id=\"we-provide\"][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h4\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_tab][/vc_tabs][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"WHY CHOOSE RENOVATE\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column width=\"1/3\"][featured_item icon=\"house-1\" type=\"big\" title=\"OVER 15 YEARS EXPERIENCE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"eco\" type=\"big\" title=\"BEST MATERIALS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"garage\" type=\"big\" title=\"PROFESSIONAL STANDARDS\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432041687155{background-image: url(http://192.168.0.195/indresh/wordpress/wp7/wp-content/uploads/2015/05/image_0111.jpg?id=55) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][vc_row_inner][vc_column_inner][re_testimonials testimonials_count=\"3\" testimonials_icon0=\"conversation\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"CEO OF NEW PORT COMPANY\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"MITCHEL SMITH\" testimonials_author_subtext1=\"CEO OF NEW PORT COMPANY\" testimonials_icon2=\"conversation\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"MITCHEL SMITH\" testimonials_author_subtext2=\"CEO OF NEW PORT COMPANY\" testimonials_author3=\"— Sample Author\" testimonials_author_subtext3=\"— Sample Author\" testimonials_author4=\"— Sample Author\" testimonials_author_subtext4=\"— Sample Author\" testimonials_author5=\"— Sample Author\" testimonials_author_subtext5=\"— Sample Author\" testimonials_author6=\"— Sample Author\" testimonials_author_subtext6=\"— Sample Author\" testimonials_author7=\"— Sample Author\" testimonials_author_subtext7=\"— Sample Author\" testimonials_author8=\"— Sample Author\" testimonials_author_subtext8=\"— Sample Author\" testimonials_author9=\"— Sample Author\" testimonials_author_subtext9=\"— Sample Author\" testimonials_author10=\"— Sample Author\" testimonials_author_subtext10=\"— Sample Author\" testimonials_author11=\"— Sample Author\" testimonials_author_subtext11=\"— Sample Author\" testimonials_author12=\"— Sample Author\" testimonials_author_subtext12=\"— Sample Author\" testimonials_author13=\"— Sample Author\" testimonials_author_subtext13=\"— Sample Author\" testimonials_author14=\"— Sample Author\" testimonials_author_subtext14=\"— Sample Author\" testimonials_author15=\"— Sample Author\" testimonials_author_subtext15=\"— Sample Author\" testimonials_author16=\"— Sample Author\" testimonials_author_subtext16=\"— Sample Author\" testimonials_author17=\"— Sample Author\" testimonials_author_subtext17=\"— Sample Author\" testimonials_author18=\"— Sample Author\" testimonials_author_subtext18=\"— Sample Author\" testimonials_author19=\"— Sample Author\" testimonials_author_subtext19=\"— Sample Author\" testimonials_author20=\"— Sample Author\" testimonials_author_subtext20=\"— Sample Author\" testimonials_author21=\"— Sample Author\" testimonials_author_subtext21=\"— Sample Author\" testimonials_author22=\"— Sample Author\" testimonials_author_subtext22=\"— Sample Author\" testimonials_author23=\"— Sample Author\" testimonials_author_subtext23=\"— Sample Author\" testimonials_author24=\"— Sample Author\" testimonials_author_subtext24=\"— Sample Author\" testimonials_author25=\"— Sample Author\" testimonials_author_subtext25=\"— Sample Author\" testimonials_author26=\"— Sample Author\" testimonials_author_subtext26=\"— Sample Author\" testimonials_author27=\"— Sample Author\" testimonials_author_subtext27=\"— Sample Author\" testimonials_author28=\"— Sample Author\" testimonials_author_subtext28=\"— Sample Author\" testimonials_author29=\"— Sample Author\" testimonials_author_subtext29=\"— Sample Author\" autoplay=\"0\" scroll=\"1\" duration=\"500\" testimonials_text0=\"We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.\" testimonials_text1=\"Sample Sentence Text\" testimonials_text2=\"Sample Sentence Text\" testimonials_text3=\"Sample Sentence Text\" testimonials_text4=\"Sample Sentence Text\" testimonials_text5=\"Sample Sentence Text\" testimonials_text6=\"Sample Sentence Text\" testimonials_text7=\"Sample Sentence Text\" testimonials_text8=\"Sample Sentence Text\" testimonials_text9=\"Sample Sentence Text\" testimonials_text10=\"Sample Sentence Text\" testimonials_text11=\"Sample Sentence Text\" testimonials_text12=\"Sample Sentence Text\" testimonials_text13=\"Sample Sentence Text\" testimonials_text14=\"Sample Sentence Text\" testimonials_text15=\"Sample Sentence Text\" testimonials_text16=\"Sample Sentence Text\" testimonials_text17=\"Sample Sentence Text\" testimonials_text18=\"Sample Sentence Text\" testimonials_text19=\"Sample Sentence Text\" testimonials_text20=\"Sample Sentence Text\" testimonials_text21=\"Sample Sentence Text\" testimonials_text22=\"Sample Sentence Text\" testimonials_text23=\"Sample Sentence Text\" testimonials_text24=\"Sample Sentence Text\" testimonials_text25=\"Sample Sentence Text\" testimonials_text26=\"Sample Sentence Text\" testimonials_text27=\"Sample Sentence Text\" testimonials_text28=\"Sample Sentence Text\" testimonials_text29=\"Sample Sentence Text\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432039625471{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66\"][vc_column][box_header title=\"WE WORK WITH\" type=\"h2\" bottom_border=\"1\"][vc_row_inner][vc_column_inner][our_clients_carousel images=\"66,68,67,69,70,71,75,76,77,78,79,80\" onclick=\"custom_link\" custom_links_target=\"_blank\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 07:26:47','2016-05-18 07:26:47','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1439,1,'2016-05-18 07:27:48','2016-05-18 07:27:48','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1432038815881{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][ql_services items_per_page=\"4\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\" read_more=\"1\" read_more_label=\"VIEW ALL SERVICES\" read_more_url=\"services\"][vc_widget_sidebar title=\"fdsgfdg\" sidebar_id=\"sidebar-1\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462195129159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1102\" add_caption=\"yes\"][vc_single_image image=\"1104\" add_caption=\"yes\"][vc_single_image image=\"1105\" add_caption=\"yes\"][vc_single_image image=\"1106\" add_caption=\"yes\"][vc_single_image image=\"1107\" add_caption=\"yes\"][vc_single_image image=\"1108\" add_caption=\"yes\"][vc_single_image image=\"1109\" add_caption=\"yes\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 07:27:48','2016-05-18 07:27:48','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1440,1,'2016-05-18 07:28:52','2016-05-18 07:28:52','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyME5ld3MlM0MlMkZoMiUzRSUwQSUzQ2lucHV0JTIwdHlwZSUzRCUyMmJ1dHRvbiUyMiUyMGlkJTNEJTIydmlld2FsbCUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUyMG5hbWUlM0QlMjJ2aWV3YWxsJTIyJTIwdmFsdWUlM0QlMjJWSUVXJTIwQUxMJTIyJTIwJTJGJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"0\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row][vc_row][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UtJTIwQ1JUQyUyMENMSUVOVFMlMjAtJTNDJTJGaDIlM0U=[/vc_raw_html][our_clients_carousel][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 07:28:52','2016-05-18 07:28:52','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1441,1,'2016-05-18 07:31:33','2016-05-18 07:31:33','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_column_text]<img class=\"alignnone size-full wp-image-1319\" src=\"http://rtcme.com/wp-content/uploads/2015/05/expert-team.png\" alt=\"expert-team\" width=\"1172\" height=\"450\" />[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 07:31:33','2016-05-18 07:31:33','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1442,1,'2016-05-18 07:33:56','2016-05-18 07:33:56','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1160\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1104\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 07:33:56','2016-05-18 07:33:56','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1443,1,'2016-05-18 07:38:58','2016-05-18 07:38:58','','2','','inherit','open','open','','2','','','2016-05-18 07:38:58','2016-05-18 07:38:58','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/2.jpg',0,'attachment','image/jpeg',0),(1444,1,'2016-05-18 07:39:01','2016-05-18 07:39:01','','3','','inherit','open','open','','3','','','2016-05-18 07:39:01','2016-05-18 07:39:01','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/3.jpg',0,'attachment','image/jpeg',0),(1445,1,'2016-05-18 07:39:04','2016-05-18 07:39:04','','4','','inherit','open','open','','4','','','2016-05-18 07:39:04','2016-05-18 07:39:04','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/4.jpg',0,'attachment','image/jpeg',0),(1446,1,'2016-05-18 07:39:05','2016-05-18 07:39:05','','5','','inherit','open','open','','5','','','2016-05-18 07:39:05','2016-05-18 07:39:05','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/5.jpg',0,'attachment','image/jpeg',0),(1447,1,'2016-05-18 07:39:06','2016-05-18 07:39:06','','6','','inherit','open','open','','6','','','2016-05-18 07:39:06','2016-05-18 07:39:06','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/6.jpg',0,'attachment','image/jpeg',0),(1448,1,'2016-05-18 07:39:07','2016-05-18 07:39:07','','7','','inherit','open','open','','7','','','2016-05-18 07:39:07','2016-05-18 07:39:07','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/7.jpg',0,'attachment','image/jpeg',0),(1449,1,'2016-05-18 07:39:08','2016-05-18 07:39:08','','8','','inherit','open','open','','8','','','2016-05-18 07:39:08','2016-05-18 07:39:08','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/8.jpg',0,'attachment','image/jpeg',0),(1450,1,'2016-05-18 07:39:10','2016-05-18 07:39:10','','9','','inherit','open','open','','9','','','2016-05-18 07:39:10','2016-05-18 07:39:10','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/9.jpg',0,'attachment','image/jpeg',0),(1451,1,'2016-05-18 07:39:11','2016-05-18 07:39:11','','10','','inherit','open','open','','10','','','2016-05-18 07:39:11','2016-05-18 07:39:11','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/10.jpg',0,'attachment','image/jpeg',0),(1452,1,'2016-05-18 07:39:12','2016-05-18 07:39:12','','11','','inherit','open','open','','11','','','2016-05-18 07:39:12','2016-05-18 07:39:12','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/11.jpg',0,'attachment','image/jpeg',0),(1453,1,'2016-05-18 07:39:13','2016-05-18 07:39:13','','12','','inherit','open','open','','12','','','2016-05-18 07:39:13','2016-05-18 07:39:13','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/12.jpg',0,'attachment','image/jpeg',0),(1454,1,'2016-05-18 07:39:14','2016-05-18 07:39:14','','1','','inherit','open','open','','1','','','2016-05-18 07:39:14','2016-05-18 07:39:14','',924,'http://192.168.0.7/rtcme/wp-content/uploads/2015/05/13.jpg',0,'attachment','image/jpeg',0),(1455,1,'2016-05-18 07:40:42','2016-05-18 07:40:42','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1443\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1105\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1106\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1107\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1108\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1109\" img_size=\"medium\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 07:40:42','2016-05-18 07:40:42','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1456,1,'2016-05-18 07:47:34','2016-05-18 07:47:34','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 07:47:34','2016-05-18 07:47:34','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1457,1,'2016-05-18 07:48:15','2016-05-18 07:48:15','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 07:48:15','2016-05-18 07:48:15','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1458,1,'2016-05-18 07:53:36','2016-05-18 07:53:36','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_images_carousel images=\"1443,1444,1445,1446,1454,1453,1452,1451,1450,1449,1448,1447\" title=\"Meet our Expert\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 07:53:36','2016-05-18 07:53:36','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1459,1,'2016-05-18 07:55:29','2016-05-18 07:55:29','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_images_carousel images=\"1443,1444,1445,1446,1454,1453,1452,1451,1450,1449,1448,1447\" img_size=\"full\" onclick=\"link_no\" slides_per_view=\"8\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\" title=\"Meet our Expert\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 07:55:29','2016-05-18 07:55:29','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1460,1,'2016-05-18 07:58:24','2016-05-18 07:58:24','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_images_carousel images=\"1443,1444,1445,1446,1454,1453,1452,1451,1450,1449,1448,1447\" img_size=\"full\" onclick=\"link_no\" speed=\"1000\" slides_per_view=\"8\" autoplay=\"yes\" hide_pagination_control=\"yes\" hide_prev_next_buttons=\"yes\" wrap=\"yes\" title=\"Meet our Expert\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 07:58:24','2016-05-18 07:58:24','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1461,1,'2016-05-18 08:00:20','2016-05-18 08:00:20','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 08:00:20','2016-05-18 08:00:20','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1462,1,'2016-05-18 09:25:48','2016-05-18 09:25:48','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 09:25:48','2016-05-18 09:25:48','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1463,1,'2016-05-18 09:33:11','2016-05-18 09:33:11','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner][vc_column_inner][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 09:33:11','2016-05-18 09:33:11','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1464,1,'2016-05-18 09:34:31','2016-05-18 09:34:31','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImg\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 09:34:31','2016-05-18 09:34:31','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1465,1,'2016-05-18 10:17:42','2016-05-18 10:17:42','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462261649389{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 10:17:42','2016-05-18 10:17:42','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1466,1,'2016-05-18 10:21:01','2016-05-18 10:21:01','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463566869183{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section  TeamBlockhome\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 10:21:01','2016-05-18 10:21:01','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1467,1,'2016-05-18 10:29:48','2016-05-18 10:29:48','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-18 10:29:48','2016-05-18 10:29:48','',924,'http://192.168.0.7/rtcme/2016/05/18/924-revision-v1/',0,'revision','',0),(1469,1,'2016-05-23 12:52:51','2016-05-23 12:52:51','a:59:{i:0;a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}i:1;a:2:{i:0;s:14:\"Search Here...\";i:1;s:14:\"Search Here...\";}i:2;a:2:{i:0;s:5:\"rtcme\";i:1;s:5:\"rtcme\";}i:3;a:2:{i:0;s:24:\"Canadian RTC Consultancy\";i:1;s:24:\"Canadian RTC Consultancy\";}i:4;a:2:{i:0;s:6:\"F j, Y\";i:1;s:6:\"F j, Y\";}i:5;a:2:{i:0;s:5:\"g:i a\";i:1;s:5:\"g:i a\";}i:6;a:2:{i:0;s:8:\"About us\";i:1;s:8:\"About us\";}i:7;a:2:{i:0;s:15:\"Important Links\";i:1;s:15:\"Important Links\";}i:8;a:2:{i:0;s:437:\"<div class=\"linkdinsec\"><i class=\"mat-icon\"></i>Connect on Linked In</div>\r\n<div class=\"addresssec\">\r\n<i class=\"mat-icon\"></i>\r\n<h2>Canadian Roads\r\nTransport and Civil \r\nEngineering Consultancy </h2>\r\n230 AI Meena Street, Office No. 804 <br />\r\nSilver Wave Tower \"Union National Bank Building\" <br />\r\nP.O. Box: 94645 <br />\r\nAbu Dhabi, U.A.E<br />\r\nPhone: +971 2 645 2662<br />\r\nFax: +971 2 645 2661<br />\r\nEmail : rtcme@rtcme.com</div>\";i:1;s:437:\"<div class=\"linkdinsec\"><i class=\"mat-icon\"></i>Connect on Linked In</div>\r\n<div class=\"addresssec\">\r\n<i class=\"mat-icon\"></i>\r\n<h2>Canadian Roads\r\nTransport and Civil \r\nEngineering Consultancy </h2>\r\n230 AI Meena Street, Office No. 804 <br />\r\nSilver Wave Tower \"Union National Bank Building\" <br />\r\nP.O. Box: 94645 <br />\r\nAbu Dhabi, U.A.E<br />\r\nPhone: +971 2 645 2662<br />\r\nFax: +971 2 645 2661<br />\r\nEmail : rtcme@rtcme.com</div>\";}i:9;a:2:{i:0;s:14:\"Employee Login\";i:1;s:14:\"Employee Login\";}i:10;a:2:{i:0;s:15:\"Careers at CRTC\";i:1;s:15:\"Careers at CRTC\";}i:11;a:2:{i:0;s:16:\"CRTC Information\";i:1;s:16:\"CRTC Information\";}i:12;a:2:{i:0;s:8:\"Services\";i:1;s:8:\"Services\";}i:13;a:2:{i:0;s:14:\"What We Can Do\";i:1;s:14:\"What We Can Do\";}i:14;a:2:{i:0;s:8:\"Projects\";i:1;s:8:\"Projects\";}i:15;a:2:{i:0;s:16:\"Our Achievements\";i:1;s:16:\"Our Achievements\";}i:16;a:2:{i:0;s:18:\"What’s going on?\";i:1;s:18:\"What’s going on?\";}i:17;a:2:{i:0;s:85:\"Maximum file size is 1 MB and the following file formats are allowed \"doc, docx, pdf\"\";i:1;s:85:\"Maximum file size is 1 MB and the following file formats are allowed \"doc, docx, pdf\"\";}i:18;a:2:{i:0;s:24:\"We will contact you soon\";i:1;s:24:\"We will contact you soon\";}i:19;a:2:{i:0;s:12:\"Send Message\";i:1;s:12:\"Send Message\";}i:20;a:2:{i:0;s:7:\"Join Us\";i:1;s:7:\"Join Us\";}i:21;a:2:{i:0;s:19:\"Let’s have a Meet\";i:1;s:19:\"Let’s have a Meet\";}i:22;a:2:{i:0;s:124:\"If you want to know more about our professional services, please use the contact form or send us an email to rtcme@rtcme.com\";i:1;s:124:\"If you want to know more about our professional services, please use the contact form or send us an email to rtcme@rtcme.com\";}i:23;a:2:{i:0;s:32:\"High Level of Quality and Result\";i:1;s:32:\"High Level of Quality and Result\";}i:24;a:2:{i:0;s:76:\"Welcome to Canadian Roads Transport and Civil Engineering Consultancy (CRTC)\";i:1;s:76:\"Welcome to Canadian Roads Transport and Civil Engineering Consultancy (CRTC)\";}i:25;a:2:{i:0;s:247:\"Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\";i:1;s:247:\"Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\";}i:26;a:2:{i:0;s:10:\"Learn More\";i:1;s:10:\"Learn More\";}i:27;a:2:{i:0;s:13:\"CRTC Services\";i:1;s:13:\"CRTC Services\";}i:28;a:2:{i:0;s:13:\"CRTC Projects\";i:1;s:13:\"CRTC Projects\";}i:29;a:2:{i:0;s:20:\"Our Top Achievements\";i:1;s:20:\"Our Top Achievements\";}i:30;a:2:{i:0;s:9:\"CRTC Team\";i:1;s:9:\"CRTC Team\";}i:31;a:2:{i:0;s:15:\"Meet our Expert\";i:1;s:15:\"Meet our Expert\";}i:32;a:2:{i:0;s:16:\"CRTC Latest News\";i:1;s:16:\"CRTC Latest News\";}i:33;a:2:{i:0;s:8:\"View All\";i:1;s:8:\"View All\";}i:34;a:2:{i:0;s:12:\"CRTC Clients\";i:1;s:12:\"CRTC Clients\";}i:35;a:2:{i:0;s:8:\"Site Map\";i:1;s:8:\"Site Map\";}i:36;a:2:{i:0;s:19:\"Connect on LinkedIn\";i:1;s:19:\"Connect on LinkedIn\";}i:37;a:2:{i:0;s:65:\"Canadian Roads Transport and Civil Engineering Consultancy (CRTC)\";i:1;s:65:\"Canadian Roads Transport and Civil Engineering Consultancy (CRTC)\";}i:38;a:2:{i:0;s:111:\"Copyright © 2010-2016 Canadian Roads Transports and Civil Engineering Consultancy (CRTC). All Rights Reserved.\";i:1;s:111:\"Copyright © 2010-2016 Canadian Roads Transports and Civil Engineering Consultancy (CRTC). All Rights Reserved.\";}i:39;a:2:{i:0;s:116:\"Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads\";i:1;s:116:\"Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads\";}i:40;a:2:{i:0;s:96:\"<span style=\'color:#003a70;\'>C</span><span class=\'clientHeading\'>RTC</span> <span>C</span>LIENTS\";i:1;s:96:\"<span style=\'color:#003a70;\'>C</span><span class=\'clientHeading\'>RTC</span> <span>C</span>LIENTS\";}i:41;a:2:{i:0;s:11:\"Email login\";i:1;s:11:\"Email login\";}i:42;a:2:{i:0;s:14:\"Replicon login\";i:1;s:14:\"Replicon login\";}i:43;a:2:{i:0;s:16:\"Ftp server login\";i:1;s:16:\"Ftp server login\";}i:44;a:2:{i:0;s:4:\"Home\";i:1;s:4:\"Home\";}i:45;a:2:{i:0;s:12:\"Posted Date:\";i:1;s:12:\"Posted Date:\";}i:46;a:2:{i:0;s:4:\"view\";i:1;s:4:\"view\";}i:47;a:2:{i:0;s:5:\"views\";i:1;s:5:\"views\";}i:48;a:2:{i:0;s:5:\"View:\";i:1;s:5:\"View:\";}i:49;a:2:{i:0;s:6:\"Views:\";i:1;s:6:\"Views:\";}i:50;a:2:{i:0;s:9:\"Comments:\";i:1;s:9:\"Comments:\";}i:51;a:2:{i:0;s:9:\"CRTC News\";i:1;s:9:\"CRTC News\";}i:52;a:2:{i:0;s:4:\"Blog\";i:1;s:4:\"Blog\";}i:53;a:2:{i:0;s:4:\"BLOG\";i:1;s:4:\"BLOG\";}i:54;a:2:{i:0;s:19:\"SEARCH RESULTS FOR:\";i:1;s:19:\"SEARCH RESULTS FOR:\";}i:55;a:2:{i:0;s:14:\"SEARCH RESULTS\";i:1;s:14:\"SEARCH RESULTS\";}i:56;a:2:{i:0;s:16:\"Top Achievements\";i:1;s:16:\"Top Achievements\";}i:57;a:2:{i:0;s:9:\"Completed\";i:1;s:9:\"Completed\";}i:58;a:2:{i:0;s:7:\"Ongoing\";i:1;s:7:\"Ongoing\";}}','polylang_mo_30','','private','open','open','','polylang_mo_30','','','2016-07-20 06:15:37','2016-07-20 06:15:37','',0,'http://192.168.0.7/rtcme/?post_type=polylang_mo&#038;p=1469',0,'polylang_mo','',0),(1470,1,'2016-05-23 12:54:10','2016-05-23 12:54:10','a:59:{i:0;a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}i:1;a:2:{i:0;s:14:\"Search Here...\";i:1;s:15:\"إبحث هنا\";}i:2;a:2:{i:0;s:5:\"rtcme\";i:1;s:5:\"rtcme\";}i:3;a:2:{i:0;s:24:\"Canadian RTC Consultancy\";i:1;s:24:\"Canadian RTC Consultancy\";}i:4;a:2:{i:0;s:6:\"F j, Y\";i:1;s:6:\"F j, Y\";}i:5;a:2:{i:0;s:5:\"g:i a\";i:1;s:5:\"g:i a\";}i:6;a:2:{i:0;s:8:\"About us\";i:1;s:15:\"لمحة عنا\";}i:7;a:2:{i:0;s:15:\"Important Links\";i:1;s:19:\"روابط مهمة\";}i:8;a:2:{i:0;s:437:\"<div class=\"linkdinsec\"><i class=\"mat-icon\"></i>Connect on Linked In</div>\r\n<div class=\"addresssec\">\r\n<i class=\"mat-icon\"></i>\r\n<h2>Canadian Roads\r\nTransport and Civil \r\nEngineering Consultancy </h2>\r\n230 AI Meena Street, Office No. 804 <br />\r\nSilver Wave Tower \"Union National Bank Building\" <br />\r\nP.O. Box: 94645 <br />\r\nAbu Dhabi, U.A.E<br />\r\nPhone: +971 2 645 2662<br />\r\nFax: +971 2 645 2661<br />\r\nEmail : rtcme@rtcme.com</div>\";i:1;s:643:\"<div class=\"linkdinsec\"><i class=\"mat-icon\"></i>تواصل معنا على  LINKED IN  </div>\r\n<div class=\"addresssec\">\r\n<i class=\"mat-icon\"></i>\r\n<h2>كانيديان رود ترانسبورت أند سيفيل إنجينيرنج كونسلتنت </h2>\r\n230 شارع الميناء، مكتب 804<br />\r\nسيلفر ويف تاور \"بناية بنك الإتحاد الوطني\" <br />\r\nصندوق البريد: 94645<br />\r\nأبوظبي، الإمارات العربية المتحدة<br />\r\nهاتف: <span>+971 2 645 2662</span><br />\r\nفاكس: <span>+971 2 645 2661</span><br />\r\nالبريد الإلكتروني: rtcme@rtcme.com</div>\";}i:9;a:2:{i:0;s:14:\"Employee Login\";i:1;s:27:\"دخول الموظفيين\";}i:10;a:2:{i:0;s:15:\"Careers at CRTC\";i:1;s:14:\"الوظائف\";}i:11;a:2:{i:0;s:16:\"CRTC Information\";i:1;s:16:\"CRTC Information\";}i:12;a:2:{i:0;s:8:\"Services\";i:1;s:8:\"Services\";}i:13;a:2:{i:0;s:14:\"What We Can Do\";i:1;s:14:\"What We Can Do\";}i:14;a:2:{i:0;s:8:\"Projects\";i:1;s:8:\"Projects\";}i:15;a:2:{i:0;s:16:\"Our Achievements\";i:1;s:16:\"Our Achievements\";}i:16;a:2:{i:0;s:18:\"What’s going on?\";i:1;s:18:\"What’s going on?\";}i:17;a:2:{i:0;s:85:\"Maximum file size is 1 MB and the following file formats are allowed \"doc, docx, pdf\"\";i:1;s:85:\"Maximum file size is 1 MB and the following file formats are allowed \"doc, docx, pdf\"\";}i:18;a:2:{i:0;s:24:\"We will contact you soon\";i:1;s:24:\"We will contact you soon\";}i:19;a:2:{i:0;s:12:\"Send Message\";i:1;s:12:\"Send Message\";}i:20;a:2:{i:0;s:7:\"Join Us\";i:1;s:7:\"Join Us\";}i:21;a:2:{i:0;s:19:\"Let’s have a Meet\";i:1;s:19:\"Let’s have a Meet\";}i:22;a:2:{i:0;s:124:\"If you want to know more about our professional services, please use the contact form or send us an email to rtcme@rtcme.com\";i:1;s:124:\"If you want to know more about our professional services, please use the contact form or send us an email to rtcme@rtcme.com\";}i:23;a:2:{i:0;s:32:\"High Level of Quality and Result\";i:1;s:32:\"High Level of Quality and Result\";}i:24;a:2:{i:0;s:76:\"Welcome to Canadian Roads Transport and Civil Engineering Consultancy (CRTC)\";i:1;s:76:\"Welcome to Canadian Roads Transport and Civil Engineering Consultancy (CRTC)\";}i:25;a:2:{i:0;s:247:\"Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\";i:1;s:247:\"Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\";}i:26;a:2:{i:0;s:10:\"Learn More\";i:1;s:10:\"Learn More\";}i:27;a:2:{i:0;s:13:\"CRTC Services\";i:1;s:13:\"CRTC Services\";}i:28;a:2:{i:0;s:13:\"CRTC Projects\";i:1;s:13:\"CRTC Projects\";}i:29;a:2:{i:0;s:20:\"Our Top Achievements\";i:1;s:20:\"Our Top Achievements\";}i:30;a:2:{i:0;s:9:\"CRTC Team\";i:1;s:9:\"CRTC Team\";}i:31;a:2:{i:0;s:15:\"Meet our Expert\";i:1;s:15:\"Meet our Expert\";}i:32;a:2:{i:0;s:16:\"CRTC Latest News\";i:1;s:16:\"CRTC Latest News\";}i:33;a:2:{i:0;s:8:\"View All\";i:1;s:8:\"View All\";}i:34;a:2:{i:0;s:12:\"CRTC Clients\";i:1;s:12:\"CRTC Clients\";}i:35;a:2:{i:0;s:8:\"Site Map\";i:1;s:8:\"Site Map\";}i:36;a:2:{i:0;s:19:\"Connect on LinkedIn\";i:1;s:19:\"Connect on LinkedIn\";}i:37;a:2:{i:0;s:65:\"Canadian Roads Transport and Civil Engineering Consultancy (CRTC)\";i:1;s:65:\"Canadian Roads Transport and Civil Engineering Consultancy (CRTC)\";}i:38;a:2:{i:0;s:111:\"Copyright © 2010-2016 Canadian Roads Transports and Civil Engineering Consultancy (CRTC). All Rights Reserved.\";i:1;s:168:\"© 2010 – 2016 كانيديان رود ترانسبورت أند سيفيل إنجينيرنج كونسلتنت (CRTC) ذ. م. م. جميع الحقوق محفوظة.\";}i:39;a:2:{i:0;s:116:\"Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads\";i:1;s:192:\"بدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق\";}i:40;a:2:{i:0;s:96:\"<span style=\'color:#003a70;\'>C</span><span class=\'clientHeading\'>RTC</span> <span>C</span>LIENTS\";i:1;s:85:\"عملاء<span style=\'color:#003a70;\'>C</span><span class=\'clientHeading\'>RTC</span>\";}i:41;a:2:{i:0;s:11:\"Email login\";i:1;s:57:\"تسجيل الدخول للبريد الإلكتروني\";}i:42;a:2:{i:0;s:14:\"Replicon login\";i:1;s:42:\"تسجيل الدخول لريبليكون\";}i:43;a:2:{i:0;s:16:\"Ftp server login\";i:1;s:45:\"تسجيل الدخول لخادم الـ FTP\";}i:44;a:2:{i:0;s:4:\"Home\";i:1;s:16:\"الرئيسية\";}i:45;a:2:{i:0;s:12:\"Posted Date:\";i:1;s:22:\"تاريخ النشر:\";}i:46;a:2:{i:0;s:4:\"view\";i:1;s:18:\"المشاهدات\";}i:47;a:2:{i:0;s:5:\"views\";i:1;s:18:\"المشاهدات\";}i:48;a:2:{i:0;s:5:\"View:\";i:1;s:19:\"المشاهدات:\";}i:49;a:2:{i:0;s:6:\"Views:\";i:1;s:19:\"المشاهدات:\";}i:50;a:2:{i:0;s:9:\"Comments:\";i:1;s:19:\"التعليقات:\";}i:51;a:2:{i:0;s:9:\"CRTC News\";i:1;s:23:\"أخبار الشركة\";}i:52;a:2:{i:0;s:4:\"Blog\";i:1;s:10:\"مدونة\";}i:53;a:2:{i:0;s:4:\"BLOG\";i:1;s:10:\"مدونة\";}i:54;a:2:{i:0;s:19:\"SEARCH RESULTS FOR:\";i:1;s:27:\"نتائج البحث عن:\";}i:55;a:2:{i:0;s:14:\"SEARCH RESULTS\";i:1;s:21:\"نتائج البحث\";}i:56;a:2:{i:0;s:16:\"Top Achievements\";i:1;s:27:\"أعلى الإنجازات\";}i:57;a:2:{i:0;s:9:\"Completed\";i:1;s:8:\"منجز\";}i:58;a:2:{i:0;s:7:\"Ongoing\";i:1;s:10:\"جارية\";}}','polylang_mo_55','','private','open','open','','polylang_mo_55','','','2016-07-20 06:15:37','2016-07-20 06:15:37','',0,'http://192.168.0.7/rtcme/?post_type=polylang_mo&#038;p=1470',0,'polylang_mo','',0),(1473,1,'2016-05-23 13:01:19','2016-05-23 13:01:19','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main-arabic\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>مرحبا بكم في موقع شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م.</h2>\r\nبدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق، المواصلات، والهندسة المدنية ثم توسعت لتكةن شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/%D9%84%D9%85%D8%AD%D8%A9-%D8%B9%D9%86%D8%A7/\">تعرف على المزيد</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>رسالتنا</h3>\r\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQUUlRDglQUYlRDklODUlRDglQTclRDglQUElM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRSVEOSU4NSVEOCVCOSUyMCVEOCVBMyVEOSU4MyVEOCVBQiVEOCVCMSUyMCVEOSU4NSVEOSU4NiUyMDglMjAlRDglQjMlRDklODYlRDklODglRDglQTclRDglQUElMjAlRDklODUlRDklODYlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTklMjAlRDglQTclRDklODQlRDklODglRDglQTclRDglQjMlRDglQjklRDglQTklMjAlRDklODglRDglQTclRDklODQlRDglQUElRDglQjElRDklODMlRDklOEElRDglQjIlMjAlRDglQTclRDklODQlRDglQUQlRDklODIlRDklOEElRDklODIlRDklOEElMjAlRDglQjklRDklODQlRDklODklMjAlRDglQjElRDglQjYlRDglQTclMjAlRDglQTclRDklODQlRDglQjklRDklODUlRDklODQlRDglQTclRDglQTElRDglOEMlMjAlRDklOEElRDklODUlRDklODMlRDklODYlRDklODMlMjAlRDglQTclRDklODQlRDglQTclRDglQjklRDglQUElRDklODUlRDglQTclRDglQUYlMjAlRDglQjklRDklODQlRDklOEElRDklODYlRDglQTclMjAlRDklODElRDklOEElMjAlRDklODUlRDglQjQlRDglQjElRDklODglRDglQjklRDklODMlMjAlRDglQTclRDklODQlRDklODUlRDklODIlRDglQTglRDklODQuJTIwJUQ4JUFBJUQ5JTgyJUQ4JUFGJUQ5JTg1JTIwQ1JUQyUyMCVEOSU4NSVEOCVBQyVEOSU4NSVEOSU4OCVEOCVCOSVEOCVBOSUyMCVEOSU4OCVEOCVBNyVEOCVCMyVEOCVCOSVEOCVBOSUyMCVEOSU4NSVEOSU4NiUyMCVEOCVBNyVEOSU4NCVEOCVBRSVEOCVBRiVEOSU4NSVEOCVBNyVEOCVBQSUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOSU4QSVEOCVBOSUyMCVEOCVBOCVEOSU4NSVEOCVBNyUyMCVEOSU4MSVEOSU4QSUyMCVEOCVCMCVEOSU4NCVEOSU4MyUyMCVEOSU4OCVEOSU4NCVEOSU4MyVEOSU4NiUyMCVEOCVBRiVEOSU4OCVEOSU4NiUyMCVEOCVBMyVEOSU4NiUyMCVEOSU4QSVEOSU4MiVEOCVBQSVEOCVCNSVEOCVCMSUyMCVEOCVCOSVEOSU4NCVEOSU4OSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVCMSVEOSU4MiVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4OCVEOCVBNyVEOCVCNSVEOSU4NCVEOCVBNyVEOCVBQSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOCVBOCVEOSU4NiVEOSU4QSVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOCVBQSVEOCVBRCVEOCVBQSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4NiVEOCVBNyVEOCVCOCVEOCVCMSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVBOCVEOSU4QSVEOCVCOSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4MyVEOSU4NyVEOCVCMSVEOCVBOCVEOCVBNyVEOCVBNiVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVCOSVEOSU4NSVEOCVBNyVEOCVCMSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOSU4OCVEOCVBQSVEOCVCNSVEOSU4NSVEOSU4QSVEOSU4NSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVBOCVEOCVBNyVEOSU4NiVEOSU4QS4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODUlRDglQjQlRDglQTclRDglQjElRDklOEElRDglQjklM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDglQTMlRDglQjklRDglQjglRDklODUlMjAlRDglQTUlRDklODYlRDglQUMlRDglQTclRDglQjIlRDglQTclRDglQUElRDklODYlRDglQTclM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"1909,1913,1927,1928,1908,1924,1911,1912\" category=\"-\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODElRDglQjElRDklOEElRDklODIlMjAlRDglQjklRDklODUlRDklODQlM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDklODIlRDglQTclRDglQTglRDklODQlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTclRDglQTElM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert teamdirection\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"يمنى حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"ماري غارا\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"محمد غفاري\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"أيمن شاهين\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"محمد إعجاز\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"منى نصر\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"أسامة محي الدين\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"عبدالرحمن حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"ألين أروستيك\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"دانية هادي\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"سرفراس عبدالوهاب\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQTIlRDglQUUlRDglQjElMjAlRDglQTMlRDglQUUlRDglQTglRDglQTclRDglQjElM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnJ0Y21lLmNvbSUyRiUyNUQ4JTI1QTMlMjVEOCUyNUFFJTI1RDglMjVBOCUyNUQ4JTI1QTclMjVEOCUyNUIxLSUyNUQ4JTI1QTclMjVEOSUyNTg0JTI1RDglMjVCNCUyNUQ4JTI1QjElMjVEOSUyNTgzJTI1RDglMjVBOS0lMjVEOSUyNTg1JTI1RDglMjVBNy0lMjVEOCUyNUE3JTI1RDklMjU4NCUyNUQ4JTI1QUMlMjVEOCUyNUFGJTI1RDklMjU4QSUyNUQ4JTI1QUYlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0UlRDglQjklRDglQjElRDglQjYlMjAlRDglQTclRDklODQlRDglQUMlRDklODUlRDklOEElRDglQjklMjAlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" category=\"%d8%a3%d8%ae%d8%a8%d8%a7%d8%b1-%d8%a7%d9%84%d8%b4%d8%b1%d9%83%d8%a9\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','publish','open','open','','home-3','','','2016-10-31 20:01:29','2016-10-31 16:01:29','',0,'http://192.168.0.7/rtcme/?page_id=1473',0,'page','',0),(1474,1,'2016-05-23 13:01:19','2016-05-23 13:01:19','الصفحة الرئيسية','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-05-23 13:01:19','2016-05-23 13:01:19','',1473,'http://192.168.0.7/rtcme/2016/05/23/1473-revision-v1/',0,'revision','',0),(1475,1,'2016-10-31 19:55:05','2016-10-31 15:55:05','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main-arabic\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\n<h2>مرحبا بكم في موقع شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م.</h2>\nبدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق، المواصلات، والهندسة المدنية ثم توسعت لتكةن شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\n\n<a class=\"more\" href=\"http://rtcme.com/%D9%84%D9%85%D8%AD%D8%A9-%D8%B9%D9%86%D8%A7/\">تعرف على المزيد</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\n<h3>رؤيتنا</h3>\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\n<h3>رسالتنا</h3>\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQUUlRDglQUYlRDklODUlRDglQTclRDglQUElM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRSVEOSU4NSVEOCVCOSUyMCVEOCVBMyVEOSU4MyVEOCVBQiVEOCVCMSUyMCVEOSU4NSVEOSU4NiUyMDglMjAlRDglQjMlRDklODYlRDklODglRDglQTclRDglQUElMjAlRDklODUlRDklODYlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTklMjAlRDglQTclRDklODQlRDklODglRDglQTclRDglQjMlRDglQjklRDglQTklMjAlRDklODglRDglQTclRDklODQlRDglQUElRDglQjElRDklODMlRDklOEElRDglQjIlMjAlRDglQTclRDklODQlRDglQUQlRDklODIlRDklOEElRDklODIlRDklOEElMjAlRDglQjklRDklODQlRDklODklMjAlRDglQjElRDglQjYlRDglQTclMjAlRDglQTclRDklODQlRDglQjklRDklODUlRDklODQlRDglQTclRDglQTElRDglOEMlMjAlRDklOEElRDklODUlRDklODMlRDklODYlRDklODMlMjAlRDglQTclRDklODQlRDglQTclRDglQjklRDglQUElRDklODUlRDglQTclRDglQUYlMjAlRDglQjklRDklODQlRDklOEElRDklODYlRDglQTclMjAlRDklODElRDklOEElMjAlRDklODUlRDglQjQlRDglQjElRDklODglRDglQjklRDklODMlMjAlRDglQTclRDklODQlRDklODUlRDklODIlRDglQTglRDklODQuJTIwJUQ4JUFBJUQ5JTgyJUQ4JUFGJUQ5JTg1JTIwQ1JUQyUyMCVEOSU4NSVEOCVBQyVEOSU4NSVEOSU4OCVEOCVCOSVEOCVBOSUyMCVEOSU4OCVEOCVBNyVEOCVCMyVEOCVCOSVEOCVBOSUyMCVEOSU4NSVEOSU4NiUyMCVEOCVBNyVEOSU4NCVEOCVBRSVEOCVBRiVEOSU4NSVEOCVBNyVEOCVBQSUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOSU4QSVEOCVBOSUyMCVEOCVBOCVEOSU4NSVEOCVBNyUyMCVEOSU4MSVEOSU4QSUyMCVEOCVCMCVEOSU4NCVEOSU4MyUyMCVEOSU4OCVEOSU4NCVEOSU4MyVEOSU4NiUyMCVEOCVBRiVEOSU4OCVEOSU4NiUyMCVEOCVBMyVEOSU4NiUyMCVEOSU4QSVEOSU4MiVEOCVBQSVEOCVCNSVEOCVCMSUyMCVEOCVCOSVEOSU4NCVEOSU4OSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVCMSVEOSU4MiVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4OCVEOCVBNyVEOCVCNSVEOSU4NCVEOCVBNyVEOCVBQSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOCVBOCVEOSU4NiVEOSU4QSVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOCVBQSVEOCVBRCVEOCVBQSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4NiVEOCVBNyVEOCVCOCVEOCVCMSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVBOCVEOSU4QSVEOCVCOSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4MyVEOSU4NyVEOCVCMSVEOCVBOCVEOCVBNyVEOCVBNiVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVCOSVEOSU4NSVEOCVBNyVEOCVCMSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOSU4OCVEOCVBQSVEOCVCNSVEOSU4NSVEOSU4QSVEOSU4NSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVBOCVEOCVBNyVEOSU4NiVEOSU4QS4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODUlRDglQjQlRDglQTclRDglQjElRDklOEElRDglQjklM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDglQTMlRDglQjklRDglQjglRDklODUlMjAlRDglQTUlRDklODYlRDglQUMlRDglQTclRDglQjIlRDglQTclRDglQUElRDklODYlRDglQTclM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"-,1919,1896,1843,1914,1909,1913,1898,1902\" category=\"%d8%a7%d9%84%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9-%d8%a7%d9%84%d9%85%d9%86%d8%ac%d8%b2%d8%a9\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODElRDglQjElRDklOEElRDklODIlMjAlRDglQjklRDklODUlRDklODQlM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDklODIlRDglQTclRDglQTglRDklODQlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTclRDglQTElM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert teamdirection\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"يمنى حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"ماري غارا\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"محمد غفاري\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"أيمن شاهين\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"محمد إعجاز\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"منى نصر\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"أسامة محي الدين\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"عبدالرحمن حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"ألين أروستيك\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"دانية هادي\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"سرفراس عبدالوهاب\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQTIlRDglQUUlRDglQjElMjAlRDglQTMlRDglQUUlRDglQTglRDglQTclRDglQjElM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnJ0Y21lLmNvbSUyRiUyNUQ4JTI1QTMlMjVEOCUyNUFFJTI1RDglMjVBOCUyNUQ4JTI1QTclMjVEOCUyNUIxLSUyNUQ4JTI1QTclMjVEOSUyNTg0JTI1RDglMjVCNCUyNUQ4JTI1QjElMjVEOSUyNTgzJTI1RDglMjVBOS0lMjVEOSUyNTg1JTI1RDglMjVBNy0lMjVEOCUyNUE3JTI1RDklMjU4NCUyNUQ4JTI1QUMlMjVEOCUyNUFGJTI1RDklMjU4QSUyNUQ4JTI1QUYlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0UlRDglQjklRDglQjElRDglQjYlMjAlRDglQTclRDklODQlRDglQUMlRDklODUlRDklOEElRDglQjklMjAlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" ids=\"-\" category=\"%d8%a3%d8%ae%d8%a8%d8%a7%d8%b1-%d8%a7%d9%84%d8%b4%d8%b1%d9%83%d8%a9\" author=\"-\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-autosave-v1','','','2016-10-31 19:55:05','2016-10-31 15:55:05','',1473,'http://192.168.0.7/rtcme/2016/05/23/1473-autosave-v1/',0,'revision','',0),(1476,1,'2016-05-23 13:03:36','2016-05-23 13:03:36','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-05-23 13:03:36','2016-05-23 13:03:36','',1473,'http://192.168.0.7/rtcme/2016/05/23/1473-revision-v1/',0,'revision','',0),(1477,1,'2016-05-23 13:20:31','2016-05-23 13:20:31','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][box_header title=\"لمحة عنا\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]كانيديان رودز ترانسبورت أند سيفيل إنجينيرينج كونسلتنت (CRTC) بدأت في عام 2008 كشركة متخصصة في الطرق، النقل والمواصلات، الهندسة المدنية ثم توسعت لتكون شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.[/vc_column_text][items_list additembutton=\"\" class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نجمع بين الجودة في العمل والدراية التامة بجميع الجوانب المتعلقة بالعمل والتكلفة المنخفضة لنوفر لك خدمة لا مثيل لها من قبل منافسينا[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نضمن أن العم لسيتم وفق الوقت المحدد وحسب متطلبات العميل دون التأثير على الجودة أو التكلفة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نتائج مضمونة حسب معايير استثنائية في إدارة المشاريع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نقدم خدماتنا المهنية لجميع العملاء سواء كانوا أفراد أو شركات حكومية أو شركات خاصة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]8 عاما من الخبرة والتركيز الحقيقي على رضا العملاء[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"خدماتنا\" url=\"http://rtcme.com/%D8%AE%D8%AF%D9%85%D8%A7%D8%AA%D9%86%D8%A7/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1468742023497{background-image: url(http://rtcme.com/wp-content/uploads/2016/05/abu-dhabi-CROPPED.jpg?id=1880) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"لماذا نحن\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"8\"]سنوات من العمل في دولة الإمارات والشرق الأوسط[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"250\"]المشاريع المنجزة والموافق عليها[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"20\"]الموظفيين المهنيين ذوي الكفاءات العالية[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"تكلفة منخفضة\"]نحن نجمع بين الجودة في العمل والدراية التامة بجميع الجوانب المتعلقة بالعمل والتطلفة المنخفضة الأسعار لنوفر لك خدمة لا مثيل لها من قبل منافسينا.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"توفير للوقت\"]لدينا من الخبرة والموظفين والموارد ما يجعل المشروع يسير بسلاسة ونضمن أن يتم العمل ضمن الوقت المحدد.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"أفضل خدمة\"]العمل معنا ينطوي على سلسلة من الخطوات مخطط لها بعناية، تتمحور حول جدول معين وتواصل دائم مع العميل.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','لمحة عنا','','publish','open','open','','%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7','','','2016-07-17 08:05:52','2016-07-17 08:05:52','',0,'http://192.168.0.7/rtcme/?page_id=1477',0,'page','',0),(1478,1,'2016-05-23 13:20:31','2016-05-23 13:20:31','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious providers of construction focused interior renovation services and building. We provide a professional renovation and installation services with a real focus on customer satisfaction. Our construction Services is a multi-task company specializing in the following core areas:[/vc_column_text][items_list class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Can Ensure a Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in <a href=\"#\">Cost Control</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proffesional Service for Private and <a href=\"#\">Commercial Customers</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]15 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR SERVICES\" url=\"http://rtcme.com/services/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"BEST VALUE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"SAVING TIME\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"WITHIN BUDGET\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432560522737{background-image: url(http://rtcme.com/wp-content/uploads/2015/01/01.jpg?id=223) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"WHY CHOOSE US\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\"]Years on the International Market.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\"]Completed Projects and Investments.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\"]Skilled Professionals.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column width=\"1/2\"][box_header title=\"OUR MISSION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor erat vitae metus.[/vc_column_text][vc_column_text]Morbi nulla tortor, dignissim at node cursus euismod est arcu. Nomad turbina uter vehicula justo magna paetos in terminal. Pellentesque in accumsan tempus, terminal ullamcorper a quam suscipit lacus <a href=\"#\">modest elementum</a>.[/vc_column_text][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR PROJECTS\" url=\"http://rtcme.com/projects/\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][box_header title=\"POPULAR QUESTIONS\" type=\"h3\" bottom_border=\"1\"][vc_accordion el_class=\"margin-top-40\"][vc_accordion_tab title=\"Why does a renovation project cost so much?\" tab_id=\"renovation-cost\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"What is the timeline for the project?\" tab_id=\"project-timeline\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"What is the total budget for construction?\" tab_id=\"construction-budget\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"How is renovation project initiated?\" tab_id=\"project-initiation\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row]','','','inherit','open','open','','1477-revision-v1','','','2016-05-23 13:20:31','2016-05-23 13:20:31','',1477,'http://192.168.0.7/rtcme/2016/05/23/1477-revision-v1/',0,'revision','',0),(1479,1,'2016-05-23 13:22:40','2016-05-23 13:22:40','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious providers of construction focused interior renovation services and building. We provide a professional renovation and installation services with a real focus on customer satisfaction. Our construction Services is a multi-task company specializing in the following core areas:[/vc_column_text][items_list class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Can Ensure a Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in <a href=\"#\">Cost Control</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proffesional Service for Private and <a href=\"#\">Commercial Customers</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]15 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR SERVICES\" url=\"http://rtcme.com/services/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"BEST VALUE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"SAVING TIME\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"WITHIN BUDGET\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432560522737{background-image: url(http://rtcme.com/wp-content/uploads/2015/01/01.jpg?id=223) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"WHY CHOOSE US\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\"]Years on the International Market.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\"]Completed Projects and Investments.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\"]Skilled Professionals.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column width=\"1/2\"][box_header title=\"OUR MISSION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor erat vitae metus.[/vc_column_text][vc_column_text]Morbi nulla tortor, dignissim at node cursus euismod est arcu. Nomad turbina uter vehicula justo magna paetos in terminal. Pellentesque in accumsan tempus, terminal ullamcorper a quam suscipit lacus <a href=\"#\">modest elementum</a>.[/vc_column_text][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR PROJECTS\" url=\"http://rtcme.com/projects/\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][box_header title=\"POPULAR QUESTIONS\" type=\"h3\" bottom_border=\"1\"][vc_accordion el_class=\"margin-top-40\"][vc_accordion_tab title=\"Why does a renovation project cost so much?\" tab_id=\"renovation-cost\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"What is the timeline for the project?\" tab_id=\"project-timeline\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"What is the total budget for construction?\" tab_id=\"construction-budget\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"How is renovation project initiated?\" tab_id=\"project-initiation\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row]','حول كرتك','','inherit','open','open','','1477-revision-v1','','','2016-05-23 13:22:40','2016-05-23 13:22:40','',1477,'http://192.168.0.7/rtcme/2016/05/23/1477-revision-v1/',0,'revision','',0),(1480,1,'2016-05-23 13:24:10','2016-05-23 13:24:10',' ','','','publish','open','open','','1480','','','2016-07-17 06:46:02','2016-07-17 06:46:02','',0,'http://192.168.0.7/rtcme/?p=1480',1,'nav_menu_item','',0),(1487,1,'2016-05-24 05:59:50','2016-05-24 05:59:50','[vc_row type=\"full-width\"][vc_column][re_map lat=\"25.2554681\" lng=\"55.3206606\" marker_lat=\"25.2554681\" marker_lng=\"55.3206606\" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]Canadian Roads Transport and Civil Engineering Consultancy\r\n\r\n230 AI Meena Street, Office No. 804 Silver Wave Tower \"Union National Bank Building\"\r\n\r\nP.O. Box: 94645\r\n\r\nAbu Dhabi, U.A.E\r\n\r\nEmail : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:\r\n\r\n+971 2645 2662\r\n\r\nFax:\r\n\r\n+971 2 645 2661[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Sunday – Wednesday: 08.00 – 18.00\r\n\r\nThursday: 08.00 – 17.00 [/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text][contact-form-7 id=\"1301\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','297-revision-v1','','','2016-05-24 05:59:50','2016-05-24 05:59:50','',297,'http://192.168.0.7/rtcme/2016/05/24/297-revision-v1/',0,'revision','',0),(1488,1,'2016-05-24 06:00:25','2016-05-24 06:00:25','[vc_row type=\"full-width\"][vc_column][re_map lat=\"25.2554681\" lng=\"55.3206606\" marker_lat=\"25.2554681\" marker_lng=\"55.3206606\" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]Canadian Roads Transport and Civil Engineering Consultancy\r\n\r\n230 AI Meena Street, Office No. 804 Silver Wave Tower \"Union National Bank Building\"\r\n\r\nP.O. Box: 94645\r\n\r\nAbu Dhabi, U.A.E\r\n\r\nEmail : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:+971 2645 2662\r\n\r\nFax:+971 2 645 2661[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Sunday – Wednesday: 08.00 – 18.00\r\n\r\nThursday: 08.00 – 17.00 [/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text][contact-form-7 id=\"1301\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','297-revision-v1','','','2016-05-24 06:00:25','2016-05-24 06:00:25','',297,'http://192.168.0.7/rtcme/2016/05/24/297-revision-v1/',0,'revision','',0),(1489,1,'2016-05-24 06:01:43','2016-05-24 06:01:43','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\" onclick=\"zoom\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]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. 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. 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. 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]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-24 06:01:43','2016-05-24 06:01:43','',1133,'http://192.168.0.7/rtcme/2016/05/24/1133-revision-v1/',0,'revision','',0),(1490,1,'2016-05-24 06:06:41','2016-05-24 06:06:41','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]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. 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. 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. 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]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-24 06:06:41','2016-05-24 06:06:41','',1133,'http://192.168.0.7/rtcme/2016/05/24/1133-revision-v1/',0,'revision','',0),(1491,1,'2016-05-24 06:10:42','2016-05-24 06:10:42','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"medium\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]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. 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. 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. 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]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-24 06:10:42','2016-05-24 06:10:42','',1133,'http://192.168.0.7/rtcme/2016/05/24/1133-revision-v1/',0,'revision','',0),(1492,1,'2016-05-24 06:12:03','2016-05-24 06:12:03','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\" onclick=\"link_image\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]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. 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. 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. 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]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-24 06:12:03','2016-05-24 06:12:03','',1133,'http://192.168.0.7/rtcme/2016/05/24/1133-revision-v1/',0,'revision','',0),(1493,1,'2016-05-24 06:13:02','2016-05-24 06:13:02','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\" onclick=\"img_link_large\" img_link_target=\"_blank\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\" onclick=\"img_link_large\" img_link_target=\"_blank\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\" onclick=\"img_link_large\" img_link_target=\"_blank\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]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. 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. 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. 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]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-24 06:13:02','2016-05-24 06:13:02','',1133,'http://192.168.0.7/rtcme/2016/05/24/1133-revision-v1/',0,'revision','',0),(1494,1,'2016-05-24 06:31:08','2016-05-24 06:31:08','','1','','inherit','open','open','','1-2','','','2016-05-24 06:31:08','2016-05-24 06:31:08','',1131,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/1.png',0,'attachment','image/png',0),(1495,1,'2016-05-24 06:31:33','2016-05-24 06:31:33','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/011-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1494\" src=\"http://rtcme.com/wp-content/uploads/2016/05/1.png\" alt=\"1\" width=\"150\" height=\"163\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/04-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/011-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/07-143x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img src=\"http://rtcme.com/wp-content/uploads/2015/05/04-150x150.png\" alt=\"\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-24 06:31:33','2016-05-24 06:31:33','',1131,'http://192.168.0.7/rtcme/2016/05/24/1131-revision-v1/',0,'revision','',0),(1496,1,'2016-05-24 06:35:57','2016-05-24 06:35:57','','3','','inherit','open','open','','3-2','','','2016-05-24 06:35:57','2016-05-24 06:35:57','',1131,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/310.png',0,'attachment','image/png',0),(1497,1,'2016-05-24 06:37:08','2016-05-24 06:37:08','','1','','inherit','open','open','','1-3','','','2016-05-24 06:37:08','2016-05-24 06:37:08','',1131,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/110.png',0,'attachment','image/png',0),(1498,1,'2016-05-24 06:37:35','2016-05-24 06:37:35','','2','','inherit','open','open','','2-2','','','2016-05-24 06:37:35','2016-05-24 06:37:35','',1131,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/26.png',0,'attachment','image/png',0),(1499,1,'2016-05-24 06:38:06','2016-05-24 06:38:06','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" width=\"150\" height=\"151\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\"alignnone size-full wp-image-1497\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" width=\"144\" height=\"150\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" width=\"156\" height=\"149\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-24 06:38:06','2016-05-24 06:38:06','',1131,'http://192.168.0.7/rtcme/2016/05/24/1131-revision-v1/',0,'revision','',0),(1500,1,'2016-05-24 06:39:01','2016-05-24 06:39:01','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" width=\"150\" height=\"151\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" width=\"144\" height=\"150\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" width=\"156\" height=\"149\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-24 06:39:01','2016-05-24 06:39:01','',1131,'http://192.168.0.7/rtcme/2016/05/24/1131-revision-v1/',0,'revision','',0),(1501,1,'2016-05-24 06:39:30','2016-05-24 06:39:30','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" width=\"150\" height=\"151\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" width=\"144\" height=\"150\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" width=\"156\" height=\"149\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" width=\"150\" height=\"151\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" width=\"144\" height=\"150\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" width=\"156\" height=\"149\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-24 06:39:30','2016-05-24 06:39:30','',1131,'http://192.168.0.7/rtcme/2016/05/24/1131-revision-v1/',0,'revision','',0),(1502,1,'2016-05-24 07:04:03','2016-05-24 07:04:03','[vc_row][vc_column width=\"1/4\"][vc_column_text]<img class=\"alignnone wp-image-1363 size-full\" src=\"http://rtcme.com/wp-content/uploads/2016/05/No_image.png\" alt=\"No_image\" width=\"300\" height=\"300\" />[/vc_column_text][/vc_column][vc_column width=\"3/4\"][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]','Executive Director\'s Message','','inherit','open','open','','1125-revision-v1','','','2016-05-24 07:04:03','2016-05-24 07:04:03','',1125,'http://192.168.0.7/rtcme/2016/05/24/1125-revision-v1/',0,'revision','',0),(1503,1,'2016-05-24 07:04:41','2016-05-24 07:04:41','[vc_row][vc_column width=\"1/4\"][vc_column_text]<a href=\"http://rtcme.com/wp-content/uploads/2016/05/No_image.png\"><img class=\"alignnone wp-image-1363 size-full\" src=\"http://rtcme.com/wp-content/uploads/2016/05/No_image.png\" alt=\"No_image\" width=\"300\" height=\"300\" /></a>[/vc_column_text][/vc_column][vc_column width=\"3/4\"][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]','Executive Director\'s Message','','inherit','open','open','','1125-revision-v1','','','2016-05-24 07:04:41','2016-05-24 07:04:41','',1125,'http://192.168.0.7/rtcme/2016/05/24/1125-revision-v1/',0,'revision','',0),(1504,1,'2016-05-24 07:06:13','2016-05-24 07:06:13','[vc_row][vc_column width=\"1/4\"][vc_column_text]<a href=\"http://rtcme.com/wp-content/uploads/2016/05/No_image.png\" target=\"_blank\"><img class=\"alignnone wp-image-1363 size-full\" src=\"http://rtcme.com/wp-content/uploads/2016/05/No_image.png\" alt=\"No_image\" width=\"300\" height=\"300\" /></a>[/vc_column_text][/vc_column][vc_column width=\"3/4\"][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]','Executive Director\'s Message','','inherit','open','open','','1125-revision-v1','','','2016-05-24 07:06:13','2016-05-24 07:06:13','',1125,'http://192.168.0.7/rtcme/2016/05/24/1125-revision-v1/',0,'revision','',0),(1505,1,'2016-05-24 07:07:40','2016-05-24 07:07:40','[vc_row][vc_column width=\"1/4\"][vc_single_image image=\"1363\" img_size=\"full\"][/vc_column][vc_column width=\"3/4\"][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]','Executive Director\'s Message','','inherit','open','open','','1125-revision-v1','','','2016-05-24 07:07:40','2016-05-24 07:07:40','',1125,'http://192.168.0.7/rtcme/2016/05/24/1125-revision-v1/',0,'revision','',0),(1506,1,'2016-05-24 07:08:17','2016-05-24 07:08:17','[vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/4\"][vc_single_image image=\"1363\" img_size=\"full\" onclick=\"link_image\"][/vc_column][vc_column width=\"3/4\"][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]','Executive Director\'s Message','','inherit','open','open','','1125-revision-v1','','','2016-05-24 07:08:17','2016-05-24 07:08:17','',1125,'http://192.168.0.7/rtcme/2016/05/24/1125-revision-v1/',0,'revision','',0),(1507,1,'2016-05-24 07:12:59','2016-05-24 07:12:59','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRmJsb2clMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-24 07:12:59','2016-05-24 07:12:59','',924,'http://192.168.0.7/rtcme/2016/05/24/924-revision-v1/',0,'revision','',0),(1508,1,'2016-05-24 07:20:20','2016-05-24 07:20:20','[vc_row type=\"full-width\"][vc_column][re_map lat=\"25.2554681\" lng=\"55.3206606\" marker_lat=\"25.2554681\" marker_lng=\"55.3206606\" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]Canadian Roads Transport and Civil Engineering Consultancy\r\n\r\n230 AI Meena Street, Office No. 804 Silver Wave Tower \"Union National Bank Building\"\r\n\r\nP.O. Box: 94645\r\n\r\nAbu Dhabi, U.A.E\r\n\r\nEmail : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:+971 2645 2662\r\n\r\nFax:+971 2 645 2661[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Sunday – Wednesday: 08.00 – 18.00\r\n\r\nThursday: 08.00 – 17.00 [/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text]If you want to know more about our professional services; please use the contact form or send us an email to rtcme@rtcme.com[/vc_column_text][vc_column_text][contact-form-7 id=\"1301\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','297-revision-v1','','','2016-05-24 07:20:20','2016-05-24 07:20:20','',297,'http://192.168.0.7/rtcme/2016/05/24/297-revision-v1/',0,'revision','',0),(1509,1,'2016-05-24 07:22:19','2016-05-24 07:22:19','[vc_row type=\"full-width\"][vc_column][re_map lat=\"25.2554681\" lng=\"55.3206606\" marker_lat=\"25.2554681\" marker_lng=\"55.3206606\" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]Canadian Roads Transport and Civil Engineering Consultancy\r\n\r\n230 AI Meena Street, Office No. 804 Silver Wave Tower \"Union National Bank Building\"\r\n\r\nP.O. Box: 94645\r\n\r\nAbu Dhabi, U.A.E\r\n\r\nEmail : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:+971 2645 2662\r\n\r\nFax:+971 2 645 2661[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Sunday – Wednesday: 08.00 – 18.00\r\n\r\nThursday: 08.00 – 17.00 [/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text]If you want to know more about our professional services, please use the contact form or send us an email to rtcme@rtcme.com[/vc_column_text][vc_column_text][contact-form-7 id=\"1301\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','297-revision-v1','','','2016-05-24 07:22:19','2016-05-24 07:22:19','',297,'http://192.168.0.7/rtcme/2016/05/24/297-revision-v1/',0,'revision','',0),(1510,1,'2016-05-24 10:02:27','2016-05-24 10:02:27','[vc_row el_class=\"margin-top-70\"][vc_column][featured_item icon=\"construction\" type=\"big\" title=\"404: لم يتم العثور على الصفحة\"]لم يتم العثور على الصفحة المطلوبة. قد يكون هذا لأنك كتبت عنوان الصفحة بشكل غير صحيح.[/featured_item][/vc_column][/vc_row][vc_row el_class=\"padding-top-54 padding-bottom-17 align-center\"][vc_column][vc_btn title=\"إذهب إلى الصفحة الرئيسية\" url=\"http://rtcme.com/ar/\"][/vc_column][/vc_row]','404 لم يتم العثور على الصفحة','','publish','open','open','','404-%d9%84%d9%85-%d9%8a%d8%aa%d9%85-%d8%a7%d9%84%d8%b9%d8%ab%d9%88%d8%b1-%d8%b9%d9%84%d9%89-%d8%a7%d9%84%d8%b5%d9%81%d8%ad%d8%a9','','','2016-07-17 06:27:03','2016-07-17 06:27:03','',0,'http://192.168.0.7/rtcme/?page_id=1510',0,'page','',0),(1512,1,'2016-05-24 10:02:27','2016-05-24 10:02:27','[vc_row el_class=\"margin-top-70\"][vc_column][featured_item icon=\"construction\" type=\"big\" title=\"404: PAGE NOT FOUND\"]We\'re sorry but we can\'t seem to find the page you requested.\r\nThis might be because you have typed the web address incorrectly.[/featured_item][/vc_column][/vc_row][vc_row el_class=\"padding-top-54 padding-bottom-17 align-center\"][vc_column][vc_btn title=\"GO TO HOME\" url=\"http://rtcme.com/\"][/vc_column][/vc_row]','404 لم يتم العثور على','','inherit','open','open','','1510-revision-v1','','','2016-05-24 10:02:27','2016-05-24 10:02:27','',1510,'http://192.168.0.7/rtcme/2016/05/24/1510-revision-v1/',0,'revision','',0),(1515,1,'2016-05-26 05:58:20','2016-05-26 05:58:20','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]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. 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. 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. 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]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-05-26 05:58:20','2016-05-26 05:58:20','',1133,'http://192.168.0.7/rtcme/2016/05/26/1133-revision-v1/',0,'revision','',0),(1516,1,'2016-05-26 06:30:46','2016-05-26 06:30:46','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" width=\"150\" height=\"151\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" width=\"144\" height=\"150\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" width=\"156\" height=\"149\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" width=\"150\" height=\"151\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin\" background_style=\"rounded-less\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" width=\"144\" height=\"150\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" width=\"156\" height=\"149\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-26 06:30:46','2016-05-26 06:30:46','',1131,'http://192.168.0.7/rtcme/2016/05/26/1131-revision-v1/',0,'revision','',0),(1517,1,'2016-05-26 06:34:25','2016-05-26 06:34:25','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" width=\"150\" height=\"151\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" width=\"144\" height=\"150\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" width=\"156\" height=\"149\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" width=\"150\" height=\"151\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin\" background_style=\"rounded-less\" background_color=\"white\" size=\"xs\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" width=\"144\" height=\"150\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" width=\"156\" height=\"149\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-26 06:34:25','2016-05-26 06:34:25','',1131,'http://192.168.0.7/rtcme/2016/05/26/1131-revision-v1/',0,'revision','',0),(1518,1,'2016-05-26 06:35:12','2016-05-26 06:35:12','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" width=\"150\" height=\"151\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" width=\"144\" height=\"150\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" width=\"156\" height=\"149\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" width=\"150\" height=\"151\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" width=\"144\" height=\"150\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" width=\"156\" height=\"149\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-26 06:35:12','2016-05-26 06:35:12','',1131,'http://192.168.0.7/rtcme/2016/05/26/1131-revision-v1/',0,'revision','',0),(1519,1,'2016-05-26 06:35:42','2016-05-26 06:35:42','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" width=\"150\" height=\"151\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" width=\"144\" height=\"150\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" width=\"156\" height=\"149\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" width=\"150\" height=\"151\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" width=\"144\" height=\"150\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" width=\"156\" height=\"149\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-26 06:35:42','2016-05-26 06:35:42','',1131,'http://192.168.0.7/rtcme/2016/05/26/1131-revision-v1/',0,'revision','',0),(1520,1,'2016-05-26 06:36:47','2016-05-26 06:36:47','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" width=\"150\" height=\"151\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" width=\"144\" height=\"150\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" width=\"156\" height=\"149\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" width=\"150\" height=\"151\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" width=\"144\" height=\"150\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" width=\"156\" height=\"149\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-26 06:36:47','2016-05-26 06:36:47','',1131,'http://192.168.0.7/rtcme/2016/05/26/1131-revision-v1/',0,'revision','',0),(1521,1,'2016-05-26 06:57:40','2016-05-26 06:57:40','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" width=\"150\" height=\"151\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" width=\"144\" height=\"150\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" width=\"156\" height=\"149\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-26 06:57:40','2016-05-26 06:57:40','',1131,'http://192.168.0.7/rtcme/2016/05/26/1131-revision-v1/',0,'revision','',0),(1522,1,'2016-05-26 07:01:24','2016-05-26 07:01:24','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-26 07:01:24','2016-05-26 07:01:24','',1131,'http://192.168.0.7/rtcme/2016/05/26/1131-revision-v1/',0,'revision','',0),(1523,1,'2016-05-26 07:28:52','2016-05-26 07:28:52','[vc_row el_class=\"margin-top-70\"][vc_column][blog re_pagination=\"1\" items_per_page=\"6\" featured_image_size=\"re_medium\" ids=\"-\" category=\"-\" author=\"-\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"1\" show_post_categories=\"1\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"0\" is_search_results=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_wp_search][/vc_column][/vc_row]','Search Page Template','','inherit','open','open','','294-revision-v1','','','2016-05-26 07:28:52','2016-05-26 07:28:52','',294,'http://192.168.0.7/rtcme/2016/05/26/294-revision-v1/',0,'revision','',0),(1524,1,'2016-05-26 07:29:22','2016-05-26 07:29:22','[vc_row el_class=\"margin-top-70\"][vc_column][blog re_pagination=\"1\" items_per_page=\"6\" featured_image_size=\"re_medium\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"1\" show_post_categories=\"1\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"0\" is_search_results=\"1\"][/vc_column][/vc_row]','Search Page Template','','inherit','open','open','','294-revision-v1','','','2016-05-26 07:29:22','2016-05-26 07:29:22','',294,'http://192.168.0.7/rtcme/2016/05/26/294-revision-v1/',0,'revision','',0),(1525,1,'2016-05-26 07:35:57','2016-05-26 07:35:57','','Search Page Template','','inherit','open','open','','294-revision-v1','','','2016-05-26 07:35:57','2016-05-26 07:35:57','',294,'http://192.168.0.7/rtcme/2016/05/26/294-revision-v1/',0,'revision','',0),(1526,1,'2016-05-26 09:26:06','2016-05-26 09:26:06','[vc_row el_class=\"margin-top-70\"][vc_column][blog re_pagination=\"1\" items_per_page=\"6\" featured_image_size=\"re_medium\" ids=\"-\" category=\"-\" author=\"-\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"1\" show_post_categories=\"1\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"0\" is_search_results=\"1\"][/vc_column][/vc_row]','Search Page Template','','inherit','open','open','','294-revision-v1','','','2016-05-26 09:26:06','2016-05-26 09:26:06','',294,'http://192.168.0.7/rtcme/2016/05/26/294-revision-v1/',0,'revision','',0),(1527,1,'2016-05-26 09:44:31','2016-05-26 09:44:31','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"21,155,153,22,154,23,151,24\" category=\"-\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRmJsb2clMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-26 09:44:31','2016-05-26 09:44:31','',924,'http://192.168.0.7/rtcme/2016/05/26/924-revision-v1/',0,'revision','',0),(1529,1,'2016-05-26 09:52:47','2016-05-26 09:52:47','[vc_row][vc_column][re_projects items_per_page=\"8\" ids=\"21,155,153,22,154,23,151,24\" category=\"-\" headers=\"1\" read_more=\"1\"][/vc_column][/vc_row]','CRTC Projects','','inherit','open','open','','148-autosave-v1','','','2016-05-26 09:52:47','2016-05-26 09:52:47','',148,'http://192.168.0.7/rtcme/2016/05/26/148-autosave-v1/',0,'revision','',0),(1530,1,'2016-05-26 09:52:52','2016-05-26 09:52:52','[vc_row][vc_column][re_projects items_per_page=\"8\" ids=\"21,155,153,22,154,23,151,24\" category=\"-\" headers=\"1\" read_more=\"1\"][/vc_column][/vc_row]','CRTC Projects','','inherit','open','open','','148-revision-v1','','','2016-05-26 09:52:52','2016-05-26 09:52:52','',148,'http://192.168.0.7/rtcme/2016/05/26/148-revision-v1/',0,'revision','',0),(1533,1,'2016-05-30 09:56:26','2016-05-30 09:56:26','','Mona Nasr','','inherit','open','open','','mona-nasr','','','2016-05-30 09:56:26','2016-05-30 09:56:26','',1131,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/Mona-Nasr.jpg',0,'attachment','image/jpeg',0),(1534,1,'2016-05-30 09:57:21','2016-05-30 09:57:21','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <a href=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.jpg\"><img class=\"alignnone size-full wp-image-1533\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.jpg\" alt=\"Mona Nasr\" width=\"3840\" height=\"5760\" /></a></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-30 09:57:21','2016-05-30 09:57:21','',1131,'http://192.168.0.7/rtcme/2016/05/30/1131-revision-v1/',0,'revision','',0),(1535,1,'2016-05-30 10:00:37','2016-05-30 10:00:37','','Mona Nasr','','inherit','open','open','','mona-nasr-2','','','2016-05-30 10:00:37','2016-05-30 10:00:37','',1131,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/Mona-Nasr.png',0,'attachment','image/png',0),(1536,1,'2016-05-30 10:00:59','2016-05-30 10:00:59','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <a href=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\"><img class=\"alignnone size-full wp-image-1535\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"500\" height=\"780\" /></a></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-30 10:00:59','2016-05-30 10:00:59','',1131,'http://192.168.0.7/rtcme/2016/05/30/1131-revision-v1/',0,'revision','',0),(1537,1,'2016-05-30 10:03:24','2016-05-30 10:03:24','','Mona Nasr','','inherit','open','open','','mona-nasr-3','','','2016-05-30 10:03:24','2016-05-30 10:03:24','',1131,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/Mona-Nasr.png',0,'attachment','image/png',0),(1538,1,'2016-05-30 10:03:43','2016-05-30 10:03:43','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <a href=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\"><img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></a></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-30 10:03:43','2016-05-30 10:03:43','',1131,'http://192.168.0.7/rtcme/2016/05/30/1131-revision-v1/',0,'revision','',0),(1539,1,'2016-05-30 10:06:55','2016-05-30 10:06:55','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <a href=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\"><img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></a></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"></div>\r\n<div class=\"memberName\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" />Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></a></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Aryan Sahani<span class=\"memDes\">Managing Director</span></div>\r\n[/vc_column_text][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_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-30 10:06:55','2016-05-30 10:06:55','',1131,'http://192.168.0.7/rtcme/2016/05/30/1131-revision-v1/',0,'revision','',0),(1540,1,'2016-05-30 10:13:56','2016-05-30 10:13:56','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <a href=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\"><img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></a></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Ayman Shahin<span class=\"memDes\">Administration Manager</span></div>\r\n[/vc_column_text][vc_column_text]started working for the company since it started in 2008. He bonds all the departments of CRTC together; he has strong devotion and commitment to make sure that the goals set by the top management are met. His strong organizational and problem-solving skills help him to run the administrative aspects of the office effectively and smoothly.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Godfrey Antony<span class=\"memDes\">Proposal and Project Coordination Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Antony is one of the new members of CRTC. His 24 years of UAE experience allows him to manage the projects from the proposal stage to construction handing over stage. Having broad knowledge in Contracts and administration; Project Quality Control; personnel, human resource and document management. He has excellent interpersonal skills and commitment to team work; excellent organizational and problem solving skills, has the ability to prioritize assignment and work effectively under pressure with minimum supervision. Also he has excellent initiative, flexibility as well as resourcefulness.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Osama Mohiddien<span class=\"memDes\">Intermediate Transportation Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Osama has a few years of experience in transportation engineering in UAE working in international companies; his area of expertise includes scenario analysis, junction design, road safety assessments, and traffic impact studies among others. He is also familiar with engineering software such as AutoCAD, Synchro and Sidra.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Muhammad Ejaz<span class=\"memDes\">Intermediate Roadway Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Ejaz is a graduate of urban and infrastructure Engineering and has been working as a Highway Design Engineer in CRTC for more than two years. He has a strong academic and professional experience in the field of urban streets and highway design including design of utility corridors as per local practices and standards. With his a few years of experience in design and project management; he is one of the core members of the CRTC team.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></a></div>\r\n<div class=\"memberName\">Surfaras Abdul Vahab<span class=\"memDes\">CAD Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Abdul Vahab is a highly qualified CAD manager with more than 9 years of extensive experience in Utilities Design, Transportation Planning, and Roadway Design that allowed him to work under a lot of pressure yet still provides great outcome no matter what. He is very familiar with local authorities’ requirements and procedures in producing drawings to be submitted for approvals.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></a></div>\r\n<div class=\"memberName\">Yomna Hataba<span class=\"memDes\">Architect</span></div>\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-30 10:13:56','2016-05-30 10:13:56','',1131,'http://192.168.0.7/rtcme/2016/05/30/1131-revision-v1/',0,'revision','',0),(1541,1,'2016-05-30 10:20:43','2016-05-30 10:20:43','','Godfrey Antony','','inherit','open','open','','godfrey-antony','','','2016-05-30 10:20:43','2016-05-30 10:20:43','',1131,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/Godfrey-Antony.png',0,'attachment','image/png',0),(1542,1,'2016-05-30 10:21:52','2016-05-30 10:21:52','','Osama Mohidden','','inherit','open','open','','osama-mohidden','','','2016-05-30 10:21:52','2016-05-30 10:21:52','',1131,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/Osama-Mohidden.png',0,'attachment','image/png',0),(1543,1,'2016-05-30 10:22:41','2016-05-30 10:22:41','','Surfaras AbdulVahab','','inherit','open','open','','surfaras-abdulvahab','','','2016-05-30 10:22:41','2016-05-30 10:22:41','',1131,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png',0,'attachment','image/png',0),(1544,1,'2016-05-30 10:23:22','2016-05-30 10:23:22','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <a href=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\"><img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></a></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Ayman Shahin<span class=\"memDes\">Administration Manager</span></div>\r\n[/vc_column_text][vc_column_text]started working for the company since it started in 2008. He bonds all the departments of CRTC together; he has strong devotion and commitment to make sure that the goals set by the top management are met. His strong organizational and problem-solving skills help him to run the administrative aspects of the office effectively and smoothly.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/Godfrey-Antony.png\"><img class=\"alignnone size-full wp-image-1541\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Godfrey-Antony.png\" alt=\"Godfrey Antony\" width=\"500\" height=\"1028\" /></a></div>\r\n<div class=\"memberName\">Godfrey Antony<span class=\"memDes\">Proposal and Project Coordination Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Antony is one of the new members of CRTC. His 24 years of UAE experience allows him to manage the projects from the proposal stage to construction handing over stage. Having broad knowledge in Contracts and administration; Project Quality Control; personnel, human resource and document management. He has excellent interpersonal skills and commitment to team work; excellent organizational and problem solving skills, has the ability to prioritize assignment and work effectively under pressure with minimum supervision. Also he has excellent initiative, flexibility as well as resourcefulness.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <a href=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\"><img class=\"alignnone size-full wp-image-1542\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></a></div>\r\n<div class=\"memberName\">Osama Mohiddien<span class=\"memDes\">Intermediate Transportation Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Osama has a few years of experience in transportation engineering in UAE working in international companies; his area of expertise includes scenario analysis, junction design, road safety assessments, and traffic impact studies among others. He is also familiar with engineering software such as AutoCAD, Synchro and Sidra.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Muhammad Ejaz<span class=\"memDes\">Intermediate Roadway Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Ejaz is a graduate of urban and infrastructure Engineering and has been working as a Highway Design Engineer in CRTC for more than two years. He has a strong academic and professional experience in the field of urban streets and highway design including design of utility corridors as per local practices and standards. With his a few years of experience in design and project management; he is one of the core members of the CRTC team.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"></div>\r\n<div class=\"memberName\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></a>Surfaras Abdul Vahab<span class=\"memDes\">CAD Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Abdul Vahab is a highly qualified CAD manager with more than 9 years of extensive experience in Utilities Design, Transportation Planning, and Roadway Design that allowed him to work under a lot of pressure yet still provides great outcome no matter what. He is very familiar with local authorities’ requirements and procedures in producing drawings to be submitted for approvals.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></a></div>\r\n<div class=\"memberName\">Yomna Hataba<span class=\"memDes\">Architect</span></div>\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-30 10:23:22','2016-05-30 10:23:22','',1131,'http://192.168.0.7/rtcme/2016/05/30/1131-revision-v1/',0,'revision','',0),(1545,1,'2016-05-30 10:25:09','2016-05-30 10:25:09','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][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. 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. 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][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <a href=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\"><img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></a></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Ayman Shahin<span class=\"memDes\">Administration Manager</span></div>\r\n[/vc_column_text][vc_column_text]started working for the company since it started in 2008. He bonds all the departments of CRTC together; he has strong devotion and commitment to make sure that the goals set by the top management are met. His strong organizational and problem-solving skills help him to run the administrative aspects of the office effectively and smoothly.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/Godfrey-Antony.png\"><img class=\"alignnone size-full wp-image-1541\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Godfrey-Antony.png\" alt=\"Godfrey Antony\" width=\"500\" height=\"1028\" /></a></div>\r\n<div class=\"memberName\">Godfrey Antony<span class=\"memDes\">Proposal and Project Coordination Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Antony is one of the new members of CRTC. His 24 years of UAE experience allows him to manage the projects from the proposal stage to construction handing over stage. Having broad knowledge in Contracts and administration; Project Quality Control; personnel, human resource and document management. He has excellent interpersonal skills and commitment to team work; excellent organizational and problem solving skills, has the ability to prioritize assignment and work effectively under pressure with minimum supervision. Also he has excellent initiative, flexibility as well as resourcefulness.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <a href=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\"><img class=\"alignnone size-full wp-image-1542\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></a></div>\r\n<div class=\"memberName\">Osama Mohiddien<span class=\"memDes\">Intermediate Transportation Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Osama has a few years of experience in transportation engineering in UAE working in international companies; his area of expertise includes scenario analysis, junction design, road safety assessments, and traffic impact studies among others. He is also familiar with engineering software such as AutoCAD, Synchro and Sidra.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Muhammad Ejaz<span class=\"memDes\">Intermediate Roadway Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Ejaz is a graduate of urban and infrastructure Engineering and has been working as a Highway Design Engineer in CRTC for more than two years. He has a strong academic and professional experience in the field of urban streets and highway design including design of utility corridors as per local practices and standards. With his a few years of experience in design and project management; he is one of the core members of the CRTC team.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></a></div>\r\n<div class=\"memberName\">Surfaras Abdul Vahab<span class=\"memDes\">CAD Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Abdul Vahab is a highly qualified CAD manager with more than 9 years of extensive experience in Utilities Design, Transportation Planning, and Roadway Design that allowed him to work under a lot of pressure yet still provides great outcome no matter what. He is very familiar with local authorities’ requirements and procedures in producing drawings to be submitted for approvals.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></a></div>\r\n<div class=\"memberName\">Yomna Hataba<span class=\"memDes\">Architect</span></div>\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-30 10:25:09','2016-05-30 10:25:09','',1131,'http://192.168.0.7/rtcme/2016/05/30/1131-revision-v1/',0,'revision','',0),(1546,1,'2016-05-30 10:27:11','2016-05-30 10:27:11','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <a href=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\"><img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></a></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Ayman Shahin<span class=\"memDes\">Administration Manager</span></div>\r\n[/vc_column_text][vc_column_text]started working for the company since it started in 2008. He bonds all the departments of CRTC together; he has strong devotion and commitment to make sure that the goals set by the top management are met. His strong organizational and problem-solving skills help him to run the administrative aspects of the office effectively and smoothly.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/Godfrey-Antony.png\"><img class=\"alignnone size-full wp-image-1541\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Godfrey-Antony.png\" alt=\"Godfrey Antony\" width=\"500\" height=\"1028\" /></a></div>\r\n<div class=\"memberName\">Godfrey Antony<span class=\"memDes\">Proposal and Project Coordination Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Antony is one of the new members of CRTC. His 24 years of UAE experience allows him to manage the projects from the proposal stage to construction handing over stage. Having broad knowledge in Contracts and administration; Project Quality Control; personnel, human resource and document management. He has excellent interpersonal skills and commitment to team work; excellent organizational and problem solving skills, has the ability to prioritize assignment and work effectively under pressure with minimum supervision. Also he has excellent initiative, flexibility as well as resourcefulness.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <a href=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\"><img class=\"alignnone size-full wp-image-1542\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></a></div>\r\n<div class=\"memberName\">Osama Mohiddien<span class=\"memDes\">Intermediate Transportation Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Osama has a few years of experience in transportation engineering in UAE working in international companies; his area of expertise includes scenario analysis, junction design, road safety assessments, and traffic impact studies among others. He is also familiar with engineering software such as AutoCAD, Synchro and Sidra.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Muhammad Ejaz<span class=\"memDes\">Intermediate Roadway Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Ejaz is a graduate of urban and infrastructure Engineering and has been working as a Highway Design Engineer in CRTC for more than two years. He has a strong academic and professional experience in the field of urban streets and highway design including design of utility corridors as per local practices and standards. With his a few years of experience in design and project management; he is one of the core members of the CRTC team.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></a></div>\r\n<div class=\"memberName\">Surfaras Abdul Vahab<span class=\"memDes\">CAD Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Abdul Vahab is a highly qualified CAD manager with more than 9 years of extensive experience in Utilities Design, Transportation Planning, and Roadway Design that allowed him to work under a lot of pressure yet still provides great outcome no matter what. He is very familiar with local authorities’ requirements and procedures in producing drawings to be submitted for approvals.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></a></div>\r\n<div class=\"memberName\">Yomna Hataba<span class=\"memDes\">Architect</span></div>\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-05-30 10:27:11','2016-05-30 10:27:11','',1131,'http://192.168.0.7/rtcme/2016/05/30/1131-revision-v1/',0,'revision','',0),(1547,1,'2016-05-30 12:46:52','2016-05-30 12:46:52','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"21,155,153,22,154,23,151,24\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Yomna Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Godfrey Antony\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Ayman Shahin\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Muhammad Ejaz\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Mona Nasr\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Osama Mohiddien\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Surfaras Abdul Vahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRmJsb2clMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-30 12:46:52','2016-05-30 12:46:52','',924,'http://192.168.0.7/rtcme/2016/05/30/924-revision-v1/',0,'revision','',0),(1548,1,'2016-05-30 12:50:16','2016-05-30 12:50:16','[vc_row type=\"full-width\"][vc_column][re_map lat=\"24.505800 \" lng=\"54.375493 \" marker_lat=\"24.505800 \" marker_lng=\"54.375493 \" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]Canadian Roads Transport and Civil Engineering Consultancy\r\n\r\n230 AI Meena Street, Office No. 804 Silver Wave Tower \"Union National Bank Building\"\r\n\r\nP.O. Box: 94645\r\n\r\nAbu Dhabi, U.A.E\r\n\r\nEmail : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:+971 2645 2662\r\n\r\nFax:+971 2 645 2661[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Sunday – Wednesday: 08.00 – 18.00\r\n\r\nThursday: 08.00 – 17.00 [/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text]If you want to know more about our professional services, please use the contact form or send us an email to rtcme@rtcme.com[/vc_column_text][vc_column_text][contact-form-7 id=\"1301\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','Contact Us','','inherit','open','open','','297-revision-v1','','','2016-05-30 12:50:16','2016-05-30 12:50:16','',297,'http://192.168.0.7/rtcme/2016/05/30/297-revision-v1/',0,'revision','',0),(1549,1,'2016-05-31 05:45:50','2016-05-31 05:45:50','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"21,155,153,22,154,23,151,24\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Yomna Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Godfrey Antony\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Mary Garra\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Muhammad Ghaffari\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Ayman Shahin\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Muhammed Ejaz\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Mona Nasr\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Osama Mohiddien\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"AbdelRahman Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Alain Arostique\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Daniya Hadi\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Surfaras Abdul Vahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRmJsb2clMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-05-31 05:45:50','2016-05-31 05:45:50','',924,'http://192.168.0.7/rtcme/2016/05/31/924-revision-v1/',0,'revision','',0),(1550,1,'2016-05-31 06:13:27','2016-05-31 06:13:27','[vc_row][vc_column][box_header title=\" Opportunities / Openings\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][wp_sitemap_page][/vc_column_text][/vc_column][/vc_row]','Opportunities / Openings','','inherit','open','open','','1307-revision-v1','','','2016-05-31 06:13:27','2016-05-31 06:13:27','',1307,'http://192.168.0.7/rtcme/2016/05/31/1307-revision-v1/',0,'revision','',0),(1554,1,'2016-05-31 06:20:55','2016-05-31 06:20:55','[wp_sitemap_page]','Site Map','','inherit','open','open','','1145-revision-v1','','','2016-05-31 06:20:55','2016-05-31 06:20:55','',1145,'http://192.168.0.7/rtcme/2016/05/31/1145-revision-v1/',0,'revision','',0),(1555,1,'2016-05-31 06:23:38','2016-05-31 06:23:38','[vc_row][vc_column][box_header title=\"Site Map\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][wp_sitemap_page][/vc_column_text][/vc_column][/vc_row]','Site Map','','inherit','open','open','','1145-revision-v1','','','2016-05-31 06:23:38','2016-05-31 06:23:38','',1145,'http://192.168.0.7/rtcme/2016/05/31/1145-revision-v1/',0,'revision','',0),(1556,1,'2016-05-31 06:26:12','2016-05-31 06:26:12','[vc_row][vc_column][box_header title=\"Site Map\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][wp_sitemap_page only=\"page\"]\r\n\r\n[wp_sitemap_page only=\"ql_services\"]\r\n\r\n[wp_sitemap_page only=\"re_projects\"]\r\n\r\n&nbsp;\r\n\r\n[wp_sitemap_page][/vc_column_text][/vc_column][/vc_row]','Site Map','','inherit','open','open','','1145-revision-v1','','','2016-05-31 06:26:12','2016-05-31 06:26:12','',1145,'http://192.168.0.7/rtcme/2016/05/31/1145-revision-v1/',0,'revision','',0),(1557,1,'2016-05-31 06:27:56','2016-05-31 06:27:56','[vc_row][vc_column][box_header title=\"Site Map\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][wp_sitemap_page only=\"page\"]\r\n\r\n[wp_sitemap_page only=\"ql_services\"]\r\n\r\n[wp_sitemap_page only=\"re_projects\"]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Site Map','','inherit','open','open','','1145-revision-v1','','','2016-05-31 06:27:56','2016-05-31 06:27:56','',1145,'http://192.168.0.7/rtcme/2016/05/31/1145-revision-v1/',0,'revision','',0),(1558,1,'2016-05-31 06:29:39','2016-05-31 06:29:39','[vc_row][vc_column][box_header title=\"Career With Us\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]It is <strong>RTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization. We encourage you to submit your application online to the appropriate department using <strong>Submit Your Resume.</strong>\r\n\r\n&nbsp;\r\n\r\n<strong>Current Vacancies:</strong>\r\n<div></div>\r\n<div><strong><u>Transportation Engineer </u></strong></div>\r\n<div></div>\r\n<div>- preferably with traffic modeling experience</div>\r\n<div>\r\n<div></div>\r\n<div>\r\n<div><strong><u>2 CAD Operators</u></strong></div>\r\n<div>\r\n<div>- specialization in traffic, roadway and utility design is highly preferred</div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div>\r\n<div><strong><u>Infrastructure Utilities Engineer </u></strong></div>\r\n<div></div>\r\n<div>\r\n<div><strong><u>Roadway Design Engineer </u></strong></div>\r\n</div>\r\n<div></div>\r\n</div>\r\n</div>\r\n<div></div>\r\n<div>All candidates must have minimum 3 years or more of relevant experiences.</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Career with us','','inherit','open','open','','1139-revision-v1','','','2016-05-31 06:29:39','2016-05-31 06:29:39','',1139,'http://192.168.0.7/rtcme/2016/05/31/1139-revision-v1/',0,'revision','',0),(1559,1,'2016-05-31 06:30:43','2016-05-31 06:30:43','[vc_row][vc_column][box_header title=\"Career With Us\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]It is <strong>RTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization. We encourage you to submit your application online to the appropriate department using <strong>Submit Your Resume.</strong>\r\n\r\n<strong>Current Vacancies:</strong>\r\n\r\n&nbsp;\r\n<div><strong><u>Transportation Engineer </u></strong></div>\r\n<div></div>\r\n<div></div>\r\n<div>- preferably with traffic modeling experience</div>\r\n<div>\r\n<div></div>\r\n<div></div>\r\n<div>\r\n<div><strong><u>2 CAD Operators</u></strong></div>\r\n<div></div>\r\n<div>\r\n<div>- specialization in traffic, roadway and utility design is highly preferred</div>\r\n</div>\r\n<div>\r\n<div></div>\r\n<div></div>\r\n<div>\r\n<div><strong><u>Infrastructure Utilities Engineer </u></strong></div>\r\n<div></div>\r\n<div></div>\r\n<div>\r\n<div><strong><u>Roadway Design Engineer </u></strong></div>\r\n</div>\r\n<div></div>\r\n<div></div>\r\n</div>\r\n</div>\r\n<div></div>\r\n<div>All candidates must have minimum 3 years or more of relevant experiences.</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Career with us','','inherit','open','open','','1139-revision-v1','','','2016-05-31 06:30:43','2016-05-31 06:30:43','',1139,'http://192.168.0.7/rtcme/2016/05/31/1139-revision-v1/',0,'revision','',0),(1560,1,'2016-05-31 06:35:06','2016-05-31 06:35:06','[vc_row][vc_column][box_header title=\"Career With Us\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]It is <strong>RTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization. We encourage you to submit your application online to the appropriate department using <strong>Submit Your Resume.</strong>\r\n\r\n<strong>Current Vacancies:</strong>\r\n<div><strong><u>Transportation Engineer </u></strong></div>\r\n&nbsp;\r\n<div>- preferably with traffic modeling experience</div>\r\n<div>\r\n<div>\r\n<div><strong><u>2 CAD Operators</u></strong></div>\r\n&nbsp;\r\n<div>\r\n<div>- specialization in traffic, roadway and utility design is highly preferred</div>\r\n</div>\r\n<div>\r\n<div>\r\n<div><strong><u>Infrastructure Utilities Engineer </u></strong></div>\r\n&nbsp;\r\n<div>\r\n<div><strong><u>Roadway Design Engineer </u></strong></div>\r\n</div>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n&nbsp;\r\n<div>All candidates must have minimum 3 years or more of relevant experiences.</div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Career with us','','inherit','open','open','','1139-revision-v1','','','2016-05-31 06:35:06','2016-05-31 06:35:06','',1139,'http://192.168.0.7/rtcme/2016/05/31/1139-revision-v1/',0,'revision','',0),(1561,1,'2016-05-31 06:35:50','2016-05-31 06:35:50','[vc_row][vc_column][box_header title=\"Career With Us\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]It is <strong>RTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization. We encourage you to submit your application online to the appropriate department using <strong>Submit Your Resume.</strong>\r\n\r\n<strong>Current Vacancies:</strong>\r\n<div><strong><u>Transportation Engineer </u></strong></div>\r\n<div>- preferably with traffic modeling experience</div>\r\n<div></div>\r\n<div></div>\r\n<div>\r\n<div>\r\n<div><strong><u>2 CAD Operators</u></strong></div>\r\n<div>\r\n<div>- specialization in traffic, roadway and utility design is highly preferred</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div></div>\r\n<div></div>\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n<div><strong><u>Infrastructure Utilities Engineer </u></strong></div>\r\n<div></div>\r\n<div>\r\n<div><strong><u>Roadway Design Engineer </u></strong></div>\r\n</div>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div><strong>All candidates must have minimum 3 years or more of relevant experiences.</strong></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Career with us','','inherit','open','open','','1139-revision-v1','','','2016-05-31 06:35:50','2016-05-31 06:35:50','',1139,'http://192.168.0.7/rtcme/2016/05/31/1139-revision-v1/',0,'revision','',0),(1562,1,'2022-01-11 18:24:17','2022-01-11 14:24:17','<p>[vc_row][vc_column][box_header title=\"Career With Us\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]It is <strong>CRTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization. We encourage you to submit your application online to the appropriate department using <strong><a href=\"http://rtcme.com/submit-your-resume/\">Submit Your Resume.</a></strong></p>\n<p><strong>New Vacancies:</strong></p>\n<p><strong><span style=\"text-decoration: underline;\">HR Specialist </span></strong></p>\n<p><strong><span style=\"text-decoration: underline;\">Marketing Specialist </span></strong></p>\n<p><b><u>Executive Secretary</u></b></p>\n<p><strong><u>Tender Manager/ Proposal Manager</u></strong></p>\n<p>Minimum of 3 years experience in U.A.E.</p>\n<p><b><u>&gt; Admin Staff</u></b></p>\n<p>Minimum of 3 years experience in U.A.E.</p>\n<p>&nbsp;</p>\n<p><strong>Other Vacancies:</strong></p>\n<p><strong><u>&gt; Resident Engineer</u></strong></p>\n<p><strong><u>&gt; Material Engineer</u></strong></p>\n<p><strong><u>&gt; Quantity Surveyor</u></strong></p>\n<p><strong><u>&gt; Land Surveyor</u></strong></p>\n<p><strong><u>&gt; Technical Inspector</u></strong></p>\n<p><strong><u>&gt; Secretary (Speaks Arabic and English)</u></strong></p>\n<p><strong><u>&gt; Mx Designer / Civil 3D Designer</u></strong></p>\n<p><strong><u>&gt; Transportation Engineer </u></strong></p>\n<p>Preferably with traffic modeling experience</p>\n<div>\n<div>\n<p><strong><u>&gt; CAD Operators</u></strong></p>\n<div>\n<p>Specialization in traffic, roadway, and utility design is highly preferred</p>\n</div>\n</div>\n</div>\n<div>\n<div>\n<div>\n<div>\n<p><strong><u>&gt; Infrastructure Utilities Engineer</u></strong></p>\n<div>\n<p><strong><u>&gt; Roadway Design Engineer</u></strong></p>\n<p>&nbsp;</p>\n</div>\n</div>\n</div>\n<div><strong>All candidates must have a minimum of 3 years or more of relevant experience.</strong></div>\n</div>\n</div>\n<p>[/vc_column_text][/vc_column][/vc_row]</p>\n','Career with us','','inherit','open','open','','1139-autosave-v1','','','2022-01-11 18:24:17','2022-01-11 14:24:17','',1139,'http://192.168.0.7/rtcme/2016/05/31/1139-autosave-v1/',0,'revision','',0),(1563,1,'2016-05-31 06:37:01','2016-05-31 06:37:01','[vc_row][vc_column][box_header title=\"Career With Us\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]It is <strong>RTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization. We encourage you to submit your application online to the appropriate department using <strong>Submit Your Resume.</strong>\r\n\r\n<strong>Current Vacancies:</strong>\r\n<div><strong><u>Transportation Engineer </u></strong></div>\r\n<div>- preferably with traffic modeling experience</div>\r\n&nbsp;\r\n<div>\r\n<div>\r\n<div><strong><u>2 CAD Operators</u></strong></div>\r\n<div>\r\n<div>- specialization in traffic, roadway and utility design is highly preferred</div>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n<div><strong><u>Infrastructure Utilities Engineer </u></strong></div>\r\n<div></div>\r\n<div>\r\n<div><strong><u>Roadway Design Engineer </u></strong></div>\r\n</div>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div><strong>All candidates must have minimum 3 years or more of relevant experiences.</strong></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Career with us','','inherit','open','open','','1139-revision-v1','','','2016-05-31 06:37:01','2016-05-31 06:37:01','',1139,'http://192.168.0.7/rtcme/2016/05/31/1139-revision-v1/',0,'revision','',0),(1564,1,'2016-05-31 06:38:30','2016-05-31 06:38:30','[vc_row][vc_column][box_header title=\"Career With Us\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]It is <strong>RTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization. We encourage you to submit your application online to the appropriate department using <strong>Submit Your Resume.</strong>\r\n\r\n<strong>Current Vacancies:</strong>\r\n\r\n<strong><u>Transportation Engineer </u></strong>\r\n\r\n- preferably with traffic modeling experience\r\n\r\n&nbsp;\r\n<div>\r\n<div>\r\n\r\n<strong><u>2 CAD Operators</u></strong>\r\n<div>\r\n\r\n- specialization in traffic, roadway and utility design is highly preferred\r\n\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n<div><strong><u>Infrastructure Utilities Engineer </u></strong></div>\r\n<div></div>\r\n<div>\r\n<div><strong><u>Roadway Design Engineer </u></strong></div>\r\n</div>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div><strong>All candidates must have minimum 3 years or more of relevant experiences.</strong></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Career with us','','inherit','open','open','','1139-revision-v1','','','2016-05-31 06:38:30','2016-05-31 06:38:30','',1139,'http://192.168.0.7/rtcme/2016/05/31/1139-revision-v1/',0,'revision','',0),(1565,1,'2016-05-31 06:39:10','2016-05-31 06:39:10','[vc_row][vc_column][box_header title=\"Career With Us\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]It is <strong>RTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization. We encourage you to submit your application online to the appropriate department using <strong>Submit Your Resume.</strong>\r\n\r\n<strong>Current Vacancies:</strong>\r\n\r\n<strong><u>Transportation Engineer </u></strong>\r\n\r\n- preferably with traffic modeling experience\r\n\r\n&nbsp;\r\n<div>\r\n<div>\r\n\r\n<strong><u>2 CAD Operators</u></strong>\r\n<div>\r\n\r\n- specialization in traffic, roadway and utility design is highly preferred\r\n\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n\r\n<strong><u>Infrastructure Utilities Engineer </u></strong>\r\n\r\n&nbsp;\r\n<div>\r\n\r\n<strong><u>Roadway Design Engineer </u></strong>\r\n\r\n</div>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div><strong>All candidates must have minimum 3 years or more of relevant experiences.</strong></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Career with us','','inherit','open','open','','1139-revision-v1','','','2016-05-31 06:39:10','2016-05-31 06:39:10','',1139,'http://192.168.0.7/rtcme/2016/05/31/1139-revision-v1/',0,'revision','',0),(1566,1,'2016-05-31 06:39:47','2016-05-31 06:39:47','[vc_row][vc_column][box_header title=\"Career With Us\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]It is <strong>RTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization. We encourage you to submit your application online to the appropriate department using <strong>Submit Your Resume.</strong>\r\n\r\n<strong>Current Vacancies:</strong>\r\n\r\n<strong><u>Transportation Engineer </u></strong>\r\n\r\n- preferably with traffic modeling experience\r\n\r\n&nbsp;\r\n<div>\r\n<div>\r\n\r\n<strong><u>2 CAD Operators</u></strong>\r\n<div>\r\n\r\n- specialization in traffic, roadway and utility design is highly preferred\r\n\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n\r\n<strong><u>Infrastructure Utilities Engineer </u></strong>\r\n<div>\r\n\r\n<strong><u>Roadway Design Engineer </u></strong>\r\n\r\n</div>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div><strong>All candidates must have minimum 3 years or more of relevant experiences.</strong></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Career with us','','inherit','open','open','','1139-revision-v1','','','2016-05-31 06:39:47','2016-05-31 06:39:47','',1139,'http://192.168.0.7/rtcme/2016/05/31/1139-revision-v1/',0,'revision','',0),(1567,1,'2016-05-31 06:41:00','2016-05-31 06:41:00','[vc_row][vc_column][box_header title=\"Career With Us\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]It is <strong>RTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization. We encourage you to submit your application online to the appropriate department using <strong><a href=\"http://rtcme.com/submit-your-resume/\">Submit Your Resume.</a></strong>\r\n\r\n<strong>Current Vacancies:</strong>\r\n\r\n<strong><u>Transportation Engineer </u></strong>\r\n\r\n- preferably with traffic modeling experience\r\n\r\n&nbsp;\r\n<div>\r\n<div>\r\n\r\n<strong><u>2 CAD Operators</u></strong>\r\n<div>\r\n\r\n- specialization in traffic, roadway and utility design is highly preferred\r\n\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n\r\n<strong><u>Infrastructure Utilities Engineer </u></strong>\r\n<div>\r\n\r\n<strong><u>Roadway Design Engineer </u></strong>\r\n\r\n</div>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div><strong>All candidates must have minimum 3 years or more of relevant experiences.</strong></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Career with us','','inherit','open','open','','1139-revision-v1','','','2016-05-31 06:41:00','2016-05-31 06:41:00','',1139,'http://192.168.0.7/rtcme/2016/05/31/1139-revision-v1/',0,'revision','',0),(1568,1,'2016-05-31 07:02:32','2016-05-31 07:02:32','[vc_row el_class=\"padding-top-70\"][vc_column][vc_column_text]Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\r\n\r\n&nbsp;\r\n\r\nCRTC is a multidiscipline firm of professional and experienced architects, planners and engineers in Roads, Transportation, Civil, Electrical, and Infrastructure offering a wide array of professional services. This is in addition to offering full Project Management services at the design, construction, and operation stages including: Quantity Surveying, Design Management, Planning and Control, Contracts Management, Construction Managements, and Asset Management.[/vc_column_text][ql_services items_per_page=\"-1\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"0\" show_featured_image=\"1\" featured_image_links=\"1\"][/vc_column][/vc_row]','CRTC Services','','inherit','open','open','','137-revision-v1','','','2016-05-31 07:02:32','2016-05-31 07:02:32','',137,'http://192.168.0.7/rtcme/2016/05/31/137-revision-v1/',0,'revision','',0),(1569,1,'2016-05-31 07:03:18','2016-05-31 07:03:18','[vc_row el_class=\"padding-top-70\"][vc_column][vc_column_text]Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\r\n\r\n&nbsp;\r\n\r\nCRTC is a multidiscipline firm of professional and experienced architects, planners and engineers in Roads, Transportation, Civil, Electrical, and Infrastructure offering a wide array of professional services. This is in addition to offering full Project Management services at the design, construction, and operation stages including: Quantity Surveying, Design Management, Planning and Control, Contracts Management, Construction Managements, and Asset Management.[/vc_column_text][ql_services items_per_page=\"-1\" ids=\"-\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"0\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row]','CRTC Services','','inherit','open','open','','137-revision-v1','','','2016-05-31 07:03:18','2016-05-31 07:03:18','',137,'http://192.168.0.7/rtcme/2016/05/31/137-revision-v1/',0,'revision','',0),(1570,1,'2016-05-31 07:04:31','2016-05-31 07:04:31','[vc_row][vc_column][vc_column_text]Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\r\n\r\n&nbsp;\r\n\r\nCRTC is a multidiscipline firm of professional and experienced architects, planners and engineers in Roads, Transportation, Civil, Electrical, and Infrastructure offering a wide array of professional services. This is in addition to offering full Project Management services at the design, construction, and operation stages including: Quantity Surveying, Design Management, Planning and Control, Contracts Management, Construction Managements, and Asset Management.[/vc_column_text][ql_services items_per_page=\"-1\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"0\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row]','CRTC Services','','inherit','open','open','','137-revision-v1','','','2016-05-31 07:04:31','2016-05-31 07:04:31','',137,'http://192.168.0.7/rtcme/2016/05/31/137-revision-v1/',0,'revision','',0),(1571,1,'2016-05-31 07:05:00','2016-05-31 07:05:00','[vc_row][vc_column][vc_column_text]Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\r\n\r\nCRTC is a multidiscipline firm of professional and experienced architects, planners and engineers in Roads, Transportation, Civil, Electrical, and Infrastructure offering a wide array of professional services. This is in addition to offering full Project Management services at the design, construction, and operation stages including: Quantity Surveying, Design Management, Planning and Control, Contracts Management, Construction Managements, and Asset Management.[/vc_column_text][ql_services items_per_page=\"-1\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"0\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row]','CRTC Services','','inherit','open','open','','137-revision-v1','','','2016-05-31 07:05:00','2016-05-31 07:05:00','',137,'http://192.168.0.7/rtcme/2016/05/31/137-revision-v1/',0,'revision','',0),(1572,1,'2016-05-31 07:30:18','2016-05-31 07:30:18','[vc_row][vc_column][box_header title=\"Architecture:\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC takes clients’ ideas &amp; visions and turns them into reality through its Predesign and Concept Design Phases and add more value to the project from the beginning.\r\n\r\nCRTC limits its Architecture services to the following phases only:\r\n\r\n1.    Predesign Phase\r\n\r\n2.    Concept Design Phase\r\n\r\nThe innovation of CRTC’s architects is limitless and that’s why their outcome is always a futuristic and aesthetic design that has a touch of tradition, culture, and local environment which emphasizes on the uniqueness of the project making it a well-known land mark after construction.\r\n\r\nCRTC employs well experienced architects and enables them to utilize the latest and advanced software technologies. Who while designing; take into consideration a lot of factors that influence the design – making it a unique one – such as client’s needs and local character of the site location and as a result; the final outcome is an aesthetically pleasing structure that will go in harmony with its surroundings.\r\n\r\nBy working together with the engineering services departments of CRTC; the end project is a comprehensive and sustainable design that is ready to build with ease.\r\n\r\n&nbsp;\r\n\r\n[/vc_column_text][vc_column_text]\r\n<ol>\r\n	<li><strong>Predesign Phase:</strong></li>\r\n</ol>\r\nBoth CRTC Architects and the client identify the project requirements, constraints and limitations in order to finalize project’s brief. In this stage, CRTC Architects transforms and expresses the client vision through sketches to discuss various ideas and alternatives.\r\n\r\n&nbsp;\r\n<ol start=\"2\">\r\n	<li><strong>Concept Design Phase:</strong></li>\r\n</ol>\r\nBased on the created project brief at the Predesign Phase, CRTC architects examines major variables in codes &amp; regulations, building technologies, time schedule, and cost to proceed with the concept design development. At the Concept Design Stage, CRTC architects will go through developing study drawings, site analysis, identification of objectives and conditions, concept planning, connectivity, etc.\r\n\r\nAt the end of this phase, CRTC Architects will produce a final schematic design to which the owner or developer agrees through discussions and brainstorming sessions.[/vc_column_text][vc_column_text]CRTC design for variety of project types including:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Villas.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Retail Facilities.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Hotels and Resorts.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Commercial Offices.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Recreational Facilities.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Mixed-use Developments.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]High-Rise Residential Towers.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Educational &amp; Institutional Facilities.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Hospital and Medical Research Facilities.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Industrial Facilities and Factories &amp;Warehouses.[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"Landscape Architecture Design\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC is committed to create vibrant aesthetic spaces that encourage people to go outdoor more, enjoy the view, and get inspired. We believe that architecture and landscape should be complementary and that great design is a synthesis greater than the sum of its parts.\r\n\r\n&nbsp;\r\n\r\nThe design of an open space must address a broad range of interrelated factors and, to be successful, it must express the delicate balance among function, climate, style, budget and culture. To achieve this goal, we begin each project by thoroughly studying the needs of the client and analyzing the site until we have gained a thorough appreciation of the issues and challenges ahead. Then, through in-depth planning we shape sustainable and inspiring communities, and set a clear framework for future sustainable development.\r\n\r\n&nbsp;\r\n\r\nWe provide integrated contemporary design for the following fields:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Planning.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Land Development.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Ecological planning &amp; Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Master Planning.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Urban Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Streetscape.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parks and Recreation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Resorts and Leisure.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Heritage Conservation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Landscape Restoration.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Green Roofs. [/item][/items_list][/vc_column][/vc_row]','Architectural and Landscape Architecture','','publish','closed','closed','','architectural-and-landscape-architecture-design','','','2016-10-31 19:10:45','2016-10-31 15:10:45','',0,'http://192.168.0.7/rtcme/?post_type=ql_services&#038;p=1572',0,'ql_services','',0),(1573,1,'2016-05-31 07:27:16','2016-05-31 07:27:16','','8bec66bb7c3b0115c6c762adc9c7c77e','','inherit','open','open','','8bec66bb7c3b0115c6c762adc9c7c77e','','','2016-05-31 07:27:16','2016-05-31 07:27:16','',1572,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/8bec66bb7c3b0115c6c762adc9c7c77e.jpg',0,'attachment','image/jpeg',0),(1574,1,'2016-07-03 10:03:07','2016-07-03 10:03:07','[vc_row][vc_column][box_header title=\"Architecture:\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC takes clients’ ideas &amp; visions and turns them into reality through its Predesign and Concept Design Phases and add more value to the project from the beginning.\n\nCRTC limits its Architecture services to the following phases only:\n\n1.    Predesign Phase\n\n2.    Concept Design Phase\n\nThe innovation of CRTC’s architects is limitless and that’s why their outcome is always a futuristic and aesthetic design that has a touch of tradition, culture, and local environment which emphasizes on the uniqueness of the project making it a well-known land mark after construction.\n\nCRTC employs well experienced architects and enables them to utilize the latest and advanced software technologies. Who while designing; take into consideration a lot of factors that influence the design – making it a unique one – such as client’s needs and local character of the site location and as a result; the final outcome is an aesthetically pleasing structure that will go in harmony with its surroundings.\n\nBy working together with the engineering services departments of CRTC; the end project is a comprehensive and sustainable design that is ready to build with ease.\n\n&nbsp;\n\n[/vc_column_text][vc_column_text]\n<ol>\n	<li><strong>Predesign Phase:</strong></li>\n</ol>\nBoth CRTC Architects and the client identify the project requirements, constraints and limitations in order to finalize project’s brief. In this stage, CRTC Architects transforms and expresses the client vision through sketches to discuss various ideas and alternatives.\n\n&nbsp;\n<ol start=\"2\">\n	<li><strong>Concept Design Phase:</strong></li>\n</ol>\nBased on the created project brief at the Predesign Phase, CRTC architects examines major variables in codes &amp; regulations, building technologies, time schedule, and cost to proceed with the concept design development. At the Concept Design Stage, CRTC architects will go through developing study drawings, site analysis, identification of objectives and conditions, concept planning, connectivity, etc.\n\nAt the end of this phase, CRTC Architects will produce a final schematic design to which the owner or developer agrees through discussions and brainstorming sessions.[/vc_column_text][vc_column_text]CRTC design for variety of project types including:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Villas.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Retail Facilities.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Hotels and Resorts.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Commercial Offices.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Recreational Facilities.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Mixed-use Developments.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]High-Rise Residential Towers.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Educational &amp; Institutional Facilities.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Hospital and Medical Research Facilities.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Industrial Facilities and Factories &amp;Warehouses.[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"Landscape Architecture Design\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC is committed to create vibrant aesthetic spaces that encourage people to go outdoor more, enjoy the view, and get inspired. We believe that architecture and landscape should be complementary and that great design is a synthesis greater than the sum of its parts.\n\n&nbsp;\n\nThe design of an open space must address a broad range of interrelated factors and, to be successful, it must express the delicate balance among function, climate, style, budget and culture. To achieve this goal, we begin each project by thoroughly studying the needs of the client and analyzing the site until we have gained a thorough appreciation of the issues and challenges ahead. Then, through in-depth planning we shape sustainable and inspiring communities, and set a clear framework for future sustainable development.\n\n&nbsp;\n\nWe provide integrated contemporary design for the following fields:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Planning.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Land Development.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Ecological planning &amp; Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Master Planning.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Urban Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Streetscape.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parks and Recreation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Resorts and Leisure.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Heritage Conservation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Landscape Restoration.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Green Roofs. [/item][/items_list][/vc_column][/vc_row]','Architecture and Landscape Architecture','','inherit','open','open','','1572-autosave-v1','','','2016-07-03 10:03:07','2016-07-03 10:03:07','',1572,'http://192.168.0.7/rtcme/2016/05/31/1572-autosave-v1/',0,'revision','',0),(1575,1,'2016-05-31 08:00:33','2016-05-31 08:00:33','[vc_row][vc_column][box_header title=\"Graphic Design\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC’ graphics team offers a full range of graphics design services including way finding signage, environmental graphics and visual identity for corporate offices, retail, hospitality, residential and lifestyle projects throughout UAE.[/vc_column_text][vc_column_text]CRTC uses state of the art equipment in graphics as part of our visual communication with clients to give them illustrative ideas on how their end project will look like.[/vc_column_text][vc_column_text]We offer graphic design services in the following sectors:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Construction.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Hospitality.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Healthcare.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Tourism.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Residential Projects.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Commercial Projects.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Corporate Identity and Interior[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Landscaping.[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"Interior Design\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC Interiors is a specialist interior designing company providing design consultancy services in variety of sectors including: hospitality, institution, education, residential, corporate office, retail, lifestyle, and leisure markets.[/vc_column_text][vc_column_text]The multidisciplinary approach CRTC follows to interior designing helps to build creative yet sustainable environment that reflects client’s vision and inspire people to innovate in their own ways.[/vc_column_text][vc_column_text]Our firm is fully computerized with the latest technologies and computer-aided drafting software.[/vc_column_text][vc_column_text]Some of the services offered by CRTC Interior Design Section include:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Design of Interior Spaces.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Artwork Selection.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Interior Landscaping.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Material Selection.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Arrangement of Furniture, Fixture, &amp; Equipment (FFE).[/item][/items_list][/vc_column][/vc_row]','Graphic and Interior Design','','publish','closed','closed','','graphic-and-interior-design','','','2016-10-31 19:14:01','2016-10-31 15:14:01','',0,'http://192.168.0.7/rtcme/?post_type=ql_services&#038;p=1575',0,'ql_services','',0),(1576,1,'2016-05-31 08:01:57','2016-05-31 08:01:57','','Bolon-wing-flooring','','inherit','open','open','','bolon-wing-flooring','','','2016-05-31 08:01:57','2016-05-31 08:01:57','',1575,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/Bolon-wing-flooring.jpg',0,'attachment','image/jpeg',0),(1577,1,'2016-05-31 08:15:49','2016-05-31 08:15:49','[vc_row top_margin=\"page-margin-top\"][vc_column][box_header title=\"Transportation Planning and Traffic Engineering\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Transportation Planning and Traffic Engineering are the backbone of CRTC’s business. Our planners and engineers’ experience includes all facets of transportation planning &amp; traffic engineering. CRTC is well known of their innovative, comprehensive, efficient, feasible, and safe solutions to today’s complex transportation challenges.[/vc_column_text][vc_column_text]CRTC provides a wide variety of traffic and transportation related services to both the public and private sector in the following areas:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Transportation Master Planning[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Transportation Studies[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Intelligent Transportation Systems and Toll Highways.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Surveys/ Data Collection[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Modeling/Simulations[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Studies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Signal Warrants[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Signal Design, Optimization and Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Studies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Management Plans.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Access and Circulation Plans.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Interchange Justification Reports.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Roadway Capacity Analysis.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Safety/Accident Analysis.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Pedestrian and Cycling Studies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Control Plans.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Calming.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Congestion Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Freeway Operations.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Access Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Multi-Story Car Parking Design.[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"Roadway Design\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Providing quality design for transportation infrastructure is CRTC’s way of contributing to the safe, efficient movement of people and goods.[/vc_column_text][vc_column_text]Following international and local procedures and guidelines; our work includes designing of new roads as well as improvements, rehabilitations and reconfigurations of existing municipal roadways, highways and toll roads. Implicit in the projects we undertake is our commitment to clients and the public to provide innovative, sustainable, cost-effective, and superior designs, while keeping public safety our overriding objective.[/vc_column_text][vc_column_text]CRTC is also experienced in reviewing and providing a comprehensive Road Safety Audits to ensure the safety of all road users from pedestrians &amp; cyclists, to motorists of different vehicle classes including motorcycle, light-weight vehicles, and heavy-weight vehicles. Since safety is the number one priority; CRTC’s engineers start by understanding the current situation and make site visits to analyze site condition and potential risks, and then propose mitigation measures to eliminate these hazards as per the guidelines of international and local manuals.[/vc_column_text][vc_column_text]We offer a full range of Roadway Design services starting from Feasibility Studies to Concept, Preliminary and Detailed Designs to Development of Tender Documents and Value Engineering Studies. In addition to complete services of road Project Management starting from master planning to design to quantity surveying and construction supervision.[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Road Transport Masterplan.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Municipal Roadways Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Highway and Interchanges Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Intersection and Roundabout Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Cross Section and Profile Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Pavement Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Public Transportation Infrastructure.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Pedestrian and Cycling Facilities.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Street Furniture [/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Airport Infrastructure.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Road Safety Audits (RSA).[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"Structural Engineering\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC provides full-service Structural Engineering services including the analysis and design of buildings, foundations, and special structures (Bridges and Tunnels).[/vc_column_text][vc_column_text]CRTC are committed to use the latest software in structural design and analyzing programs as well as Building Information Modeling programs paired with value engineering through all aspects of design; to ensure that our outcome is practical, reliable, and yet economical.[/vc_column_text][vc_column_text]CRTC’s Structural engineers are fully experienced, extremely flexible, and remarkably innovative to accommodate any project no matter how complex it is and deliver tailored outcomes that meet client’s expectations.[/vc_column_text][vc_column_text]We work with architects, engineers, contractors, project managers, and owners on a wide range of projects across market sectors to provide comprehensive, high-quality structural engineering, consistently delivering practical, innovative, and readily constructible engineering design solutions. CRTC’s Structural Engineering services include the following:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Feasibility Studies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Foundation Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Retaining Structures.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Steel Frame Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Concrete Frame Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Composite Steel and Concrete Structures.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Design of Glass-fibre Reinforced Plastics (GRP) made Structures[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Cable-supported structures[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Membrane structures[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Shell structures[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Building Expansion.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Bridges and Tunnels Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Design of Pedestrian Underpass and Overpass.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Detailed Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Multi-Story Car Parking Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Inspection and Assessment of Existing Structures.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Design of Industrial Buildings.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Design of High-rise Residential Towers.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Grade Separation Structures.[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"Electrical Engineering\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC’s Electrical Engineers have enriched experience and expertise that enables them to innovate and develop new techniques to design electrical distribution systems that are fully optimized and used to its full potential, as well as reduce energy demand thus helping the community and providing a sustainable future for next generations to come.[/vc_column_text][vc_column_text]Whether it is a building, infrastructure, or industrial type of development; CRTC promises to provide top class services throughout the project cycle from planning all the way to designing, construction supervision, and testing &amp; commissioning, these services include:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]System and Network Analysis and Modeling.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Load Flow Analysis.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Short Circuit Studies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Generators Sizing.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Electrical Equipment Sizing.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Performance and Feasibility Studies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Detailed Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Design Review.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Risk Identification and Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Commercial Assessment and Asset Valuation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Contract Audit Roles.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Network Planning and Development.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Electrical Power Supply and Distribution System for Water and Waste Water Facilities.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Electrical Power Supply and Distribution for Industrial Cities, Recreational, and Residential Area.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Automated Controls for Substation and Process Industries (PLC/DCS/SCADA) with the required P&amp;ID and I/O List.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]High, Medium, &amp; Low Voltage (HV, MV, &amp; LV) Power Systems Distribution and Protection Equipment.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Use of Renewable Energy:[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Wind Power.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Hydro Power.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Solar Power.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Quality Control Check.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Communications Systems Integration.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Energy Saving Strategies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Lift Power Supply.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Fire Detection and Alarm.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Access Control.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Security Systems.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Telecommunications.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Interior and Exterior Lighting. [/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"Land Development\" type=\"h3\" bottom_border=\"1\"][vc_column_text]CRTC provides quality Civil Site and Land Development engineering services and advice during the overall cycle length of the project, from feasibility study and conceptual design to detailed design, site supervision as well as post construction services including documentation and administration. Our highly experienced dedicated staff will always make sure that client’s vision is well embodied and achieved throughout the project’s period. Our services are mainly focused on:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Transportation Engineering (which is the core of our business).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Structural Engineering.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site development.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Pavement design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Roadway/Highway design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Wet &amp; dry utility design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Geotechnical design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Stormwater design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Street lighting design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Pavement design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Construction Management / Site Supervision.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Project Management.[/item][/items_list][vc_column_text]We handle all types of projects regardless of the scope or scale because we are always ready and well prepared to tackle any challenges we might face.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"Infrastructure\" type=\"h3\" bottom_border=\"1\"][vc_column_text]CRTC engineers’ have been planning and designing communities and urban spaces and their success is mainly based on a formula that involves the client from the very beginning of the project to insure that project goals and objectives are achieved.[/vc_column_text][vc_column_text]Our projects include planned communities, mixed-use developments, and assisted living facilities. Our solutions are always cognizant of economic constraints, regulatory requirements, market conditions, environmental influences and the surrounding neighborhood fabric that ultimately dictates a plan\'s success or failure.[/vc_column_text][vc_column_text]Planning for future infrastructure needs in a local community often requires a multi-disciplinary approach to ensure that all issues are thoroughly and professionally addressed. With the combined experience and knowledge of our local and international professional engineers; we provide the following services:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Utility Corridors Master Planning.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Infrastructure Demand Analysis.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Runoff Calculations.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Storm Water Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Water Supply &amp; Distribution.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Water Treatment Plant Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Wastewater Management &amp; Treatment.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Fire Fighting Network Design &amp; Pumping Station[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Sanitary Sewer Analysis &amp; Rehabilitation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Sanitary Sewer System Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Irrigation Network Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Street Lighting Network Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Telecommunication Network Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Low, Medium, and High Voltage Network Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Chilled Water Networks.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Coordinating with relevant Authorities for NOCs and Approvals.[/item][/items_list][/vc_column][/vc_row]','Engineering Services','','publish','closed','closed','','engineering-services','','','2016-05-31 09:24:21','2016-05-31 09:24:21','',0,'http://192.168.0.7/rtcme/?post_type=ql_services&#038;p=1577',0,'ql_services','',0),(1578,1,'2016-05-31 09:20:08','2016-05-31 09:20:08','[vc_row top_margin=\"page-margin-top\"][vc_column][box_header title=\"Transportation Planning and Traffic Engineering\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Transportation Planning and Traffic Engineering are the backbone of CRTC’s business. Our planners and engineers’ experience includes all facets of transportation planning &amp; traffic engineering. CRTC is well known of their innovative, comprehensive, efficient, feasible, and safe solutions to today’s complex transportation challenges.[/vc_column_text][vc_column_text]CRTC provides a wide variety of traffic and transportation related services to both the public and private sector in the following areas:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Transportation Master Planning[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Transportation Studies[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Intelligent Transportation Systems and Toll Highways.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Surveys/ Data Collection[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Modeling/Simulations[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Studies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Signal Warrants[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Signal Design, Optimization and Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Studies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Management Plans.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Access and Circulation Plans.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Interchange Justification Reports.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Roadway Capacity Analysis.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Safety/Accident Analysis.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Pedestrian and Cycling Studies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Control Plans.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Calming.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Congestion Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Freeway Operations.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Access Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Multi-Story Car Parking Design.[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"Roadway Design\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Providing quality design for transportation infrastructure is CRTC’s way of contributing to the safe, efficient movement of people and goods.[/vc_column_text][vc_column_text]Following international and local procedures and guidelines; our work includes designing of new roads as well as improvements, rehabilitations and reconfigurations of existing municipal roadways, highways and toll roads. Implicit in the projects we undertake is our commitment to clients and the public to provide innovative, sustainable, cost-effective, and superior designs, while keeping public safety our overriding objective.[/vc_column_text][vc_column_text]CRTC is also experienced in reviewing and providing a comprehensive Road Safety Audits to ensure the safety of all road users from pedestrians &amp; cyclists, to motorists of different vehicle classes including motorcycle, light-weight vehicles, and heavy-weight vehicles. Since safety is the number one priority; CRTC’s engineers start by understanding the current situation and make site visits to analyze site condition and potential risks, and then propose mitigation measures to eliminate these hazards as per the guidelines of international and local manuals.[/vc_column_text][vc_column_text]We offer a full range of Roadway Design services starting from Feasibility Studies to Concept, Preliminary and Detailed Designs to Development of Tender Documents and Value Engineering Studies. In addition to complete services of road Project Management starting from master planning to design to quantity surveying and construction supervision.[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Road Transport Masterplan.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Municipal Roadways Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Highway and Interchanges Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Intersection and Roundabout Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Cross Section and Profile Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Pavement Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Public Transportation Infrastructure.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Pedestrian and Cycling Facilities.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Street Furniture [/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Airport Infrastructure.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Road Safety Audits (RSA).[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"Structural Engineering\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC provides full-service Structural Engineering services including the analysis and design of buildings, foundations, and special structures (Bridges and Tunnels).[/vc_column_text][vc_column_text]CRTC are committed to use the latest software in structural design and analyzing programs as well as Building Information Modeling programs paired with value engineering through all aspects of design; to ensure that our outcome is practical, reliable, and yet economical.[/vc_column_text][vc_column_text]CRTC’s Structural engineers are fully experienced, extremely flexible, and remarkably innovative to accommodate any project no matter how complex it is and deliver tailored outcomes that meet client’s expectations.[/vc_column_text][vc_column_text]We work with architects, engineers, contractors, project managers, and owners on a wide range of projects across market sectors to provide comprehensive, high-quality structural engineering, consistently delivering practical, innovative, and readily constructible engineering design solutions. CRTC’s Structural Engineering services include the following:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Feasibility Studies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Foundation Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Retaining Structures.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Steel Frame Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Concrete Frame Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Composite Steel and Concrete Structures.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Design of Glass-fibre Reinforced Plastics (GRP) made Structures[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Cable-supported structures[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Membrane structures[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Shell structures[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Building Expansion.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Bridges and Tunnels Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Design of Pedestrian Underpass and Overpass.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Detailed Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Multi-Story Car Parking Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Inspection and Assessment of Existing Structures.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Design of Industrial Buildings.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Design of High-rise Residential Towers.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Grade Separation Structures.[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"Electrical Engineering\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC’s Electrical Engineers have enriched experience and expertise that enables them to innovate and develop new techniques to design electrical distribution systems that are fully optimized and used to its full potential, as well as reduce energy demand thus helping the community and providing a sustainable future for next generations to come.[/vc_column_text][vc_column_text]Whether it is a building, infrastructure, or industrial type of development; CRTC promises to provide top class services throughout the project cycle from planning all the way to designing, construction supervision, and testing &amp; commissioning, these services include:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]System and Network Analysis and Modeling.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Load Flow Analysis.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Short Circuit Studies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Generators Sizing.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Electrical Equipment Sizing.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Performance and Feasibility Studies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Detailed Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Design Review.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Risk Identification and Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Commercial Assessment and Asset Valuation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Contract Audit Roles.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Network Planning and Development.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Electrical Power Supply and Distribution System for Water and Waste Water Facilities.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Electrical Power Supply and Distribution for Industrial Cities, Recreational, and Residential Area.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Automated Controls for Substation and Process Industries (PLC/DCS/SCADA) with the required P&amp;ID and I/O List.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]High, Medium, &amp; Low Voltage (HV, MV, &amp; LV) Power Systems Distribution and Protection Equipment.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Use of Renewable Energy:[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Wind Power.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Hydro Power.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Solar Power.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Quality Control Check.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Communications Systems Integration.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Energy Saving Strategies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Lift Power Supply.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Fire Detection and Alarm.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Access Control.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Security Systems.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Telecommunications.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Interior and Exterior Lighting. [/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"Land Development\" type=\"h3\" bottom_border=\"1\"][vc_column_text]CRTC provides quality Civil Site and Land Development engineering services and advice during the overall cycle length of the project, from feasibility study and conceptual design to detailed design, site supervision as well as post construction services including documentation and administration. Our highly experienced dedicated staff will always make sure that client’s vision is well embodied and achieved throughout the project’s period. Our services are mainly focused on:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Transportation Engineering (which is the core of our business).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Structural Engineering.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site development.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Pavement design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Roadway/Highway design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Wet &amp; dry utility design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Geotechnical design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Stormwater design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Street lighting design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Pavement design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Construction Management / Site Supervision.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Project Management.[/item][/items_list][vc_column_text]We handle all types of projects regardless of the scope or scale because we are always ready and well prepared to tackle any challenges we might face.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"Infrastructure\" type=\"h3\" bottom_border=\"1\"][vc_column_text]CRTC engineers’ have been planning and designing communities and urban spaces and their success is mainly based on a formula that involves the client from the very beginning of the project to insure that project goals and objectives are achieved.[/vc_column_text][vc_column_text]Our projects include planned communities, mixed-use developments, and assisted living facilities. Our solutions are always cognizant of economic constraints, regulatory requirements, market conditions, environmental influences and the surrounding neighborhood fabric that ultimately dictates a plan\'s success or failure.[/vc_column_text][vc_column_text]\n\nI 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.\n\n[/vc_column_text][/vc_column][/vc_row]','Engineering Services','','inherit','open','open','','1577-autosave-v1','','','2016-05-31 09:20:08','2016-05-31 09:20:08','',1577,'http://192.168.0.7/rtcme/2016/05/31/1577-autosave-v1/',0,'revision','',0),(1579,1,'2016-05-31 09:24:02','2016-05-31 09:24:02','','04','','inherit','open','open','','04-7','','','2016-05-31 09:24:02','2016-05-31 09:24:02','',1577,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/04.jpg',0,'attachment','image/jpeg',0),(1580,1,'2016-05-31 09:27:27','2016-05-31 09:27:27','[vc_row][vc_column][box_header title=\"Quantity Surveying\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC believes that quantity surveying is an integral part of any design and construction stages. Whether it is during pre-construction stage or during the construction stage; our dedicated team of expert quantity surveyors works closely with the design and engineering team to find the optimum balance between cost, quality, value, and budget requirements of the client.[/vc_column_text][vc_column_text]CRTC Quantity Surveyors team in collaboration with the rest of the project’s teams carefully study all aspects the project and then apply the latest technics of value engineering and cost reduction methods without compromising quality, time, or safety requirements of clients. For example, they consider alternative design approach, different materials that serve the same purpose, and different suppliers for the same material among other technics.\r\n\r\nList of services provided includes:\r\n\r\n[/vc_column_text][vc_column_text]\r\n<ol>\r\n	<li>Pre-Contract Quantity Surveying Services:</li>\r\n</ol>\r\n[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Feasibility Study.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Tender Documents Preparation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Tender Review.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]BOQ Preparation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Cost Estimate.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Rate Analysis.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]BOQ Pricing.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Procurement Services.[/item]\r\n\r\n[/items_list][vc_column_text]\r\n<ol start=\"2\">\r\n	<li>Post-Contract Quantity Surveying Services:</li>\r\n</ol>\r\n[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]On-Site Services.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Cost Control.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Value Engineering.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Remeasurement.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Interim Valuation. [/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Financial Management of Contractors Accounts.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Cash flow.[/item][/items_list][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column][box_header title=\"Contract Documentation\" type=\"h3\" bottom_border=\"1\"][vc_column_text]CRTC contract managers are highly skilled in following the best standards and latest procedures to maintain complete and accurate records of all the parties involved in the project. This well-organized system makes it easy to promptly retrieve any required information at any time and especially during the time of claims resolution. This documentation includes:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Contract.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Conditions of Contract.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]BOQ.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Variation Orders.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Drawings.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Specification.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Method of Statements.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Minutes of Meetings.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Other Documents. (Including: Technical Reports, Email Conversations, Schedules)[/item][/items_list][/vc_column][/vc_row]','Quantity Surveying and Contract Documentation','','publish','closed','closed','','quantity-surveying-and-contract-documentation','','','2016-10-31 19:19:11','2016-10-31 15:19:11','',0,'http://192.168.0.7/rtcme/?post_type=ql_services&#038;p=1580',0,'ql_services','',0),(1581,1,'2016-05-31 09:38:17','2016-05-31 09:38:17','<p>[vc_row][vc_column][box_header title=\"Quantity Surveying\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC believes that quantity surveying is an integral part of any design and construction stages. Whether it is during pre-construction stage or during the construction stage; our dedicated team of expert quantity surveyors works closely with the design and engineering team to find the optimum balance between cost, quality, value, and budget requirements of the client.[/vc_column_text][vc_column_text]CRTC Quantity Surveyors team in collaboration with the rest of the project’s teams carefully study all aspects the project and then apply the latest technics of value engineering and cost reduction methods without compromising quality, time, or safety requirements of clients. For example, they consider alternative design approach, different materials that serve the same purpose, and different suppliers for the same material among other technics.</p>\n<p>List of services provided includes:[/vc_column_text][vc_column_text]</p>\n<ol>\n<li>Pre-Contract Quantity Surveying Services:</li>\n</ol>\n<p>[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Feasibility Study.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Tender Documents Preparation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Tender Review.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]BOQ Preparation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Cost Estimate.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Rate Analysis.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]BOQ Pricing.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Procurement Services.[/item]</p>\n<p>&nbsp;</p>\n<p>[/items_list][vc_column_text]</p>\n<ol start=\"2\">\n<li>Post-Contract Quantity Surveying Services:</li>\n</ol>\n<p>[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]On-Site Services.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Cost Control.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Value Engineering.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Remeasurement.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Interim Valuation. [/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Financial Management of Contractors Accounts.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Cash flow.[/item][/items_list][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column][box_header title=\"Contract Documentation\" type=\"h3\" bottom_border=\"1\"][vc_column_text]CRTC contract managers are highly skilled in following the best standards and latest procedures to maintain complete and accurate records of all the parties involved in the project. This well-organized system makes it easy to promptly retrieve any required information at any time and especially during the time of claims resolution. This documentation includes:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Contract.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Conditions of Contract.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]BOQ.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Variation Orders.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Drawings.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Specification.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Method of Statements.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Minutes of Meetings.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Other Documents. (Including: Technical Reports, Email Conversations, Schedules)[/item][/items_list][/vc_column][/vc_row]</p>\n','Quantity Surveying and Contract Documentation','','inherit','open','open','','1580-autosave-v1','','','2016-05-31 09:38:17','2016-05-31 09:38:17','',1580,'http://192.168.0.7/rtcme/2016/05/31/1580-autosave-v1/',0,'revision','',0),(1582,1,'2016-05-31 09:33:44','2016-05-31 09:33:44','','quantity-surveyor','','inherit','open','open','','quantity-surveyor','','','2016-05-31 09:33:44','2016-05-31 09:33:44','',1580,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/quantity-surveyor.gif',0,'attachment','image/gif',0),(1583,1,'2016-05-31 09:46:37','2016-05-31 09:46:37','[vc_row][vc_column][vc_column_text]Project Management plays a key role in the construction industry and when it is practiced well; it will guarantee the success of the project. CRTC’s effective project management team enables clients to focus on their core business, with the assurance that their project goals will be successfully achieved within the budget and deadline without any compromise on quality and safety. CRTC takes responsibility for the overall management of projects.[/vc_column_text][vc_column_text]We ensure that a qualified and dedicated team of professionals is assembled to suit the specific project needs. We then provide a focal point for client window, ensuring clear communication, overall quality control and simplified project administration.[/vc_column_text][vc_column_text]CRTC offers expertise and holistic range of project management services which include:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\" top_margin=\"page-margin-top\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Client Representation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Project Planning.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Coordination between Parties.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Contract preparation &amp; Negotiation. [/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Cost Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Time Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Scope Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Human Resources Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Risk Analysis and Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Procurement Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Communication Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Quality Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]HSE Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Project Review and Audits.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Claims Prevention &amp; Management.[/item][/items_list][/vc_column][/vc_row]','Project Management','','publish','closed','closed','','project-management','','','2016-10-31 19:21:29','2016-10-31 15:21:29','',0,'http://192.168.0.7/rtcme/?post_type=ql_services&#038;p=1583',0,'ql_services','',0),(1584,1,'2016-05-31 09:44:54','2016-05-31 09:44:54','','top_project_management_trends-760x414','','inherit','open','open','','top_project_management_trends-760x414','','','2016-05-31 09:44:54','2016-05-31 09:44:54','',1583,'http://192.168.0.7/rtcme/wp-content/uploads/2016/05/top_project_management_trends-760x414.jpg',0,'attachment','image/jpeg',0),(1585,1,'2016-05-31 09:52:45','2016-05-31 09:52:45','[vc_row top_margin=\"page-margin-top\"][vc_column][vc_column_text]CRTC offers expertise and a wide spectrum of services for the management, administration and on-site supervision of different types of construction projects including: buildings, roads, highways and infrastructure projects. Each member of the team is highly experienced to supervise and regulate the contractor’s work according to the approved shop drawings, technical specifications &amp; conditions using approved and tested materials after passing standard QA/QC procedures.[/vc_column_text][vc_column_text]Working on variety of projects in terms of type, size, scope, and complexity allowed our engineers to gain important skills such as proactive thinking which they use to anticipate what problems and risks that might happen and immediately take corrective and preventive measures to prevent it from happening, thus saving a lot of the projects resources to be utilized somewhere else.[/vc_column_text][vc_column_text]We periodically update our client of the project’s progress and act as a connecting link between the client and the contractor in order to clarify and ensure that each and all of the client’s concerns and visions are addressed and met throughout the project phases which will allow the final handing over to run smoothly and without any delay.[/vc_column_text][vc_column_text]With CRTC clients may feel free during the construction to adjust and/or alter the design in any way they desire; although this may affect time and cost; CRTC’s team is well aware and experienced of all the local authorities’ requirements which will save a lot of time in acquiring amended approvals whenever applicable.[/vc_column_text][vc_column_text]Our specialty areas include:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Administration of Construction Contracts.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Scheduling.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Design Clarification.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Shop Drawings Review.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Review of Documentation Submittals (such as Material Submittals and Method of Statements).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Monitor and approve of test made on site and/or Third Party Laboratory.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Inspection and Supervision.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Review and process Payment Claims. [/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Budgetary Control.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Progress Monitoring and Reporting.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Progress Meetings.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]As Constructed Surveys.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Quality Control and Quality Assurance.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Claim Review Services.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Final Commissioning/ Close-out.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]As-Built Drawings.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]O&amp;M Program Development.[/item][/items_list][/vc_column][/vc_row]','Construction Management, Administration, and Onsite Services','','publish','closed','closed','','construction-management-administration-and-onsite-services','','','2016-10-31 19:22:57','2016-10-31 15:22:57','',0,'http://192.168.0.7/rtcme/?post_type=ql_services&#038;p=1585',0,'ql_services','',0),(1586,1,'2016-05-31 09:57:09','2016-05-31 09:57:09','[vc_row][vc_column][vc_column_text]CRTC provides expert procurement services to support onshore/offshore oil and gas developments. Our experience enables us to prepare, issue, and review RFQ packages for many of the critical components related to oil and gas projects. Our team has practical and field-proven expertise in:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Feasibility Studies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Process Studies &amp; Optimization.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Flow Analysis and Hydraulic Studies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Detailed Civil Design and Procedures.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Regulatory and Compliance Planning and Execution.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Field on Site Engineering and As-Built Drawings.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Pipeline Laying, Alignment, Hook-up, and Repair.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Construction Inspection, Assessment and Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Procurement Procedures.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Detailed Scheduling and Control.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Route and Site Selection.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Right of Way Support.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]CAPEX Estimates.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]OPEX Estimates.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]QA/QC Procedures and Execution.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]HSE Compliance.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Environmental Impact Assessment. [/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Surveys. [/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Supervision. [/item][/items_list][/vc_column][/vc_row]','Onshore and Offshore Engineering Services','','publish','closed','closed','','onshore-and-offshore-engineering-services','','','2016-10-31 19:25:33','2016-10-31 15:25:33','',0,'http://192.168.0.7/rtcme/?post_type=ql_services&#038;p=1586',0,'ql_services','',0),(1587,1,'2016-05-31 10:07:39','2016-05-31 10:07:39','','Replicon login','','publish','open','open','','replicon-login','','','2016-05-31 10:07:39','2016-05-31 10:07:39','',0,'http://192.168.0.7/rtcme/?p=1587',5,'nav_menu_item','',0),(1588,1,'2016-05-31 10:07:39','2016-05-31 10:07:39','','Ftp server login','','publish','open','open','','ftp-server-login','','','2016-05-31 10:07:39','2016-05-31 10:07:39','',0,'http://192.168.0.7/rtcme/?p=1588',6,'nav_menu_item','',0),(1589,1,'2016-05-31 10:15:29','2016-05-31 10:15:29','[vc_row][vc_column el_class=\"customSitemap\"][box_header title=\"Site Map\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][wp_sitemap_page only=\"page\"]\r\n\r\n[wp_sitemap_page only=\"ql_services\"]\r\n\r\n[wp_sitemap_page only=\"re_projects\"]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','Site Map','','inherit','open','open','','1145-revision-v1','','','2016-05-31 10:15:29','2016-05-31 10:15:29','',1145,'http://192.168.0.7/rtcme/2016/05/31/1145-revision-v1/',0,'revision','',0),(1590,1,'2016-06-01 07:11:40','2016-06-01 07:11:40','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious providers of construction focused interior renovation services and building. We provide a professional renovation and installation services with a real focus on customer satisfaction. Our construction Services is a multi-task company specializing in the following core areas:[/vc_column_text][items_list class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Can Ensure a Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in <a href=\"#\">Cost Control</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proffesional Service for Private and <a href=\"#\">Commercial Customers</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]15 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR SERVICES\" url=\"http://rtcme.com/services/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"BEST VALUE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"SAVING TIME\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"WITHIN BUDGET\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432560522737{background-image: url(http://rtcme.com/wp-content/uploads/2015/01/01.jpg?id=223) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"WHY CHOOSE US\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\"]Years on the International Market.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\"]Completed Projects and Investments.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\"]Skilled Professionals.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column width=\"1/2\"][box_header title=\"OUR MISSION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida. Pellentesque accumsan, ex in tempus ullamcorper terminal. Setis lacus suscipit tortor erat vitae metus.[/vc_column_text][vc_column_text]Morbi nulla tortor, dignissim at node cursus euismod est arcu. Nomad turbina uter vehicula justo magna paetos in terminal. Pellentesque in accumsan tempus, terminal ullamcorper a quam suscipit lacus <a href=\"#\">modest elementum</a>.[/vc_column_text][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR PROJECTS\" url=\"http://rtcme.com/projects/\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][box_header title=\"POPULAR QUESTIONS\" type=\"h3\" bottom_border=\"1\"][vc_accordion el_class=\"margin-top-40\"][vc_accordion_tab title=\"Why does a renovation project cost so much?\" tab_id=\"renovation-cost\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"What is the timeline for the project?\" tab_id=\"project-timeline\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"What is the total budget for construction?\" tab_id=\"construction-budget\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"How is renovation project initiated?\" tab_id=\"project-initiation\"][vc_column_text]Paetos dignissim at cursus elefeind norma arcu. Pellentesque accumsan est in tempus etos ullamcorper, sem quam suscipit lacus maecenas tortor. Erates vitae node metus. Suspendisse gravida ornare non mattis velit rutrum modest. Morbi suspendisse a tortor velim pellentesque uter justo magna gravida et maecenas.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row]','لمحة عنا','','inherit','open','open','','1477-revision-v1','','','2016-06-01 07:11:40','2016-06-01 07:11:40','',1477,'http://192.168.0.7/rtcme/2016/06/01/1477-revision-v1/',0,'revision','',0),(1591,1,'2016-06-01 07:13:04','2016-06-01 07:13:04','[vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"رؤيتنا\" type=\"h3\" bottom_border=\"1\"][vc_column_text]رؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column][box_header title=\"رسالتنا\" type=\"h3\" bottom_border=\"1\"][vc_column_text]رسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column][/vc_row]','رؤيتنا ورسالتنا','','publish','open','open','','%d8%b1%d8%a4%d9%8a%d8%aa%d9%86%d8%a7-%d9%88%d8%b1%d8%b3%d8%a7%d9%84%d8%aa%d9%86%d8%a7','','','2016-06-01 07:16:20','2016-06-01 07:16:20','',1477,'http://192.168.0.7/rtcme/?page_id=1591',0,'page','',0),(1592,1,'2016-06-01 07:13:04','2016-06-01 07:13:04','[vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"OUR VISION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Our vision is to be among the most respected, reputable, highly regarded transportation, infrastructure and project management consulting firms in the Middle East.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column][box_header title=\"OUR MISSION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Our mission is to deliver high-quality, cost-effective transportation, infrastructure and project management solutions to meet our clients\' needs.[/vc_column_text][/vc_column][/vc_row]','رؤيتنا ورسالتنا','','inherit','open','open','','1591-revision-v1','','','2016-06-01 07:13:04','2016-06-01 07:13:04','',1591,'http://192.168.0.7/rtcme/2016/06/01/1591-revision-v1/',0,'revision','',0),(1593,1,'2016-06-01 07:13:24','2016-06-01 07:13:24',' ','','','publish','open','open','','1593','','','2016-07-17 06:46:02','2016-07-17 06:46:02','',1477,'http://192.168.0.7/rtcme/?p=1593',2,'nav_menu_item','',0),(1594,1,'2016-06-01 07:15:12','2016-06-01 07:15:12','[vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"OUR VISION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]رؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column][box_header title=\"OUR MISSION\" type=\"h3\" bottom_border=\"1\"][vc_column_text]Our mission is to deliver high-quality, cost-effective transportation, infrastructure and project management solutions to meet our clients\' needs.[/vc_column_text][/vc_column][/vc_row]','رؤيتنا ورسالتنا','','inherit','open','open','','1591-autosave-v1','','','2016-06-01 07:15:12','2016-06-01 07:15:12','',1591,'http://192.168.0.7/rtcme/2016/06/01/1591-autosave-v1/',0,'revision','',0),(1595,1,'2016-06-01 07:16:20','2016-06-01 07:16:20','[vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"رؤيتنا\" type=\"h3\" bottom_border=\"1\"][vc_column_text]رؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column][box_header title=\"رسالتنا\" type=\"h3\" bottom_border=\"1\"][vc_column_text]رسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column][/vc_row]','رؤيتنا ورسالتنا','','inherit','open','open','','1591-revision-v1','','','2016-06-01 07:16:20','2016-06-01 07:16:20','',1591,'http://192.168.0.7/rtcme/2016/06/01/1591-revision-v1/',0,'revision','',0),(1596,1,'2016-06-01 07:19:20','2016-06-01 07:19:20','[vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/4\"][vc_single_image image=\"1363\" img_size=\"full\" onclick=\"link_image\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\">سيتم تحديث الصفحة قريبا...</p>\r\n[/vc_column_text][/vc_column][/vc_row]','رسالة المدير التنفيذي','','publish','open','open','','%d8%b1%d8%b3%d8%a7%d9%84%d8%a9-%d8%a7%d9%84%d9%85%d8%af%d9%8a%d8%b1-%d8%a7%d9%84%d8%aa%d9%86%d9%81%d9%8a%d8%b0%d9%8a','','','2016-07-17 05:31:52','2016-07-17 05:31:52','',1477,'http://192.168.0.7/rtcme/?page_id=1596',0,'page','',0),(1597,1,'2016-06-01 07:19:20','2016-06-01 07:19:20','[vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/4\"][vc_single_image image=\"1363\" img_size=\"full\" onclick=\"link_image\"][/vc_column][vc_column width=\"3/4\"][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]','رسالة المدير التنفيذي','','inherit','open','open','','1596-revision-v1','','','2016-06-01 07:19:20','2016-06-01 07:19:20','',1596,'http://192.168.0.7/rtcme/2016/06/01/1596-revision-v1/',0,'revision','',0),(1598,1,'2016-06-01 07:19:59','2016-06-01 07:19:59',' ','','','publish','open','open','','1598','','','2016-07-17 06:46:02','2016-07-17 06:46:02','',1477,'http://192.168.0.7/rtcme/?p=1598',3,'nav_menu_item','',0),(1599,1,'2016-06-01 07:21:52','2016-06-01 07:21:52','[vc_row][vc_column][box_header title=\"طبيعة عملنا\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]كانت تخصص خبرتنا الرئيسية في مجالات النقل والمواصلات، الطرق، والبنية التحتية ثم تطورت لتشمل المجالات الهندسية العامة التالية:[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text css_animation=\"bottom-to-top\"]\r\n<ul class=\"list margin-top-20\">\r\n	<li class=\"template-bullet\">خدمات هندسية حركة النقل والمرور</li>\r\n	<li class=\"template-bullet\">خدمات المسح المروري</li>\r\n	<li class=\"template-bullet\">خدمات تصميم الطرق</li>\r\n	<li class=\"template-bullet\">خدمات تصميم البنية التحتية</li>\r\n	<li class=\"template-bullet\">خدمات إدارة المشاريع</li>\r\n	<li class=\"template-bullet\">الإشراف على المواقع، الإدارة، وخدمات النوقع</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','طبيعة عملنا','','publish','open','open','','%d8%b7%d8%a8%d9%8a%d8%b9%d8%a9-%d8%b9%d9%85%d9%84%d9%86%d8%a7','','','2016-07-17 05:48:07','2016-07-17 05:48:07','',1477,'http://192.168.0.7/rtcme/?page_id=1599',0,'page','',0),(1600,1,'2016-06-01 07:21:52','2016-06-01 07:21:52','[vc_row][vc_column][box_header title=\"What We Do\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Our main area of expertise has traditionally been in the transportation, roads and infrastructure fields and has evolved to include the following general engineering fields:[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text css_animation=\"bottom-to-top\"]\r\n<ul class=\"list margin-top-20\">\r\n	<li class=\"template-bullet\">Traffic Engineering Services</li>\r\n	<li class=\"template-bullet\">Traffic Surveys Services</li>\r\n	<li class=\"template-bullet\">Roadway Design Services</li>\r\n	<li class=\"template-bullet\">Infrastructure Design Services</li>\r\n	<li class=\"template-bullet\">Project Management Services</li>\r\n	<li class=\"template-bullet\">Construction Management, Administration and On-Site Services</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','ما نقوم به / ماذا نفعل / طبيعة عملنا','','inherit','open','open','','1599-revision-v1','','','2016-06-01 07:21:52','2016-06-01 07:21:52','',1599,'http://192.168.0.7/rtcme/2016/06/01/1599-revision-v1/',0,'revision','',0),(1601,1,'2016-06-01 07:22:09','2016-06-01 07:22:09',' ','','','publish','open','open','','1601','','','2016-07-17 06:46:02','2016-07-17 06:46:02','',1477,'http://192.168.0.7/rtcme/?p=1601',4,'nav_menu_item','',0),(1602,1,'2016-06-01 07:23:23','2016-06-01 07:23:23','[vc_row][vc_column][box_header title=\"الهيكل التنظيمي\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_single_image image=\"1386\" img_size=\"full\" alignment=\"center\" onclick=\"link_image\"][/vc_column][/vc_row]','الهيكل التنظيمي','','publish','open','open','','%d8%a7%d9%84%d9%87%d9%8a%d9%83%d9%84-%d8%a7%d9%84%d8%aa%d9%86%d8%b8%d9%8a%d9%85%d9%8a','','','2016-07-17 05:52:31','2016-07-17 05:52:31','',1477,'http://192.168.0.7/rtcme/?page_id=1602',0,'page','',0),(1603,1,'2016-06-01 07:23:23','2016-06-01 07:23:23','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_single_image image=\"1386\" img_size=\"full\" alignment=\"center\" onclick=\"link_image\"][/vc_column][/vc_row]','الهيكل التنظيمي','','inherit','open','open','','1602-revision-v1','','','2016-06-01 07:23:23','2016-06-01 07:23:23','',1602,'http://192.168.0.7/rtcme/2016/06/01/1602-revision-v1/',0,'revision','',0),(1604,1,'2016-06-01 07:23:47','2016-06-01 07:23:47',' ','','','publish','open','open','','1604','','','2016-07-17 06:46:03','2016-07-17 06:46:03','',1477,'http://192.168.0.7/rtcme/?p=1604',5,'nav_menu_item','',0),(1605,1,'2016-06-01 07:24:54','2016-06-01 07:24:54','[vc_row][vc_column][box_header title=\"فريق العمل\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></div>\r\n<div class=\"memberName\">منى نصر<span class=\"memDes\">مدير تطوير الأعمال / مدير عام</span></div>\r\n[/vc_column_text][vc_column_text]مع أكثر من 15 عاما من الخبرة العملية في شركات عالمية ومحلية في دولة الإمارات العربية المتحدة؛ اكتسبت السيدة نصر مهارات وتكتيكات التفاوض لإثراء سمعة CRTC من خلال الاهتمام بالتطوير الاستراتيجي للشركة ، تحديد الصفقات التجارية المحتملة، تعزيز العلاقات التجارية الحالية وبناء أخرى جديدة، وتوفير البيانات والمقترحات عن السوق والمنافسين لتحسين مقترحات وعقود CRTC المميزة والفريدة من نوعها.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">أيمن شاهين<span class=\"memDes\">مدير إداري</span></div>\r\n[/vc_column_text][vc_column_text]بدأ العمل في الشركة منذ نشأتها في عام 2008. أيمن يربط جميع إدارات CRTC معا ولديه إخلاص والتزام قويين مما يساعدانه على التأكد من تحقيق جميع الأهداف التي تضعها الإدارة العليا. مهاراته التنظيمية وحل المشاكل تساعده على تشغيل الجوانب الإدارية للشركة بفعالية وسلاسة.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></div>\r\n<div class=\"memberName\">سرفراس عبدالوهاب<span class=\"memDes\">مدير الرسامين</span></div>\r\n[/vc_column_text][vc_column_text]سرفراس مدير الرسامين على درجة عالية من الكفاءة لديه أكثر من 9 سنوات من الخبرة الواسعة في تصميم شرائح الخدمات، تخطيط النقل والمواصلات، وتصميم الطرق. خبراته تسمح له بالعمل تحت الكثير من الضغط ومع ذلك فهو يوفر نتائج إيجابية. انه على دراية تامة بالمتطلبات والإجراءات في إنتاج الرسوم التي يتعين تقديمها للجهات الرسمية وذلك للحصول على موافقاتها[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1542\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></div>\r\n<div class=\"memberName\">أسامة محي الدين<span class=\"memDes\">مهندس نقل ومواصلات</span></div>\r\n[/vc_column_text][vc_column_text]أسامة لديه بضع سنوات من الخبرة في مجال هندسة النقل والمواصلات حيث عمل في شركات استشارات عالمية متخصصة في مجال النقل والمواصلات بدولة الإمارات العربية المتحدة؛ تضم منطقة تخصصه تحليل السيناريوهات، تصميم التقاطعات، تقييم السلامة على الطرق، ودراسات تأثير حركة المرور وغيرهم الكثير. كما أنه على دراية ببرامج الهندسة مثل AutoCAD، Synchro وSidra Intersection.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">محمد إعجاز<span class=\"memDes\">مهندس طرق</span></div>\r\n[/vc_column_text][vc_column_text]محمد اعجاز هو خريج الهندسة الحضرية والبنية التحتية، محمد يعمل كمهندس تصميم الطرق في CRTC لأكثر من عامين. لديه خبرة أكاديمية ومهنية قوية في مجال التصميم الحضري والطرق بما في ذلك تصميم شرائح الخدمات حسب الممارسات والمعايير المحلية والدولية. مع أن لديه بضع سنوات من الخبرة في مجال تصميم وإدارة المشاريع إلا أنه أصبح واحد من الأعضاء الأساسيين في فريق CRTC.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></div>\r\n<div class=\"memberName\">يمنى حطبة<span class=\"memDes\">مهندس معماري</span></div>\r\n[/vc_column_text][vc_column_text]يمنى هي حديث التخرج. لديها إبداع قوي، اهتام بأدق التفاصيل، ومهارات ممتازة في برمجيات التصميم من مثل AutoCAD، Revit، 3D Max، Photoshop، SketchUp، وCBN Selector. اهتمامها في مجال المباني سمح لها بالعمل على مجموعة متنوعة من المشاريع في دولة الإمارات العربية المتحدة من مثل فندق نهال وبنك الدوحة.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','فريق العمل','','publish','open','open','','%d9%81%d8%b1%d9%8a%d9%82-%d8%a7%d9%84%d8%b9%d9%85%d9%84','','','2016-10-03 05:51:26','2016-10-03 05:51:26','',1477,'http://192.168.0.7/rtcme/?page_id=1605',0,'page','',0),(1606,1,'2016-06-01 07:24:54','2016-06-01 07:24:54','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <a href=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\"><img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></a></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Ayman Shahin<span class=\"memDes\">Administration Manager</span></div>\r\n[/vc_column_text][vc_column_text]started working for the company since it started in 2008. He bonds all the departments of CRTC together; he has strong devotion and commitment to make sure that the goals set by the top management are met. His strong organizational and problem-solving skills help him to run the administrative aspects of the office effectively and smoothly.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/Godfrey-Antony.png\"><img class=\"alignnone size-full wp-image-1541\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Godfrey-Antony.png\" alt=\"Godfrey Antony\" width=\"500\" height=\"1028\" /></a></div>\r\n<div class=\"memberName\">Godfrey Antony<span class=\"memDes\">Proposal and Project Coordination Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Antony is one of the new members of CRTC. His 24 years of UAE experience allows him to manage the projects from the proposal stage to construction handing over stage. Having broad knowledge in Contracts and administration; Project Quality Control; personnel, human resource and document management. He has excellent interpersonal skills and commitment to team work; excellent organizational and problem solving skills, has the ability to prioritize assignment and work effectively under pressure with minimum supervision. Also he has excellent initiative, flexibility as well as resourcefulness.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <a href=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\"><img class=\"alignnone size-full wp-image-1542\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></a></div>\r\n<div class=\"memberName\">Osama Mohiddien<span class=\"memDes\">Intermediate Transportation Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Osama has a few years of experience in transportation engineering in UAE working in international companies; his area of expertise includes scenario analysis, junction design, road safety assessments, and traffic impact studies among others. He is also familiar with engineering software such as AutoCAD, Synchro and Sidra.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Muhammad Ejaz<span class=\"memDes\">Intermediate Roadway Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Ejaz is a graduate of urban and infrastructure Engineering and has been working as a Highway Design Engineer in CRTC for more than two years. He has a strong academic and professional experience in the field of urban streets and highway design including design of utility corridors as per local practices and standards. With his a few years of experience in design and project management; he is one of the core members of the CRTC team.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></a></div>\r\n<div class=\"memberName\">Surfaras Abdul Vahab<span class=\"memDes\">CAD Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Abdul Vahab is a highly qualified CAD manager with more than 9 years of extensive experience in Utilities Design, Transportation Planning, and Roadway Design that allowed him to work under a lot of pressure yet still provides great outcome no matter what. He is very familiar with local authorities’ requirements and procedures in producing drawings to be submitted for approvals.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></a></div>\r\n<div class=\"memberName\">Yomna Hataba<span class=\"memDes\">Architect</span></div>\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','فريق العمل','','inherit','open','open','','1605-revision-v1','','','2016-06-01 07:24:54','2016-06-01 07:24:54','',1605,'http://192.168.0.7/rtcme/2016/06/01/1605-revision-v1/',0,'revision','',0),(1607,1,'2016-06-01 07:25:09','2016-06-01 07:25:09',' ','','','publish','open','open','','1607','','','2016-07-17 06:46:03','2016-07-17 06:46:03','',1477,'http://192.168.0.7/rtcme/?p=1607',6,'nav_menu_item','',0),(1608,1,'2016-06-01 07:26:00','2016-06-01 07:26:00','[vc_row][vc_column][box_header title=\"شهادات الجودة\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]حرصا من CRTC على البيئة التي نعيش ونعمل فيها فإن لدينا التزام تام لتلبية احتياجات وتوقعات عملائنا، ومن أجل الوصول إلى توقعات العميل، فنحن نضمن الحفاظ على نظام ضمان الجودة المطابقة للمواصفات الآيزو ISO 9001: 2008. ونضمن أيضا يتم توفير الموارد المناسبة، الكافية، والفعالة من حيث التكلفة لكل مشروع. نحن نحقق ونحافظ على مستوى مراقبة الجودة مما يعزز من سمعة الشركة مع عملائنا.\r\n\r\nبالإضافة إلى ذلك فإن CRTC تحقق باستمرار مستويات عالية من نظام إدارة الجودة وكذلك الصحة والسلامة والبيئة. ونحن نعتبر أن ضمان الجودة والصحة والسلامة والبيئة من ضروريات العمل لضمان جودة الخدمة، والصحة والسلامة المهنية من الجميع الذين قد يتأثرون بنشاطات عملنا.\r\n\r\nISO 9001: 2008، ISO 14001: 2004 و OHSAS 18001: 2007[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','شهادات الجودة','','publish','open','open','','%d8%b4%d9%87%d8%a7%d8%af%d8%a7%d8%aa-%d8%a7%d9%84%d8%ac%d9%88%d8%af%d8%a9','','','2016-07-17 06:17:09','2016-07-17 06:17:09','',1477,'http://192.168.0.7/rtcme/?page_id=1608',0,'page','',0),(1609,1,'2016-06-01 07:26:00','2016-06-01 07:26:00','[vc_row][vc_column][box_header title=\"Organization Structure\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]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. 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. 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. 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]','شهادات الجودة','','inherit','open','open','','1608-revision-v1','','','2016-06-01 07:26:00','2016-06-01 07:26:00','',1608,'http://192.168.0.7/rtcme/2016/06/01/1608-revision-v1/',0,'revision','',0),(1610,1,'2016-06-01 07:26:17','2016-06-01 07:26:17',' ','','','publish','open','open','','1610','','','2016-07-17 06:46:03','2016-07-17 06:46:03','',1477,'http://192.168.0.7/rtcme/?p=1610',7,'nav_menu_item','',0),(1611,1,'2016-06-01 07:27:51','2016-06-01 07:27:51','[vc_row][vc_column][vc_column_text]كانيديان رودز ترانسبورت أند سيفيل إنجينيرينج كونسلتنت (CRTC) بدأت في عام 2008 كشركة متخصصة في الطرق، النقل والمواصلات، الهندسة المدنية ثم توسعت لتكون شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\nCRTC هي شركة متعددة المجالات من المهندسين المحترفين والرسامين ذوي الخبرة في مجالات: الهندسة المعمارية، هندسة الطرق، هندسة النقل والمواصلات، الهندسة المدنية، الهندسة الكهربائية، هندسة البنية التحتية يقدمون مجموعة واسعة من الخدمات المهنية. هذا بالإضافة إلى تقديم خدمات إدارة المشاريع الكاملة في مراحل التصميم والبناء والتشغيل بما في ذلك: المسح الكمي، إدارة التصميم والتخطيط والتحكم، إدارة العقود، وإدارات البناء، وإدارة الأصول.[/vc_column_text][ql_services items_per_page=\"-1\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"0\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row]','خدماتنا','','publish','open','open','','%d8%ae%d8%af%d9%85%d8%a7%d8%aa%d9%86%d8%a7','','','2016-07-05 11:05:35','2016-07-05 11:05:35','',0,'http://192.168.0.7/rtcme/?page_id=1611',0,'page','',0),(1612,1,'2016-06-01 07:27:51','2016-06-01 07:27:51','[vc_row][vc_column][vc_column_text]Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\r\n\r\nCRTC is a multidiscipline firm of professional and experienced architects, planners and engineers in Roads, Transportation, Civil, Electrical, and Infrastructure offering a wide array of professional services. This is in addition to offering full Project Management services at the design, construction, and operation stages including: Quantity Surveying, Design Management, Planning and Control, Contracts Management, Construction Managements, and Asset Management.[/vc_column_text][ql_services items_per_page=\"-1\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"0\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row]','خدماتنا','','inherit','open','open','','1611-revision-v1','','','2016-06-01 07:27:51','2016-06-01 07:27:51','',1611,'http://192.168.0.7/rtcme/2016/06/01/1611-revision-v1/',0,'revision','',0),(1613,1,'2016-06-01 07:30:16','2016-06-01 07:30:16',' ','','','publish','open','open','','1613','','','2016-07-17 06:46:03','2016-07-17 06:46:03','',0,'http://192.168.0.7/rtcme/?p=1613',8,'nav_menu_item','',0),(1614,1,'2016-06-01 07:30:13','2016-06-01 07:30:13','[vc_row][vc_column][re_projects items_per_page=\"8\" ids=\"1919,1896,1843,1914,1909,1913,1898,1902\" category=\"-\" headers=\"1\" read_more=\"1\"][/vc_column][/vc_row]','مشاريعنا','','publish','open','open','','%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9%d9%86%d8%a7','','','2016-07-20 06:09:05','2016-07-20 06:09:05','',0,'http://192.168.0.7/rtcme/?page_id=1614',0,'page','',0),(1615,1,'2016-06-01 07:30:13','2016-06-01 07:30:13','[vc_row][vc_column][re_projects items_per_page=\"8\" ids=\"21,155,153,22,154,23,151,24\" category=\"-\" headers=\"1\" read_more=\"1\"][/vc_column][/vc_row]','مشاريعنا','','inherit','open','open','','1614-revision-v1','','','2016-06-01 07:30:13','2016-06-01 07:30:13','',1614,'http://192.168.0.7/rtcme/2016/06/01/1614-revision-v1/',0,'revision','',0),(1616,1,'2016-06-01 07:30:32','2016-06-01 07:30:32',' ','','','publish','open','open','','1616','','','2016-07-17 06:46:03','2016-07-17 06:46:03','',0,'http://192.168.0.7/rtcme/?p=1616',9,'nav_menu_item','',0),(1617,1,'2016-06-01 07:31:34','2016-06-01 07:31:34','[vc_row el_class=\"padding-top-40 \"][vc_column el_class=\"newsBg\"][blog re_pagination=\"1\" items_per_page=\"3\" featured_image_size=\"re_medium\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" is_search_results=\"0\"][/vc_column][/vc_row]','أخبار الشركة','','publish','open','open','','%d8%a3%d8%ae%d8%a8%d8%a7%d8%b1-%d8%a7%d9%84%d8%b4%d8%b1%d9%83%d8%a9','','','2016-07-17 06:34:57','2016-07-17 06:34:57','',0,'http://192.168.0.7/rtcme/?page_id=1617',0,'page','',0),(1618,1,'2016-06-01 07:31:34','2016-06-01 07:31:34','[vc_row el_class=\"padding-top-40 \"][vc_column el_class=\"newsBg\"][blog re_pagination=\"1\" items_per_page=\"3\" featured_image_size=\"re_medium\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" is_search_results=\"0\"][/vc_column][/vc_row]','أخبار الشركة / ما الجديد','','inherit','open','open','','1617-revision-v1','','','2016-06-01 07:31:34','2016-06-01 07:31:34','',1617,'http://192.168.0.7/rtcme/2016/06/01/1617-revision-v1/',0,'revision','',0),(1619,1,'2016-06-01 07:33:47','2016-06-01 07:33:47',' ','','','publish','open','open','','1619','','','2016-07-17 06:46:03','2016-07-17 06:46:03','',0,'http://192.168.0.7/rtcme/?p=1619',10,'nav_menu_item','',0),(1620,1,'2016-06-01 07:33:36','2016-06-01 07:33:36','[vc_row][vc_column][box_header title=\"اعمل معنا\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]إن من سياسة وفلسفة <strong>CRTC</strong> أن توفر فرص متساوية لجميع الأفراد المؤهلين وتوظيف أفضل شخص مؤهل لكل منصب في منظمتنا. نحن نشجعك على تقديم طلبك على الانترنت إلى الإدارة المعنية باستخدام نموذج <a href=\"http://rtcme.com/%D8%A7%D8%B9%D9%85%D9%84-%D9%85%D8%B9%D9%86%D8%A7/%D9%82%D8%AF%D9%85-%D8%B3%D9%8A%D8%B1%D8%AA%D9%83-%D8%A7%D9%84%D8%B0%D8%A7%D8%AA%D9%8A%D8%A9-2/\">تقديم السيرة الذاتية</a>.\r\n\r\n<strong>الوظائف الشاغرة حاليا:</strong>\r\n\r\n<b><u>- مهندس نقل ومواصلات</u></b>\r\n<ul>\r\n	<li>يفضل أن يكون المتقدم على دراية بالنمذجة المرورية</li>\r\n</ul>\r\n&nbsp;\r\n<div>\r\n<div>\r\n\r\n<strong><u>- 2 رسامي أوتوكاد</u></strong>\r\n<div>\r\n<ul>\r\n	<li>يفضل أن يكون المتقدم على دراية بتصميم الطرق، شرائح الخدمات، والنقل وحركة المرور</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n\r\n<strong><u>- مهندس بنية تحتية وتصميم شرائح الخدمات</u></strong>\r\n<div>\r\n\r\n<strong><u>- مهندس تصميم الطرق</u></strong>\r\n\r\n</div>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div><strong>يجب أن يكون لدى جميع المرشحين 3 سنوات خبرة ذات صلة أو أكثر.</strong></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','الوظائف','','publish','open','open','','%d8%a7%d9%84%d9%88%d8%b8%d8%a7%d8%a6%d9%81','','','2016-07-17 07:05:22','2016-07-17 07:05:22','',0,'http://192.168.0.7/rtcme/?page_id=1620',0,'page','',0),(1621,1,'2016-06-01 07:33:36','2016-06-01 07:33:36','[vc_row][vc_column][box_header title=\"Career With Us\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]It is <strong>RTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization. We encourage you to submit your application online to the appropriate department using <strong><a href=\"http://rtcme.com/submit-your-resume/\">Submit Your Resume.</a></strong>\r\n\r\n<strong>Current Vacancies:</strong>\r\n\r\n<strong><u>Transportation Engineer </u></strong>\r\n\r\n- preferably with traffic modeling experience\r\n\r\n&nbsp;\r\n<div>\r\n<div>\r\n\r\n<strong><u>2 CAD Operators</u></strong>\r\n<div>\r\n\r\n- specialization in traffic, roadway and utility design is highly preferred\r\n\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n\r\n<strong><u>Infrastructure Utilities Engineer </u></strong>\r\n<div>\r\n\r\n<strong><u>Roadway Design Engineer </u></strong>\r\n\r\n</div>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div><strong>All candidates must have minimum 3 years or more of relevant experiences.</strong></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','اعمل معنا','','inherit','open','open','','1620-revision-v1','','','2016-06-01 07:33:36','2016-06-01 07:33:36','',1620,'http://192.168.0.7/rtcme/2016/06/01/1620-revision-v1/',0,'revision','',0),(1622,1,'2016-06-01 07:34:19','2016-06-01 07:34:19','','الوظائف','','publish','open','open','','%d8%a7%d9%84%d9%88%d8%b8%d8%a7%d8%a6%d9%81','','','2016-07-17 06:46:03','2016-07-17 06:46:03','',0,'http://192.168.0.7/rtcme/?p=1622',11,'nav_menu_item','',0),(1626,1,'2016-06-01 07:36:40','2016-06-01 07:36:40','[vc_row type=\"full-width\"][vc_column][re_map lat=\"24.505800 \" lng=\"54.375493 \" marker_lat=\"24.505800 \" marker_lng=\"54.375493 \" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]كانيديان رود ترانسبورت أند سيفيل إنجينيرنج كونسلتنت (CRTC)\r\n\r\n230 شارع الميناء، مكتب رقم 804 سيلفر ويف تاور \"بناية بنك الإتحاد الوطني\"\r\n\r\nصندوق البريد: 94645\r\n\r\nأبوظبي، الإمارات العربية المتحدة\r\n\r\nالبريد الإلكتروني : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]هاتف:<em> +971 2 645 2662</em>\r\n\r\nفاكس:<em> +971 2 645 2661</em>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]الأحد إلى الأربعاء: 18.00 – 08.00\r\n\r\nالخميس: 17.00 – 08.00[/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text]إذا أردت معرفة المزيد عن خدماتنا المهنية، يرجى استخدام نموذج التواصل أو راسلنا على البريد الإلكتروني التالي: rtcme@rtcme.com[/vc_column_text][vc_column_text][contact-form-7 id=\"1650\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','تواصل معنا','','publish','open','open','','%d8%aa%d9%88%d8%a7%d8%b5%d9%84-%d9%85%d8%b9%d9%86%d8%a7','','','2016-06-10 10:11:58','2016-06-10 10:11:58','',0,'http://192.168.0.7/rtcme/?page_id=1626',0,'page','',0),(1627,1,'2016-06-01 07:36:40','2016-06-01 07:36:40','[vc_row type=\"full-width\"][vc_column][re_map lat=\"24.505800 \" lng=\"54.375493 \" marker_lat=\"24.505800 \" marker_lng=\"54.375493 \" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]Canadian Roads Transport and Civil Engineering Consultancy\r\n\r\n230 AI Meena Street, Office No. 804 Silver Wave Tower \"Union National Bank Building\"\r\n\r\nP.O. Box: 94645\r\n\r\nAbu Dhabi, U.A.E\r\n\r\nEmail : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:+971 2645 2662\r\n\r\nFax:+971 2 645 2661[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Sunday – Wednesday: 08.00 – 18.00\r\n\r\nThursday: 08.00 – 17.00 [/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text]If you want to know more about our professional services, please use the contact form or send us an email to rtcme@rtcme.com[/vc_column_text][vc_column_text][contact-form-7 id=\"1301\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','تواصل معنا','','inherit','open','open','','1626-revision-v1','','','2016-06-01 07:36:40','2016-06-01 07:36:40','',1626,'http://192.168.0.7/rtcme/2016/06/01/1626-revision-v1/',0,'revision','',0),(1628,1,'2016-06-01 07:37:04','2016-06-01 07:37:04',' ','','','publish','open','open','','1628','','','2016-07-17 06:46:03','2016-07-17 06:46:03','',0,'http://192.168.0.7/rtcme/?p=1628',13,'nav_menu_item','',0),(1629,1,'2016-06-01 09:27:35','2016-06-01 09:27:35','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nOur vision is to be among the most respected, reputable, highly regarded transportation, infrastructure and project management consultancy firms in the Middle East.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nOur mission is to deliver high-quality, cost-effective transportation, infrastructure and project management solutions to meet our clients’ needs.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"21,155,153,22,154,23,151,24\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Yomna Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Godfrey Antony\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Mary Garra\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Muhammad Ghaffari\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Ayman Shahin\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Muhammed Ejaz\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Mona Nasr\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Osama Mohiddien\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"AbdelRahman Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Alain Arostique\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Daniya Hadi\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Surfaras Abdul Vahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRmJsb2clMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-06-01 09:27:35','2016-06-01 09:27:35','',924,'http://192.168.0.7/rtcme/2016/06/01/924-revision-v1/',0,'revision','',0),(1630,1,'2016-06-01 09:28:45','2016-06-01 09:28:45','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nI am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-06-01 09:28:45','2016-06-01 09:28:45','',1473,'http://192.168.0.7/rtcme/2016/06/01/1473-revision-v1/',0,'revision','',0),(1631,1,'2016-06-01 09:29:47','2016-06-01 09:29:47','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nI 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.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>رسالتنا</h3>\r\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-06-01 09:29:47','2016-06-01 09:29:47','',1473,'http://192.168.0.7/rtcme/2016/06/01/1473-revision-v1/',0,'revision','',0),(1632,1,'2016-06-01 09:32:01','2016-06-01 09:32:01','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nCanadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nOur vision is to be among the most respected, reputable, highly regarded transportation, infrastructure and project management consultancy firms in the Middle East.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nOur mission is to deliver high-quality, cost-effective transportation, infrastructure and project management solutions to meet our clients’ needs.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"21,155,153,22,154,23,151,24\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Yomna Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Godfrey Antony\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Mary Garra\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Muhammad Ghaffari\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Ayman Shahin\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Muhammed Ejaz\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Mona Nasr\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Osama Mohiddien\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"AbdelRahman Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Alain Arostique\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Daniya Hadi\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Surfaras Abdul Vahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRmJsb2clMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-06-01 09:32:01','2016-06-01 09:32:01','',924,'http://192.168.0.7/rtcme/2016/06/01/924-revision-v1/',0,'revision','',0),(1633,1,'2016-06-01 09:33:27','2016-06-01 09:33:27','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>مرحبا بكم في موقع شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م.</h2>\r\nبدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق، المواصلات، والهندسة المدنية ثم توسعت لتكةن شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">تعرف على المزيد</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>رسالتنا</h3>\r\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-06-01 09:33:27','2016-06-01 09:33:27','',1473,'http://192.168.0.7/rtcme/2016/06/01/1473-revision-v1/',0,'revision','',0),(1634,1,'2016-06-01 09:34:23','2016-06-01 09:34:23','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>مرحبا بكم في موقع شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م.</h2>\r\nبدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق، المواصلات، والهندسة المدنية ثم توسعت لتكةن شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/%D9%84%D9%85%D8%AD%D8%A9-%D8%B9%D9%86%D8%A7/\">تعرف على المزيد</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>رسالتنا</h3>\r\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-06-01 09:34:23','2016-06-01 09:34:23','',1473,'http://192.168.0.7/rtcme/2016/06/01/1473-revision-v1/',0,'revision','',0),(1635,1,'2016-06-01 09:39:26','2016-06-01 09:39:26','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>مرحبا بكم في موقع شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م.</h2>\r\nبدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق، المواصلات، والهندسة المدنية ثم توسعت لتكةن شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/%D9%84%D9%85%D8%AD%D8%A9-%D8%B9%D9%86%D8%A7/\">تعرف على المزيد</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>رسالتنا</h3>\r\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQUUlRDglQUYlRDklODUlRDglQTclRDglQUElM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRSVEOSU4NSVEOCVCOSUyMCVEOCVBMyVEOSU4MyVEOCVBQiVEOCVCMSUyMCVEOSU4NSVEOSU4NiUyMDglMjAlRDglQjMlRDklODYlRDklODglRDglQTclRDglQUElMjAlRDklODUlRDklODYlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTklMjAlRDglQTclRDklODQlRDklODglRDglQTclRDglQjMlRDglQjklRDglQTklMjAlRDklODglRDglQTclRDklODQlRDglQUElRDglQjElRDklODMlRDklOEElRDglQjIlMjAlRDglQTclRDklODQlRDglQUQlRDklODIlRDklOEElRDklODIlRDklOEElMjAlRDglQjklRDklODQlRDklODklMjAlRDglQjElRDglQjYlRDglQTclMjAlRDglQTclRDklODQlRDglQjklRDklODUlRDklODQlRDglQTclRDglQTElRDglOEMlMjAlRDklOEElRDklODUlRDklODMlRDklODYlRDklODMlMjAlRDglQTclRDklODQlRDglQTclRDglQjklRDglQUElRDklODUlRDglQTclRDglQUYlMjAlRDglQjklRDklODQlRDklOEElRDklODYlRDglQTclMjAlRDklODElRDklOEElMjAlRDklODUlRDglQjQlRDglQjElRDklODglRDglQjklRDklODMlMjAlRDglQTclRDklODQlRDklODUlRDklODIlRDglQTglRDklODQuJTIwJUQ4JUFBJUQ5JTgyJUQ4JUFGJUQ5JTg1JTIwQ1JUQyUyMCVEOSU4NSVEOCVBQyVEOSU4NSVEOSU4OCVEOCVCOSVEOCVBOSUyMCVEOSU4OCVEOCVBNyVEOCVCMyVEOCVCOSVEOCVBOSUyMCVEOSU4NSVEOSU4NiUyMCVEOCVBNyVEOSU4NCVEOCVBRSVEOCVBRiVEOSU4NSVEOCVBNyVEOCVBQSUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOSU4QSVEOCVBOSUyMCVEOCVBOCVEOSU4NSVEOCVBNyUyMCVEOSU4MSVEOSU4QSUyMCVEOCVCMCVEOSU4NCVEOSU4MyUyMCVEOSU4OCVEOSU4NCVEOSU4MyVEOSU4NiUyMCVEOCVBRiVEOSU4OCVEOSU4NiUyMCVEOCVBMyVEOSU4NiUyMCVEOSU4QSVEOSU4MiVEOCVBQSVEOCVCNSVEOCVCMSUyMCVEOCVCOSVEOSU4NCVEOSU4OSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVCMSVEOSU4MiVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4OCVEOCVBNyVEOCVCNSVEOSU4NCVEOCVBNyVEOCVBQSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOCVBOCVEOSU4NiVEOSU4QSVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOCVBQSVEOCVBRCVEOCVBQSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4NiVEOCVBNyVEOCVCOCVEOCVCMSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVBOCVEOSU4QSVEOCVCOSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4MyVEOSU4NyVEOCVCMSVEOCVBOCVEOCVBNyVEOCVBNiVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVCOSVEOSU4NSVEOCVBNyVEOCVCMSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOSU4OCVEOCVBQSVEOCVCNSVEOSU4NSVEOSU4QSVEOSU4NSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVBOCVEOCVBNyVEOSU4NiVEOSU4QS4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-06-01 09:39:26','2016-06-01 09:39:26','',1473,'http://192.168.0.7/rtcme/2016/06/01/1473-revision-v1/',0,'revision','',0),(1636,1,'2016-06-01 09:44:50','2016-06-01 09:44:50','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>مرحبا بكم في موقع شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م.</h2>\r\nبدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق، المواصلات، والهندسة المدنية ثم توسعت لتكةن شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/%D9%84%D9%85%D8%AD%D8%A9-%D8%B9%D9%86%D8%A7/\">تعرف على المزيد</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>رسالتنا</h3>\r\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQUUlRDglQUYlRDklODUlRDglQTclRDglQUElM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRSVEOSU4NSVEOCVCOSUyMCVEOCVBMyVEOSU4MyVEOCVBQiVEOCVCMSUyMCVEOSU4NSVEOSU4NiUyMDglMjAlRDglQjMlRDklODYlRDklODglRDglQTclRDglQUElMjAlRDklODUlRDklODYlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTklMjAlRDglQTclRDklODQlRDklODglRDglQTclRDglQjMlRDglQjklRDglQTklMjAlRDklODglRDglQTclRDklODQlRDglQUElRDglQjElRDklODMlRDklOEElRDglQjIlMjAlRDglQTclRDklODQlRDglQUQlRDklODIlRDklOEElRDklODIlRDklOEElMjAlRDglQjklRDklODQlRDklODklMjAlRDglQjElRDglQjYlRDglQTclMjAlRDglQTclRDklODQlRDglQjklRDklODUlRDklODQlRDglQTclRDglQTElRDglOEMlMjAlRDklOEElRDklODUlRDklODMlRDklODYlRDklODMlMjAlRDglQTclRDklODQlRDglQTclRDglQjklRDglQUElRDklODUlRDglQTclRDglQUYlMjAlRDglQjklRDklODQlRDklOEElRDklODYlRDglQTclMjAlRDklODElRDklOEElMjAlRDklODUlRDglQjQlRDglQjElRDklODglRDglQjklRDklODMlMjAlRDglQTclRDklODQlRDklODUlRDklODIlRDglQTglRDklODQuJTIwJUQ4JUFBJUQ5JTgyJUQ4JUFGJUQ5JTg1JTIwQ1JUQyUyMCVEOSU4NSVEOCVBQyVEOSU4NSVEOSU4OCVEOCVCOSVEOCVBOSUyMCVEOSU4OCVEOCVBNyVEOCVCMyVEOCVCOSVEOCVBOSUyMCVEOSU4NSVEOSU4NiUyMCVEOCVBNyVEOSU4NCVEOCVBRSVEOCVBRiVEOSU4NSVEOCVBNyVEOCVBQSUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOSU4QSVEOCVBOSUyMCVEOCVBOCVEOSU4NSVEOCVBNyUyMCVEOSU4MSVEOSU4QSUyMCVEOCVCMCVEOSU4NCVEOSU4MyUyMCVEOSU4OCVEOSU4NCVEOSU4MyVEOSU4NiUyMCVEOCVBRiVEOSU4OCVEOSU4NiUyMCVEOCVBMyVEOSU4NiUyMCVEOSU4QSVEOSU4MiVEOCVBQSVEOCVCNSVEOCVCMSUyMCVEOCVCOSVEOSU4NCVEOSU4OSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVCMSVEOSU4MiVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4OCVEOCVBNyVEOCVCNSVEOSU4NCVEOCVBNyVEOCVBQSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOCVBOCVEOSU4NiVEOSU4QSVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOCVBQSVEOCVBRCVEOCVBQSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4NiVEOCVBNyVEOCVCOCVEOCVCMSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVBOCVEOSU4QSVEOCVCOSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4MyVEOSU4NyVEOCVCMSVEOCVBOCVEOCVBNyVEOCVBNiVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVCOSVEOSU4NSVEOCVBNyVEOCVCMSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOSU4OCVEOCVBQSVEOCVCNSVEOSU4NSVEOSU4QSVEOSU4NSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVBOCVEOCVBNyVEOSU4NiVEOSU4QS4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODElRDglQjElRDklOEElRDklODIlMjAlRDglQjklRDklODUlRDklODQlM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDklODIlRDglQTclRDglQTglRDklODQlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTclRDglQTElM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQTIlRDglQUUlRDglQjElMjAlRDglQTMlRDglQUUlRDglQTglRDglQTclRDglQjElM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjVEOCUyNUEzJTI1RDglMjVBRSUyNUQ4JTI1QTglMjVEOCUyNUE3JTI1RDglMjVCMS0lMjVEOCUyNUE3JTI1RDklMjU4NCUyNUQ4JTI1QjQlMjVEOCUyNUIxJTI1RDklMjU4MyUyNUQ4JTI1QTktJTI1RDklMjU4NSUyNUQ4JTI1QTctJTI1RDglMjVBNyUyNUQ5JTI1ODQlMjVEOCUyNUFDJTI1RDglMjVBRiUyNUQ5JTI1OEElMjVEOCUyNUFGJTJGJTIyJTIwY2xhc3MlM0QlMjJ2aWV3YWxsJTIyJTNFJUQ4JUI5JUQ4JUIxJUQ4JUI2JTIwJUQ4JUE3JUQ5JTg0JUQ4JUFDJUQ5JTg1JUQ5JThBJUQ4JUI5JTIwJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-06-01 09:44:50','2016-06-01 09:44:50','',1473,'http://192.168.0.7/rtcme/2016/06/01/1473-revision-v1/',0,'revision','',0),(1637,1,'2016-06-01 09:47:08','2016-06-01 09:47:08','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>مرحبا بكم في موقع شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م.</h2>\r\nبدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق، المواصلات، والهندسة المدنية ثم توسعت لتكةن شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/%D9%84%D9%85%D8%AD%D8%A9-%D8%B9%D9%86%D8%A7/\">تعرف على المزيد</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>رسالتنا</h3>\r\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQUUlRDglQUYlRDklODUlRDglQTclRDglQUElM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRSVEOSU4NSVEOCVCOSUyMCVEOCVBMyVEOSU4MyVEOCVBQiVEOCVCMSUyMCVEOSU4NSVEOSU4NiUyMDglMjAlRDglQjMlRDklODYlRDklODglRDglQTclRDglQUElMjAlRDklODUlRDklODYlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTklMjAlRDglQTclRDklODQlRDklODglRDglQTclRDglQjMlRDglQjklRDglQTklMjAlRDklODglRDglQTclRDklODQlRDglQUElRDglQjElRDklODMlRDklOEElRDglQjIlMjAlRDglQTclRDklODQlRDglQUQlRDklODIlRDklOEElRDklODIlRDklOEElMjAlRDglQjklRDklODQlRDklODklMjAlRDglQjElRDglQjYlRDglQTclMjAlRDglQTclRDklODQlRDglQjklRDklODUlRDklODQlRDglQTclRDglQTElRDglOEMlMjAlRDklOEElRDklODUlRDklODMlRDklODYlRDklODMlMjAlRDglQTclRDklODQlRDglQTclRDglQjklRDglQUElRDklODUlRDglQTclRDglQUYlMjAlRDglQjklRDklODQlRDklOEElRDklODYlRDglQTclMjAlRDklODElRDklOEElMjAlRDklODUlRDglQjQlRDglQjElRDklODglRDglQjklRDklODMlMjAlRDglQTclRDklODQlRDklODUlRDklODIlRDglQTglRDklODQuJTIwJUQ4JUFBJUQ5JTgyJUQ4JUFGJUQ5JTg1JTIwQ1JUQyUyMCVEOSU4NSVEOCVBQyVEOSU4NSVEOSU4OCVEOCVCOSVEOCVBOSUyMCVEOSU4OCVEOCVBNyVEOCVCMyVEOCVCOSVEOCVBOSUyMCVEOSU4NSVEOSU4NiUyMCVEOCVBNyVEOSU4NCVEOCVBRSVEOCVBRiVEOSU4NSVEOCVBNyVEOCVBQSUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOSU4QSVEOCVBOSUyMCVEOCVBOCVEOSU4NSVEOCVBNyUyMCVEOSU4MSVEOSU4QSUyMCVEOCVCMCVEOSU4NCVEOSU4MyUyMCVEOSU4OCVEOSU4NCVEOSU4MyVEOSU4NiUyMCVEOCVBRiVEOSU4OCVEOSU4NiUyMCVEOCVBMyVEOSU4NiUyMCVEOSU4QSVEOSU4MiVEOCVBQSVEOCVCNSVEOCVCMSUyMCVEOCVCOSVEOSU4NCVEOSU4OSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVCMSVEOSU4MiVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4OCVEOCVBNyVEOCVCNSVEOSU4NCVEOCVBNyVEOCVBQSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOCVBOCVEOSU4NiVEOSU4QSVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOCVBQSVEOCVBRCVEOCVBQSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4NiVEOCVBNyVEOCVCOCVEOCVCMSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVBOCVEOSU4QSVEOCVCOSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4MyVEOSU4NyVEOCVCMSVEOCVBOCVEOCVBNyVEOCVBNiVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVCOSVEOSU4NSVEOCVBNyVEOCVCMSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOSU4OCVEOCVBQSVEOCVCNSVEOSU4NSVEOSU4QSVEOSU4NSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVBOCVEOCVBNyVEOSU4NiVEOSU4QS4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODUlRDglQjQlRDglQTclRDglQjElRDklOEElRDglQjklM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDglQTMlRDglQjklRDglQjglRDklODUlMjAlRDglQTUlRDklODYlRDglQUMlRDglQTclRDglQjIlRDglQTclRDglQUElRDklODYlRDglQTclM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODElRDglQjElRDklOEElRDklODIlMjAlRDglQjklRDklODUlRDklODQlM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDklODIlRDglQTclRDglQTglRDklODQlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTclRDglQTElM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Sarfraz Abdul Wahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQTIlRDglQUUlRDglQjElMjAlRDglQTMlRDglQUUlRDglQTglRDglQTclRDglQjElM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjVEOCUyNUEzJTI1RDglMjVBRSUyNUQ4JTI1QTglMjVEOCUyNUE3JTI1RDglMjVCMS0lMjVEOCUyNUE3JTI1RDklMjU4NCUyNUQ4JTI1QjQlMjVEOCUyNUIxJTI1RDklMjU4MyUyNUQ4JTI1QTktJTI1RDklMjU4NSUyNUQ4JTI1QTctJTI1RDglMjVBNyUyNUQ5JTI1ODQlMjVEOCUyNUFDJTI1RDglMjVBRiUyNUQ5JTI1OEElMjVEOCUyNUFGJTJGJTIyJTIwY2xhc3MlM0QlMjJ2aWV3YWxsJTIyJTNFJUQ4JUI5JUQ4JUIxJUQ4JUI2JTIwJUQ4JUE3JUQ5JTg0JUQ4JUFDJUQ5JTg1JUQ5JThBJUQ4JUI5JTIwJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-06-01 09:47:08','2016-06-01 09:47:08','',1473,'http://192.168.0.7/rtcme/2016/06/01/1473-revision-v1/',0,'revision','',0),(1638,1,'2016-06-01 10:50:23','2016-06-01 10:50:23',' ','','','publish','open','open','','1638','','','2016-07-17 05:38:25','2016-07-17 05:38:25','',1477,'http://192.168.0.7/rtcme/?p=1638',6,'nav_menu_item','',0),(1639,1,'2016-06-01 10:50:23','2016-06-01 10:50:23',' ','','','publish','open','open','','1639','','','2016-07-17 05:38:25','2016-07-17 05:38:25','',1477,'http://192.168.0.7/rtcme/?p=1639',5,'nav_menu_item','',0),(1640,1,'2016-06-01 10:50:23','2016-06-01 10:50:23',' ','','','publish','open','open','','1640','','','2016-07-17 05:38:25','2016-07-17 05:38:25','',1477,'http://192.168.0.7/rtcme/?p=1640',4,'nav_menu_item','',0),(1641,1,'2016-06-01 10:50:23','2016-06-01 10:50:23','','طبيعة عملنا','','publish','open','open','','1641','','','2016-07-17 05:38:25','2016-07-17 05:38:25','',1477,'http://192.168.0.7/rtcme/?p=1641',3,'nav_menu_item','',0),(1642,1,'2016-06-01 10:50:22','2016-06-01 10:50:22',' ','','','publish','open','open','','1642','','','2016-07-17 05:38:25','2016-07-17 05:38:25','',1477,'http://192.168.0.7/rtcme/?p=1642',2,'nav_menu_item','',0),(1643,1,'2016-06-01 10:50:22','2016-06-01 10:50:22',' ','','','publish','open','open','','1643','','','2016-07-17 05:38:25','2016-07-17 05:38:25','',1477,'http://192.168.0.7/rtcme/?p=1643',1,'nav_menu_item','',0),(1644,1,'2016-06-01 10:58:56','2016-06-01 10:58:56',' ','','','publish','open','open','','1644','','','2016-07-17 07:08:45','2016-07-17 07:08:45','',0,'http://192.168.0.7/rtcme/?p=1644',1,'nav_menu_item','',0),(1645,1,'2016-06-01 10:58:57','2016-06-01 10:58:57',' ','','','publish','open','open','','1645','','','2016-07-17 07:08:45','2016-07-17 07:08:45','',0,'http://192.168.0.7/rtcme/?p=1645',3,'nav_menu_item','',0),(1646,1,'2016-06-01 10:58:57','2016-06-01 10:58:57',' ','','','publish','open','open','','1646','','','2016-07-17 07:08:45','2016-07-17 07:08:45','',0,'http://192.168.0.7/rtcme/?p=1646',2,'nav_menu_item','',0),(1647,1,'2016-06-01 11:50:48','2016-06-01 11:50:48','[vc_row type=\"full-width\"][vc_column][re_map lat=\"24.505800 \" lng=\"54.375493 \" marker_lat=\"24.505800 \" marker_lng=\"54.375493 \" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]Canadian Roads Transport and Civil Engineering Consultancy\r\n\r\n230 AI Meena Street, Office No. 804 Silver Wave Tower \"Union National Bank Building\"\r\n\r\nP.O. Box: 94645\r\n\r\nAbu Dhabi, U.A.E\r\n\r\nEmail : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]Phone:+971 2645 2662\r\n\r\nFax:+971 2 645 2661[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Sunday – Wednesday: 08.00 – 18.00\r\n\r\nThursday: 08.00 – 17.00 [/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text]إذا أردت معرفة المزيد عن خدماتنا المهنية، يرجى استخدام نموذج التواصل أو راسلنا على البريد الإلكتروني التالي: rtcme@rtcme.com[/vc_column_text][vc_column_text][contact-form-7 id=\"1301\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','تواصل معنا','','inherit','open','open','','1626-revision-v1','','','2016-06-01 11:50:48','2016-06-01 11:50:48','',1626,'http://192.168.0.7/rtcme/2016/06/01/1626-revision-v1/',0,'revision','',0),(1648,1,'2016-06-01 12:00:59','2016-06-01 12:00:59','[vc_row type=\"full-width\"][vc_column][re_map lat=\"24.505800 \" lng=\"54.375493 \" marker_lat=\"24.505800 \" marker_lng=\"54.375493 \" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]كانيديان رود ترانسبورت أند سيفيل إنجينيرنج كونسلتنت (CRTC)\n\n230 شارع الميناء، مكتب رقم 804 سيلفر ويف تاور \"بناية بنك الإتحاد الوطني\"\n\nصندوق البريد: 94645\n\nأبوظبي، الإمارات العربية المتحدة\n\nالبريد الإلكتروني : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]هاتف: +971 2 645 2662\n\nفاكس: +971 2 645 2661[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]Sunday – Wednesday: 08.00 – 18.00\n\nThursday: 08.00 – 17.00 [/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text]إذا أردت معرفة المزيد عن خدماتنا المهنية، يرجى استخدام نموذج التواصل أو راسلنا على البريد الإلكتروني التالي: rtcme@rtcme.com[/vc_column_text][vc_column_text][contact-form-7 id=\"1301\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','تواصل معنا','','inherit','open','open','','1626-autosave-v1','','','2016-06-01 12:00:59','2016-06-01 12:00:59','',1626,'http://192.168.0.7/rtcme/2016/06/01/1626-autosave-v1/',0,'revision','',0),(1649,1,'2016-06-01 12:01:28','2016-06-01 12:01:28','[vc_row type=\"full-width\"][vc_column][re_map lat=\"24.505800 \" lng=\"54.375493 \" marker_lat=\"24.505800 \" marker_lng=\"54.375493 \" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]كانيديان رود ترانسبورت أند سيفيل إنجينيرنج كونسلتنت (CRTC)\r\n\r\n230 شارع الميناء، مكتب رقم 804 سيلفر ويف تاور \"بناية بنك الإتحاد الوطني\"\r\n\r\nصندوق البريد: 94645\r\n\r\nأبوظبي، الإمارات العربية المتحدة\r\n\r\nالبريد الإلكتروني : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]هاتف: +971 2 645 2662\r\n\r\nفاكس: +971 2 645 2661[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]الأحد إلى الأربعاء: 18.00 – 08.00\r\n\r\nالخميس: 17.00 – 08.00[/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text]إذا أردت معرفة المزيد عن خدماتنا المهنية، يرجى استخدام نموذج التواصل أو راسلنا على البريد الإلكتروني التالي: rtcme@rtcme.com[/vc_column_text][vc_column_text][contact-form-7 id=\"1301\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','تواصل معنا','','inherit','open','open','','1626-revision-v1','','','2016-06-01 12:01:28','2016-06-01 12:01:28','',1626,'http://192.168.0.7/rtcme/2016/06/01/1626-revision-v1/',0,'revision','',0),(1650,1,'2016-06-01 12:04:40','2016-06-01 12:04:40','<div class=\"vc_row wpb_row vc_row-fluid padding-bottom-66 page-margin-top\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"wpb_wrapper\">\r\n		<div class=\"vc_row wpb_row vc_inner\">\r\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\r\n				<div class=\"block\">\r\n					[text* your-subject class:text_input class:hint placeholder \"الموضوع\"]\r\n				</div>\r\n				<div class=\"block\">\r\n					[text* your-name class:text_input class:hint placeholder \"الإسم\"]\r\n				</div>\r\n                              	<div class=\"block\">\r\n					[email* your-email class:text_input class:hint placeholder \"البريد الإلكتروني\"] \r\n				</div>\r\n				<div class=\"block\">\r\n					[text* your-phone class:text_input class:hint placeholder \"الهاتف\"] \r\n				</div>\r\n			</fieldset>\r\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\r\n				<div class=\"block\">\r\n					[textarea your-message class:extra-ttt placeholder \"الرسالة\"]\r\n				</div>\r\n                              \r\n			</fieldset>\r\n		</div>\r\n		<div class=\"vc_row wpb_row vc_inner margin-top-30\">\r\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\r\n				<p>سنتواصل معك قريبا</p>\r\n			</fieldset>\r\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container align-right\">\r\n				\r\n				[submit class:more \"ابعث الرسالة\"]\r\n\r\n			</fieldset>\r\n		</div>\r\n	</div></div></div>\nrtcme \"[your-subject]\"\n[your-name] <[your-email]>\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\nPhone : [your-phone]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from the contact form on rtcme (http://www.rtcme.com)\nrtcme@rtcme.com\nReply-To: [your-email]\n\n\n\n1\nCRTC confirms receipt of your query\nrtcme <rtcme@rtcme.com>\nDear [your-name],\r\n\r\nThank you for contacting Canadian Roads Transport and Civil Engineering Consultancy (CRTC). This is to let you know that we have received your query. One of our representative will contact you soon.\r\n\r\nYours sincerely,\r\n\r\nCRTC Team\r\n\r\nCanadian Roads Transport and Civil Engineering Consultancy\r\n230 Al Meena Street, Office No. 804\r\nSilver Wave Tower “Union National Bank Building”\r\nP.O. Box: 94645 Abu Dhabi, U.A.E.\r\nP: +971 2 645 2662 | F: +971 2 645 2661 | W: www.rtcme.com\n[your-email]\nReply-To: rtcme@rtcme.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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Contact form - Ar','','publish','open','open','','contact-form_copy','','','2016-10-03 06:58:52','2016-10-03 06:58:52','',0,'http://192.168.0.7/rtcme/?post_type=wpcf7_contact_form&#038;p=1650',0,'wpcf7_contact_form','',0),(1651,1,'2016-06-01 12:05:35','2016-06-01 12:05:35','[vc_row type=\"full-width\"][vc_column][re_map lat=\"24.505800 \" lng=\"54.375493 \" marker_lat=\"24.505800 \" marker_lng=\"54.375493 \" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]كانيديان رود ترانسبورت أند سيفيل إنجينيرنج كونسلتنت (CRTC)\r\n\r\n230 شارع الميناء، مكتب رقم 804 سيلفر ويف تاور \"بناية بنك الإتحاد الوطني\"\r\n\r\nصندوق البريد: 94645\r\n\r\nأبوظبي، الإمارات العربية المتحدة\r\n\r\nالبريد الإلكتروني : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]هاتف: +971 2 645 2662\r\n\r\nفاكس: +971 2 645 2661[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]الأحد إلى الأربعاء: 18.00 – 08.00\r\n\r\nالخميس: 17.00 – 08.00[/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text]إذا أردت معرفة المزيد عن خدماتنا المهنية، يرجى استخدام نموذج التواصل أو راسلنا على البريد الإلكتروني التالي: rtcme@rtcme.com[/vc_column_text][vc_column_text][contact-form-7 id=\"1650\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','تواصل معنا','','inherit','open','open','','1626-revision-v1','','','2016-06-01 12:05:35','2016-06-01 12:05:35','',1626,'http://192.168.0.7/rtcme/2016/06/01/1626-revision-v1/',0,'revision','',0),(1652,1,'2016-06-01 12:16:52','2016-06-01 12:16:52','[vc_row][vc_column][vc_column_text]إن من سياسة وفلسفة شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. أن توفر فرص متساوية لجميع الأفراد المؤهليين وتوظيف أفضل شخص مؤهل لجميع المناصب في الشركة.[/vc_column_text][vc_column_text][contact-form-7 id=\"1655\" title=\"Submit Your resume\"][/vc_column_text][/vc_column][/vc_row]','قدم سيرتك الذاتية','','publish','open','open','','%d9%82%d8%af%d9%85-%d8%b3%d9%8a%d8%b1%d8%aa%d9%83-%d8%a7%d9%84%d8%b0%d8%a7%d8%aa%d9%8a%d8%a9-2','','','2016-06-01 12:20:22','2016-06-01 12:20:22','',1620,'http://192.168.0.7/rtcme/?page_id=1652',0,'page','',0),(1653,1,'2016-06-01 12:16:52','2016-06-01 12:16:52','[vc_row][vc_column][vc_column_text]It is CRTC\'s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization.[/vc_column_text][vc_column_text][contact-form-7 id=\"1311\" title=\"Submit Your resume\"]\r\n\r\n[/vc_column_text][/vc_column][/vc_row]','قدم سيرتك الذاتية','','inherit','open','open','','1652-revision-v1','','','2016-06-01 12:16:52','2016-06-01 12:16:52','',1652,'http://192.168.0.7/rtcme/2016/06/01/1652-revision-v1/',0,'revision','',0),(1655,1,'2016-06-01 12:19:34','2016-06-01 12:19:34','<div class=\"vc_row wpb_row vc_row-fluid padding-bottom-66 page-margin-top\">\r\n<div class=\"wpb_column vc_column_container vc_col-sm-12\">\r\n<div class=\"wpb_wrapper\">\r\n		<div class=\"vc_row wpb_row vc_inner\">\r\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\r\n				<div class=\"block\">\r\n					[text* your-name class:text_input class:hint placeholder \"الإسم\"]\r\n				</div>\r\n                                <div class=\"block\">\r\n				     [text* your-position placeholder \"الوظيفة المتقدم عليها\"]\r\n				</div>\r\n				<div class=\"block\">\r\n					[email* your-email class:text_input class:hint placeholder \"البريد الإلكتروني\"] \r\n				</div>\r\n				<div class=\"block\">\r\n					[text* your-phone class:text_input class:hint placeholder \"الهاتف\"] \r\n				</div>\r\n			</fieldset>\r\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\r\n				<div class=\"block\">\r\n					[textarea your-message class:extra-tt placeholder \"الرسالة\"]\r\n				</div>\r\n                                <div class=\"block\"> <br/>\r\nإرفق السيرة الذاتية <br/>\r\n					[file* attachment limit:1048576 filetypes:doc|docx|pdf]<br/>\r\n<label>الحد الأقصى لحجم الملف هو 1 ميغا بايت ويسمح بصيغ الملفات التالية \"doc, docx, pdf\"</label>\r\n				</div>\r\n			</fieldset>\r\n		</div>\r\n		<div class=\"vc_row wpb_row vc_inner margin-top-30\">\r\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container\">\r\n				<p>سنتواصل معك قريبا</p>\r\n			</fieldset>\r\n			<fieldset class=\"vc_col-sm-6 wpb_column vc_column_container align-right\">\r\n				\r\n				[submit class:more \"ابعث الرسالة\"]\r\n\r\n			</fieldset>\r\n		</div>\r\n	</div></div></div>\nrtcme \"Application for the position of [your-position]\"\n[your-name] <[your-email]>\nFrom: [your-name] <[your-email]>\r\nSubject: Application for the position of [your-position]\r\nPhone : [your-phone]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from the submit your resume form on rtcme (http://www.rtcme.com)\nrtcme@rtcme.com\nReply-To: [your-email]\n[attachment]\n\n\n1\nCRTC confirms receipt of your application\nrtcme <rtcme@rtcme.com>\nDear [your-name],\r\n\r\nThank you for contacting Canadian Roads Transport and Civil Engineering Consultancy (CRTC). This is to let you know that we have received your application. One of our representative will contact you soon.\r\n\r\nYours sincerely,\r\n\r\nCRTC Team\r\n\r\nCanadian Roads Transport and Civil Engineering Consultancy\r\n230 Al Meena Street, Office No. 804\r\nSilver Wave Tower “Union National Bank Building”\r\nP.O. Box: 94645 Abu Dhabi, U.A.E.\r\nP: +971 2 645 2662 | F: +971 2 645 2661 | W: www.rtcme.com\n[your-email]\nReply-To: rtcme@rtcme.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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.','Submit Your resume -Ar','','publish','open','open','','submit-your-resume_copy','','','2016-10-03 07:00:03','2016-10-03 07:00:03','',0,'http://192.168.0.7/rtcme/?post_type=wpcf7_contact_form&#038;p=1655',0,'wpcf7_contact_form','',0),(1656,1,'2016-06-01 12:20:22','2016-06-01 12:20:22','[vc_row][vc_column][vc_column_text]إن من سياسة وفلسفة شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. أن توفر فرص متساوية لجميع الأفراد المؤهليين وتوظيف أفضل شخص مؤهل لجميع المناصب في الشركة.[/vc_column_text][vc_column_text][contact-form-7 id=\"1655\" title=\"Submit Your resume\"][/vc_column_text][/vc_column][/vc_row]','قدم سيرتك الذاتية','','inherit','open','open','','1652-revision-v1','','','2016-06-01 12:20:22','2016-06-01 12:20:22','',1652,'http://192.168.0.7/rtcme/2016/06/01/1652-revision-v1/',0,'revision','',0),(1657,1,'2016-06-01 12:33:46','2016-06-01 12:33:46','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>مرحبا بكم في موقع شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م.</h2>\r\nبدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق، المواصلات، والهندسة المدنية ثم توسعت لتكةن شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/%D9%84%D9%85%D8%AD%D8%A9-%D8%B9%D9%86%D8%A7/\">تعرف على المزيد</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>رسالتنا</h3>\r\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQUUlRDglQUYlRDklODUlRDglQTclRDglQUElM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRSVEOSU4NSVEOCVCOSUyMCVEOCVBMyVEOSU4MyVEOCVBQiVEOCVCMSUyMCVEOSU4NSVEOSU4NiUyMDglMjAlRDglQjMlRDklODYlRDklODglRDglQTclRDglQUElMjAlRDklODUlRDklODYlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTklMjAlRDglQTclRDklODQlRDklODglRDglQTclRDglQjMlRDglQjklRDglQTklMjAlRDklODglRDglQTclRDklODQlRDglQUElRDglQjElRDklODMlRDklOEElRDglQjIlMjAlRDglQTclRDklODQlRDglQUQlRDklODIlRDklOEElRDklODIlRDklOEElMjAlRDglQjklRDklODQlRDklODklMjAlRDglQjElRDglQjYlRDglQTclMjAlRDglQTclRDklODQlRDglQjklRDklODUlRDklODQlRDglQTclRDglQTElRDglOEMlMjAlRDklOEElRDklODUlRDklODMlRDklODYlRDklODMlMjAlRDglQTclRDklODQlRDglQTclRDglQjklRDglQUElRDklODUlRDglQTclRDglQUYlMjAlRDglQjklRDklODQlRDklOEElRDklODYlRDglQTclMjAlRDklODElRDklOEElMjAlRDklODUlRDglQjQlRDglQjElRDklODglRDglQjklRDklODMlMjAlRDglQTclRDklODQlRDklODUlRDklODIlRDglQTglRDklODQuJTIwJUQ4JUFBJUQ5JTgyJUQ4JUFGJUQ5JTg1JTIwQ1JUQyUyMCVEOSU4NSVEOCVBQyVEOSU4NSVEOSU4OCVEOCVCOSVEOCVBOSUyMCVEOSU4OCVEOCVBNyVEOCVCMyVEOCVCOSVEOCVBOSUyMCVEOSU4NSVEOSU4NiUyMCVEOCVBNyVEOSU4NCVEOCVBRSVEOCVBRiVEOSU4NSVEOCVBNyVEOCVBQSUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOSU4QSVEOCVBOSUyMCVEOCVBOCVEOSU4NSVEOCVBNyUyMCVEOSU4MSVEOSU4QSUyMCVEOCVCMCVEOSU4NCVEOSU4MyUyMCVEOSU4OCVEOSU4NCVEOSU4MyVEOSU4NiUyMCVEOCVBRiVEOSU4OCVEOSU4NiUyMCVEOCVBMyVEOSU4NiUyMCVEOSU4QSVEOSU4MiVEOCVBQSVEOCVCNSVEOCVCMSUyMCVEOCVCOSVEOSU4NCVEOSU4OSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVCMSVEOSU4MiVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4OCVEOCVBNyVEOCVCNSVEOSU4NCVEOCVBNyVEOCVBQSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOCVBOCVEOSU4NiVEOSU4QSVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOCVBQSVEOCVBRCVEOCVBQSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4NiVEOCVBNyVEOCVCOCVEOCVCMSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVBOCVEOSU4QSVEOCVCOSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4MyVEOSU4NyVEOCVCMSVEOCVBOCVEOCVBNyVEOCVBNiVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVCOSVEOSU4NSVEOCVBNyVEOCVCMSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOSU4OCVEOCVBQSVEOCVCNSVEOSU4NSVEOSU4QSVEOSU4NSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVBOCVEOCVBNyVEOSU4NiVEOSU4QS4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODUlRDglQjQlRDglQTclRDglQjElRDklOEElRDglQjklM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDglQTMlRDglQjklRDglQjglRDklODUlMjAlRDglQTUlRDklODYlRDglQUMlRDglQTclRDglQjIlRDglQTclRDglQUElRDklODYlRDglQTclM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODElRDglQjElRDklOEElRDklODIlMjAlRDglQjklRDklODUlRDklODQlM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDklODIlRDglQTclRDglQTglRDklODQlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTclRDglQTElM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Yomna Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Godfrey Antony\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Mary Garra\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Muhammad Ghaffari\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Ayman Shahin\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Muhammed Ejaz\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Mona Nasr\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Osama Mohiddien\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"AbdelRahman Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Alain Arostique\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Daniya Hadi\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Surfaras Abdul Vahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQTIlRDglQUUlRDglQjElMjAlRDglQTMlRDglQUUlRDglQTglRDglQTclRDglQjElM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjVEOCUyNUEzJTI1RDglMjVBRSUyNUQ4JTI1QTglMjVEOCUyNUE3JTI1RDglMjVCMS0lMjVEOCUyNUE3JTI1RDklMjU4NCUyNUQ4JTI1QjQlMjVEOCUyNUIxJTI1RDklMjU4MyUyNUQ4JTI1QTktJTI1RDklMjU4NSUyNUQ4JTI1QTctJTI1RDglMjVBNyUyNUQ5JTI1ODQlMjVEOCUyNUFDJTI1RDglMjVBRiUyNUQ5JTI1OEElMjVEOCUyNUFGJTJGJTIyJTIwY2xhc3MlM0QlMjJ2aWV3YWxsJTIyJTNFJUQ4JUI5JUQ4JUIxJUQ4JUI2JTIwJUQ4JUE3JUQ5JTg0JUQ4JUFDJUQ5JTg1JUQ5JThBJUQ4JUI5JTIwJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-06-01 12:33:46','2016-06-01 12:33:46','',1473,'http://192.168.0.7/rtcme/2016/06/01/1473-revision-v1/',0,'revision','',0),(1658,1,'2016-06-04 06:10:04','2016-06-04 06:10:04','[vc_row][vc_column][vc_column_text]تقدم CRTC خدمات شراء متخصصة من الخبراء لدعم المشاريع البرية / وحقول النفط والغاز البحرية. خبراتنا تمكننا من تحضير، إصدار، ومراجعة حزم طلب عرض شامل للأسعار والتكلفة RFQ للعديد من المكونات الأساسية المتعلقة بمشاريع النفط والغاز. فريقنا لديه الخبرة العملية والميدانية أثبتت في:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسات جدوى.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسات عمليات التشغيل والتحسين.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التدفق والدراسات الهيدروليكية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التصميم والإجراءات التفصيلية المدنية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التخطيط  والتنفيذ التنظيمي والالتزامي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حقول هندسة الموقع ورسومات كما بنيت As Built Drawings.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مد خطوط الأنابيب، المواءمة، الدمج، والإصلاحات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تفتيش البناء، التقييم، والإدارة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إجراءات الشراء.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]جدولة ورقابة مفصلة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]اختيار الطرق والمواقع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المساعدة والدعم في حرم الطريق.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقديرات النفقات الرأسمالية CAPEX.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقديرات النفقات التشغيلية OPEX.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التقيد وتنفيذ إجراءات ضمان الجودة / الالتزام بالجودة QA / QC.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الإلتزام بمتطلبات الصحة، الأمن، والبيئة HSE.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقييم الآثار البيئية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المسح المروري.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الإشراف على الموقع.[/item][/items_list][/vc_column][/vc_row]','الخدمات الهندسية البرية والبحرية','','publish','closed','closed','','%d8%a7%d9%84%d8%ae%d8%af%d9%85%d8%a7%d8%aa-%d8%a7%d9%84%d9%87%d9%86%d8%af%d8%b3%d9%8a%d8%a9-%d8%a7%d9%84%d8%a8%d8%b1%d9%8a%d8%a9-%d9%88%d8%a7%d9%84%d8%a8%d8%ad%d8%b1%d9%8a%d8%a9','','','2016-10-31 19:26:45','2016-10-31 15:26:45','',0,'http://192.168.0.7/rtcme/?post_type=ql_services&#038;p=1658',0,'ql_services','',0),(1659,1,'2016-07-05 06:29:19','2016-07-05 06:29:19','[vc_row][vc_column][vc_column_text]تقدم CRTC خدمات شراء متخصصة من الخبراء لدعم المشاريع البرية / وحقول النفط والغاز البحرية. خبراتنا تمكننا من تحضير، إصدار، ومراجعة حزم طلب عرض شامل للأسعار والتكلفة RFQ للعديد من المكونات الأساسية المتعلقة بمشاريع النفط والغاز. فريقنا لديه الخبرة العملية والميدانية أثبتت في:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Feasibility Studies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Process Studies &amp; Optimization.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Flow Analysis and Hydraulic Studies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Detailed Civil Design and Procedures.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Regulatory and Compliance Planning and Execution.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Field on Site Engineering and As-Built Drawings.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Pipeline Laying, Alignment, Hook-up, and Repair.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Construction Inspection, Assessment and Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Procurement Procedures.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Detailed Scheduling and Control.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Route and Site Selection.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Right of Way Support.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]CAPEX Estimates.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]OPEX Estimates.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]QA/QC Procedures and Execution.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]HSE Compliance.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Environmental Impact Assessment. [/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Surveys. [/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Supervision. [/item][/items_list][/vc_column][/vc_row]','الخدمات الهندسية البرية والبحرية','','inherit','open','open','','1658-autosave-v1','','','2016-07-05 06:29:19','2016-07-05 06:29:19','',1658,'http://192.168.0.7/rtcme/2016/06/04/1658-autosave-v1/',0,'revision','',0),(1660,1,'2016-06-04 06:27:44','2016-06-04 06:27:44','[vc_row el_class=\"margin-top-40\"][vc_column][single_service show_social_icons=\"1\" show_twitter=\"1\" show_facebook=\"1\" show_linkedin=\"1\" show_skype=\"1\" show_googleplus=\"1\" show_instagram=\"1\"][/vc_column][/vc_row]','Single Service Template','','publish','open','open','','single-service-template-2','','','2016-06-04 06:27:44','2016-06-04 06:27:44','',0,'http://192.168.0.7/rtcme/?page_id=1660',0,'page','',0),(1661,1,'2016-06-04 06:27:44','2016-06-04 06:27:44','[vc_row el_class=\"margin-top-40\"][vc_column][single_service show_social_icons=\"1\" show_twitter=\"1\" show_facebook=\"1\" show_linkedin=\"1\" show_skype=\"1\" show_googleplus=\"1\" show_instagram=\"1\"][/vc_column][/vc_row]','Single Service Template','','inherit','open','open','','1660-revision-v1','','','2016-06-04 06:27:44','2016-06-04 06:27:44','',1660,'http://192.168.0.7/rtcme/2016/06/04/1660-revision-v1/',0,'revision','',0),(1662,1,'2016-06-04 06:27:59','2016-06-04 06:27:59','<p>[vc_row el_class=\"margin-top-40\"][vc_column][single_service show_social_icons=\"1\" show_twitter=\"1\" show_facebook=\"1\" show_linkedin=\"1\" show_skype=\"1\" show_googleplus=\"1\" show_instagram=\"1\"][/vc_column][/vc_row]</p>\n','Single Service Template','','inherit','open','open','','1660-autosave-v1','','','2016-06-04 06:27:59','2016-06-04 06:27:59','',1660,'http://192.168.0.7/rtcme/2016/06/04/1660-autosave-v1/',0,'revision','',0),(1664,1,'2016-06-04 06:29:44','2016-06-04 06:29:44','[vc_row top_margin=\"none\" el_class=\"margin-top-70\"][vc_column type=\"\" top_margin=\"none\" width=\"1/1\"][single_project top_margin=\"none\"][/vc_column][/vc_row]','Single Project Template','','publish','open','open','','single-project-template-2','','','2016-06-04 06:29:44','2016-06-04 06:29:44','',0,'http://192.168.0.7/rtcme/?page_id=1664',0,'page','',0),(1665,1,'2016-06-04 06:29:44','2016-06-04 06:29:44','[vc_row top_margin=\"none\" el_class=\"margin-top-70\"][vc_column type=\"\" top_margin=\"none\" width=\"1/1\"][single_project top_margin=\"none\"][/vc_column][/vc_row]','Single Project Template','','inherit','open','open','','1664-revision-v1','','','2016-06-04 06:29:44','2016-06-04 06:29:44','',1664,'http://192.168.0.7/rtcme/2016/06/04/1664-revision-v1/',0,'revision','',0),(1667,1,'2016-06-04 09:23:25','2016-06-04 09:23:25','Paetos dignissim في CURSUS elefeind نورما arcu. Pellentesque وضع accumsan بتوقيت شرق الولايات المتحدة في تيمبوس، فرص التجارة الالكترونية في ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. Suspendisse بتوقيت شرق الولايات المتحدة حامل؛ حبلى ornare. غير ماتيس مرضي suspendisse velit rutrum متواضعة لvelim tortor pellentesque uter خوستو ماجنا حامل؛ حبلى.\r\n\r\n\"Paetos dignissim في CURSUS elefeind نورما. Pellentesque accumsan تيمبوس فرص التجارة الالكترونية ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. suspendisse Suspendisse حامل؛ حبلى ornare غير ماتيس velit rutrum متواضعة. مرضي لtortor velim pellentesque uter خوستو\".\r\n\r\nPaetos dignissim في CURSUS elefeind نورما arcu. Pellentesque accumsan بتوقيت شرق الولايات المتحدة في تيمبوس فرص التجارة الالكترونية ullamcorper، ووزارة شؤون المرأة quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. Suspendisse حامل؛ حبلى ornare غير ماتيس velit rutrum متواضعة. suspendisse مرضي لvelim tortor pellentesque uter خوستو ماجنا حامل؛','ما الفرق بضعة أشهر الصنع','','draft','closed','closed','','%d9%85%d8%a7-%d8%a7%d9%84%d9%81%d8%b1%d9%82-%d8%a8%d8%b6%d8%b9%d8%a9-%d8%a3%d8%b4%d9%87%d8%b1-%d8%a7%d9%84%d8%b5%d9%86%d8%b9','','','2016-10-31 19:30:33','2016-10-31 15:30:33','',0,'http://192.168.0.7/rtcme/?p=1667',0,'post','',0),(1668,1,'2016-06-04 09:23:25','2016-06-04 09:23:25','Paetos dignissim في CURSUS elefeind نورما arcu. Pellentesque وضع accumsan بتوقيت شرق الولايات المتحدة في تيمبوس، فرص التجارة الالكترونية في ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. Suspendisse بتوقيت شرق الولايات المتحدة حامل؛ حبلى ornare. غير ماتيس مرضي suspendisse velit rutrum متواضعة لvelim tortor pellentesque uter خوستو ماجنا حامل؛ حبلى.\r\n\r\n\"Paetos dignissim في CURSUS elefeind نورما. Pellentesque accumsan تيمبوس فرص التجارة الالكترونية ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. suspendisse Suspendisse حامل؛ حبلى ornare غير ماتيس velit rutrum متواضعة. مرضي لtortor velim pellentesque uter خوستو\".\r\n\r\nPaetos dignissim في CURSUS elefeind نورما arcu. Pellentesque accumsan بتوقيت شرق الولايات المتحدة في تيمبوس فرص التجارة الالكترونية ullamcorper، ووزارة شؤون المرأة quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. Suspendisse حامل؛ حبلى ornare غير ماتيس velit rutrum متواضعة. suspendisse مرضي لvelim tortor pellentesque uter خوستو ماجنا حامل؛','ما الفرق بضعة أشهر الصنع','','inherit','open','open','','1667-revision-v1','','','2016-06-04 09:23:25','2016-06-04 09:23:25','',1667,'http://192.168.0.7/rtcme/2016/06/04/1667-revision-v1/',0,'revision','',0),(1669,1,'2016-06-04 09:25:24','2016-06-04 09:25:24','Paetos dignissim في CURSUS elefeind نورما arcu. Pellentesque وضع accumsan بتوقيت شرق الولايات المتحدة في تيمبوس، فرص التجارة الالكترونية في ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. Suspendisse بتوقيت شرق الولايات المتحدة <span class=\"\">حامل؛ حبلى</span> ornare. غير ماتيس مرضي suspendisse velit rutrum متواضعة لvelim <span class=\"\">tortor</span> <span class=\"\">pellentesque</span> <span class=\"\">uter</span> خوستو ماجنا حامل؛ حبلى.</span>\r\n\r\n\"Paetos dignissim في CURSUS elefeind <span class=\"\">نورما</span>. <span class=\"\">Pellentesque</span> <span class=\"\">accumsan</span> تيمبوس فرص التجارة الالكترونية ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. suspendisse Suspendisse حامل؛ حبلى <span class=\"\">ornare</span> غير ماتيس velit rutrum متواضعة. مرضي لtortor velim pellentesque uter خوستو\".\r\n\r\n<span class=\"\">Paetos</span> dignissim في CURSUS elefeind نورما arcu. Pellentesque accumsan <span class=\"\">بتوقيت شرق الولايات المتحدة</span> في تيمبوس فرص التجارة الالكترونية ullamcorper، ووزارة شؤون المرأة quam suscipit lacus maecenas tortor. <span class=\"\">Erates</span> عقدة السيرة metus. Suspendisse حامل؛ حبلى ornare غير ماتيس velit rutrum متواضعة. suspendisse مرضي لvelim tortor pellentesque uter خوستو ماجنا حامل؛ حبلى','تجديد المطبخ وغرفة المعيشة','','draft','closed','closed','','%d8%aa%d8%ac%d8%af%d9%8a%d8%af-%d8%a7%d9%84%d9%85%d8%b7%d8%a8%d8%ae-%d9%88%d8%ba%d8%b1%d9%81%d8%a9-%d8%a7%d9%84%d9%85%d8%b9%d9%8a%d8%b4%d8%a9','','','2016-10-31 19:30:33','2016-10-31 15:30:33','',0,'http://192.168.0.7/rtcme/?p=1669',0,'post','',0),(1670,1,'2016-06-04 09:25:24','2016-06-04 09:25:24','<div id=\"gt-text-all\"></div>\r\n<div id=\"gt-lang-tgt\"></div>\r\n<div id=\"gt-lang-submit\"></div>\r\n<div id=\"gt-src-c\" class=\"g-unit\">\r\n<div id=\"gt-src-p\">\r\n<div id=\"gt-src-wrap\" class=\"\">\r\n<div>\r\n<div class=\"gt-hl-layer\" dir=\"ltr\"></div>\r\n<textarea id=\"source\" class=\"goog-textarea\" dir=\"ltr\" tabindex=\"0\" spellcheck=\"false\" name=\"text\" wrap=\"SOFT\"></textarea></div>\r\n</div>\r\n</div>\r\n</div>\r\n<div><textarea id=\"source-is\" class=\"goog-textarea short_text\" dir=\"ltr\" spellcheck=\"false\" disabled=\"disabled\" name=\"text-is\" wrap=\"SOFT\"></textarea></div>\r\n<div id=\"gt-src-tools\"></div>\r\n<div id=\"gt-input-tool\"></div>\r\n<div id=\"gt-src-c\" class=\"g-unit\">\r\n<div id=\"gt-src-p\">\r\n<div id=\"gt-src-wrap\" class=\"\"></div>\r\n<div id=\"src-translit\" class=\"translit\" dir=\"ltr\"></div>\r\n<div id=\"spelling-correction\" class=\"gt-spell-correct-message\">Translate from: <a>Latin</a></div>\r\n</div>\r\n</div>\r\n<div id=\"gt-res-c\" class=\"g-unit\">\r\n<div id=\"gt-res-p\">\r\n<div id=\"gt-res-data\">\r\n<div id=\"gt-res-wrap\">\r\n<div id=\"gt-res-content\" class=\"almost_half_cell\">\r\n<div dir=\"rtl\">\r\n<div id=\"tts_button\"><object id=\"tts\" data=\"//ssl.gstatic.com/translate/sound_player2.swf\" type=\"application/x-shockwave-flash\" width=\"18\" height=\"18\"></object></div>\r\n<span id=\"result_box\" class=\"\" lang=\"ar\">Paetos dignissim في CURSUS elefeind نورما arcu. Pellentesque وضع accumsan بتوقيت شرق الولايات المتحدة في تيمبوس، فرص التجارة الالكترونية في ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. Suspendisse بتوقيت شرق الولايات المتحدة <span class=\"\">حامل؛ حبلى</span> ornare. غير ماتيس مرضي suspendisse velit rutrum متواضعة لvelim <span class=\"\">tortor</span> <span class=\"\">pellentesque</span> <span class=\"\">uter</span> خوستو ماجنا حامل؛ حبلى.\r\n\r\n\"Paetos dignissim في CURSUS elefeind <span class=\"\">نورما</span>. <span class=\"\">Pellentesque</span> <span class=\"\">accumsan</span> تيمبوس فرص التجارة الالكترونية ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. suspendisse Suspendisse حامل؛ حبلى <span class=\"\">ornare</span> غير ماتيس velit rutrum متواضعة. مرضي لtortor velim pellentesque uter خوستو\".\r\n\r\n<span class=\"\">Paetos</span> dignissim في CURSUS elefeind نورما arcu. Pellentesque accumsan <span class=\"\">بتوقيت شرق الولايات المتحدة</span> في تيمبوس فرص التجارة الالكترونية ullamcorper، ووزارة شؤون المرأة quam suscipit lacus maecenas tortor. <span class=\"\">Erates</span> عقدة السيرة metus. Suspendisse حامل؛ حبلى ornare غير ماتيس velit rutrum متواضعة. suspendisse مرضي لvelim tortor pellentesque uter خوستو ماجنا حامل؛ حبلى</span></div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','تجديد المطبخ وغرفة المعيشة','باتوس dignissim في CURSUS elefeind نورما arcu. Pellentesque وضع accumsan بتوقيت شرق الولايات المتحدة في تيمبوس، فرص التجارة الالكترونية في ullamcorper quam suscipit lacus maecenas tortor. Erates','inherit','open','open','','1669-revision-v1','','','2016-06-04 09:25:24','2016-06-04 09:25:24','',1669,'http://192.168.0.7/rtcme/2016/06/04/1669-revision-v1/',0,'revision','',0),(1671,1,'2016-06-04 09:26:56','2016-06-04 09:26:56','Paetos dignissim في CURSUS elefeind نورما arcu. Pellentesque وضع accumsan بتوقيت شرق الولايات المتحدة في تيمبوس، فرص التجارة الالكترونية في ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. Suspendisse بتوقيت شرق الولايات المتحدة <span class=\"\">حامل؛ حبلى</span> ornare. غير ماتيس مرضي suspendisse velit rutrum متواضعة لvelim <span class=\"\">tortor</span> <span class=\"\">pellentesque</span> <span class=\"\">uter</span> خوستو ماجنا حامل؛ حبلى.</span>\n\n\"Paetos dignissim في CURSUS elefeind <span class=\"\">نورما</span>. <span class=\"\">Pellentesque</span> <span class=\"\">accumsan</span> تيمبوس فرص التجارة الالكترونية ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. suspendisse Suspendisse حامل؛ حبلى <span class=\"\">ornare</span> غير ماتيس velit rutrum متواضعة. مرضي لtortor velim pellentesque uter خوستو\".\n\n<span class=\"\">Paetos</span> dignissim في CURSUS elefeind نورما arcu. Pellentesque accumsan <span class=\"\">بتوقيت شرق الولايات المتحدة</span> في تيمبوس فرص التجارة الالكترونية ullamcorper، ووزارة شؤون المرأة quam suscipit lacus maecenas tortor. <span class=\"\">Erates</span> عقدة السيرة metus. Suspendisse حامل؛ حبلى ornare غير ماتيس velit rutrum متواضعة. suspendisse مرضي لvelim tortor pellentesque uter خوستو ماجنا حامل؛ حبلى','تجديد المطبخ وغرفة المعيشة','','inherit','open','open','','1669-autosave-v1','','','2016-06-04 09:26:56','2016-06-04 09:26:56','',1669,'http://192.168.0.7/rtcme/2016/06/04/1669-autosave-v1/',0,'revision','',0),(1672,1,'2016-06-04 09:25:52','2016-06-04 09:25:52','<div id=\"gt-text-all\"></div>\r\n<div id=\"gt-lang-tgt\"></div>\r\n<div id=\"gt-lang-submit\"></div>\r\n<div id=\"gt-src-c\" class=\"g-unit\">\r\n<div id=\"gt-src-p\">\r\n<div id=\"gt-src-wrap\" class=\"\">\r\n<div>\r\n<div class=\"gt-hl-layer\" dir=\"ltr\"></div>\r\n<textarea id=\"source\" class=\"goog-textarea\" dir=\"ltr\" tabindex=\"0\" spellcheck=\"false\" name=\"text\" wrap=\"SOFT\"></textarea>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div><textarea id=\"source-is\" class=\"goog-textarea short_text\" dir=\"ltr\" spellcheck=\"false\" disabled=\"disabled\" name=\"text-is\" wrap=\"SOFT\"></textarea></div>\r\n<div id=\"gt-src-tools\"></div>\r\n<div id=\"gt-input-tool\"></div>\r\n<div id=\"gt-src-c\" class=\"g-unit\">\r\n<div id=\"gt-src-p\">\r\n<div id=\"gt-src-wrap\" class=\"\"></div>\r\n<div id=\"src-translit\" class=\"translit\" dir=\"ltr\"></div>\r\n<div id=\"spelling-correction\" class=\"gt-spell-correct-message\">Translate from: <a>Latin</a></div>\r\n</div>\r\n</div>\r\n<div id=\"gt-res-c\" class=\"g-unit\">\r\n<div id=\"gt-res-p\">\r\n<div id=\"gt-res-data\">\r\n<div id=\"gt-res-wrap\">\r\n<div id=\"gt-res-content\" class=\"almost_half_cell\">\r\n<div dir=\"rtl\">\r\n<div id=\"tts_button\"><object id=\"tts\" data=\"//ssl.gstatic.com/translate/sound_player2.swf\" type=\"application/x-shockwave-flash\" width=\"18\" height=\"18\"></object></div>\r\n<span id=\"result_box\" class=\"\" lang=\"ar\">Paetos dignissim في CURSUS elefeind نورما arcu. Pellentesque وضع accumsan بتوقيت شرق الولايات المتحدة في تيمبوس، فرص التجارة الالكترونية في ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. Suspendisse بتوقيت شرق الولايات المتحدة <span class=\"\">حامل؛ حبلى</span> ornare. غير ماتيس مرضي suspendisse velit rutrum متواضعة لvelim <span class=\"\">tortor</span> <span class=\"\">pellentesque</span> <span class=\"\">uter</span> خوستو ماجنا حامل؛ حبلى.</span>\r\n\r\n\"Paetos dignissim في CURSUS elefeind <span class=\"\">نورما</span>. <span class=\"\">Pellentesque</span> <span class=\"\">accumsan</span> تيمبوس فرص التجارة الالكترونية ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. suspendisse Suspendisse حامل؛ حبلى <span class=\"\">ornare</span> غير ماتيس velit rutrum متواضعة. مرضي لtortor velim pellentesque uter خوستو\".\r\n\r\n<span class=\"\">Paetos</span> dignissim في CURSUS elefeind نورما arcu. Pellentesque accumsan <span class=\"\">بتوقيت شرق الولايات المتحدة</span> في تيمبوس فرص التجارة الالكترونية ullamcorper، ووزارة شؤون المرأة quam suscipit lacus maecenas tortor. <span class=\"\">Erates</span> عقدة السيرة metus. Suspendisse حامل؛ حبلى ornare غير ماتيس velit rutrum متواضعة. suspendisse مرضي لvelim tortor pellentesque uter خوستو ماجنا حامل؛ حبلى\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','تجديد المطبخ وغرفة المعيشة','','inherit','open','open','','1669-revision-v1','','','2016-06-04 09:25:52','2016-06-04 09:25:52','',1669,'http://192.168.0.7/rtcme/2016/06/04/1669-revision-v1/',0,'revision','',0),(1673,1,'2016-06-04 09:26:32','2016-06-04 09:26:32','Paetos dignissim في CURSUS elefeind نورما arcu. Pellentesque وضع accumsan بتوقيت شرق الولايات المتحدة في تيمبوس، فرص التجارة الالكترونية في ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. Suspendisse بتوقيت شرق الولايات المتحدة <span class=\"\">حامل؛ حبلى</span> ornare. غير ماتيس مرضي suspendisse velit rutrum متواضعة لvelim <span class=\"\">tortor</span> <span class=\"\">pellentesque</span> <span class=\"\">uter</span> خوستو ماجنا حامل؛ حبلى.</span>\r\n\r\n\"Paetos dignissim في CURSUS elefeind <span class=\"\">نورما</span>. <span class=\"\">Pellentesque</span> <span class=\"\">accumsan</span> تيمبوس فرص التجارة الالكترونية ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. suspendisse Suspendisse حامل؛ حبلى <span class=\"\">ornare</span> غير ماتيس velit rutrum متواضعة. مرضي لtortor velim pellentesque uter خوستو\".\r\n\r\n<span class=\"\">Paetos</span> dignissim في CURSUS elefeind نورما arcu. Pellentesque accumsan <span class=\"\">بتوقيت شرق الولايات المتحدة</span> في تيمبوس فرص التجارة الالكترونية ullamcorper، ووزارة شؤون المرأة quam suscipit lacus maecenas tortor. <span class=\"\">Erates</span> عقدة السيرة metus. Suspendisse حامل؛ حبلى ornare غير ماتيس velit rutrum متواضعة. suspendisse مرضي لvelim tortor pellentesque uter خوستو ماجنا حامل؛ حبلى','تجديد المطبخ وغرفة المعيشة','','inherit','open','open','','1669-revision-v1','','','2016-06-04 09:26:32','2016-06-04 09:26:32','',1669,'http://192.168.0.7/rtcme/2016/06/04/1669-revision-v1/',0,'revision','',0),(1674,1,'2016-06-04 09:27:48','2016-06-04 09:27:48','Paetos dignissim في CURSUS elefeind نورما arcu. Pellentesque وضع accumsan بتوقيت شرق الولايات المتحدة في تيمبوس، فرص التجارة الالكترونية في ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. Suspendisse بتوقيت شرق الولايات المتحدة حامل؛ حبلى ornare. غير ماتيس مرضي suspendisse velit rutrum متواضعة لvelim tortor pellentesque uter خوستو ماجنا حامل؛ حبلى.\r\n\r\n     \"Paetos dignissim في CURSUS elefeind نورما. Pellentesque accumsan تيمبوس فرص التجارة الالكترونية ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. suspendisse Suspendisse حامل؛ حبلى ornare غير ماتيس velit rutrum متواضعة. مرضي لtortor velim pellentesque uter خوستو\".\r\n\r\nPaetos dignissim في CURSUS elefeind نورما arcu. Pellentesque accumsan بتوقيت شرق الولايات المتحدة في تيمبوس فرص التجارة الالكترونية ullamcorper، ووزارة شؤون المرأة quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. Suspendisse حامل؛ حبلى ornare غير ماتيس velit rutrum متواضعة. suspendisse مرضي لvelim tortor pellentesque uter خوستو ماجنا حامل؛ ','علامات أنت تحتاج استنزاف الخدمات إصلاح','','draft','open','open','','%d8%b9%d9%84%d8%a7%d9%85%d8%a7%d8%aa-%d8%a3%d9%86%d8%aa-%d8%aa%d8%ad%d8%aa%d8%a7%d8%ac-%d8%a7%d8%b3%d8%aa%d9%86%d8%b2%d8%a7%d9%81-%d8%a7%d9%84%d8%ae%d8%af%d9%85%d8%a7%d8%aa-%d8%a5%d8%b5%d9%84%d8%a7','','','2016-10-31 19:30:33','2016-10-31 15:30:33','',0,'http://192.168.0.7/rtcme/?p=1674',0,'post','',0),(1675,1,'2016-06-04 09:27:48','2016-06-04 09:27:48','Paetos dignissim في CURSUS elefeind نورما arcu. Pellentesque وضع accumsan بتوقيت شرق الولايات المتحدة في تيمبوس، فرص التجارة الالكترونية في ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. Suspendisse بتوقيت شرق الولايات المتحدة حامل؛ حبلى ornare. غير ماتيس مرضي suspendisse velit rutrum متواضعة لvelim tortor pellentesque uter خوستو ماجنا حامل؛ حبلى.\r\n\r\n     \"Paetos dignissim في CURSUS elefeind نورما. Pellentesque accumsan تيمبوس فرص التجارة الالكترونية ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. suspendisse Suspendisse حامل؛ حبلى ornare غير ماتيس velit rutrum متواضعة. مرضي لtortor velim pellentesque uter خوستو\".\r\n\r\nPaetos dignissim في CURSUS elefeind نورما arcu. Pellentesque accumsan بتوقيت شرق الولايات المتحدة في تيمبوس فرص التجارة الالكترونية ullamcorper، ووزارة شؤون المرأة quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. Suspendisse حامل؛ حبلى ornare غير ماتيس velit rutrum متواضعة. suspendisse مرضي لvelim tortor pellentesque uter خوستو ماجنا حامل؛ ','علامات أنت تحتاج استنزاف الخدمات إصلاح','','inherit','open','open','','1674-revision-v1','','','2016-06-04 09:27:48','2016-06-04 09:27:48','',1674,'http://192.168.0.7/rtcme/2016/06/04/1674-revision-v1/',0,'revision','',0),(1676,1,'2016-06-04 11:50:10','2016-06-04 11:50:10','[vc_row el_class=\"margin-top-40\"][vc_column][single_post show_post_title=\"1\" show_post_featured_image=\"1\" show_post_excerpt=\"0\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"0\" show_post_author=\"1\" show_post_categories=\"0\" show_post_tags=\"0\" show_leave_reply_button=\"0\" show_post_author_box=\"1\" show_post_tags_footer=\"1\" show_post_categories_footer=\"1\" show_share_box=\"1\" icons_count=\"1\" icon_type0=\"behance\" icon_type1=\"behance\" icon_type2=\"behance\" icon_type3=\"behance\" icon_type4=\"behance\" icon_type5=\"behance\" icon_type6=\"behance\" icon_type7=\"behance\" icon_type8=\"behance\" icon_type9=\"behance\" icon_type10=\"behance\" icon_type11=\"behance\" icon_type12=\"behance\" icon_type13=\"behance\" icon_type14=\"behance\" icon_type15=\"behance\" icon_type16=\"behance\" icon_type17=\"behance\" icon_type18=\"behance\" icon_type19=\"behance\" icon_type20=\"behance\" icon_type21=\"behance\" icon_type22=\"behance\" icon_type23=\"behance\" icon_type24=\"behance\"][/vc_column][/vc_row]','Single Post Template','','publish','open','open','','single-post-template-2','','','2016-06-04 12:14:36','2016-06-04 12:14:36','',0,'http://192.168.0.7/rtcme/?page_id=1676',0,'page','',0),(1677,1,'2016-06-04 11:50:10','2016-06-04 11:50:10','[vc_row el_class=\"margin-top-40\"][vc_column][single_post show_post_title=\"1\" show_post_featured_image=\"1\" show_post_excerpt=\"0\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" show_post_author=\"1\" show_post_categories=\"0\" show_post_tags=\"0\" show_leave_reply_button=\"0\" show_post_author_box=\"1\" show_post_tags_footer=\"1\" show_post_categories_footer=\"1\" show_share_box=\"1\" icons_count=\"1\" icon_type0=\"behance\" icon_type1=\"behance\" icon_type2=\"behance\" icon_type3=\"behance\" icon_type4=\"behance\" icon_type5=\"behance\" icon_type6=\"behance\" icon_type7=\"behance\" icon_type8=\"behance\" icon_type9=\"behance\" icon_type10=\"behance\" icon_type11=\"behance\" icon_type12=\"behance\" icon_type13=\"behance\" icon_type14=\"behance\" icon_type15=\"behance\" icon_type16=\"behance\" icon_type17=\"behance\" icon_type18=\"behance\" icon_type19=\"behance\" icon_type20=\"behance\" icon_type21=\"behance\" icon_type22=\"behance\" icon_type23=\"behance\" icon_type24=\"behance\"][/vc_column][/vc_row]','Single Post Template','','inherit','open','open','','1676-revision-v1','','','2016-06-04 11:50:10','2016-06-04 11:50:10','',1676,'http://192.168.0.7/rtcme/2016/06/04/1676-revision-v1/',0,'revision','',0),(1680,1,'2016-06-04 11:57:36','2016-06-04 11:57:36','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>مرحبا بكم في موقع شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م.</h2>\r\nبدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق، المواصلات، والهندسة المدنية ثم توسعت لتكةن شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/%D9%84%D9%85%D8%AD%D8%A9-%D8%B9%D9%86%D8%A7/\">تعرف على المزيد</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>رسالتنا</h3>\r\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQUUlRDglQUYlRDklODUlRDglQTclRDglQUElM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRSVEOSU4NSVEOCVCOSUyMCVEOCVBMyVEOSU4MyVEOCVBQiVEOCVCMSUyMCVEOSU4NSVEOSU4NiUyMDglMjAlRDglQjMlRDklODYlRDklODglRDglQTclRDglQUElMjAlRDklODUlRDklODYlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTklMjAlRDglQTclRDklODQlRDklODglRDglQTclRDglQjMlRDglQjklRDglQTklMjAlRDklODglRDglQTclRDklODQlRDglQUElRDglQjElRDklODMlRDklOEElRDglQjIlMjAlRDglQTclRDklODQlRDglQUQlRDklODIlRDklOEElRDklODIlRDklOEElMjAlRDglQjklRDklODQlRDklODklMjAlRDglQjElRDglQjYlRDglQTclMjAlRDglQTclRDklODQlRDglQjklRDklODUlRDklODQlRDglQTclRDglQTElRDglOEMlMjAlRDklOEElRDklODUlRDklODMlRDklODYlRDklODMlMjAlRDglQTclRDklODQlRDglQTclRDglQjklRDglQUElRDklODUlRDglQTclRDglQUYlMjAlRDglQjklRDklODQlRDklOEElRDklODYlRDglQTclMjAlRDklODElRDklOEElMjAlRDklODUlRDglQjQlRDglQjElRDklODglRDglQjklRDklODMlMjAlRDglQTclRDklODQlRDklODUlRDklODIlRDglQTglRDklODQuJTIwJUQ4JUFBJUQ5JTgyJUQ4JUFGJUQ5JTg1JTIwQ1JUQyUyMCVEOSU4NSVEOCVBQyVEOSU4NSVEOSU4OCVEOCVCOSVEOCVBOSUyMCVEOSU4OCVEOCVBNyVEOCVCMyVEOCVCOSVEOCVBOSUyMCVEOSU4NSVEOSU4NiUyMCVEOCVBNyVEOSU4NCVEOCVBRSVEOCVBRiVEOSU4NSVEOCVBNyVEOCVBQSUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOSU4QSVEOCVBOSUyMCVEOCVBOCVEOSU4NSVEOCVBNyUyMCVEOSU4MSVEOSU4QSUyMCVEOCVCMCVEOSU4NCVEOSU4MyUyMCVEOSU4OCVEOSU4NCVEOSU4MyVEOSU4NiUyMCVEOCVBRiVEOSU4OCVEOSU4NiUyMCVEOCVBMyVEOSU4NiUyMCVEOSU4QSVEOSU4MiVEOCVBQSVEOCVCNSVEOCVCMSUyMCVEOCVCOSVEOSU4NCVEOSU4OSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVCMSVEOSU4MiVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4OCVEOCVBNyVEOCVCNSVEOSU4NCVEOCVBNyVEOCVBQSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOCVBOCVEOSU4NiVEOSU4QSVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOCVBQSVEOCVBRCVEOCVBQSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4NiVEOCVBNyVEOCVCOCVEOCVCMSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVBOCVEOSU4QSVEOCVCOSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4MyVEOSU4NyVEOCVCMSVEOCVBOCVEOCVBNyVEOCVBNiVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVCOSVEOSU4NSVEOCVBNyVEOCVCMSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOSU4OCVEOCVBQSVEOCVCNSVEOSU4NSVEOSU4QSVEOSU4NSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVBOCVEOCVBNyVEOSU4NiVEOSU4QS4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODUlRDglQjQlRDglQTclRDglQjElRDklOEElRDglQjklM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDglQTMlRDglQjklRDglQjglRDklODUlMjAlRDglQTUlRDklODYlRDglQUMlRDglQTclRDglQjIlRDglQTclRDglQUElRDklODYlRDglQTclM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"-,1679\" category=\"%d8%a7%d9%84%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9-%d8%a7%d9%84%d9%85%d9%86%d8%ac%d8%b2%d8%a9\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODElRDglQjElRDklOEElRDklODIlMjAlRDglQjklRDklODUlRDklODQlM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDklODIlRDglQTclRDglQTglRDklODQlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTclRDglQTElM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Yomna Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Godfrey Antony\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Mary Garra\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Muhammad Ghaffari\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Ayman Shahin\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Muhammed Ejaz\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Mona Nasr\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Osama Mohiddien\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"AbdelRahman Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Alain Arostique\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Daniya Hadi\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Surfaras Abdul Vahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQTIlRDglQUUlRDglQjElMjAlRDglQTMlRDglQUUlRDglQTglRDglQTclRDglQjElM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjVEOCUyNUEzJTI1RDglMjVBRSUyNUQ4JTI1QTglMjVEOCUyNUE3JTI1RDglMjVCMS0lMjVEOCUyNUE3JTI1RDklMjU4NCUyNUQ4JTI1QjQlMjVEOCUyNUIxJTI1RDklMjU4MyUyNUQ4JTI1QTktJTI1RDklMjU4NSUyNUQ4JTI1QTctJTI1RDglMjVBNyUyNUQ5JTI1ODQlMjVEOCUyNUFDJTI1RDglMjVBRiUyNUQ5JTI1OEElMjVEOCUyNUFGJTJGJTIyJTIwY2xhc3MlM0QlMjJ2aWV3YWxsJTIyJTNFJUQ4JUI5JUQ4JUIxJUQ4JUI2JTIwJUQ4JUE3JUQ5JTg0JUQ4JUFDJUQ5JTg1JUQ5JThBJUQ4JUI5JTIwJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-06-04 11:57:36','2016-06-04 11:57:36','',1473,'http://192.168.0.7/rtcme/2016/06/04/1473-revision-v1/',0,'revision','',0),(1681,1,'2016-06-04 12:05:12','2016-06-04 12:05:12','[vc_row el_class=\"margin-top-40\"][vc_column][single_post show_post_title=\"1\" show_post_featured_image=\"1\" show_post_excerpt=\"0\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"0\" show_post_author=\"1\" show_post_categories=\"0\" show_post_tags=\"0\" show_leave_reply_button=\"0\" show_post_author_box=\"1\" show_post_tags_footer=\"1\" show_post_categories_footer=\"1\" show_share_box=\"1\" icons_count=\"1\" icon_type0=\"behance\" icon_type1=\"behance\" icon_type2=\"behance\" icon_type3=\"behance\" icon_type4=\"behance\" icon_type5=\"behance\" icon_type6=\"behance\" icon_type7=\"behance\" icon_type8=\"behance\" icon_type9=\"behance\" icon_type10=\"behance\" icon_type11=\"behance\" icon_type12=\"behance\" icon_type13=\"behance\" icon_type14=\"behance\" icon_type15=\"behance\" icon_type16=\"behance\" icon_type17=\"behance\" icon_type18=\"behance\" icon_type19=\"behance\" icon_type20=\"behance\" icon_type21=\"behance\" icon_type22=\"behance\" icon_type23=\"behance\" icon_type24=\"behance\"][/vc_column][/vc_row]','Single Post Template','','inherit','open','open','','1676-autosave-v1','','','2016-06-04 12:05:12','2016-06-04 12:05:12','',1676,'http://192.168.0.7/rtcme/2016/06/04/1676-autosave-v1/',0,'revision','',0),(1682,1,'2016-06-04 12:08:20','2016-06-04 12:08:20','Paetos dignissim في CURSUS elefeind نورما arcu. Pellentesque وضع accumsan بتوقيت شرق الولايات المتحدة في تيمبوس، فرص التجارة الالكترونية في ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. Suspendisse بتوقيت شرق الولايات المتحدة حامل؛ حبلى ornare. غير ماتيس مرضي suspendisse velit rutrum متواضعة لvelim tortor pellentesque uter خوستو ماجنا حامل؛ حبلى','علامات أنت تحتاج استنزاف الخدمات إصلاح','','draft','open','open','','%d8%b9%d9%84%d8%a7%d9%85%d8%a7%d8%aa-%d8%a3%d9%86%d8%aa-%d8%aa%d8%ad%d8%aa%d8%a7%d8%ac-%d8%a7%d8%b3%d8%aa%d9%86%d8%b2%d8%a7%d9%81-%d8%a7%d9%84%d8%ae%d8%af%d9%85%d8%a7%d8%aa-%d8%a5%d8%b5%d9%84%d8%a7-2','','','2016-10-31 19:30:33','2016-10-31 15:30:33','',0,'http://192.168.0.7/rtcme/?p=1682',0,'post','',0),(1683,1,'2016-06-04 12:08:20','2016-06-04 12:08:20','Paetos dignissim في CURSUS elefeind نورما arcu. Pellentesque وضع accumsan بتوقيت شرق الولايات المتحدة في تيمبوس، فرص التجارة الالكترونية في ullamcorper quam suscipit lacus maecenas tortor. Erates عقدة السيرة metus. Suspendisse بتوقيت شرق الولايات المتحدة حامل؛ حبلى ornare. غير ماتيس مرضي suspendisse velit rutrum متواضعة لvelim tortor pellentesque uter خوستو ماجنا حامل؛ حبلى','علامات أنت تحتاج استنزاف الخدمات إصلاح','','inherit','open','open','','1682-revision-v1','','','2016-06-04 12:08:20','2016-06-04 12:08:20','',1682,'http://192.168.0.7/rtcme/2016/06/04/1682-revision-v1/',0,'revision','',0),(1685,1,'2016-06-04 12:14:36','2016-06-04 12:14:36','[vc_row el_class=\"margin-top-40\"][vc_column][single_post show_post_title=\"1\" show_post_featured_image=\"1\" show_post_excerpt=\"0\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"0\" show_post_author=\"1\" show_post_categories=\"0\" show_post_tags=\"0\" show_leave_reply_button=\"0\" show_post_author_box=\"1\" show_post_tags_footer=\"1\" show_post_categories_footer=\"1\" show_share_box=\"1\" icons_count=\"1\" icon_type0=\"behance\" icon_type1=\"behance\" icon_type2=\"behance\" icon_type3=\"behance\" icon_type4=\"behance\" icon_type5=\"behance\" icon_type6=\"behance\" icon_type7=\"behance\" icon_type8=\"behance\" icon_type9=\"behance\" icon_type10=\"behance\" icon_type11=\"behance\" icon_type12=\"behance\" icon_type13=\"behance\" icon_type14=\"behance\" icon_type15=\"behance\" icon_type16=\"behance\" icon_type17=\"behance\" icon_type18=\"behance\" icon_type19=\"behance\" icon_type20=\"behance\" icon_type21=\"behance\" icon_type22=\"behance\" icon_type23=\"behance\" icon_type24=\"behance\"][/vc_column][/vc_row]','Single Post Template','','inherit','open','open','','1676-revision-v1','','','2016-06-04 12:14:36','2016-06-04 12:14:36','',1676,'http://192.168.0.7/rtcme/2016/06/04/1676-revision-v1/',0,'revision','',0),(1687,1,'2016-07-03 09:59:44','0000-00-00 00:00:00','<p>[vc_row el_class=\"margin-top-70\"][vc_column][single_post show_post_title=\"1\" show_post_featured_image=\"1\" show_post_excerpt=\"0\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" show_post_author=\"1\" show_post_categories=\"1\" show_leave_reply_button=\"1\" show_post_author_box=\"1\" show_post_tags_footer=\"1\" show_post_categories_footer=\"1\" show_share_box=\"1\" icons_count=\"1\" icon_type0=\"behance\" icon_type1=\"behance\" icon_type2=\"behance\" icon_type3=\"behance\" icon_type4=\"behance\" icon_type5=\"behance\" icon_type6=\"behance\" icon_type7=\"behance\" icon_type8=\"behance\" icon_type9=\"behance\" icon_type10=\"behance\" icon_type11=\"behance\" icon_type12=\"behance\" icon_type13=\"behance\" icon_type14=\"behance\" icon_type15=\"behance\" icon_type16=\"behance\" icon_type17=\"behance\" icon_type18=\"behance\" icon_type19=\"behance\" icon_type20=\"behance\" icon_type21=\"behance\" icon_type22=\"behance\" icon_type23=\"behance\" icon_type24=\"behance\"][/vc_column][/vc_row]</p>\n','','','draft','closed','closed','','','','','2016-07-03 09:59:44','2016-07-03 09:59:44','',0,'http://192.168.0.7/rtcme/?post_type=ql_services&#038;p=1687',0,'ql_services','',0),(1689,1,'2016-10-03 05:51:05','2016-10-03 05:51:05','[vc_row][vc_column][box_header title=\"فريق العمل\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></div>\n<div class=\"memberName\">منى نصر<span class=\"memDes\">مدير تطوير الأعمال / مدير عام</span></div>\n[/vc_column_text][vc_column_text]مع أكثر من 15 عاما من الخبرة العملية في شركات عالمية ومحلية في دولة الإمارات العربية المتحدة؛ اكتسبت السيدة نصر مهارات وتكتيكات التفاوض لإثراء سمعة CRTC من خلال الاهتمام بالتطوير الاستراتيجي للشركة ، تحديد الصفقات التجارية المحتملة، تعزيز العلاقات التجارية الحالية وبناء أخرى جديدة، وتوفير البيانات والمقترحات عن السوق والمنافسين لتحسين مقترحات وعقود CRTC المميزة والفريدة من نوعها.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\n<div class=\"memberName\">أيمن شاهين<span class=\"memDes\">مدير إداري</span></div>\n[/vc_column_text][vc_column_text]بدأ العمل في الشركة منذ نشأتها في عام 2008. أيمن يربط جميع إدارات CRTC معا ولديه إخلاص والتزام قويين مما يساعدانه على التأكد من تحقيق جميع الأهداف التي تضعها الإدارة العليا. مهاراته التنظيمية وحل المشاكل تساعده على تشغيل الجوانب الإدارية للشركة بفعالية وسلاسة.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></div>\n<div class=\"memberName\">سرفراس عبدالوهاب<span class=\"memDes\">مدير الرسامين</span></div>\n[/vc_column_text][vc_column_text]سرفراس مدير الرسامين على درجة عالية من الكفاءة لديه أكثر من 9 سنوات من الخبرة الواسعة في تصميم شرائح الخدمات، تخطيط النقل والمواصلات، وتصميم الطرق. خبراته تسمح له بالعمل تحت الكثير من الضغط ومع ذلك فهو يوفر نتائج إيجابية. انه على دراية تامة بالمتطلبات والإجراءات في إنتاج الرسوم التي يتعين تقديمها للجهات الرسمية وذلك للحصول على موافقاتها[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1542\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></div>\n<div class=\"memberName\">أسامة محي الدين<span class=\"memDes\">مهندس نقل ومواصلات</span></div>\n[/vc_column_text][vc_column_text]أسامة لديه بضع سنوات من الخبرة في مجال هندسة النقل والمواصلات حيث عمل في شركات استشارات عالمية متخصصة في مجال النقل والمواصلات بدولة الإمارات العربية المتحدة؛ تضم منطقة تخصصه تحليل السيناريوهات، تصميم التقاطعات، تقييم السلامة على الطرق، ودراسات تأثير حركة المرور وغيرهم الكثير. كما أنه على دراية ببرامج الهندسة مثل AutoCAD، Synchro وSidra Intersection.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\n<div class=\"memberName\">محمد إعجاز<span class=\"memDes\">مهندس طرق</span></div>\n[/vc_column_text][vc_column_text]محمد اعجاز هو خريج الهندسة الحضرية والبنية التحتية، محمد يعمل كمهندس تصميم الطرق في CRTC لأكثر من عامين. لديه خبرة أكاديمية ومهنية قوية في مجال التصميم الحضري والطرق بما في ذلك تصميم شرائح الخدمات حسب الممارسات والمعايير المحلية والدولية. مع أن لديه بضع سنوات من الخبرة في مجال تصميم وإدارة المشاريع إلا أنه أصبح واحد من الأعضاء الأساسيين في فريق CRTC.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\n<div class=\"teamImg\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></div>\n<div class=\"memberName\">يمنى حطبة<span class=\"memDes\">مهندس معماري</span></div>\n[/vc_column_text][vc_column_text]يمنى هي حديث التخرج. لديها إبداع قوي، اهتام بأدق التفاصيل، ومهارات ممتازة في برمجيات التصميم من مثل AutoCAD، Revit، 3D Max، Photoshop، SketchUp، وCBN Selector. اهتمامها في مجال المباني سمح لها بالعمل على مجموعة متنوعة من المشاريع في دولة الإمارات العربية المتحدة من مثل فندق نهال وبنك الدوحة.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','فريق العمل','','inherit','open','open','','1605-autosave-v1','','','2016-10-03 05:51:05','2016-10-03 05:51:05','',1605,'http://192.168.0.7/rtcme/2016/06/10/1605-autosave-v1/',0,'revision','',0),(1690,1,'2016-06-10 09:22:20','2016-06-10 09:22:20','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\"><img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></a></div>\r\n<div class=\"memberName\">منى نصر<span class=\"memDes\">مدير تطوير الأعمال / مدير عام</span></div>\r\n[/vc_column_text][vc_column_text]مع أكثر من 15 عاما من الخبرة العملية في شركات عالمية ومحلية في دولة الإمارات العربية المتحدة؛ اكتسبت السيدة نصر مهارات وتكتيكات التفاوض لإثراء سمعة CRTC من خلال الاهتمام بالتطوير الاستراتيجي للشركة ، تحديد الصفقات التجارية المحتملة، تعزيز العلاقات التجارية الحالية وبناء أخرى جديدة، وتوفير البيانات والمقترحات عن السوق والمنافسين لتحسين مقترحات وعقود CRTC المميزة والفريدة من نوعها.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">أيمن شاهين<span class=\"memDes\">مدير إداري</span></div>\r\n[/vc_column_text][vc_column_text]بدأ العمل في الشركة منذ نشأتها في عام 2008. أيمن يربط جميع إدارات CRTC معا ولديه إخلاص والتزام قويين مما يساعدانه على التأكد من تحقيق جميع الأهداف التي تضعها الإدارة العليا. مهاراته التنظيمية وحل المشاكل تساعده على تشغيل الجوانب الإدارية للشركة بفعالية وسلاسة.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/Godfrey-Antony.png\"><img class=\"alignnone size-full wp-image-1541\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Godfrey-Antony.png\" alt=\"Godfrey Antony\" width=\"500\" height=\"1028\" /></a></div>\r\n<div class=\"memberName\">جودفري أنطوني<span class=\"memDes\">مدير تنسيق العقود والمشاريع</span></div>\r\n[/vc_column_text][vc_column_text]السيد أنطوني هو واحد من الأعضاء الجدد في CRTC. لديه فوق ال24 عاما من الخبرة في دولة الإمارات العربية المتحدة تسمح له بإدارة المشاريع من المرحلة الابتدائية إلى مرحلة انتهاء البناء وتسليم المشروع. جودفري لديه معرفة واسعة في العقود والإدارة، مراقبة جودة المشروع، إدارة الموظفين والموارد البشرية والوثائق. لديه مهارات ممتازة والتزام بالعمل الجماعي؛ مهاراته التنظيمية وقدراته على حل المشاكل تمكنانه من تحديد الأولويات المهمة والعمل بفعالية تحت الضغط مع أدنى حد من الإشراف.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\"><img class=\"alignnone size-full wp-image-1542\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></a></div>\r\n<div class=\"memberName\">أسامة محي الدين<span class=\"memDes\">مهندس نقل ومواصلات</span></div>\r\n[/vc_column_text][vc_column_text]أسامة لديه بضع سنوات من الخبرة في مجال هندسة النقل والمواصلات حيث عمل في شركات استشارات عالمية متخصصة في مجال النقل والمواصلات بدولة الإمارات العربية المتحدة؛ تضم منطقة تخصصه تحليل السيناريوهات، تصميم التقاطعات، تقييم السلامة على الطرق، ودراسات تأثير حركة المرور وغيرهم الكثير. كما أنه على دراية ببرامج الهندسة مثل AutoCAD، Synchro وSidra Intersection.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">محمد إعجاز<span class=\"memDes\">مهندس طرق</span></div>\r\n[/vc_column_text][vc_column_text]محمد اعجاز هو خريج الهندسة الحضرية والبنية التحتية، محمد يعمل كمهندس تصميم الطرق في CRTC لأكثر من عامين. لديه خبرة أكاديمية ومهنية قوية في مجال التصميم الحضري والطرق بما في ذلك تصميم شرائح الخدمات حسب الممارسات والمعايير المحلية والدولية. مع أن لديه بضع سنوات من الخبرة في مجال تصميم وإدارة المشاريع إلا أنه أصبح واحد من الأعضاء الأساسيين في فريق CRTC.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></a></div>\r\n<div class=\"memberName\">سرفراس عبدالوهاب<span class=\"memDes\">مدير الرسامين</span></div>\r\n[/vc_column_text][vc_column_text]سرفراس مدير الرسامين على درجة عالية من الكفاءة لديه أكثر من 9 سنوات من الخبرة الواسعة في تصميم شرائح الخدمات، تخطيط النقل والمواصلات، وتصميم الطرق. خبراته تسمح له بالعمل تحت الكثير من الضغط ومع ذلك فهو يوفر نتائج إيجابية. انه على دراية تامة بالمتطلبات والإجراءات في إنتاج الرسوم التي يتعين تقديمها للجهات الرسمية وذلك للحصول على موافقاتها[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><a href=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></a></div>\r\n<div class=\"memberName\">يمنى حطبة<span class=\"memDes\">مهندس معماري</span></div>\r\n[/vc_column_text][vc_column_text]يمنى هي حديث التخرج. لديها إبداع قوي، اهتام بأدق التفاصيل، ومهارات ممتازة في برمجيات التصميم من مثل AutoCAD، Revit، 3D Max، Photoshop، SketchUp، وCBN Selector. اهتمامها في مجال المباني سمح لها بالعمل على مجموعة متنوعة من المشاريع في دولة الإمارات العربية المتحدة من مثل فندق نهال وبنك الدوحة.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','فريق العمل','','inherit','open','open','','1605-revision-v1','','','2016-06-10 09:22:20','2016-06-10 09:22:20','',1605,'http://192.168.0.7/rtcme/2016/06/10/1605-revision-v1/',0,'revision','',0),(1691,1,'2016-06-10 10:05:22','2016-06-10 10:05:22','','تسجيل الدخول للبريد الإلكتروني','','publish','open','open','','%d8%aa%d8%b3%d8%ac%d9%8a%d9%84-%d8%a7%d9%84%d8%af%d8%ae%d9%88%d9%84-%d9%84%d9%84%d8%a8%d8%b1%d9%8a%d8%af-%d8%a7%d9%84%d8%a5%d9%84%d9%83%d8%aa%d8%b1%d9%88%d9%86%d9%8a','','','2016-07-17 07:08:45','2016-07-17 07:08:45','',0,'http://192.168.0.7/rtcme/?p=1691',4,'nav_menu_item','',0),(1692,1,'2016-06-10 10:05:22','2016-06-10 10:05:22','','تسجيل الدخول لريبليكون','','publish','open','open','','%d8%aa%d8%b3%d8%ac%d9%8a%d9%84-%d8%a7%d9%84%d8%af%d8%ae%d9%88%d9%84-%d9%84%d8%b1%d9%8a%d8%a8%d9%84%d9%8a%d9%83%d9%88%d9%86','','','2016-07-17 07:08:45','2016-07-17 07:08:45','',0,'http://192.168.0.7/rtcme/?p=1692',5,'nav_menu_item','',0),(1693,1,'2016-06-10 10:05:23','2016-06-10 10:05:23','','تسجيل الدخول لخادم الـ FTP','','publish','open','open','','ftp%d8%aa%d8%b3%d8%ac%d9%8a%d9%84-%d8%a7%d9%84%d8%af%d8%ae%d9%88%d9%84-%d9%84%d8%ae%d8%a7%d8%af%d9%85-%d8%a7%d9%84%d9%80','','','2016-07-17 07:08:45','2016-07-17 07:08:45','',0,'http://192.168.0.7/rtcme/?p=1693',6,'nav_menu_item','',0),(1694,1,'2016-06-10 10:11:58','2016-06-10 10:11:58','[vc_row type=\"full-width\"][vc_column][re_map lat=\"24.505800 \" lng=\"54.375493 \" marker_lat=\"24.505800 \" marker_lng=\"54.375493 \" zoom=\"16\" icon_width=\"38\" icon_height=\"48\" icon_anchor_x=\"18\" icon_anchor_y=\"48\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][featured_item icon=\"location\"]كانيديان رود ترانسبورت أند سيفيل إنجينيرنج كونسلتنت (CRTC)\r\n\r\n230 شارع الميناء، مكتب رقم 804 سيلفر ويف تاور \"بناية بنك الإتحاد الوطني\"\r\n\r\nصندوق البريد: 94645\r\n\r\nأبوظبي، الإمارات العربية المتحدة\r\n\r\nالبريد الإلكتروني : <a href=\"emailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"phone\"]هاتف:<em> +971 2 645 2662</em>\r\n\r\nفاكس:<em> +971 2 645 2661</em>[/featured_item][/vc_column][vc_column width=\"1/3\"][featured_item icon=\"clock\"]الأحد إلى الأربعاء: 18.00 – 08.00\r\n\r\nالخميس: 17.00 – 08.00[/featured_item][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\" el_class=\"padding-bottom-66\"][vc_column][vc_column_text]إذا أردت معرفة المزيد عن خدماتنا المهنية، يرجى استخدام نموذج التواصل أو راسلنا على البريد الإلكتروني التالي: rtcme@rtcme.com[/vc_column_text][vc_column_text][contact-form-7 id=\"1650\" title=\"Contact form\"][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','تواصل معنا','','inherit','open','open','','1626-revision-v1','','','2016-06-10 10:11:58','2016-06-10 10:11:58','',1626,'http://192.168.0.7/rtcme/2016/06/10/1626-revision-v1/',0,'revision','',0),(1695,1,'2016-06-10 10:43:16','2016-06-10 10:43:16','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main-arabic\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>مرحبا بكم في موقع شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م.</h2>\r\nبدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق، المواصلات، والهندسة المدنية ثم توسعت لتكةن شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/%D9%84%D9%85%D8%AD%D8%A9-%D8%B9%D9%86%D8%A7/\">تعرف على المزيد</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>رسالتنا</h3>\r\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQUUlRDglQUYlRDklODUlRDglQTclRDglQUElM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRSVEOSU4NSVEOCVCOSUyMCVEOCVBMyVEOSU4MyVEOCVBQiVEOCVCMSUyMCVEOSU4NSVEOSU4NiUyMDglMjAlRDglQjMlRDklODYlRDklODglRDglQTclRDglQUElMjAlRDklODUlRDklODYlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTklMjAlRDglQTclRDklODQlRDklODglRDglQTclRDglQjMlRDglQjklRDglQTklMjAlRDklODglRDglQTclRDklODQlRDglQUElRDglQjElRDklODMlRDklOEElRDglQjIlMjAlRDglQTclRDklODQlRDglQUQlRDklODIlRDklOEElRDklODIlRDklOEElMjAlRDglQjklRDklODQlRDklODklMjAlRDglQjElRDglQjYlRDglQTclMjAlRDglQTclRDklODQlRDglQjklRDklODUlRDklODQlRDglQTclRDglQTElRDglOEMlMjAlRDklOEElRDklODUlRDklODMlRDklODYlRDklODMlMjAlRDglQTclRDklODQlRDglQTclRDglQjklRDglQUElRDklODUlRDglQTclRDglQUYlMjAlRDglQjklRDklODQlRDklOEElRDklODYlRDglQTclMjAlRDklODElRDklOEElMjAlRDklODUlRDglQjQlRDglQjElRDklODglRDglQjklRDklODMlMjAlRDglQTclRDklODQlRDklODUlRDklODIlRDglQTglRDklODQuJTIwJUQ4JUFBJUQ5JTgyJUQ4JUFGJUQ5JTg1JTIwQ1JUQyUyMCVEOSU4NSVEOCVBQyVEOSU4NSVEOSU4OCVEOCVCOSVEOCVBOSUyMCVEOSU4OCVEOCVBNyVEOCVCMyVEOCVCOSVEOCVBOSUyMCVEOSU4NSVEOSU4NiUyMCVEOCVBNyVEOSU4NCVEOCVBRSVEOCVBRiVEOSU4NSVEOCVBNyVEOCVBQSUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOSU4QSVEOCVBOSUyMCVEOCVBOCVEOSU4NSVEOCVBNyUyMCVEOSU4MSVEOSU4QSUyMCVEOCVCMCVEOSU4NCVEOSU4MyUyMCVEOSU4OCVEOSU4NCVEOSU4MyVEOSU4NiUyMCVEOCVBRiVEOSU4OCVEOSU4NiUyMCVEOCVBMyVEOSU4NiUyMCVEOSU4QSVEOSU4MiVEOCVBQSVEOCVCNSVEOCVCMSUyMCVEOCVCOSVEOSU4NCVEOSU4OSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVCMSVEOSU4MiVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4OCVEOCVBNyVEOCVCNSVEOSU4NCVEOCVBNyVEOCVBQSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOCVBOCVEOSU4NiVEOSU4QSVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOCVBQSVEOCVBRCVEOCVBQSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4NiVEOCVBNyVEOCVCOCVEOCVCMSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVBOCVEOSU4QSVEOCVCOSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4MyVEOSU4NyVEOCVCMSVEOCVBOCVEOCVBNyVEOCVBNiVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVCOSVEOSU4NSVEOCVBNyVEOCVCMSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOSU4OCVEOCVBQSVEOCVCNSVEOSU4NSVEOSU4QSVEOSU4NSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVBOCVEOCVBNyVEOSU4NiVEOSU4QS4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODUlRDglQjQlRDglQTclRDglQjElRDklOEElRDglQjklM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDglQTMlRDglQjklRDglQjglRDklODUlMjAlRDglQTUlRDklODYlRDglQUMlRDglQTclRDglQjIlRDglQTclRDglQUElRDklODYlRDglQTclM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"-,1679\" category=\"%d8%a7%d9%84%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9-%d8%a7%d9%84%d9%85%d9%86%d8%ac%d8%b2%d8%a9\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODElRDglQjElRDklOEElRDklODIlMjAlRDglQjklRDklODUlRDklODQlM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDklODIlRDglQTclRDglQTglRDklODQlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTclRDglQTElM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Yomna Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Godfrey Antony\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Mary Garra\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Muhammad Ghaffari\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Ayman Shahin\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Muhammed Ejaz\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Mona Nasr\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Osama Mohiddien\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"AbdelRahman Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Alain Arostique\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Daniya Hadi\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Surfaras Abdul Vahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQTIlRDglQUUlRDglQjElMjAlRDglQTMlRDglQUUlRDglQTglRDglQTclRDglQjElM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjVEOCUyNUEzJTI1RDglMjVBRSUyNUQ4JTI1QTglMjVEOCUyNUE3JTI1RDglMjVCMS0lMjVEOCUyNUE3JTI1RDklMjU4NCUyNUQ4JTI1QjQlMjVEOCUyNUIxJTI1RDklMjU4MyUyNUQ4JTI1QTktJTI1RDklMjU4NSUyNUQ4JTI1QTctJTI1RDglMjVBNyUyNUQ5JTI1ODQlMjVEOCUyNUFDJTI1RDglMjVBRiUyNUQ5JTI1OEElMjVEOCUyNUFGJTJGJTIyJTIwY2xhc3MlM0QlMjJ2aWV3YWxsJTIyJTNFJUQ4JUI5JUQ4JUIxJUQ4JUI2JTIwJUQ4JUE3JUQ5JTg0JUQ4JUFDJUQ5JTg1JUQ5JThBJUQ4JUI5JTIwJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-06-10 10:43:16','2016-06-10 10:43:16','',1473,'http://192.168.0.7/rtcme/2016/06/10/1473-revision-v1/',0,'revision','',0),(1696,1,'2016-06-10 11:40:28','2016-06-10 11:40:28','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main-arabic\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>مرحبا بكم في موقع شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م.</h2>\r\nبدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق، المواصلات، والهندسة المدنية ثم توسعت لتكةن شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/%D9%84%D9%85%D8%AD%D8%A9-%D8%B9%D9%86%D8%A7/\">تعرف على المزيد</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>رسالتنا</h3>\r\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQUUlRDglQUYlRDklODUlRDglQTclRDglQUElM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRSVEOSU4NSVEOCVCOSUyMCVEOCVBMyVEOSU4MyVEOCVBQiVEOCVCMSUyMCVEOSU4NSVEOSU4NiUyMDglMjAlRDglQjMlRDklODYlRDklODglRDglQTclRDglQUElMjAlRDklODUlRDklODYlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTklMjAlRDglQTclRDklODQlRDklODglRDglQTclRDglQjMlRDglQjklRDglQTklMjAlRDklODglRDglQTclRDklODQlRDglQUElRDglQjElRDklODMlRDklOEElRDglQjIlMjAlRDglQTclRDklODQlRDglQUQlRDklODIlRDklOEElRDklODIlRDklOEElMjAlRDglQjklRDklODQlRDklODklMjAlRDglQjElRDglQjYlRDglQTclMjAlRDglQTclRDklODQlRDglQjklRDklODUlRDklODQlRDglQTclRDglQTElRDglOEMlMjAlRDklOEElRDklODUlRDklODMlRDklODYlRDklODMlMjAlRDglQTclRDklODQlRDglQTclRDglQjklRDglQUElRDklODUlRDglQTclRDglQUYlMjAlRDglQjklRDklODQlRDklOEElRDklODYlRDglQTclMjAlRDklODElRDklOEElMjAlRDklODUlRDglQjQlRDglQjElRDklODglRDglQjklRDklODMlMjAlRDglQTclRDklODQlRDklODUlRDklODIlRDglQTglRDklODQuJTIwJUQ4JUFBJUQ5JTgyJUQ4JUFGJUQ5JTg1JTIwQ1JUQyUyMCVEOSU4NSVEOCVBQyVEOSU4NSVEOSU4OCVEOCVCOSVEOCVBOSUyMCVEOSU4OCVEOCVBNyVEOCVCMyVEOCVCOSVEOCVBOSUyMCVEOSU4NSVEOSU4NiUyMCVEOCVBNyVEOSU4NCVEOCVBRSVEOCVBRiVEOSU4NSVEOCVBNyVEOCVBQSUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOSU4QSVEOCVBOSUyMCVEOCVBOCVEOSU4NSVEOCVBNyUyMCVEOSU4MSVEOSU4QSUyMCVEOCVCMCVEOSU4NCVEOSU4MyUyMCVEOSU4OCVEOSU4NCVEOSU4MyVEOSU4NiUyMCVEOCVBRiVEOSU4OCVEOSU4NiUyMCVEOCVBMyVEOSU4NiUyMCVEOSU4QSVEOSU4MiVEOCVBQSVEOCVCNSVEOCVCMSUyMCVEOCVCOSVEOSU4NCVEOSU4OSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVCMSVEOSU4MiVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4OCVEOCVBNyVEOCVCNSVEOSU4NCVEOCVBNyVEOCVBQSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOCVBOCVEOSU4NiVEOSU4QSVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOCVBQSVEOCVBRCVEOCVBQSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4NiVEOCVBNyVEOCVCOCVEOCVCMSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVBOCVEOSU4QSVEOCVCOSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4MyVEOSU4NyVEOCVCMSVEOCVBOCVEOCVBNyVEOCVBNiVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVCOSVEOSU4NSVEOCVBNyVEOCVCMSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOSU4OCVEOCVBQSVEOCVCNSVEOSU4NSVEOSU4QSVEOSU4NSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVBOCVEOCVBNyVEOSU4NiVEOSU4QS4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODUlRDglQjQlRDglQTclRDglQjElRDklOEElRDglQjklM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDglQTMlRDglQjklRDglQjglRDklODUlMjAlRDglQTUlRDklODYlRDglQUMlRDglQTclRDglQjIlRDglQTclRDglQUElRDklODYlRDglQTclM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"-,1679\" category=\"%d8%a7%d9%84%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9-%d8%a7%d9%84%d9%85%d9%86%d8%ac%d8%b2%d8%a9\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODElRDglQjElRDklOEElRDklODIlMjAlRDglQjklRDklODUlRDklODQlM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDklODIlRDglQTclRDglQTglRDklODQlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTclRDglQTElM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"يمنى حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"جودفري أنطوني\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"ماري غارا\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"محمد غفاري\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"أيمن شاهين\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"محمد إعجاز\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"منى نصر\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"أسامة محي الدين\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"عبدالرحمن حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"ألين أروستيك\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"دانية هادي\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"سرفراس عبدالوهاب\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQTIlRDglQUUlRDglQjElMjAlRDglQTMlRDglQUUlRDglQTglRDglQTclRDglQjElM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjVEOCUyNUEzJTI1RDglMjVBRSUyNUQ4JTI1QTglMjVEOCUyNUE3JTI1RDglMjVCMS0lMjVEOCUyNUE3JTI1RDklMjU4NCUyNUQ4JTI1QjQlMjVEOCUyNUIxJTI1RDklMjU4MyUyNUQ4JTI1QTktJTI1RDklMjU4NSUyNUQ4JTI1QTctJTI1RDglMjVBNyUyNUQ5JTI1ODQlMjVEOCUyNUFDJTI1RDglMjVBRiUyNUQ5JTI1OEElMjVEOCUyNUFGJTJGJTIyJTIwY2xhc3MlM0QlMjJ2aWV3YWxsJTIyJTNFJUQ4JUI5JUQ4JUIxJUQ4JUI2JTIwJUQ4JUE3JUQ5JTg0JUQ4JUFDJUQ5JTg1JUQ5JThBJUQ4JUI5JTIwJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-06-10 11:40:28','2016-06-10 11:40:28','',1473,'http://192.168.0.7/rtcme/2016/06/10/1473-revision-v1/',0,'revision','',0),(1697,1,'2016-06-10 11:53:33','2016-06-10 11:53:33','<div class=\"rtcconsultants_site_map\">\r\n    <div style=\"width:100%; min-height:2px; overflow:hidden; \">\r\n        \r\n        <div style=\"border:1px solid #eaeaea; width:300px; float:left; margin:5px;\">	\r\n        \r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=1\">Home</a></span></li>\r\n           		\r\n</ul>\r\n\r\n        </div>\r\n        \r\n        <div style=\"border:1px solid #eaeaea; width:300px; float:left; margin:5px;\">	\r\n        \r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        \r\n        <li class=\"collapsable lastCollapsable\"><div class=\"hitarea collapsable-hitarea lastCollapsable-hitarea\"></div><span class=\"folder\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=2\" class=\"\">About Us</a></span>\r\n            <ul class=\"filetree treeview\" id=\"browser\" style=\"display: block;\">\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=3\">Vision &amp; Mission</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=28\">Our Values</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=5\" class=\"\">Board of Directors</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=31\">Chairman\'s Message</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=33\">What We Do</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=53\">Organization Structure</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                   		   </ul>\r\n        </li>\r\n           		\r\n</ul>\r\n\r\n        </div>\r\n        \r\n        <div style=\"border:1px solid #eaeaea; width:300px; float:left; margin:5px;\">	\r\n        \r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        \r\n        <li class=\"collapsable lastCollapsable\"><div class=\"hitarea collapsable-hitarea lastCollapsable-hitarea \"></div><span class=\"folder\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=6\" class=\"\">Services</a></span>\r\n            <ul class=\"filetree treeview\" id=\"browser\">\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        \r\n        <li class=\"collapsable lastCollapsable\"><div class=\"hitarea collapsable-hitarea lastCollapsable-hitarea \"></div><span class=\"folder\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=34\">Traffic Engineering Services</a></span>\r\n            <ul class=\"filetree treeview\" id=\"browser\">\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=157\">Traffic Surveys Services</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                   		   </ul>\r\n        </li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=35\" class=\"\">Roadway Design Services</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=36\" class=\"\">Infrastructure Design Services</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=37\" class=\"\">Project Management Services</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=45\" class=\"\">Construction Management, Administration and On-Site Services</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                   		   </ul>\r\n        </li>\r\n           		\r\n</ul>\r\n\r\n        </div>\r\n        \r\n        <div style=\"border:1px solid #eaeaea; width:300px; float:left; margin:5px;\">	\r\n        \r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        \r\n        <li class=\"collapsable lastCollapsable\"><div class=\"hitarea collapsable-hitarea lastCollapsable-hitarea \"></div><span class=\"folder\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=7\">Projects</a></span>\r\n            <ul class=\"filetree treeview\" id=\"browser\">\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        \r\n        <li class=\"collapsable lastCollapsable\"><div class=\"hitarea collapsable-hitarea lastCollapsable-hitarea \"></div><span class=\"folder\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=38\">Completed  Projects</a></span>\r\n            <ul class=\"filetree treeview\" id=\"browser\">\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        \r\n        <li class=\"collapsable lastCollapsable\"><div class=\"hitarea collapsable-hitarea lastCollapsable-hitarea \"></div><span class=\"folder\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=128\">Traffic Impact Studies</a></span>\r\n            <ul class=\"filetree treeview\" id=\"browser\">\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=129\">TIS Level 1 (Circulation Plans)</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=130\">TIS Level 2</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                   		   </ul>\r\n        </li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        \r\n        <li class=\"collapsable lastCollapsable\"><div class=\"hitarea collapsable-hitarea lastCollapsable-hitarea \"></div><span class=\"folder\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=131\">Traffic &amp; Parking Studies</a></span>\r\n            <ul class=\"filetree treeview\" id=\"browser\">\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=132\">Shared Parking Analysis</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=133\">Traffic Management &amp; Staging Plan</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=134\">Parking Analysis &amp; Parking Management Plan</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                   		   </ul>\r\n        </li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        \r\n        <li class=\"collapsable lastCollapsable\"><div class=\"hitarea collapsable-hitarea lastCollapsable-hitarea \"></div><span class=\"folder\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=135\">Transportation Master Plan</a></span>\r\n            <ul class=\"filetree treeview\" id=\"browser\">\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=136\">TIS Level 3</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=137\">Roadway Planning</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=138\">Access Strategy</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=139\">UPC Conceptual &amp; Detailed Planning</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                   		   </ul>\r\n        </li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        \r\n        <li class=\"collapsable lastCollapsable\"><div class=\"hitarea collapsable-hitarea lastCollapsable-hitarea \"></div><span class=\"folder\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=140\">Roadway Design</a></span>\r\n            <ul class=\"filetree treeview\" id=\"browser\">\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=141\">Urban Roadway Design</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=142\">Design Review</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=143\">Street Lighting Design</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=144\">Storm Water Networks Design</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                   		   </ul>\r\n        </li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        \r\n        <li class=\"collapsable lastCollapsable\"><div class=\"hitarea collapsable-hitarea lastCollapsable-hitarea \"></div><span class=\"folder\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=145\">Infrastructure Design</a></span>\r\n            <ul class=\"filetree treeview\" id=\"browser\">\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=146\">Potable Water Networks Design</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=147\">Irrigation Water Networks Design</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=148\">Foul Water Networks Design</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=149\">Power Networks Design</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=150\">Gas Networks Design</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=151\">Chilled Water Networks Design</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                   		   </ul>\r\n        </li>\r\n           		\r\n</ul>\r\n\r\n                   		   </ul>\r\n        </li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=39\">On-Going Projects</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=155\">Approvals</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                   		   </ul>\r\n        </li>\r\n           		\r\n</ul>\r\n\r\n        </div>\r\n        \r\n        <div style=\"border:1px solid #eaeaea; width:300px; float:left; margin:5px;\">	\r\n        \r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        \r\n        <li class=\"collapsable lastCollapsable\"><div class=\"hitarea collapsable-hitarea lastCollapsable-hitarea \"></div><span class=\"folder\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=8\">News</a></span>\r\n            <ul class=\"filetree treeview\" id=\"browser\">\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        \r\n        <li class=\"collapsable lastCollapsable\"><div class=\"hitarea collapsable-hitarea lastCollapsable-hitarea \"></div><span class=\"folder\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=41\">Latest News</a></span>\r\n            <ul class=\"filetree treeview\" id=\"browser\">\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=51\">news 1</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=52\">news2</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                   		   </ul>\r\n        </li>\r\n           		\r\n</ul>\r\n\r\n                   		   </ul>\r\n        </li>\r\n           		\r\n</ul>\r\n\r\n        </div>\r\n        \r\n        <div style=\"border:1px solid #eaeaea; width:300px; float:left; margin:5px;\">	\r\n        \r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        \r\n        <li class=\"collapsable lastCollapsable\"><div class=\"hitarea collapsable-hitarea lastCollapsable-hitarea \"></div><span class=\"folder\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=9\">Careers</a></span>\r\n            <ul class=\"filetree treeview\" id=\"browser\">\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=112\">Opportunities / Openings</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=113\">Submit Your Resume</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                   		   </ul>\r\n        </li>\r\n           		\r\n</ul>\r\n\r\n        </div>\r\n        \r\n        <div style=\"border:1px solid #eaeaea; width:300px; float:left; margin:5px;\">	\r\n        \r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        \r\n        <li class=\"collapsable lastCollapsable\"><div class=\"hitarea collapsable-hitarea lastCollapsable-hitarea \"></div><span class=\"folder\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=10\">Contact Us</a></span>\r\n            <ul class=\"filetree treeview\" id=\"browser\">\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=26\">Contact Us</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=42\">Location Map</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                   		   </ul>\r\n        </li>\r\n           		\r\n</ul>\r\n\r\n        </div>\r\n        \r\n        <div style=\"border:1px solid #eaeaea; width:300px; float:left; margin:5px;\">	\r\n        \r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        \r\n        <li class=\"collapsable lastCollapsable\"><div class=\"hitarea collapsable-hitarea lastCollapsable-hitarea \"></div><span class=\"folder\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=56\">Links</a></span>\r\n            <ul class=\"filetree treeview\" id=\"browser\">\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=115\" class=\"\">Organizations</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                   		   </ul>\r\n        </li>\r\n           		\r\n</ul>\r\n\r\n        </div>\r\n        \r\n        <div style=\"border:1px solid #eaeaea; width:300px; float:left; margin:5px;\">	\r\n        \r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        \r\n        <li class=\"collapsable lastCollapsable\"><div class=\"hitarea collapsable-hitarea lastCollapsable-hitarea \"></div><span class=\"folder\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=11\">Employee</a></span>\r\n            <ul class=\"filetree treeview\" id=\"browser\">\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a target=\"_blank\" href=\"/web/20130726024115/http://www.globat.com/mail/\">Email Login</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a target=\"_blank\" href=\"ftp://ftp.rtcme.com\">FTP Login</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a target=\"_blank\" href=\"/web/20130726024115/http://hosted.webtimesheet.com/rtcme/replicon\">Time Sheet Login</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a target=\"_blank\" href=\"/web/20130726024115/http://rtcme.repliconwr.com/Resourcing/Welcome.aspx\">Web Resource Login</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                   		   </ul>\r\n        </li>\r\n           		\r\n</ul>\r\n\r\n        </div>\r\n        \r\n        <div style=\"border:1px solid #eaeaea; width:300px; float:left; margin:5px;\">	\r\n        \r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        \r\n        <li class=\"collapsable lastCollapsable\"><div class=\"hitarea collapsable-hitarea lastCollapsable-hitarea \"></div><span class=\"folder\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=19\">Services We Offer</a></span>\r\n            <ul class=\"filetree treeview\" id=\"browser\">\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=125\">Traffic Engineering</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=126\" class=\"\">Road Way Design</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                                \r\n                	\r\n<ul class=\"filetree treeview\" id=\"browser\">\r\n		        	<li class=\"last\"><span class=\"file\"><a href=\"/web/20130726024115/http://www.rtcme.com/index.php?cmd=cms__v_a&amp;article_id=127\" class=\"\">Infrastructure Design</a></span></li>\r\n           		\r\n</ul>\r\n\r\n                   		   </ul>\r\n        </li>\r\n           		\r\n</ul>\r\n\r\n        </div>\r\n        </div>\r\n</div>','Site Map','','inherit','open','open','','1145-revision-v1','','','2016-06-10 11:53:33','2016-06-10 11:53:33','',1145,'http://192.168.0.7/rtcme/2016/06/10/1145-revision-v1/',0,'revision','',0),(1698,1,'2016-06-10 11:59:30','2016-06-10 11:59:30','[vc_row][vc_column][vc_column_text]\r\n<ul>\r\n	<li><a>Home</a></li>\r\n	<li><a>About CRTC</a>\r\n<ul>\r\n	<li><a>Vision and Mission</a></li>\r\n	<li><a>Executive Director’s Message</a></li>\r\n	<li><a>What We Do</a></li>\r\n	<li><a>Organization Structure</a></li>\r\n	<li><a>Our Team</a></li>\r\n	<li><a>Certificates</a></li>\r\n</ul>\r\n</li>\r\n	<li><a>CRTC Services</a>\r\n<ul>\r\n	<li><a>Architectural and Landscape Architecture</a></li>\r\n	<li><a>Graphic and Interior Design</a></li>\r\n	<li><a>Engineering Services</a></li>\r\n	<li><a>Quantity Surveying and Contract Documentation</a></li>\r\n	<li><a>Project Management</a></li>\r\n	<li><a>Construction Management, Administration, and Onsite Services</a></li>\r\n	<li><a>Onshore and Offshore Engineering Services</a></li>\r\n</ul>\r\n</li>\r\n	<li><a>CRTC Projects</a></li>\r\n	<li><a>CRTC News</a></li>\r\n	<li><a>Career with Us</a>\r\n<ul>\r\n	<li><a>Opportunities / Openings</a></li>\r\n	<li><a>Submit Your Resume</a></li>\r\n</ul>\r\n</li>\r\n	<li><a>Contact Us</a></li>\r\n	<li><a>Site Map</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','Site Map','','inherit','open','open','','1145-revision-v1','','','2016-06-10 11:59:30','2016-06-10 11:59:30','',1145,'http://192.168.0.7/rtcme/2016/06/10/1145-revision-v1/',0,'revision','',0),(1699,1,'2016-06-10 11:59:51','2016-06-10 11:59:51','[vc_row][vc_column top_margin=\"page-margin-top\"][vc_column_text]\r\n<ul>\r\n	<li><a>Home</a></li>\r\n	<li><a>About CRTC</a>\r\n<ul>\r\n	<li><a>Vision and Mission</a></li>\r\n	<li><a>Executive Director’s Message</a></li>\r\n	<li><a>What We Do</a></li>\r\n	<li><a>Organization Structure</a></li>\r\n	<li><a>Our Team</a></li>\r\n	<li><a>Certificates</a></li>\r\n</ul>\r\n</li>\r\n	<li><a>CRTC Services</a>\r\n<ul>\r\n	<li><a>Architectural and Landscape Architecture</a></li>\r\n	<li><a>Graphic and Interior Design</a></li>\r\n	<li><a>Engineering Services</a></li>\r\n	<li><a>Quantity Surveying and Contract Documentation</a></li>\r\n	<li><a>Project Management</a></li>\r\n	<li><a>Construction Management, Administration, and Onsite Services</a></li>\r\n	<li><a>Onshore and Offshore Engineering Services</a></li>\r\n</ul>\r\n</li>\r\n	<li><a>CRTC Projects</a></li>\r\n	<li><a>CRTC News</a></li>\r\n	<li><a>Career with Us</a>\r\n<ul>\r\n	<li><a>Opportunities / Openings</a></li>\r\n	<li><a>Submit Your Resume</a></li>\r\n</ul>\r\n</li>\r\n	<li><a>Contact Us</a></li>\r\n	<li><a>Site Map</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','Site Map','','inherit','open','open','','1145-revision-v1','','','2016-06-10 11:59:51','2016-06-10 11:59:51','',1145,'http://192.168.0.7/rtcme/2016/06/10/1145-revision-v1/',0,'revision','',0),(1700,1,'2016-06-10 12:03:17','2016-06-10 12:03:17','[vc_row][vc_column top_margin=\"page-margin-top\" el_class=\"crtcsitemap\"][vc_column_text]\r\n<ul>\r\n	<li><a>Home</a></li>\r\n	<li><a>About CRTC</a>\r\n<ul>\r\n	<li><a>Vision and Mission</a></li>\r\n	<li><a>Executive Director’s Message</a></li>\r\n	<li><a>What We Do</a></li>\r\n	<li><a>Organization Structure</a></li>\r\n	<li><a>Our Team</a></li>\r\n	<li><a>Certificates</a></li>\r\n</ul>\r\n</li>\r\n	<li><a>CRTC Services</a>\r\n<ul>\r\n	<li><a>Architectural and Landscape Architecture</a></li>\r\n	<li><a>Graphic and Interior Design</a></li>\r\n	<li><a>Engineering Services</a></li>\r\n	<li><a>Quantity Surveying and Contract Documentation</a></li>\r\n	<li><a>Project Management</a></li>\r\n	<li><a>Construction Management, Administration, and Onsite Services</a></li>\r\n	<li><a>Onshore and Offshore Engineering Services</a></li>\r\n</ul>\r\n</li>\r\n	<li><a>CRTC Projects</a></li>\r\n	<li><a>CRTC News</a></li>\r\n	<li><a>Career with Us</a>\r\n<ul>\r\n	<li><a>Opportunities / Openings</a></li>\r\n	<li><a>Submit Your Resume</a></li>\r\n</ul>\r\n</li>\r\n	<li><a>Contact Us</a></li>\r\n	<li><a>Site Map</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','Site Map','','inherit','open','open','','1145-revision-v1','','','2016-06-10 12:03:17','2016-06-10 12:03:17','',1145,'http://192.168.0.7/rtcme/2016/06/10/1145-revision-v1/',0,'revision','',0),(1701,1,'2016-06-10 12:04:53','2016-06-10 12:04:53','<p>[vc_row][vc_column top_margin=\"page-margin-top\" el_class=\"crtcsitemap\"][vc_column_text]</p>\n<ul>\n<li><a>Home</a></li>\n<li><a>About CRTC</a>\n<ul>\n<li><a>Vision and Mission</a></li>\n<li><a>Executive Director’s Message</a></li>\n<li><a>What We Do</a></li>\n<li><a>Organization Structure</a></li>\n<li><a>Our Team</a></li>\n<li><a>Certificates</a></li>\n</ul>\n</li>\n<li><a>CRTC Services</a>\n<ul>\n<li><a>Architectural and Landscape Architecture</a></li>\n<li><a>Graphic and Interior Design</a></li>\n<li><a>Engineering Services</a></li>\n<li><a>Quantity Surveying and Contract Documentation</a></li>\n<li><a>Project Management</a></li>\n<li><a>Construction Management, Administration, and Onsite Services</a></li>\n<li><a>Onshore and Offshore Engineering Services</a></li>\n</ul>\n</li>\n<li><a>CRTC Projects</a></li>\n<li><a>CRTC News</a></li>\n<li><a>Career with Us</a>\n<ul>\n<li><a>Opportunities / Openings</a></li>\n<li><a>Submit Your Resume</a></li>\n</ul>\n</li>\n<li><a>Contact Us</a></li>\n<li><a>Site Map</a></li>\n</ul>\n<p>[/vc_column_text][box_header title=\"Site Map\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row]</p>\n','Site Map','','inherit','open','open','','1145-autosave-v1','','','2016-06-10 12:04:53','2016-06-10 12:04:53','',1145,'http://192.168.0.7/rtcme/2016/06/10/1145-autosave-v1/',0,'revision','',0),(1702,1,'2016-06-10 12:04:42','2016-06-10 12:04:42','[vc_row][vc_column top_margin=\"page-margin-top\" el_class=\"crtcsitemap\"][vc_column_text]\r\n<ul>\r\n	<li><a>Home</a></li>\r\n	<li><a>About CRTC</a>\r\n<ul>\r\n	<li><a>Vision and Mission</a></li>\r\n	<li><a>Executive Director’s Message</a></li>\r\n	<li><a>What We Do</a></li>\r\n	<li><a>Organization Structure</a></li>\r\n	<li><a>Our Team</a></li>\r\n	<li><a>Certificates</a></li>\r\n</ul>\r\n</li>\r\n	<li><a>CRTC Services</a>\r\n<ul>\r\n	<li><a>Architectural and Landscape Architecture</a></li>\r\n	<li><a>Graphic and Interior Design</a></li>\r\n	<li><a>Engineering Services</a></li>\r\n	<li><a>Quantity Surveying and Contract Documentation</a></li>\r\n	<li><a>Project Management</a></li>\r\n	<li><a>Construction Management, Administration, and Onsite Services</a></li>\r\n	<li><a>Onshore and Offshore Engineering Services</a></li>\r\n</ul>\r\n</li>\r\n	<li><a>CRTC Projects</a></li>\r\n	<li><a>CRTC News</a></li>\r\n	<li><a>Career with Us</a>\r\n<ul>\r\n	<li><a>Opportunities / Openings</a></li>\r\n	<li><a>Submit Your Resume</a></li>\r\n</ul>\r\n</li>\r\n	<li><a>Contact Us</a></li>\r\n	<li><a>Site Map</a></li>\r\n</ul>\r\n[/vc_column_text][box_header title=\"Site Map\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row]','Site Map','','inherit','open','open','','1145-revision-v1','','','2016-06-10 12:04:42','2016-06-10 12:04:42','',1145,'http://192.168.0.7/rtcme/2016/06/10/1145-revision-v1/',0,'revision','',0),(1703,1,'2016-06-10 12:05:02','2016-06-10 12:05:02','[vc_row][vc_column top_margin=\"page-margin-top\" el_class=\"crtcsitemap\"][box_header title=\"Site Map\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]\r\n<ul>\r\n	<li><a>Home</a></li>\r\n	<li><a>About CRTC</a>\r\n<ul>\r\n	<li><a>Vision and Mission</a></li>\r\n	<li><a>Executive Director’s Message</a></li>\r\n	<li><a>What We Do</a></li>\r\n	<li><a>Organization Structure</a></li>\r\n	<li><a>Our Team</a></li>\r\n	<li><a>Certificates</a></li>\r\n</ul>\r\n</li>\r\n	<li><a>CRTC Services</a>\r\n<ul>\r\n	<li><a>Architectural and Landscape Architecture</a></li>\r\n	<li><a>Graphic and Interior Design</a></li>\r\n	<li><a>Engineering Services</a></li>\r\n	<li><a>Quantity Surveying and Contract Documentation</a></li>\r\n	<li><a>Project Management</a></li>\r\n	<li><a>Construction Management, Administration, and Onsite Services</a></li>\r\n	<li><a>Onshore and Offshore Engineering Services</a></li>\r\n</ul>\r\n</li>\r\n	<li><a>CRTC Projects</a></li>\r\n	<li><a>CRTC News</a></li>\r\n	<li><a>Career with Us</a>\r\n<ul>\r\n	<li><a>Opportunities / Openings</a></li>\r\n	<li><a>Submit Your Resume</a></li>\r\n</ul>\r\n</li>\r\n	<li><a>Contact Us</a></li>\r\n	<li><a>Site Map</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','Site Map','','inherit','open','open','','1145-revision-v1','','','2016-06-10 12:05:02','2016-06-10 12:05:02','',1145,'http://192.168.0.7/rtcme/2016/06/10/1145-revision-v1/',0,'revision','',0),(1704,1,'2016-06-10 12:05:59','2016-06-10 12:05:59','[vc_row][vc_column el_class=\"crtcsitemap\"][box_header title=\"Site Map\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]\r\n<ul>\r\n	<li><a>Home</a></li>\r\n	<li><a>About CRTC</a>\r\n<ul>\r\n	<li><a>Vision and Mission</a></li>\r\n	<li><a>Executive Director’s Message</a></li>\r\n	<li><a>What We Do</a></li>\r\n	<li><a>Organization Structure</a></li>\r\n	<li><a>Our Team</a></li>\r\n	<li><a>Certificates</a></li>\r\n</ul>\r\n</li>\r\n	<li><a>CRTC Services</a>\r\n<ul>\r\n	<li><a>Architectural and Landscape Architecture</a></li>\r\n	<li><a>Graphic and Interior Design</a></li>\r\n	<li><a>Engineering Services</a></li>\r\n	<li><a>Quantity Surveying and Contract Documentation</a></li>\r\n	<li><a>Project Management</a></li>\r\n	<li><a>Construction Management, Administration, and Onsite Services</a></li>\r\n	<li><a>Onshore and Offshore Engineering Services</a></li>\r\n</ul>\r\n</li>\r\n	<li><a>CRTC Projects</a></li>\r\n	<li><a>CRTC News</a></li>\r\n	<li><a>Career with Us</a>\r\n<ul>\r\n	<li><a>Opportunities / Openings</a></li>\r\n	<li><a>Submit Your Resume</a></li>\r\n</ul>\r\n</li>\r\n	<li><a>Contact Us</a></li>\r\n	<li><a>Site Map</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','Site Map','','inherit','open','open','','1145-revision-v1','','','2016-06-10 12:05:59','2016-06-10 12:05:59','',1145,'http://192.168.0.7/rtcme/2016/06/10/1145-revision-v1/',0,'revision','',0),(1705,1,'2016-06-10 12:12:54','2016-06-10 12:12:54','[vc_row][vc_column el_class=\"crtcsitemap\"][box_header title=\"Site Map\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/\">Home</a></li>\r\n	<li><a href=\"http://rtcme.com/about/\">About CRTC</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/about/vision-and-mission/\">Vision and Mission</a></li>\r\n	<li><a href=\"http://rtcme.com/about/executive-directors-message/\">Executive Director’s Message</a></li>\r\n	<li><a href=\"http://rtcme.com/about/what-we-do/\">What We Do</a></li>\r\n	<li><a href=\"http://rtcme.com/about/organisation-structure/\">Organization Structure</a></li>\r\n	<li><a href=\"http://rtcme.com/about/our-team-2/\">Our Team</a></li>\r\n	<li><a href=\"http://rtcme.com/about/certificates/\">Certificates</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/services/\">CRTC Services</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/services/architectural-and-landscape-architecture-design/\">Architectural and Landscape Architecture</a></li>\r\n	<li><a href=\"http://rtcme.com/services/graphic-and-interior-design/\">Graphic and Interior Design</a></li>\r\n	<li><a href=\"http://rtcme.com/services/engineering-services/\">Engineering Services</a></li>\r\n	<li><a href=\"http://rtcme.com/services/quantity-surveying-and-contract-documentation/\">Quantity Surveying and Contract Documentation</a></li>\r\n	<li><a href=\"http://rtcme.com/services/project-management/\">Project Management</a></li>\r\n	<li><a href=\"http://rtcme.com/services/construction-management-administration-and-onsite-services/\">Construction Management, Administration, and Onsite Services</a></li>\r\n	<li><a href=\"http://rtcme.com/services/onshore-and-offshore-engineering-services/\">Onshore and Offshore Engineering Services</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/projects/\">CRTC Projects</a></li>\r\n	<li><a href=\"http://rtcme.com/blog/\">CRTC News</a></li>\r\n	<li><a href=\"http://rtcme.com/career-with-us/\">Career with Us</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/career-with-us/submit-your-resume-2/\">Submit Your Resume</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/contact-us/\">Contact Us</a></li>\r\n	<li><a href=\"http://rtcme.com/site-map/\">Site Map</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','Site Map','','inherit','open','open','','1145-revision-v1','','','2016-06-10 12:12:54','2016-06-10 12:12:54','',1145,'http://192.168.0.7/rtcme/2016/06/10/1145-revision-v1/',0,'revision','',0),(1706,1,'2016-06-10 12:20:07','2016-06-10 12:20:07','[vc_row][vc_column top_margin=\"page-margin-top\" el_class=\"crtcsitemap \"][box_header title=\"خريطة الموقع\" type=\"h3\" bottom_border=\"1\"][vc_column_text]\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/ar/\">الصفحة الرئيسية</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/\">لمحة عنا</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%b1%d8%a4%d9%8a%d8%aa%d9%86%d8%a7-%d9%88%d8%b1%d8%b3%d8%a7%d9%84%d8%aa%d9%86%d8%a7/\">رؤيتنا ورسالتنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%b1%d8%b3%d8%a7%d9%84%d8%a9-%d8%a7%d9%84%d9%85%d8%af%d9%8a%d8%b1-%d8%a7%d9%84%d8%aa%d9%86%d9%81%d9%8a%d8%b0%d9%8a/\">رسالة المدير التنفيذي</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%b7%d8%a8%d9%8a%d8%b9%d8%a9-%d8%b9%d9%85%d9%84%d9%86%d8%a7/\">طبيعة عملنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%a7%d9%84%d9%87%d9%8a%d9%83%d9%84-%d8%a7%d9%84%d8%aa%d9%86%d8%b8%d9%8a%d9%85%d9%8a/\">الهيكل التنظيمي</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d9%81%d8%b1%d9%8a%d9%82-%d8%a7%d9%84%d8%b9%d9%85%d9%84/\">فريق العمل</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%b4%d9%87%d8%a7%d8%af%d8%a7%d8%aa-%d8%a7%d9%84%d8%ac%d9%88%d8%af%d8%a9/\">شهادات الجودة</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/%d8%ae%d8%af%d9%85%d8%a7%d8%aa%d9%86%d8%a7/\">خدماتنا</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/services/%d8%a7%d9%84%d9%87%d9%86%d8%af%d8%b3%d8%a9-%d8%a7%d9%84%d9%85%d8%b9%d9%85%d8%a7%d8%b1%d9%8a%d8%a9/\">الهندسة المعمارية وتصميم المناظر الطبيعية المعمارية</a></li>\r\n	<li><a href=\"http://rtcme.com/services/%d8%a7%d9%84%d8%ac%d8%b1%d8%a7%d9%81%d9%8a%d9%83-%d9%88%d8%a7%d9%84%d8%aa%d8%b5%d9%85%d9%8a%d9%85-%d8%a7%d9%84%d8%af%d8%a7%d8%ae%d9%84%d9%8a/\">الجرافيك والتصميم الداخلي</a></li>\r\n	<li><a href=\"http://rtcme.com/services/%d8%a7%d9%84%d8%ae%d8%af%d9%85%d8%a7%d8%aa-%d8%a7%d9%84%d9%87%d9%86%d8%af%d8%b3%d9%8a%d8%a9/\">الخدمات الهندسية</a></li>\r\n	<li><a href=\"http://rtcme.com/services/%d8%a7%d9%84%d9%85%d8%b3%d8%ad-%d8%a7%d9%84%d9%83%d9%85%d9%8a-%d9%88%d8%aa%d9%88%d8%ab%d9%8a%d9%82-%d8%a7%d9%84%d8%b9%d9%82%d9%88%d8%af/\">المسح الكمي وتوثيق العقود</a></li>\r\n	<li><a href=\"http://rtcme.com/services/%d8%a5%d8%af%d8%a7%d8%b1%d8%a9-%d8%a7%d9%84%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9/\">إدارة المشاريع</a></li>\r\n	<li><a href=\"http://rtcme.com/services/%d8%ae%d8%af%d9%85%d8%a7%d8%aa-%d8%a7%d9%84%d8%a5%d8%b4%d8%b1%d8%a7%d9%81-%d8%b9%d9%84%d9%89-%d8%a7%d9%84%d9%85%d9%88%d8%a7%d9%82%d8%b9-%d9%88%d8%a7%d9%84%d8%a5%d8%af%d8%a7%d8%b1%d8%a9/\"> الإشراف على المواقع، الإدارة وخدمات الموقع</a></li>\r\n	<li><a href=\"http://rtcme.com/services/%d8%a7%d9%84%d8%ae%d8%af%d9%85%d8%a7%d8%aa-%d8%a7%d9%84%d9%87%d9%86%d8%af%d8%b3%d9%8a%d8%a9-%d8%a7%d9%84%d8%a8%d8%b1%d9%8a%d8%a9-%d9%88%d8%a7%d9%84%d8%a8%d8%ad%d8%b1%d9%8a%d8%a9/\">الخدمات الهندسية البرية والبحرية</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9%d9%86%d8%a7/\">مشاريعنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d8%a3%d8%ae%d8%a8%d8%a7%d8%b1-%d8%a7%d9%84%d8%b4%d8%b1%d9%83%d8%a9/\">أخبار الشركة</a></li>\r\n	<li><a href=\"http://rtcme.com/%d8%a7%d9%84%d9%88%d8%b8%d8%a7%d8%a6%d9%81/\">الوظائف</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/%d8%a7%d9%84%d9%88%d8%b8%d8%a7%d8%a6%d9%81/%d9%82%d8%af%d9%85-%d8%b3%d9%8a%d8%b1%d8%aa%d9%83-%d8%a7%d9%84%d8%b0%d8%a7%d8%aa%d9%8a%d8%a9-2/\">قدم سيرتك الذاتية</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/%d8%aa%d9%88%d8%a7%d8%b5%d9%84-%d9%85%d8%b9%d9%86%d8%a7/\">تواصل معنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d8%ae%d8%b1%d9%8a%d8%b7%d8%a9-%d8%a7%d9%84%d9%85%d9%88%d9%82%d8%b9/\">خريطة الموقع</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','خريطة الموقع','','publish','open','open','','%d8%ae%d8%b1%d9%8a%d8%b7%d8%a9-%d8%a7%d9%84%d9%85%d9%88%d9%82%d8%b9','','','2016-10-31 20:29:45','2016-10-31 16:29:45','',0,'http://192.168.0.7/rtcme/?page_id=1706',0,'page','',0),(1707,1,'2016-06-10 12:20:07','2016-06-10 12:20:07','','خريطة الموقع','','inherit','open','open','','1706-revision-v1','','','2016-06-10 12:20:07','2016-06-10 12:20:07','',1706,'http://192.168.0.7/rtcme/2016/06/10/1706-revision-v1/',0,'revision','',0),(1708,1,'2016-06-10 12:20:30','2016-06-10 12:20:30',' ','','','publish','open','open','','1708','','','2016-07-17 07:08:45','2016-07-17 07:08:45','',0,'http://192.168.0.7/rtcme/?p=1708',7,'nav_menu_item','',0),(1709,1,'2016-06-10 12:42:37','2016-06-10 12:42:37','[vc_row][vc_column top_margin=\"page-margin-top\"][box_header title=\"خريطة الموقع\" type=\"h3\" bottom_border=\"1\"][vc_column_text]\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/ar/\">الصفحة الرئيسية</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/\">لمحة عنا</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%b1%d8%a4%d9%8a%d8%aa%d9%86%d8%a7-%d9%88%d8%b1%d8%b3%d8%a7%d9%84%d8%aa%d9%86%d8%a7/\">رؤيتنا ورسالتنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%b1%d8%b3%d8%a7%d9%84%d8%a9-%d8%a7%d9%84%d9%85%d8%af%d9%8a%d8%b1-%d8%a7%d9%84%d8%aa%d9%86%d9%81%d9%8a%d8%b0%d9%8a/\">رسالة المدير التنفيذي</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d9%85%d8%a7-%d9%86%d9%82%d9%88%d9%85-%d8%a8%d9%87-%d9%85%d8%a7%d8%b0%d8%a7-%d9%86%d9%81%d8%b9%d9%84-%d8%b7%d8%a8%d9%8a%d8%b9%d8%a9-%d8%b9%d9%85%d9%84%d9%86%d8%a7/\">ما نقوم به / ماذا نفعل / طبيعة عملنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%a7%d9%84%d9%87%d9%8a%d9%83%d9%84-%d8%a7%d9%84%d8%aa%d9%86%d8%b8%d9%8a%d9%85%d9%8a/\">الهيكل التنظيمي</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d9%81%d8%b1%d9%8a%d9%82-%d8%a7%d9%84%d8%b9%d9%85%d9%84/\">فريق العمل</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%b4%d9%87%d8%a7%d8%af%d8%a7%d8%aa-%d8%a7%d9%84%d8%ac%d9%88%d8%af%d8%a9/\">شهادات الجودة</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/%d8%ae%d8%af%d9%85%d8%a7%d8%aa%d9%86%d8%a7/\">خدماتنا</a>\r\n<ul>\r\n	<li><a>الهندسة المعمارية وتصميم المناظر الطبيعية المعمارية</a></li>\r\n	<li><a>الجرافيك والتصميم الداخلي</a></li>\r\n	<li><a>الخدمات الهندسية</a></li>\r\n	<li><a>حساب الكميات وتوثيق العقود</a></li>\r\n	<li><a>إدارة المشاريع</a></li>\r\n	<li><a> الإشراف على المواقع، الإدارة وخدمات الموقع</a></li>\r\n	<li><a>الخدمات الهندسية البرية والبحرية</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9%d9%86%d8%a7/\">مشاريعنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d8%a3%d8%ae%d8%a8%d8%a7%d8%b1-%d8%a7%d9%84%d8%b4%d8%b1%d9%83%d8%a9-%d9%85%d8%a7-%d8%a7%d9%84%d8%ac%d8%af%d9%8a%d8%af/\">أخبار الشركة / ما الجديد</a></li>\r\n	<li><a href=\"http://rtcme.com/%d8%a7%d8%b9%d9%85%d9%84-%d9%85%d8%b9%d9%86%d8%a7/\">الوظائف</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/%d8%a7%d8%b9%d9%85%d9%84-%d9%85%d8%b9%d9%86%d8%a7/%d9%82%d8%af%d9%85-%d8%b3%d9%8a%d8%b1%d8%aa%d9%83-%d8%a7%d9%84%d8%b0%d8%a7%d8%aa%d9%8a%d8%a9/\">قدم سيرتك الذاتية</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/%d8%aa%d9%88%d8%a7%d8%b5%d9%84-%d9%85%d8%b9%d9%86%d8%a7/\">تواصل معنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d8%ae%d8%b1%d9%8a%d8%b7%d8%a9-%d8%a7%d9%84%d9%85%d9%88%d9%82%d8%b9/\">خريطة الموقع</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','خريطة الموقع','','inherit','open','open','','1706-revision-v1','','','2016-06-10 12:42:37','2016-06-10 12:42:37','',1706,'http://192.168.0.7/rtcme/2016/06/10/1706-revision-v1/',0,'revision','',0),(1710,1,'2016-06-10 12:43:40','2016-06-10 12:43:40','[vc_row][vc_column top_margin=\"page-margin-top\" el_class=\"crtcsitemap \"][box_header title=\"خريطة الموقع\" type=\"h3\" bottom_border=\"1\"][vc_column_text]\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/ar/\">الصفحة الرئيسية</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/\">لمحة عنا</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%b1%d8%a4%d9%8a%d8%aa%d9%86%d8%a7-%d9%88%d8%b1%d8%b3%d8%a7%d9%84%d8%aa%d9%86%d8%a7/\">رؤيتنا ورسالتنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%b1%d8%b3%d8%a7%d9%84%d8%a9-%d8%a7%d9%84%d9%85%d8%af%d9%8a%d8%b1-%d8%a7%d9%84%d8%aa%d9%86%d9%81%d9%8a%d8%b0%d9%8a/\">رسالة المدير التنفيذي</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d9%85%d8%a7-%d9%86%d9%82%d9%88%d9%85-%d8%a8%d9%87-%d9%85%d8%a7%d8%b0%d8%a7-%d9%86%d9%81%d8%b9%d9%84-%d8%b7%d8%a8%d9%8a%d8%b9%d8%a9-%d8%b9%d9%85%d9%84%d9%86%d8%a7/\">ما نقوم به / ماذا نفعل / طبيعة عملنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%a7%d9%84%d9%87%d9%8a%d9%83%d9%84-%d8%a7%d9%84%d8%aa%d9%86%d8%b8%d9%8a%d9%85%d9%8a/\">الهيكل التنظيمي</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d9%81%d8%b1%d9%8a%d9%82-%d8%a7%d9%84%d8%b9%d9%85%d9%84/\">فريق العمل</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%b4%d9%87%d8%a7%d8%af%d8%a7%d8%aa-%d8%a7%d9%84%d8%ac%d9%88%d8%af%d8%a9/\">شهادات الجودة</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/%d8%ae%d8%af%d9%85%d8%a7%d8%aa%d9%86%d8%a7/\">خدماتنا</a>\r\n<ul>\r\n	<li><a>الهندسة المعمارية وتصميم المناظر الطبيعية المعمارية</a></li>\r\n	<li><a>الجرافيك والتصميم الداخلي</a></li>\r\n	<li><a>الخدمات الهندسية</a></li>\r\n	<li><a>حساب الكميات وتوثيق العقود</a></li>\r\n	<li><a>إدارة المشاريع</a></li>\r\n	<li><a> الإشراف على المواقع، الإدارة وخدمات الموقع</a></li>\r\n	<li><a>الخدمات الهندسية البرية والبحرية</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9%d9%86%d8%a7/\">مشاريعنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d8%a3%d8%ae%d8%a8%d8%a7%d8%b1-%d8%a7%d9%84%d8%b4%d8%b1%d9%83%d8%a9-%d9%85%d8%a7-%d8%a7%d9%84%d8%ac%d8%af%d9%8a%d8%af/\">أخبار الشركة / ما الجديد</a></li>\r\n	<li><a href=\"http://rtcme.com/%d8%a7%d8%b9%d9%85%d9%84-%d9%85%d8%b9%d9%86%d8%a7/\">الوظائف</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/%d8%a7%d8%b9%d9%85%d9%84-%d9%85%d8%b9%d9%86%d8%a7/%d9%82%d8%af%d9%85-%d8%b3%d9%8a%d8%b1%d8%aa%d9%83-%d8%a7%d9%84%d8%b0%d8%a7%d8%aa%d9%8a%d8%a9/\">قدم سيرتك الذاتية</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/%d8%aa%d9%88%d8%a7%d8%b5%d9%84-%d9%85%d8%b9%d9%86%d8%a7/\">تواصل معنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d8%ae%d8%b1%d9%8a%d8%b7%d8%a9-%d8%a7%d9%84%d9%85%d9%88%d9%82%d8%b9/\">خريطة الموقع</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','خريطة الموقع','','inherit','open','open','','1706-revision-v1','','','2016-06-10 12:43:40','2016-06-10 12:43:40','',1706,'http://192.168.0.7/rtcme/2016/06/10/1706-revision-v1/',0,'revision','',0),(1712,1,'2016-06-17 12:48:10','2016-06-17 12:48:10','[vc_row][vc_column][vc_single_image image=\"1713\" img_size=\"large\" alignment=\"center\"][vc_column_text]Road Transport and Civil Engineering Consultancy (CRTC Consultancy) have been commissioned by M/S. Arabtec Construction LLC to undertake the Design and Supervision of 18th Street and Khubeirah Roads Reinstatement impacted by the Construction of ADNOC New Corporate Headquarters Underground Car Park.[/vc_column_text][vc_column_text]The Road Reinstatement project is part of the over-all plan to redevelop the existing site for the new ADNOC Corporate Headquarters located at Plot P1, Sector W42, 18th Street, mainland city of Abu Dhabi, UAE.[/vc_column_text][vc_column_text]The New ADNOC Corporate Headquarters is a 75-storey office tower planned to be a powerful landmark along Corniche Road signifying the future of Abu Dhabi as a vital city in the UAE.[/vc_column_text][vc_column_text]This project includes Construction of Underground Car Park which is spread over 190,000 square meters area on the site of the current company headquarters and will have 3 levels, covering an area of approximately 22,741 square meters and provides a built up area of 65,340 square meters.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]Plot P1, Sector W42, 18th Street, mainland city of Abu Dhabi, UAE.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]ADNOC[/vc_column_text][box_header title=\"Role of CRTC Consultancy\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]CRTC Consultancy have been appointed to carry out the following tasks for the ADNOC HQ\r\nRoad Reinstatement Works:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Concept Design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Detailed Design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Tender Documents[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Tender Evaluation and Contract Drawing[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Construction Supervision[/item][/items_list][box_header title=\"Project Date\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]Q4 2012 – Q4 2013[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"ADNOC Headquarters Underground Car Parking\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_single_image image=\"1714\" img_size=\"large\" alignment=\"center\"][vc_column_text]This project consists of a 3 level underground car park, covering an area of over 22,000 m2 and provides a built up area of over 65,000 square meters with approximately 1575 car parking spaces. The project will be located beneath the public park site adjacent to the existing ADNOC headquarters building located at the intersection of Corniche and Bainunah Street, Abu Dhabi.[/vc_column_text][box_header title=\"Project Description\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The construction of new ADNOC Headquarters in Abu Dhabi includes construction of a new complex on site of the current ADNOC headquarters which is located on Abu Dhabi Corniche Street. The existing building will be demolished and will be reconstructed with 342 meter office tower comprising 2 basement levels, a ground floor and 75 additional floors. In addition to office space, this magnificent tower will include a Corniche Club, the Supreme Petroleum Council and Crisis Management Centre, the Heritage Museum and other supporting facilities. It also includes a podium, an atrium, a corniche club, a museum, underground parking blocks, and an underground tunnel connecting the office tower with the underground parking block.[/vc_column_text][box_header title=\"Project Location\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]ADNOC Headquarters Office Building is on Plot P1 in sector W42, Abu Dhabi.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]ADNOC[/vc_column_text][box_header title=\"Role of CRTC Consultancy\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]CRTC Consultancy has been appointed by Arabtec Construction L.L.C to conduct a Construction Traffic Impact Study for the ADNOC Headquarters underground car park.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a Sub- Consultant CRTC has carried out a Construction Traffic Impact Study the following tasks:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Authorities and Client[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site visit and conduct traffic counts in the presence of the road diversions[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Review and study the TIS adjacent mall[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access and circulation plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Assess the delays related to the diversions and the construction related activities[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Swept width analysis[/item][/items_list][box_header title=\"Total Built up Area\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]190,000 sq. m[/vc_column_text][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]USD 490,000,000[/vc_column_text][box_header title=\"Project Completion\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]May 2013[/vc_column_text][/vc_column][/vc_row]','ADNOC New Corporate Headquarters – Road Reinstatement Works','','publish','closed','closed','','adnoc-new-corporate-headquarters-underground-car-park-road-reinstatement-works','','','2016-06-20 09:16:09','2016-06-20 09:16:09','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1712',1,'re_projects','',0),(1713,1,'2016-06-17 12:19:24','2016-06-17 12:19:24','','1','','inherit','open','open','','1-4','','','2016-06-17 12:19:24','2016-06-17 12:19:24','',1712,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/1.png',0,'attachment','image/png',0),(1714,1,'2016-06-17 12:19:31','2016-06-17 12:19:31','','2','','inherit','open','open','','2-3','','','2016-06-17 12:19:31','2016-06-17 12:19:31','',1712,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/2.png',0,'attachment','image/png',0),(1716,1,'2016-06-17 12:59:09','2016-06-17 12:59:09','[vc_row][vc_column][vc_single_image image=\"1717\" img_size=\"large\" alignment=\"center\"][vc_column_text]CRTC Consultancy has been appointed by Page Southerland Page, LLP to prepare a Master Plan for the ADNOC Petroleum Institute located in Plot P31, Sas Al Nakheel, Abu Dhabi (between Al Maqta Bridge and Sheik Zayed Bridge).[/vc_column_text][vc_column_text]ADNOC Petroleum Institute (PI) is situated in the Sas Al Nakhl area of Abu Dhabi. It consists of five buildings devoted to academic and administrative affairs, with additional buildings providing recreation and dining facilities, and student accommodation. The teaching facilities contain the best and most modern equipment available.[/vc_column_text][vc_column_text]A separate facility for women has been constructed nearby and the first group of female students will enroll in fall 2006.Currently there are about 1042 male and female undergraduate students studying at the Petroleum Institute, divided between the Foundation Program and the engineering programs.[/vc_column_text][vc_column_text]Launched in 2000 under an Emiri decree and in collaboration with the Colorado School of Mines, the Petroleum Institute (PI) aspires to:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Provide academic programs leading to BS degrees in various engineering fields including chemical, electrical, mechanical, petroleum and petroleum geosciences engineering.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Foster the creation of knowledge that benefits the regional oil and gas industry.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Operate as a leading international educational and research center for the oil and gas industry, in partnership with the best engineering and science universities in the world.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Provide continuing education opportunities to professionals in the oil and gas industry.[/item][/items_list][vc_column_text]It is funded by ADNOC and its international partners, namely: BP, Japan Oil Company, Shell and Total.[/vc_column_text][vc_column_text]The PI has graduated the first group of engineers in summer 2006 and witnessed the enrolment of the first female students in the fall of the same year.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]Plot P31, Sas Al Nakheel, Abu Dhabi (between Al Maqta Bridge and Sheik Zayed Bridge).[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]ADNOC[/vc_column_text][box_header title=\"Role of CRTC Consultancy\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]CRTC Consultancy have been appointed to carry out the following tasks for the ADNOC Petroleum Institute Campus – Master Plan:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Roadways Detailed Design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Concept Design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Infrastructure Design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Utilities Design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Supervision[/item][/items_list][box_header title=\"Project Date\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]Q1 2013 – Q3 2013[/vc_column_text][/vc_column][/vc_row]','ADNOC Petroleum Institute','','publish','closed','closed','','adnoc-petroleum-institute','','','2016-06-20 07:16:21','2016-06-20 07:16:21','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1716',2,'re_projects','',0),(1717,1,'2016-06-17 12:53:12','2016-06-17 12:53:12','','pi','','inherit','open','open','','pi','','','2016-06-17 12:53:12','2016-06-17 12:53:12','',1716,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/pi.png',0,'attachment','image/png',0),(1719,1,'2016-06-17 13:02:03','2016-06-17 13:02:03','','airport','','inherit','open','open','','airport','','','2016-06-17 13:02:03','2016-06-17 13:02:03','',0,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/airport.png',0,'attachment','image/png',0),(1720,1,'2016-06-17 13:23:28','2016-06-17 13:23:28','[vc_row][vc_column][vc_single_image image=\"1719\" img_size=\"large\" alignment=\"center\"][vc_column_text]CRTC Consultancy have been apointed by Habtoor Leighton Group (HLG) to carry out the Traffic Management Plans of the Airport Interchange and Airport Region Road Network project.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]The Airport Interchange and Airport Region Road Network project in Abu Dhabi comprises the construction of approxiately 16 km of new cariageway (one traffic lane) as the road widening of the E-10 highway, 27 km of new roads, including unidirectional ramps and CD Roads together with dual three (3) lane roads.[/vc_column_text][vc_column_text]The scope includes:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Widening of the E-10 Highway by the addition of one (1) traffic lane on each carriageway[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]A new interchange serving the new Abu Dhabi Airport[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Secondary Roads[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]CD Roads[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Utility bidges[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Drainage works[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Utility culverts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Street lighting works[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Intelligent Traffic System (ITS) works[/item][/items_list][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Abu Dhabi, United Arab Emirates[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]Abu Dhabi General Services Company PJSC (Musanada) / Department of Transport (DOT)[/vc_column_text][box_header title=\"Role of CRTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC Consultants has been appointed by Habtoor Leighton Group (HLG) / Leighton Contracting (Abu Dhabi) for the Consultancy Services for Traffic Management Plans in relation to Airport Interchange and Airport Region Road Network (E-10).[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a Sub-Consultant CRTC has carried out the following tasks:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Gathered Count Data from Client and Authorities Conducted fresh traffic counts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Reviewed and validated Traffic Counts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Conducted Level of Service (LoS) Analyses for the existing condition[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Completed trip distribution &amp; assignment for different Traffic Management Plans (TMPs) (All proposed scenarios)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Conducted LoS Analyses for all scenarios[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Developed findings and recommendation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaised with Client and Authorities (DOT, ADM &amp; Police)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Obtained approvals related to the conducted study.[/item][/items_list][box_header title=\"Traffic Management Plans / Schemes:\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Coordinated with Contractors and Authorities[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Developed different management schemes limited to 3 options[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Developed Traffic Management Stages during constructions (sections)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Signed and marked as per Control Device Manual[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Temporary Pavement Design and Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Obtained Necessary Approvals[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Reviewed the safety components of the approved Traffic Management Plan[/item][/items_list][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]AED 638 Million (USD 173.7 Million)[/vc_column_text][box_header title=\"Project Completion\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]October 2017[/vc_column_text][/vc_column][/vc_row]','E-10 Airport Interchange and Airport Region Road Network','','publish','closed','closed','','airport-interchange-and-airport-region-road-network-e-10','','','2016-06-20 09:11:07','2016-06-20 09:11:07','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1720',7,'re_projects','',0),(1721,1,'2016-06-17 13:35:20','2016-06-17 13:35:20','[vc_row][vc_column][vc_single_image image=\"1722\" img_size=\"large\" alignment=\"center\"][vc_column_text]Hydra Properties is changing the landscape of the UAE by building Hydra Village an eco-friendly, smart, gated community situated at the entrance of Abu Dhabi that offers the convenience of a self-sustained small-scale city, blended with the comfort derived by an uptown community. Hydra Village is a natural extension of Hydra Properties’ philosophy and is designed to offer tenants with all the smart home technologies, conveniences, facilities and comforts associated with modern day living while maintaining its eco-friendly status and a clear focus on green living. Hydra Properties has designed Hydra Village with a clear focus on environmental conservation. Key initiatives in this regard include energy conservation through built in insulation, the use of energy saving electrical fitments and weather-stripping, in addition to the creation of recycle points around Hydra Village. The Village will also boast a highly robust water conservation programme that will focus on more efficient practices of capturing water for use through water storage or conservation projects. In addition to the eco-friendly and smart home benefits that Hydra Village offers, the project\'s strategic location in Reef, is an ideal location for both prospective tenants from the fast developing areas in Dubai such as Jebel Ali, Tecom, Industrial City etc. to those from the national capital Abu Dhabi.[/vc_column_text][box_header title=\"Project:\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact Study, internal roads and infrastructure design of Hydra Village (Al Reef) located in Al Reef Palace Sector on Plot No.C1 in AL Shahama Area at the entrance of Abu Dhabi City.[/vc_column_text][box_header title=\"Client name:\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Hydra Properties, an innovative leader in the UAE real estate development arena Tamouh Investment, L.L.C.Abu Dhabi-based Tamouh Investments is the primary developer of a number of key projects including the Marina Square, the City of Lights, Fantasy Island, Meena Hotel and Towers, and Royal group Headquarters.[/vc_column_text][box_header title=\"Date:\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]October 2007[/vc_column_text][box_header title=\"Total Land Area:\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]102 Hectare (1,021,908 Square meters)[/vc_column_text][box_header title=\"Description:\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Hydra Village offers the convenience of a self-sustained small-scale city, blended with the comfort derived by an uptown community. A constellation of town houses served by a green area of recreational parks and open spaces, and sprinkled with top-notch facilities and an impressive utilities infrastructure that turn Hydra Village into an inviting community. The proposed developments would be designed to cater the following functions: mosques, Kindergartens, elementary schools, numerous shopping arcades, a clubhouse and a clinic.[/vc_column_text][vc_column_text]The village will comprise of 2,507 town houses, 18 apartment buildings, two kindergartens, two elementary schools, one club house, seven local commercial centers, one central mosque, six local mosques and six hundred square meters of offices. The total useful floor area (footprint area) when completed is approximately 246,909 m2 and about 446,050 m2 of Gross Floor Area (GFA).[/vc_column_text][vc_column_text]The total land use of the project can be summarized below:\r\nThe project site covers 1,021,908.156 square meters (102 hectares) of land. The proposed project of Hydra Village consists of five main parts and can be described as follow:[/vc_column_text][vc_column_text]<strong>Residential:</strong> This includes 2507 town houses range from 2 bedrooms with a total built up area of 135 m2 up to 6 bedrooms of a total built up area of 375 m2, 18 apartment buildings having 480 units (160 studios, 200 one bedroom and 120 two bedrooms).\r\n<strong>Open Spaces:</strong> This includes green areas, parks and recreational areas with a total area of 45,251.\r\n<strong>Commercial:</strong> This includes numerous shopping arcades placed at the heart of city and scattered around as well varying in areas with a total built up area of 6,100 m2\r\n<strong>Education:</strong> This includes two kindergarten and two private schools with a total built up area of 30,964.\r\n<strong>Community:</strong> This includes administration offices and governmental services, a clubhouse that will be the main gathering place for the community, six local mosques with a capacity of 200 persons and a central mosque with a capacity of 1000 people. The community part will have a total built up area of 39,259m2[/vc_column_text][box_header title=\"Scope of work:\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a sub-consultant CRTC has carried out the following scope of work:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Master planning support[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact study[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Internal roads design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Development access design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Storm, potable and foul water networks design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Low Voltage and Medium Voltage Network Design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Street Lighting Design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access, circulation and parking design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Authorities approval[/item][/items_list][box_header title=\"Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Nine and half billion Dirhams, ($2,690,000,000)[/vc_column_text][/vc_column][/vc_row]','Hydra Village','','publish','closed','closed','','hydra-village','','','2016-06-20 07:18:14','2016-06-20 07:18:14','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1721',4,'re_projects','',0),(1722,1,'2016-06-17 13:25:13','2016-06-17 13:25:13','','hv','','inherit','open','open','','hv','','','2016-06-17 13:25:13','2016-06-17 13:25:13','',1721,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/hv.png',0,'attachment','image/png',0),(1723,1,'2016-06-17 13:36:01','2016-06-17 13:36:01','[vc_row][vc_column][vc_single_image image=\"1722\" img_size=\"large\" alignment=\"center\"][vc_column_text]Hydra Properties is changing the landscape of the UAE by building Hydra Village an eco-friendly, smart, gated community situated at the entrance of Abu Dhabi that offers the convenience of a self-sustained small-scale city, blended with the comfort derived by an uptown community. Hydra Village is a natural extension of Hydra Properties’ philosophy and is designed to offer tenants with all the smart home technologies, conveniences, facilities and comforts associated with modern day living while maintaining its eco-friendly status and a clear focus on green living. Hydra Properties has designed Hydra Village with a clear focus on environmental conservation. Key initiatives in this regard include energy conservation through built in insulation, the use of energy saving electrical fitments and weather-stripping, in addition to the creation of recycle points around Hydra Village. The Village will also boast a highly robust water conservation programme that will focus on more efficient practices of capturing water for use through water storage or conservation projects. In addition to the eco-friendly and smart home benefits that Hydra Village offers, the project\'s strategic location in Reef, is an ideal location for both prospective tenants from the fast developing areas in Dubai such as Jebel Ali, Tecom, Industrial City etc. to those from the national capital Abu Dhabi.[/vc_column_text][box_header title=\"Project:\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact Study, internal roads and infrastructure design of Hydra Village (Al Reef) located in Al Reef Palace Sector on Plot No.C1 in AL Shahama Area at the entrance of Abu Dhabi City.[/vc_column_text][box_header title=\"Client name:\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Hydra Properties, an innovative leader in the UAE real estate development arena Tamouh Investment, L.L.C.Abu Dhabi-based Tamouh Investments is the primary developer of a number of key projects including the Marina Square, the City of Lights, Fantasy Island, Meena Hotel and Towers, and Royal group Headquarters.[/vc_column_text][box_header title=\"Date:\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]October 2007[/vc_column_text][box_header title=\"Total Land Area:\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]102 Hectare (1,021,908 Square meters)[/vc_column_text][box_header title=\"Description:\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Hydra Village offers the convenience of a self-sustained small-scale city, blended with the comfort derived by an uptown community. A constellation of town houses served by a green area of recreational parks and open spaces, and sprinkled with top-notch facilities and an impressive utilities infrastructure that turn Hydra Village into an inviting community. The proposed developments would be designed to cater the following functions: mosques, Kindergartens, elementary schools, numerous shopping arcades, a clubhouse and a clinic.[/vc_column_text][vc_column_text]The village will comprise of 2,507 town houses, 18 apartment buildings, two kindergartens, two elementary schools, one club house, seven local commercial centers, one central mosque, six local mosques and six hundred square meters of offices. The total useful floor area (footprint area) when completed is approximately 246,909 m2 and about 446,050 m2 of Gross Floor Area (GFA).[/vc_column_text][vc_column_text]The total land use of the project can be summarized below:\r\nThe project site covers 1,021,908.156 square meters (102 hectares) of land. The proposed project of Hydra Village consists of five main parts and can be described as follow:[/vc_column_text][vc_column_text]<strong>Residential:</strong> This includes 2507 town houses range from 2 bedrooms with a total built up area of 135 m2 up to 6 bedrooms of a total built up area of 375 m2, 18 apartment buildings having 480 units (160 studios, 200 one bedroom and 120 two bedrooms).\r\n<strong>Open Spaces:</strong> This includes green areas, parks and recreational areas with a total area of 45,251.\r\n<strong>Commercial:</strong> This includes numerous shopping arcades placed at the heart of city and scattered around as well varying in areas with a total built up area of 6,100 m2\r\n<strong>Education:</strong> This includes two kindergarten and two private schools with a total built up area of 30,964.\r\n<strong>Community:</strong> This includes administration offices and governmental services, a clubhouse that will be the main gathering place for the community, six local mosques with a capacity of 200 persons and a central mosque with a capacity of 1000 people. The community part will have a total built up area of 39,259m2[/vc_column_text][box_header title=\"Scope of work:\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a sub-consultant CRTC has carried out the following scope of work:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Master planning support[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact study[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Internal roads design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Development access design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Storm, potable and foul water networks design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Low Voltage and Medium Voltage Network Design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Street Lighting Design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access, circulation and parking design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Authorities approval[/item][/items_list][box_header title=\"Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Nine and half billion Dirhams, ($2,690,000,000)[/vc_column_text][/vc_column][/vc_row]','Hydra Village','','inherit','open','open','','1721-autosave-v1','','','2016-06-17 13:36:01','2016-06-17 13:36:01','',1721,'http://192.168.0.7/rtcme/2016/06/17/1721-autosave-v1/',0,'revision','',0),(1724,1,'2016-06-17 14:17:31','2016-06-17 14:17:31','[vc_row][vc_column][vc_single_image image=\"1725\" img_size=\"large\" alignment=\"center\"][vc_column_text]National Rehabilitation Centre in Abu Dhabi was launched on May 2002 as a leading centre in addiction prevention, treatment and rehabilitation services and now they are expanding their current location to a 200 bed premises catering to both males and females. The project consists of three phases, The first phase consist of one building containing 8 wings of which are connected together by open/closed corridors . The construction of Phase 2 will include VIP villas &amp; long rehabilitation villas and Phase 3 will include the construction of a training &amp; research center &amp; 100 inpatient male building .NRC ‘s mission is to provide the best available treatment of drug addiction disorders and extend specialized rehabilitation services to UAE nationals.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The capacity for the facility in phase 1 is for 175 inpatients, the average number of outpatients to attend over and above the inpatients will be 30, with a further 30 patients on a day care basis.\r\n\r\nThe project consists of male inpatient/outpatient program, administration, women’s inpatient / outpatient program, training &amp; conference center, mosque, recreation areas (indoor gym , outdoor play ground and healing gardens), ancillary &amp; security.Residential areas for inpatients are located in the inpatient buildings for Male &amp; female buildings and the VIP villas with private access.\r\n\r\nThe services are :[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Inpatient services[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Overdose[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Intensive care for the treatment of cases of addiction or addiction – induced poisoning.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Ordinary inpatient services[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Outpatient clinic[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Outreach services[/item][/items_list][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The National Rehabilitation Centre is located in Al Mafraq area Abu Dhabi , United Arab Emirates.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]National Rehabilitation Centre[/vc_column_text][box_header title=\"Role of CRTC Consultancy\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC Consultancy has been appointed by Bayaty Architects for the Civil Design Component of the proposed National Rehabilitation Centre in Al Mafraq.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a Sub- Consultant CRTC has carried out the following tasks:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Authorities[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Internal roads and site access detailed design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Circulation and auto turn plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Car parking detailed design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Storm water design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Street lighting design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Signing and marking plans[/item][/items_list][box_header title=\"Gross Floor Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]66,685 Sq.m[/vc_column_text][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]AED 650 Million[/vc_column_text][box_header title=\"Project Completion\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]March 2013[/vc_column_text][/vc_column][/vc_row]','National Rehabilitation Centre','','publish','closed','closed','','national-rehabilitation-centre','','','2016-06-20 09:10:06','2016-06-20 09:10:06','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1724',5,'re_projects','',0),(1725,1,'2016-06-17 13:49:17','2016-06-17 13:49:17','','NR','','inherit','open','open','','nr','','','2016-06-17 13:49:17','2016-06-17 13:49:17','',1724,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/NR.png',0,'attachment','image/png',0),(1727,1,'2016-06-17 14:27:52','2016-06-17 14:27:52','[vc_row][vc_column][vc_single_image image=\"1728\" img_size=\"large\" alignment=\"center\"][vc_column_text]CRTC Consultancy have been commissioned by The Department of Municipal Affairs, Municipality of Abu Dhabi City (ADM) to perform On-Call Services for Traffic Count Surveys studies for various junctions and links of Abu Dhabi Municipal Roads.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The anticipated Yearly Traffic Count Program consists of seven (7) different Survey Types, with its Count Location (Abu Dhabi Access Bridges, Mid-Block Road Segments, Intersection / IP, Roundabout / IP, Intersection / IP, Sector Access Point and Road Section), Unit (No. of Lanes, No. of Lanes, Intersection, Roundabout, Intersection, Right-in Right-out Junction and Kilometer), Quantity (36, 40, 80, 20, 50, 40, 20) and Duration (7 days, 24 hours, 9 hours, 9 hours, 9 hours, 9 hours and 3 roundtrips for each AM, Noon and PM peak period) respectively.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]City of Abu Dhabi, United Arab Emirates[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The Department of Municipal Affairs,\r\nMunicipality of Abu Dhabi City (ADM)[/vc_column_text][box_header title=\"Role of CRTC Consultancy\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC Consultancy have been appointed to carry out the following tasks for the On-Call Services for the Traffic Count Surveys for the City of Abu Dhabi:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]7 Days Link Counts by Automatic Traffic Recorder (ATR)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]24 Hours Link Counts by Automatic Traffic Recorder (ATR)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Video Based Peak-Hour Turning Movement Counts (TMC) at Intersection[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Video Based Peak-Hour Turning Movement Counts (TMC) at Roundabout[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Manual Based Peak-Hour Turning Movement Counts (TMC) at Intersection[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Manual Peak-Hour Right-in Right-out Counts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Travel Time and Delay Study[/item][/items_list][box_header title=\"Project Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2013 – 2014[/vc_column_text][/vc_column][/vc_row]','Abu Dhabi Municipality On Call Services','','publish','closed','closed','','abu-dhabi-municipality-on-call-services','','','2016-06-20 09:10:24','2016-06-20 09:10:24','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1727',3,'re_projects','',0),(1728,1,'2016-06-17 14:23:43','2016-06-17 14:23:43','','oncall','','inherit','open','open','','oncall','','','2016-06-17 14:23:43','2016-06-17 14:23:43','',1727,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/oncall.png',0,'attachment','image/png',0),(1729,1,'2016-06-17 14:38:44','2016-06-17 14:38:44','[vc_row][vc_column][vc_single_image image=\"1730\" img_size=\"large\" alignment=\"center\"][vc_column_text]Abu Dhabi to Get the Gulf’s largest Fish Market, the market, spread over 1.8 million square feet, will have more than 200 shops, a hypermarket and restaurants conforming to international standards. General Sheikh Mohammad Bin Zayed Al Nahyan, Abu Dhabi Crown Prince and Deputy Supreme Commander of the UAE Armed Forces, stressed the importance of such projects in pushing ahead with the economic development in the emirate, which seeks to enhance its leading position under the leadership of President His Highness Sheikh Khalifa Bin Zayed Al Nahyan.[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Road Improvements concept design in line with the Traffic Impact Study mitigation measures of Al Mushrif Mall located in Sector E-32 on Plot No.2[/vc_column_text][box_header title=\"Client name\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Line Investment and Property, L.L.C. A highly diversified corporate group based in Abu Dhabi, EMKE group has been integral part of the emirate’s phenomenal progress and success[/vc_column_text][box_header title=\"Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]May 2007[/vc_column_text][box_header title=\"Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top-section\"][vc_column_text]The project, a joint venture with Mubadala, the investment arm of Abu Dhabi government is to be operational by mid-2009 will have a state of the art fish, meat and vegetable market with more than 200 outlets apart from shopping mall, including a hypermarket and a spacious food court. All steps have been taken to ensure a totally hygienic and odorless market. Each shop will have separate cold storage facilities. There will also be specialty shops for the purchase of live fish. The fish market will have a common fish cleaning hall and an international standard fish-waste processing plant.\r\n\r\nThe mixed use development which is located in E-32 is comprised of a basement (Garage), a ground floor, two floors, and a roof and is designed taking into consideration the following activities mainly: Central fish market (75 shops), meat market (30 shops), vegetable market (60 shops), Offices, retail stores, coffee shops, Hypermarket and restaurants\r\n\r\nThe development has a total built up area equal to 150,000 square meters comprises of the following:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]A total of 2,175 parking spaces located in the basement and the ground floor,[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Fish Market and retail stores of 45,000 square meters located in the ground floor,[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Retail stores of 26,850 square meters located in the first floor,[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Restaurants, retail stores, food court, food outlets and family entertainment of 19,500 square meters located in the first floor[/item][/items_list][box_header title=\"Scope of work\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a sub-consultant CRTC has carried out the following scope of work:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Update the mitigation measures to suit the 2030 STMP[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Develop concept design of the proposed mitigation measures[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Review and assess the parking design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Optimize the mall accesses, circulation and parking design[/item][/items_list][box_header title=\"Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]One billion Dirham, ($367,000,000)[/vc_column_text][/vc_column][/vc_row]','Al Mushrif Mall Central Fish Market','Abu Dhabi to Get the Gulf’s largest Fish Market, the market, spread over 1.8 million square feet, will have more than 200 shops, a hypermarket and restaurants conforming to international standards...','publish','closed','closed','','al-mushrif-mall-central-fish-market','','','2016-06-30 09:36:09','2016-06-30 09:36:09','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1729',6,'re_projects','',0),(1730,1,'2016-06-17 14:29:23','2016-06-17 14:29:23','','Untitled','','inherit','open','open','','untitled','','','2016-06-17 14:29:23','2016-06-17 14:29:23','',1729,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/Untitled.png',0,'attachment','image/png',0),(1731,1,'2016-06-20 06:09:09','2016-06-20 06:09:09','[vc_row][vc_column][vc_single_image image=\"1732\" img_size=\"large\" alignment=\"center\"][vc_column_text]The construction of 6 schools in Al Ain is a part of ADEC’s initiative for improving education infrastructure throughout the UAE s capital. Out of the six schools approved by ADEC, 4 schools will be for girls and 2 for boys. Each school will have the capacity to cater for between 1225 and 1500 students, and will offer classes from grade 6 to 12. The total built up area is 108000m2 for the 6 schools, each school with an average area of 18000m2 each. These schools will feature facilities lacking in many public schools, including swimming pools and extensive sports facilities, as well as auditoriums, canteens and bigger libraries, which will be open to the community after school hours.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]The ADEC approved six schools in Al Ain are the following:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Al Daher Girls School, a secondary school with Grades from 6 to 12 which will cater for 1225 students and with a total parking supply of 180. Al Daher School is located in Al Ain, Plot 1, and Street 25.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Al Jahili Girls School, a secondary school with grades from 10 to 12 which will cater for 1500 students and with a total parking supply of 202. It is located in plot 256 Khalifa Bin Zayed 1st Street, Al Ain.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Al Towayya Girls School, a secondary school with grades from 10 to 12 which will cater for 1200 students and with a parking capacity of 161. It is located in plot 3 street8, Al Ain.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Mezyad Boys School, a secondary school with grades from 6 to 12 which will cater for 1225 students and with a parking capacity of 164 vehicles and it is located on plot 18,Street 5, Al Ain.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Um Ghafa Boys School, secondary school from grades 6 to 12, which will cater for 1225 students and with a parking capacity of 169 vehicles. It is located on plot 8, street 4, Al Ain.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Um Ghafa Girls School, a secondary school from grades 6 to 12 which will cater for 1225 students and with a parking facility of 154 vehicles. It is located on plot 27, street 50, Al Ain.[/item][/items_list][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Abu Dhabi Education Council[/vc_column_text][box_header title=\"Role of CRTC Consultancy\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC Consultancy have been appointed by Dewan Architects and Engineers to prepare a Traffic Impact Study for the six schools in various areas in Al Ain city of the emirate of Abu Dhabi.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Department of Transport and Abu Dhabi Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic counts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Methodology report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Micro modeling, trip distribution, assignment and mode split[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access and circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study report[/item][/items_list][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]AED 600 Million[/vc_column_text][box_header title=\"Project Completion Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]June 2011[/vc_column_text][box_header title=\"Total built up area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]108000m2[/vc_column_text][/vc_column][/vc_row]','Six Schools in various areas in Abu Dhabi','The construction of 6 schools in Al Ain is a part of ADEC’s initiative for improving education infrastructure throughout the UAE s capital. Out of the six schools approved by ADEC, 4 schools will be for girls...','publish','closed','closed','','six-schools-in-various-areas-in-abu-dhabi','','','2016-06-30 09:35:34','2016-06-30 09:35:34','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1731',8,'re_projects','',0),(1732,1,'2016-06-17 14:40:05','2016-06-17 14:40:05','','school','','inherit','open','open','','school','','','2016-06-17 14:40:05','2016-06-17 14:40:05','',1731,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/school.png',0,'attachment','image/png',0),(1733,1,'2016-06-20 07:41:58','2016-06-20 07:41:58','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nCanadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nOur vision is to be among the most respected, reputable, highly regarded transportation, infrastructure and project management consultancy firms in the Middle East.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nOur mission is to deliver high-quality, cost-effective transportation, infrastructure and project management solutions to meet our clients’ needs.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"1727,1712,1716,1720,1729,1721,1724,1731\" category=\"-\" order_by=\"menu_order\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Yomna Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Godfrey Antony\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Mary Garra\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Muhammad Ghaffari\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Ayman Shahin\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Muhammed Ejaz\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Mona Nasr\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Osama Mohiddien\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"AbdelRahman Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Alain Arostique\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Daniya Hadi\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Surfaras Abdul Vahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRmJsb2clMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-06-20 07:41:58','2016-06-20 07:41:58','',924,'http://192.168.0.7/rtcme/2016/06/20/924-revision-v1/',0,'revision','',0),(1734,1,'2016-06-20 07:44:42','2016-06-20 07:44:42','[vc_row][vc_column][re_projects items_per_page=\"8\" ids=\"1727,1712,1716,1720,1729,1721,1724,1731\" category=\"-\" headers=\"1\" read_more=\"1\"][/vc_column][/vc_row]','CRTC Projects','','inherit','open','open','','148-revision-v1','','','2016-06-20 07:44:42','2016-06-20 07:44:42','',148,'http://192.168.0.7/rtcme/2016/06/20/148-revision-v1/',0,'revision','',0),(1735,1,'2016-06-20 07:45:13','2016-06-20 07:45:13','[vc_row][vc_column][re_projects items_per_page=\"8\" ids=\"1727,1712,1716,1720,1729,1721,1724,1731\" category=\"-\" order_by=\"menu_order\" headers=\"1\" read_more=\"1\"][/vc_column][/vc_row]','CRTC Projects','','inherit','open','open','','148-revision-v1','','','2016-06-20 07:45:13','2016-06-20 07:45:13','',148,'http://192.168.0.7/rtcme/2016/06/20/148-revision-v1/',0,'revision','',0),(1736,1,'2016-06-20 09:10:17','2016-06-20 09:10:17','<p>[vc_row][vc_column][vc_single_image image=\"1728\" img_size=\"large\" alignment=\"center\"][vc_column_text]CRTC Consultancy have been commissioned by The Department of Municipal Affairs, Municipality of Abu Dhabi City (ADM) to perform On-Call Services for Traffic Count Surveys studies for various junctions and links of Abu Dhabi Municipal Roads.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The anticipated Yearly Traffic Count Program consists of seven (7) different Survey Types, with its Count Location (Abu Dhabi Access Bridges, Mid-Block Road Segments, Intersection / IP, Roundabout / IP, Intersection / IP, Sector Access Point and Road Section), Unit (No. of Lanes, No. of Lanes, Intersection, Roundabout, Intersection, Right-in Right-out Junction and Kilometer), Quantity (36, 40, 80, 20, 50, 40, 20) and Duration (7 days, 24 hours, 9 hours, 9 hours, 9 hours, 9 hours and 3 roundtrips for each AM, Noon and PM peak period) respectively.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]City of Abu Dhabi, United Arab Emirates[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The Department of Municipal Affairs,<br />\nMunicipality of Abu Dhabi City (ADM)[/vc_column_text][box_header title=\"Role of CRTC Consultancy\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC Consultancy have been appointed to carry out the following tasks for the On-Call Services for the Traffic Count Surveys for the City of Abu Dhabi:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]7 Days Link Counts by Automatic Traffic Recorder (ATR)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]24 Hours Link Counts by Automatic Traffic Recorder (ATR)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Video Based Peak-Hour Turning Movement Counts (TMC) at Intersection[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Video Based Peak-Hour Turning Movement Counts (TMC) at Roundabout[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Manual Based Peak-Hour Turning Movement Counts (TMC) at Intersection[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Manual Peak-Hour Right-in Right-out Counts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Travel Time and Delay Study[/item][/items_list][box_header title=\"Project Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2013 – 2014[/vc_column_text][/vc_column][/vc_row]</p>\n','Abu Dhabi Municipality On Call Services','','inherit','open','open','','1727-autosave-v1','','','2016-06-20 09:10:17','2016-06-20 09:10:17','',1727,'http://192.168.0.7/rtcme/2016/06/20/1727-autosave-v1/',0,'revision','',0),(1737,1,'2016-06-20 09:14:57','2016-06-20 09:14:57','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nCanadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nOur vision is to be among the most respected, reputable, highly regarded transportation, infrastructure and project management consultancy firms in the Middle East.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nOur mission is to deliver high-quality, cost-effective transportation, infrastructure and project management solutions to meet our clients’ needs.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"1727,1712,1716,1729,1720,1721,1724,1731\" category=\"-\" order_by=\"menu_order\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Yomna Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Godfrey Antony\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Mary Garra\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Muhammad Ghaffari\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Ayman Shahin\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Muhammed Ejaz\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Mona Nasr\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Osama Mohiddien\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"AbdelRahman Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Alain Arostique\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Daniya Hadi\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Surfaras Abdul Vahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGMTkyLjE2OC4wLjclMkZydGNtZSUyRmJsb2clMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0VWSUVXJTIwQUxMJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-06-20 09:14:57','2016-06-20 09:14:57','',924,'http://192.168.0.7/rtcme/2016/06/20/924-revision-v1/',0,'revision','',0),(1738,1,'2016-06-20 09:26:16','2016-06-20 09:26:16','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main-arabic\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>مرحبا بكم في موقع شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م.</h2>\r\nبدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق، المواصلات، والهندسة المدنية ثم توسعت لتكةن شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/%D9%84%D9%85%D8%AD%D8%A9-%D8%B9%D9%86%D8%A7/\">تعرف على المزيد</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>رسالتنا</h3>\r\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQUUlRDglQUYlRDklODUlRDglQTclRDglQUElM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRSVEOSU4NSVEOCVCOSUyMCVEOCVBMyVEOSU4MyVEOCVBQiVEOCVCMSUyMCVEOSU4NSVEOSU4NiUyMDglMjAlRDglQjMlRDklODYlRDklODglRDglQTclRDglQUElMjAlRDklODUlRDklODYlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTklMjAlRDglQTclRDklODQlRDklODglRDglQTclRDglQjMlRDglQjklRDglQTklMjAlRDklODglRDglQTclRDklODQlRDglQUElRDglQjElRDklODMlRDklOEElRDglQjIlMjAlRDglQTclRDklODQlRDglQUQlRDklODIlRDklOEElRDklODIlRDklOEElMjAlRDglQjklRDklODQlRDklODklMjAlRDglQjElRDglQjYlRDglQTclMjAlRDglQTclRDklODQlRDglQjklRDklODUlRDklODQlRDglQTclRDglQTElRDglOEMlMjAlRDklOEElRDklODUlRDklODMlRDklODYlRDklODMlMjAlRDglQTclRDklODQlRDglQTclRDglQjklRDglQUElRDklODUlRDglQTclRDglQUYlMjAlRDglQjklRDklODQlRDklOEElRDklODYlRDglQTclMjAlRDklODElRDklOEElMjAlRDklODUlRDglQjQlRDglQjElRDklODglRDglQjklRDklODMlMjAlRDglQTclRDklODQlRDklODUlRDklODIlRDglQTglRDklODQuJTIwJUQ4JUFBJUQ5JTgyJUQ4JUFGJUQ5JTg1JTIwQ1JUQyUyMCVEOSU4NSVEOCVBQyVEOSU4NSVEOSU4OCVEOCVCOSVEOCVBOSUyMCVEOSU4OCVEOCVBNyVEOCVCMyVEOCVCOSVEOCVBOSUyMCVEOSU4NSVEOSU4NiUyMCVEOCVBNyVEOSU4NCVEOCVBRSVEOCVBRiVEOSU4NSVEOCVBNyVEOCVBQSUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOSU4QSVEOCVBOSUyMCVEOCVBOCVEOSU4NSVEOCVBNyUyMCVEOSU4MSVEOSU4QSUyMCVEOCVCMCVEOSU4NCVEOSU4MyUyMCVEOSU4OCVEOSU4NCVEOSU4MyVEOSU4NiUyMCVEOCVBRiVEOSU4OCVEOSU4NiUyMCVEOCVBMyVEOSU4NiUyMCVEOSU4QSVEOSU4MiVEOCVBQSVEOCVCNSVEOCVCMSUyMCVEOCVCOSVEOSU4NCVEOSU4OSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVCMSVEOSU4MiVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4OCVEOCVBNyVEOCVCNSVEOSU4NCVEOCVBNyVEOCVBQSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOCVBOCVEOSU4NiVEOSU4QSVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOCVBQSVEOCVBRCVEOCVBQSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4NiVEOCVBNyVEOCVCOCVEOCVCMSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVBOCVEOSU4QSVEOCVCOSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4MyVEOSU4NyVEOCVCMSVEOCVBOCVEOCVBNyVEOCVBNiVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVCOSVEOSU4NSVEOCVBNyVEOCVCMSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOSU4OCVEOCVBQSVEOCVCNSVEOSU4NSVEOSU4QSVEOSU4NSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVBOCVEOCVBNyVEOSU4NiVEOSU4QS4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODUlRDglQjQlRDglQTclRDglQjElRDklOEElRDglQjklM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDglQTMlRDglQjklRDglQjglRDklODUlMjAlRDglQTUlRDklODYlRDglQUMlRDglQTclRDglQjIlRDglQTclRDglQUElRDklODYlRDglQTclM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"-,1679\" category=\"%d8%a7%d9%84%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9-%d8%a7%d9%84%d9%85%d9%86%d8%ac%d8%b2%d8%a9\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODElRDglQjElRDklOEElRDklODIlMjAlRDglQjklRDklODUlRDklODQlM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDklODIlRDglQTclRDglQTglRDklODQlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTclRDglQTElM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert teamdirection\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"يمنى حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"جودفري أنطوني\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"ماري غارا\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"محمد غفاري\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"أيمن شاهين\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"محمد إعجاز\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"منى نصر\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"أسامة محي الدين\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"عبدالرحمن حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"ألين أروستيك\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"دانية هادي\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"سرفراس عبدالوهاب\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQTIlRDglQUUlRDglQjElMjAlRDglQTMlRDglQUUlRDglQTglRDglQTclRDglQjElM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRjE5Mi4xNjguMC43JTJGcnRjbWUlMkYlMjVEOCUyNUEzJTI1RDglMjVBRSUyNUQ4JTI1QTglMjVEOCUyNUE3JTI1RDglMjVCMS0lMjVEOCUyNUE3JTI1RDklMjU4NCUyNUQ4JTI1QjQlMjVEOCUyNUIxJTI1RDklMjU4MyUyNUQ4JTI1QTktJTI1RDklMjU4NSUyNUQ4JTI1QTctJTI1RDglMjVBNyUyNUQ5JTI1ODQlMjVEOCUyNUFDJTI1RDglMjVBRiUyNUQ5JTI1OEElMjVEOCUyNUFGJTJGJTIyJTIwY2xhc3MlM0QlMjJ2aWV3YWxsJTIyJTNFJUQ4JUI5JUQ4JUIxJUQ4JUI2JTIwJUQ4JUE3JUQ5JTg0JUQ4JUFDJUQ5JTg1JUQ5JThBJUQ4JUI5JTIwJTNDJTJGYSUzRQ==[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-06-20 09:26:16','2016-06-20 09:26:16','',1473,'http://192.168.0.7/rtcme/2016/06/20/1473-revision-v1/',0,'revision','',0),(1744,1,'2016-06-24 07:36:56','2016-06-24 07:36:56','[vc_row][vc_column][vc_single_image image=\"1745\" img_size=\"large\" alignment=\"center\"][vc_column_text]The Hospital consists of 3 Floors located on Plot P-4 / Z-15 Madinat Mohamed Bin Zayed City in Abu Dhabi. The Hospital will be designed and constructed to meet the demands of contemporary Luxuries Hospitals requiring modern design parameters. Abu Al Abiad Hospital is a 50-bed new design high dependency General Hospital and it is economic , flexible, energy efficient and sustainable.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The different departments will stretch over an area of 6,555 m2 and can be briefed as follows[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]The ground floor plan will have a total area of 2,312 m2 and will contain Entrance lobbies, Imaging / Radiology Department/ Emergency, Outpatient, Outpatient Pharmacy, Laboratory, Services,and Administration Departments[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]The first floor will have a total built up area of 1,925 m2 and will consist Corridors, Operation Theatre, Inpatient Wards, Inpatient Pharmacy, CSSD and Services department.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]The second floor will have an area of1, 925 m2 Concourse (Corridors) ,Delivery department, Inpatient Wards ,Nursery and Services.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]The roof floor will contain MEP Services Department in an area of 312m2[/item][/items_list][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Mohammed Bin Zayed City, Abu Dhabi, United Arab Emirates[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Private Investor[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact Study for Abu Al Abiad Hospital,Mohamed Bin Zayed City, Plot P-4, Z-15, Abu Dhabi, United Arab Emirates.[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants have been appointed by Society Technology House to conduct a Traffic Impact Study for the Abu Al Abiad Hospital in the Mohamed Bin Zayed City, Plot P-4, Z-15 of Abu Dhabi city.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Department of Transport and Abu Dhabi Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]DOT registration Form[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Inception Meeting[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access and Circulation Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Non Motorized Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]TIS Summary Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Swept width Analysis[/item][/items_list][box_header title=\"Project Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Completion Date - 2010[/vc_column_text][box_header title=\"Project Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]AED 67.3Million[/vc_column_text][box_header title=\"Total Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]11,200 Sq. m.\r\nFor more information please contact\r\n<span style=\"color: #00ccff;\"><strong>Mona Nasr, mnasr@rtcme.com</strong></span>[/vc_column_text][/vc_column][/vc_row]','ABU AL ABIAD HOSPITAL','The Hospital consists of 3 Floors located on Plot P-4 / Z-15 Madinat Mohamed Bin Zayed City in Abu Dhabi. The Hospital will be designed and constructed to meet the demands of contemporary...','publish','closed','closed','','abu-al-abiad-hospital','','','2016-06-30 09:35:13','2016-06-30 09:35:13','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1744',0,'re_projects','',0),(1745,1,'2016-06-24 07:29:48','2016-06-24 07:29:48','','hospital','','inherit','open','open','','hospital','','','2016-06-24 07:29:48','2016-06-24 07:29:48','',1744,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/hospital.png',0,'attachment','image/png',0),(1746,1,'2016-06-24 07:37:09','2016-06-24 07:37:09','[vc_row][vc_column][vc_single_image image=\"1745\" img_size=\"large\" alignment=\"center\"][vc_column_text]The Hospital consists of 3 Floors located on Plot P-4 / Z-15 Madinat Mohamed Bin Zayed City in Abu Dhabi. The Hospital will be designed and constructed to meet the demands of contemporary Luxuries Hospitals requiring modern design parameters. Abu Al Abiad Hospital is a 50-bed new design high dependency General Hospital and it is economic , flexible, energy efficient and sustainable.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The different departments will stretch over an area of 6,555 m2 and can be briefed as follows[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]The ground floor plan will have a total area of 2,312 m2 and will contain Entrance lobbies, Imaging / Radiology Department/ Emergency, Outpatient, Outpatient Pharmacy, Laboratory, Services,and Administration Departments[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]The first floor will have a total built up area of 1,925 m2 and will consist Corridors, Operation Theatre, Inpatient Wards, Inpatient Pharmacy, CSSD and Services department.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]The second floor will have an area of1, 925 m2 Concourse (Corridors) ,Delivery department, Inpatient Wards ,Nursery and Services.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]The roof floor will contain MEP Services Department in an area of 312m2[/item][/items_list][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Mohammed Bin Zayed City, Abu Dhabi, United Arab Emirates[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Private Investor[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact Study for Abu Al Abiad Hospital,Mohamed Bin Zayed City, Plot P-4, Z-15, Abu Dhabi, United Arab Emirates.[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants have been appointed by Society Technology House to conduct a Traffic Impact Study for the Abu Al Abiad Hospital in the Mohamed Bin Zayed City, Plot P-4, Z-15 of Abu Dhabi city.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Department of Transport and Abu Dhabi Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]DOT registration Form[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Inception Meeting[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access and Circulation Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Non Motorized Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]TIS Summary Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Swept width Analysis[/item][/items_list][box_header title=\"Project Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Completion Date - 2010[/vc_column_text][box_header title=\"Project Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]AED 67.3Million[/vc_column_text][box_header title=\"Total Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]11,200 Sq. m.\r\nFor more information please contact\r\n<span style=\"color: #00ccff;\"><strong>Mona Nasr, mnasr@rtcme.com</strong></span>[/vc_column_text][/vc_column][/vc_row]','ABU AL ABIAD HOSPITAL','','inherit','open','open','','1744-autosave-v1','','','2016-06-24 07:37:09','2016-06-24 07:37:09','',1744,'http://192.168.0.7/rtcme/2016/06/24/1744-autosave-v1/',0,'revision','',0),(1747,1,'2016-06-24 07:46:06','2016-06-24 07:46:06','[vc_row][vc_column][vc_single_image image=\"1748\" img_size=\"large\" alignment=\"center\"][vc_column_text]ADISC Staff Accommodation is built on a footprint of 19,825 square meters on a plot located in Khalifa City-A with a total number of 9 buildings and 526 apartments. The total built up area is made up of 3 clusters in which the first one will consist of 504 studios, the second one mainly designed to accommodate 6 duplex apartments and the third cluster which is similar to cluster 2 with an additional 2 extra 2 bedroom duplex apartments in each building.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The 3 clusters can be described as follows:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Cluster B1: 6 identical 3 story buildings with a total number of 504 studio apartments in an area of 16128 sq.m[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Cluster 4: consists of one 3 story building made up of 6 duplex apartments with four 2bedroom apartments in 577 sq.m and two 4 bedroom apartments in 463 sq.m[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Cluster 5: Includes 2 buildings with twelve 2 bedroom duplex apartments in 1732 sqm and 4 four bedroom apartments in 925 sqm.[/item][/items_list][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]ADISC[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]TIS Circulation Plan of ADISC Staff Accommodation, Khalifa City, Abu Dhabi[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located on plot P5A,Khalifa City –A, Abu Dhabi, United Arab Emirates.[/vc_column_text][box_header title=\"Role of RTC\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants were appointed by Fibrex Industrial &amp; Contracting Co to prepare a TIS Circulation plan for the proposed project.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]AS a Sub Consultant, RTC has carried out the specified proposed scope of works in the UPC revised application lists for the following items.[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Circulation Plan[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Universal Access Plan[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Signage Proposal[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking and Loading Plan[/item][/items_list][box_header title=\"Total Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]19,825 m2[/vc_column_text][box_header title=\"Project Completion Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]September 2010\r\nFor more information please contact\r\n<strong>Mona Nasr,mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','ADISC STAFF ACCOMMODATION','ADISC Staff Accommodation is built on a footprint of 19,825 square meters on a plot located in Khalifa City-A with a total number of 9 buildings and 526 apartments...','publish','closed','closed','','adisc-staff-accommodation','','','2016-06-30 09:34:55','2016-06-30 09:34:55','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1747',11,'re_projects','',0),(1748,1,'2016-06-24 07:38:44','2016-06-24 07:38:44','','staff','','inherit','open','open','','staff','','','2016-06-24 07:38:44','2016-06-24 07:38:44','',1747,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/staff.png',0,'attachment','image/png',0),(1749,1,'2016-06-24 08:06:19','2016-06-24 08:06:19','[vc_row][vc_column][vc_single_image image=\"1750\" img_size=\"large\" alignment=\"center\"][vc_column_text]Al Arabia Press and Media is considered one of the leading media companies in the UAE, specialized in the fields of press and media. It’s head office is located in the capital of the UAE, the city of Abu Dhabi. The proposed project is mainly a commercial development with 24 floors and 54 offices located at the northeast quadrant of the intersection of 32nd Street (Al Sultan Bin Zayed Street) and 7th Street (Zayed the 1st Street) specifically east of 32nd Street (Al Sultan Bi n Zayed Street). The expected build out date of the project is the year 2010.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The plot area of the Arabia Office Building project will be approximately 1,400 square meters consisting of four basement floors for parking, ground floor, mezzanine, 18 floors and the roof on approximately gross floor area of 40,150 square meters. The building will include a total of 54 offices on approximately 22,230 square meters and 2 main exhibit halls on the ground and mezzanine floors with total area of 1,495 square meters. The project site is generally located inside the Central Business District (inner-CBD) area. The project will be completed in one phase.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Al-Arabia Press and Media Office Building located in Al-Khalidia area Sector W-10 Plot number C-66 in the City of Abu Dhabi, UAE .[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Al Arabia Media &amp; Press[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC has been retained by Al Madina Consulting Engineers Company to compile a Traffic Impact Study for the proposed Al-Arabia Press and Media Office Building located in Al-Khalidia area Sector W-10 Plot number C-66 in the City of Abu Dhabi, UAE[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a Sub- Consultant RTC has carried out the following tasks:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Department of Transport and Abu Dhabi Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Counts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Inception Meeting[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Micro Modeling, Trip Distribution, Assignment and Mode Split[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Mitigation Measures[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Optimized Parking Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Access and Circulation Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]TIS Summary Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Swept Width Analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Non Motorized and Transit Plans[/item][/items_list][box_header title=\"Total Land Use\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]40,150 Sq. m[/vc_column_text][box_header title=\"Project Completion\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2010\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','AL ARABIA MEDIA AND PRESS BUILDING','Al Arabia Press and Media is considered one of the leading media companies in the UAE, specialized in the fields of press and media. It’s head office is located in the capital of the UAE, the city of Abu Dhabi...','publish','closed','closed','','al-arabia-media-and-press-building','','','2016-06-30 09:34:09','2016-06-30 09:34:09','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1749',12,'re_projects','',0),(1750,1,'2016-06-24 07:59:38','2016-06-24 07:59:38','','press','','inherit','open','open','','press','','','2016-06-24 07:59:38','2016-06-24 07:59:38','',1749,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/press.png',0,'attachment','image/png',0),(1751,1,'2016-06-24 08:14:25','2016-06-24 08:14:25','[vc_row][vc_column][vc_column_text]Ali &amp; Sons Company LLC, which was established in 1979, is a provider of quality services to the oil and gas industry . The proposed project under study is Ali and Sons Marine Engineering Factory , which is one of the ventures of Ali and Sons with a vision for setting up a world-class shipyard and an oil &amp; gas fabrication facility to be a major EPC contractor within the Emirate of Abu Dhabi. The core businesses of Ali and Sons Marine Engineering Factory will be :[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Ship Repair[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Rig Repair[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Ship Building[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Rig Building[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]EPC[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Oil &amp; Gas Projects Offshore and On shore[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Refinery Shut Downs[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Building Of Tank Farms[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Offshore Modules and Hook Ups[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Building Jackets[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Valve Repair[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Electrical Power Plant &amp; Motor Refurbishment[/item][/items_list][vc_column_text]Each of the above subdivisions will operate asindependent profit center.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The project involves construction of a marine engineering factory comprising a ground floor and an additional floor. This new fabrication, construction, ship repair and ship building facility located in industrial city of Abu Dhabi Phase II Mussafah, spread over a land area of over 280000 sq. m having a water front of over 400m is being developed to cater for the marine and oil &amp; gas jobs. The facility will have dedicated machine shop, electrical motor /generator rewinding and repair shop, valve repair shop, automated blasting and priming shop, berthing quays of over 200m load out (15 t/sq. m), jetty of 50m and floating dry dock of 2000T capacity 100m in length.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located on plot 354MR2, Sector ICAD 2 , Musaffah, Abu Dhabi. UAE.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Higher Corporation for Specialized Economic Zone[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants were appointed by Al Salaam Consulting Architects and Engineering Planners to prepare a Traffic Impact Study for the Ali &amp; Sons Marine Engineering Factory in ICAD 2, Musaffah, Abu Dhabi.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a Sub- Consultant RTC has carried out the following tasks:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Abu dhabi Municipality and Abu Dhabi Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]DOT Registration Form[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Inception Meeting[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Access and Circulation Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]TIS Summary Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Swept Width Analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Non Motorized and Transit Plans[/item][/items_list][box_header title=\"Gross Floor Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]25989.94 Sq.m[/vc_column_text][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]USD 20 Million[/vc_column_text][box_header title=\"Project Completion\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]March 2011\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','ALI AND SONS ENGINEERING FACTORY','Ali & Sons Company LLC, which was established in 1979, is a provider of quality services to the oil and gas industry . The proposed project under study is Ali and Sons Marine Engineering Factory ...','publish','closed','closed','','ali-and-sons-engineering-factory','','','2016-06-30 09:33:49','2016-06-30 09:33:49','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1751',13,'re_projects','',0),(1752,1,'2016-06-24 09:09:38','2016-06-24 09:09:38','[vc_row][vc_column][vc_single_image image=\"1753\" img_size=\"large\" alignment=\"center\"][vc_column_text]The study area is an Extension Building located in Sector E-40 Plot number 27 which will contain office and retail land use.The Lycee Louis Massignon is the most reputed French school in Abu Dhabi. The school was established in 1972 and counts today not less than 1,500 students from pre kindergarten through 12th grade.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]This new building’s 4 floors include a total of 4 class rooms and other school facilities like science rooms, language laboratories, a new Commission, the art studios, a cafeteria and a new dining area.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located east of 29th Street between Rashid Bin Saeed Al-Maktoum Street and Al-Muroor Road on Plot No 27; sector E 40, Abu Dhabi. U.A.E[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Lycee Louis Massignon French School[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC has been retained by Helal &amp; Partners Architectural Company to compile a Traffic Impact Study for the proposed School Extension Building located in Sector E-40 Plot number 27 in the City of Abu Dhabi.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a Sub- Consultant RTC has carried out the following tasks:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Abu Dhabi Municipality and Abu Dhabi Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Counts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Methodology report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Micro Modeling, Trip Distribution, Assignment and mode split[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Access and Circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact Study Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing Comments[/item][/items_list][box_header title=\"Total Land Use\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]4000 sq. m[/vc_column_text][box_header title=\"Project Completion\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Quarter 4- 2010\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','FRENCH SCHOOL','The study area is an Extension Building located in Sector E-40 Plot number 27 which will contain office and retail land use.The Lycee Louis Massignon is the most reputed French school in Abu Dhabi...','publish','closed','closed','','french-school','','','2016-06-30 09:33:02','2016-06-30 09:33:02','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1752',14,'re_projects','',0),(1753,1,'2016-06-24 08:15:43','2016-06-24 08:15:43','','fschool','','inherit','open','open','','fschool','','','2016-06-24 08:15:43','2016-06-24 08:15:43','',1752,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/fschool.png',0,'attachment','image/png',0),(1754,1,'2016-10-31 20:54:54','2016-10-31 16:54:54','[vc_row][vc_column][vc_single_image image=\"1755\" img_size=\"large\" alignment=\"center\"][vc_column_text]Najmat Abu Dhabi, which can be translated into English as \'Star of Abu Dhabi\' or \'Abu Dhabi\'s Star\', is one of the three project developments being built on Al Reem Island Abu Dhabi. Najmat Abu Dhabi will be an urban waterside community development project that will be located to the southeast of the entrance to Al Reem Island.[/vc_column_text][vc_column_text]The Mixed Use Building (Keangnam Marina Palace - KMP) , the 24 story building is located on plot Number C14 in sector RR2 within Najmat Abu Dhabi Development along the Canal Boulevard on Al Reem Island. The proposed building implements the mixed usage following the new sustainable approach recommended by theUrban Planning Council (UPC).[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project consists of the following:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Retail area of 1,304.91 square meters.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Office area of 2, 2465.65 square meters.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]282 Apartments comprises of 22 units of two bed duplex, 22 units of three bed duplex, 5 units of three bedrooms, 32 units of two bedrooms, 79 units of one bedroom, and 122 units of studio.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Four floors of Car Parking with a total parking spaces for 410 vehicles.[/item][/items_list][box_header title=\"Client\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]Keangnam Enterprises Co.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]Keangnam Marina Palace is located on plot Number C14 in sector RR2 within Najmat Abu Dhabi Development along the Canal Boulevard, Reem Island Abu Dhabi, United Arab Emirates.[/vc_column_text][box_header title=\"Role of CRTC Consultancy\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]Canadian Roads Transport and Civil Engineering Consultancy was commissioned by Helal and Partners Engineering Consultants to undertake a Traffic Impact Study for the proposed mixed use building (Keangnam Marina Palace - KMP) at Najmat Abu Dhabi on Al Reem Island.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Development of the project trip generation as per Dubai manual rates.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking analysis and design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access and circulation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Development trip distribution, model split and trip assignment.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis of the proposed development.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing and incorporating ADM comments.[/item][/items_list][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]AED 1 Billion.[/vc_column_text][box_header title=\"Project Duration\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2008 - 2012[/vc_column_text][vc_column_text]\r\n\r\nFor more information please contact:\r\n\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','KEANGNAM MARINA PALACE NAJMAT ABU DHABI','','publish','closed','closed','','keangnam-marina-palace-najmat-abu-dhabi','','','2016-10-31 21:39:11','2016-10-31 17:39:11','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1754',0,'re_projects','',0),(1755,1,'2016-06-24 09:13:22','2016-06-24 09:13:22','','marina','','inherit','open','open','','marina','','','2016-06-24 09:13:22','2016-06-24 09:13:22','',1754,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/marina.png',0,'attachment','image/png',0),(1756,1,'2016-06-24 09:21:39','2016-06-24 09:21:39','[vc_row][vc_column][vc_column_text]The Industrial Development in Musaffah offers new vivid designed warehouse, showrooms and offices and it is comprised of 70,200 square meters of Light Industry. The project site is located in Musaffah area south of 10th Street. Proposed access to the project is provided via one driveway connection from the west. The study area comprises of the two storeys proposed industrial development which is bounded by the two sector roads, where the parking will be available on both sides of the sector roads as well as on the 28th street south of the building. The entrance to the development will be from the southeast side serving as one way only and the exit will be from the southwest side.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The development will have 2 floors for offices and stores. The ground floor of the proposed development will have 35, 100 sq.m in total and will contain 10 Type 1 stores ( 7,400 sq.m- 13,250 sq.m) and 16 Type 2 stores ( 16,000 sq.m-21,850 sq.m) The first floor is designed to have 122 offices in 35,100 sq.m and there are 425 parking spaces available on the ground floor.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed development is located in Sector M4, Mussafah, Abu Dhabi.[/vc_column_text][box_header title=\"Client\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Global Development Group[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC has been appointed to prepare a Traffic Impact Study for the proposed industrial development in Musaffah, Abu Dhabi, UAE.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a Sub- Consultant RTC has carried out the following tasks:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Automatic and manual traffic counts for the surrounding road network[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis Parking requirements and design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access and circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing ADM Comments[/item][/items_list][box_header title=\"Total Land Use\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]70,200 sq. m[/vc_column_text][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]AED 93Million[/vc_column_text][box_header title=\"Project Completion\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2009\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','MUSAFFA WAREHOUSES','The Industrial Development in Musaffah offers new vivid designed warehouse, showrooms and offices and it is comprised of 70,200 square meters of Light Industry...','publish','closed','closed','','musaffa-warehouses','','','2016-06-30 09:32:20','2016-06-30 09:32:20','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1756',16,'re_projects','',0),(1757,1,'2016-06-24 09:26:33','2016-06-24 09:26:33','[vc_row][vc_column][vc_column_text]Overseas Cement Industrial is a limited liability company established in 2008 and the proposed project under study is another venture from Overseas Cements and will be constructed as a Cement Factory on Plot 78(A) in the Al Mafraq Industrial Area in the Emirate of Abu Dhabi.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is a Cement factory in an area of 46,368m2. The main activities are manufacturing concrete bricks and manufacturing ready mixed concrete. The project is located in the non CBD Area and the total parking supply for the development is 73.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Overseas Cement Factory is located on Plot 78(A), Al Mafrak- Tarif Way , Abu Dhabi, U.A.E.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Overseas Cement Industrial L.L.C[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants have been appointed by H.E. Bin Ham Al Amr Consulting to conduct a Traffic Impact Study for the proposed project in plot no 78(A) , Al Mafrak , Abu Dhabi, U.A.E.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]a Sub- Consultant RTC has carried out the following tasks:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Department of Transport and Abu Dhabi Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Trip Generation &amp; Parking Analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Access &amp; Circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]TIS Summary Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing Comments[/item][/items_list][box_header title=\"Gross Floor Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]46, 368sq.m[/vc_column_text][box_header title=\"Project Completion\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2010\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','OVERSEAS CEMENT FACTORY','Overseas Cement Industrial is a limited liability company established in 2008 and the proposed project under study is another venture from Overseas Cements and will be constructed as a...','publish','closed','closed','','overseas-cement-factory','','','2016-06-30 09:31:57','2016-06-30 09:31:57','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1757',17,'re_projects','',0),(1758,1,'2016-06-24 09:37:34','2016-06-24 09:37:34','[vc_row][vc_column][vc_single_image image=\"1759\" img_size=\"large\" alignment=\"center\"][vc_column_text]P I School Accommodation is located in Sas Al Nakheel, the main land of the city of Abu Dhabi. The project objective is to create work and live environment for PI School’s staff.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]P I School Accommodation consists of four building in its premises which contain nine flats on each floor. The P I S consists of the following:\r\n\r\nBuilding A (G+2): Total 27 Flats in 4416 sq.m\r\n\r\nBuilding B (G+3): Total 36 Flats in 5816 sq.m\r\n\r\nBuilding C (G+4): Total 45 Flats in 7216 sq.m\r\n\r\nBuilding D (G+4): Total 45 Flats in 7216 sq.m\r\n\r\nIt consists of typical enlarged living areas and it has special adjoining accommodations for the staff with areas to work and study. It also consists of separate rooms for staff and maid’s room with attached bath as a whole and dressing rooms with large living area for casual dining and features discreetly screened kitchenettes. P I School Accommodation consists of outdoor gaming facilities such as lawn tennis court, football field and a large green area.\r\n\r\nRoof level includes chilled water pumped room, G.S.M room, motor control centre room, store room, booster and filtration room. The Service Block houses the electrical services including emergency generators, mechanical and HVAC services and equipment. Additional mechanical/electrical areas are located on each floor.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located in Sas Al Nakheel Area (Umm El Nar) at the northeast quadrant of the intersection of Abu Dhabi-Dubai expressway (E 10) and Abu Dhabi – Al Ain expressway (E22).[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]ADNOC[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants has been appointed by Al Torath Consultant Group to prepare a Traffic Impact Study for the proposed P I School Staff Accommodation located in Sas Al Nakheel district of Abu Dhabi, UAE.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a Sub- Consultant RTC has carried out the following tasks:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Department of Transport and Abu Dhabi Traffic Police Inception Meeting[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Counts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Micro Modeling, Trip Distribution, Assignment and Mode Split[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Access and Circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Car Parking - Concept Design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Road Widening and newly proposed Mitigation Measures[/item][/items_list][box_header title=\"Total Land Use\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]24, 664 sq.m[/vc_column_text][box_header title=\"Project Completion\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2011\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','PI HIGH SCHOOL STAFF ACCOMMODATION','P I School Accommodation is located in Sas Al Nakheel, the main land of the city of Abu Dhabi. The project objective is to create work and live environment for PI School’s staff...','publish','closed','closed','','pi-high-school-staff-accommodation','','','2016-06-30 09:31:39','2016-06-30 09:31:39','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1758',0,'re_projects','',0),(1759,1,'2016-06-24 09:30:15','2016-06-24 09:30:15','','pihighschool','','inherit','open','open','','pihighschool','','','2016-06-24 09:30:15','2016-06-24 09:30:15','',1758,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/pihighschool.png',0,'attachment','image/png',0),(1760,1,'2016-06-24 10:41:09','2016-06-24 10:41:09','[vc_row][vc_column][vc_single_image image=\"1761\" img_size=\"large\" alignment=\"center\"][vc_column_text]Located in Sas Al Nakheel Abu Dhabi, the Male and Female High Schools of ADNOC consists of two separate buildings, 2 floors each and can accommodate a total of 800 students. Each of the school buildings also includes sport facilities such as basket ball, football and tennis and in addition to related structures such as roads, walkways, prayer areas, playgrounds, soft and hard landscaping, external shaded swimming pool and a car and a bus park. Borouge Innovation Centre, A polymer research facility, is one of only four similar initiatives developed globally.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The Male and Female High Schools will be from grade 9 to grade 12. Each site comprises the main school building, service block, guard and drivers rooms, swimming pools and outdoor fields. The Borouge Innovation Centre consists of three major items, warehouse, labs and application hall, in addition to offices, common spaces and services. The project consists mainly:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Male High School of 400 students capacity.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Female High School of 400 students capacity[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]The Bouroge Innovation Centre of 75 employees capacity[/item][/items_list][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located in Sas Al Nakheel (Omm El Nar) at the northeast quadrant of the intersection of Abu Dhabi- Dubai Express Way (E10) and Abu Dhabi – Al Ain Express Way (E22).[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Abu Dhabi National Oil Company[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact study for ADNOC High Schools and Borouge Innovation Centre.[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants have been appointed by Engineering Consultants Group to undertake a Traffic Impact Study for the proposed ADNOC High Schools and Borouge Innovation Centre.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with ADM and Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Automatic and manual traffic counts for the surrounding road network(intersections and road segments)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Development trip generation, trip distribution, modal split and trip assignment.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact analysis of the proposed development.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking requirements and design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access and circulation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact study report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing and incorporating ADM Comments.[/item][/items_list][box_header title=\"Total Land Use\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Male and Female High Schools-29,883 sqm Borouge Innovation Centre- 18,000 sqm[/vc_column_text][box_header title=\"Project Completion Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Male and Female School-Q4 2008 Borouge Innovation Centre-Q42011\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','ADNOC SCHOOLS','Located in Sas Al Nakheel Abu Dhabi, the Male and Female High Schools of ADNOC consists of two separate buildings, 2 floors each and can accommodate a total of 800 students...','publish','closed','closed','','adnoc-schools','','','2016-06-30 09:28:33','2016-06-30 09:28:33','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1760',18,'re_projects','',0),(1761,1,'2016-06-24 10:33:56','2016-06-24 10:33:56','','adnosschool','','inherit','open','open','','adnosschool','','','2016-06-24 10:33:56','2016-06-24 10:33:56','',1760,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/adnosschool.png',0,'attachment','image/png',0),(1762,1,'2016-06-24 10:49:24','2016-06-24 10:49:24','[vc_row][vc_column][vc_single_image image=\"1763\" img_size=\"large\" alignment=\"center\"][vc_column_text]The Al Ain building is located within Phases 3 and 4 – Plot C17 (B11&amp;12), and it consists of serviced apartment facilities which will be constructed on a plot of land with a surface area of 3,299.5 m². The proposed project will consists of retail Area of 1724 square meters, 266 Apartments comprising 16 units of 3 bedrooms 38 units of two bedrooms, 130 units of one bedroom, and 82 units of studio, and basements for Car parking. Proposed facilities and amenities for Al Ain building include Shopping Arcade, Health Clubs, Gymnasium, Steam and Sauna room, Aerobic Center, Swimming pools, Children playground, Barbecue area, Function room and Coffee shop, Restaurant and Recreational area. The proposed development will include 4 basements, 1 ground floor, first floor and 24 floors with a maximum height of 103.3 meters and the total parking spaces will be 310.Out of the total number of 302 units, the number of two bedroom flats will be 42, 126 one bedroom flats, 126 studios and 8 luxury flats.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Basements 1st-4th will contain Car parking, Ramps, Services Room. &amp; Circulation Areas, 5 Lifts, 2 Staircases, Exchange Heating Room, Water Tanks &amp; Circulation Areas, Ducts for Ventilation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Ground Floor will include Arcade in Frontage of Building, 2 Showrooms, Main Entrance, Lobby / Reception, Administration rooms , Car parking, etc.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Mezzanine Floor is designed to contain 2 Showrooms, Lobby / Reception, Administration rooms, Store, Male &amp; Female toilets, and Services rooms &amp; Circulation spaces.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]First Floor &amp; Podium will contain 1 Nos. Kids pool, 1 Nos. Adult pool, Gymnasium for male and female, Toilet &amp; Baths with Changing rooms, Reception area, Circulation spaces.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Floors 2nd- 8th &amp; 17th – 20th (11 Nos. of Floors) will contain two 2Bed Room Apartments, six 1Bed Room Apartments, six Studios with Balconies, Telephone room, Electrical room, Gas &amp; Water meter rooms, 2 Garbage chutes, 5 Staircases, Lifts, Lift Lobby &amp; Corridors.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Floors 9th - 16th (8 Floors) will include two 2Bed Room Apartments &amp; eight 1Bed Room Apartments &amp; two studios with Balconies, Telephone room, Electrical room, Gas &amp; Water meter rooms, Garbage chutes, 2 Staircases, 5 Lifts, Lift Lobby &amp; Corridors.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Floors 21nd - 24th (4 Floors) will accommodate four 3BR Luxury Apartments with Balconies, Telephone room, Electrical room, Gas &amp; Water meter rooms, 2 Garbage chutes,Staircases,5 Lifts, Lift Lobby &amp; Corridors.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Mechanical Floor which include 1 GRP Sectional water tank, 2 Electrical rooms , Water meter &amp; Gas rooms, Telephone room, Garbage chute, 5 Lifts, Staircases, Floating slab and Lift Lobby.[/item][/items_list][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact Study for the Al Ain Furnished Apartments in ADNEC City Centre Development, Abu Dhabi.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located on plot C 17 (B11/B12) within Abu Dhabi National Exhibition Company (ADNEC) City Centre Development, south of Abu Dhabi.[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Road Transport and Civil Engineering Consultants were commissioned by EDESSA and MEZYAD Engineering Consultants (MEZYAD) to undertake a Traffic Impact Study for the proposed Al Ain Furnished Apartments.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Redevelopment of the project trip generation as per Dubai manual rates;[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking analysis;[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access and circulation;[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Development trip distribution, modal split and trip assignment;[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis of the proposed development;[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report;[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing and incorporating ADM comments[/item][/items_list][box_header title=\"Total Built Up Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]36,933sq.m[/vc_column_text][box_header title=\"Project Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2010\r\nFor more information please contact\r\n<strong>Mona Nasr,mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','AL AIN FURNISHED APARTMENTS','The Al Ain building is located within Phases 3 and 4 – Plot C17 (B11&12), and it consists of serviced apartment facilities which will be constructed on a plot of land with a surface area of 3,299.5 m². The proposed project will consists of retail Area of 1724 square meters, 266 Apartments comprising 16 units of 3 bedrooms 38 units of two bedrooms...','publish','closed','closed','','al-ain-furnished-apartments','','','2016-06-30 09:28:15','2016-06-30 09:28:15','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1762',19,'re_projects','',0),(1763,1,'2016-06-24 10:42:45','2016-06-24 10:42:45','','furnishedapartment','','inherit','open','open','','furnishedapartment','','','2016-06-24 10:42:45','2016-06-24 10:42:45','',1762,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/furnishedapartment.png',0,'attachment','image/png',0),(1764,1,'2016-06-24 10:57:14','2016-06-24 10:57:14','[vc_row][vc_column][vc_single_image image=\"1765\" img_size=\"large\" alignment=\"center\"][vc_column_text]Stretching over 100,000M2 site, opposite the famous Oasis , within the heart of Al Ain city, Al Ain Oasis would be a mixed use development comprising a hotel and residential and office units to cater to the growing influx of tourists and corporate visitors of UAE and abroad. It includes retail shops and galleries along with cafes and restaurants and public gathering spaces and amenities.[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The Traffic Impact Study of Al Ain Oasis Hotel, Residential and Commercial Complex, Plot No 12, in Al Ain.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]ICT, International Capital Trading company which is a private firm that owns and operates substantial assets in real estate and investments worldwide. Their prestigious projects are Al Manhal, Li’Luat Al Raha, Al Jurf, Al Marasy , Nation Towers etc.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The plot’s proximity to the Oasis is respected and enhanced as the property echoes the Oasis’ historical and natural pathway and the natural irrigation channel or the “falaj”, giving way, through a majestic gate, to the inner path and its two intersecting plazas. Moreover this project is designed giving importance to the principle of sustainability to meet the ever rising standards of conservation including environmental, energy, waste disposal and efficiency measures.[/vc_column_text][box_header title=\"Role of RTC\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a Sub Consultant RTC has carried out the following scope of works.[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Al Ain Municipality[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Automatic and Manual traffic counts for the surrounding road network (Intersections and road segments)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Development of the project trip generation as per Dubai manual rates[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access and circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Development trip distribution, modal split and trip assignment[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis of the proposed development[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing and incorporating ADM comments[/item][/items_list][box_header title=\"Completion Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]4th Quarter 2009[/vc_column_text][box_header title=\"Total Land Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]1, 00,000 Square Meters[/vc_column_text][box_header title=\"Project Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]US$ 136 Million\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','AL AIN OASIS','Stretching over 100,000M2 site, opposite the famous Oasis , within the heart of Al Ain city, Al Ain Oasis would be a mixed use development comprising a hotel and residential and office units to cater to the growing...','publish','closed','closed','','al-ain-oasis','','','2016-06-30 09:27:56','2016-06-30 09:27:56','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1764',20,'re_projects','',0),(1765,1,'2016-06-24 10:50:37','2016-06-24 10:50:37','','oasis','','inherit','open','open','','oasis','','','2016-06-24 10:50:37','2016-06-24 10:50:37','',1764,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/oasis.png',0,'attachment','image/png',0),(1766,1,'2016-06-24 11:05:32','2016-06-24 11:05:32','[vc_row][vc_column][vc_single_image image=\"1767\" img_size=\"large\" alignment=\"center\"][vc_column_text]The Hotel under study is a 5 star Resort that consists of 287 rooms and chalets in addition to guest supported facilities such as restaurants, ballrooms and meeting rooms, swimming pool and health club (gym). The project is located in Al Maqam area district where the prevailing land uses are open space, Parks, Al Ain Golf Club, and farms entertainment club and hospital. The proposed project is located in Al Maqam district at the equestrian of Al Ain City.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The project involves construction of a resort comprising a ground floor and 7 additional floors. The project also includes construction of 60 chalets wherein 28 chalets will have 1 bedroom, 28 chalets will have 2 bedrooms and 4 chalets will have 3 bedrooms. The development will have 296 in total.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located in Al Maqam district at the equestrian of Al Ain City. Al Maqam resort is located within Al Ain Golf Club plot limits close to Tawam Hospital, the main landmark in the vicinity of the project.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Al Ain Equestrian, Shooting &amp; Golf Club[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants have been appointed by Architectural Consultant Group (ACG) to prepare a Traffic Impact Study for the proposed Al Maqam Millennium Hotel located in Al Maqam district at Al Ain City.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a Sub- Consultant RTC has carried out the following tasks:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Department of Transport and Abu Dhabi Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Counts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Methodology Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Micro Modeling, Trip Distribution Assignment and Mode Split[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Access and Circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report[/item][/items_list][box_header title=\"Gross Floor Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]40, 790 sq. m[/vc_column_text][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]US$ 24.5 Million[/vc_column_text][box_header title=\"Project Completion\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]April 2012\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','AL MAQAM MILLENNIUM HOTEL AND RESORT','The Hotel under study is a 5 star Resort that consists of 287 rooms and chalets in addition to guest supported facilities such as restaurants, ballrooms and meeting rooms, swimming pool and health club (gym)...','publish','closed','closed','','al-maqam-millennium-hotel-and-resort','','','2016-06-30 09:26:45','2016-06-30 09:26:45','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1766',22,'re_projects','',0),(1767,1,'2016-06-24 10:59:54','2016-06-24 10:59:54','','hotelandresort','','inherit','open','open','','hotelandresort','','','2016-06-24 10:59:54','2016-06-24 10:59:54','',1766,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/hotelandresort.png',0,'attachment','image/png',0),(1768,1,'2016-06-24 11:14:35','2016-06-24 11:14:35','[vc_row][vc_column][vc_single_image image=\"1769\" img_size=\"large\" alignment=\"center\"][vc_column_text]Located in the centre of Abu Dhabi, on the New Airport Road, this expansive, three level complex will have a state- of- the- art Fish, Meat and Vegetable Market with more than 200 outlets apart from Shopping Mall including a Hypermarket and a spacious food court. This project is initiated on the directions of President Sheikh Khalifa Bin Zayed Al Nahyan and the project is being developed in association with Mubadala Development Company on a Mubadala owned estate in the heart of the city with easy accessibility and a parking capacity of more than 3500cars.[/vc_column_text][box_header title=\"Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The market consist Basement, Ground Floor, Three Floors, roof and Top Roof. Basement floor is for parking, Ground floor is for 75 fish shops, 90 meat shops, 60 vegetable shops and parking, 1st Floor is for 62 shops, 13 stores, prayer room &amp; wash room facilities. 2nd Floor for Hyper Market, shops and 3rd Floor for food court, restaurants, food outlets, family entertainment hall and electronic games centre. Two tents are provided at top roof level to increase the aesthetic of the building. The fish market will have a common fish cleaning hall and an international standard fish waste processing plant which ensures a totally hygienic and odorless market. Each shop will have separate cold storage facilities and it includes specialty shops where customers can purchase live fish.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Line Investments &amp; Property L.L.C, a division of EMKE Group[/vc_column_text][box_header title=\"Role of RTC\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a sub consultant RTC Consultants has carried out the Traffic Impact Study for the specific project. The purpose of this Traffic Impact Assessment is to document the existing and anticipated project specific traffic impacts associated with the proposed Fish Market located in Sector E-32 in the City of Abu Dhabi, United Arab Emirates.[/vc_column_text][box_header title=\"Scope of Work\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with DOT and Abu Dhabi Traffic police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Count[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Micro modeling, trip distribution assignment and mode split[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access and circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact study report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Car parking- concept design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Road idening and newly proposed mitigation measures.[/item][/items_list][box_header title=\"The Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The project site is located in sector E32 on the northwest quadrant of the intersection of Airport Road (2) and Ghantoot Street (25), Abu Dhabi, U.A.E[/vc_column_text][box_header title=\"Project Start Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]January 2008[/vc_column_text][box_header title=\"Project Duration\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]24 Months[/vc_column_text][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]275Million US$[/vc_column_text][box_header title=\"Total Built Up Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]90,000 M2\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','AL MUSHRIF MALL CENTRAL MARKET','Located in the centre of Abu Dhabi, on the New Airport Road, this expansive, three level complex will have a state- of- the- art Fish, Meat and Vegetable Market with more than 200 outlets apart from Shopping Mall including a Hypermarket and a spacious food court...','draft','closed','closed','','al-mushrif-mall-central-market','','','2016-10-31 20:52:51','2016-10-31 16:52:51','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1768',23,'re_projects','',0),(1769,1,'2016-06-24 11:07:07','2016-06-24 11:07:07','','centralmarket','','inherit','open','open','','centralmarket','','','2016-06-24 11:07:07','2016-06-24 11:07:07','',1768,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/centralmarket.png',0,'attachment','image/png',0),(1771,1,'2016-06-24 11:25:47','2016-06-24 11:25:47','[vc_row][vc_column][vc_single_image image=\"1772\" img_size=\"large\" alignment=\"center\"][vc_column_text]The project is located in Plot No. C 4 Abu Dhabi, U.A.E, and in addition to the commercial area (offices) of 9015 square meters, it also consist 234 Hotel Units of 210 Guest rooms, 15 Suites, 4 units of Studios, 4 units of one bedroom, and one three bedroom, four various restaurants and eight meeting rooms, business centre, health club and external swimming pool. It also contains an executive lounge and full height glass Atrium and 4 basements of Car parking. Areeba Hotel will be a perfect complement to ADNEC ,one of the largest exhibition centres in the Gulf region and it will provide comfortable accommodation, office space and conference facilities to both leisure and business travellers.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2nd Floor: 4 Studios, 4 One Bedroom Flats, 1 Three Bedroom Flats\r\n\r\nFloors 3rd-17th: 210 guest rooms, 15 suites,\r\n\r\nFloors 3rd -15th: 8580 Sq. m Office Space\r\n\r\nFloor 16th: 435 Sq. m Office Space\r\n\r\nCar Parking: Ground Floor -30,1st Basement -53, 2nd Basement 105,3rd Basement 105,4th Basement105[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]ADNEC[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The Traffic Impact Study for the proposed Areeba Hotel (Plot C4 Sector W59/01) in the ADNEC Capital Centre, Abu Dhabi, United Arab Emirates.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located on plot C4 Sector W 59/01 within Abu Dhabi National Exhibition Company (ADNEC) City Centre Development, south of Abu Dhabi.[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants were commissioned by Al Salaam Consulting Architects, Engineers and Planners to undertake a Traffic Impact Study for the proposed Hotel and Office Building in ADNEC Centre.[/vc_column_text][box_header title=\"Scope of Services\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Redevelopment of the project trip generation as per Dubai manual rates[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access and circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Development trip distribution, modal split and trip assignment[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis of the proposed development[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact study report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing and incorporating ADM comments[/item][/items_list][box_header title=\"Total Land Use\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]55,948 Sq. m\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','AREEBA HOTEL','The project is located in Plot No. C 4 Abu Dhabi, U.A.E, and in addition to the commercial area (offices) of 9015 square meters, it also consist 234 Hotel Units of 210 Guest rooms, 15 Suites, 4 units of Studios, 4 units of one bedroom, and one three bedroom...','publish','closed','closed','','areeba-hotel','','','2016-06-30 09:21:52','2016-06-30 09:21:52','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1771',24,'re_projects','',0),(1772,1,'2016-06-24 11:20:22','2016-06-24 11:20:22','','areeba_hotel','','inherit','open','open','','areeba_hotel','','','2016-06-24 11:20:22','2016-06-24 11:20:22','',1771,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/areeba_hotel.png',0,'attachment','image/png',0),(1774,1,'2016-06-24 11:43:24','2016-06-24 11:43:24','[vc_row][vc_column][vc_single_image image=\"1775\" img_size=\"large\" alignment=\"center\"][vc_column_text]City Season’s Hotel is a 530 five star hotel with all facilities and highest standards, located in the middle of Abu Dhabi emirate with classical style. The proposed development is a luxury CBD hotel consists of 495 rooms together with their needed common facilities. The hotel consists of an underground level that includes an intermediate floor and three basements, and an upper ground level that includes the ground floor, the mezzanine, eighteen floors and the roof. It is expected that the proposed development will be fully operational in 2011. The project will be constructed in one phase.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Sheikh Musallam Salem Bin Ham Al Amry (Bin Ham Group)[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]It will have two large meeting rooms and exclusive banqueting area for corporate meetings, events and celebrations. Other facilities include an excellent dining restaurant, health club, spacious lobby and comfortable rooms.[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact Study of City Seasons Hotel Abu Dhabi, United Arab Emirates.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed development is located within the Central Business District (CBD) of Abu Dhabi. The project site is bounded by Zayed the First Street from the east and the 3rd Street from the west.[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants have been commissioned by James Cubitt Architects to carry out a Traffic Impact Study (TIS) for the proposed City Seasons Hotel in Abu Dhabi, UAE. The purpose of this report is to document the methodology that will be utilized in preparing the Traffic Impact Study for the project including the identification of the proposed study area limits, traffic growth assumptions, the projected development trip generation and parking requirements, the transportation assumptions, the traffic counts locations and durations, etc.[/vc_column_text][box_header title=\"Scope of Services\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Abu Dhabi Municipality and Abu Dhabi Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Counts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Methodology Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Micro Modeling, Trip Distribution, Assignment and Mode Split[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Access and Circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing Comments[/item][/items_list][box_header title=\"Project Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]AED 30 Million[/vc_column_text][box_header title=\"Completion Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]December 2011\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','CITY SEASONS HOTEL','City Season’s Hotel is a 530 five star hotel with all facilities and highest standards, located in the middle of Abu Dhabi emirate with classical style. The proposed development is a luxury CBD hotel consists of 495 rooms together with their needed common facilities...','publish','closed','closed','','city-seasons-hotel','','','2016-06-30 09:21:10','2016-06-30 09:21:10','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1774',26,'re_projects','',0),(1775,1,'2016-06-24 11:27:49','2016-06-24 11:27:49','','city_seasons_hotel','','inherit','open','open','','city_seasons_hotel','','','2016-06-24 11:27:49','2016-06-24 11:27:49','',1774,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/city_seasons_hotel.png',0,'attachment','image/png',0),(1776,1,'2016-06-24 12:22:42','2016-06-24 12:22:42','[vc_row][vc_column][vc_single_image image=\"1777\" img_size=\"large\" alignment=\"center\"][vc_column_text]The project involves construction of a hospital comprising 20 storeys. It includes a 200 bed hospital for women and children including special outpatient clinics, a 60 to 80 bed long-term acute care&amp;renal dialysis centre. The development will also contain an International Nurse Training Institute, a one day surgery section, a diabetes centre for children and pregnant women, an advanced stem cell processing and storage facility, 6 royal suits and 24 VIP rooms with superior amenities and equipped with state of the art technology.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Additional facilities will also include primary care and speciality clinics; a fully integrated advanced imaging and diagnostics centre; and a wellness institute that integrates medical sciences with fitness and education programmes. Premium hotel-like services and amenities will include medical concierge services, restaurants and cafes, a signature spa and a Presidential Suite with its own medical team and support services. With a completion date of 2011, Danat Al Emarat Hospital will have 170 beds, with a maximum capacity of 260 beds. All rooms will be single occupancy with in-house entertainment services, wireless internet and in-room amenities. Unique facilities at the hospital will include 30 spacious labour, delivery and recovery (LDR) suites offering hotel-like comforts and convenience, a signature spa and a wellness centre.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]UEMedical[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact Study for the proposed Danat Al Emarat hospital to provide structured parking within the development.[/vc_column_text][box_header title=\"Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located in Officers City Area, Abu Dhabi, U. A.E.[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants have been appointed by Engineering Consultants Group to prepare a Traffic Impact Study for the proposed Danat Al Emarat hospital in Officers City Area, Abu Dhabi[/vc_column_text][box_header title=\"Scope of Services\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Department of Transport and Abu Dhabi Traffic police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic counts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Micro modeling, trip distribution, assignment and mode split[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access and circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report[/item][/items_list][box_header title=\"Project Completion\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Q1 2011[/vc_column_text][box_header title=\"Total built up area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]84000 square meters[/vc_column_text][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]205 Million US$\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','DANAT AL EMARAT','The project involves construction of a hospital comprising 20 storeys. It includes a 200 bed hospital for women and children including special outpatient clinics, a 60 to 80 bed long-term acute care&renal dialysis centre...','publish','closed','closed','','danat-al-emarat','','','2016-06-30 07:20:50','2016-06-30 07:20:50','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1776',27,'re_projects','',0),(1777,1,'2016-06-24 11:45:34','2016-06-24 11:45:34','','danatalemarat','','inherit','open','open','','danatalemarat','','','2016-06-24 11:45:34','2016-06-24 11:45:34','',1776,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/danatalemarat.png',0,'attachment','image/png',0),(1778,1,'2016-06-24 12:32:44','2016-06-24 12:32:44','[vc_row][vc_column][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\"][vc_column_text]The project site covers 65,750 square feet (6,110 square meters/0.6 Hectare) of land plot.The plot size is 263’ (80m) by 250’(76.2m). The two towers (26 floors each) of ADM FECC will comprise FECC showrooms, laboratories and offices and the cafeteria dedicated for FECC employees and guests and one restaurant. It is anticipated that the entire project will be completed by the year 2011. FECC is in charge of ensuring the safety of food for human consumption and the safety of the environment within the jurisdiction of Abu Dhabi Municipality.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project of FECC Towers consists of four main parts and can be described as follows:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Showrooms: This includes around GFA of 5300 m2 for FECC showrooms[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]FECC offices and labs: This includes Food and Environmental Control Centre laboratories with a total GFA of 4,500 m2 and FECC offices with a total GFA of 2,500 m2[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Lease Business offices: this include business offices located in the second floor up to the twenty sixth floors with a total GFA of 60,320 m2[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Restaurant: A 787 m2 restaurant will be located in the nineteenth floor.[/item][/items_list][vc_column_text]The development will provide a total of 994 parking spaces including four basement parking floors and ground level off-street parking spaces.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Abu Dhabi Municipality[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact Study of the Abu Dhabi Municipality Food and Environmental Control Centre, sector 11, plot P2, Abu Dhabi.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located in East 11 sector; plot number P2; surrounded by the four lanes Al Salam Street on its East, three lanes The 13th Street on its North, two lanes The 10thStreet on its West, and one lane one directional The 15th Street on its South.[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants have been appointed to conduct a Traffic Impact Study for the above project to ensure that the roadways and junctions within the study area would operate at satisfactory levels of service with the additional traffic generated by the Project.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Development Trip Generation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking requirements and design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Access and Circulation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with ADM (if required)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with the Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Development trip distribution, modal split and trip assignment.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact and Queue Analysis of the proposed development.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic accessibility and parking Report (A brief report outlining the number of trips that will be generated by the proposed development, the capacity of the internal roads, the required number of parking spaces, parking design and site access and circulation issues).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing and incorporating comments.[/item][/items_list][box_header title=\"Total Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]65,750 square feet[/vc_column_text][box_header title=\"Project Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Over $250 Million[/vc_column_text][box_header title=\"Project Completion Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2011\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','FOOD AND ENVIRONMENT CONTROL CENTRE','The project site covers 65,750 square feet (6,110 square meters/0.6 Hectare) of land plot.The plot size is 263’ (80m) by 250’(76.2m). The two towers (26 floors each) of ADM FECC will comprise FECC showrooms...','publish','closed','closed','','food-and-environment-control-centre','','','2016-06-30 07:00:40','2016-06-30 07:00:40','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1778',29,'re_projects','',0),(1779,1,'2016-06-24 12:24:37','2016-06-24 12:24:37','','faecc','','inherit','open','open','','faecc','','','2016-06-24 12:24:37','2016-06-24 12:24:37','',1778,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/faecc.png',0,'attachment','image/png',0),(1780,1,'2016-06-24 12:42:27','2016-06-24 12:42:27','[vc_row][vc_column][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\"][vc_column_text]The Helix is a twin residential tower development located on Al Reem Island, Abu Dhabi near the waterfront beach, with clear views over the central park and the business district. These 31 storey condominiums adjoin a large 4 story car parking podium and roof top garden with street level retail and duplex residential units. The elliptical towers are placed at opposing angles to create a dynamic massing from all directions. Each tower will have 30 floors and will reach a height of 120 meters with studios, one to threebedroom apartments, and penthouses. The complex will consist of two phases with the first phase comprising a 31 storey elliptical tower plus mechanical penthouse and a 3.5 storey parking podium as well as 2.5 levels of underground parking across the entire site. The second phase consists of a twin 31 storey elliptical tower plus mechanical penthouse.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Twin Residential Towers consist the following:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]80 Studio Apartments[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]223 One – Bedroom Apartments[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]95 Two – Bedroom Apartments[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]4 Three- Bedroom Apartments[/item][/items_list][vc_column_text]Podium consists of the following:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking spaces (452 Car Parking spaces with the necessary circulation &amp; ramp)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Retail Shops 4 No’s[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Towers main entrances and lobbies[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]4 Townhouses located on the higher levels of the podium[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Gymnasium with the necessary utilities &amp; Lounges[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Swimming pool with its facilities located on top of the podium[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Other services and back up spaces (including MEP spaces, staircases, elevators, garbage collection rooms etc.)[/item][/items_list][box_header title=\"Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located on plot C 17 (B11/B12) within Al Reem Island city centre Development, south of Abu Dhabi.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Arady Properties PJSC[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact Study for Helix Towers on plot C 17 (B11/B12) within Al Reem Island City Centre Development, Abu Dhabi, U.A.E[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Road Transport and Civil Engineering Consultants were commissioned by DEWAN Architects and Engineers to undertake a Traffic Impact Study for the proposed Helix Complex.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Abu Dhabi Municipality and Abu Dhabi Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Counts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Methodology Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Micro Modeling, Trip Distribution, Assignment and Mode Split[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Access and Circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing Comments[/item][/items_list][box_header title=\"Completion Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]March 2012[/vc_column_text][box_header title=\"Project Size\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]80,000m2(residential and parking)\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','HELIX TWIN RESIDENTIAL TOWERS SHAMS ABUDHABI','The Helix is a twin residential tower development located on Al Reem Island, Abu Dhabi near the waterfront beach, with clear views over the central park and the business district. These 31 storey condomi...','publish','closed','closed','','helix-twin-residential-towers-shams-abudhabi','','','2016-06-30 06:58:26','2016-06-30 06:58:26','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1780',30,'re_projects','',0),(1781,1,'2016-06-24 12:33:57','2016-06-24 12:33:57','','helixtwin','','inherit','open','open','','helixtwin','','','2016-06-24 12:33:57','2016-06-24 12:33:57','',1780,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/helixtwin.png',0,'attachment','image/png',0),(1782,1,'2016-06-24 13:05:24','2016-06-24 13:05:24','[vc_row][vc_column][vc_column_text]The proposed project is located inside the Reef Palace at the north east quadrant of ALReef Palace Interchange east of Sheikh Maktoom Bin Rashed Road (E11) .The proposed project of Labor Camp consists of two main parts and the project site covers approximately 310,105 square meters of land. The total land use of the project comprises of 171 buildings comprising of approximately 4,348 apartments to accommodate a maximum capacity of 15,222 persons. It is anticipated that the entire project will be completed by the year 2011.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The breakdown of built up areas for the workers living place includes apartments for the following categories:\r\n\r\nType A: Married Supervisors\r\nType B: Male Supervisors\r\nType C: Female Supervisors\r\nType D: Married Technicians\r\nType E: Male Technicians\r\nType F: Female Technicians\r\nType G: Male Workers\r\nType H: Female Workers\r\nType I: Social Area\r\n\r\nIt should be noted that labor camps are shared accommodations for manual laborers that are generally located in industrial areas (non-CBD).[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Royal Group of Companies[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact Study for the Labor Accommodation Camp located in Al-Reef Palace Sector in Al-Shahama, at the entrance of abu dhabi[/vc_column_text][box_header title=\"Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located in Al-Reef Palace Sector in Al-Shahama Area at the entrance of Abu-Dhabi east of Sheikh Maktoom Bin Rashed Road (E11).[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC has been retained by Al-Salaam Company to compile a Traffic Impact Study for the proposed Labor Accommodation Camp located in Al-Reef Palace Sector in Al-Shahama Area at the entrance of Abu-Dhabi. The purpose of the TIS is to determine the impacts of the traffic generated by the proposed development on the surrounding transportation network and identify what improvements may be required to adequately and safely accommodate the project’s traffic.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Development Trip Generation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking requirements and design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Access and Circulation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Methodology Report (A brief report outlining the number of trips that will be generated by the proposed development, the capacity of the internal roads, the required number of parking spaces, parking design and site access and circulation issues).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Automatic and Manual traffic counts for the surrounding road network (Intersections and road segments).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Development trip distribution, modal split and trip assignment.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis of the proposed development.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing and incorporating ADM comments.[/item][/items_list][box_header title=\"Total Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]310,105 square meters[/vc_column_text][box_header title=\"Project Completion Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2011\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','LABOUR CAMP ROYAL GROUP OF COMPANIES','The proposed project is located inside the Reef Palace at the north east quadrant of ALReef Palace Interchange east of Sheikh Maktoom Bin Rashed Road (E11) .The proposed project of Labor Camp consists of two main parts and the project site covers ...','publish','closed','closed','','labour-camp-royal-group-of-companies','','','2016-06-30 06:57:10','2016-06-30 06:57:10','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1782',31,'re_projects','',0),(1783,1,'2016-06-27 09:16:55','2016-06-27 09:16:55','[vc_row][vc_column][vc_single_image image=\"1784\" img_size=\"large\" alignment=\"center\"][vc_column_text]In the heart of Zayed Port, Tamouh Investments is set to create a vision of excellence in construction of commercial retail, office and residential space. Four Towers in four blocks will feature up to twenty types of apartments as well as offices and service corridors. Shopping boulevards will be located in every tower to cater the needs of the area. Practicalities will be taken care of with a medical centre and ample parking space to ensure that residents and office goers are comfortable and at ease at all times.[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact Study of Meena Plaza located on Plot No.110 in Zayed Port Area, Abu Dhabi.[/vc_column_text][box_header title=\"Client Name\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Tamouh Investment, L.L.C. Abu Dhabi-based Tamouh Investments is the primary developer of a number of key projects including the Marina Square, the City of Lights, Fantasy Island, Meena Hotel and Towers, and Royal group Headquarters.[/vc_column_text][box_header title=\"Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]July 2007[/vc_column_text][box_header title=\"Total Land Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]5.38 acre (234,568sq.ft)[/vc_column_text][box_header title=\"Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Meena Plaza mixed use development introduces a new concept of urban living environment, a vibrant and self sustained centre for working, shopping and dwelling.\r\n\r\nThe mixed use development which is located on plot 110 in Zayed Port Area, introduces three apartment towers, one office tower, a shopping centre and private medical centre. The luxurious of modern living will not be eschewed. Every Tower will have a sun bathing deck, a covered Jacuzzi and wading pool, an indoor pool for ladies and a separate pool for men. A pavilion at the heart of each tower, a picnic lawn and a Cineplex will add to the variety of entertainment options already present within the shopping centre.\r\n\r\nTraffic flow has been planned to provide maximum convenience to public, tenants and residents. Public car parking is located in two basements while residence parking is located on three elevated podium levels. While convenience is emphasized, privacy of the residents is taken care by separate entrance lobbies for each tower. Security system with CCTV/electronic eyes and access cards to different areas are additional privacy and safety features.\r\n\r\nBesides, a helipad is added to the tallest tower, the Tower 1, as additional safety feature to provide added value to the development. The development has a total built up area equal to 246,500 square meters comprises of the following:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]A total of 930 parking spaces located in two basement floors[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Retail space has a total built up area of 29,100 square meters located in the first and the second floors including supermarket, food court and other stores[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]906 exclusive residential parking spaces of 26,140 square meters built up area located in three floors, level 4,5 &amp; 6[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]In addition, the whole of Level 7, the podium rooftop of 13,500 square meters built up area, is designated for recreational and health facilities. They includes rooftop garden with water features, an open male swimming pool, a covered female swimming pool, separate male and female health clubs and spas, lounges, reading rooms, business centre and ample sitting areas[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Three apartment buildings have a total of 88,400 square meters built up area including 619 apartments including 136 one bedroom, 235 two bedrooms and 248 three bedrooms; Tower 1 has 46 floors, Towers 2 &amp; 3 have 34 floors each.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]One office building comprises of 27 floors, and has a total of 34,300 square meters built up area.[/item][/items_list][box_header title=\"Scope of Work\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a sub-consultant RTC has carried out the following scope of work:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Analysis of existing transportation and traffic conditions in the study area[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Future year traffic forecasts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Trip generation, trip distribution, mode choice and trip assignment[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact study[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Mitigation measures[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access, circulation and parking design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Requirements[/item][/items_list][box_header title=\"Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]One and half billion Dirhams, ($550,000,000)\r\nFor more information, please contact:\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','MEENA PLAZA','In the heart of Zayed Port, Tamouh Investments is set to create a vision of excellence in construction of commercial retail, office and residential space. Four Towers in four blocks will feature up to twenty types of apartments as well as offices and service corridors...','publish','closed','closed','','meena-plaza','','','2016-06-30 06:56:22','2016-06-30 06:56:22','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1783',32,'re_projects','',0),(1784,1,'2016-06-24 13:06:50','2016-06-24 13:06:50','','meena_plaza','','inherit','open','open','','meena_plaza','','','2016-06-24 13:06:50','2016-06-24 13:06:50','',1783,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/meena_plaza.png',0,'attachment','image/png',0),(1786,1,'2016-06-27 09:51:33','2016-06-27 09:51:33','[vc_row][vc_column][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\"][vc_column_text]The new Ministries Complex Project which will house 28 ministries is being constructed in Khalifa City, and the Construction will be in three phases. The proposed project comprises mainly 172,879 m2 of office land use and 60 dwelling units .[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The Ministries Complex consists of two main parts, a public area and a semi public area. The public area includes business centre, service centre and visitor’s apartments building and the semi public area includes ten ministries building. The building of the Prime Minister is a single building and the other nine buildings are organized in groups of three. It has to be noted that the project site covers 588,000 square meters (59 hectares) of land and the Office land use includes many small functions that serves the facility including library, lecture halls, restaurant, supermarket, business center etc. In addition, a Celebration Hall with a capacity of 2,850 seats is included in the business center. It is anticipated that the entire project will be completed by the year 2011.[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact Study for the new Ministries Complex in Khalifa City, Abu Dhabi, U.A.E.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located at the south eastern quadrant of the intersection of the Airport Road with Abu Dhabi-Al Ain Road along the Airport Road.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Emirates Real Estate Corporation[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants have been appointed by GMP to prepare a Traffic Impact Study (TIS) for the new Ministries Complex Project. The purpose of the TIS is to determine the impact of the traffic generated by the proposed development on the surrounding transportation network and identify what improvements may be required to adequately and safely accommodate the project’s traffic.[/vc_column_text][box_header title=\"Scope of works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Automatic and Manual traffic counts for the surrounding road network( Intersections and road segments)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Development Trip Generation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis of the proposed development[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking requirements and design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Access and Circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with ADM and addressing ADM comments[/item][/items_list][box_header title=\"Total Land Use\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]588,000 Square Meters[/vc_column_text][box_header title=\"Project Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]136 Million US$[/vc_column_text][box_header title=\"Project Completion\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2011\r\nFor more information please contact:\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','MINISTRIES COMPLEX','The new Ministries Complex Project which will house 28 ministries is being constructed in Khalifa City, and the Construction will be in three phases. The proposed project comprises mainly 172,879 m2 of office land use and 60 dwelling units ...','publish','closed','closed','','ministries-complex','','','2016-06-30 06:55:38','2016-06-30 06:55:38','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1786',33,'re_projects','',0),(1787,1,'2016-06-27 09:43:37','2016-06-27 09:43:37','','ministries_complex','','inherit','open','open','','ministries_complex','','','2016-06-27 09:43:37','2016-06-27 09:43:37','',1786,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/ministries_complex.png',0,'attachment','image/png',0),(1788,1,'2016-06-27 10:02:03','2016-06-27 10:02:03','[vc_row][vc_column][vc_single_image image=\"1789\" img_size=\"large\" alignment=\"center\"][vc_column_text]Set adjacent to the Abu Dhabi Shooting Club, the Residential Leisure &amp; Commercial Compound extended over a total plot area of 233,000 sq m. The proposed development is a residential community that consists of villas, town houses, apartment buildings and their needed common facilities such as Hyper Market and Recreational Club. It comprised 385 villas; eight residential buildings hosting 532 apartments; a recreation center unfolding a mosque, a gym, retail shops, a bowling center, and other entertainment facilities. Moreover, the project incorporated a hypermarket with a total built-up area of 3,965 sq m. The project is located to the west of the Khalifa A City and in close proximity to the Coast Road, Mussafah Road and the Abu Dhabi-Dubai Road and the International Airport.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]60,000 m2 of 8 apartment buildings with a total of 412 units (including ground retail provision on 6 blocks)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]185,000 m2 of villas[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]80 townhouses, 140 semi-detached, 165 detached housing[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Community Centre which will house all amenities namely a supermarket, retail and fast food shops, recreational facilities, bank and mosque for the residents[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]One major cooling utility complex along with basic mechanical and electrical amenities to cater to the requirements of the community[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Applicable refuse system for the entire development[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Basement parking spaces for the residents and visitors: approximately 608 slots for apartments and 390 slots for tower retail shops[/item][/items_list][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Private Property Management[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact Study for the proposed Residential, Leisure, and Commercial Compound (RLCC) within the International Shooting Club area of Abu Dhabi, UAE[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located at the western part of Khalifa City A; the project area is easternly bounded by 12th Street. 12th street is a northsouth arterial street connecting the project to the Abu Dhabi- Dubai expressway (E-10) in the North and Airport Road in the South.[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Road Transport and Civil Engineering Consultants (RTC) have been hired by Private Property Management (PPM) to complete a Traffic Impact Study for the proposed Residential, Leisure, and Commercial Compound (RLCC) within the International Shooting Club area of Abu Dhabi, UAE.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Abu Dhabi Municipality, DOT and Abu Dhabi Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Counts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Methodology Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Micro Modeling, Trip Distribution,[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Assignment and Mode Split[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Access and Circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing Comments[/item][/items_list][box_header title=\"Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]233,000M2[/vc_column_text][box_header title=\"Project Completion\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]December 2010[/vc_column_text][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]US$ 449 Million\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','RESIDENTIAL LEISURE AND COMMERCIAL COMPOUND','Set adjacent to the Abu Dhabi Shooting Club, the Residential Leisure & Commercial Compound extended over a total plot area of 233,000 sq m. The proposed development is a residential community that consists of villas, town houses, apartment buildings and their needed comm...','draft','closed','closed','','residential-leisure-and-commercial-compound','','','2016-10-31 20:51:46','2016-10-31 16:51:46','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1788',34,'re_projects','',0),(1789,1,'2016-06-27 09:52:54','2016-06-27 09:52:54','','residentialleisureandcommericialcompund','','inherit','open','open','','residentialleisureandcommericialcompund','','','2016-06-27 09:52:54','2016-06-27 09:52:54','',1788,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/residentialleisureandcommericialcompund.png',0,'attachment','image/png',0),(1790,1,'2016-06-27 10:27:58','2016-06-27 10:27:58','[vc_row][vc_column][vc_single_image image=\"1791\" img_size=\"large\" alignment=\"center\"][vc_column_text]Al Reef Villas is the first planned community in the UAE exclusively for the middle income tier of the population. It is a large scale residential community, which is divided in to villa clusters grouped in four distinct architectural themes, Arabian, Desert, Mediterranean and Contemporary with a central down town area. This residential sanctuary effortlessly combines modern amenities with traditional values to create a tranquil environment.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Al Reef Villas will comprise over 2300 villas and town houses of 2,3,4 and 5 bedroom, over 1800 apartments in a mix of studios, 1,2 and 3 bedrooms, a four star hotel, and a retail area. The pedestrian commercial plaza will contain a wide range of shops and restaurants. The entire development will extremely accommodate approximately 15000residents.The amenities of the al reef villas include:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Mosques[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Schools[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Nursery[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Clinic[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Swimming pools[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Club houses[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Health club[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Playgrounds[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Community centre[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Landscaped gardens[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]24 hour security[/item][/items_list][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Manazel Real Estate[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located near Al Raha Beach and Abu Dhabi International Airport- on the road to Shahama City – adjacent to the Abu Dhabi high way.[/vc_column_text][box_header title=\"Role of RTC\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants have been appointed to prepare a Traffic Impact Study for Al Reef Villas, Abu Dhabi, United Arab Emirates.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with ADM.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Automatic and Manual traffic counts for the surrounding road network (Intersections and road segments).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Modeling (Gravity Model as per ADM requirements for such developments with that size).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Development trip distribution, modal split and trip assignment.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis of the proposed development.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing and incorporating ADM comments.[/item][/items_list][box_header title=\"Project Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]AED 3 Billion[/vc_column_text][box_header title=\"Project Time Line\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Quarter1 2007\r\nQuarter 4 2009[/vc_column_text][box_header title=\"Total Built Up Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]1 Million Square Meter\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','AL REEF VILLAS','Al Reef Villas is the first planned community in the UAE exclusively for the middle income tier of the population. It is a large scale residential community, which is divided in to villa clusters grouped in four distinct architectural themes, Arabian, Desert, Mediterranean and Contemporary with a central down town area...','publish','closed','closed','','al-reef-villas','','','2016-06-30 06:53:40','2016-06-30 06:53:40','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1790',35,'re_projects','',0),(1791,1,'2016-06-27 10:05:05','2016-06-27 10:05:05','','allreefvillas','','inherit','open','open','','allreefvillas','','','2016-06-27 10:05:05','2016-06-27 10:05:05','',1790,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/allreefvillas.png',0,'attachment','image/png',0),(1792,1,'2016-06-27 10:40:36','2016-06-27 10:40:36','[vc_row][vc_column][vc_single_image image=\"1793\" img_size=\"large\" alignment=\"center\"][vc_column_text]The Marina Club will be mainly a large mixed use development consisting commercial, office, hotel and residential land uses. It will be located on plot RT-3-C1 and RT-3-C12 at Al Reem Island with a wide range of residential and commercial apartments and facilities. The proposed development will contain residential, retail and commercial components including a luxury hotel as the primary attraction.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed Development will contain:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Apartment Buildings-652 Dwelling Units[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]General retail area-100 sq. m GFA[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Office area -200 sq. m GFA[/item][/items_list][vc_column_text]In addition, the Luxury Hotel will have 250 rooms which will satisfy all requirements of the leisure community with its world class facilities and services.\r\n\r\n&nbsp;\r\n\r\nThe total number of parking spaces provided for the proposed PD of 3,052 spaces is sufficient to accommodate the parking requirements for the lots based on the shared parking analysis of 2,676.Finally, by implementing the shared parking analysis, the 30% reduction because of the future transit in the project area and the 10 % increase to avoid waiting in the aisles, it is found that the provided 3,052 parking spaces in the basement levels and the podium levels are exceeding the parking demand (2,152 spaces) for the proposed mixed used development by 900 spaces.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The Project is located on Plot RT-3-C1 and RT-3- C12at Al Reem Island in the emirate of Abu Dhabi.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Al Tamouh Investments LLC[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC have been retained by Al Tamouh Investments LLC as a Sub-Consultant to provide a detailed Shared Parking Analysis Study for the Abu Dhabi Marina Club Planned Development (PD) located on Al Reem Island in Abu Dhabi, UAE.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a Sub- Consultant RTC has carried out the following tasks:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Abu Dhabi Municipality and the Client[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Shared Parking Analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Shared Parking Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing Comments[/item][/items_list][vc_column_text]For more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','TAMOUH SHARED PARKING ANALYSIS','The Marina Club will be mainly a large mixed use development consisting commercial, office, hotel and residential land uses. It will be located on plot RT-3-C1 and RT-3-C12 at Al Reem Island with a wide range of residential and commercial apartments and facilities...','publish','closed','closed','','tamouh-shared-parking-analysis','','','2016-06-30 06:52:14','2016-06-30 06:52:14','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1792',36,'re_projects','',0),(1793,1,'2016-06-27 10:35:38','2016-06-27 10:35:38','','tamouhsharedparkinganalysis','','inherit','open','open','','tamouhsharedparkinganalysis','','','2016-06-27 10:35:38','2016-06-27 10:35:38','',1792,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/tamouhsharedparkinganalysis.png',0,'attachment','image/png',0),(1794,1,'2016-06-27 10:50:03','2016-06-27 10:50:03','[vc_row][vc_column][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\"][vc_column_text]Khalifa Port and Industrial Zone (KPIZ) designed as a multi-purpose facility that involves the construction of a world-scale container and industrial port in addition to the development of over 100 square kilometers of industrial, logistics, commercial, educational, and residential special economic and free zones. The $5 billion Khalifa Port and Industrial Zone is set to replace Abu Dhabi’s existing port facility in late 2012 and play a leading role in the United Arab Emirates\' plan to diversify its economy and industrial base. The industrial zone will include an aluminium smelter, steel mills, chemical-processing plants, food- and beverage-production facilities, and high-tech businesses.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Khalifa Port will be built offshore and connected to the onshore industrial zone by a four-km bridge or causeway.Work in Khalifa Industrial Zone is divided in to 2 Areas and includes[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Area A (50 sq. km) includes a port, a heavy industry, a medium and heavy industry and trade and logistics areas.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Area B (95 sq. km) includes residential, commercial, retail, heavy industry, medium and light industry, high technology and trade and logistics areas.[/item][/items_list][vc_column_text]The Khalifa Port will be developed in 5 phases and will include a container handling terminal and piers for handling raw and bulk cargos. Khalifa Industrial Zone will be developed in 2 Areas (A and B). It will comprise of free zones, offering 100% foreign ownership to companies and individuals. KPIZ will cater to a number of industrial clusters, including base metals, heavy machinery, transport vehicle assembly, chemicals, shipyards, building materials, processed foods and beverages, light manufacturing and assembly, small and medium enterprises, trade and logistics, information and communication technology, alternative energy and others. The first phase of the port will have a container and break-bulk terminal with a capacity of 2 million 20-foot equivalent units and 6 million tonnes of general\r\ncargo a year.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Abu Dhabi Ports Company[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The haul road is to be east of Sheik Maktoum Bin Rashid Rd (E11) ties in to 22nd St, 23rd St and then crosses E11 over the bridges at junctions 371 and 375.[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants have been commissioned to design, build and maintain a temporary haul road within Area B, that can be used by the 1001-240 as well as 1001-251 contractor to haul material from the borrow areas B1 and B2 to the exit points of the site over bridge crossings at junction 371 and 375 across Abu Dhabi – Dubai expressway (E11).[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a Sub-Consultant RTC has carried out the following:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Ensure whenever possible, that a sufficient number of traffic lanes to accommodate vehicle traffic volumes are provided[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Ensure that delays and traffic congestion are kept to a minimum and within acceptable levels[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Ensure that appropriate/sufficient warning and information signs are installed and that adequate guidance is provided to delineate the travel paths through the work site[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Ensure that the work area is free of hazards and that all road users are adequately protected from excavations and obstructions.[/item][/items_list][box_header title=\"Project Duration\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Quarter One 2008 – Quarter Four 2012[/vc_column_text][box_header title=\"Project Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]5 Billion US$[/vc_column_text][box_header title=\"Total Land Use\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]145 sq. km\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','KHALIFA PORT AND INDUSTRIAL ZONE','Khalifa Port and Industrial Zone (KPIZ) designed as a multi-purpose facility that involves the construction of a world-scale container and industrial port in addition to the development of over 100 square kilometers of industrial, logistics, commercial, educational, and residential special economic and free zones. ..','publish','closed','closed','','khalifa-port-and-industrial-zone','','','2016-06-30 06:47:26','2016-06-30 06:47:26','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1794',37,'re_projects','',0),(1795,1,'2016-06-27 10:41:47','2016-06-27 10:41:47','','khalifaportandindustrialzon','','inherit','open','open','','khalifaportandindustrialzon','','','2016-06-27 10:41:47','2016-06-27 10:41:47','',1794,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/khalifaportandindustrialzon.png',0,'attachment','image/png',0),(1796,1,'2016-06-27 11:04:58','2016-06-27 11:04:58','[vc_row][vc_column][vc_single_image image=\"1797\" img_size=\"large\" alignment=\"center\"][vc_column_text]Al Kaheel Development is one of the “Dubailand Investor” projects within Dubailand, located in southern part of Dubailand adjacent to the Nursery and east of Al Bawadi Development. Designed to provide the ultimate in luxury and space, the Al Kaheel equine park and villa community is a unique freehold property subdevelopment of the expansive Dubailand project by Dubai Holding Company. This major developer aims to contend with Emaar and Nakheel, other large property developers in the Dubai real estate market, with Dubailand, and other development Business Bay. The proposed development includes the following land uses:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Residential (298,449 sq. m GFA)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Commercial/Retail (5,581 sq. m GFA)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Public Facilities (3,800 sq. m GFA)[/item][/items_list][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Al Kaheel Development is a US$ 400 Million Project featuring 400 villas combined with an extensive range of recreational facilities which will be built in the beautifully preserved desert landscape surrounding Dubailand’s Eco Zone. The project will have a wide range of two and three bedroom town houses and four and five bedroom villas.[/vc_column_text][vc_column_text]Key Amenities are:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]A family activities and entertainment centre[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Swimming pools[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Nursery school[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Health Club and luxury spa with squash and tennis courts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Supermarket and shopping boulevard[/item][/items_list][vc_column_text]Al Kaheel Development will be a perfect place for horse lovers as it has Al Kaheel Equestrian Park adjacent to and accessible primarily from the residential area. Other attractions include Al Kaheel Equine spa and Equine Discovery Centre.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed Al Shawamekh Kindergarten School is located in sector SHM-11; Al Shawamekh Area, emirate of Abu Dhabi.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]MIZIN[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants have been appointed to conduct a Traffic Impact Study for the proposed project.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a Sub-Consultant RTC has carried out the following scope of work:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Analysis of existing transportation and traffic conditions in the study area[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Future year traffic forecasts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Trip generation, trip distribution, mode choice and trip assignment[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact study[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Mitigation measures[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access, circulation and parking design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Address the RTA comments and obtain the RTA approval[/item][/items_list][box_header title=\"Gross Floor Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]845,987 sq. m[/vc_column_text][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]1.6 Billion Dirham, ($440,000,000)[/vc_column_text][box_header title=\"Project Completion\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]July 2008\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','AL KAHEEL DEVELOPMENT','Al Kaheel Development is one of the “Dubailand Investor” projects within Dubailand, located in southern part of Dubailand adjacent to the Nursery and east of Al Bawadi Development...','publish','closed','closed','','al-kaheel-development','','','2016-06-30 06:45:52','2016-06-30 06:45:52','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1796',38,'re_projects','',0),(1797,1,'2016-06-27 10:51:49','2016-06-27 10:51:49','','alkaheeldevelopment','','inherit','open','open','','alkaheeldevelopment','','','2016-06-27 10:51:49','2016-06-27 10:51:49','',1796,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/alkaheeldevelopment.png',0,'attachment','image/png',0),(1798,1,'2016-06-27 11:13:26','2016-06-27 11:13:26','[vc_row][vc_column][vc_single_image image=\"1799\" img_size=\"large\" alignment=\"center\"][vc_column_text]Located in the centre of Abu Dhabi, on the New Airport Road, this expansive, three level complex will have a state- of- the- art Fish, Meat and Vegetable Market with more than 200 outlets apart from Shopping Mall including a Hypermarket and a spacious food court. This project is initiated on the directions of President Sheikh Khalifa Bin Zayed Al Nahyan and the project is being developed in association with Mubadala Development Company on a Mubadala owned estate in the heart of the city with easy accessibility and a parking capacity of more than 3500cars.[/vc_column_text][box_header title=\"Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The market consist Basement, Ground Floor, Three Floors, roof and Top Roof. Basement floor is for parking, Ground floor is for 75 fish shops, 90 meat shops, 60 vegetable shops and parking, 1st Floor is for 62 shops, 13 stores, prayer room &amp; wash room facilities. 2nd Floor for Hyper Market, shops and 3rd Floor for food court, restaurants, food outlets, family entertainment hall and electronic games centre. Two tents are provided at top roof level to increase the aesthetic of the building. The fish market will have a common fish cleaning hall and an international standard fish waste processing plant which ensures a totally hygienic and odorless market. Each shop will have separate cold storage facilities and it includes specialty shops where customers can purchase live fish.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Line Investments &amp; Property L.L.C, a division of EMKE Group[/vc_column_text][box_header title=\"Role of RTC\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a sub consultant RTC Consultants has carried out the Traffic Impact Study for the specific project. The purpose of this Traffic Impact Assessment is to document the existing and anticipated project specific traffic impacts associated with the proposed Fish Market located in Sector E-32 in the City of Abu Dhabi, United Arab Emirates.[/vc_column_text][box_header title=\"Scope of Work\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with DOT and Abu Dhabi Traffic police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Count[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Micro modeling, trip distribution assignment and mode split[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access and circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact study report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Car parking- concept design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Road idening and newly proposed mitigation measures.[/item][/items_list][box_header title=\"The Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The project site is located in sector E32 on the northwest quadrant of the intersection of Airport Road (2) and Ghantoot Street (25), Abu Dhabi, U.A.E[/vc_column_text][box_header title=\"Project Start Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]January 2008[/vc_column_text][box_header title=\"Project Duration\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]24 Months[/vc_column_text][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]275Million US$[/vc_column_text][box_header title=\"Total Built Up Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]90,000 M2\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','AL MUSHRIF CENTRAL MARKET','Located in the centre of Abu Dhabi, on the New Airport Road, this expansive, three level complex will have a state- of- the- art Fish, Meat and Vegetable Market with more than 200 outlets apart from Shopping Mall including a Hypermarket and a spacious food court...','publish','closed','closed','','al-mushrif-central-market-2','','','2016-06-30 06:44:35','2016-06-30 06:44:35','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1798',39,'re_projects','',0),(1799,1,'2016-06-27 11:06:15','2016-06-27 11:06:15','','almushrifcentralmarket','','inherit','open','open','','almushrifcentralmarket','','','2016-06-27 11:06:15','2016-06-27 11:06:15','',1798,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/almushrifcentralmarket.png',0,'attachment','image/png',0),(1800,1,'2016-06-27 11:29:08','2016-06-27 11:29:08','[vc_row][vc_column][vc_single_image image=\"1801\" img_size=\"large\" alignment=\"center\"][vc_column_text]Set adjacent to the Abu Dhabi Shooting Club, the Residential Leisure &amp; Commercial Compound extended over a total plot area of 233,000 sq m. The proposed development is a residential community that consists of villas, town houses, apartment buildings and their needed common facilities such as Hyper Market and Recreational Club. It comprised 385 villas; eight residential buildings hosting 532 apartments; a recreation center unfolding a mosque, a gym, retail shops, a bowling center, and other entertainment facilities. Moreover, the project incorporated a hypermarket with a total built-up area of 3,965 sq m. The project is located to the west of the Khalifa A City and in close proximity to the Coast Road, Mussafah Road and the Abu Dhabi-Dubai Road and the International Airport.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]60,000 m2 of 8 apartment buildings with a total of 412 units (including ground retail provision on 6 blocks)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]185,000 m2 of villas[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]80 townhouses, 140 semi-detached, 165 detached housing[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Community Centre which will house all amenities namely a supermarket, retail and fast food shops, recreational facilities, bank and mosque for the residents[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]One major cooling utility complex along with basic mechanical and electrical amenities to cater to the requirements of the community[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Applicable refuse system for the entire development[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Basement parking spaces for the residents and visitors: approximately 608 slots for apartments and 390 slots for tower retail shops[/item][/items_list][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Private Property Management[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact Study for the proposed Residential, Leisure, and Commercial Compound (RLCC) within the International Shooting Club area of Abu Dhabi, UAE[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located at the western part of Khalifa City A; the project area is easternly bounded by 12th Street. 12th street is a northsouth arterial street connecting the project to the Abu Dhabi- Dubai expressway (E-10) in the North and Airport Road in the South.[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Road Transport and Civil Engineering Consultants (RTC) have been hired by Private Property Management (PPM) to complete a Traffic Impact Study for the proposed Residential, Leisure, and Commercial Compound (RLCC) within the International Shooting Club area of Abu Dhabi, UAE.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Abu Dhabi Municipality, DOT and Abu Dhabi Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Counts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Methodology Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Micro Modeling, Trip Distribution,[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Assignment and Mode Split[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Access and Circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing Comments[/item][/items_list][box_header title=\"Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]233,000M2[/vc_column_text][box_header title=\"Project Completion\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]December 2010[/vc_column_text][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]US$ 449 Million\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','RESIDENTIAL , LEISURE AND COMMERCIAL COMPOUND','Set adjacent to the Abu Dhabi Shooting Club, the Residential Leisure & Commercial Compound extended over a total plot area of 233,000 sq m. The proposed development is a residential community that consists of villas, town houses, apartment buildings and their needed common facilities such as Hyper Market and Recreational Club...','publish','closed','closed','','residential-leisure-and-commercial-compound-2','','','2016-06-30 06:43:34','2016-06-30 06:43:34','',0,'http://192.168.0.7/rtcme/?post_type=re_projects&#038;p=1800',40,'re_projects','',0),(1801,1,'2016-06-27 11:21:06','2016-06-27 11:21:06','','rlcc','','inherit','open','open','','rlcc','','','2016-06-27 11:21:06','2016-06-27 11:21:06','',1800,'http://192.168.0.7/rtcme/wp-content/uploads/2016/06/rlcc.png',0,'attachment','image/png',0),(1802,1,'2016-06-29 07:40:38','2016-06-29 07:40:38',' ','','','publish','open','open','','1802','','','2016-06-29 07:43:21','2016-06-29 07:43:21','',0,'http://192.168.0.7/rtcme/?p=1802',25,'nav_menu_item','',0),(1803,1,'2016-06-29 07:40:37','2016-06-29 07:40:37',' ','','','publish','open','open','','1803','','','2016-06-29 07:43:13','2016-06-29 07:43:13','',0,'http://192.168.0.7/rtcme/?p=1803',10,'nav_menu_item','',0),(1804,1,'2016-06-29 07:40:39','2016-06-29 07:40:39',' ','','','publish','open','open','','1804','','','2016-06-29 07:43:21','2016-06-29 07:43:21','',0,'http://192.168.0.7/rtcme/?p=1804',26,'nav_menu_item','',0),(1805,1,'2016-06-29 07:40:37','2016-06-29 07:40:37','Transportation Master Plan','','','publish','open','open','','1805','','','2016-06-29 07:43:18','2016-06-29 07:43:18','',21,'http://192.168.0.7/rtcme/?p=1805',17,'nav_menu_item','',0),(1806,1,'2016-06-29 07:40:37','2016-06-29 07:40:37','Access Strategy','','','publish','open','open','','1806','','','2016-06-29 07:43:18','2016-06-29 07:43:18','',109,'http://192.168.0.7/rtcme/?p=1806',18,'nav_menu_item','',0),(1807,1,'2016-06-29 07:40:38','2016-06-29 07:40:38','Roadway Planning','','','publish','open','open','','1807','','','2016-06-29 07:43:18','2016-06-29 07:43:18','',109,'http://192.168.0.7/rtcme/?p=1807',19,'nav_menu_item','',0),(1808,1,'2016-06-29 07:40:38','2016-06-29 07:40:38','TIS Level 3','','','publish','open','open','','1808','','','2016-06-29 07:43:18','2016-06-29 07:43:18','',109,'http://192.168.0.7/rtcme/?p=1808',20,'nav_menu_item','',0),(1809,1,'2016-06-29 07:43:21','2016-06-29 07:43:21','Infrastructure','','','publish','open','open','','1809','','','2016-06-29 07:43:21','2016-06-29 07:43:21','',21,'http://192.168.0.7/rtcme/?p=1809',24,'nav_menu_item','',0),(1810,1,'2016-06-29 07:43:19','2016-06-29 07:43:19','Roadway Design','','','publish','open','open','','1810','','','2016-06-29 07:43:19','2016-06-29 07:43:19','',21,'http://192.168.0.7/rtcme/?p=1810',21,'nav_menu_item','',0),(1811,1,'2016-06-29 07:43:16','2016-06-29 07:43:16','Traffic & Parking Studies','Traffic & Parking Studies','','publish','open','open','','traffic-parking-studies','','','2016-06-29 07:43:16','2016-06-29 07:43:16','',21,'http://192.168.0.7/rtcme/?p=1811',14,'nav_menu_item','',0),(1812,1,'2016-06-29 07:43:13','2016-06-29 07:43:13','Traffic Impact Study','','','publish','open','open','','1812','','','2016-06-29 07:43:13','2016-06-29 07:43:13','',21,'http://192.168.0.7/rtcme/?p=1812',11,'nav_menu_item','',0),(1813,1,'2016-06-29 07:43:20','2016-06-29 07:43:20','Design Review','','','publish','open','open','','1813','','','2016-06-29 07:43:20','2016-06-29 07:43:20','',117,'http://192.168.0.7/rtcme/?p=1813',22,'nav_menu_item','',0),(1814,1,'2016-06-29 07:43:20','2016-06-29 07:43:20','Urban Roadway Design','','','publish','open','open','','1814','','','2016-06-29 07:43:20','2016-06-29 07:43:20','',117,'http://192.168.0.7/rtcme/?p=1814',23,'nav_menu_item','',0),(1815,1,'2016-06-29 07:43:17','2016-06-29 07:43:17','Shared Parking Analysis','','','publish','open','open','','1815','','','2016-06-29 07:43:17','2016-06-29 07:43:17','',103,'http://192.168.0.7/rtcme/?p=1815',15,'nav_menu_item','',0),(1816,1,'2016-06-29 07:43:18','2016-06-29 07:43:18','Traffic Management & Staging Plan','Traffic Management & Staging Plan','','publish','open','open','','traffic-management-staging-plan','','','2016-06-29 07:43:18','2016-06-29 07:43:18','',103,'http://192.168.0.7/rtcme/?p=1816',16,'nav_menu_item','',0),(1817,1,'2016-06-29 07:43:13','2016-06-29 07:43:13','TIS level 1','','','publish','open','open','','1817','','','2016-06-29 07:43:13','2016-06-29 07:43:13','',97,'http://192.168.0.7/rtcme/?p=1817',12,'nav_menu_item','',0),(1818,1,'2016-06-29 07:43:15','2016-06-29 07:43:15',' ','','','publish','open','open','','1818','','','2016-06-29 07:43:15','2016-06-29 07:43:15','',97,'http://192.168.0.7/rtcme/?p=1818',13,'nav_menu_item','',0),(1819,1,'2016-06-30 06:42:09','2016-06-30 06:42:09','[vc_row][vc_column][vc_single_image image=\"1801\" img_size=\"large\" alignment=\"center\"][vc_column_text]Set adjacent to the Abu Dhabi Shooting Club, the Residential Leisure &amp; Commercial Compound extended over a total plot area of 233,000 sq m. The proposed development is a residential community that consists of villas, town houses, apartment buildings and their needed common facilities such as Hyper Market and Recreational Club. It comprised 385 villas; eight residential buildings hosting 532 apartments; a recreation center unfolding a mosque, a gym, retail shops, a bowling center, and other entertainment facilities. Moreover, the project incorporated a hypermarket with a total built-up area of 3,965 sq m. The project is located to the west of the Khalifa A City and in close proximity to the Coast Road, Mussafah Road and the Abu Dhabi-Dubai Road and the International Airport.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]60,000 m2 of 8 apartment buildings with a total of 412 units (including ground retail provision on 6 blocks)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]185,000 m2 of villas[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]80 townhouses, 140 semi-detached, 165 detached housing[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Community Centre which will house all amenities namely a supermarket, retail and fast food shops, recreational facilities, bank and mosque for the residents[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]One major cooling utility complex along with basic mechanical and electrical amenities to cater to the requirements of the community[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Applicable refuse system for the entire development[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Basement parking spaces for the residents and visitors: approximately 608 slots for apartments and 390 slots for tower retail shops[/item][/items_list][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Private Property Management[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact Study for the proposed Residential, Leisure, and Commercial Compound (RLCC) within the International Shooting Club area of Abu Dhabi, UAE[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located at the western part of Khalifa City A; the project area is easternly bounded by 12th Street. 12th street is a northsouth arterial street connecting the project to the Abu Dhabi- Dubai expressway (E-10) in the North and Airport Road in the South.[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Road Transport and Civil Engineering Consultants (RTC) have been hired by Private Property Management (PPM) to complete a Traffic Impact Study for the proposed Residential, Leisure, and Commercial Compound (RLCC) within the International Shooting Club area of Abu Dhabi, UAE.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Abu Dhabi Municipality, DOT and Abu Dhabi Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Counts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Methodology Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Micro Modeling, Trip Distribution,[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Assignment and Mode Split[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Access and Circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing Comments[/item][/items_list][box_header title=\"Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]233,000M2[/vc_column_text][box_header title=\"Project Completion\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]December 2010[/vc_column_text][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]US$ 449 Million\nFor more information please contact\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','RESIDENTIAL , LEISURE AND COMMERCIAL COMPOUND','Set adjacent to the Abu Dhabi Shooting Club, the Residential Leisure & Commercial Compound extended over a total plot area of 233,000 sq m. The proposed development is a residential community that consists of villas, town houses, apartment buildings and their needed common facilities such as Hyper Market and Recreational Club. It comprised 385 villas; eight residential buildings hosting 532 apartments; a recreation center unfolding a mosque, a gym, retail shops, a bowling center, and other entertainment facilities. Moreover, the project incorporated a hypermarket with a total built-up area of 3,965 sq m. The project is located to the west of the Khalifa A City and in close proximity to the Coast Road, Mussafah Road and the Abu Dhabi-Dubai Road and the International Airport.','inherit','open','open','','1800-autosave-v1','','','2016-06-30 06:42:09','2016-06-30 06:42:09','',1800,'http://192.168.0.7/rtcme/2016/06/30/1800-autosave-v1/',0,'revision','',0),(1820,1,'2016-06-30 06:47:22','2016-06-30 06:47:22','[vc_row][vc_column][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\"][vc_column_text]Khalifa Port and Industrial Zone (KPIZ) designed as a multi-purpose facility that involves the construction of a world-scale container and industrial port in addition to the development of over 100 square kilometers of industrial, logistics, commercial, educational, and residential special economic and free zones. The $5 billion Khalifa Port and Industrial Zone is set to replace Abu Dhabi’s existing port facility in late 2012 and play a leading role in the United Arab Emirates\' plan to diversify its economy and industrial base. The industrial zone will include an aluminium smelter, steel mills, chemical-processing plants, food- and beverage-production facilities, and high-tech businesses.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Khalifa Port will be built offshore and connected to the onshore industrial zone by a four-km bridge or causeway.Work in Khalifa Industrial Zone is divided in to 2 Areas and includes[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Area A (50 sq. km) includes a port, a heavy industry, a medium and heavy industry and trade and logistics areas.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Area B (95 sq. km) includes residential, commercial, retail, heavy industry, medium and light industry, high technology and trade and logistics areas.[/item][/items_list][vc_column_text]The Khalifa Port will be developed in 5 phases and will include a container handling terminal and piers for handling raw and bulk cargos. Khalifa Industrial Zone will be developed in 2 Areas (A and B). It will comprise of free zones, offering 100% foreign ownership to companies and individuals. KPIZ will cater to a number of industrial clusters, including base metals, heavy machinery, transport vehicle assembly, chemicals, shipyards, building materials, processed foods and beverages, light manufacturing and assembly, small and medium enterprises, trade and logistics, information and communication technology, alternative energy and others. The first phase of the port will have a container and break-bulk terminal with a capacity of 2 million 20-foot equivalent units and 6 million tonnes of general\ncargo a year.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Abu Dhabi Ports Company[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The haul road is to be east of Sheik Maktoum Bin Rashid Rd (E11) ties in to 22nd St, 23rd St and then crosses E11 over the bridges at junctions 371 and 375.[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants have been commissioned to design, build and maintain a temporary haul road within Area B, that can be used by the 1001-240 as well as 1001-251 contractor to haul material from the borrow areas B1 and B2 to the exit points of the site over bridge crossings at junction 371 and 375 across Abu Dhabi – Dubai expressway (E11).[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a Sub-Consultant RTC has carried out the following:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Ensure whenever possible, that a sufficient number of traffic lanes to accommodate vehicle traffic volumes are provided[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Ensure that delays and traffic congestion are kept to a minimum and within acceptable levels[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Ensure that appropriate/sufficient warning and information signs are installed and that adequate guidance is provided to delineate the travel paths through the work site[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Ensure that the work area is free of hazards and that all road users are adequately protected from excavations and obstructions.[/item][/items_list][box_header title=\"Project Duration\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Quarter One 2008 – Quarter Four 2012[/vc_column_text][box_header title=\"Project Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]5 Billion US$[/vc_column_text][box_header title=\"Total Land Use\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]145 sq. km\nFor more information please contact\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','KHALIFA PORT AND INDUSTRIAL ZONE','Khalifa Port and Industrial Zone (KPIZ) designed as a multi-purpose facility that involves the construction of a world-scale container and industrial port in addition to the development of over 100 square kilometers of industrial, logistics, commercial, educational, and residential special economic and free zones. ..','inherit','open','open','','1794-autosave-v1','','','2016-06-30 06:47:22','2016-06-30 06:47:22','',1794,'http://192.168.0.7/rtcme/2016/06/30/1794-autosave-v1/',0,'revision','',0),(1821,1,'2016-06-30 06:54:51','2016-06-30 06:54:51','<p>[vc_row][vc_column][vc_single_image image=\"1789\" img_size=\"large\" alignment=\"center\"][vc_column_text]Set adjacent to the Abu Dhabi Shooting Club, the Residential Leisure &amp; Commercial Compound extended over a total plot area of 233,000 sq m. The proposed development is a residential community that consists of villas, town houses, apartment buildings and their needed common facilities such as Hyper Market and Recreational Club. It comprised 385 villas; eight residential buildings hosting 532 apartments; a recreation center unfolding a mosque, a gym, retail shops, a bowling center, and other entertainment facilities. Moreover, the project incorporated a hypermarket with a total built-up area of 3,965 sq m. The project is located to the west of the Khalifa A City and in close proximity to the Coast Road, Mussafah Road and the Abu Dhabi-Dubai Road and the International Airport.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]60,000 m2 of 8 apartment buildings with a total of 412 units (including ground retail provision on 6 blocks)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]185,000 m2 of villas[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]80 townhouses, 140 semi-detached, 165 detached housing[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Community Centre which will house all amenities namely a supermarket, retail and fast food shops, recreational facilities, bank and mosque for the residents[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]One major cooling utility complex along with basic mechanical and electrical amenities to cater to the requirements of the community[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Applicable refuse system for the entire development[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Basement parking spaces for the residents and visitors: approximately 608 slots for apartments and 390 slots for tower retail shops[/item][/items_list][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Private Property Management[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact Study for the proposed Residential, Leisure, and Commercial Compound (RLCC) within the International Shooting Club area of Abu Dhabi, UAE[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located at the western part of Khalifa City A; the project area is easternly bounded by 12th Street. 12th street is a northsouth arterial street connecting the project to the Abu Dhabi- Dubai expressway (E-10) in the North and Airport Road in the South.[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Road Transport and Civil Engineering Consultants (RTC) have been hired by Private Property Management (PPM) to complete a Traffic Impact Study for the proposed Residential, Leisure, and Commercial Compound (RLCC) within the International Shooting Club area of Abu Dhabi, UAE.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Abu Dhabi Municipality, DOT and Abu Dhabi Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Counts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Methodology Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Micro Modeling, Trip Distribution,[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Assignment and Mode Split[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Access and Circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing Comments[/item][/items_list][box_header title=\"Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]233,000M2[/vc_column_text][box_header title=\"Project Completion\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]December 2010[/vc_column_text][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]US$ 449 Million<br />\nFor more information please contact<br />\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]</p>\n','RESIDENTIAL LEISURE AND COMMERCIAL COMPOUND','Set adjacent to the Abu Dhabi Shooting Club, the Residential Leisure & Commercial Compound extended over a total plot area of 233,000 sq m. The proposed development is a residential community that consists of villas, town houses, apartment buildings and their needed comm...','inherit','open','open','','1788-autosave-v1','','','2016-06-30 06:54:51','2016-06-30 06:54:51','',1788,'http://192.168.0.7/rtcme/2016/06/30/1788-autosave-v1/',0,'revision','',0),(1822,1,'2016-06-30 09:28:43','2016-06-30 09:28:43','<p>[vc_row][vc_column][vc_single_image image=\"1761\" img_size=\"large\" alignment=\"center\"][vc_column_text]Located in Sas Al Nakheel Abu Dhabi, the Male and Female High Schools of ADNOC consists of two separate buildings, 2 floors each and can accommodate a total of 800 students. Each of the school buildings also includes sport facilities such as basket ball, football and tennis and in addition to related structures such as roads, walkways, prayer areas, playgrounds, soft and hard landscaping, external shaded swimming pool and a car and a bus park. Borouge Innovation Centre, A polymer research facility, is one of only four similar initiatives developed globally.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The Male and Female High Schools will be from grade 9 to grade 12. Each site comprises the main school building, service block, guard and drivers rooms, swimming pools and outdoor fields. The Borouge Innovation Centre consists of three major items, warehouse, labs and application hall, in addition to offices, common spaces and services. The project consists mainly:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Male High School of 400 students capacity.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Female High School of 400 students capacity[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]The Bouroge Innovation Centre of 75 employees capacity[/item][/items_list][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located in Sas Al Nakheel (Omm El Nar) at the northeast quadrant of the intersection of Abu Dhabi- Dubai Express Way (E10) and Abu Dhabi – Al Ain Express Way (E22).[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Abu Dhabi National Oil Company[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact study for ADNOC High Schools and Borouge Innovation Centre.[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants have been appointed by Engineering Consultants Group to undertake a Traffic Impact Study for the proposed ADNOC High Schools and Borouge Innovation Centre.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with ADM and Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Automatic and manual traffic counts for the surrounding road network(intersections and road segments)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Development trip generation, trip distribution, modal split and trip assignment.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact analysis of the proposed development.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking requirements and design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access and circulation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact study report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing and incorporating ADM Comments.[/item][/items_list][box_header title=\"Total Land Use\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Male and Female High Schools-29,883 sqm Borouge Innovation Centre- 18,000 sqm[/vc_column_text][box_header title=\"Project Completion Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Male and Female School-Q4 2008 Borouge Innovation Centre-Q42011<br />\nFor more information please contact<br />\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]</p>\n','ADNOC SCHOOLS','Located in Sas Al Nakheel Abu Dhabi, the Male and Female High Schools of ADNOC consists of two separate buildings, 2 floors each and can accommodate a total of 800 students...','inherit','open','open','','1760-autosave-v1','','','2016-06-30 09:28:43','2016-06-30 09:28:43','',1760,'http://192.168.0.7/rtcme/2016/06/30/1760-autosave-v1/',0,'revision','',0),(1823,1,'2016-06-30 09:33:46','2016-06-30 09:33:46','[vc_row][vc_column][vc_column_text]Ali &amp; Sons Company LLC, which was established in 1979, is a provider of quality services to the oil and gas industry . The proposed project under study is Ali and Sons Marine Engineering Factory , which is one of the ventures of Ali and Sons with a vision for setting up a world-class shipyard and an oil &amp; gas fabrication facility to be a major EPC contractor within the Emirate of Abu Dhabi. The core businesses of Ali and Sons Marine Engineering Factory will be :[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Ship Repair[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Rig Repair[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Ship Building[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Rig Building[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]EPC[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Oil &amp; Gas Projects Offshore and On shore[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Refinery Shut Downs[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Building Of Tank Farms[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Offshore Modules and Hook Ups[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Building Jackets[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Valve Repair[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Electrical Power Plant &amp; Motor Refurbishment[/item][/items_list][vc_column_text]Each of the above subdivisions will operate asindependent profit center.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The project involves construction of a marine engineering factory comprising a ground floor and an additional floor. This new fabrication, construction, ship repair and ship building facility located in industrial city of Abu Dhabi Phase II Mussafah, spread over a land area of over 280000 sq. m having a water front of over 400m is being developed to cater for the marine and oil &amp; gas jobs. The facility will have dedicated machine shop, electrical motor /generator rewinding and repair shop, valve repair shop, automated blasting and priming shop, berthing quays of over 200m load out (15 t/sq. m), jetty of 50m and floating dry dock of 2000T capacity 100m in length.[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located on plot 354MR2, Sector ICAD 2 , Musaffah, Abu Dhabi. UAE.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Higher Corporation for Specialized Economic Zone[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]RTC Consultants were appointed by Al Salaam Consulting Architects and Engineering Planners to prepare a Traffic Impact Study for the Ali &amp; Sons Marine Engineering Factory in ICAD 2, Musaffah, Abu Dhabi.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a Sub- Consultant RTC has carried out the following tasks:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Abu dhabi Municipality and Abu Dhabi Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]DOT Registration Form[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Inception Meeting[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Access and Circulation Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]TIS Summary Plans[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Swept Width Analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Non Motorized and Transit Plans[/item][/items_list][box_header title=\"Gross Floor Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]25989.94 Sq.m[/vc_column_text][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]USD 20 Million[/vc_column_text][box_header title=\"Project Completion\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]March 2011\nFor more information please contact\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','ALI AND SONS ENGINEERING FACTORY','Ali & Sons Company LLC, which was established in 1979, is a provider of quality services to the oil and gas industry . The proposed project under study is Ali and Sons Marine Engineering Factory ','inherit','open','open','','1751-autosave-v1','','','2016-06-30 09:33:46','2016-06-30 09:33:46','',1751,'http://192.168.0.7/rtcme/2016/06/30/1751-autosave-v1/',0,'revision','',0),(1824,1,'2016-06-30 09:35:55','2016-06-30 09:35:55','<p>[vc_row][vc_column][vc_single_image image=\"1732\" img_size=\"large\" alignment=\"center\"][vc_column_text]The construction of 6 schools in Al Ain is a part of ADEC’s initiative for improving education infrastructure throughout the UAE s capital. Out of the six schools approved by ADEC, 4 schools will be for girls and 2 for boys. Each school will have the capacity to cater for between 1225 and 1500 students, and will offer classes from grade 6 to 12. The total built up area is 108000m2 for the 6 schools, each school with an average area of 18000m2 each. These schools will feature facilities lacking in many public schools, including swimming pools and extensive sports facilities, as well as auditoriums, canteens and bigger libraries, which will be open to the community after school hours.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]The ADEC approved six schools in Al Ain are the following:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Al Daher Girls School, a secondary school with Grades from 6 to 12 which will cater for 1225 students and with a total parking supply of 180. Al Daher School is located in Al Ain, Plot 1, and Street 25.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Al Jahili Girls School, a secondary school with grades from 10 to 12 which will cater for 1500 students and with a total parking supply of 202. It is located in plot 256 Khalifa Bin Zayed 1st Street, Al Ain.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Al Towayya Girls School, a secondary school with grades from 10 to 12 which will cater for 1200 students and with a parking capacity of 161. It is located in plot 3 street8, Al Ain.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Mezyad Boys School, a secondary school with grades from 6 to 12 which will cater for 1225 students and with a parking capacity of 164 vehicles and it is located on plot 18,Street 5, Al Ain.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Um Ghafa Boys School, secondary school from grades 6 to 12, which will cater for 1225 students and with a parking capacity of 169 vehicles. It is located on plot 8, street 4, Al Ain.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Um Ghafa Girls School, a secondary school from grades 6 to 12 which will cater for 1225 students and with a parking facility of 154 vehicles. It is located on plot 27, street 50, Al Ain.[/item][/items_list][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Abu Dhabi Education Council[/vc_column_text][box_header title=\"Role of CRTC Consultancy\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC Consultancy have been appointed by Dewan Architects and Engineers to prepare a Traffic Impact Study for the six schools in various areas in Al Ain city of the emirate of Abu Dhabi.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Department of Transport and Abu Dhabi Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic counts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Methodology report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Micro modeling, trip distribution, assignment and mode split[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access and circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study report[/item][/items_list][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]AED 600 Million[/vc_column_text][box_header title=\"Project Completion Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]June 2011[/vc_column_text][box_header title=\"Total built up area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]108000m2[/vc_column_text][/vc_column][/vc_row]</p>\n','Six Schools in various areas in Abu Dhabi','The construction of 6 schools in Al Ain is a part of ADEC’s initiative for improving education infrastructure throughout the UAE s capital. Out of the six schools approved by ADEC, 4 schools will be for girls...','inherit','open','open','','1731-autosave-v1','','','2016-06-30 09:35:55','2016-06-30 09:35:55','',1731,'http://192.168.0.7/rtcme/2016/06/30/1731-autosave-v1/',0,'revision','',0),(1825,1,'2016-06-30 11:20:14','2016-06-30 11:20:14','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nCanadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nOur vision is to be among the most respected, reputable, highly regarded transportation, infrastructure and project management consultancy firms in the Middle East.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nOur mission is to deliver high-quality, cost-effective transportation, infrastructure and project management solutions to meet our clients’ needs.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"1727,1712,1716,1729,1720,1721,1724,1731\" order_by=\"menu_order\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Yomna Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Godfrey Antony\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Mary Garra\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Muhammad Ghaffari\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Ayman Shahin\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Muhammed Ejaz\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Mona Nasr\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Osama Mohiddien\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"AbdelRahman Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Alain Arostique\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Daniya Hadi\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Surfaras Abdul Vahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGbXltZWV0aW5nZGVzay5jb20lMkZwaHAxJTJGcnRjbWUlMkZibG9nJTJGJTIyJTIwY2xhc3MlM0QlMjJ2aWV3YWxsJTIyJTNFVklFVyUyMEFMTCUzQyUyRmElM0U=[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-06-30 11:20:14','2016-06-30 11:20:14','',924,'http://mymeetingdesk.com/php1/rtcme/2016/06/30/924-revision-v1/',0,'revision','',0),(1826,1,'2016-06-30 11:21:41','2016-06-30 11:21:41','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main-arabic\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>مرحبا بكم في موقع شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م.</h2>\r\nبدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق، المواصلات، والهندسة المدنية ثم توسعت لتكةن شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/%D9%84%D9%85%D8%AD%D8%A9-%D8%B9%D9%86%D8%A7/\">تعرف على المزيد</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>رسالتنا</h3>\r\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQUUlRDglQUYlRDklODUlRDglQTclRDglQUElM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRSVEOSU4NSVEOCVCOSUyMCVEOCVBMyVEOSU4MyVEOCVBQiVEOCVCMSUyMCVEOSU4NSVEOSU4NiUyMDglMjAlRDglQjMlRDklODYlRDklODglRDglQTclRDglQUElMjAlRDklODUlRDklODYlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTklMjAlRDglQTclRDklODQlRDklODglRDglQTclRDglQjMlRDglQjklRDglQTklMjAlRDklODglRDglQTclRDklODQlRDglQUElRDglQjElRDklODMlRDklOEElRDglQjIlMjAlRDglQTclRDklODQlRDglQUQlRDklODIlRDklOEElRDklODIlRDklOEElMjAlRDglQjklRDklODQlRDklODklMjAlRDglQjElRDglQjYlRDglQTclMjAlRDglQTclRDklODQlRDglQjklRDklODUlRDklODQlRDglQTclRDglQTElRDglOEMlMjAlRDklOEElRDklODUlRDklODMlRDklODYlRDklODMlMjAlRDglQTclRDklODQlRDglQTclRDglQjklRDglQUElRDklODUlRDglQTclRDglQUYlMjAlRDglQjklRDklODQlRDklOEElRDklODYlRDglQTclMjAlRDklODElRDklOEElMjAlRDklODUlRDglQjQlRDglQjElRDklODglRDglQjklRDklODMlMjAlRDglQTclRDklODQlRDklODUlRDklODIlRDglQTglRDklODQuJTIwJUQ4JUFBJUQ5JTgyJUQ4JUFGJUQ5JTg1JTIwQ1JUQyUyMCVEOSU4NSVEOCVBQyVEOSU4NSVEOSU4OCVEOCVCOSVEOCVBOSUyMCVEOSU4OCVEOCVBNyVEOCVCMyVEOCVCOSVEOCVBOSUyMCVEOSU4NSVEOSU4NiUyMCVEOCVBNyVEOSU4NCVEOCVBRSVEOCVBRiVEOSU4NSVEOCVBNyVEOCVBQSUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOSU4QSVEOCVBOSUyMCVEOCVBOCVEOSU4NSVEOCVBNyUyMCVEOSU4MSVEOSU4QSUyMCVEOCVCMCVEOSU4NCVEOSU4MyUyMCVEOSU4OCVEOSU4NCVEOSU4MyVEOSU4NiUyMCVEOCVBRiVEOSU4OCVEOSU4NiUyMCVEOCVBMyVEOSU4NiUyMCVEOSU4QSVEOSU4MiVEOCVBQSVEOCVCNSVEOCVCMSUyMCVEOCVCOSVEOSU4NCVEOSU4OSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVCMSVEOSU4MiVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4OCVEOCVBNyVEOCVCNSVEOSU4NCVEOCVBNyVEOCVBQSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOCVBOCVEOSU4NiVEOSU4QSVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOCVBQSVEOCVBRCVEOCVBQSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4NiVEOCVBNyVEOCVCOCVEOCVCMSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVBOCVEOSU4QSVEOCVCOSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4MyVEOSU4NyVEOCVCMSVEOCVBOCVEOCVBNyVEOCVBNiVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVCOSVEOSU4NSVEOCVBNyVEOCVCMSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOSU4OCVEOCVBQSVEOCVCNSVEOSU4NSVEOSU4QSVEOSU4NSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVBOCVEOCVBNyVEOSU4NiVEOSU4QS4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODUlRDglQjQlRDglQTclRDglQjElRDklOEElRDglQjklM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDglQTMlRDglQjklRDglQjglRDklODUlMjAlRDglQTUlRDklODYlRDglQUMlRDglQTclRDglQjIlRDglQTclRDglQUElRDklODYlRDglQTclM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"-,1679\" category=\"%d8%a7%d9%84%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9-%d8%a7%d9%84%d9%85%d9%86%d8%ac%d8%b2%d8%a9\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODElRDglQjElRDklOEElRDklODIlMjAlRDglQjklRDklODUlRDklODQlM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDklODIlRDglQTclRDglQTglRDklODQlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTclRDglQTElM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert teamdirection\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"يمنى حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"جودفري أنطوني\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"ماري غارا\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"محمد غفاري\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"أيمن شاهين\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"محمد إعجاز\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"منى نصر\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"أسامة محي الدين\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"عبدالرحمن حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"ألين أروستيك\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"دانية هادي\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"سرفراس عبدالوهاب\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQTIlRDglQUUlRDglQjElMjAlRDglQTMlRDglQUUlRDglQTglRDglQTclRDglQjElM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRm15bWVldGluZ2Rlc2suY29tJTJGcGhwMSUyRnJ0Y21lJTJGJTI1RDglMjVBMyUyNUQ4JTI1QUUlMjVEOCUyNUE4JTI1RDglMjVBNyUyNUQ4JTI1QjEtJTI1RDglMjVBNyUyNUQ5JTI1ODQlMjVEOCUyNUI0JTI1RDglMjVCMSUyNUQ5JTI1ODMlMjVEOCUyNUE5LSUyNUQ5JTI1ODUlMjVEOCUyNUE3LSUyNUQ4JTI1QTclMjVEOSUyNTg0JTI1RDglMjVBQyUyNUQ4JTI1QUYlMjVEOSUyNThBJTI1RDglMjVBRiUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRSVEOCVCOSVEOCVCMSVEOCVCNiUyMCVEOCVBNyVEOSU4NCVEOCVBQyVEOSU4NSVEOSU4QSVEOCVCOSUyMCUzQyUyRmElM0U=[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-06-30 11:21:41','2016-06-30 11:21:41','',1473,'http://mymeetingdesk.com/php1/rtcme/2016/06/30/1473-revision-v1/',0,'revision','',0),(1828,1,'2016-07-03 10:02:03','2016-07-03 10:02:03','[vc_row][vc_column][box_header title=\"الهندسة المعمارية:\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تأخذ CRTC أفكار ورؤى عملاءها وتحولهم إلى واقع ملموس من خلال مرحلتي ما قبل التصميم والتصميم المبدئي، هذا بالإضافة إلى إعطاء قيمة أكثر للمشروع.\r\n\r\nCRTC تحد من خدماتها في الهندسة المعمارية إلى المراحل التالية:\r\n<ol>\r\n	<li>مرحلة ما قبل التصميم.</li>\r\n	<li>مرحلة التصميم التصوري.</li>\r\n</ol>\r\nابتكار مهندسي CRTC المعماريين لا حدود له وهذا هو السبب في أن نتائج تصميمهم هي دائما تصاميم مستقبلية وجمالية لديها لمسة من التقاليد والثقافة والبيئة المحلية الذي يؤكد على الطابع الفريد للمشروع مما يجعلها معلم معروف بعد البناء.\r\n\r\nتوظف CRTC مهندسين معماريين ذوي خبرة عالية وتمكنهم من الاستفادة من أحدث برامج التصميم. مهندسي CRTC المعماريين يأخذون بعين الاعتبار الكثير من العوامل التي تؤثر على تصميم - مما يجعله فريداً من نوعه - مثل متطلبات العميل والطابع المحلي للموقع، ولذلك فإن النتيجة النهائية هي بنية جمالية ستنسجم وبوئام مع محيطها.\r\n\r\nمن خلال العمل جنبا إلى جنب مع إدارات الخدمات الهندسية الأخرى في CRTC؛ التصميم النهائي للمشروع هو تصميم شامل ومستدام جاهز للبناء بكل سهولة.[/vc_column_text][vc_column_text]\r\n<ol>\r\n	<li><strong>مرحلة ما قبل التصميم:</strong></li>\r\n</ol>\r\nكلا من مهندسي CRTC المعماريين والعميل يحددان متطلبات المشروع، القيود، والحدود من أجل الانتهاء من ملخص المشروع. في هذه المرحلة، يقوم معماريو CRTC بتحويل رؤية العميل إلى رسومات تخطيطية وذلك لمناقشة الأفكار والبدائل المختلفة.\r\n<ol start=\"2\">\r\n	<li><strong>مرحلة التصميم التصوري:</strong></li>\r\n</ol>\r\nبناء على ملخص المشروع الذي تم تكوينه في المرحلة السابقة، يفحص مهندسو CRTC المعماريون المتغيرات الرئيسية في القوانين والأنظمة، تقنيات البناء، الجدول الزمني، والتكلفة حتى يمضوا قدما في تطوير التصميم التصوري. في مرحلة التصميم التصوري، معماريو CRTC يقومون بتطوير مخططات الدراسة، تحليل الموقع، تحديد الأهداف والشروط، تخطيط المفهوم، الاتصال، إلخ...\r\n\r\nفي نهاية هذه المرحلة، ينتج مهندسو CRTC المعماريون التصميم التخطيطي النهائي الذي يكون متوافقا مع رؤى المالك أو المطور من خلال المناقشات وجلسات العصف الذهني.[/vc_column_text][vc_column_text]تصمم CRTC مجموعة متنوعة من المشاريع بما في ذلك:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الفلل.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مرافق البيع بالتجزئة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الفنادق والمنتجعات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المكاتب التجارية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المرافق الترفيهية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مباني متعددة الاستخدامات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أبراج سكنية متعددة الطوابق.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المرافق المؤسسية والتربوية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المستشفيات ومرافق البحوث الطبية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المنشآت الصناعية، المصانع، والمستودعات.[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"تصميم المناظر الطبيعية العمرانية:\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تلتزم CRTC بخلق مساحات جمالية نابضة بالحياة تشجع الناس على الذهاب أكثر في الهواء الطلق، والتمتع بالمناظر الطبيعية، والحصول على مصدر للإلهام. ونحن نعتقد أن المناظر الطبيعية العمرانية يجب أن تكون متكاملة وأن التصميم الرائع هو أكبر من مجموع أجزائه.\r\n\r\nتصميم الفضاءات المفتوحة يجب أن يعالج مجموعة واسعة من العوامل المترابطة و ليكون ناجحاً؛ يجب أن يعبر عن توازن دقيق بين الغاية، الطراز، الميزانية، والثقافة. ولتحقيق هذا الهدف؛ فإننا نبدأ كل مشروع من خلال دراسة وافية لاحتياجات العميل وتحليل الموقع حتى نكتسب تقييم شامل للمشاكل والتحديات المقبلة. ثم، من خلال التخطيط الدقيق نشكل مجتمعات مستدامة وملهمة، ونضع إطار واضح للتنمية المستدامة في المستقبل.[/vc_column_text][vc_column_text]نحن نقدم تصاميم عصرية متكاملة في المجالات التالية:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تخطيط المواقع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تطوير الأراضي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التخطيط والتصميم البيئي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التخطيط الرئيسي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التصميم الحضري.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مساحات الشوارع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الحدائق و المنتجعات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أماكن الاستجمام والترفية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حفظ التراث.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إصلاح المناظر الطبيعية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]السقوف الخضراء.[/item][/items_list][/vc_column][/vc_row]','الهندسة المعمارية وتصميم المناظر الطبيعية العمرانية','','publish','closed','closed','','%d8%a7%d9%84%d9%87%d9%86%d8%af%d8%b3%d8%a9-%d8%a7%d9%84%d9%85%d8%b9%d9%85%d8%a7%d8%b1%d9%8a%d8%a9','','','2016-10-31 19:12:13','2016-10-31 15:12:13','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=ql_services&#038;p=1828',0,'ql_services','',0),(1829,1,'2016-07-05 06:18:49','2016-07-05 06:18:49','[vc_row][vc_column][box_header title=\"الهندسة المعمارية:\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تأخذ CRTC أفكار ورؤى عملاءها وتحولهم إلى واقع ملموس من خلال مرحلتي ما قبل التصميم والتصميم المبدئي، هذا بالإضافة إلى إعطاء قيمة أكثر للمشروع.\n\nCRTC تحد من خدماتها في الهندسة المعمارية إلى المراحل التالية:\n<ol>\n	<li>مرحلة ما قبل التصميم.</li>\n	<li>مرحلة التصميم التصوري.</li>\n</ol>\nابتكار مهندسي CRTC المعماريين لا حدود له وهذا هو السبب في أن نتائج تصميمهم هي دائما تصاميم مستقبلية وجمالية لديها لمسة من التقاليد والثقافة والبيئة المحلية الذي يؤكد على الطابع الفريد للمشروع مما يجعلها معلم معروف بعد البناء.\n\nتوظف CRTC مهندسين معماريين ذوي خبرة عالية وتمكنهم من الاستفادة من أحدث برامج التصميم. مهندسي CRTC المعماريين يأخذون بعين الاعتبار الكثير من العوامل التي تؤثر على تصميم - مما يجعله فريداً من نوعه - مثل متطلبات العميل والطابع المحلي للموقع، ولذلك فإن النتيجة النهائية هي بنية جمالية ستنسجم وبوئام مع محيطها.\n\nمن خلال العمل جنبا إلى جنب مع إدارات الخدمات الهندسية الأخرى في CRTC؛ التصميم النهائي للمشروع هو تصميم شامل ومستدام جاهز للبناء بكل سهولة.[/vc_column_text][vc_column_text]\n<ol>\n	<li><strong>مرحلة ما قبل التصميم:</strong></li>\n</ol>\nكلا من مهندسي CRTC المعماريين والعميل يحددان متطلبات المشروع، القيود، والحدود من أجل الانتهاء من ملخص المشروع. في هذه المرحلة، يقوم معماريو CRTC بتحويل رؤية العميل إلى رسومات تخطيطية وذلك لمناقشة الأفكار والبدائل المختلفة.\n<ol start=\"2\">\n	<li><strong>مرحلة التصميم التصوري:</strong></li>\n</ol>\nبناء على ملخص المشروع الذي تم تكوينه في المرحلة السابقة، يفحص مهندسو CRTC المعماريون المتغيرات الرئيسية في القوانين والأنظمة، تقنيات البناء، الجدول الزمني، والتكلفة حتى يمضوا قدما في تطوير التصميم التصوري. في مرحلة التصميم التصوري، معماريو CRTC يقومون بتطوير مخططات الدراسة، تحليل الموقع، تحديد الأهداف والشروط، تخطيط المفهوم، الاتصال، إلخ...\n\nفي نهاية هذه المرحلة، ينتج مهندسو CRTC المعماريون التصميم التخطيطي النهائي الذي يكون متوافقا مع رؤى المالك أو المطور من خلال المناقشات وجلسات العصف الذهني.[/vc_column_text][vc_column_text]تصمم CRTC مجموعة متنوعة من المشاريع بما في ذلك:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الفلل.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مرافق البيع بالتجزئة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الفنادق والمنتجعات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المكاتب التجارية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المرافق الترفيهية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مباني متعددة الاستخدامات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أبراج سكنية متعددة الطوابق.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المرافق المؤسسية والتربوية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المستشفيات ومرافق البحوث الطبية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المنشآت الصناعية، المصانع، والمستودعات.[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"تصميم المناظر الطبيعية العمرانية:\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تلتزم CRTC بخلق مساحات جمالية نابضة بالحياة تشجع الناس على الذهاب أكثر في الهواء الطلق، والتمتع بالمناظر الطبيعية، والحصول على مصدر للإلهام. ونحن نعتقد أن المناظر الطبيعية العمرانية يجب أن تكون متكاملة وأن التصميم الرائع هو أكبر من مجموع أجزائه.\n\n&nbsp;\n\nتصميم الفضاءات المفتوحة يجب أن يعالج مجموعة واسعة من العوامل المترابطة و ليكون ناجحاً؛ يجب أن يعبر عن توازن دقيق بين الغاية، الطراز، الميزانية، والثقافة. ولتحقيق هذا الهدف؛ فإننا نبدأ كل مشروع من خلال دراسة وافية لاحتياجات العميل وتحليل الموقع حتى نكتسب تقييم شامل للمشاكل والتحديات المقبلة. ثم، من خلال التخطيط الدقيق نشكل مجتمعات مستدامة وملهمة، ونضع إطار واضح للتنمية المستدامة في المستقبل.[/vc_column_text][vc_column_text]نحن نقدم تصاميم عصرية متكاملة في المجالات التالية:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تخطيط المواقع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تطوير الأراضي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التخطيط والتصميم البيئي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التخطيط الرئيسي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التصميم الحضري.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مساحات الشوارع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الحدائق و المنتجعات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أماكن الاستجمام والترفية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حفظ التراث.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إصلاح المناظر الطبيعية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]السقوف الخضراء.[/item][/items_list][/vc_column][/vc_row]','الهندسة المعمارية وتصميم المناظر الطبيعية العمرانية','','inherit','open','open','','1828-autosave-v1','','','2016-07-05 06:18:49','2016-07-05 06:18:49','',1828,'http://mymeetingdesk.com/php1/rtcme/2016/07/03/1828-autosave-v1/',0,'revision','',0),(1830,1,'2016-07-05 07:07:33','2016-07-05 07:07:33','[vc_row top_margin=\"page-margin-top\"][vc_column][vc_column_text]تقدم CRTC خبراتها ومجموعة واسعة من خدمات الإشراف على المواقع، الإدارة، وخدمات الموقع في أنواع مختلفة من مشاريع البناء بما في ذلك: المباني، الطرق الداخلية، الطرق السريعة، مشاريع البنية التحتية. كل عضو من أعضاء الفريق من ذوي الخبرة العالية للإشراف وتنظيم أعمال المقاول وفقا للرسومات التنفيذية المعتمدة والمواصفات والشروط الفنية باستخدام المواد المعتمدة واختبارها بعد اجتياز إجراءات ضمان الجودة القياسية QA/QC.[/vc_column_text][vc_column_text]بالعمل على مجموعة متنوعة من المشاريع من حيث النوع، الحجم، النطاق، والتعقيد؛ تكمن مهندسينا من اكتساب مهارات مهمة مثل التفكير الاستباقي للأحداث والتي يستخدمونها لاستباق ما هي المشاكل والمخاطر التي قد تحدث واتخاذ تدابير تصحيحية ووقائية فورية لمنعها من الحدوث، وبالتالي توفير الكثير من موارد المشاريع التي سيتم استخدامها في مكان آخر.[/vc_column_text][vc_column_text]نحن نحدث عملائنا دوريا عن حالة المشروع ونكون بمثابة همزة الوصل بين العميل والمقاول من أجل توضيح والتأكد من أن كل وجميع اهتمامات العميل وأفكاره يتم التركيز عليها ومعالجتها طوال مراحل المشروع مما يجعل يسمح للتسليم النهائي أن يمر بسلاسة ودون أي تأخير.[/vc_column_text][vc_column_text]مع CRTC لدا عملاءنا حرية التغيير والتعديل على المخططات خلال مرحلة البناء  كيفما أرادوا، وعلى الرغم من أن هذا قد يؤثر على الوقت والتكلفة إلا أن فريق CRTC لديهم من الخبرة والدراية التامة بجميع متطلبات الجهات المحلية مما سيوفر الكثير من الوقت في الحصول على الموافقات على التعديلات متى حصلت.[/vc_column_text][vc_column_text]وتشمل مجالات اختصاصنا:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة عقود البناء.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]جدولة المشاريع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توضيح مخططات التصميم.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراجعة رسومات Shop Drawings.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراجعة تقديمات الوثائق (مثل تقديمات المواد  وطرق التنفيذ).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراقبة الاختبارات التي تتم في الموقع أو في مختبرات خارجية واعتمادها.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تفتيش الموقع والإشراف عليه.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراجعة وتنفيذ طلبات الدفع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراقبة الميزانية المعتمدة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]رصد التقدم وإعداد التقارير التحديث.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]اجتماعات التقدم Progress Meetings.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]استطلاعات التشييد As Constructed Surveys.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراقبة الجودة وضمان الجودة QC/QA.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]خدمات مراجعة الدعاوى.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التكليف النهائي / وتقرير الإغلاق Final Commissioning/Close Out.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]رسومات كما بنيت As Built Drawings.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]برامج تنمية التشغيل والصيانة.[/item][/items_list][/vc_column][/vc_row]','الإشراف على المواقع، الإدارة، وخدمات الموقع','','publish','closed','closed','','%d8%ae%d8%af%d9%85%d8%a7%d8%aa-%d8%a7%d9%84%d8%a5%d8%b4%d8%b1%d8%a7%d9%81-%d8%b9%d9%84%d9%89-%d8%a7%d9%84%d9%85%d9%88%d8%a7%d9%82%d8%b9-%d9%88%d8%a7%d9%84%d8%a5%d8%af%d8%a7%d8%b1%d8%a9','','','2016-10-31 19:24:20','2016-10-31 15:24:20','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=ql_services&#038;p=1830',0,'ql_services','',0),(1831,1,'2016-10-31 19:24:33','2016-10-31 15:24:33','<p>[vc_row top_margin=\"page-margin-top\"][vc_column][vc_column_text]تقدم CRTC خبراتها ومجموعة واسعة من خدمات الإشراف على المواقع، الإدارة، وخدمات الموقع في أنواع مختلفة من مشاريع البناء بما في ذلك: المباني، الطرق الداخلية، الطرق السريعة، مشاريع البنية التحتية. كل عضو من أعضاء الفريق من ذوي الخبرة العالية للإشراف وتنظيم أعمال المقاول وفقا للرسومات التنفيذية المعتمدة والمواصفات والشروط الفنية باستخدام المواد المعتمدة واختبارها بعد اجتياز إجراءات ضمان الجودة القياسية QA/QC.[/vc_column_text][vc_column_text]بالعمل على مجموعة متنوعة من المشاريع من حيث النوع، الحجم، النطاق، والتعقيد؛ تكمن مهندسينا من اكتساب مهارات مهمة مثل التفكير الاستباقي للأحداث والتي يستخدمونها لاستباق ما هي المشاكل والمخاطر التي قد تحدث واتخاذ تدابير تصحيحية ووقائية فورية لمنعها من الحدوث، وبالتالي توفير الكثير من موارد المشاريع التي سيتم استخدامها في مكان آخر.[/vc_column_text][vc_column_text]نحن نحدث عملائنا دوريا عن حالة المشروع ونكون بمثابة همزة الوصل بين العميل والمقاول من أجل توضيح والتأكد من أن كل وجميع اهتمامات العميل وأفكاره يتم التركيز عليها ومعالجتها طوال مراحل المشروع مما يجعل يسمح للتسليم النهائي أن يمر بسلاسة ودون أي تأخير.[/vc_column_text][vc_column_text]مع CRTC لدا عملاءنا حرية التغيير والتعديل على المخططات خلال مرحلة البناء  كيفما أرادوا، وعلى الرغم من أن هذا قد يؤثر على الوقت والتكلفة إلا أن فريق CRTC لديهم من الخبرة والدراية التامة بجميع متطلبات الجهات المحلية مما سيوفر الكثير من الوقت في الحصول على الموافقات على التعديلات متى حصلت.[/vc_column_text][vc_column_text]وتشمل مجالات اختصاصنا:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة عقود البناء.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]جدولة المشاريع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توضيح مخططات التصميم.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراجعة رسومات Shop Drawings.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراجعة تقديمات الوثائق (مثل تقديمات المواد  وطرق التنفيذ).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراقبة الاختبارات التي تتم في الموقع أو في مختبرات خارجية واعتمادها.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تفتيش الموقع والإشراف عليه.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراجعة وتنفيذ طلبات الدفع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراقبة الميزانية المعتمدة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]رصد التقدم وإعداد التقارير التحديث.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]اجتماعات التقدم Progress Meetings.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]استطلاعات التشييد As Constructed Surveys.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراقبة الجودة وضمان الجودة QC/QA.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]خدمات مراجعة الدعاوى.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التكليف النهائي / وتقرير الإغلاق Final Commissioning/Close Out.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]رسومات كما بنيت As Built Drawings.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]برامج تنمية التشغيل والصيانة.[/item][/items_list][/vc_column][/vc_row]</p>\n','الإشراف على المواقع، الإدارة، وخدمات الموقع','','inherit','open','open','','1830-autosave-v1','','','2016-10-31 19:24:33','2016-10-31 15:24:33','',1830,'http://mymeetingdesk.com/php1/rtcme/2016/07/05/1830-autosave-v1/',0,'revision','',0),(1832,1,'2016-07-05 11:01:47','2016-07-05 11:01:47','[vc_row][vc_column][vc_column_text]تلعب إدارة المشاريع دورا رئيسيا في مجال البناء والتشييد، وعندما تمارس إدارة المشاريع بتخطيط سليم وطريقة صحيحة فإنها ستضمن نجاح أي مشروع. فريق إدارة المشاريع الفعال بــ CRTC يتيح للعملاء التركيز على أعمالهم الأساسية، مع التأكيد على أن أهداف مشاريعهم لن تتحقق بنجاح وضمن الميزانية والوقت المحددين فحسب بل وبدون أي مساومة على الجودة والسلامة. تأخذ CRTC المسؤولية على إدارة  المشاريع بشكل متكامل.[/vc_column_text][vc_column_text]نحن نضمن أن فريقا مؤهلا ومتخصصا من المهنيين سيتم توفيرهم بحيث تتناسب خبراتهم مع احتياجات المشروع المحددة. كما وسيتم توفير نقطة اتصال نافذة للعميل، لضمان اتصال واضح، ولمراقبة جودة المشروع بشكل شامل مما يؤدي إلى إدارة مبسطة للمشروع.[/vc_column_text][vc_column_text]تقدم CRTC خبراتها ومجموعة شاملة من خدمات إدارة المشاريع والتي تشمل:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\" top_margin=\"page-margin-top\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تمثيل العميل.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تخطيط المشروع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق بين الأطراف المشاركة في المشروع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إعداد العقود والمفاوضات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة التكاليف.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة الوقت.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة نطاق المشروع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة الموارد البشرية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل المخاطر وإدارتها.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة المشتريات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة الاتصالات والتنسيق.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة الجودة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة الصحة والسلامة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]استعراض المشاريع ومراجعة الحسابات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة المطالبات ومنعها.[/item][/items_list][/vc_column][/vc_row]','إدارة المشاريع','','publish','closed','closed','','%d8%a5%d8%af%d8%a7%d8%b1%d8%a9-%d8%a7%d9%84%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9','','','2016-10-31 19:22:20','2016-10-31 15:22:20','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=ql_services&#038;p=1832',0,'ql_services','',0),(1833,1,'2016-07-05 11:02:54','2016-07-05 11:02:54','كانيديان رودز ترانسبورت أند سيفيل إنجينيرينج كونسلتنت (CRTC) بدأت في عام 2008 كشركة متخصصة في الطرق، النقل والمواصلات، الهندسة المدنية ثم توسعت لتكون شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\nCRTC هي شركة متعددة المجالات من المهندسين المحترفين والرسامين ذوي الخبرة في مجالات: الهندسة المعمارية، هندسة الطرق، هندسة النقل والمواصلات، الهندسة المدنية، الهندسة الكهربائية، هندسة البنية التحتية يقدمون مجموعة واسعة من الخدمات المهنية. هذا بالإضافة إلى تقديم خدمات إدارة المشاريع الكاملة في مراحل التصميم والبناء والتشغيل بما في ذلك: المسح الكمي، إدارة التصميم والتخطيط والتحكم، إدارة العقود، وإدارات البناء، وإدارة الأصول.','خدماتنا','','inherit','open','open','','1611-revision-v1','','','2016-07-05 11:02:54','2016-07-05 11:02:54','',1611,'http://mymeetingdesk.com/php1/rtcme/2016/07/05/1611-revision-v1/',0,'revision','',0),(1834,1,'2016-07-05 11:04:19','2016-07-05 11:04:19','[vc_row][vc_column][vc_column_text]Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\r\n\r\nCRTC is a multidiscipline firm of professional and experienced architects, planners and engineers in Roads, Transportation, Civil, Electrical, and Infrastructure offering a wide array of professional services. This is in addition to offering full Project Management services at the design, construction, and operation stages including: Quantity Surveying, Design Management, Planning and Control, Contracts Management, Construction Managements, and Asset Management.[/vc_column_text][ql_services items_per_page=\"-1\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"0\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row]','خدماتنا','','inherit','open','open','','1611-revision-v1','','','2016-07-05 11:04:19','2016-07-05 11:04:19','',1611,'http://mymeetingdesk.com/php1/rtcme/2016/07/05/1611-revision-v1/',0,'revision','',0),(1835,1,'2016-07-05 11:05:35','2016-07-05 11:05:35','[vc_row][vc_column][vc_column_text]كانيديان رودز ترانسبورت أند سيفيل إنجينيرينج كونسلتنت (CRTC) بدأت في عام 2008 كشركة متخصصة في الطرق، النقل والمواصلات، الهندسة المدنية ثم توسعت لتكون شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\nCRTC هي شركة متعددة المجالات من المهندسين المحترفين والرسامين ذوي الخبرة في مجالات: الهندسة المعمارية، هندسة الطرق، هندسة النقل والمواصلات، الهندسة المدنية، الهندسة الكهربائية، هندسة البنية التحتية يقدمون مجموعة واسعة من الخدمات المهنية. هذا بالإضافة إلى تقديم خدمات إدارة المشاريع الكاملة في مراحل التصميم والبناء والتشغيل بما في ذلك: المسح الكمي، إدارة التصميم والتخطيط والتحكم، إدارة العقود، وإدارات البناء، وإدارة الأصول.[/vc_column_text][ql_services items_per_page=\"-1\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"0\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row]','خدماتنا','','inherit','open','open','','1611-revision-v1','','','2016-07-05 11:05:35','2016-07-05 11:05:35','',1611,'http://mymeetingdesk.com/php1/rtcme/2016/07/05/1611-revision-v1/',0,'revision','',0),(1836,1,'2016-07-10 05:24:24','2016-07-10 05:24:24','[vc_row][vc_column][vc_column_text]تلعب إدارة المشاريع دورا رئيسيا في مجال البناء والتشييد، وعندما تمارس إدارة المشاريع بتخطيط سليم وطريقة صحيحة فإنها ستضمن نجاح أي مشروع. فريق إدارة المشاريع الفعال بــ CRTC يتيح للعملاء التركيز على أعمالهم الأساسية، مع التأكيد على أن أهداف مشاريعهم لن تتحقق بنجاح وضمن الميزانية والوقت المحددين فحسب بل وبدون أي مساومة على الجودة والسلامة. تأخذ CRTC المسؤولية على إدارة  المشاريع بشكل متكامل.[/vc_column_text][vc_column_text]نحن نضمن أن فريقا مؤهلا ومتخصصا من المهنيين سيتم توفيرهم بحيث تتناسب خبراتهم مع احتياجات المشروع المحددة. كما وسيتم توفير نقطة اتصال نافذة للعميل، لضمان اتصال واضح، ولمراقبة جودة المشروع بشكل شامل مما يؤدي إلى إدارة مبسطة للمشروع.[/vc_column_text][vc_column_text]تقدم CRTC خبراتها ومجموعة شاملة من خدمات إدارة المشاريع والتي تشمل:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\" top_margin=\"page-margin-top\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تمثيل العميل.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تخطيط المشروع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق بين الأطراف المشاركة في المشروع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إعداد العقود والمفاوضات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة التكاليف.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة الوقت.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة نطاق المشروع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة الموارد البشرية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل المخاطر وإدارتها.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة المشتريات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة الاتصالات والتنسيق.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة الجودة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة الصحة والسلامة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]استعراض المشاريع ومراجعة الحسابات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة المطالبات ومنعها.[/item][/items_list][/vc_column][/vc_row]','إدارة المشاريع','','inherit','open','open','','1832-autosave-v1','','','2016-07-10 05:24:24','2016-07-10 05:24:24','',1832,'http://mymeetingdesk.com/php1/rtcme/2016/07/05/1832-autosave-v1/',0,'revision','',0),(1838,1,'2016-07-10 05:23:41','2016-07-10 05:23:41','[vc_row][vc_column][box_header title=\"المسح الكمي\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تؤمن CRTC أن المسح الكمي هو جزء لا يتجزأ من مراحل التصميم أوالبناء. سواء كان ذلك خلال مرحلة ما قبل البناء أو خلال مرحلة البناء؛ لدينا فريق متخصص من خبراء المسح الكمي يعملون عن كثب مع فريقي التصميم والهندسة لإيجاد التوازن الأمثل بين التكلفة، الجودة، القيمة، ومتطلبات ميزانية العميل.[/vc_column_text][vc_column_text]فريق المسح الكمي بــ CRTC يعملون بالتعاون مع بقية فرق المشروع ليدرسوا بعناية جميع جوانب المشروع ومن ثم تطبيق أحدث التقنيات وأساليب الهندسة القيمية لخفض التكاليف دون المساومة على متطلبات العميل في الجودة، الوقت، أو متطلبات السلامة. على سبيل المثال، فإننا قد ننظر في استخدام نهج تصاميم بديلة، مواد مختلفة تخدم نفس الغرض، أو البحث عن موردين آخرين لنفس المواد المطلوبة اضافة إلى وسائل تقنية أخرى.\r\n\r\nقائمة الخدمات التي تقدمها CRTC تتضمن ما يلي:[/vc_column_text][vc_column_text]\r\n<ol>\r\n	<li>خدمات المسح الكمي قبل التعاقدات:</li>\r\n</ol>\r\n[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"]\r\n\r\n[item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسة جدوى.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحضير وثائق المناقصات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراجعة المناقصة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إعداد جداول الكميات (BOQ).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقدير التكلفة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل الأسعار.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تسعير جدول حساب الكميات (BOQ).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]خدمات المشتريات.[/item][/items_list][vc_column_text]\r\n<ol start=\"2\">\r\n	<li>خدمات المسح الكمي بعد التعاقدات:</li>\r\n</ol>\r\n[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]خدمات الموقع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراقبة التكاليف.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الهندسة القيمية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إعادة القياس.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التقييم الدوري.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الإدارة المالية لحسابات المقاولين.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التدفق النقدي.[/item][/items_list][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column][box_header title=\"توثيق العقود\" type=\"h3\" bottom_border=\"1\"][vc_column_text]مدراء العقود بــ CRTC هم من ذوي المهارات العالية في اتباع أفضل المعايير وأحدث إجراءات الحفاظ على جميع السجلات كاملة ودقيقة لجميع الأطراف المشاركة في المشروع. هذا النظام الفعال يجعل من السهل الاسترداد الفوري لأية معلومات مطلوبة في أي وقت، وخصوصا خلال فترة تسوية المنازعات. تتضمن هذه الوثائق ما يلي:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توثيق العقود.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]شروط العقود.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]جداول الكميات (BOQ).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أوامر التغيير.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرسومات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المواصفات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]طرق العمل.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توثيق  الاجتماعات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]وثائق أخرى. (بما في ذلك: التقارير الفنية، محادثات البريد الإلكتروني، جداول).[/item][/items_list][/vc_column][/vc_row]','المسح الكمي وتوثيق العقود','','publish','closed','closed','','%d8%a7%d9%84%d9%85%d8%b3%d8%ad-%d8%a7%d9%84%d9%83%d9%85%d9%8a-%d9%88%d8%aa%d9%88%d8%ab%d9%8a%d9%82-%d8%a7%d9%84%d8%b9%d9%82%d9%88%d8%af','','','2016-10-31 19:20:34','2016-10-31 15:20:34','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=ql_services&#038;p=1838',0,'ql_services','',0),(1839,1,'2016-07-10 12:45:40','2016-07-10 12:45:40','[vc_row][vc_column][box_header title=\"المسح الكمي\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تؤمن CRTC أن المسح الكمي هو جزء لا يتجزأ من مراحل التصميم أوالبناء. سواء كان ذلك خلال مرحلة ما قبل البناء أو خلال مرحلة البناء؛ لدينا فريق متخصص من خبراء المسح الكمي يعملون عن كثب مع فريقي التصميم والهندسة لإيجاد التوازن الأمثل بين التكلفة، الجودة، القيمة، ومتطلبات ميزانية العميل.[/vc_column_text][vc_column_text]CRTC Quantity Surveyors team in collaboration with the rest of the project’s teams carefully study all aspects the project and then apply the latest technics of value engineering and cost reduction methods without compromising quality, time, or safety requirements of clients. For example, they consider alternative design approach, different materials that serve the same purpose, and different suppliers for the same material among other technics.\n\nList of services provided includes:\n\n[/vc_column_text][vc_column_text]\n<ol>\n	<li>خدمات المسح الكمي قبل التعاقدات:</li>\n</ol>\n[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسة جدوى.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحضير وثائق المناقصات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراجعة المناقصة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إعداد جداول الكميات (BOQ).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقدير التكلفة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل الأسعار.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تسعير جدول حساب الكميات (BOQ).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]خدمات المشتريات.[/item][/items_list][vc_column_text]\n<ol start=\"2\">\n	<li>خدمات المسح الكمي بعد التعاقدات:</li>\n</ol>\n[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]خدمات الموقع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراقبة التكاليف.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الهندسة القيمية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إعادة القياس.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التقييم الدوري.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الإدارة المالية لحسابات المقاولين.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التدفق النقدي.[/item][/items_list][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column][box_header title=\"توثيق العقود\" type=\"h3\" bottom_border=\"1\"][vc_column_text]مدراء العقود بــ CRTC هم من ذوي المهارات العالية في اتباع أفضل المعايير وأحدث إجراءات الحفاظ على جميع السجلات كاملة ودقيقة لجميع الأطراف المشاركة في المشروع. هذا النظام الفعال يجعل من السهل الاسترداد الفوري لأية معلومات مطلوبة في أي وقت، وخصوصا خلال فترة تسوية المنازعات. تتضمن هذه الوثائق ما يلي:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توثيق العقود.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]شروط العقود.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]جداول الكميات (BOQ).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أوامر التغيير.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرسومات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المواصفات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]طرق العمل.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توثيق  الاجتماعات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]وثائق أخرى. (بما في ذلك: التقارير الفنية، محادثات البريد الإلكتروني، جداول).[/item][/items_list][/vc_column][/vc_row]','المسح الكمي وتوثيق العقود','','inherit','open','open','','1838-autosave-v1','','','2016-07-10 12:45:40','2016-07-10 12:45:40','',1838,'http://mymeetingdesk.com/php1/rtcme/2016/07/10/1838-autosave-v1/',0,'revision','',0),(1840,1,'2016-07-10 13:12:17','2016-07-10 13:12:17','[vc_row][vc_column][box_header title=\"التصميم الجرافيكي\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقدم فريق الرسومات بـ CRTC مجموعة متكاملة من خدمات تصميم الرسومات بما في ذلك لافتات الاستدلال على الطريق، الرسومات البيئية، الهوية المرئية لمكاتب الشركات، مشاريع تجارة التجزئة، مشاريع الضيافة، المشاريع السكنية، ومشاريع نمط الحياة داخل الإمارات العربية المتحدة.[/vc_column_text][vc_column_text]تستخدم CRTC أحدث المعدات في الرسومات كنوع من أنواع الاتصال البصري مع عملائنا لإعطائهم أفكار توضيحية حول الكيفية التي سيبدو عليها مشروعهم.[/vc_column_text][vc_column_text]نقدم خدمات تصميم الرسوم البيانية في القطاعات التالية:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الإنشاءات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الضيافة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرعاية الصحية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]السياحة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المشاريع السكنية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المشاريع التجارية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]هوية الشركة والتصميم الداخلي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المناظر الطبيعية.[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"التصميم الداخلي\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC هي شركة تصميم ديكور داخلي توفر خدمات تصميم استشارية لمجموعة متنوعة من القطاعات بما في ذلك: الضيافة، المؤسسات، التعليم، السكن، مكاتب الشركات، محلات البيع بالتجزئة، الأسواق، والأماكن الترفيهية.[/vc_column_text][vc_column_text]تتبع CRTC منهج متعدد التخصصات في التصميم الداخلي مما يساعد على بناء بيئة خلاقة ومستدامة في نفس الوقت بحيث تعكس رؤية العميل وتلهم الناس على الابتكار بطرقهم الخاصة.[/vc_column_text][vc_column_text]شركتنا مزودة بالكامل بأحدث نظم التكنولوجيا مع أحدث التقنيات والبرمجيات التي تساعد في التصميم والرسم على الكمبيوتر.[/vc_column_text][vc_column_text]بعض من الخدمات التي يقدمها قسم التصميم الداخلي في CRTC:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم المساحات الداخلية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]اختيار الأعمال واللوحات الفنية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المناظر الطبيعية الداخلية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]اختيار المواد.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]ترتيب الأثاث، التركيبات، والمعدات (FFE).[/item][/items_list][/vc_column][/vc_row]','الجرافيك والتصميم الداخلي','','publish','closed','closed','','%d8%a7%d9%84%d8%ac%d8%b1%d8%a7%d9%81%d9%8a%d9%83-%d9%88%d8%a7%d9%84%d8%aa%d8%b5%d9%85%d9%8a%d9%85-%d8%a7%d9%84%d8%af%d8%a7%d8%ae%d9%84%d9%8a','','','2016-10-31 19:14:58','2016-10-31 15:14:58','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=ql_services&#038;p=1840',0,'ql_services','',0);
INSERT INTO `wp_posts` VALUES (1841,1,'2016-07-10 13:14:04','2016-07-10 13:14:04','[vc_row top_margin=\"page-margin-top\"][vc_column][box_header title=\"تخطيط النقل والمواصلات وهندسة المرور\" type=\"h3\" bottom_border=\"1\"][vc_column_text]تخطيط النقل والمواصلات وهندسة المرور هي من أهم الأعمال التي تقوم بها CRTC والعمود الفقري الذي بنيت عليه الشركة. ولدى مخططي ومهندسي CRTC خبرة بجميع جوانب تخطيط النقل والمواصلات وهندسة المرور. معروف عن CRTC حلولها المبتكرة، الشاملة، الفعالة، المجدية، والآمنة لمواجهة تحديات النقل المعقدة في وقتنا الحالي.[/vc_column_text][vc_column_text]CRTC توفر تشكيلة واسعة من الخدمات ذات الصلة بحركة المرور ووسائل النقل للقطاع العام والخاص على حد سواء في المجالات التالية:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تخطيط النقل الشامل.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسات النقل.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أنظمة النقل الذكية ونظم تحصيل التعرفة على الطرق السريعة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المسح المروري / جمع البيانات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نمذجة الحركة المرورية / المحاكاة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسات التأثيرات المرورية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحذيرات الإشارات المرورية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم وتحسين وإدارة الإشارات المرورية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسات مواقف السيارات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تخطيط إدارة مواقف السيارات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تخطيط المداخل والحركة المرورية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقارير تبرير التقاطعات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل استيعاب الطرق.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]السلامة المرورية / تحليل الحوادث.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسات ممرات المشاة وركوب الدراجات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]خطط التحكم بحركة المرور.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التهدئة المرورية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة الازدحام.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة المرور.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]عمليات الطرق السريعة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة المداخل والمخارج.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مواقف السيارات متعددة الطوابق.[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"تصميم الطرق\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]توفير تصاميم ذات جودة عالية للبنية التحتية للنقل والمواصلات هي وسيلة CRTC للمساهمة في حركة آمنة وفعالة للأفراد والبضائع.[/vc_column_text][vc_column_text]وفقا للإجراءات والمبادئ التوجيهية الدولية والمحلية؛ يشمل عملنا تصميم طرق جديدة، فضلا عن أعمال التحسينات، إعادة التأهيل وإعادة الترتيب للطرق البلدية الحالية والطرق السريعة والطرق ذات الرسوم. يتضمن في المشاريع التي نقوم بها التزامنا للعملاء والجمهور بتقديم تصاميم مبتكرة، مستدامة، وفعالة من حيث التكلفة، ومع ذلك فإن الحفاظ على السلامة العامة هو هدفنا الأسمى.[/vc_column_text][vc_column_text]لدى CRTC من الخبرة ما يأهلها لعمل تدقيقات السلامة المرورية الشاملة أو مراجعة التدقيقات التي قامت بها شركات أخرى لضمان سلامة جميع مستخدمي الطريق من مشاة وراكبي الدراجات، وسائقي السيارات من فئات السيارات المختلفة بما في ذلك الدراجات النارية والسيارات ذات الوزن الخفيف، والمركبات الثقيلة. حيث أن السلامة هي أولويتنا رقم واحد، فإن مهندسي CRTC يببدؤون من خلال فهم الوضع الحالي وعمل زيارات ميدانية لتحليل حالة الموقع والمخاطر المحتملة، ومن ثم اقتراح تدابير من شأنها الحد أو القضاء على هذه المخاطر وفقا للمبادئ التوجيهية والإرشادات الدولية والمحلية.[/vc_column_text][vc_column_text]تقدم CRTC مجموعة كاملة من خدمات تصميم الطرق بدءا من دراسات الجدوى والتصميم التخيلي، إلى التصاميم الأولية والتفصيلية، إعداد وثائق المناقصات ودراسات القيمة الهندسية. بالإضافة إلى خدمات إدارة المشاريع بدءا من التخطيط الرئيسي والتصميم إلى حساب الكميات والإشراف على أعمال الإنشاء.[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التخطيط الشامل للنقل البري.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الطرق البلدية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الطرق السريعة  والتقاطعات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم تقاطعات الإشارات المرورية والدوارات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم القطاعات العرضية وخطوط التصميم الرئسية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم رصف الطرق.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]البنية التحتية للنقل العام.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مرافق للمشي وركوب الدراجات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أثاث الشوارع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]البنية التحتية للمطارات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مواقف السيارات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تدقيقات السلامة المرورية (RSA).[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"الهندسة الإنشائية\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تقدم CRTC خدمات متكاملة في الهندسة الإنشائية بما في ذلك تحليل وتصميم المباني، القواعد والهياكل الخاصة كالجسور والأنفاق.[/vc_column_text][vc_column_text]تلتزم CRTC باستخدام أحدث البرامج في التصميم والتحليل الإنشائي وكذلك برامج نمذجة ومحاكاة معلومات البناء حيث تكون مقرونة بالهندسة القيمية خلال جميع جوانب ومراحل التصميم؛ لضمان أن المنتج النهائي سيكون عملي، يمكن الاعتماد عليه، واقتصادي في نفس الوقت.[/vc_column_text][vc_column_text]مهندسي CRTC الإنشائيين ذوي الخبرة واسعة تسمح لهم بأن يكونوا مرنيين و مبتكريين لاستيعاب أي مشروع مهما كان معقدا، وتحقيق نتائج تصمم خصيصا  لتلبي توقعات العميل.[/vc_column_text][vc_column_text]نحن نعمل مع المعماريين، المهندسين، المقاولين، مديري المشاريع، وأصحاب مجموعة واسعة من المشاريع في مختلف القطاعات في السوق لتوفير خدمات هندسة إنشائية شاملة، عالية الجودة، تقدم حلول عملية ومبتكرة مما يجعل إنشائها على أرض الواقع سهل وميسر. تشمل خدمات CRTC الإنشائية ما يلي:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسات الجدوى.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم القواعد.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الهياكل الإستنادية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الهياكل المعدنية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الهياكل الخرسانية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الهياكل المركبة (المعدنية/الخرسانية).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الهياكل المصنوعة من البلاستيك المقوى بالألياف الزجاجية  (GRP).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الهياكل المدعومة بكابلات الشد.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الهياكل الغشائية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الهياكل القشرية / الفراغية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توسيع المباني.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الجسور والأنفاق.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم ممرات المشاة وممرات العلوية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التصميم التفصيلي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مواقف السيارات متعدد الطوابق.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]فحص وتقييم المباني القائمة حاليا.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم المباني الصناعية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الأبراج السكنية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الهياكل الفاضلي بين المستويات.[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"الهندسة الكهربائية\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]لدى المهندسين الكهربائيين بــ CRTC من التجارب والخبرات ما يمكنهم من ابتكار وتطوير تقنيات جديدة لتصميم أنظمة توزيع كهربائية تعمل بطريقة مثلى وبكامل إمكانياتها، فضلا عن الحد من كمية الطاقة المستخدمة للتشغيل وبالتالي مساعدة المجتمع وتوفير مستقبل مستدام للأجيال القادمة.[/vc_column_text][vc_column_text]سواء كان المشروع مبنى سكنيا، أو بنية تحتية، أو مستودعا فإن CRTC تتعهد بتقديم أفضل الخدمات في جميع مراحل المشروع ابتداء من التخطيط وانتهاء بالتصميم، الإشراف على أعمال البناء، والتسليم النهائي بعد الانتهاء من الاختبارات والتشغيل، وتشمل هذه الخدمات:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل الشبكات والأنظمة ونمذجتهما.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل تدفق الجهد الكهربائي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسات قصر الدائرة / الماس الكهربائي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحجيم المولدات الكهربائية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحجيم المعدات الكهربائية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسات تقييم الجودة ودراسات الجدوى.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التصميم التفصيلي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراجعة التصاميم.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحديد المخاطر وإدارتها.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقييم التجاري وتثمين الأصول.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراجعة وتدقيق العقود.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تخطيط الشبكة وتوسيعها.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إمدادات الطاقة الكهربائية وأنظمة التوزيع لمنشآت المياه ومنشآت الصرف الصحي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إمدادات الطاقة الكهربائية وأنظمة التوزيع للمدن الصناعية، والمناطق السكنية والترفيهية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التحكم الآلي لمحطات الكهرباء الفرعية والصناعات العملية (برمجة التحكم المنطقيPLC  / نظام التحكم بالتوزيع  DCS/ التحكم الإشرافي واستحصال البيانات SCADA) وقائمتي P&amp;ID وI/O.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نظم توزيع الطاقة ومعدات الحماية لشبكات الجهد العالي، المتوسط، والمنخفض (LV, MV, &amp; HV).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]استخدام الطاقة المتجددة:[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]طاقة الرياح.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الطاقة المائية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الطاقة الشمسية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التحقق من ضبط الجودة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دمج أنظمة الاتصالات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]استراتيجيات توفير الطاقة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحجيم الطاقة الكهربائية للمصاعد.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أنظمة الكشف والإنذار عن الحرائق.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التحكم بصلاحية الدخول.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أنظمة الأمن.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الاتصالات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الإضاءة الداخلية والخارجية.[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"تطوير الأراضي\" type=\"h3\" bottom_border=\"1\"][vc_column_text]تقدم CRTC خدمات هندسية ذات جودة فيما يتعلق بتطوير الأراضي والمواقع المدنية وتقديم المشورة خلال فترة المشروع، بدءا من دراسة الجدوى والتصميم المبدئي ومرورا بالتصميم التفصيلي، الإشراف على الموقع وكذلك خدمات ما بعد البناء بما في ذلك التوثيق والإدارة. موظفينا المتفانين ذوي الخبرة العالية يسعون دائما للتأكد من أن رؤية العميل تتجسد طوال مدة المشروع. وتتركز خدماتنا بشكل رئيسي على:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]هندسة النقل والمواصلات (جوهر عملنا الأساسي).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الهندسة الإنشائية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تطوير الموقع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الرصف الإسفلتي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الطرق المحلية / السريعة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الخدمات الرطبة والجافة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التصميم الجيوتقني.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مياه الأمطار.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم إنارة الشوارع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الرصف الإسفلتي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة البناء / الإشراف على الموقع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة المشروع.[/item][/items_list][vc_column_text]نحن على استعداد للتعامل مع جميع أنواع المشاريع بصرف النظر عن نطاق المشروع أو حجمه لأننا مستعدون دائما و جيدا لمواجهة أي تحديات قد نواجهها.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"هندسة البنية التحتية\" type=\"h3\" bottom_border=\"1\"][vc_column_text]مهندسي CRTC خططوا وصمموا العديد من المجتمعات والمساحات الحضرية وسبب نجاحهم يعتمد أساسا على شمل العميل من بداية المشروع للتأكد من أنه يتم تحقيق أهداف وغايات المشروع.[/vc_column_text][vc_column_text]تشمل المشاريع التي نصممها المجتمعات المخططة، المباني متعددة الاسخدامات، مرافق الرعاية الدائمة. حلولنا تدرك دائما القيود الاقتصادية، المتطلبات التنظيمية، ظروف السوق، التأثيرات البيئية، وطبيعة المنطقة المحيطة التي تملي في نهاية المطاف نجاح المشروع أو فشله.[/vc_column_text][vc_column_text]التخطيط لاحتياجات البنية التحتية المستقبلية في المجتمع المحلي غالبا ما يتطلب اتباع منهج متعدد التخصصات لضمان أن جميع القضايا تم دراستها بشكل مهني ودقيق. مع خبرة ومعرفة مهندسينا المتخصصين المحليين والدوليين نقدم الخدمات التالية:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التخطيط الرئيسي لشرائح الخدمات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل متطلبات البنية التحتية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حسابات الجريان السطحي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم شبكات مياه الأمطار.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم شبكات إمدادات وتوزيع المياه.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم محطات معالجة المياه.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم شبكات الصرف الصحي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم شبكات مكافحة الحرائق ومحطات الضخ.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل شبكات الصرف الصحي ومعالجتها لإعادة الاستخدام.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم شبكات مياه الصرف الصحي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم شبكات الري.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم شبكات إنارة الشوارع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم شبكات الاتصالات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم شبكات الجهد المنخفض، الجهد المتوسط، والجهد العالي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم شبكات المياه المبردة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع الجهات ذات الصلة فيما يتعلق بخصوص الحصول على شهادات عدم الممانعة والموافقات.[/item][/items_list][/vc_column][/vc_row]','الخدمات الهندسية','','publish','closed','closed','','%d8%a7%d9%84%d8%ae%d8%af%d9%85%d8%a7%d8%aa-%d8%a7%d9%84%d9%87%d9%86%d8%af%d8%b3%d9%8a%d8%a9','','','2016-07-11 13:55:11','2016-07-11 13:55:11','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=ql_services&#038;p=1841',0,'ql_services','',0),(1842,1,'2016-07-11 13:46:34','2016-07-11 13:46:34','[vc_row top_margin=\"page-margin-top\"][vc_column][box_header title=\"تخطيط النقل والمواصلات وهندسة المرور\" type=\"h3\" bottom_border=\"1\"][vc_column_text]تخطيط النقل والمواصلات وهندسة المرور هي من أهم الأعمال التي تقوم بها CRTC والعمود الفقري الذي بنيت عليه الشركة. ولدى مخططي ومهندسي CRTC خبرة بجميع جوانب تخطيط النقل والمواصلات وهندسة المرور. معروف عن CRTC حلولها المبتكرة، الشاملة، الفعالة، المجدية، والآمنة لمواجهة تحديات النقل المعقدة في وقتنا الحالي.[/vc_column_text][vc_column_text]CRTC توفر تشكيلة واسعة من الخدمات ذات الصلة بحركة المرور ووسائل النقل للقطاع العام والخاص على حد سواء في المجالات التالية:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تخطيط النقل الشامل.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسات النقل.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أنظمة النقل الذكية ونظم تحصيل التعرفة على الطرق السريعة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المسح المروري / جمع البيانات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نمذجة الحركة المرورية / المحاكاة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسات التأثيرات المرورية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحذيرات الإشارات المرورية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم وتحسين وإدارة الإشارات المرورية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسات مواقف السيارات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تخطيط إدارة مواقف السيارات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تخطيط المداخل والحركة المرورية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقارير تبرير التقاطعات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل استيعاب الطرق.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]السلامة المرورية / تحليل الحوادث.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسات ممرات المشاة وركوب الدراجات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]خطط التحكم بحركة المرور.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التهدئة المرورية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة الازدحام.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة المرور.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]عمليات الطرق السريعة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة المداخل والمخارج.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مواقف السيارات متعددة الطوابق.[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"تصميم الطرق\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]توفير تصاميم ذات جودة عالية للبنية التحتية للنقل والمواصلات هي وسيلة CRTC للمساهمة في حركة آمنة وفعالة للأفراد والبضائع.[/vc_column_text][vc_column_text]وفقا للإجراءات والمبادئ التوجيهية الدولية والمحلية؛ يشمل عملنا تصميم طرق جديدة، فضلا عن أعمال التحسينات، إعادة التأهيل وإعادة الترتيب للطرق البلدية الحالية والطرق السريعة والطرق ذات الرسوم. يتضمن في المشاريع التي نقوم بها التزامنا للعملاء والجمهور بتقديم تصاميم مبتكرة، مستدامة، وفعالة من حيث التكلفة، ومع ذلك فإن الحفاظ على السلامة العامة هو هدفنا الأسمى.[/vc_column_text][vc_column_text]لدى CRTC من الخبرة ما يأهلها لعمل تدقيقات السلامة المرورية الشاملة أو مراجعة التدقيقات التي قامت بها شركات أخرى لضمان سلامة جميع مستخدمي الطريق من مشاة وراكبي الدراجات، وسائقي السيارات من فئات السيارات المختلفة بما في ذلك الدراجات النارية والسيارات ذات الوزن الخفيف، والمركبات الثقيلة. حيث أن السلامة هي أولويتنا رقم واحد، فإن مهندسي CRTC يببدؤون من خلال فهم الوضع الحالي وعمل زيارات ميدانية لتحليل حالة الموقع والمخاطر المحتملة، ومن ثم اقتراح تدابير من شأنها الحد أو القضاء على هذه المخاطر وفقا للمبادئ التوجيهية والإرشادات الدولية والمحلية.[/vc_column_text][vc_column_text]تقدم CRTC مجموعة كاملة من خدمات تصميم الطرق بدءا من دراسات الجدوى والتصميم التخيلي، إلى التصاميم الأولية والتفصيلية، إعداد وثائق المناقصات ودراسات القيمة الهندسية. بالإضافة إلى خدمات إدارة المشاريع بدءا من التخطيط الرئيسي والتصميم إلى حساب الكميات والإشراف على أعمال الإنشاء.[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التخطيط الشامل للنقل البري.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الطرق البلدية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الطرق السريعة  والتقاطعات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم تقاطعات الإشارات المرورية والدوارات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم القطاعات العرضية وخطوط التصميم الرئسية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم رصف الطرق.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]البنية التحتية للنقل العام.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مرافق للمشي وركوب الدراجات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أثاث الشوارع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]البنية التحتية للمطارات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مواقف السيارات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تدقيقات السلامة المرورية (RSA).[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"الهندسة الإنشائية\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تقدم CRTC خدمات متكاملة في الهندسة الإنشائية بما في ذلك تحليل وتصميم المباني، القواعد والهياكل الخاصة كالجسور والأنفاق.[/vc_column_text][vc_column_text]تلتزم CRTC باستخدام أحدث البرامج في التصميم والتحليل الإنشائي وكذلك برامج نمذجة ومحاكاة معلومات البناء حيث تكون مقرونة بالهندسة القيمية خلال جميع جوانب ومراحل التصميم؛ لضمان أن المنتج النهائي سيكون عملي، يمكن الاعتماد عليه، واقتصادي في نفس الوقت.[/vc_column_text][vc_column_text]مهندسي CRTC الإنشائيين ذوي الخبرة واسعة تسمح لهم بأن يكونوا مرنيين و مبتكريين لاستيعاب أي مشروع مهما كان معقدا، وتحقيق نتائج تصمم خصيصا  لتلبي توقعات العميل.[/vc_column_text][vc_column_text]نحن نعمل مع المعماريين، المهندسين، المقاولين، مديري المشاريع، وأصحاب مجموعة واسعة من المشاريع في مختلف القطاعات في السوق لتوفير خدمات هندسة إنشائية شاملة، عالية الجودة، تقدم حلول عملية ومبتكرة مما يجعل إنشائها على أرض الواقع سهل وميسر. تشمل خدمات CRTC الإنشائية ما يلي:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسات الجدوى.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم القواعد.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الهياكل الإستنادية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الهياكل المعدنية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الهياكل الخرسانية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الهياكل المركبة (المعدنية/الخرسانية).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الهياكل المصنوعة من البلاستيك المقوى بالألياف الزجاجية  (GRP).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الهياكل المدعومة بكابلات الشد.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الهياكل الغشائية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الهياكل القشرية / الفراغية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توسيع المباني.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الجسور والأنفاق.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم ممرات المشاة وممرات العلوية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التصميم التفصيلي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مواقف السيارات متعدد الطوابق.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]فحص وتقييم المباني القائمة حاليا.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم المباني الصناعية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الأبراج السكنية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الهياكل الفاضلي بين المستويات.[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"الهندسة الكهربائية\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]لدى المهندسين الكهربائيين بــ CRTC من التجارب والخبرات ما يمكنهم من ابتكار وتطوير تقنيات جديدة لتصميم أنظمة توزيع كهربائية تعمل بطريقة مثلى وبكامل إمكانياتها، فضلا عن الحد من كمية الطاقة المستخدمة للتشغيل وبالتالي مساعدة المجتمع وتوفير مستقبل مستدام للأجيال القادمة.[/vc_column_text][vc_column_text]سواء كان المشروع مبنى سكنيا، أو بنية تحتية، أو مستودعا فإن CRTC تتعهد بتقديم أفضل الخدمات في جميع مراحل المشروع ابتداء من التخطيط وانتهاء بالتصميم، الإشراف على أعمال البناء، والتسليم النهائي بعد الانتهاء من الاختبارات والتشغيل، وتشمل هذه الخدمات:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل الشبكات والأنظمة ونمذجتهما.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل تدفق الجهد الكهربائي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسات قصر الدائرة / الماس الكهربائي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحجيم المولدات الكهربائية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحجيم المعدات الكهربائية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسات تقييم الجودة ودراسات الجدوى.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التصميم التفصيلي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراجعة التصاميم.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحديد المخاطر وإدارتها.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقييم التجاري وتثمين الأصول.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراجعة وتدقيق العقود.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تخطيط الشبكة وتوسيعها.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إمدادات الطاقة الكهربائية وأنظمة التوزيع لمنشآت المياه ومنشآت الصرف الصحي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إمدادات الطاقة الكهربائية وأنظمة التوزيع للمدن الصناعية، والمناطق السكنية والترفيهية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التحكم الآلي لمحطات الكهرباء الفرعية والصناعات العملية (برمجة التحكم المنطقيPLC  / نظام التحكم بالتوزيع  DCS/ التحكم الإشرافي واستحصال البيانات SCADA) وقائمتي P&amp;ID وI/O.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نظم توزيع الطاقة ومعدات الحماية لشبكات الجهد العالي، المتوسط، والمنخفض (LV, MV, &amp; HV).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]استخدام الطاقة المتجددة:[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]طاقة الرياح.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الطاقة المائية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الطاقة الشمسية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التحقق من ضبط الجودة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دمج أنظمة الاتصالات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]استراتيجيات توفير الطاقة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحجيم الطاقة الكهربائية للمصاعد.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أنظمة الكشف والإنذار عن الحرائق.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التحكم بصلاحية الدخول.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أنظمة الأمن.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الاتصالات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الإضاءة الداخلية والخارجية.[/item][/items_list][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"تطوير الأراضي\" type=\"h3\" bottom_border=\"1\"][vc_column_text]تقدم CRTC خدمات هندسية ذات جودة فيما يتعلق بتطوير الأراضي والمواقع المدنية وتقديم المشورة خلال فترة المشروع، بدءا من دراسة الجدوى والتصميم المبدئي ومرورا بالتصميم التفصيلي، الإشراف على الموقع وكذلك خدمات ما بعد البناء بما في ذلك التوثيق والإدارة. موظفينا المتفانين ذوي الخبرة العالية يسعون دائما للتأكد من أن رؤية العميل تتجسد طوال مدة المشروع. وتتركز خدماتنا بشكل رئيسي على:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]هندسة النقل والمواصلات (جوهر عملنا الأساسي).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الهندسة الإنشائية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تطوير الموقع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الرصف الإسفلتي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الطرق المحلية / السريعة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الخدمات الرطبة والجافة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التصميم الجيوتقني.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مياه الأمطار.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم إنارة الشوارع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Pavement design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة البناء / الإشراف على الموقع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إدارة المشروع.[/item][/items_list][vc_column_text]نحن على استعداد للتعامل مع جميع أنواع المشاريع بصرف النظر عن نطاق المشروع أو حجمه لأننا مستعدون دائما و جيدا لمواجهة أي تحديات قد نواجهها.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"هندسة البنية التحتية\" type=\"h3\" bottom_border=\"1\"][vc_column_text]CRTC engineers’ have been planning and designing communities and urban spaces and their success is mainly based on a formula that involves the client from the very beginning of the project to insure that project goals and objectives are achieved.[/vc_column_text][vc_column_text]Our projects include planned communities, mixed-use developments, and assisted living facilities. Our solutions are always cognizant of economic constraints, regulatory requirements, market conditions, environmental influences and the surrounding neighborhood fabric that ultimately dictates a plan\'s success or failure.[/vc_column_text][vc_column_text]Planning for future infrastructure needs in a local community often requires a multi-disciplinary approach to ensure that all issues are thoroughly and professionally addressed. With the combined experience and knowledge of our local and international professional engineers; we provide the following services:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Utility Corridors Master Planning.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Infrastructure Demand Analysis.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Runoff Calculations.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Storm Water Management.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Water Supply &amp; Distribution.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Water Treatment Plant Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Wastewater Management &amp; Treatment.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Fire Fighting Network Design &amp; Pumping Station[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Sanitary Sewer Analysis &amp; Rehabilitation.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Sanitary Sewer System Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Irrigation Network Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Street Lighting Network Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Telecommunication Network Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Low, Medium, and High Voltage Network Design.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Chilled Water Networks.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Coordinating with relevant Authorities for NOCs and Approvals.[/item][/items_list][/vc_column][/vc_row]','الخدمات الهندسية','','inherit','open','open','','1841-autosave-v1','','','2016-07-11 13:46:34','2016-07-11 13:46:34','',1841,'http://mymeetingdesk.com/php1/rtcme/2016/07/10/1841-autosave-v1/',0,'revision','',0),(1843,1,'2016-07-12 05:30:20','2016-07-12 05:30:20','[vc_row][vc_column][vc_single_image image=\"1801\" img_size=\"large\" alignment=\"center\"][vc_column_text]بالقرب من نادي أبوظبي الدولي للرماية؛ المجمع السكني، الترفيهي، والتجاري (RLCC) يغطي مساحة إجمالية قدرها 233،000 متر مربع. المشروع المقترح إنشاؤه هو مجمع سكني يتكون من فلل، تاون هاوس، مبان سكنية، والمرافق العامة اللازمة من مثل السوبر ماركت والمرافق الترفيهية. يشمل المجمع 385 فيلا، 8 مبان سكنية تحتوي 532 شقة سكنية ومركز ترفيهي يحتوي على مسجد، صالة ألعاب رياضية، محلات للبيع بالتجزئة، صالة للبولينغ، ومرافق ترفيهية أخرى. علاوة على ذلك، يحتوي المشروععلى هايبر ماركت بمساحة إجمالية 3965 متر مربع. يقق المشروع غرب مدينة خليفة أ بالقرب من الشارح الساحلي، طريق مصفح، طريق أبوظبي – دبي السريع (E-10)، وشارع المطار.[/vc_column_text][box_header title=\"تفاصيل المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]8 مبان سكنية على مساحة 60،000متر مربع بإجمالي 412 وحدة سكنية (ومن ضمنها مساحات تجارية للبيع بالتجزئة في 6 مبان).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]فلل سكنية على مساحة 185،000 متر مربع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]80 تاون هاوس، 140 منزل شبه منفصل، و165 منزل منفصل.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مركز اجتماعي يحتوي على جميع وسائل الراحة ويتضمن، محلات سوبر ماركت، محلات البيع بالتجزئة، مطاعم وجبات سربيع، مرافق ترفيهية، بنوكومسجد للسكان.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مجمع خدمي رئيسي كبير للتبريد يحتوي أيضا على مرافق ميكانيكية و كهربائية أساسية تلبية احتياجات المجتمع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نظام للنفايات يسع المنطقة بأكملها.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مساحات لمواقف سيارات السكان والزوار بالطوابق السفلية: ما يقارب 608 موقف لسيارات السكان و390 موقف لسيارات زوار المحال التجارية.[/item][/items_list][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]برايفت بروبيرتي مانجمنت (PPM)[/vc_column_text][box_header title=\"المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]دراسة التأثيرات المرورية للمجمع السكني، الترفيهي والتجاري المقترح (RLCC) داخل نادي أبوظبي  العالمي للرماية، الإمارات العربية المتحدة[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المشروع المقترح في الجانب الغربي من مدينة خليفة أ؛ يحيط بالمشروع الشارع الثاني عشر من ناحية الشرق. الشارع الثاني عشر هو شارع شرياني (شمالي - جنوبي) يصل المشروع بطريق أبوظبي - دبي السريع (E-10) من الشمال وبشارع المطار من الجنوب.[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين رود ترانسبورت أند سيفيل إنجينيرنج كونلستنت (RTC) من قبل برايفت بروبيرتي مانجمنت (PPM) لعمل دراسة التأثيرات المرورية للمجمع السكني، الترفيهي والتجاري المقترح (RLCC) داخل نادي أبوظبي العالمي للرماية، الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع بلدية أبوظبي، دائرة النقل، شرطة المرور بأبوظبي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المسح المروري[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير المنهجية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]النمذجة المصغرة، توزيع الرحلات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقسيم تعيينات وأوضاع الرحلات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]متطلبات المواقف[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تخطيط المداخل والمخارج والحركة المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرد على ومعالجة التعليقات[/item][/items_list][box_header title=\"مساحة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]233,000 متر مربع[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]ديسمبر 2010[/vc_column_text][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]449 مليون دولار أمريكي\r\n\r\nلمزيد من المعلومات، يرجى التواصل مع:\r\n\r\n<strong>منى نصر، mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','المجمع السكني، الترفيهي، والتجاري (RLCC)','','publish','closed','closed','','%d8%a7%d9%84%d9%85%d8%ac%d9%85%d8%b9-%d8%a7%d9%84%d8%b3%d9%83%d9%86%d9%8a%d8%8c-%d8%a7%d9%84%d8%aa%d8%b1%d9%81%d9%8a%d9%87%d9%8a%d8%8c-%d9%88%d8%a7%d9%84%d8%aa%d8%ac%d8%a7%d8%b1%d9%8a-rlcc','','','2016-10-31 21:01:02','2016-10-31 17:01:02','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1843',40,'re_projects','',0),(1844,1,'2016-07-12 08:21:09','2016-07-12 08:21:09','[vc_row][vc_column][vc_single_image image=\"1801\" img_size=\"large\" alignment=\"center\"][vc_column_text]Set adjacent to the Abu Dhabi Shooting Club, the Residential Leisure &amp; Commercial Compound extended over a total plot area of 233,000 sq m. The proposed development is a residential community that consists of villas, town houses, apartment buildings and their needed common facilities such as Hyper Market and Recreational Club. It comprised 385 villas; eight residential buildings hosting 532 apartments; a recreation center unfolding a mosque, a gym, retail shops, a bowling center, and other entertainment facilities. Moreover, the project incorporated a hypermarket with a total built-up area of 3,965 sq m. The project is located to the west of the Khalifa A City and in close proximity to the Coast Road, Mussafah Road and the Abu Dhabi-Dubai Road and the International Airport.[/vc_column_text][box_header title=\"تفاصيل المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]8 مبان سكنية على مساحة 60،000متر مربع بإجمالي 412 وحدة سكنية (ومن ضمنها مساحات تجارية للبيع بالتجزئة في 6 مبان).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]فلل سكنية على مساحة 185،000 متر مربع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]80 تاون هاوس، 140 منزل شبه منفصل، و165 منزل منفصل.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مركز اجتماعي يحتوي على جميع وسائل الراحة ويتضمن، محلات سوبر ماركت، محلات البيع بالتجزئة، مطاعم وجبات سربيع، مرافق ترفيهية، بنوكومسجد للسكان.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مجمع خدمي رئيسي كبير للتبريد يحتوي أيضا على مرافق ميكانيكية و كهربائية أساسية تلبية احتياجات المجتمع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نظام للنفايات يسع المنطقة بأكملها.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مساحات لمواقف سيارات السكان والزوار بالطوابق السفلية: ما يقارب 608 موقف لسيارات السكان و390 موقف لسيارات زوار المحال التجارية.[/item][/items_list][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]برايفت بروبيرتي مانجمنت (PPM)[/vc_column_text][box_header title=\"المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]دراسة التأثيرات المرورية للمجمع السكني، الترفيهي والتجاري المقترح (RLCC) داخل نادي أبوظبي  العالمي للرماية، الإمارات العربية المتحدة[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المشروع المقترح في الجانب الغربي من مدينة خليفة أ؛ يحيط بالمشروع الشارع الثاني عشر من ناحية الشرق. الشارع الثاني عشر هو شارع شرياني (شمالي - جنوبي) يصل المشروع بطريق أبوظبي - دبي السريع (E-10) من الشمال وبشارع المطار من الجنوب.[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين رود ترانسبورت أند سيفيل إنجينيرنج كونلستنت (RTC) من قبل برايفت بروبيرتي مانجمنت (PPM) لعمل دراسة التأثيرات المرورية للمجمع السكني، الترفيهي والتجاري المقترح (RLCC) داخل نادي أبوظبي العالمي للرماية، الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع بلدية أبوظبي، دائرة النقل، شرطة المرور بأبوظبي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المسح المروري[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير المنهجية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]النمذجة المصغرة، توزيع الرحلات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقسيم تعيينات وأوضاع الرحلات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]متطلبات المواقف[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تخطيط المداخل والمخارج والحركة المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرد على ومعالجة التعليقات[/item][/items_list][box_header title=\"مساحة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]233,000 متر مربع[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]ديسمبر 2010[/vc_column_text][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]449 مليون دولار أمريكي\n\nلمزيد من المعلومات، يرجى التواصل مع:\n\n<strong>منى نصر، mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','المجمع السكني، الترفيهي، والتجاري (RLCC)','','inherit','open','open','','1843-autosave-v1','','','2016-07-12 08:21:09','2016-07-12 08:21:09','',1843,'http://mymeetingdesk.com/php1/rtcme/2016/07/12/1843-autosave-v1/',0,'revision','',0),(1845,1,'2016-07-12 09:56:11','2016-07-12 09:56:11','[vc_row][vc_column][vc_single_image image=\"1799\" img_size=\"large\" alignment=\"center\"][vc_column_text]يقع في وسط مدينة أبوظبي على طريق شارع المطار الجديد، يتكون سوق الأسماك، اللحوم، والخضراوات من 3 طوابق واسعةتسع أكثر من 200 محل إلى جانب ذلك يوجد مركز تسوق يتضمن هايبر ماركت وقاعة طعام واسعة. تم العمل على هذا المشروع بتوجيهات من رئيس الدولة صاحب السمو الشيخ خليفة بن زايد آل نهيان - حفظه الله.ويجري تطوير هذا المشروع بالتعاون مع شركة مبادلة للتنمية التي تمتلك قطعة الأرض التي يبنى عليها المشروع في قلب مدينة أبوظبي. يتميز المشروع بسهولة الوصول إليه وعدد مواقف السيارات الهائلة والتي تتسع لأكثر من 3500 سيارة.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يتكون السوق من طابق سفلي، طابق أرضي، 3 طوابق متكررة، سقف، وسقف علوي. الطابق السفلي هو موقف للسيارات، بينما يتسع الطابق الأرضي لــ 75 محلا للأسماك، 90 محلا لللحوم، و60 محلا للخضراوات كما يتضمن مواقف للسيارات أيضا. الطابق الأول يتسع لــ 62 محلا، 13 مخزن، غرفة للصلاة، ومرافق آخرى كالحمامات. يعتبر الطابق الثاني أساسا للهايبر ماركت وبعض المحال التجارية. في حين أن الطابق الثالث لساحات المطاعم، مطاعم، قاعة للترفيه العائلي ومركز ألعاب إلكترونية. تم تركيب خيمتين في السقف العلوي لزيادة الجانب الجمالي للمزكر التجاري. يمتلك سوق السمك قاعة مشتركة لتنظيف الأسماك ومحطةلمعالجة مخلفات الأسماك وفق المعايير الدولية لضمان أن السوق صحي وخال من الروائح. يوجد لكل محل مخزن تبريد خاص به كما يتضمن السوق متاجر متخصصة تتيح للعملاء شراء الأسماك الحية.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]لاين للإستثمار والعقارات ذ.م.م. إحدى شركات مجموعة اللولو العالمية.[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]قامت CRTC بعمل دراسة للتأثيرات المرورية لمشروع سوق السمك المقترح إنشاؤه بعدما تم تعيينها كإستشاري من الباطن. وكان الهدف من الدراسة هو توثيق التأثيرات المرورية الحالية والمتوقعة لشبكة النقل المحيطة بالمشروع الذي يقع في قطاع E-32 في مدينة أبوظبي، الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع بلدية أبوظبي، دائرة النقل، شرطة المرور بأبوظبي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المسح المروري[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]النمذجة المصغرة، توزيع الرحلات، وتقسيم تعيينات وأوضاع الرحلات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]متطلبات المواقف[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تخطيط المداخل والمخارج والحركة المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مبدئي لمبنى مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توسيع الشارع واقتراح تدابير لتخفيف السرعة[/item][/items_list][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المشروع في قطاع E32، في الجزء الشمال-الغربي من تقاطع شارع المطار (2) مع شارع غنتوت (25)، أبوظبي، الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"تاريخ البدء بالمشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يناير 2008[/vc_column_text][box_header title=\"مدة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]24 شهر[/vc_column_text][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]275 مليون دولار أمريكي[/vc_column_text][box_header title=\"إجمالي مساحة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]90،000 متر مربع\r\n\r\nلمزيد من المعلومات، يرجى التواصل مع:\r\n\r\n<strong>منى نصر، mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','سوق المشرف مول المركزي','','publish','closed','closed','','%d8%b3%d9%88%d9%82-%d8%a7%d9%84%d9%85%d8%b4%d8%b1%d9%81-%d9%85%d9%88%d9%84-%d8%a7%d9%84%d9%85%d8%b1%d9%83%d8%b2%d9%8a','','','2016-10-31 21:01:35','2016-10-31 17:01:35','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1845',39,'re_projects','',0),(1846,1,'2016-07-14 07:35:37','2016-07-14 07:35:37','[vc_row][vc_column][vc_single_image image=\"1799\" img_size=\"large\" alignment=\"center\"][vc_column_text]يقع في وسط مدينة أبوظبي على طريق شارع المطار الجديد، يتكون سوق الأسماك، اللحوم، والخضراوات من 3 طوابق واسعةتسع أكثر من 200 محل إلى جانب ذلك يوجد مركز تسوق يتضمن هايبر ماركت وقاعة طعام واسعة. تم العمل على هذا المشروع بتوجيهات من رئيس الدولة صاحب السمو الشيخ خليفة بن زايد آل نهيان - حفظه الله.ويجري تطوير هذا المشروع بالتعاون مع شركة مبادلة للتنمية التي تمتلك قطعة الأرض التي يبنى عليها المشروع في قلب مدينة أبوظبي. يتميز المشروع بسهولة الوصول إليه وعدد مواقف السيارات الهائلة والتي تتسع لأكثر من 3500 سيارة.[/vc_column_text][box_header title=\"وصف المشؤوع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The market consist Basement, Ground Floor, Three Floors, roof and Top Roof. Basement floor is for parking, Ground floor is for 75 fish shops, 90 meat shops, 60 vegetable shops and parking, 1st Floor is for 62 shops, 13 stores, prayer room &amp; wash room facilities. 2nd Floor for Hyper Market, shops and 3rd Floor for food court, restaurants, food outlets, family entertainment hall and electronic games centre. Two tents are provided at top roof level to increase the aesthetic of the building. The fish market will have a common fish cleaning hall and an international standard fish waste processing plant which ensures a totally hygienic and odorless market. Each shop will have separate cold storage facilities and it includes specialty shops where customers can purchase live fish.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]لاين للإستثمار والعقارات ذ.م.م. إحدى شركات مجموعة اللولو العالمية.[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]قامت CRTC بعمل دراسة للتأثيرات المرورية لمشروع سوق السمك المقترح إنشاؤه بعدما تم تعيينها كإستشاري من الباطن. وكان الهدف من الدراسة هو توثيق التأثيرات المرورية الحالية والمتوقعة لشبكة النقل المحيطة بالمشروع الذي يقع في قطاع E-32 في مدينة أبوظبي، الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع بلدية أبوظبي، دائرة النقل، شرطة المرور بأبوظبي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المسح المروري[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]النمذجة المصغرة، توزيع الرحلات، وتقسيم تعيينات وأوضاع الرحلات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]متطلبات المواقف[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تخطيط المداخل والمخارج والحركة المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مبدئي لمبنى مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توسيع الشارع واقتراح تدابير لتخفيف السرعة[/item][/items_list][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المشروع في قطاع E32، في الجزء الشمال-الغربي من تقاطع شارع المطار (2) مع شارع غنتوت (25)، أبوظبي، الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"تاريخ البدء بالمشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يناير 2008[/vc_column_text][box_header title=\"مدة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]24 شهر[/vc_column_text][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]275 مليون دولار أمريكي[/vc_column_text][box_header title=\"إجمالي مساحة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]90،000 متر مربع\n\nلمزيد من المعلومات، يرجى التواصل مع:\n\n<strong>منى نصر، mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','سوق المشرف مول المركزي','','inherit','open','open','','1845-autosave-v1','','','2016-07-14 07:35:37','2016-07-14 07:35:37','',1845,'http://mymeetingdesk.com/php1/rtcme/2016/07/13/1845-autosave-v1/',0,'revision','',0),(1847,1,'2016-07-14 08:17:15','2016-07-14 08:17:15','[vc_row][vc_column][vc_single_image image=\"1797\" img_size=\"large\" alignment=\"center\"][vc_column_text]مشروع الكحيل هي إحدى مشاريع \"دبي لاند للإستثمار\" ضمن حدود دبي لاند، يقع المشروع في الجانب الجنوبي بالقرب من حضانة، شرقي مشروع البوادي. تم تصميم المشروع ليوفر أقصى درجات الراحة والرفاهية، يتضمن الكحيل والذي يعتبر جزء من مشروع دبي لاند الضخم؛ مجمع فلل وحديقة للفروسية ويتيح الكحيل خيارات تملك حر فريدة من نوعها. يتبع مشروع دبي لاند لشركة دبي القابضة والتي تهدف للتعاون مع شركتي إعمار ونخيل وهما من أكبر شركات التطوير العقاري في سوق العقارات بدبي ودبي لاند لتطوير وكذلك شركات تطوير أخرى في المنطقة. يشمل المشروع المقترح إنشاؤه استخدامات الأراضي التالية:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]سكني (بمساحة إجمالية 298،499 متر مربع)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تجاري / محلات البيع بالتجزئة (بمساحة إجمالبة 5،581 متر مربع)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مرافق عامة (بمساحة إجمالية 3،800 متر مربع)[/item][/items_list][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تقدر التكلفة الإجمالية لمشروع الكحيل بــ 400 مليون دولار أمريكي ويتكون من 400 فيلا إلى جانب مجموعة واسعة من المرافق الترفيهية والتي سيتم بناؤها بحيث تكون المناظر الطبيعية صحراوية الهوية وبشكل خلاب وتحيط بمنطقة إيكو زون، دبي لاند. وسيتضمن المشروع مجموعة واسعة من منازل اثنين وثلاث غرف نوم وفللا بأربع أو خمس غرف نوم.[/vc_column_text][vc_column_text]وسائل الراحة المتوفرة بشكل أساسي تتضمن:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مركز أنشطة عائلية وترفيهية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حمامات سباحة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حضانة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نادي رياضي وسبا فاخر مع ملاعب للاسكواش والتنس.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]سوبر ماركت وشارع للتسوق.[/item][/items_list][vc_column_text]مجمع الكحيل سيكون المكان المثالي لعشاق الخيول حيث يحتوي على حديقة الكحيل للفروسية يمكن الوصول إليه في المقام الأول عن طريق المنطقة السكنية. تشمل معالم الجذب الأخرى بالكحيل، سبا الكحيل للفروسية ومركز الفروسية للاكتشاف.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع مشروع الكحيل في الجانب الجنوبي من دبي لاند، بالقرب من حضانة وشرق مشروع البوادي، دبي، الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مزين للتطوير ذ. م. م.[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC للإستشارات الهندسية للقيام بدراسة التأثيرات المرورية للمشروع المقترح.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]قامت CRTC بالأعمال التالية بعدما تم تعيينها كإستشاري من الباطن:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل تأثيرات النقل الحالية في منطقة الدراسة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توقع الحركة والكثافة المرورية للأعوام المقبلة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توليد الرحلات وتوزيعها وكذلك تقسيم تعيينات وأوضاع الرحلات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]اقتراح تدابير للتخفيف والحد من الزحام[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تخطيط المداخل والمخارج، والحركة المرورية، وتصميم مواقف للسيارات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]متطلبات المواقف.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرد على تعلييقات هيئة طرق ومواصلا دبي وكذلك الحصول على موافقتهم.[/item][/items_list][box_header title=\"إجمالي المساحة الأرضية\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]845،987 متر مربع[/vc_column_text][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]1.6 مليار درهم (440 مليون دولار أمريكي).[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يوليو 2008\r\n\r\nلمزيد من المعلومات، يرجى التواصل مع:\r\n\r\n<strong>منى نصر، mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','مشروع الكحيل','','publish','closed','closed','','%d9%85%d8%b4%d8%b1%d9%88%d8%b9-%d8%a7%d9%84%d9%83%d8%ad%d9%8a%d9%84','','','2016-10-31 21:01:57','2016-10-31 17:01:57','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1847',38,'re_projects','',0),(1848,1,'2016-07-14 11:53:55','2016-07-14 11:53:55','[vc_row][vc_column][vc_single_image image=\"1797\" img_size=\"large\" alignment=\"center\"][vc_column_text]مشروع الكحيل هي إحدى مشاريع \"دبي لاند للإستثمار\" ضمن حدود دبي لاند، يقع المشروع في الجانب الجنوبي بالقرب من حضانة، شرقي مشروع البوادي. تم تصميم المشروع ليوفر أقصى درجات الراحة والرفاهية، يتضمن الكحيل والذي يعتبر جزء من مشروع دبي لاند الضخم؛ مجمع فلل وحديقة للفروسية ويتيح الكحيل خيارات تملك حر فريدة من نوعها. يتبع مشروع دبي لاند لشركة دبي القابضة والتي تهدف للتعاون مع شركتي إعمار ونخيل وهما من أكبر شركات التطوير العقاري في سوق العقارات بدبي ودبي لاند لتطوير وكذلك شركات تطوير أخرى في المنطقة. يشمل المشروع المقترح إنشاؤه استخدامات الأراضي التالية:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]سكني (بمساحة إجمالية 298،499 متر مربع)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تجاري / محلات البيع بالتجزئة (بمساحة إجمالبة 5،581 متر مربع)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مرافق عامة (بمساحة إجمالية 3،800 متر مربع)[/item][/items_list][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تقدر التكلفة الإجمالية لمشروع الكحيل بــ 400 مليون دولار أمريكي ويتكون من 400 فيلا إلى جانب مجموعة واسعة من المرافق الترفيهية والتي سيتم بناؤها بحيث تكون المناظر الطبيعية صحراوية الهوية وبشكل خلاب وتحيط بمنطقة إيكو زون، دبي لاند. وسيتضمن المشروع مجموعة واسعة من منازل اثنين وثلاث غرف نوم وفللا بأربع أو خمس غرف نوم.[/vc_column_text][vc_column_text]وسائل الراحة المتوفرة بشكل أساسي تتضمن:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مركز أنشطة عائلية وترفيهية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حمامات سباحة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حضانة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نادي رياضي وسبا فاخر مع ملاعب للاسكواش والتنس.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]سوبر ماركت وشارع للتسوق.[/item][/items_list][vc_column_text]Al Kaheel Development will be a perfect place for horse lovers as it has Al Kaheel Equestrian Park adjacent to and accessible primarily from the residential area. Other attractions include Al Kaheel Equine spa and Equine Discovery Centre.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع مشروع الكحيل في الجانب الجنوبي من دبي لاند، بالقرب من حضانة وشرق مشروع البوادي، دبي، الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مزين للتطوير ذ. م. م.[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC للإستشارات الهندسية للقيام بدراسة التأثيرات المرورية للمشروع المقترح.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a Sub-Consultant RTC has carried out the following scope of work:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Analysis of existing transportation and traffic conditions in the study area[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Future year traffic forecasts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Trip generation, trip distribution, mode choice and trip assignment[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact study[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Mitigation measures[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access, circulation and parking design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Address the RTA comments and obtain the RTA approval[/item][/items_list][box_header title=\"إجمالي المساحة الأرضية\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]845،987 متر مربع[/vc_column_text][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]1.6 مليار درهم (440 مليون دولار أمريكي).[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يوليو 2008\n\nلمزيد من المعلومات، يرجى التواصل مع:\n\n<strong>منى نصر، mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','مشروع الكحيل','','inherit','open','open','','1847-autosave-v1','','','2016-07-14 11:53:55','2016-07-14 11:53:55','',1847,'http://mymeetingdesk.com/php1/rtcme/2016/07/14/1847-autosave-v1/',0,'revision','',0),(1849,1,'2016-07-17 05:31:05','2016-07-17 05:31:05','[vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/4\"][vc_single_image image=\"1363\" img_size=\"full\" onclick=\"link_image\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]سيتم تحديث الصفحة قريبا...[/vc_column_text][/vc_column][/vc_row]','رسالة المدير التنفيذي','','inherit','open','open','','1596-revision-v1','','','2016-07-17 05:31:05','2016-07-17 05:31:05','',1596,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1596-revision-v1/',0,'revision','',0),(1850,1,'2016-07-17 05:31:52','2016-07-17 05:31:52','[vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/4\"][vc_single_image image=\"1363\" img_size=\"full\" onclick=\"link_image\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<p style=\"text-align: center;\"></p>\r\n<p style=\"text-align: center;\">سيتم تحديث الصفحة قريبا...</p>\r\n[/vc_column_text][/vc_column][/vc_row]','رسالة المدير التنفيذي','','inherit','open','open','','1596-revision-v1','','','2016-07-17 05:31:52','2016-07-17 05:31:52','',1596,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1596-revision-v1/',0,'revision','',0),(1852,1,'2016-07-17 05:39:04','2016-07-17 05:39:04','[vc_row][vc_column][box_header title=\"What We Do\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Our main area of expertise has traditionally been in the transportation, roads and infrastructure fields and has evolved to include the following general engineering fields:[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text css_animation=\"bottom-to-top\"]\r\n<ul class=\"list margin-top-20\">\r\n	<li class=\"template-bullet\">Traffic Engineering Services</li>\r\n	<li class=\"template-bullet\">Traffic Surveys Services</li>\r\n	<li class=\"template-bullet\">Roadway Design Services</li>\r\n	<li class=\"template-bullet\">Infrastructure Design Services</li>\r\n	<li class=\"template-bullet\">Project Management Services</li>\r\n	<li class=\"template-bullet\">Construction Management, Administration and On-Site Services</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','طبيعة عملنا','','inherit','open','open','','1599-revision-v1','','','2016-07-17 05:39:04','2016-07-17 05:39:04','',1599,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1599-revision-v1/',0,'revision','',0),(1853,1,'2016-07-17 05:41:38','2016-07-17 05:41:38','[vc_row][vc_column][box_header title=\"طبيعة عملنا\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Our main area of expertise has traditionally been in the transportation, roads and infrastructure fields and has evolved to include the following general engineering fields:[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text css_animation=\"bottom-to-top\"]\n<ul class=\"list margin-top-20\">\n	<li class=\"template-bullet\">خدمات هندسية حركة النقل والمرور</li>\n	<li class=\"template-bullet\">خدمات المسح المروري</li>\n	<li class=\"template-bullet\">خدم</li>\n	<li class=\"template-bullet\">Infrastructure Design Services</li>\n	<li class=\"template-bullet\">Project Management Services</li>\n	<li class=\"template-bullet\">Construction Management, Administration and On-Site Services</li>\n</ul>\n[/vc_column_text][/vc_column][/vc_row]','طبيعة عملنا','','inherit','open','open','','1599-autosave-v1','','','2016-07-17 05:41:38','2016-07-17 05:41:38','',1599,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1599-autosave-v1/',0,'revision','',0),(1854,1,'2016-07-17 05:42:43','2016-07-17 05:42:43','[vc_row][vc_column][box_header title=\"طبيعة عملنا\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Our main area of expertise has traditionally been in the transportation, roads and infrastructure fields and has evolved to include the following general engineering fields:[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text css_animation=\"bottom-to-top\"]\r\n<ul class=\"list margin-top-20\">\r\n	<li class=\"template-bullet\">خدمات هندسية حركة النقل والمرور</li>\r\n	<li class=\"template-bullet\">خدمات المسح المروري</li>\r\n	<li class=\"template-bullet\">خدمات تصميم الطرق</li>\r\n	<li class=\"template-bullet\">خدمات تصميم البنية التحتية</li>\r\n	<li class=\"template-bullet\">خدمات إدارة المشاريع</li>\r\n	<li class=\"template-bullet\">الإشراف على المواقع، الإدارة، وخدمات النوقع</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','طبيعة عملنا','','inherit','open','open','','1599-revision-v1','','','2016-07-17 05:42:43','2016-07-17 05:42:43','',1599,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1599-revision-v1/',0,'revision','',0),(1855,1,'2016-07-17 05:48:07','2016-07-17 05:48:07','[vc_row][vc_column][box_header title=\"طبيعة عملنا\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]كانت تخصص خبرتنا الرئيسية في مجالات النقل والمواصلات، الطرق، والبنية التحتية ثم تطورت لتشمل المجالات الهندسية العامة التالية:[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text css_animation=\"bottom-to-top\"]\r\n<ul class=\"list margin-top-20\">\r\n	<li class=\"template-bullet\">خدمات هندسية حركة النقل والمرور</li>\r\n	<li class=\"template-bullet\">خدمات المسح المروري</li>\r\n	<li class=\"template-bullet\">خدمات تصميم الطرق</li>\r\n	<li class=\"template-bullet\">خدمات تصميم البنية التحتية</li>\r\n	<li class=\"template-bullet\">خدمات إدارة المشاريع</li>\r\n	<li class=\"template-bullet\">الإشراف على المواقع، الإدارة، وخدمات النوقع</li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','طبيعة عملنا','','inherit','open','open','','1599-revision-v1','','','2016-07-17 05:48:07','2016-07-17 05:48:07','',1599,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1599-revision-v1/',0,'revision','',0),(1856,1,'2016-07-17 05:52:31','2016-07-17 05:52:31','[vc_row][vc_column][box_header title=\"الهيكل التنظيمي\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_single_image image=\"1386\" img_size=\"full\" alignment=\"center\" onclick=\"link_image\"][/vc_column][/vc_row]','الهيكل التنظيمي','','inherit','open','open','','1602-revision-v1','','','2016-07-17 05:52:31','2016-07-17 05:52:31','',1602,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1602-revision-v1/',0,'revision','',0),(1857,1,'2016-07-17 05:55:55','2016-07-17 05:55:55','[vc_row][vc_column][box_header title=\"فريق العمل\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></div>\r\n<div class=\"memberName\">منى نصر<span class=\"memDes\">مدير تطوير الأعمال / مدير عام</span></div>\r\n[/vc_column_text][vc_column_text]مع أكثر من 15 عاما من الخبرة العملية في شركات عالمية ومحلية في دولة الإمارات العربية المتحدة؛ اكتسبت السيدة نصر مهارات وتكتيكات التفاوض لإثراء سمعة CRTC من خلال الاهتمام بالتطوير الاستراتيجي للشركة ، تحديد الصفقات التجارية المحتملة، تعزيز العلاقات التجارية الحالية وبناء أخرى جديدة، وتوفير البيانات والمقترحات عن السوق والمنافسين لتحسين مقترحات وعقود CRTC المميزة والفريدة من نوعها.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">أيمن شاهين<span class=\"memDes\">مدير إداري</span></div>\r\n[/vc_column_text][vc_column_text]بدأ العمل في الشركة منذ نشأتها في عام 2008. أيمن يربط جميع إدارات CRTC معا ولديه إخلاص والتزام قويين مما يساعدانه على التأكد من تحقيق جميع الأهداف التي تضعها الإدارة العليا. مهاراته التنظيمية وحل المشاكل تساعده على تشغيل الجوانب الإدارية للشركة بفعالية وسلاسة.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1541\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Godfrey-Antony.png\" alt=\"Godfrey Antony\" width=\"500\" height=\"1028\" /></div>\r\n<div class=\"memberName\">جودفري أنطوني<span class=\"memDes\">مدير تنسيق العقود والمشاريع</span></div>\r\n[/vc_column_text][vc_column_text]السيد أنطوني هو واحد من الأعضاء الجدد في CRTC. لديه فوق ال24 عاما من الخبرة في دولة الإمارات العربية المتحدة تسمح له بإدارة المشاريع من المرحلة الابتدائية إلى مرحلة انتهاء البناء وتسليم المشروع. جودفري لديه معرفة واسعة في العقود والإدارة، مراقبة جودة المشروع، إدارة الموظفين والموارد البشرية والوثائق. لديه مهارات ممتازة والتزام بالعمل الجماعي؛ مهاراته التنظيمية وقدراته على حل المشاكل تمكنانه من تحديد الأولويات المهمة والعمل بفعالية تحت الضغط مع أدنى حد من الإشراف.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1542\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></div>\r\n<div class=\"memberName\">أسامة محي الدين<span class=\"memDes\">مهندس نقل ومواصلات</span></div>\r\n[/vc_column_text][vc_column_text]أسامة لديه بضع سنوات من الخبرة في مجال هندسة النقل والمواصلات حيث عمل في شركات استشارات عالمية متخصصة في مجال النقل والمواصلات بدولة الإمارات العربية المتحدة؛ تضم منطقة تخصصه تحليل السيناريوهات، تصميم التقاطعات، تقييم السلامة على الطرق، ودراسات تأثير حركة المرور وغيرهم الكثير. كما أنه على دراية ببرامج الهندسة مثل AutoCAD، Synchro وSidra Intersection.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">محمد إعجاز<span class=\"memDes\">مهندس طرق</span></div>\r\n[/vc_column_text][vc_column_text]محمد اعجاز هو خريج الهندسة الحضرية والبنية التحتية، محمد يعمل كمهندس تصميم الطرق في CRTC لأكثر من عامين. لديه خبرة أكاديمية ومهنية قوية في مجال التصميم الحضري والطرق بما في ذلك تصميم شرائح الخدمات حسب الممارسات والمعايير المحلية والدولية. مع أن لديه بضع سنوات من الخبرة في مجال تصميم وإدارة المشاريع إلا أنه أصبح واحد من الأعضاء الأساسيين في فريق CRTC.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></div>\r\n<div class=\"memberName\">سرفراس عبدالوهاب<span class=\"memDes\">مدير الرسامين</span></div>\r\n[/vc_column_text][vc_column_text]سرفراس مدير الرسامين على درجة عالية من الكفاءة لديه أكثر من 9 سنوات من الخبرة الواسعة في تصميم شرائح الخدمات، تخطيط النقل والمواصلات، وتصميم الطرق. خبراته تسمح له بالعمل تحت الكثير من الضغط ومع ذلك فهو يوفر نتائج إيجابية. انه على دراية تامة بالمتطلبات والإجراءات في إنتاج الرسوم التي يتعين تقديمها للجهات الرسمية وذلك للحصول على موافقاتها[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></div>\r\n<div class=\"memberName\">يمنى حطبة<span class=\"memDes\">مهندس معماري</span></div>\r\n[/vc_column_text][vc_column_text]يمنى هي حديث التخرج. لديها إبداع قوي، اهتام بأدق التفاصيل، ومهارات ممتازة في برمجيات التصميم من مثل AutoCAD، Revit، 3D Max، Photoshop، SketchUp، وCBN Selector. اهتمامها في مجال المباني سمح لها بالعمل على مجموعة متنوعة من المشاريع في دولة الإمارات العربية المتحدة من مثل فندق نهال وبنك الدوحة.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','فريق العمل','','inherit','open','open','','1605-revision-v1','','','2016-07-17 05:55:55','2016-07-17 05:55:55','',1605,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1605-revision-v1/',0,'revision','',0),(1858,1,'2016-07-17 05:59:07','2016-07-17 05:59:07','[vc_row][vc_column][box_header title=\"شهادات الجودة\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]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. 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. 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. 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]','شهادات الجودة','','inherit','open','open','','1608-autosave-v1','','','2016-07-17 05:59:07','2016-07-17 05:59:07','',1608,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1608-autosave-v1/',0,'revision','',0),(1859,1,'2016-07-17 06:02:45','2016-07-17 06:02:45','[vc_row][vc_column][box_header title=\"شهادات الجودة\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]حرصا من CRTC على البيئة التي نعيش ونعمل فيها فإننا نتبع أعلى معايير الجودة  فيما جميع الأعمال التي نقوم بها.[/vc_column_text][/vc_column][/vc_row]','شهادات الجودة','','inherit','open','open','','1608-revision-v1','','','2016-07-17 06:02:45','2016-07-17 06:02:45','',1608,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1608-revision-v1/',0,'revision','',0),(1860,1,'2016-07-17 06:04:15','2016-07-17 06:04:15','[vc_row][vc_column][box_header title=\"شهادات الجودة\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]حرصا من CRTC على البيئة التي نعيش ونعمل فيها فإننا نتبع أعلى معايير الجودة  فيما جميع الأعمال التي نقوم بها.[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','شهادات الجودة','','inherit','open','open','','1608-revision-v1','','','2016-07-17 06:04:15','2016-07-17 06:04:15','',1608,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1608-revision-v1/',0,'revision','',0),(1861,1,'2016-07-17 06:14:12','2016-07-17 06:14:12','[vc_row][vc_column][box_header title=\"شهادات الجودة\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]حرصا من  على البيئة التي نعيش ونعمل فيها فإن لدينا التزام تام لتلبية احتياجات وتوقعات عملائنا، ومن أجل الوصول إلى توقعات العميل، فنحن نضمن الحفاظ على نظام ضمان الجودة المطابقة للمواصفات الآيزو ISO 9001: 2008. ونضمن أيضا يتم توفير الموارد المناسبة، الكافية، والفعالة من حيث التكلفة لكل مشروع. نحن نحقق ونحافظ على مستوى مراقبة الجودة مما يعزز من سمعة الشركة مع عملائنا.\r\n\r\nبالإضافة إلى ذلك فإن CRTC تحقق باستمرار مستويات عالية من نظام إدارة الجودة وكذلك الصحة والسلامة والبيئة. ونحن نعتبر أن ضمان الجودة والصحة والسلامة والبيئة من ضروريات العمل لضمان جودة الخدمة، والصحة والسلامة المهنية من الجميع الذين قد يتأثرون بنشاطات عملنا.\r\n\r\nISO 9001: 2008، ISO 14001: 2004 و OHSAS 18001: 2007[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','شهادات الجودة','','inherit','open','open','','1608-revision-v1','','','2016-07-17 06:14:12','2016-07-17 06:14:12','',1608,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1608-revision-v1/',0,'revision','',0),(1862,1,'2016-07-17 06:15:05','2016-07-17 06:15:05','[vc_row][vc_column][box_header title=\"شهادات الجودة\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]حرصا من  على البيئة التي نعيش ونعمل فيها فإن لدينا التزام تام لتلبية احتياجات وتوقعات عملائنا، ومن أجل الوصول إلى توقعات العميل، فنحن نضمن الحفاظ على نظام ضمان الجودة المطابقة للمواصفات الآيزو ISO 9001: 2008. ونضمن أيضا يتم توفير الموارد المناسبة، الكافية، والفعالة من حيث التكلفة لكل مشروع. نحن نحقق ونحافظ على مستوى مراقبة الجودة مما يعزز من سمعة الشركة مع عملائنا.\r\n\r\nبالإضافة إلى ذلك فإن CRTC تحقق باستمرار مستويات عالية من نظام إدارة الجودة وكذلك الصحة والسلامة والبيئة. ونحن نعتبر أن ضمان الجودة والصحة والسلامة والبيئة من ضروريات العمل لضمان جودة الخدمة، والصحة والسلامة المهنية من الجميع الذين قد يتأثرون بنشاطات عملنا.\r\n\r\nISO 9001: 2008، ISO 14001: 2004 و OHSAS 18001: 2007[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','شهادات الجودة','','inherit','open','open','','1608-revision-v1','','','2016-07-17 06:15:05','2016-07-17 06:15:05','',1608,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1608-revision-v1/',0,'revision','',0),(1863,1,'2016-07-17 06:16:51','2016-07-17 06:16:51','[vc_row][vc_column][box_header title=\"شهادات الجودة\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]حرصا من CRTC على البيئة التي نعيش ونعمل فيها فإن لدينا التزام تام لتلبية احتياجات وتوقعات عملائنا، ومن أجل الوصول إلى توقعات العميل، فنحن نضمن الحفاظ على نظام ضمان الجودة المطابقة للمواصفات الآيزو ISO 9001: 2008. ونضمن أيضا يتم توفير الموارد المناسبة، الكافية، والفعالة من حيث التكلفة لكل مشروع. نحن نحقق ونحافظ على مستوى مراقبة الجودة مما يعزز من سمعة الشركة مع عملائنا.\r\n\r\nبالإضافة إلى ذلك فإن CRTC تحقق باستمرار مستويات عالية من نظام إدارة الجودة وكذلك الصحة والسلامة والبيئة. ونحن نعتبر أن ضمان الجودة والصحة والسلامة والبيئة من ضروريات العمل لضمان جودة الخدمة، والصحة والسلامة المهنية من الجميع الذين قد يتأثرون بنشاطات عملنا.\r\n\r\nISO 9001: 2008، ISO 14001: 2004 و OHSAS 18001: 2007[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row]','شهادات الجودة','','inherit','open','open','','1608-revision-v1','','','2016-07-17 06:16:51','2016-07-17 06:16:51','',1608,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1608-revision-v1/',0,'revision','',0),(1864,1,'2016-07-17 06:24:23','2016-07-17 06:24:23','[vc_row el_class=\"margin-top-70\"][vc_column][featured_item icon=\"construction\" type=\"big\" title=\"404: لم يتم العثور على الصفحة\"]We\'re sorry but we can\'t seem to find the page you requested.\nThis might be because you have typed the web address incorrectly.[/featured_item][/vc_column][/vc_row][vc_row el_class=\"padding-top-54 padding-bottom-17 align-center\"][vc_column][vc_btn title=\"GO TO HOME\" url=\"http://rtcme.com/\"][/vc_column][/vc_row]','404 لم يتم العثور على الصفحة','','inherit','open','open','','1510-autosave-v1','','','2016-07-17 06:24:23','2016-07-17 06:24:23','',1510,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1510-autosave-v1/',0,'revision','',0),(1865,1,'2016-07-17 06:26:18','2016-07-17 06:26:18','[vc_row el_class=\"margin-top-70\"][vc_column][featured_item icon=\"construction\" type=\"big\" title=\"404: لم يتم العثور على الصفحة\"]لم يتم العثور على الصفحة المطلوبة. قد يكون هذا لأنك كتبت عنوان الصفحة بشكل غير صحيح.[/featured_item][/vc_column][/vc_row][vc_row el_class=\"padding-top-54 padding-bottom-17 align-center\"][vc_column][vc_btn title=\"إذهب إلى الصفحة الرئيسية\" url=\"http://rtcme.com/ar/\"][/vc_column][/vc_row]','404 لم يتم العثور على الصفحة','','inherit','open','open','','1510-revision-v1','','','2016-07-17 06:26:18','2016-07-17 06:26:18','',1510,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1510-revision-v1/',0,'revision','',0),(1866,1,'2016-07-17 06:34:57','2016-07-17 06:34:57','[vc_row el_class=\"padding-top-40 \"][vc_column el_class=\"newsBg\"][blog re_pagination=\"1\" items_per_page=\"3\" featured_image_size=\"re_medium\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" is_search_results=\"0\"][/vc_column][/vc_row]','أخبار الشركة','','inherit','open','open','','1617-revision-v1','','','2016-07-17 06:34:57','2016-07-17 06:34:57','',1617,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1617-revision-v1/',0,'revision','',0),(1867,1,'2016-07-17 06:46:03','2016-07-17 06:46:03',' ','','','publish','open','open','','1867','','','2016-07-17 06:46:03','2016-07-17 06:46:03','',1620,'http://mymeetingdesk.com/php1/rtcme/?p=1867',12,'nav_menu_item','',0),(1868,1,'2016-07-17 07:03:26','2016-07-17 07:03:26','<p>[vc_row][vc_column][box_header title=\"اعمل معنا\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]إن من سياسة وفلسفة <strong>CRTC</strong> أن توفر فرص متساوية لجميع الأفراد المؤهلين وتوظيف أفضل شخص مؤهل لكل منصب في منظمتنا. نحن نشجعك على تقديم طلبك على الانترنت إلى الإدارة المعنية باستخدام نموذج <a href=\"http://rtcme.com/%D8%A7%D8%B9%D9%85%D9%84-%D9%85%D8%B9%D9%86%D8%A7/%D9%82%D8%AF%D9%85-%D8%B3%D9%8A%D8%B1%D8%AA%D9%83-%D8%A7%D9%84%D8%B0%D8%A7%D8%AA%D9%8A%D8%A9-2/\">تقديم السيرة الذاتية</a>.</p>\n<p><strong>الوظائف الشاغرة حاليا:</strong></p>\n<p><b><u>- مهندس نقل ومواصلات</u></b></p>\n<ul>\n<li>يفضل أن يكون المتقدم على دراية بالنمذجة المرورية</li>\n</ul>\n<p>&nbsp;</p>\n<div>\n<div>\n<p><strong><u>- 2 رسامي أوتوكاد</u></strong></p>\n<div>\n<ul>\n<li>يفضل أن يكون المتقدم على دراية بتصميم الطرق، شرائح الخدمات، والنقل وحركة المرور</li>\n</ul>\n</div>\n</div>\n</div>\n<p>&nbsp;</p>\n<div>\n<div>\n<div>\n<div>\n<p><strong><u>- مهندس بنية تحتية وتصميم شرائح الخدمات</u></strong></p>\n<div>\n<p><strong><u>- مهندس تصميم الطرق</u></strong></p>\n</div>\n<p>&nbsp;</p>\n</div>\n</div>\n<div><strong>يجب أن يكون لدى جميع المرشحين 3 سنوات خبرة ذات صلة أو أكثر.</strong></div>\n</div>\n</div>\n<p>[/vc_column_text][/vc_column][/vc_row]</p>\n','الوظائف','','inherit','open','open','','1620-autosave-v1','','','2016-07-17 07:03:26','2016-07-17 07:03:26','',1620,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1620-autosave-v1/',0,'revision','',0),(1869,1,'2016-07-17 07:01:54','2016-07-17 07:01:54','[vc_row][vc_column][box_header title=\"اعمل معنا\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]إن من سياسة وفلسفة <strong>CRTC</strong> أن توفر فرص متساوية لجميع الأفراد المؤهلين وتوظيف أفضل شخص مؤهل لكل منصب في منظمتنا. نحن نشجعك على تقديم طلبك على الانترنت إلى الإدارة المعنية باستخدام النموذج التالي: <a href=\"http://rtcme.com/%D8%A7%D8%B9%D9%85%D9%84-%D9%85%D8%B9%D9%86%D8%A7/%D9%82%D8%AF%D9%85-%D8%B3%D9%8A%D8%B1%D8%AA%D9%83-%D8%A7%D9%84%D8%B0%D8%A7%D8%AA%D9%8A%D8%A9-2/\">إرسال سيرتك الذاتية</a>.\r\n\r\n<strong>الوظائف الشاغرة حاليا:</strong>\r\n\r\n<b><u>- مهندس نقل ومواصلات</u></b>\r\n<ul>\r\n	<li>يفضل أن يكون المتقدم على دراية بالنمذجة المرورية</li>\r\n</ul>\r\n&nbsp;\r\n<div>\r\n<div>\r\n\r\n<strong><u>- 2 رسامي أوتوكاد</u></strong>\r\n<div>\r\n<ul>\r\n	<li>يفضل أن يكون المتقدم على دراية بتصميم الطرق، شرائح الخدمات، والنقل وحركة المرور</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n\r\n<strong><u>- مهندس بنية تحتية وتصميم شرائح الخدمات</u></strong>\r\n<div>\r\n\r\n<strong><u>- مهندس تصميم الطرق</u></strong>\r\n\r\n</div>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div><strong>يجب أن يكون لدى جميع المرشحين 3 سنوات خبرة ذات صلة أو أكثر.</strong></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','الوظائف','','inherit','open','open','','1620-revision-v1','','','2016-07-17 07:01:54','2016-07-17 07:01:54','',1620,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1620-revision-v1/',0,'revision','',0),(1870,1,'2016-07-17 07:03:18','2016-07-17 07:03:18','[vc_row][vc_column][box_header title=\"اعمل معنا\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]إن من سياسة وفلسفة <strong>CRTC</strong> أن توفر فرص متساوية لجميع الأفراد المؤهلين وتوظيف أفضل شخص مؤهل لكل منصب في منظمتنا. نحن نشجعك على تقديم طلبك على الانترنت إلى الإدارة المعنية باستخدام نموذج <a href=\"http://rtcme.com/%D8%A7%D8%B9%D9%85%D9%84-%D9%85%D8%B9%D9%86%D8%A7/%D9%82%D8%AF%D9%85-%D8%B3%D9%8A%D8%B1%D8%AA%D9%83-%D8%A7%D9%84%D8%B0%D8%A7%D8%AA%D9%8A%D8%A9-2/\">تقديم السيرة الذاتية</a>.\r\n\r\n<strong>الوظائف الشاغرة حاليا:</strong>\r\n\r\n<b><u>- مهندس نقل ومواصلات</u></b>\r\n<ul>\r\n	<li>يفضل أن يكون المتقدم على دراية بالنمذجة المرورية</li>\r\n</ul>\r\n&nbsp;\r\n<div>\r\n<div>\r\n\r\n<strong><u>- 2 رسامي أوتوكاد</u></strong>\r\n<div>\r\n<ul>\r\n	<li>يفضل أن يكون المتقدم على دراية بتصميم الطرق، شرائح الخدمات، والنقل وحركة المرور</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n\r\n<strong><u>- مهندس بنية تحتية وتصميم شرائح الخدمات</u></strong>\r\n<div>\r\n\r\n<strong><u>- مهندس تصميم الطرق</u></strong>\r\n\r\n</div>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div><strong>يجب أن يكون لدى جميع المرشحين 3 سنوات خبرة ذات صلة أو أكثر.</strong></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','الوظائف','','inherit','open','open','','1620-revision-v1','','','2016-07-17 07:03:18','2016-07-17 07:03:18','',1620,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1620-revision-v1/',0,'revision','',0),(1871,1,'2016-07-17 07:04:44','2016-07-17 07:04:44','[vc_row][vc_column][box_header title=\"اعمل معنا\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]إن من سياسة وفلسفة <strong>CRTC</strong> أن توفر فرص متساوية لجميع الأفراد المؤهلين وتوظيف أفضل شخص مؤهل لكل منصب في منظمتنا. نحن نشجعك على تقديم طلبك على الانترنت إلى الإدارة المعنية باستخدام نموذج <a href=\"http://rtcme.com/%D8%A7%D8%B9%D9%85%D9%84-%D9%85%D8%B9%D9%86%D8%A7/%D9%82%D8%AF%D9%85-%D8%B3%D9%8A%D8%B1%D8%AA%D9%83-%D8%A7%D9%84%D8%B0%D8%A7%D8%AA%D9%8A%D8%A9-2/\">تقديم السيرة الذاتية</a>.\r\n\r\n<strong>الوظائف الشاغرة حاليا:</strong>\r\n\r\n<b><u>- مهندس نقل ومواصلات</u></b>\r\n\r\n&nbsp;\r\n<ul>\r\n	<li>يفضل أن يكون المتقدم على دراية بالنمذجة المرورية</li>\r\n</ul>\r\n&nbsp;\r\n<div>\r\n<div>\r\n\r\n<strong><u>- 2 رسامي أوتوكاد</u></strong>\r\n\r\n&nbsp;\r\n<div>\r\n<ul>\r\n	<li>يفضل أن يكون المتقدم على دراية بتصميم الطرق، شرائح الخدمات، والنقل وحركة المرور</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n\r\n<strong><u>- مهندس بنية تحتية وتصميم شرائح الخدمات</u></strong>\r\n<div>\r\n\r\n<strong><u>- مهندس تصميم الطرق</u></strong>\r\n\r\n</div>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div><strong>يجب أن يكون لدى جميع المرشحين 3 سنوات خبرة ذات صلة أو أكثر.</strong></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','الوظائف','','inherit','open','open','','1620-revision-v1','','','2016-07-17 07:04:44','2016-07-17 07:04:44','',1620,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1620-revision-v1/',0,'revision','',0),(1872,1,'2016-07-17 07:05:22','2016-07-17 07:05:22','[vc_row][vc_column][box_header title=\"اعمل معنا\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]إن من سياسة وفلسفة <strong>CRTC</strong> أن توفر فرص متساوية لجميع الأفراد المؤهلين وتوظيف أفضل شخص مؤهل لكل منصب في منظمتنا. نحن نشجعك على تقديم طلبك على الانترنت إلى الإدارة المعنية باستخدام نموذج <a href=\"http://rtcme.com/%D8%A7%D8%B9%D9%85%D9%84-%D9%85%D8%B9%D9%86%D8%A7/%D9%82%D8%AF%D9%85-%D8%B3%D9%8A%D8%B1%D8%AA%D9%83-%D8%A7%D9%84%D8%B0%D8%A7%D8%AA%D9%8A%D8%A9-2/\">تقديم السيرة الذاتية</a>.\r\n\r\n<strong>الوظائف الشاغرة حاليا:</strong>\r\n\r\n<b><u>- مهندس نقل ومواصلات</u></b>\r\n<ul>\r\n	<li>يفضل أن يكون المتقدم على دراية بالنمذجة المرورية</li>\r\n</ul>\r\n&nbsp;\r\n<div>\r\n<div>\r\n\r\n<strong><u>- 2 رسامي أوتوكاد</u></strong>\r\n<div>\r\n<ul>\r\n	<li>يفضل أن يكون المتقدم على دراية بتصميم الطرق، شرائح الخدمات، والنقل وحركة المرور</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n\r\n<strong><u>- مهندس بنية تحتية وتصميم شرائح الخدمات</u></strong>\r\n<div>\r\n\r\n<strong><u>- مهندس تصميم الطرق</u></strong>\r\n\r\n</div>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div><strong>يجب أن يكون لدى جميع المرشحين 3 سنوات خبرة ذات صلة أو أكثر.</strong></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','الوظائف','','inherit','open','open','','1620-revision-v1','','','2016-07-17 07:05:22','2016-07-17 07:05:22','',1620,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1620-revision-v1/',0,'revision','',0),(1873,1,'2016-07-17 07:12:22','2016-07-17 07:12:22','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious providers of construction focused interior renovation services and building. We provide a professional renovation and installation services with a real focus on customer satisfaction. Our construction Services is a multi-task company specializing in the following core areas:[/vc_column_text][items_list class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Can Ensure a Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in <a href=\"#\">Cost Control</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proffesional Service for Private and <a href=\"#\">Commercial Customers</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]15 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR SERVICES\" url=\"http://rtcme.com/services/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432560522737{background-image: url(http://rtcme.com/wp-content/uploads/2015/01/01.jpg?id=223) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"WHY CHOOSE US\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\"]Years on the International Market.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\"]Completed Projects and Investments.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\"]Skilled Professionals.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"BEST VALUE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"SAVING TIME\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"WITHIN BUDGET\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','لمحة عنا','','inherit','open','open','','1477-revision-v1','','','2016-07-17 07:12:22','2016-07-17 07:12:22','',1477,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1477-revision-v1/',0,'revision','',0),(1874,1,'2016-07-17 07:39:59','2016-07-17 07:39:59','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious providers of construction focused interior renovation services and building. We provide a professional renovation and installation services with a real focus on customer satisfaction. Our construction Services is a multi-task company specializing in the following core areas:[/vc_column_text][items_list class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Can Ensure a Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in <a href=\"#\">Cost Control</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proffesional Service for Private and <a href=\"#\">Commercial Customers</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]15 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"خدماتنا\" url=\"http://rtcme.com/%D8%AE%D8%AF%D9%85%D8%A7%D8%AA%D9%86%D8%A7/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432560522737{background-image: url(http://rtcme.com/wp-content/uploads/2015/01/01.jpg?id=223) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"لماذا نحن\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\"]سنوات من العمل في دولة الإمارات والشرق الأوسط[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\"]المشاريع المنجزة والموافق عليها[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\"]الموظفيين المهنيين ذوي الكفاءات العالية[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"تكلفة منخفضة\"]نحن نجمع بين الجودة في العمل والدراية التامة بجميع الجوانب المتعلقة بالعمل والتطلفة المنخفضة الأسعار لنوفر لك خدمة لا مثيل لها من قبل منافسينا.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"توفير للوقت\"]لدينا من الخبرة والموظفين والموارد ما يجعل المشروع يسير بسلاسة ونضمن أن يتم العمل ضمن الوقت المحدد.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"أفضل خدمة\"]العمل معنا ينطوي على سلسلة من الخطوات مخطط لها بعناية، تتمحور حول جدول معين وتواصل دائم مع العميل.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','لمحة عنا','','inherit','open','open','','1477-autosave-v1','','','2016-07-17 07:39:59','2016-07-17 07:39:59','',1477,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1477-autosave-v1/',0,'revision','',0),(1875,1,'2016-07-17 07:19:18','2016-07-17 07:19:18','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious providers of construction focused interior renovation services and building. We provide a professional renovation and installation services with a real focus on customer satisfaction. Our construction Services is a multi-task company specializing in the following core areas:[/vc_column_text][items_list class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Can Ensure a Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in <a href=\"#\">Cost Control</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proffesional Service for Private and <a href=\"#\">Commercial Customers</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]15 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"خدماتنا\" url=\"http://rtcme.com/%D8%AE%D8%AF%D9%85%D8%A7%D8%AA%D9%86%D8%A7/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432560522737{background-image: url(http://rtcme.com/wp-content/uploads/2015/01/01.jpg?id=223) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"لماذا نحن\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\"]سنوات من العمل في دولة الإمارات والشرق الأوسط[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\"]المشاريع المنجزة والموافق عليها[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\"]الموظفيين المهنيين ذوي الكفاءات العالية[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"BEST VALUE\"]نحن نجمع بين الجودة في العمل والدراية التامة بجميع الجوانب المتعلقة بالعمل والتطلفة المنخفضة الأسعار لنوفر لك خدمة لا مثيل لها من قبل منافسينا.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"SAVING TIME\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"WITHIN BUDGET\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','لمحة عنا','','inherit','open','open','','1477-revision-v1','','','2016-07-17 07:19:18','2016-07-17 07:19:18','',1477,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1477-revision-v1/',0,'revision','',0),(1876,1,'2016-07-17 07:35:00','2016-07-17 07:35:00','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious providers of construction focused interior renovation services and building. We provide a professional renovation and installation services with a real focus on customer satisfaction. Our construction Services is a multi-task company specializing in the following core areas:[/vc_column_text][items_list class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Can Ensure a Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in <a href=\"#\">Cost Control</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proffesional Service for Private and <a href=\"#\">Commercial Customers</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]15 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"خدماتنا\" url=\"http://rtcme.com/%D8%AE%D8%AF%D9%85%D8%A7%D8%AA%D9%86%D8%A7/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432560522737{background-image: url(http://rtcme.com/wp-content/uploads/2015/01/01.jpg?id=223) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"لماذا نحن\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\"]سنوات من العمل في دولة الإمارات والشرق الأوسط[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\"]المشاريع المنجزة والموافق عليها[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\"]الموظفيين المهنيين ذوي الكفاءات العالية[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"BEST VALUE\"]نحن نجمع بين الجودة في العمل والدراية التامة بجميع الجوانب المتعلقة بالعمل والتطلفة المنخفضة الأسعار لنوفر لك خدمة لا مثيل لها من قبل منافسينا.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"SAVING TIME\"]لدينا من الخبرة والموظفين والموارد ما يجعل المشروع يسير بسلاسة ونضمن أن يتم العمل ضمن الوقت المحدد.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"WITHIN BUDGET\"]العمل معنا ينطوي على سلسلة من الخطوات مخطط لها بعناية، تتمحور حول جدول معين وتواصل دائم مع العميل.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','لمحة عنا','','inherit','open','open','','1477-revision-v1','','','2016-07-17 07:35:00','2016-07-17 07:35:00','',1477,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1477-revision-v1/',0,'revision','',0),(1877,1,'2016-07-17 07:38:51','2016-07-17 07:38:51','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious providers of construction focused interior renovation services and building. We provide a professional renovation and installation services with a real focus on customer satisfaction. Our construction Services is a multi-task company specializing in the following core areas:[/vc_column_text][items_list class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Can Ensure a Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in <a href=\"#\">Cost Control</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proffesional Service for Private and <a href=\"#\">Commercial Customers</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]15 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"خدماتنا\" url=\"http://rtcme.com/%D8%AE%D8%AF%D9%85%D8%A7%D8%AA%D9%86%D8%A7/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432560522737{background-image: url(http://rtcme.com/wp-content/uploads/2015/01/01.jpg?id=223) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"لماذا نحن\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\"]سنوات من العمل في دولة الإمارات والشرق الأوسط[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\"]المشاريع المنجزة والموافق عليها[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\"]الموظفيين المهنيين ذوي الكفاءات العالية[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"تكلفة منخفضة\"]نحن نجمع بين الجودة في العمل والدراية التامة بجميع الجوانب المتعلقة بالعمل والتطلفة المنخفضة الأسعار لنوفر لك خدمة لا مثيل لها من قبل منافسينا.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"توفير للوقت\"]لدينا من الخبرة والموظفين والموارد ما يجعل المشروع يسير بسلاسة ونضمن أن يتم العمل ضمن الوقت المحدد.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"أفضل خدمة\"]العمل معنا ينطوي على سلسلة من الخطوات مخطط لها بعناية، تتمحور حول جدول معين وتواصل دائم مع العميل.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','لمحة عنا','','inherit','open','open','','1477-revision-v1','','','2016-07-17 07:38:51','2016-07-17 07:38:51','',1477,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1477-revision-v1/',0,'revision','',0),(1878,1,'2016-07-17 07:47:24','2016-07-17 07:47:24','','Panoramic view of the Abu Dhabi city skyline at twilight, United Arab Emirates','Panoramic view of the Abu Dhabi city skyline at twilight, United Arab Emirates','inherit','open','open','','panoramic-view-of-the-abu-dhabi-city-skyline-at-twilight-united-arab-emirates','','','2016-07-17 07:47:24','2016-07-17 07:47:24','',1477,'http://mymeetingdesk.com/php1/rtcme/wp-content/uploads/2016/05/abu-dhabi.jpg',0,'attachment','image/jpeg',0),(1879,1,'2016-07-17 07:48:02','2016-07-17 07:48:02','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious providers of construction focused interior renovation services and building. We provide a professional renovation and installation services with a real focus on customer satisfaction. Our construction Services is a multi-task company specializing in the following core areas:[/vc_column_text][items_list class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Can Ensure a Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in <a href=\"#\">Cost Control</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proffesional Service for Private and <a href=\"#\">Commercial Customers</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]15 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"خدماتنا\" url=\"http://rtcme.com/%D8%AE%D8%AF%D9%85%D8%A7%D8%AA%D9%86%D8%A7/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1468741671420{background-image: url(http://rtcme.com/wp-content/uploads/2016/05/abu-dhabi.jpg?id=1878) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"لماذا نحن\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\"]سنوات من العمل في دولة الإمارات والشرق الأوسط[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\"]المشاريع المنجزة والموافق عليها[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\"]الموظفيين المهنيين ذوي الكفاءات العالية[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"تكلفة منخفضة\"]نحن نجمع بين الجودة في العمل والدراية التامة بجميع الجوانب المتعلقة بالعمل والتطلفة المنخفضة الأسعار لنوفر لك خدمة لا مثيل لها من قبل منافسينا.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"توفير للوقت\"]لدينا من الخبرة والموظفين والموارد ما يجعل المشروع يسير بسلاسة ونضمن أن يتم العمل ضمن الوقت المحدد.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"أفضل خدمة\"]العمل معنا ينطوي على سلسلة من الخطوات مخطط لها بعناية، تتمحور حول جدول معين وتواصل دائم مع العميل.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','لمحة عنا','','inherit','open','open','','1477-revision-v1','','','2016-07-17 07:48:02','2016-07-17 07:48:02','',1477,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1477-revision-v1/',0,'revision','',0),(1880,1,'2016-07-17 07:50:44','2016-07-17 07:50:44','','Panoramic view of the Abu Dhabi city skyline at twilight, United Arab Emirates','Panoramic view of the Abu Dhabi city skyline at twilight, United Arab Emirates','inherit','open','open','','panoramic-view-of-the-abu-dhabi-city-skyline-at-twilight-united-arab-emirates-2','','','2016-07-17 07:50:44','2016-07-17 07:50:44','',1477,'http://mymeetingdesk.com/php1/rtcme/wp-content/uploads/2016/05/abu-dhabi-CROPPED.jpg',0,'attachment','image/jpeg',0),(1881,1,'2016-07-17 07:50:57','2016-07-17 07:50:57','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious providers of construction focused interior renovation services and building. We provide a professional renovation and installation services with a real focus on customer satisfaction. Our construction Services is a multi-task company specializing in the following core areas:[/vc_column_text][items_list class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Can Ensure a Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in <a href=\"#\">Cost Control</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proffesional Service for Private and <a href=\"#\">Commercial Customers</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]15 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"خدماتنا\" url=\"http://rtcme.com/%D8%AE%D8%AF%D9%85%D8%A7%D8%AA%D9%86%D8%A7/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1468741845706{background-image: url(http://rtcme.com/wp-content/uploads/2016/05/abu-dhabi.jpg?id=1878) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"لماذا نحن\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\"]سنوات من العمل في دولة الإمارات والشرق الأوسط[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\"]المشاريع المنجزة والموافق عليها[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\"]الموظفيين المهنيين ذوي الكفاءات العالية[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"تكلفة منخفضة\"]نحن نجمع بين الجودة في العمل والدراية التامة بجميع الجوانب المتعلقة بالعمل والتطلفة المنخفضة الأسعار لنوفر لك خدمة لا مثيل لها من قبل منافسينا.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"توفير للوقت\"]لدينا من الخبرة والموظفين والموارد ما يجعل المشروع يسير بسلاسة ونضمن أن يتم العمل ضمن الوقت المحدد.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"أفضل خدمة\"]العمل معنا ينطوي على سلسلة من الخطوات مخطط لها بعناية، تتمحور حول جدول معين وتواصل دائم مع العميل.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','لمحة عنا','','inherit','open','open','','1477-revision-v1','','','2016-07-17 07:50:57','2016-07-17 07:50:57','',1477,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1477-revision-v1/',0,'revision','',0),(1882,1,'2016-07-17 07:53:54','2016-07-17 07:53:54','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigious providers of construction focused interior renovation services and building. We provide a professional renovation and installation services with a real focus on customer satisfaction. Our construction Services is a multi-task company specializing in the following core areas:[/vc_column_text][items_list class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Can Ensure a Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in <a href=\"#\">Cost Control</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proffesional Service for Private and <a href=\"#\">Commercial Customers</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]15 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"خدماتنا\" url=\"http://rtcme.com/%D8%AE%D8%AF%D9%85%D8%A7%D8%AA%D9%86%D8%A7/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1468742023497{background-image: url(http://rtcme.com/wp-content/uploads/2016/05/abu-dhabi-CROPPED.jpg?id=1880) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"لماذا نحن\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\"]سنوات من العمل في دولة الإمارات والشرق الأوسط[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\"]المشاريع المنجزة والموافق عليها[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\"]الموظفيين المهنيين ذوي الكفاءات العالية[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"تكلفة منخفضة\"]نحن نجمع بين الجودة في العمل والدراية التامة بجميع الجوانب المتعلقة بالعمل والتطلفة المنخفضة الأسعار لنوفر لك خدمة لا مثيل لها من قبل منافسينا.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"توفير للوقت\"]لدينا من الخبرة والموظفين والموارد ما يجعل المشروع يسير بسلاسة ونضمن أن يتم العمل ضمن الوقت المحدد.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"أفضل خدمة\"]العمل معنا ينطوي على سلسلة من الخطوات مخطط لها بعناية، تتمحور حول جدول معين وتواصل دائم مع العميل.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','لمحة عنا','','inherit','open','open','','1477-revision-v1','','','2016-07-17 07:53:54','2016-07-17 07:53:54','',1477,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1477-revision-v1/',0,'revision','',0),(1883,1,'2016-07-17 08:03:17','2016-07-17 08:03:17','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][box_header title=\"لمحة عنا\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]كانيديان رودز ترانسبورت أند سيفيل إنجينيرينج كونسلتنت (CRTC) بدأت في عام 2008 كشركة متخصصة في الطرق، النقل والمواصلات، الهندسة المدنية ثم توسعت لتكون شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\" class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نجمع بين الجودة في العمل والدراية التامة بجميع الجوانب المتعلقة بالعمل والتكلفة المنخفضة لنوفر لك خدمة لا مثيل لها من قبل منافسينا[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نضمن أن العم لسيتم وفق الوقت المحدد وحسب متطلبات العميل دون التأثير على الجودة أو التكلفة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نتائج مضمونة حسب معايير استثنائية في إدارة المشاريع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نقدم خدماتنا المهنية لجميع العملاء سواء كانوا أفراد أو شركات حكومية أو شركات خاصة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]8 عاما من الخبرة والتركيز الحقيقي على رضا العملاء[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"خدماتنا\" url=\"http://rtcme.com/%D8%AE%D8%AF%D9%85%D8%A7%D8%AA%D9%86%D8%A7/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1468742023497{background-image: url(http://rtcme.com/wp-content/uploads/2016/05/abu-dhabi-CROPPED.jpg?id=1880) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"لماذا نحن\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\"]سنوات من العمل في دولة الإمارات والشرق الأوسط[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\"]المشاريع المنجزة والموافق عليها[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\"]الموظفيين المهنيين ذوي الكفاءات العالية[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"تكلفة منخفضة\"]نحن نجمع بين الجودة في العمل والدراية التامة بجميع الجوانب المتعلقة بالعمل والتطلفة المنخفضة الأسعار لنوفر لك خدمة لا مثيل لها من قبل منافسينا.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"توفير للوقت\"]لدينا من الخبرة والموظفين والموارد ما يجعل المشروع يسير بسلاسة ونضمن أن يتم العمل ضمن الوقت المحدد.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"أفضل خدمة\"]العمل معنا ينطوي على سلسلة من الخطوات مخطط لها بعناية، تتمحور حول جدول معين وتواصل دائم مع العميل.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','لمحة عنا','','inherit','open','open','','1477-revision-v1','','','2016-07-17 08:03:17','2016-07-17 08:03:17','',1477,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1477-revision-v1/',0,'revision','',0),(1884,1,'2016-07-17 08:05:52','2016-07-17 08:05:52','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][box_header title=\"لمحة عنا\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]كانيديان رودز ترانسبورت أند سيفيل إنجينيرينج كونسلتنت (CRTC) بدأت في عام 2008 كشركة متخصصة في الطرق، النقل والمواصلات، الهندسة المدنية ثم توسعت لتكون شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.[/vc_column_text][items_list additembutton=\"\" class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نجمع بين الجودة في العمل والدراية التامة بجميع الجوانب المتعلقة بالعمل والتكلفة المنخفضة لنوفر لك خدمة لا مثيل لها من قبل منافسينا[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نضمن أن العم لسيتم وفق الوقت المحدد وحسب متطلبات العميل دون التأثير على الجودة أو التكلفة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نتائج مضمونة حسب معايير استثنائية في إدارة المشاريع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نقدم خدماتنا المهنية لجميع العملاء سواء كانوا أفراد أو شركات حكومية أو شركات خاصة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]8 عاما من الخبرة والتركيز الحقيقي على رضا العملاء[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"خدماتنا\" url=\"http://rtcme.com/%D8%AE%D8%AF%D9%85%D8%A7%D8%AA%D9%86%D8%A7/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1468742023497{background-image: url(http://rtcme.com/wp-content/uploads/2016/05/abu-dhabi-CROPPED.jpg?id=1880) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"لماذا نحن\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"8\"]سنوات من العمل في دولة الإمارات والشرق الأوسط[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"250\"]المشاريع المنجزة والموافق عليها[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"20\"]الموظفيين المهنيين ذوي الكفاءات العالية[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"تكلفة منخفضة\"]نحن نجمع بين الجودة في العمل والدراية التامة بجميع الجوانب المتعلقة بالعمل والتطلفة المنخفضة الأسعار لنوفر لك خدمة لا مثيل لها من قبل منافسينا.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"توفير للوقت\"]لدينا من الخبرة والموظفين والموارد ما يجعل المشروع يسير بسلاسة ونضمن أن يتم العمل ضمن الوقت المحدد.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"أفضل خدمة\"]العمل معنا ينطوي على سلسلة من الخطوات مخطط لها بعناية، تتمحور حول جدول معين وتواصل دائم مع العميل.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','لمحة عنا','','inherit','open','open','','1477-revision-v1','','','2016-07-17 08:05:52','2016-07-17 08:05:52','',1477,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1477-revision-v1/',0,'revision','',0),(1885,1,'2016-07-17 11:34:43','2016-07-17 11:34:43','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.[/vc_column_text][items_list class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Can Ensure a Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in <a href=\"#\">Cost Control</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proffesional Service for Private and <a href=\"#\">Commercial Customers</a>[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]15 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR SERVICES\" url=\"http://rtcme.com/services/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"BEST VALUE\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"SAVING TIME\"]We have the experience, personel and resources to make the project run smoothly. We can ensure a job is done on time.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"WITHIN BUDGET\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1432560522737{background-image: url(http://rtcme.com/wp-content/uploads/2015/01/01.jpg?id=223) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"WHY CHOOSE US\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"15\"]Years on the International Market.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"135\"]Completed Projects and Investments.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"12\"]Skilled Professionals.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','About CRTC','','inherit','open','open','','203-revision-v1','','','2016-07-17 11:34:43','2016-07-17 11:34:43','',203,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/203-revision-v1/',0,'revision','',0),(1886,1,'2016-07-17 11:51:50','2016-07-17 11:51:50','','Panoramic view of the Abu Dhabi city skyline at twilight, United Arab Emirates','Panoramic view of the Abu Dhabi city skyline at twilight, United Arab Emirates','inherit','open','open','','panoramic-view-of-the-abu-dhabi-city-skyline-at-twilight-united-arab-emirates-3','','','2016-07-17 11:51:50','2016-07-17 11:51:50','',203,'http://mymeetingdesk.com/php1/rtcme/wp-content/uploads/2015/05/abu-dhabi-CROPPED.jpg',0,'attachment','image/jpeg',0),(1887,1,'2016-07-17 11:53:16','2016-07-17 11:53:16','[vc_row el_class=\"margin-top-70\"][vc_column width=\"1/2\"][box_header title=\"WE ARE RENOVATE\" type=\"h2\" bottom_border=\"1\" class=\"align-left\"][vc_column_text]Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\" class=\"margin-top-20\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We combine Quality Workmanship, Superior Knowledge and Low Prices to Provide unmatched services even from our competitors[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Ensure a Job is Done on Time and as per the client requirements without any effect on Quality and Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards in Project Management[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]We Offer Our Services to All Clients Whether They Are Individuals or Government or Private Companies.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]8 Years Experience and a Real Focus on Customer Satisfaction[/item][/items_list][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner][vc_btn title=\"OUR SERVICES\" url=\"http://rtcme.com/services/\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/2\"][vc_single_image image=\"1342\" img_size=\"large-thumb\" alignment=\"center\" style=\"vc_box_circle_2\"][/vc_column][/vc_row][vc_row type=\"full-width re-parallax\" css=\".vc_custom_1468756384036{background-image: url(http://rtcme.com/wp-content/uploads/2015/05/abu-dhabi-CROPPED.jpg?id=1886) !important;}\" el_class=\"padding-top-70 padding-bottom-66\"][vc_column][box_header title=\"Why Us\" type=\"h2\" bottom_border=\"1\"][vc_row_inner el_class=\"page-margin-top\"][vc_column_inner width=\"1/3\"][featured_item icon=\"globe\" type=\"big\" counter=\"8\"]Years on the International Market.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"house-2\" type=\"big\" counter=\"250\"]Completed and Approved Projects[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"briefcase\" type=\"big\" counter=\"20\"]Skilled and Experienced Professionals.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" el_class=\"padding-top-70 padding-bottom-66\" css=\".vc_custom_1432560043730{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"wrench\" title=\"Low Cost\"]We combine quality workmanship, superior knowledge and low prices to provide you with service unmatched by our competitors.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"measure\" title=\"Saving Time\"]We have the experience, personnel and resources to make the project run smoothly. We ensure the job is done on time.[/featured_item][/vc_column_inner][vc_column_inner width=\"1/3\"][featured_item icon=\"bucket\" title=\"Better Service\"]Work with us involve a carefully planned series of steps, centered around a schedule we stick to and daily communication with the client.[/featured_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','About CRTC','','inherit','open','open','','203-revision-v1','','','2016-07-17 11:53:16','2016-07-17 11:53:16','',203,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/203-revision-v1/',0,'revision','',0),(1888,1,'2016-07-17 11:58:09','2016-07-17 11:58:09','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Ayman Shahin<span class=\"memDes\">Administration Manager</span></div>\r\n[/vc_column_text][vc_column_text]started working for the company since it started in 2008. He bonds all the departments of CRTC together; he has strong devotion and commitment to make sure that the goals set by the top management are met. His strong organizational and problem-solving skills help him to run the administrative aspects of the office effectively and smoothly.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1541\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Godfrey-Antony.png\" alt=\"Godfrey Antony\" width=\"500\" height=\"1028\" /></div>\r\n<div class=\"memberName\">Godfrey Antony<span class=\"memDes\">Proposal and Project Coordination Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Antony is one of the new members of CRTC. His 24 years of UAE experience allows him to manage the projects from the proposal stage to construction handing over stage. Having broad knowledge in Contracts and administration; Project Quality Control; personnel, human resource and document management. He has excellent interpersonal skills and commitment to team work; excellent organizational and problem solving skills, has the ability to prioritize assignment and work effectively under pressure with minimum supervision. Also he has excellent initiative, flexibility as well as resourcefulness.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1542\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></div>\r\n<div class=\"memberName\">Osama Mohiddien<span class=\"memDes\">Intermediate Transportation Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Osama has a few years of experience in transportation engineering in UAE working in international companies; his area of expertise includes scenario analysis, junction design, road safety assessments, and traffic impact studies among others. He is also familiar with engineering software such as AutoCAD, Synchro and Sidra.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Muhammad Ejaz<span class=\"memDes\">Intermediate Roadway Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Ejaz is a graduate of urban and infrastructure Engineering and has been working as a Highway Design Engineer in CRTC for more than two years. He has a strong academic and professional experience in the field of urban streets and highway design including design of utility corridors as per local practices and standards. With his a few years of experience in design and project management; he is one of the core members of the CRTC team.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></div>\r\n<div class=\"memberName\">Surfaras Abdul Vahab<span class=\"memDes\">CAD Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Abdul Vahab is a highly qualified CAD manager with more than 9 years of extensive experience in Utilities Design, Transportation Planning, and Roadway Design that allowed him to work under a lot of pressure yet still provides great outcome no matter what. He is very familiar with local authorities’ requirements and procedures in producing drawings to be submitted for approvals.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></div>\r\n<div class=\"memberName\">Yomna Hataba<span class=\"memDes\">Architect</span></div>\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-07-17 11:58:09','2016-07-17 11:58:09','',1131,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1131-revision-v1/',0,'revision','',0),(1889,1,'2016-07-17 11:59:26','2016-07-17 11:59:26','[vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/4\"][vc_single_image image=\"1363\" img_size=\"full\" onclick=\"link_image\"][/vc_column][vc_column width=\"3/4\"][vc_column_text]\r\n<p style=\"text-align: center;\">The Page Will Be Updated Soon...</p>\r\n[/vc_column_text][/vc_column][/vc_row]','Executive Director\'s Message','','inherit','open','open','','1125-revision-v1','','','2016-07-17 11:59:26','2016-07-17 11:59:26','',1125,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1125-revision-v1/',0,'revision','',0),(1890,1,'2016-07-17 12:02:00','2016-07-17 12:02:00','[vc_row][vc_column][box_header title=\"Certificates\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Keen on the environment we live and work in; we have a commitment to satisfy the needs and expectations of our customers, in order to reach the client\'s expectations, we make sure to maintain the quality assurance system complying with ISO 9001:2008. We also ensure adequate, cost effective and sufficient resources are provided for each project. We achieve and maintain a level of quality control which enhances the company\'s reputation with our customers.\r\n\r\n&nbsp;\r\n\r\nAdditionally CRTC  is consistently achieving high standards of Quality Management System as well as Health, Safety and Environment. We consider QHSE a business necessity to ensure quality service, occupational health and safety of everyone who may be affected by our work activites.\r\n\r\n&nbsp;\r\n\r\nISO 9001:2008, ISO 14001:2004 &amp; OHSAS 18001:2007[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-07-17 12:02:00','2016-07-17 12:02:00','',1133,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1133-revision-v1/',0,'revision','',0),(1891,1,'2016-07-17 12:03:01','2016-07-17 12:03:01','[vc_row][vc_column][box_header title=\"Certificates\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Keen on the environment we live and work in; we have a commitment to satisfy the needs and expectations of our customers, in order to reach the client\'s expectations, we make sure to maintain the quality assurance system complying with ISO 9001:2008. We also ensure adequate, cost effective and sufficient resources are provided for each project. We achieve and maintain a level of quality control which enhances the company\'s reputation with our customers.\r\n\r\nAdditionally CRTC  is consistently achieving high standards of Quality Management System as well as Health, Safety and Environment. We consider QHSE a business necessity to ensure quality service, occupational health and safety of everyone who may be affected by our work activites.\r\n\r\nISO 9001:2008, ISO 14001:2004 &amp; OHSAS 18001:2007[/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\"][vc_single_image image=\"1391\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1390\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"1392\" img_size=\"full\" alignment=\"center\" style=\"vc_box_border\"][/vc_column][/vc_row]','Certificates','','inherit','open','open','','1133-revision-v1','','','2016-07-17 12:03:01','2016-07-17 12:03:01','',1133,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/1133-revision-v1/',0,'revision','',0),(1892,1,'2016-07-17 12:30:47','2016-07-17 12:30:47','<p>[vc_row el_class=\"margin-top-40\"][vc_column][single_post show_post_title=\"1\" show_post_featured_image=\"1\" show_post_excerpt=\"0\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" show_post_author=\"1\" show_post_categories=\"0\" show_post_tags=\"0\" show_leave_reply_button=\"0\" show_post_author_box=\"1\" show_post_tags_footer=\"1\" show_post_categories_footer=\"1\" show_share_box=\"1\" icons_count=\"1\" icon_type0=\"behance\" icon_type1=\"behance\" icon_type2=\"behance\" icon_type3=\"behance\" icon_type4=\"behance\" icon_type5=\"behance\" icon_type6=\"behance\" icon_type7=\"behance\" icon_type8=\"behance\" icon_type9=\"behance\" icon_type10=\"behance\" icon_type11=\"behance\" icon_type12=\"behance\" icon_type13=\"behance\" icon_type14=\"behance\" icon_type15=\"behance\" icon_type16=\"behance\" icon_type17=\"behance\" icon_type18=\"behance\" icon_type19=\"behance\" icon_type20=\"behance\" icon_type21=\"behance\" icon_type22=\"behance\" icon_type23=\"behance\" icon_type24=\"behance\"][/vc_column][/vc_row]</p>\n','Single Post Template','','inherit','open','open','','274-autosave-v1','','','2016-07-17 12:30:47','2016-07-17 12:30:47','',274,'http://mymeetingdesk.com/php1/rtcme/2016/07/17/274-autosave-v1/',0,'revision','',0),(1893,1,'2016-10-31 20:54:12','2016-10-31 16:54:12','[vc_row][vc_column][vc_single_image image=\"1795\" img_size=\"large\" alignment=\"center\"][vc_column_text]تم تصميم ميناء خليفة والمنطقة الصناعية (KPIZ) لتكون منشأة متعددة الأغراض تنطوي على بناء حاويات على نطاق العالم وميناء صناعي بالإضافة إلى تطوير أكثر من 100 كيلومتر مربع من المناطق الصناعية واللوجستية والتجارية والتعليمية وخاصة السكنية و الاقتصادية والمناطق الحرة. تم تعيين ميناء خليفة والمنطقة الصناعية والذي سيكلف حوالي 5 مليارات دولار ليحل محل الميناء الحالي في أبوظبي في أواخر عام 2012 وسيللعب الميناء الجديد دورا رائدا في خطة دولة الإمارات العربية المتحدة لتنويع مصادر اقتصادها وقاعدتها الصناعية. وسوف تشمل المنطقة الصناعية مصهر الألمنيوم ومصانع الصلب، مصانع للمعالجة الكيميائية ومرافق لإنتاج الأغذية والمشروبات، والشركات ذات التقنية العالية.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]سيتم بناء ميناء خليفة في منطقة برية وسيتم توصيله بالمنطقة البحرية بجسر يبلغ طوله 4 كيلو مترات. يتم تقسيم الميناء إلى منطقتين وتشملان ما يلي:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المنطقة A (50 كيلو متر مربع) وتتضمن بناء ميناء و منطقة صناعات ثقيلة ومنطقة صناعات متوسطة وثقيلة ومنطقة تجارة ومنطقة خدمات لوجستية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المنطقة B (95 كيلو متر مربع) وشمل بناء مناطق سكنية ومناطق تجارية ومناطق للبيع بالتجزئة ومنطقة صناعات ثقيلة ومتوسطة ومنطقة صناعات خفيفة ومنطقة خدمات لوجستية بتكنولوجيا فائقة[/item][/items_list][vc_column_text]سيتم تطوير ميناء خليفة على خمس مراحل وسيتضمن محطة لتداول الحاويات وأرضفة لمناولة الشحنات الخام والسائبة. سيتم توزيع الميناء على منطقتين (A و B). ستكون منطقة الميناء من المناطق الحرة بحيث تضمن التلمك بنسبة الـ 100% للأجانب سواء كانوا أفرادا أو شركات.ستقوم KPIZ بتلبية احتياجات العديد من التجمعات الصناعيى من مثل المعادن الأساسية والآلات الثقيلة وانقل وتجميع السيارات والكيماويات وأحواض بناء السفن ومواد الأغذية المصنعة والمشروبات والصناعات الخفيفة والشركات الصغيرة والمتوسطة ومعلومات الدعم اللوجيستي وتكنولوجيا المعلومات والاتصالات والطاقة البديلة وغيرهم من المجالات. المرحلة الأولى من الميناء ستحتوي وجود الحاويات ومحطة تقسيم بسعة 2 مليون من الوحدات بطول العشرين قدم و6 ملايين طنا من البضائع العامة سنويا.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]شركة أبوظبي للموانئ[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تمتد المنطقة من شرق شارع مكتوم بن راشد (E 11) إلى الشارع الـ22 ومن الشرع ال23 ليعبر فوق شارع (E 11) عبر الجسور عند التقاطعات 371 و 375.[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تكليف CRTC للاستشارات لتصميم وبناء وصيانة طريق مؤقت داخل المنطقة B بحيث يمكن استخدامها من قبل الـ 1001-240 وكذلك الـ 1001-251 لنقل مواد من منطقة B1 و B2 إلى نقاط الخروج من المشروع من فوق الجسر الذي يقطع طريق أبوظبي - دبي السريع (E 11) عند التقاطعات 371 و 375[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]المهام التي قامت بها CRTC للاستشارات:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]ضمان وجود عدد كاف من المسارب لاستيعاب عدد المركبات التي ستعبر داخل المشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]ضمان الحد من أو التقليل من التأخير والازدحام المروري لتكون ضمن المستويات المقبولة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التأكد من وجود لافتات التحذير الصحيحة واللوحات الإرشادية لتوجيه الحركة المرورية في مسارها ضمن موقع العمل[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]ضمان أن منطقة العمل خالية من المخاطر وأن جميع مستخدمي الطرق لديهم الحماية الكافية من الحفريات والعراقيل[/item][/items_list][box_header title=\"فترة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]الربع الأول من 2008 - الربع الأخير من 2012[/vc_column_text][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]5 مليار دولار أمريكي[/vc_column_text][box_header title=\"المساحة الإجمالية\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]145 كيلو متر مربع\r\n\r\nلمزيد من المعلومات يرجى التواصل مع\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','ميناء خليفة والمنطقة الصناعية','','publish','closed','closed','','%d9%85%d9%8a%d9%86%d8%a7%d8%a1-%d8%ae%d9%84%d9%8a%d9%81%d8%a9-%d9%88%d8%a7%d9%84%d9%85%d9%86%d8%b7%d9%82%d8%a9-%d8%a7%d9%84%d8%b5%d9%86%d8%a7%d8%b9%d9%8a%d8%a9','','','2016-10-31 23:00:23','2016-10-31 19:00:23','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1893',37,'re_projects','',0),(1894,1,'2016-07-17 13:12:27','2016-07-17 13:12:27','[vc_row][vc_column][vc_single_image image=\"1793\" img_size=\"large\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: right;\">نادي المارينا مشروع متعدد الاستخدامات يتضمن مساحات تجارية، مكاتب، فندق وشقق سكنية. يقع المشروع في القطعتين رقم RT-3-C1  و RT-3-C12 في جزيرة الريم ويتألف من مجموعة واسعة من الشقق السكنية والمرافق التجارية. المشروع المقترح يحتوي على وحدات سكنية، ومحلات تجارية بما في ذلك فندق فخم كأحد عوامل الجذب الأساسي.</p>\r\n[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]المشروع المقترح يتألف من:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مبان سكنية بإجمالي 652 شقة سكنية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مساحات التجزئة العامة والتي تبلغ 100 متر مربع من المساحة الأرضية الإجمالية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مساحات للمكاتب وتبلغ 200 متر مربع من الماساحة الأرضية الإجمالية.[/item][/items_list][vc_column_text]\r\n<p style=\"text-align: right;\">وبالإضافة إلى ذلك، فإن الفندق الفاخر يتكون 250 غرفة ستلبي جميع متطلبات المجتمع الترفيهي مع تسهيلات وخدمات عالمية المستوى.</p>\r\n<p style=\"text-align: right;\">العدد الإجمالي لمواقف السيارات التي سيتم توفيرها للمشروع المقترح هو 3,052 موقف وهو كاف ليستوعب المواقف المطلوبة بناء على تحليل المواقف المشتركة لـ 2,676 موقف. ختاما، عبر تنفيذ تحليل المواقف المشتركة و تخفيض 30% بسبب خطط النقل العامة المستقبلية، وزيادة 10% لتجنب الإنتظار في الممراتز تبين أن المواقف الـ 3,052 المتوفرة ستتجاوز عدد المواقف المطلوبة والتي تقدر بـ (2,152) موقف للمشروع المقترح بفارق يبلغ 900 موقف.</p>\r\n[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المشروع على قطعتي أرض RT-3-C1 و RT-3- C12 جزيرة الريم في إمارة أبو ظبي.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]طموح للإستثمارات ذ.م.م.[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC من قبل شركة طموح للإستثمارات ذ.م.م. كإستشاري من الباطن لعملدراسة تحليلية مفصلة لمواقف السيارات المشتركة لنادي مارينا أبوظبي - التنمية المخططة والذي يقع في جزيرة الريم، أبوظبي، دولة الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]كإستشاري من الباطن؛ قامت CRTC بالمهام التالية:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع بلدية أبوظبي والعميل.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]متطلبات مواقف السيارات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل المواقف المشتركة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير عن المواقف المشتركة.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرد على التوجيهات.[/item][/items_list][vc_column_text]لمزيد من المعلومات، يرجى التواصل مع:\r\n\r\n<strong>منى نصر، mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','دراسة لمواقف السيارات المشترك - طموح','','publish','closed','closed','','%d8%af%d8%b1%d8%a7%d8%b3%d8%a9-%d9%85%d9%88%d8%a7%d9%82%d9%81-%d8%a7%d9%84%d8%b3%d9%8a%d8%a7%d8%b1%d8%a7%d8%aa-%d8%a7%d9%84%d9%85%d8%b4%d8%aa%d8%b1%d9%83-%d9%84%d8%b7%d9%85%d9%88%d8%ad','','','2016-10-31 21:02:26','2016-10-31 17:02:26','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1894',36,'re_projects','',0),(1895,1,'2016-07-17 13:13:29','2016-07-17 13:13:29','[vc_row][vc_column][vc_single_image image=\"1791\" img_size=\"large\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: right;\">فلل الريف هي أولى المجتمعات المخططة في دولة الإمارات العربية المتحدة والتي تم تصميمها حصريا لطبقة السكان متوسطي الدخل. يعتبر المشروع مجمع سكني على نطاق كبير و تنقسم الفلل إلى 4 مجموعات كل منها بثيم حضاري مختلف تميزها عن باقي المجموعات فهناك الصحراوي، العربي، البحر المتوسط، ومنطقة وسط المدينة المعاصرة. هذا الصرح السكني يجمع بين جميع وسائل الراحة والترفية المعاصرة وبين القيم التقليدية ليخلق بيئة هادئة ومتوازنة.</p>\r\n[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تتكون فل الريف من أكثر من 2300 فيلا وتاون هاوس يتألف من 2، 3، 4، أو 5 غرف نوم، وكذلك أكثر من 1800 شقة سكنية تتنوع بين الأستديو، و1، 2، أو 3 غرف نوم، مع فندق 4 نجوم، ومساحات للبيع بالتجزئة. ممشى البلازا التجاري سيحتوي على مجموعة متنوعة من المحلات والمطاعم. سيتمكن المشروع من استيعاب أكثر من 15,000 مقيم. تشمل وسائل الراحة والترفيه في فلل الريف التالي:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مساجد[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مدارس[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حضانة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]عيادة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أحواض سباحة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أندية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نادي رياضي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]ملاعب[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نادي اجتماعي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حدائق[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حراسة على مدار الساعة[/item][/items_list][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]شركة منازل العقارية[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المشروع المقترح بالقرب من شاطئ الراحة ومطار أبوظبي الدولي - على الشارع المؤدي لمدينة الشهامة - والمجاور للطريق السريع أبوظبي - دبي.[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC للإستشارات الهندسية لعمل دراسة تأثيرات مرورية لمشروع فلل الريف، أبوظبي، الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع بلدية أبوظبي.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]عمل مسوحات مرورية أوتوماتيكية ويدوية لشبكة الطرق المحيطة بالمشروع (تقاطعات وقطاعات للطرق)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]نمذجة الحركة المرورية (النمذجة الجاذبية وفقا لمتطلبات بلدية أبوظبي للمشاريع من هذا الحجم الضخم).[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توزيع الرحلات المولدة، تقسيم وسائل النقل، وتعيين الرحلات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية للمشروع المقترح.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرد على والعمل بملاحظات بلدية أبوظبي.[/item][/items_list][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]3 مليار درهم إماراتي[/vc_column_text][box_header title=\"مدة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]الربع الأول من 2007 - الربع الأخير من 2009[/vc_column_text][box_header title=\"المساحة الإجمالية للمشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مليون متر مربع\r\n\r\nلمزيد من المعلومات؛ يرجى التواصل مع:\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','فلل الريف','','publish','closed','closed','','%d9%81%d9%84%d9%84-%d8%a7%d9%84%d8%b1%d9%8a%d9%81','','','2016-10-31 21:02:54','2016-10-31 17:02:54','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1895',35,'re_projects','',0),(1896,1,'2016-07-17 13:25:18','2016-07-17 13:25:18','[vc_row][vc_column][vc_single_image image=\"1789\" img_size=\"large\" alignment=\"center\"][vc_column_text]Set adjacent to the Abu Dhabi Shooting Club, the Residential Leisure &amp; Commercial Compound extended over a total plot area of 233,000 sq m. The proposed development is a residential community that consists of villas, town houses, apartment buildings and their needed common facilities such as Hyper Market and Recreational Club. It comprised 385 villas; eight residential buildings hosting 532 apartments; a recreation center unfolding a mosque, a gym, retail shops, a bowling center, and other entertainment facilities. Moreover, the project incorporated a hypermarket with a total built-up area of 3,965 sq m. The project is located to the west of the Khalifa A City and in close proximity to the Coast Road, Mussafah Road and the Abu Dhabi-Dubai Road and the International Airport.[/vc_column_text][box_header title=\"Project Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]60,000 m2 of 8 apartment buildings with a total of 412 units (including ground retail provision on 6 blocks)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]185,000 m2 of villas[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]80 townhouses, 140 semi-detached, 165 detached housing[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Community Centre which will house all amenities namely a supermarket, retail and fast food shops, recreational facilities, bank and mosque for the residents[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]One major cooling utility complex along with basic mechanical and electrical amenities to cater to the requirements of the community[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Applicable refuse system for the entire development[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Basement parking spaces for the residents and visitors: approximately 608 slots for apartments and 390 slots for tower retail shops[/item][/items_list][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Private Property Management[/vc_column_text][box_header title=\"Project\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Traffic Impact Study for the proposed Residential, Leisure, and Commercial Compound (RLCC) within the International Shooting Club area of Abu Dhabi, UAE[/vc_column_text][box_header title=\"Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The proposed project is located at the western part of Khalifa City A; the project area is easternly bounded by 12th Street. 12th street is a northsouth arterial street connecting the project to the Abu Dhabi- Dubai expressway (E-10) in the North and Airport Road in the South.[/vc_column_text][box_header title=\"Role of RTC Consultants\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Road Transport and Civil Engineering Consultants (RTC) have been hired by Private Property Management (PPM) to complete a Traffic Impact Study for the proposed Residential, Leisure, and Commercial Compound (RLCC) within the International Shooting Club area of Abu Dhabi, UAE.[/vc_column_text][box_header title=\"Scope of Works\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with Abu Dhabi Municipality, DOT and Abu Dhabi Traffic Police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Counts[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Methodology Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Micro Modeling, Trip Distribution,[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Assignment and Mode Split[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking Requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site Access and Circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Impact Study Report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Addressing Comments[/item][/items_list][box_header title=\"Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]233,000M2[/vc_column_text][box_header title=\"Project Completion\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]December 2010[/vc_column_text][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]US$ 449 Million\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','المجمع السكني الترفيهي والتجاري (RLCC)','','draft','closed','closed','','%d8%a7%d9%84%d9%85%d8%ac%d9%85%d8%b9-%d8%a7%d9%84%d8%b3%d9%83%d9%86%d9%8a-%d8%a7%d9%84%d8%aa%d8%b1%d9%81%d9%8a%d9%87%d9%8a-%d9%88%d8%a7%d9%84%d8%aa%d8%ac%d8%a7%d8%b1%d9%8a-rlcc','','','2016-10-31 20:51:14','2016-10-31 16:51:14','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1896',34,'re_projects','',0),(1897,1,'2016-07-17 13:26:27','2016-07-17 13:26:27','[vc_row][vc_column][vc_single_image image=\"1787\" img_size=\"large\" alignment=\"center\"][vc_column_text]\r\n<p style=\"text-align: right;\">مشروع مجمع الوزارات الجديد والذي سيتم إنشاؤه في مدينة خليفة سيضم 28 وزارة وستنقسم أعمال الإنشاء لهذا المشروع إلى 3 مراحل. يتألف المشروع المقترح أساسا من 172,879 متر مربع و60 وحدة سكنية.</p>\r\n[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]\r\n<p style=\"text-align: right;\">يتكون مجمع الوزارات من جزئين رئيسيين، منطقة عامة ومنطقة شبه عامة. تضم المنطقة العامة مركز الأعمال، مركز خدمات ومبنى شقق للزوار بينما تشمل المنطقة شبه العامة عشر مباني للوزارات. مبنى واحد لرئيس الوزراء والتسعة مبان الأخرى في مجموعات من ثلاثة. لا بد من الإشارة إلى أن موقع المشروع يغطي أكثر من 588,000 متر مربع (59 هكتار) وستحتوي مبان المكاتب على العديد من الخدمات التي تخدم المنشآت بما في ذلك مكتبة وقاعات للمحاضرات، مطعم، سوبر ماركت، مركز أعمال الخ. بالإضافة إلى ذلك، سيتم تضمين قاعة الاحتفال بسعة 2850 مقعدا في مركز رجال الأعمال. ومن المتوقع أن المشروع بأكمله سيكتمل بحلول عام 2011.</p>\r\n[/vc_column_text][box_header title=\"المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]دراسة التأثيرات المرورية لمجمع الوزارات الجديد في مدينة خليفة، أبو ظبي، الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المشروع المقترح في الربع الجنوبي - الشرقي من تقاطع شارع المطار مع طريق أبوظبي - العين السريع على امتداد شارع المطار.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مؤسسة الإمارات العقارية[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]\r\n<p style=\"text-align: right;\">تم تعيين CRTC للاستشارات الهندسية من قبل GMP لعمل دراسة تأثيرات مرورية لمشروع مجمع الوزارات الجديد. والغرض من هذه الدراسة هو تحديد مدى تأثير الحركة المرورية التي سيولدها هذا المشروع الجديد في شبكة النقل المحيطة وتحديد التحسينات التي قد تكون مطلوبة لاستيعاب الحركة المرورية على نحو كاف وآمن.</p>\r\n[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]عمل مسوحات مرورية أوتوماتيكية ويدوية لشبكة الطرق المحيطة بالمشروع (تقاطعات وقطاعات الطرق)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقييم الرحلات التي سيولدها المشروع المقترح[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية للمشروع المقترح[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسة متطلبات وتصميم مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مداخل ومخارج المشروع بمافي ذلك الحركة المرورية الداخلية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع بلدية أبوظبي بالرد على ملاحظاتهم والعمل بها[/item][/items_list][box_header title=\"إجمالي مساحة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]588,000 متر مربع[/vc_column_text][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]136 مليون دولار أمريكي[/vc_column_text][box_header title=\"تاريخ الانتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2011\r\n\r\nلمزيد من المعلومات يرجى التواصل مع:\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','مجمع الوزارات','','publish','closed','closed','','%d9%85%d8%ac%d9%85%d8%b9-%d8%a7%d9%84%d9%88%d8%b2%d8%a7%d8%b1%d8%a7%d8%aa','','','2016-10-31 21:03:17','2016-10-31 17:03:17','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1897',33,'re_projects','',0),(1898,1,'2016-07-17 13:28:02','2016-07-17 13:28:02','[vc_row][vc_column][vc_single_image image=\"1784\" img_size=\"large\" alignment=\"center\"][vc_column_text]في قلب ميناء زايد قامت شركة طموح للإستثمار بخلق رؤية متميزة تتجسد ببناء مجمع يحتوي على أماكن للبيع بالتجزئة، مكاتب، وشقق سكنية. يتألف المشروع من 4 مبان في 4 أجزاء مختلفة في منطقة المشروعتضم ما يقارب 20 نوعا من الشقق والمكاتب المختلفة بما في ذلك ممرات للخدمات. سيكون لكل برج أماكن للتسوق تلبي احتياجاته. تم الأخذ بعين الاعتبار توفير مركز طبي، ومواقف للسيارات بحيث تكون كافية لضمان أن سكان ورواد المجمع سيحظون بالراحة والطمأنينة في جميع الأوقات.[/vc_column_text][box_header title=\"المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]دراسة التأثيرات المرورية الناتجة عن مشروع الميناء بلازا والواقع في القطعة رقم 110 في منطقة ميناء زايد، أبوظبي.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]طموح للاستثمار ذ.م.م. ومقرها أبوظبي هي المطور الرئيسي لعدد من المشاريع الرئيسية بما في ذلك مشروع المارينا سكوير، مدينة الأضواء، جزيرة الخيال، فندق وأبراج الميناء،ب ومقر مجموعة رويال.[/vc_column_text][box_header title=\"تاريخ المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يوليو 2007[/vc_column_text][box_header title=\"مساحة المشروع الإجمالية\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]5.38 هكتار (234,568 قدم مربع)[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]\r\n\r\nالميناء بلازا هو مجمع متعدد الإستخدامات يقدم مفهوما جديداللبيئة المعيشية الحضرية وسيكون مركز حيويا ومكتف ذاتيا للعمل، التسوق، والسكن.\r\n\r\nالمشروع المتعدد الاستخدامات يقع في القطعة رقم 110 في منطقة ميناء زايد ويتضمن 3 أبراج سكنية وبرج مكاتب ومركز تسوق ومركز طبي خاص. كل برج يحتوي على حمام للشمس، جاكوزي مغطى، بركة لحوض السباحة، حمام للسباحة مغطى خاص بالسيدات، وحمام آخر منفصل للرجال. كذلك جناح في قلب كل مبنى وحديقة وسينيبليكس إضافة إلى مجموعة متنوعة من خيارات الترفية والتي ستكون داخل مركز التسوق.\r\n\r\nتم تخطيط تدفق الحركة المرورية لتوفر أقصى درجات الراحة للمستخدمين. تقع مواقف الزوار في الطوابق السفلية بين أن مواقف السكان فستكون في ثلاث طوابق فوق الأرض. ولضمان الراحة للسكان فإن كل مبنى سيكون له مدخله الخاص. ولضمان أمن وسلامة القاطنين فستكون هناك حراسة على مدار الساعة ونظام أمني مع الدائرات التلفزيونية المغلقة، وعيون الكترونية، وبطاقات للدخول إلى مناطق مختلفة داخل كل مبنى.\r\n\r\nإلى جانب ذلك، سيتم إضافة مهبط للطائرات لأطول برج كميزة أضافية للسلامة. يغطي المشروع منطقة إجمالية قدرها 246,500 متر مربع تحتوي على التالي:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]طابقيين تحت الأرض يضمان 930 موقف للسيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مساحات للبيع بالتجزئة تقدر بحوالي 29,000 متر مربع في الطابقين الأول والثاني بما في ذلك سوبر ماركت، قاعة للمطاعم، وغيرها من المحلات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]906 موقف سيارات حصري للسكان تغطي مساحة إجمالية قدرها 26,140 متر مربع في 3 طوابق (4 و5 و6)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]بالإضافة إلى ذلك فإن الطابق السابع ومنصة السطح التي تبلغ مساحتها 13,500 متر مربع ستكون مخصصة للمرافق الترفيهية والصحية. كذلك وستتضمن حديقة مع خصائص مائية، حمام للسباحة مفتوح للرجال، حمام سباحة مغلق للسيدات، ناديين صحيين منفصلين واحد للرجال وآخر للسيدات، منتجعات صحية، صالات وقاعات للقراءة، مركز لرجال الأعمال، ومنطقة جلوس واسعةز[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]ثلاث مبان سكنية تحتوي على ما مجموعه 88,400 متر مربع تتضمن 619 وحدة سكنية منها 136 شقة بغرفة نوم واحدة و235 شقة بغرفتي نوم، 248 شقة بثلاث غرف نوم. يتألف أحد الأبراج الثلاثة من 46 طابقا في حين أن البرجين الآخريين فيتألفان من 34 طابقا[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]كذلك فإن مبنى المكاتب يتألف من 27 طابقا يحتوي على مساحة مبنية من 34,300 متر مربع[/item][/items_list][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]كإستشاري من الباطن قامت CRTC بالمهام التالية:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل ظروف النقل والمرور الحالية في منطقة الدراسة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توقع حركة المرور المستقبلية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقييم الرحلات المولدة، توزيع الرحلات وتخصيصها[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تدابير التخفيف من الآثار المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مداخل ومخارج المشروع، الحركة المرورية داخل المشروع، ودراسة مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]متطلبات مواقف السيارات[/item][/items_list][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مليار ونصف مليار درهم إماراتي (550 مليون دولار أمريكي)\r\n\r\nلمزيد من المعلومات يرجى التواصل مع:\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','الميناء بلازا','','publish','closed','closed','','%d8%a7%d9%84%d9%85%d9%8a%d9%86%d8%a7%d8%a1-%d8%a8%d9%84%d8%a7%d8%b2%d8%a7','','','2016-10-31 21:03:42','2016-10-31 17:03:42','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1898',32,'re_projects','',0),(1899,1,'2016-07-17 13:29:27','2016-07-17 13:29:27','[vc_row][vc_column][vc_column_text]يقع المشروع المقترح إنشاؤه داخل قصر الريف في الربع الشمالي - الشرقي من تقاطع قصر الريف شرقي شارع الشيخ مكتوم بن راشد (E11). المشروع المقترح عبارة عن مجمع سكن للعمال ويتكون من جزئين رئيسيين يغطيان 310,105 متر مربع. المساحة الكلية للمشروع ستحتوي على 171 مبنى يضم 4,348 شقة لتستوعب أكثر من 15,222 شخصز ومن المتوقع أن المشروع بأكمله سينتهي بحلول عام 2011.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تنقسم الشقق في مجمع العمال السكني  على النحو التالي:\r\n\r\nالنوع الأول: المشرفون المتزوجون\r\n\r\nالنوع الثاني: المشرفون\r\n\r\nالنوع الثالث: المشرفات\r\n\r\nالنوع الرابع: الفنيون المتزوجون\r\n\r\nالنوع الخامس: الفنيون\r\n\r\nالنوع السادس: الفنيات\r\n\r\nالنوع السابع: العمال\r\n\r\nالنوع الثامن: العاملات\r\n\r\nالنوع التاسع: النادي الإجتماعي\r\n\r\nتجدر الإشارة إلى أن مجمع العمال السكني هو أماكن سكنية مشتركة للعمال اليدويين في المناطق الصناعية (Non-CDB)\r\n\r\n[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مجموعة شركات رويال[/vc_column_text][box_header title=\"المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]دراسة التأثيرات المرورية الناتجة عن مجمع سكن العمال والذي يقع في قطاع قصر الريف بالشهامة، في بداية أبوظبي.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المشروع المقترح في قطاع قصر الريف بمنطقة الشهامة في بداية أبوظبي في الجانب الشرقي من شارع الشيخ مكتوم بن راشد (E11).[/vc_column_text][box_header title=\"دور CRTC للاستشارات في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC للاستشارات من قبل شركة السلام لعمل دراسة تأثيرات مرورية لمشروع مجمع العمال السكني المقترح إنشاؤه في قطاع قصر الريف في منطقة الشهامة على بداية أبوظبي. الهدف من عمل هذه الدراسة هو تحديد الآثار المترتبة على الحركة المرورية التي سيتم توليدها على شبكة النقل المحيطة وتحديد التحسينات التي قد تكون مطلوبة لاستيعاب الحركة المرورية المتولدة على نحو آمن وكاف.[/vc_column_text][box_header title=\"مطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حساب الرحلات التي سيولدها المشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسة متطلبات وتصميم مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مداخل و مخارج المشروع والحركة المرورية الداخلية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير منهجية دراسة التأثيرات المرورية ( هو عبارة عن تقرير موجز يوضع عدد الرحلات التي سيولدها التطوير المقترح، الطاقة الاستيعابية للرق الداخلية، عدد مواقف السيارات المطلوبة، تصميم مواقف السيارات، مداخل ومخارج المشروع، والحركة المرورية الداخلية) [/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مسوحات مرورية أوتوماتيكية و يدوية لشبكة الطرق المحيطة بالمشروع (تقاطعات وقطاعات الطرق)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توزيع الرحلات المولدة، تقسيم وسائل النقل، وتعيين الرحلات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية للمشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقريردراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرد على ملاحظات بلدية أبوظبي والعمل بإرشاداتهم[/item][/items_list][box_header title=\"المساحة الإجمالية\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]310,105 متر مربع[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2011\r\n\r\nلمزيد من المعلومات يرجى التواصل مع:\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','سكن عمال مجموعة شركات رويال','','publish','closed','closed','','%d8%b3%d9%83%d9%86-%d8%b9%d9%85%d8%a7%d9%84-%d9%85%d8%ac%d9%85%d9%88%d8%b9%d8%a9-%d8%b4%d8%b1%d9%83%d8%a7%d8%aa-%d8%b1%d9%88%d9%8a%d8%a7%d9%84','','','2016-10-31 21:05:08','2016-10-31 17:05:08','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1899',31,'re_projects','',0),(1900,1,'2016-07-17 13:32:33','2016-07-17 13:32:33','[vc_row][vc_column][vc_single_image image=\"1777\" img_size=\"large\" alignment=\"center\"][vc_column_text]يشمل المشروع بناء مستشفى من 20 طابقا. يتضمن المستشفى 200 سريرا للنساء والأطفال بما في ذلك العيادات الخارجية الخاصة، ومن 60 إلى 80 سريرا للرعاية الحرجة على المدى الطويل ومركز لغسيل الكلى. ويحتوي المشروع كذلك على معهد دولي لتدريب الممرضات، قسم جراحات اليوم الواحد، مركز السكري للأطفال والنساء الحوامل، مركز متطور لمعالجة وتخزين الخلايا الجذعية، 6 أجنحة ملكية، 24 غرفة لكبار الشخصيات مع راحة فائقة ومجهزة بأحدث التكنولوجيا المتوفرة.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تشمل المرافق الإضافية عيادات للرعاية الأولية والتخصصية، مركز متقدم ومتكامل للتصوير والتشخيص، نادي للرعاية الصحية يدمج العلوم الطبية مع برامج اللياقة البدنية والتعليم. ستشمل المرافق خدمات ممتازة عالية المستوى ابتداء من خدمات الاستقبال، الارشاد الطبي، المطاعم والمقاهي، ناد صحي وسبا عالمي، جناح رئاسي فخممع فريق طبي خاص وخدمات دعم متخصصة. عند الإنتهاء من المشروع في عام 2011 ستحتوي المستشفى على 170 سريرا مع طاقة استيعابية قصوى تصل إلى 260 سريرا. جميع الغرف ستحتوي على سرير واحد فقط مع خدمات ترفيهية داخلية وإنترنيت لاسلكي داخل الغرف. وستشمل المرافق الفريدة من نوعها 30 جناحا للتوليد (LDR) بجميع وسائل الراحة الممكنة ومنتجع صحي ونادي رياضي.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يو إي ميديكال[/vc_column_text][box_header title=\"المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]دراسة التأثيرات المرورية للمشروع المقترح لمستشفى دانة الإمارات والذي سيوقر منى لمواقف السيارات داخل حدود المشروع.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المشروع المقترح في نادي الضباط، في مدينة أبوظبي، دولة الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"دور CRTC للاستشارات المرورية\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC للاستشارات من قبل جماعة المهندسين الاستشاريين لعمل دراسة تأثيرات مرورية لمشروع مستشفى دانة الإمارات المقترح إنشاؤه في منطقة نادي الضباط، أبوظبي.[/vc_column_text][box_header title=\"نطاق الخدمات\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع دائرة النقل وقسم المرور بشرطة أبوظبي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المسح المروري[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]النمذجة الجزئية، توزيع الرحلات، تعيين تقسيم وسائل النقل[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]متطلبات مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مداخل ومخارج المشروع والحركة المرورية الداخلية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][/items_list][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]الربع الأول من 2011[/vc_column_text][box_header title=\"مساحة المشروع الإجمالية\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]84,000 متر مربع[/vc_column_text][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]205 مليون دولار أمريكي\r\n\r\nلمزيد من المعلومات يرجى التواصل مع:\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','دانة الإمارات','','publish','closed','closed','','%d8%af%d8%a7%d9%86%d8%a9-%d8%a7%d9%84%d8%a5%d9%85%d8%a7%d8%b1%d8%a7%d8%aa','','','2016-10-31 21:05:31','2016-10-31 17:05:31','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1900',27,'re_projects','',0),(1902,1,'2016-07-17 13:35:21','2016-07-17 13:35:21','[vc_row][vc_column][vc_single_image image=\"1781\" img_size=\"large\" alignment=\"center\"][vc_column_text]مجمع هيلكس هو عبارة عن برجين توأمين سكنيين يقعان في جزيرة الريم بالقرب من شاطئ الواجهة البحرية، أبوظبي، مع إطلالة واضحة على الحديقة المركزية والمنطقة التجارية. يتألف البرجان من 31 طابقا و 4 طوابق مخصصة لمواقف السيارات وحديقة خضراء فوق السطح كذلك وحدات سكنية دوبلكس و محلات بيع التجزئة في الطابق الأرضي. يصل إرتفاع البرج الواحد منهم إلى 120 متراوتختلف الشقق فيها من استديو و شقة بغرفة نوم واحدة إلى شقق بغرفتين وثلاث غرف نوم بما في ذلك شقق التاون هاوس. سيتم بناء المشروع على مرحلتين: المرحلة الأولى هي بناء أحد البرجين والمرحلة الثانية ستكون مخصصا لبناء البرج الآخر.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]البرجين السكنيين يتألفان من التالي:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]80 شفة استديو[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]223 شقة بغرفة نوم واحدة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]95 شقة بغرفتي نوم[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]4 شقق بثلاث غرف نوم[/item][/items_list][vc_column_text]يتألف البوديوم من التالي:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مواقف للسيارات توفر 452 موقفا[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]4 محلات للبيع بالتجزئة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المداخل الرئيسية وردهات الأبراج[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]4 تاون هاوس في الجزء الأعلى من البوديوم[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]صالة للألعاب الرياضية بكامل مرفقاتها[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حوض سباحة بجميع ملحقاته في الجزء الأعلى من البوديوم[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أماكن للخدمات وسلالم  وغرف الكهربائية، الميكانيكية والمصاعد وغرف جمع القمامة.[/item][/items_list][box_header title=\"الموقع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]المشروع المقترح يقع في قطعة الأرض رقم C 17 وسط مدينة الريم، جنوب مدينة أبوظبي.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]أراضي للعقارات[/vc_column_text][box_header title=\"المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]\r\n<p style=\"text-align: right;\">دراسة التأثيرات المرورية لبرجي هيلكس المقترح إنشاؤهما في القطعة رقم C 17 ، أبوظبي، الإمارات العربية المتحدة.</p>\r\n[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC من قبل شركة ديوان للقيام بعمل دراسة تأثيرات مرورية لمشروع مجمع هيلكس المقترح.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع بلدية أبوظبي وقسم المرور بشرطة أبوظبي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المسح المروري[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير المنهجية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]النمذجة المصغرة، توزيع وتقسيم الرحلات المولدة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]متطلبات مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مداخل ومخارج السيارات والحركة المرورية الداخلية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]العمل بملاحظات بلدية أبوظبي[/item][/items_list][box_header title=\"تاريخ الانتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مارس 2012[/vc_column_text][box_header title=\"مساحة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]80,000 متر مربع\r\n\r\nلمزيد من المعلومات يرجى التواصل مع:\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','برجي هيلكس التوأمين بشمس أبوظبي','','publish','closed','closed','','%d8%a8%d8%b1%d8%ac%d9%8a-%d9%87%d9%8a%d9%84%d9%83%d8%b3-%d8%a7%d9%84%d8%aa%d9%88%d8%a3%d9%85%d9%8a%d9%86-%d8%a8%d8%b4%d9%85%d8%b3-%d8%a3%d8%a8%d9%88%d8%b8%d8%a8%d9%8a','','','2016-10-31 21:05:43','2016-10-31 17:05:43','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1902',30,'re_projects','',0),(1903,1,'2016-07-17 13:36:23','2016-07-17 13:36:23','[vc_row][vc_column][vc_single_image image=\"1775\" img_size=\"large\" alignment=\"center\"][vc_column_text]فندق السيتي سيزن هو فندق من درجة الخمس نجوم بجميع مرافقه وبأعلى المعايير، يقع الفندق في وسط مدينة أبوظبي مع نمط كلاسيكي. المشروع المقترح يتألف من 495 غرفة مع مرافقها العامة في قلب منطقة الأعمال. يتألف المبنى من طابق تحت الأرض، وطابق في الوسط، و3 طوابق سفلية، طابق أرضي، ميزانين، 18 طابقا وينتهي بالسقف. من المتوقع الإنتهاء من المشروع في حلول العام 2011. ستتم أعمال إنشاء المشروع في مرحلة واحدة.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]الشيخ مسلم سالم بن هام العامري (مجموعة بن هام)[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]سيضم المشروع قاعتي اجتماعات كبيرة وقاعة حصرية يمكن استخدامها لاجتماعات الشركات، المناسبات، والاحتفالات. تشمل المرافق الأخرى مطعما فخما وناد صحي وقاعة فسيحة وغرف مريحة.[/vc_column_text][box_header title=\"المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]دراسة التأثيرات المرورية لفندق السيتي سيزن في أبوظبي، دولة الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المشروع المقترح ضمن منطقة الأعمال المركزية في أبوظبي. يحد المشروع بشارع زايد الأول من الشرق والشارع 3 من الغرب[/vc_column_text][box_header title=\"الدور الذي قامت به CRTC\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تكليف CRTC من قبل شركة جيمس كبت للعمارة للقيام بعمل درراسة التأثيرات المرورية لمشروع فندق سيتي يزن المقترح إنشاؤه في أبوظبي، دولة الإمارات العربية المتحدة. الهدف من هذا التقرير هو المنهجية التي ستستخدم في في عمل دراسسة التأثيرات المرورية للمشروع ابتداء من تحديد المنطقة تحت الدراسة، افتراضات نسبة نمو الحركة المرورية، الرحلات المتوقع توليدها بعد إنشاء المشروع المقترح، متطلبات مواقف السيارات، الافتراضات التي تم العمل بناء عليها، أماكن المسح المروري والمدة التي تستغرقها.[/vc_column_text][box_header title=\"المهام التي أدتها CRTC\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]السيق مع بلدية أبوظبي وقسم المرور بشرطة أبوظبي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المسح المروري[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير المنهجية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]النمذجة المصغرة، توزيع وتقسيم الرحلات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]متطلبات مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مداخل ومخارج المشروع بما في ذلك الحركة المرورية الداخلية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرد على ملاحظات بلدية أبوظبي[/item][/items_list][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]30 مليون درهم[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]ديسمبر 2011\r\n\r\nلمزيد من المعلومات يرجى التواصل مع:\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','فندق سيتي سيزن','','publish','closed','closed','','%d9%81%d9%86%d8%af%d9%82-%d8%b3%d9%8a%d8%aa%d9%8a-%d8%b3%d9%8a%d8%b2%d9%86','','','2016-10-31 21:05:55','2016-10-31 17:05:55','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1903',26,'re_projects','',0),(1904,1,'2016-07-17 13:37:17','2016-07-17 13:37:17','[vc_row][vc_column][vc_single_image image=\"1779\" img_size=\"large\" alignment=\"center\"][vc_column_text]يغطي المشروع 66,750 قدم مربع (6,110 متر مربع / 0.6 هكتار). تبلغ أبعاد قطعة الأرض80 مترا * 76.2 مترا. يتألف البرجين من 26 طابقا  لمركز مراقبة الغذاء والبيئة تشمل صالات عرض، مختبرات، مكاتب، وكافتيريا لموظفي وزوار المركز ومطعم أيضا. ومن المتوقع الانتهاء من أعمال المشروع بحلول عام 2011. FECC هو المركز المسؤول عن ضمان سلامة الأغذية للاستهلاك الآدمي وهو مسؤول كذلك عن سلامة البيئة داخل بلدية أبوظبي[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]\r\n<p style=\"text-align: right;\">المشروع المقترح هو أبراج لمركز مراقبة الغذاء والبيئة ويتكون من أربعة أجزاء رئيسية، ويمكن أن يوصف المشروع على النحو التالي:</p>\r\n[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]معارض تجارية: تغطي صالات العرض ما يقارب 5,300 متر مربع من معارض مركز مراقبة الغذاء والبيئة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مكاتب ومختبرات مركز مراقبة الغذاء والبيئة: ويتضمن حوالي 4,500 متر مربع من المختبرات و 2,500 متر مربع للمكاتب[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مكاتب للتأجير: تغطي مكاتب التأجير 60,3200 متر مربع موزعة على 25 طابقا إبتداء من الطابق الثاني إلى الطابق السادس والعشرين[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مطاعم: تقع المطاعم في الطابق التاسع عشر وتغطي مساحة تقدر بـ 787 متر مربع[/item][/items_list][vc_column_text]سيوفر المشروع ما يقارب 994 موقفا للسيارات موزعة على 4 مواقف سفلية ومواقف سطحية ومواقف خارجية.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]بلدية أبوظبي[/vc_column_text][box_header title=\"المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]دراسة التأثيرات المرورية لمركزمراقبة الغذاء والبيئة - بلدية أبوظبي والذي يقع في القطاع رقم 11، قطعة الأرض رقم P2، أبوظبي.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المشروع المقترح في القطاع East-11 في قطعة الأرض رقم P2 ويحيط بالمشروع شارع السلام من الشرق، شارع 13 من الشمال، شارع 10 من الغرب، ومن الجنوب بشارع 15.[/vc_column_text][box_header title=\"الدو رالذي قامت به CRTC\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC لاجراء دراسة تأثيرات مرورية للمشروع المذكور أعلاه للتأكد من أن الطرق والتقاطعات داخل منطقة الدراسة ستعمل على مستويات مرضية من الخدمة خصوصا بعد إضافة الرحلات الإضافية التي سيولدها المشروع الجديد.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حساب الرحلات التي سيولدها المشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حساب متطلبات مواقف السيارات وتصميمها[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مداخل ومخارج المشروع بما في ذلك الحركة الداخلية في منطقة المشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع بلدية أبوظبي (عند الطلب)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع قسم المرور بشرطة أبوظبي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توزيع الرحلات المولدة، تقسيم وسائل النقل، وتعيين الرحلات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية ووقت الانتظار للمشروع المقترح[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير مواقف السيارات ومدى إنسيابية الحركة المرورية (هو تقرير موجز يحدد عدد الرحلات التي سيولدها المشروع المقترح، الطاقة الاستيعابية  للطرق الداخلية، عدد مواقف السيارات التي سيحتاجها المشروع، تصميم مواقف السيارات، وتصميم مداخل ومخارج المشروع بمفي ذلك الحركة الداخلية)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرد على ملاحظات بلدية أبوظبي والعمل بها[/item][/items_list][box_header title=\"المساحة الإجمالية\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]65,750 قدم مربع[/vc_column_text][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]أكثر مم 250 مليون دولار أمريكي[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2011\r\n\r\nلمزيد من المعلومات يرجى التواصل مع:\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','مركز مراقبة الغذاء والبيئة','','publish','closed','closed','','%d9%85%d8%b1%d9%83%d8%b2-%d9%85%d8%b1%d8%a7%d9%82%d8%a8%d8%a9-%d8%a7%d9%84%d8%ba%d8%b0%d8%a7%d8%a1-%d9%88%d8%a7%d9%84%d8%a8%d9%8a%d8%a6%d8%a9','','','2016-10-31 21:06:13','2016-10-31 17:06:13','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1904',29,'re_projects','',0),(1905,1,'2016-07-17 13:40:38','2016-07-17 13:40:38','[vc_row][vc_column][vc_single_image image=\"1772\" img_size=\"large\" alignment=\"center\"][vc_column_text]يقع هذا المشروع في القطعة رقم C4 في أبوظبي، دولة الإمارات العربية المتحدة. يتألف المبنى من 9015 متر مربع مخصصة للمكاتب إضافة إلى 234 وحدة فندقية منها 210 غرفة للنزلاء و 15 جناحا. كذلك يضم المبنى 4 وحدات استديو، 4 وحدات بغرفة نوم واحدة، ووحدة بثلاث غرف نوم. يضم المبنى أيضا 4 مطاعم متنوعة و 8 قاعة إجتماعا، مركز أعمال، نادي صحي، وحمام سباحة خارج. علاوة على ذلك يحتوي المبنى على صالة تنفيذية وأتريوم زجاجي مرتفع و4 طوابق سفلية لمواقف السيارات. فندق أريبا سيكون المكمل المثالي لمبنى أدنيك والذي يعد واحدا من أكبر مراكز العرض في منطقة الخليج وسيوفر إقامة مريحة، مكاتب واسعة، مرافق لعقد المؤتمرات لجميع رجال الأعمال سواء جاؤوا للترفيه أو العمل.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]\r\n<p style=\"text-align: right;\">الطابق الثاني يتألف من 4 استديوهات، 4 شقق بغرفة نوم واحدة، شقة واحدة بثلاث غرف نوم.</p>\r\n<p style=\"text-align: right;\">الطوابق 25 ابتداء من الطابق الثالث إلى الطابق السابع عشر: يتألفون من 210 غرفة للنزلاء و 15 جناحا.</p>\r\n<p style=\"text-align: right;\">الطوابق 12 ابتداء من الطابق الثالث إلى الطابق الخامس عشر: يتألفون 8580 متر مربع من المكاتب.</p>\r\n<p style=\"text-align: right;\">كذلك الطابق السادس عشر والذي يوفر 435 متر مبع من مساحات المكتب.</p>\r\n<p style=\"text-align: right;\">يوفر الطابق الأرض 30 موقفا للسيارات بينما توفر الطابق الأرضية السفلية الثلاثة ما مجموعه 263 موقفا.</p>\r\n[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]أدنيك[/vc_column_text][box_header title=\"المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]دراسة التأثيرات المرورية لمشروع فندق أريبا (القطعة رقم C4 بالقطاع رقم W59/01) في وسط مدينة منطقة أدنيك، أبوظبي، الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]المشروع المقترح يقع في القطعة رقم C4 القطاع رقم W 59/01 وسط المنطقة التي تقع فيها شركة أبوظبي الوطنية للمعارض، جنوب مدينة أبوظبي.[/vc_column_text][box_header title=\"الدور الذي قامت به CRTC في هذا المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC للاستشارات الهندسية من قبل مكتب السلام استشاريون في العمارة والهندسة والتخطيط لعمل دراسة تأثيرات مرورية لمشروع مبنى فندق ومكاتب والذي من المقترح إنشاؤه في وسط منطقة ADNEC.[/vc_column_text][box_header title=\"الخدمات التي قامت بها CRTC\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حساب عدد الرحلات التي سيولدها المشروع وفقا لدليل دبي لحساب الرحلات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل وتصميم مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مداخل ومخارج المشروع وحركة المرور الداخلية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توزيع الرحلات المولدة، تقسيم وسائل النقل، وتعيين الرحلات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية للمشروع المقترح[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرد على ملاحظات بلدية أبوظبي والعمل بها[/item][/items_list][box_header title=\"المساحة الإجمالية\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]55,948 متر مربع\r\n\r\nلمزيد من المعلومات يرجى التواصل مع:\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','فندق أريبا','','publish','closed','closed','','%d9%81%d9%86%d8%af%d9%82-%d8%a3%d8%b1%d9%8a%d8%a8%d8%a7','','','2016-10-31 21:06:32','2016-10-31 17:06:32','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1905',24,'re_projects','',0),(1906,1,'2016-07-17 13:42:49','2016-07-17 13:42:49','[vc_row][vc_column][vc_single_image image=\"1767\" img_size=\"large\" alignment=\"center\"][vc_column_text]الفندق المتوقع إنشاؤه هو فندق ومنتجع 5 نجوم يتكون من 287 غرفة وشاليه بجميع المرافق التي تتضمن مطاعم، قاعات للحفلات، قاعات للاجتماعات، حمام سباحة، نادي صحي. يقع المشروع في منطقة المقام والتي تحتوي مساحات مفتوحة كبيرة من حدائق ومزارع خضراء. كذلك يقع بالقرب من المشروع نادي الفروسية والغولف والرماية.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يشمل المشروع بناء منتجع يتألف من طابق أرضي و 7 طوابق فوق الأرض وبناء عدد 60 من الشاليهات بحيث تتوزع كالتالي: 28 شاليه من غرفة نوم واحدة، 28 شاليه من غرفتي نوم، 4 شاليه من ثلاث غرف نوم. وسيحتوي المشروع ما مجموعه 296 وحدة.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]المشروع المقترح يقع في حي المقام في منطقة نادي فروسية العين. تقع منطقة منتجع المقام ضمن حدود نادي العين للجولف بالقرب من مستشفى توام وهو أحد المعالم الرئيسية المعروفة بالقرب من المشروع.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]نادي العين للفروسية، الرماية والغولف.[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC من قبل شركة دار الاستشارات المعمارية ACG للقيام بعمل دراسة تأثيرات مرورية لمشروع فندق ملينيوم المقام والذي سيقع في حي المقام بمدينة العين.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]المهام التي قامت بها CRTC كاستشاري من الباطن:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع دائرة النقل وقسم المرور بشرطة أبوظبي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المسح المروري[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير المنهجية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]النمذجة المصغرة، توزيع وتقسيم الرحلات التي سيولدها المشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية للمشروع المقترح[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]متطلبات مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مداخل ومخارج المشروع والحركة المرورية داخل منطقة المشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][/items_list][box_header title=\"مساحة المشروع الإجمالية\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]40,790 متر مربع[/vc_column_text][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]24.5 مليون دولار أمريكي[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]أبريل 2012\r\n\r\nلمزيد من المعلومات يرجى التواصل مع:\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','فندق ومنتجع ميلينيوم المقام','','publish','closed','closed','','%d9%81%d9%86%d8%af%d9%82-%d9%88%d9%85%d9%86%d8%aa%d8%ac%d8%b9-%d9%85%d9%8a%d9%84%d9%8a%d9%86%d9%8a%d9%88%d9%85-%d8%a7%d9%84%d9%85%d9%82%d8%a7%d9%85','','','2016-10-31 21:06:52','2016-10-31 17:06:52','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1906',22,'re_projects','',0),(1907,1,'2016-07-17 13:44:13','2016-07-17 13:44:13','[vc_row][vc_column][vc_single_image image=\"1745\" img_size=\"large\" alignment=\"center\"][vc_column_text]يتألف المستشفى من 3 طوابق ويقع في قطعة الأرض رقمP-4 و Z-15 بمدينة محمد بن زايد، أبوظبي. سيتم تصميم وتشييد المبنى ليتناسب مع الكماليات المعاصرة والتي تتطلبها التصاميم العصرية الحديثة. يتألف المستشفى من 50 سريرا بتصاميم عالية الأداء بحيث يجعل المستشفى اقتصادا وذا كفاءة عالية في استخدام الطاقة والاستدامة.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تمتد مساحة القطاعات الثلاثة إلى 6,555 متر مربع ويمكن أن يتم وصفهم كالتالي:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]يتكون الطابق الأرضي من مساحة إجمالية 2,312 متر مربع. وستضم مدخل رئيسي قسم التصوير والأشعة، قسم الطوارئ، العيادات الخارجية، والصيدليات، المختبرات، الخدمات، وقسم الإدارة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الطابق الأول يغطي 1,925 متر مربع وتتألف من ممرات، مسرح للعملبات، قسم للمرضى، صيدلية داخلية، قسم الـ CSSD، وقسم الخدمات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الطابق الثاني يغطي مساحة 1,925 مترم مربع من الممرات، قسم التوليد، قسم للمرضى، حضانة، وقسم الخدمات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الطاب السقفي يشمل قسم الخدما كهربائية والميكانيكية وتبلغ مساحته 312 متر مربع.[/item][/items_list][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مدينة محمد بن زايد، أبوظبي، دولة الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مستثمر خاص[/vc_column_text][box_header title=\"المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]دراسة التأثيرات المرورية لمستشفى أبو الأبيض، مدينة محمد بن زايد، القطعة P-4 و Z-15، أبوظبي، دولة الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"الدور الذي قامت به CRTC\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]قامت CRTC للاستشارات الهندسية بعد تكليفها من شركة سوسايتي تكنولوجي هاوس بالقيام بدراسة تأثيرات مرورية لمستشفى أبو الأبيض في مدينة محمد بن زايد، القطعة رقم P-4 و Z-15 من مدينة أبوظبي.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع دائرة النقل وقسم المرور بشرطة أبوظبي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تسجيل الممشروع في دائرة النقل[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الإجتماع مع مهندس دائرة النقل لمناقشة المشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مداخل ومخارج المشروع بما في ذلك الحركة المرورية الداخلية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقديم الرسومات للإعتماد الرسمي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مخططات الـ TIS[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل الـ swept width[/item][/items_list][box_header title=\"تاريخ الانتهاء من الممشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2010[/vc_column_text][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]67.3 مليون درهم إماراتي[/vc_column_text][box_header title=\"المساحة الإجمالية\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]11,200 متر مربع\r\n\r\nلمزيد من المعلومات يرجى التواصل مع:\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','مستشفى أبو الأبيض','','publish','closed','closed','','%d9%85%d8%b3%d8%aa%d8%b4%d9%81%d9%89-%d8%a3%d8%a8%d9%88-%d8%a7%d9%84%d8%a3%d8%a8%d9%8a%d8%b6','','','2016-10-31 21:09:11','2016-10-31 17:09:11','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1907',0,'re_projects','',0),(1908,1,'2016-07-17 13:45:38','2016-07-17 13:45:38','[vc_row][vc_column][vc_single_image image=\"1732\" img_size=\"large\" alignment=\"center\"][vc_column_text]يتم بناء 6 مدارس في مدينة العين كجزء من مبادرة مجلس أبوظبي للتعليم لتحسين البنية التحتية للتعليم في جميع أنحاء العاصمة أبوظبي. 4 من المدارس الست ستكون للبنات ومدرستين للبنين. كل مدرسة ستسع لما يقارب بين 1225 و 1500 طالب وستقدم حصصا للطلبة ما بين الصف السادس إلى الثاني عشر. تبلغ المساحة الإجمالية 108,000 متر مربع بمتوسط 18,000 لكل مدرسة. ستضم هذه المدارس مرافق تفتقر إليها معظم المدارس العامة الأخرى كحمامات سباحة ومرافق رياضية واسعة ومطاعم ومكتبات أكبر حجما بحيث تكون المرافق مفتوحة للعامة بعد ساعات الدوام المدرسي.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]قام مجلس أبوظبي للتعليم بالموافقة على الست مدارس التالية في مدينة العين[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مدرسة الظاهر للنات هي مدرسة متوسطة  تبدأ من الصف السادس إلى الثاني عشر وتلبي احتياجات 1225 طالبة وتوفر 180 موقفا للسيارات. تقع المدرسة في القطعة رقم 1 على شارع 25 في مدينة العين.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مدرسة الجاهلي للبنات هي مدرسة ثانوية تقدم خدماتها من صف العاشر إلى الثاني عشروتسع لـ 1500 طالبة مع مواقف لما يقارب 202 سيارة. تقع هذه المدرسة في القطعة رقم 256 على شارع خليفة بن زايد في العين.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مدرسة الطوية للبنات هي مدرسة ثانوية أيضا تقدم خدماتها للطالبات من الصف العاشر إلى الثاني عشر وتسع لـ 1200 طالبة وتضم مواقفا تغطي 161 سيارة. تقع هذه المدرسة في القطعة 3 من شارع 8 في العين.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مدرسة مزيد للبنين هي مدرسة متوسطة تقدم خدماتها للأولاد ابتداء من الصف السادس إلى الثاني عشر ومن شأنها تلبية احتياجات 1225 طالب وتسع مواقفها لـ 164 سيارة. تقع مدرسة مزيد في القطعة 18 من الشارع 5 في العين.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مدرسة أم غافة للبنين هي مدرسة متوسطة أيضا وتقدم خدماتها للبنين من الصف 6 إلى الصف 12 وتسع هذه المدرسة لـ 1225 طالب وتوفر 169 موقفا للسيارات. تقع هذه المدرسة في القطعة 8 من الشارع 4 في العين.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مدرسة أم غافة للبنات هي أيضا مدرسة متوسطة ولكن للبنات وتخدم الشريحة التعليمية من الصف 6 إلى الصف 12 وتسع لـ 1225 طالبة و 154 موقف سيارات. تقع هذه المدرسة في القطعة 27 من الشارع 50 بالعين.[/item][/items_list][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مجلس أبوظبي للتعليم[/vc_column_text][box_header title=\"دور CRTC \" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC من قبل شركة ديوان لعمل دراسة تأثيرات مرورية لست مدارس مختلفة في مدينة العين، إمارة أبوظبي.[/vc_column_text][box_header title=\"نطاق العمل لـ CRTC\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع دائرة النقل وقسم المرور بشرطة أبوظبي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المسح المروري[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير المنهجية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]النمذجة المصغرة، توزيع وتعيين الرحلات التي سيولدها المشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية الناجمة عن المشروع المقترح[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]متطلبات مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مداخل ومخارج السيارات بما في ذلك حركة السيارات داخل منطقة المشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][/items_list][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]600 مليون درهم[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يونيو 2011[/vc_column_text][box_header title=\"المساحة الإجمالية\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]108,000 متر مربع[/vc_column_text][/vc_column][/vc_row]','ست مدارس في مناطق مختلفة في أبوظبي','','publish','closed','closed','','%d8%b3%d8%aa-%d9%85%d8%af%d8%a7%d8%b1%d8%b3-%d9%81%d9%8a-%d9%85%d9%86%d8%a7%d8%b7%d9%82-%d9%85%d8%ae%d8%aa%d9%84%d9%81%d8%a9-%d9%81%d9%8a-%d8%a3%d8%a8%d9%88%d8%b8%d8%a8%d9%8a','','','2016-10-31 21:09:21','2016-10-31 17:09:21','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1908',8,'re_projects','',0),(1909,1,'2016-07-17 13:47:57','2016-07-17 13:47:57','[vc_row][vc_column][vc_single_image image=\"1725\" img_size=\"large\" alignment=\"center\"][vc_column_text]تم تأسيس المركز الوطني للتأهيل في مايو 2002 كمركز رائد في مجال الوقاية من الإدمان، وتوفير خدمات العلاج وإعادة التأهيل. ويجري حاليا توسيع المقر الحالي ليسع 200 سرير يخدم الذكور والإناث. يتألف المشروع من 3 مراحل. المرحلة الأولى عبارة عن 8 أجنحة ترتبط فيما بينها بممرات داخلية وخارجية. المرحلة الثانية تشمل فلل كبار الشخصيات وفلل إعادة التأهيل المطولة. بينما تشمل المرحلة الثاثلة على مركز للتدريب والأبحاث ويضم غرف لعلاج 100 مرضى داخليين. غاية المركز هو توفير أفضل طرق العلاج من الإدمان على المخدرات وتوسيع الخدمات التي يقدمها في مجال إعادة التأهيل للمواطنين.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]\r\n\r\nفي المرحلة الأولى من المشروع تصل الطاقة الإستيعابية إلى 175 مريضا داخل المستشفى ومتوسط عدد المرضى الخارجيين سيكون حوالي 30 مريضا على أساس الرعاية اليومية.\r\n\r\nيتكون المشروع المذكور من برامج للمرضى الداخليين والخارجيين، العيادات الخارجية، قسم الإدارة، عيادات داخلية وخارجية للمرضى النساء، قاعة للمؤتمرات والتدريب، مسجد، مناطق للترفيه (تشمل صالة رياضية مغلقة وأرض للألعاب في الهواء الطلق و حديقة للشفاء) وكذلك مكاتب للأمن. المناطق السكنية للمرضى تقع ضمن حدود منطقة المرضى الداخلية بينما توجد فلل لكبار الشخصيات بمداخلها الخاصة.\r\n\r\nتشمل الخدمات ما يلي:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]خدمات رعاية المرضى داخل المستشفى[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]علاج الجرعات الزائدة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]قسم العناية المركزة لعلاج حالات الإدمان أو التسمم الناتج عن الإدمان[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]خدمات رعاية المرضى الداخلية العادية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]عيادات المرضى الخارجية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]خدمات التوعية[/item][/items_list][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المركز الوطني للتأهيل في منطقة المفرق من مدينة أبوظبي، دولة الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]المركز الوطني للتأهيل[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC من قبل شركة بياتي للعمارة بالقيام بعمل التصاميم المدنية من مبنى المركز الوطني للتأهيل في المفرق.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]قامت CRTC بالمهام التالية:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع الجهات ذات العلاقة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الشوارع الداخلية ومداخل المشروع ومخارجه[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]عمل مخططات المشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التصميم التفصيلي لمواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم شبكة مياه الأمطار[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم شبكة الإنارة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مخططات إشارات الحركة المرورية[/item][/items_list][box_header title=\"مساحة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]66,685 متر مربع[/vc_column_text][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]650 مليون درهم[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مارس 2013[/vc_column_text][/vc_column][/vc_row]','المركز الوطني للتأهيل','','publish','closed','closed','','%d8%a7%d9%84%d9%85%d8%b1%d9%83%d8%b2-%d8%a7%d9%84%d9%88%d8%b7%d9%86%d9%8a-%d9%84%d9%84%d8%aa%d8%a3%d9%87%d9%8a%d9%84','','','2016-10-31 21:09:32','2016-10-31 17:09:32','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1909',5,'re_projects','',0),(1910,1,'2016-07-17 13:49:27','2016-07-17 13:49:27','[vc_row][vc_column][vc_column_text]تأسست شركة علي وأولاده ذ.م.م. في عام 1979 وتعمل على توفير خدمات عالية الجودة في قطاعي النفط والغاز. المشروع قيد الدراسة هو عبارة عن مصنع هندسة مائي لشركة علي وأولاده  ويعد تجسيد لرؤية الشركة بإنشاء حوض لبناء السفن ومنشأة نفطية لتصنيع الغاز بأعلى المستويات العالمية في إمارة أبوظبي. وستكون الأعمال الرئيسية للمصنع كالتالي:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إصلاح السفن[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إصلاح الحفارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]بناء السفن[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]بناء الحفارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]EPC[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مشاريع النفط والغاز البرية والبحرية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]وقف المصافي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]بناء المحطات النفطية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دمج الوحدات البحرية/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]جاكيتات المباني[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصليح الصمامات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تجديد محركات ومولدات الطاقة الكهربائية[/item][/items_list][vc_column_text]جميع الأقسام المذكورة أعلاه ستعمل كقسم مستقل بذاته من جميع النواحي.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يشمل المشروع بناء مصنع هندسي مائي يتألف من طابق سطحي وأخر فوق الأرض.هذا المصنع والذي هو عبارة عن منشأة لتصنيع بناء سفنن جديدة وإصلاح السفن سيقام في المنطقة الصناعة من المرحلة الثانية من مصفح. يغطي المصنع أكثر من 280,000 متر مربع مع واجهة بحرية فوق الـ 400 متر. وتم إنشاء هذا المصنع ليلبي احتياجات قطاعي النفط والغاز والقطاع المائي. سيضم المصنع آلات متخصصة ومحركات كهربائية ومولدات اللف وورشة لاصلاح السفن وورشة لاصلاح صمامات الرش والتفجير الآلي وفتيلة التفجير. كما يوجد أكثر من 200 متر للأرصفة الرسو. وأماكن للتحميل تستطيع تحمل أكثر من 15 طنا في المتر المربع. ورصيف جاف لأكثر من 50 مترا وحوض بطول 100 متر يتحمل أكثر من 2000 طنا.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المشروع في القطعة 354 MRs، قطاع أيكاد 2، المصحف، أبوظبي، دولة الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]\r\n<p class=\"r\"><span dir=\"rtl\">المؤسسة العليا للمناطق الاقتصادية المتخصصة</span></p>\r\n[/vc_column_text][box_header title=\"دور CRTC للاستشارات في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC من قبل شركة السلام للاستشارات لعمل دراسة تأثيرات مرورية للمصنع البحري المائي لعلي وأولادهفي منطقة أيكاد، مصفح، أبوظبي.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]قامت CRTC بالمهام التالية كونها استشاري الطرق المختص على المشروع المذكور[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع بلدية أبوظبي وقسم المرور بشرطة أبوظبي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تسجيل المشروع في دائرة النقل[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]اجتماع تمهيدي مع مهندس دائرة النقل[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مداخل ومخارج المشروع والحركة الداخلية للسيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مخططات مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مخططات الـ TIS[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل الـ Swept Width[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مخططات طرق عبور وأماكن سير المشاه[/item][/items_list][box_header title=\"مساحة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]25,989.94 متر مربع[/vc_column_text][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]20 مليون دولار أمريكي[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مارس 2011\r\n\r\nلمزيد من المعلومات برجاء التواصل مع:\r\n\r\n<strong>منى نصر:mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','مصنع علي وأولاده الهندسي','','publish','closed','closed','','%d9%85%d8%b5%d9%86%d8%b9-%d8%b9%d9%84%d9%8a-%d9%88%d8%a3%d9%88%d9%84%d8%a7%d8%af%d9%87-%d8%a7%d9%84%d9%87%d9%86%d8%af%d8%b3%d9%8a','','','2016-10-31 21:09:44','2016-10-31 17:09:44','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1910',13,'re_projects','',0),(1911,1,'2016-07-17 13:50:47','2016-07-17 13:50:47','[vc_row][vc_column][vc_single_image image=\"1722\" img_size=\"large\" alignment=\"center\"][vc_column_text]هيدرا العقارية تقوم بتغيير البيئة العمرانية والمعمارية في دولة الإمارات العربية المتحدة من خلال بناء قرية هيدرا وهي مجتمع مغلق صديق للبيئة وذكي. تقع القرية عند مدخل مدينة أبوظبي وتوفر مجمعا مكتفي ذاتيا لتحقيق الراحة وسبل الرخاء لقاطني القرية. قرية هيدرا تمثل تجسيدا لفلسفة شركة هيدرا العقارية والتي تهدف لتقديم جميع وسائل الراحة والتسهيلات المرتبكة بالحياة العصرية مع الحفاظ على مكانة صديقة للبيئة وتوفير منازل بتقنيات ذكية للمستأجرين. تشمل المبادرات الرئيسية في صدد الحفاظ على البيئة الحفاظ على الطاقة باستخدام مواد عازلة ومواد تساعد على توفير الطاقة. بالإضافة إلى إنشاء مراكز لإعادة التدوير حول قرية هيدرا. علاوة على ذلك فإن القرية تفتخر ببرامجها القوية تجاه الحفاظ على المياه من خلال التركيز على ممارسات وسبل أكثر كفاءة في نقل وتخزين واستهلاك المياه. بالإضافة إل فوائد المنازل الذكية التي توفرها قرية هيدرا والتي هي صديقة للبيئة أيضا فإن الموقع الاستراتيجي للقرية في منطقة الريف يعتبر المكان المثالي للمستأجرين المحتملين من مناطق سريعة النمو في دبي من مثل جبل علي، تيكوم، المدينة الصناعية، وكذلك في العاصمة أبوظبي.[/vc_column_text][box_header title=\"المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]دراسة التأثيرات المرورية والطرق الداخلية بالإضافة إلى تصميم البنية التحتية لقرية هيدرا والتي تقع في القطعة C` من قطاع قصر الريف في منطقة الشهامة عند مدخل مدينة أبوظبي.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]هيدرا العقارية، إحدى الشركات الرائدة والمبتكرة في دولة الإمارات العربية المتحدة. هيدرا هي شركة لتنمية العقارات وتتبع لشركة طموح للاستثمارات ذ.م.م. والتي تتخذ من أبوظبي مقرا لها. طموح هي المطور الأساسي للعديد من المشاريع الرئيسية في العاصمة أبوظبي ومن المشاريع الجديرة بالذكر المارينا سكوير، سيتي أوف لايتس، فانتاسي  أيلاند، فندق وأبراج الميناء، والمقر الرئيسي لمجموعة رويال.[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]أكتوبر 2007[/vc_column_text][box_header title=\"مساحة الأرض الإجمالية\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]102 هكتار (1,021,908 متر مربع)[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]توفر قرية هيدرا تسهيلا بين المدينة الصغيرة المكتفية ذاتيا وبين وسائل الراحة والمنازل الصديقة للبيئة ذات الأنظمة الذكية. تحتوي القرية على كوكبة من منازل التاون هاوسز والتي تخدمها مناطق خضراء من منتزهات ترفيهية ومساحات واسعة مفتوحة، ولا ننسى المرافق الرائعة من الدرجة الأولى والبنية التحتية المتميزة والتي تحول قرية الهيدرا إلى مجمتمع جذاب. سيشمل المشروع المقترح المرافق التالية مساجد، مدارس لرياض الأطفال والمدارس الإبتدائية والعديد من المحلات التجارية وناد اجتماعي وعيادة صحية.[/vc_column_text][vc_column_text]تتألف الفرية من 2,507 تاون هاوس و18 مبنى سكني ومدرستين لرياض الأطفال ومدرستين ابتدائيتين وناد اجتماعي و7 مراكز تجارية ومسجد مركزي بالاضافة إلى 7 مساجد صغيرة و600 متر مربع من المساحات ستكون مخصصة للمكاتب. المساحة الإجمالية للمشروع عند الإنتهاء منه تبلغ 446,050 متر مربع بحيث سيكون 246,909 متر مربع منطقة مأهولة.[/vc_column_text][vc_column_text]ملخص استخدام الأراضي الاجمالي للمشروع كالتالي:\r\n\r\nيغطي المشروع 1,021,908.156 متر مربع من الأراضي اي حوالي 102 هكتار. المشروع المقترح يتألف من خمس أجزاء يمكن وصفهم على النحو التالي:[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: right;\"><strong>الجزء السكني:</strong> 2,507 منزل يتراوحون بين شقق بغرفتي نوم (135 متر مربع) إلى شقق بست غرف نوم (375 متر مربع) و18 مبنى سكني يتألفون من 480 وحدة تشمل 160 استوديو 200 شقة بغرفة نوم واحدة 120 شقة بغرفتي نوم.</p>\r\n<p style=\"text-align: right;\"><strong>جزء المساحات المفتوحة:</strong> ويشمل المساحات الخضراء والحدائق العامة والمناطق الترفيهية بمساحة اجمالية قدرها 45,251 متر مربع.</p>\r\n<p style=\"text-align: right;\"><strong>الجزء التجاري:</strong> يشمل العديد من محلات التسوق والتي وضعت في قلب المدينة وبيتشر بعضها كذلك في جميع أنحاء القرية بمجموع 6,100 متر مربع.</p>\r\n<p style=\"text-align: right;\"><strong>الجزء التعليمي:</strong> ويتألف من مدرستين لرياض الأطفال وكذلك مدرستين خاصتين للتعليم الإبتدائي بمساحة إجمالية تبلغ 30,964 متر مربع.</p>\r\n<p style=\"text-align: right;\"><strong>الجزء الاجتماعي:</strong> ويتألف من مكاتب الإدارة والخدمات الحكومية وناد اجتماعي والذي سيكون مكان التجمع الرئيسي للقرية ومسجد مركزي يسع لـ 1000 مصل وست مساجد صغير تسع لـ 200 مصل، ويتألف هذا الجزء من 39,259 متر مربع.</p>\r\n[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]قامت CRTC بالمهام التالية كونها استشاري الطرق المختص بالمشروع أعلاه[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقديم الدعم في التخطيط الرئيسي للمنطقة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسة التأثيرات المرورية الناجمة عن المشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الطرق الداخلية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مداخل ومخارج المشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم شبكات مياه الأمطار، مياه الشرب، ومياه الصرف الصحي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم شبكات الجهد المنخفض، الجهد المتوسط، والجهد العالي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم إنارة الشوارع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مداخل ومخارج المشروع بما في ذلك حركة السيارات داخل المنطقة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الحصول على موافقات الدوائر الحكومية[/item][/items_list][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2.69 مليار دولار أمريكي[/vc_column_text][/vc_column][/vc_row]','قرية هيدرا','','publish','closed','closed','','%d9%82%d8%b1%d9%8a%d8%a9-%d9%87%d9%8a%d8%af%d8%b1%d8%a7','','','2016-10-31 21:09:55','2016-10-31 17:09:55','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1911',4,'re_projects','',0),(1912,1,'2016-07-17 13:52:02','2016-07-17 13:52:02','[vc_row][vc_column][vc_single_image image=\"1717\" img_size=\"large\" alignment=\"center\"][vc_column_text]تم تعيين CRTC من قبل ساذرلاند بيج ذ.م.م. لعمل خطة شاملة لمعهد أدنوك البترولي الذي يقع في القطعة رقم P 31 بمنطقة ساس النخل، في مدينة أبوظبي (بين جسر المقطع وجسر الشيخ زايد).[/vc_column_text][vc_column_text]يقع معهد أدنوك البترولي في منطقة ساس النخل بالقرب من جزيرة أبوظبي. ويتألف من 5 مبان مخصصة للشؤون الأكاديمية والإدارية إضافة إلى مبان أخرى لأغراض الترفيه ومرافق للطعام وسكن للطلاب. ويضم المعهد أفضل وأحدث معدات ومرافق التعليم الموجدة حاليا.[/vc_column_text][vc_column_text]تم بناء مبنى منفصل للبنات بالقرب من مبنى المعهد الرئيسي وستلتحق أول دفعة للبنات في خريف 2006. يوجد حاليا ما يقارب 1,042 طالب وطالبة يدرسون في تخصصات البرامج التأسيسية وبرامج البكالوريوس الهندسية.[/vc_column_text][vc_column_text]تم إنشاء المعهد عام 2000 بموجب مرسوم أميري وذلك بالتعاون مع كلية كولورادو للمناجم. يطمح المعهد البترولي إلى:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]يوفر المعهد برامج أكاديمية بدرجة البكالوريوس في مجالات الهندسة التالية: الهندسة الكيميائية، الكهربائية، الميكانيكية، البترول، وعلوم الأرض البترولية.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]ينمي فرص خلق المعرفة التي تعود بالفائدة على صناعة النفط والغاز في المنطقة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]يعمل المعهد كمركز تعليمي وبحث علمي رائد لصناعة النفط والغاز ولديه شراكة مع أفضل جامعات الهندسة والعلوم في العالم[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]يوفر المعهد فرص التعليم المستمر للعاملين في قطاع النفط والغاز[/item][/items_list][vc_column_text]يتم تمويل المعهد البترولي من قبل شركة أدنوك للتوزيع وشركائها الدوليين من مثل بريتيش بتروليوم، شركة نفط اليابان، شركة شل، وشركة توتال.[/vc_column_text][vc_column_text]خرج المعهد البترولي الدفعة الأولى من طلابه المهندسين في صيف 2006 وشهد الحرم الجامعي تسجيل أولى الدفعات للطالبات البنات في خريف العام نفسه.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]القطعة رقم P 31، ساس النخل، أبوظبي (بين جسر المقطع وجسر الشيخ زايد).[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]أدنوك[/vc_column_text][box_header title=\"دور CRTC للاستشارات\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC بالمهام التالية لمشروع بالحرم الجامعي لمعهد أدنوك البترولي - الخطة الشاملة:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التصميم التفصيلي للطرق[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التصميم المبدئي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم البنية التحتية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم الخدمات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الإشراف على الموقع[/item][/items_list][box_header title=\"مدة المشروع\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]الربع الأول 2013 - الربع الثالث 2013[/vc_column_text][/vc_column][/vc_row]','معهد أدنوك البترولي','','publish','closed','closed','','%d9%85%d8%b9%d9%87%d8%af-%d8%a3%d8%af%d9%86%d9%88%d9%83-%d8%a7%d9%84%d8%a8%d8%aa%d8%b1%d9%88%d9%84%d9%8a','','','2016-10-31 21:10:05','2016-10-31 17:10:05','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1912',2,'re_projects','',0),(1913,1,'2016-07-17 13:54:31','2016-07-17 13:54:31','[vc_row][vc_column][vc_single_image image=\"1713\" img_size=\"large\" alignment=\"center\"][vc_column_text]كانيديان رود ترانسبورت أند سيفيل إنجينيرنج كونسلتنت (CRTC) تم تكليفها من قبل شركة أرابتك للإنشاءات ذ.م.م. للقيام بأعمال التصميم والإشراف على التنفيذ لمشروع أعمال إعادة إنشاء الطرق المحيطة بالمواقف السفلية لمقر أدنوك الرئيسي الجديد عند شارعي الخبيرات وشارع 18.[/vc_column_text][vc_column_text]أعمال إعادة إنشاء الطرق هي جزء من الخطة الشاملة لإعادة تطوير المنطقة المحيطة بالمقر الرئسي الجديد لشركة أدنوك والتي تقع في القطعة P 1 من القطاع W 42، شارع 18، جزيرة أبوظبي، الإمارات العربية المتحدة.[/vc_column_text][vc_column_text]مبنى المقر الرئيسي الجديد لشركة أدنوك يتألف من 75 طابقا حيث سيكون معلما قويا وبارزا على طول امتداد شارع الكورنيش مما سيؤكد على مستقبل مدينة أبوظبي كونها واحدة من المدن الحيوية في دولة الإمارات العربية المتحدة.[/vc_column_text][vc_column_text]يشمل هذا المشروع بناء مواقف للسيارات تحت الأرض تغطي مساحة 190,000 متر مربع من موقع الشركة الحالي وموزعة على 3 طوابق لكل طوابق 22,741 متر مربع لتصل المساحة الإجمالية للمواقف السفلية 65,340 متر مربع.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]القطعة رقم P1، القطاع W42، الشارع الثامن عشر، جزيرة أبوظبي[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]شركة بترول أبوظبي الوطنية - أدنوك[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC للاستشارات الهنديبة للقيام بالمهام التالية لمشروع المقر الرئيسي لشركة أدنوك - إعمال إعادة إنشاء الطرق:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التصميم المبدئي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التصميم التفصيلي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]وثائق المناقصة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقييم المناقصات ورسومات العقود[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الإشراف على التنفيذ[/item][/items_list][box_header title=\"مدة المشروع\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]الربع الأخير من سنة 2012 - الربع الأخير من سنة 2013[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][box_header title=\"مواقف السيارات السفلية لمقر أدنوك الرئيسي\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_single_image image=\"1714\" img_size=\"large\" alignment=\"center\"][vc_column_text]يتكون المشروع من 3 طوابق سفلية تغطي أكثر من 22,000 متر مربع. ويوفر مساحة أجمالية قدرها 65,000 متر مربع تستوعب أكثر من 1575 موقفا للسيارات. سيقام المشروع تحت حديقة الخبيرة بالقرب من المقر الرئيسي الجديد لشركة أدنوك على تقاطع شارع الطورنيش بشارع بينونة.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يتضمن مشروع المقر الرئيسي الجديد لشركة أدنوك بناء مجمع جديد للشركة حيث سيتم هدم المقر الرئيسي الحالي وإنشاء مبنى جديد بطول 342 مترا حيث يتألف من طابقيين سفليين وطابق أرضي و 75 طابقا فوق الأرض. بالإضافة إلى المكاتب سيشمل البرج الجديد نادي الكورنيش، المجلس الأعلى للبترول ومجلس إدارة الأزمات ومتحف التراث بالاضافة إلى مرافق أخرى كمواقف للسيارات تحت الأرض ونفق تحت الأرض يصل بين المبنى والمواقف السفلية.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع مبنى المقر الرئيسي لشركة أدنوك للتوزيع في القطعة رقم P 1 في القطاع W 42، أبوظبي.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]شركة بترول أبوظبي الوطنية - أدنوك[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC من قبل شركة أرابتك للإنشاءات ذ.م.م. لعمل دراسة التأثيرات المرورية لمشروع مواقف السيارات السفلية للمقر الرئيسي لشركة أدنوك.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]قامت CRTC بالمهام التي كونها استشاري الطرق المختصص للمشروع أعلاه[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع الدوائر الحكومية ذات الصلة ومع المالك[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]زيارات ميدانية للموقع وعمل مسح مروري بوجود تحويلات للطريق[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراجعة ودراسة تقرير التأثيرات المرورية للمول المجاور للمشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تخطيط حركة السيارات ذاخل المشروع وتصميم المداخل والمخارج[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقييم التأخير الذي ستسببه التحويلات المرورية خلال مدة الإنشاء[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل الـ Swept Width[/item][/items_list][box_header title=\"مساحة المشروع\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]190,000 متر مربع[/vc_column_text][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]490 مليون دولار أمريكي[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]مايو 2013[/vc_column_text][/vc_column][/vc_row]','المقر الرئيسي الجديد لشركة أدنوك - أعمال إعادة تأهيل الطرق','','publish','closed','closed','','%d8%a7%d9%84%d9%85%d9%82%d8%b1-%d8%a7%d9%84%d8%b1%d8%a6%d9%8a%d8%b3%d9%8a-%d8%a7%d9%84%d8%ac%d8%af%d9%8a%d8%af-%d9%84%d8%b4%d8%b1%d9%83%d8%a9-%d8%a3%d8%af%d9%86%d9%88%d9%83-%d8%a3%d8%b9%d9%85%d8%a7','','','2016-10-31 21:10:18','2016-10-31 17:10:18','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1913',1,'re_projects','',0),(1914,1,'2016-07-17 13:56:01','2016-07-17 13:56:01','[vc_row][vc_column][vc_single_image image=\"1753\" img_size=\"large\" alignment=\"center\"][vc_column_text]مبنى الدراسة الجديد يقع في القطعة 27 من القطاع E 40 وسيضم مكاتب ومحلات بيع بالتجزئة. مدرسة ليسيه لويس ماسينيون الفرنسية من إحدى المدارس المرموقة في أبوظبي. تأسست عام 1972 وتضم اليوم ما لا يقل عن 1500 طالب يدرسون في جميع المراحل التعليمية من الإبتدائي إلى الثانوي.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]المبنى الجديد والذي يتألف من 4 طوابق يضم 4 غرف دراسية ومرافق تعليمية أخرى من مثل غرف للعلوم والمختبرات واستوديوهات للرسم وكافتيريا ومساحة للمطاعم.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المشروع المقترح شرق شارع 29 بين شارعي راشد بن سعيد آل مكتوم والمرور في القطعة رقم 27 من القطاع E 40، أبوظبي، الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مدرسة ليسيه لويس ماسينيون الفرنسية[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC من قبل شركة الهلال وشركائها المعمارية للقيام بدراسة تأثيرات مرورية لمشروع توسعة مبنى المدرسة والتي تقع في القطعة 27 من القطاع E 40 بمدينة أبوظبي.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]قامت CRTC بالمهام التالية كونها استشاري الطرق للمشروع[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع بلدية مدينة أبوظبي وقسم المرور بشرطة أبوظبي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المسح المروري[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير المنهجية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]النمذجة المصغرة، توزيع وتقسيم الرحلات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]متطلبات مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مداخل ومخارج السيارات والحركة المرورية الداخلية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرد على الملاحظات[/item][/items_list][box_header title=\"مساحة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]4000 متر مربع[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]الربع الأخير من 2010\r\n\r\nلمزيد من المعلومات يرجى التواصل مع:\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','المدرسة الفرنسية','','publish','closed','closed','','%d8%a7%d9%84%d9%85%d8%af%d8%b1%d8%b3%d8%a9-%d8%a7%d9%84%d9%81%d8%b1%d9%86%d8%b3%d9%8a%d8%a9','','','2016-10-31 21:10:30','2016-10-31 17:10:30','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1914',14,'re_projects','',0),(1915,1,'2016-07-17 13:59:05','2016-07-17 13:59:05','[vc_row][vc_column][vc_single_image image=\"1755\" img_size=\"large\" alignment=\"center\"][vc_column_text]منطقة نجمات أبوظبي هي إحدى المشاريع الثلاث التي يتم تطويرها حاليا في جزيرة الريم في أبوظبي. سيكون المشروع حال الإنتهاء منه مجمع سكني حضري متعدد الاستخدامات يطل على البحر وسيقع في الجزء الجنوبي الشرقي من مدخل جزيرة الريم.[/vc_column_text][vc_column_text]المشروع المقترح ذو الاستخدامات المتعددة (قصر كيجنام مارينا) سيقع في قطعة الأرض رقم C 14  من القطاع RR2 وسيتألف من 24 طابقا على طول شارع القناة ضمن جزيرة الريم. ينفذ المشروع نهج الاستخدام المتعدد المستدام الجديد الذي أوصى به مجلس أبوظبي للتخطيط العمراني (UPC).[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]يضم المشروع المقترح ما يلي:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مساحات للبيع بالتجزئة تبلغ 1,304.91 متر مربع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]منطقة مكاتب بمساحة قدرها 2,264.65 متر مربع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]282 وحدة سكنية موزعة كالتالي: 22 وحدة بغرفة نوم واحدة، 22 وحدة دوبلكس بغرفتي نوم، 22 وحدة دوبلكس بثلاث غرف نوم، 32 وحدة بغرفتي نوم، 79 وحدة بغرفة نوم واحدة، و122 وحدة من الاستيديو[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أربع طوابق مخصصة لمواقف السيارات بطاقة استيعابية تصل لـ 410 موقف.[/item][/items_list][box_header title=\"المالك\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]شركة Keangnam Enterprises[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]قصر مارينا كيجنام يقع في القطعة C 14 من القطاع RR2 ضمن مشروع تطوير منطقة نجمة أبوظبي على طول شارع القناة في جزيرة الريم بأبوظبي، دولة الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"دور CRTC للاستشارات\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC من قبل شركة الهلال للاستشارات للقيام بدراسة التأثيرات المرورية للمشروع KMP متعدد الاستخدامات في منطقة نجمة أبوظبي بجزيرة الريم.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حساب الرحلات التي سيولدها المشروع وفقا لدليل دبي لتوليد الرحلات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل متطلبات وتصميم مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مداخل المشروع ومخارجه وحركة السيارات داخل المنطقة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حساب الرحلات التي سيولدها المشروع المقترح، توزيع وتقسيم هذه الرحلات على شبكة الطرق الحالية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية للمشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرد على ملاحظات بلدية أبوظبي[/item][/items_list][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]1 مليار درهم إماراتي[/vc_column_text][box_header title=\"مدة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2008 - 2012[/vc_column_text][vc_column_text]لمزيد من المعلومات يرجى التواصل مع\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','قصر كيجنام مارينا بنجمات أبوظبي','','publish','closed','closed','','%d9%82%d8%b5%d8%b1-%d9%83%d9%8a%d8%ac%d9%86%d8%a7%d9%85-%d9%85%d8%a7%d8%b1%d9%8a%d9%86%d8%a7-%d8%a8%d9%86%d8%ac%d9%85%d8%a7%d8%aa-%d8%a3%d8%a8%d9%88%d8%b8%d8%a8%d9%8a','','','2016-10-31 21:38:38','2016-10-31 17:38:38','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1915',0,'re_projects','',0),(1916,1,'2016-07-17 14:01:02','2016-07-17 14:01:02','[vc_row][vc_column][vc_column_text]المشروع الصناعي في مصفح يفور مساحات بيع بالتجزئة وصالات للعرض بتصاميم عصرية وحديثة. يتألف المشروع من 70,200 متر مربع ويقع جنوب شارع 10 في منطقة المصفح. تم عمل شارع خدمي يصل إلى مدخل المشروع من الناحية الغربية. يتألف المشروع من طابقين لكل منهما 35,100 متر مربع. يحد بالمشروع طريق داخلي على كلا الجانبين بينما يحده من الجنوب الشارع الـ 28. سيكون المدخل الرئيسي للمشروع في الجانب الجنوبي الشرقي في حين أن المخرج سيكون من الجانب الجنوبي الغربي.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]سيتألف المشروع من طابقين للمكاتب والمخازن. الطابق الأرضي من المشروع سيتألف من 35,000 متر مربع بحيث سيكون 10 مخازن من النوع الأول (7,400 متر مربع - 13,250 متر مربع) و16 مخزن  من النوع الثاني (16,000 متر مربع - 21,850 متر مربع) في حين أن الطابق الأول سيحتوي على 122 مكتبا يشكون ما مجموعه 35,100 متر مربع. وسيوفر المشروع 425 موقفا للسيارات.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المشروع في القطاع M4 من منطقة المصفح بأبوظبي.[/vc_column_text][box_header title=\"المالك\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]المجموعة العالمية للتطوير[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC لعمل دراسة تأثيرات مرورية للمشروع الصناعي في منطقة المصفح بأبوظبي، دولة الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]المهام التي قامت بها CRTC[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مسح مروري يدوي وأوتوماتيكي لشبكة النقل داخل منطقة الدراسة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية ودراسة وتصميم مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مداخل ومخارج المشروع بما في ذلك حركة السيارات داخل المشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرد على ملاحظات بلدية أبوظبي[/item][/items_list][box_header title=\"مساحة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]70,200 متر مربع[/vc_column_text][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]93 مليون درهم إماراتي[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2009\r\n\r\nلمزيد من المعلومات يرجى التواصل مع\r\n\r\n<strong>منى نصر:mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','مستودعات في مصفح','','publish','closed','closed','','%d9%85%d8%b3%d8%aa%d9%88%d8%af%d8%b9%d8%a7%d8%aa-%d9%81%d9%8a-%d9%85%d8%b5%d9%81%d8%ad','','','2016-10-31 21:13:49','2016-10-31 17:13:49','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1916',16,'re_projects','',0),(1917,1,'2016-07-17 14:02:36','2016-07-17 14:02:36','[vc_row][vc_column][vc_column_text]مصنع اسمنت عبر البحار هي شركة ذات مسؤولية محدودة تأسست عام 2008 والمشروع تحت الدراسة هو فرع آخر للشركة وسيتم بناؤه في القطعة رقم 78 (A) في منطقة المفرق الصناعية بإمارة أبوظبي.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]المشروع المقترح هو مصنع للاسمنت بمساحة اجمالية 46,368 متر مربع. من الأنشطة الرئيسية للمصنع تصنيع الطون، تصنيع الخرسانة الجاهزة، يقع المشروع في منطقة Non-CBD ويوفر المشروع 73 موقفا للسيارات.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع مصنع الإسمنت عبر البحار في القطعة 78 (A) بالمفرق - طريق طريف، أبوظبي، الإمارات العربية.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]شركة صناعة الإسمنت عبر البحار ذ.م.م.[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC من قبل شركة صاحب السعادة بن حم العامر للاستشارات لعمل دراسة تأثيرات مرورية للمشروع المقترح بالقطعة 78 (A) بمنطقة المفرق، أبوظبي، الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]كإستشاري للمشروع قامت CRTC بالمهام التالية[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع دائرة النقل وقسم المرور بشرطة أبوظبي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حساب الرحلات التي سيولدها المشروع ومتطلبات مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مداخل ومخارج المشروع وحركة المرور الداخلية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]رسومات الـTIS[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرد على ملاحظات الدوائر الحكومية[/item][/items_list][box_header title=\"المنطقة الإجمالية للمشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]46,368 متر مربع[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2010\r\n\r\nلمزيد من المعلومات يرجى التواصل مع\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','مصنع اسمنت عبر البحار','','publish','closed','closed','','%d9%85%d8%b5%d9%86%d8%b9-%d8%a7%d8%b3%d9%85%d9%86%d8%aa-%d8%b9%d8%a8%d8%b1-%d8%a7%d9%84%d8%a8%d8%ad%d8%a7%d8%b1','','','2016-10-31 21:14:09','2016-10-31 17:14:09','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1917',17,'re_projects','',0),(1918,1,'2016-07-17 14:03:53','2016-07-17 14:03:53','[vc_row][vc_column][vc_single_image image=\"1761\" img_size=\"large\" alignment=\"center\"][vc_column_text]يقع المشروع في منطقة ساس النخيل ويتألف من مدرستين ثانويتين واحدة للبنين والأخرى للبنات مع مركز للابتكار. يتكون المشروع من مبنيين منفصلين كل منهما يتكون من طابقين ويسعان 800 طالب وطالبة. كل مدرسة تحتوي على مرافق رياضية من مثل ملعب كرة سلة وملعب كرة قدم وملعب تنس بالاضافة إلى ممشى ومسجد وملاعب خارجية ومناظر طبيعية وحوض سباحة خارجي مظلل ومواقف للسيارات والباصات. مركز بروج للابتكار هو واحد من أربع مختبرات في العالم مخصصة لأبحاث البوليمر.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]المدرسة الثانوية للبنين والمدرسة الثانوية للبنات تغطي المراحل التعليمية ابتداء من الصف التاسع إلى الصف الثاني عشر. كلا من المدرستين تتألف من مبنى رئيسي ومبنى للخدمات وغرف للحراس وغرف للسائقين وأحواض سباحة وملاعب خارجية.\r\n\r\nمركز بروج للابتكاريتألف من 3 أقسام كالتالي مستودعات ومختبرات وقاعات للتطبيق بالاضافة إلى مكاتب ومساحات مشتركة وغرف خدمات. يتألف المشروع من:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مدرسة ثانوية للبنين بطاقة استيعابية لـ 400 طالب.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مدرسة ثانوية للبنات بطاقة استيعابية تصل لـ 400 طالبة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مركز بروج للابتكار ويضم 75 موظفا[/item][/items_list][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المشروع المقترح في منطقة ساس النخيل (أم النار) في الربع الشمالي الشرقي من تقاطع الشارعيين السريعين أبوظبي - دبي (E 22) وأبوظبي العين (E 10).[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]شركة بترول أبوظبي الوطنية - أدنوك[/vc_column_text][box_header title=\"المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]دراسة التأثيرات المرورية لمدارس أدنوك الثانوية ومركز بروج للابتكار[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC للاستشارات من قبل جماعة المهندسين الاستشاريين للقيام بدراسة التأثيرات المرورية الناجمة عن مدارس أدنوك الثانوية ومركز بروج للابتكار.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع بلدية أبوظبي وقسم المرور بشرطة أبوظبي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مسح مروري يدوي وأوتوماتيكي لشبكة النقل في منطقة الدراسة (التقاطعات وقطاعات الطرقق)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حساب الرحلات التي سيولدها المشروع، توزيع الرحلات وتقسيمها على شبكة النقل الحالية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية الناجمة عن المشروع المقترح[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]متطلبات مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مداخل ومخارج المشروع وحركة السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرد على ملاحظات بلدية أبوظبي[/item][/items_list][box_header title=\"مساحة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مدرسة البنين والبنات العليا تبلغ مساحتها 29,883 متر مربع و 18,000 متر مربع تم تخصيصها لمركز بروج للابتكار.[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مدرسة البنين والبنات تتنتهي في الربع الأخير من 2008 في حين أن مركز بروج للابتكار سيفتتح في الربع الأخير من 2011.\r\n\r\nلمزيد من المعلومات يرجى التواصل مع\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','مدارس أدنوك','','publish','closed','closed','','%d9%85%d8%af%d8%a7%d8%b1%d8%b3-%d8%a3%d8%af%d9%86%d9%88%d9%83','','','2016-10-31 21:14:52','2016-10-31 17:14:52','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1918',18,'re_projects','',0),(1919,1,'2016-07-17 14:05:14','2016-07-17 14:05:14','[vc_row][vc_column][vc_single_image image=\"1763\" img_size=\"large\" alignment=\"center\"][vc_column_text]مبنى العين يقع في قطعة الأرض C 17 - B11 &amp; B12 - ويتألف من شقق فندقية مختلفة الأحجام بحيث تلبي كافة احتياجات العملاء. تبلغ مساحة قطعة الأرض التي سيبنى عليها المشروع 3,299.5 متر مربع ويتألف المبنى من صالات للعرض بمساحة 1,724 و266 شقة على النحو التالي: 16 وحدة بثلاث غرف نوم، 38 وحدة بغرفتي نوم، 130 وحدة بغرفة نوم واحدة، و82 وحدة استوديو بالإضافة إلى مواقف للسيارات في 4 طوابق تحت الأرض مع الطابق الأرضي. من الخدمات التي ستكون متوفرة للنزلاء ما يلي: حوض سباحة للكبار وآخر للصغار، ناد رياضي، مركز تسوق، غرف ساونا وبخار، ملعب للأطفال، منطقة شواء، وكوفي شوف مع مطعم ومنطقة ترفيهية. يتألف المبنى بالإضافة إلى الأرع طوابق تحت الأرض المذكورة أعلاه من ميزانين و بوديوم و24 طابقا مع سقف. وسيكون إرتفاع المبنى 103.3 متر وسيوفر 310 موقفا للسيارات. من العدد الإجمالي من الوحدات الـ302 سيكون عدد الشقق بغرفتي نوم 42 بينما 126 شقة ستكون بغرفة نوم واحدة و126 استوديو مع 8 شقق فاخرة.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]4 طوابق تحت الأرض والتي ستكون مخصصة لمواقف السيارات وستحتوي أيضا على سلالم، غرف الخدمات، 5 مصاعد، عدد 2 سلالم غرف للتدفئة، خزانات المياه وصناديق التهوية.، [/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]سيضم الطابق الأرضي ممرات وصالتي عرض والمدخل الرئيسي والاستقبال ومكاتب الإدارة ومواقف للسيارات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تم تصميم طابق الميزانين ليضم صالتي عرض ولوبي ومكاتب للإدارة ومخازن وحمامات للرجال والنساء وغرف الخدمات.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الطابقين الأول والبوديوم سيكونان مخصصين لحوضي سباحة أحدهما للكبار والآخر للصغار وناد رياضي للرجال والنساء مع حمامات وغرف تبديل الملابس ومنطقة للاستقبال.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الطوابق 2 - 8 و17 - 20 (11 طابقا) تم تصميمهم ليحتوا على شقتين بغرفتي نوم وست شقق بغرفة نوم واحدة وست استوديوهات مع شرفات وغرف للهاتف وغرفة للكهرباء وأخرى للغاز وغيرها للمياه وغرفتين للقمامة و5 سلالم و مصاعد بممراتها.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الطوابق 9 - 16 (8 طابقا) تم تصميمهم ليحتوا على شقتين بغرفتي نوم وثمان شقق بغرفة نوم واحدة وعدد 2 استوديو مع شرفات وغرفة للهاتف وغرفة للكهرباء وأخرى للغاز وغيرها للمياه وغرفتين للقمامة و5 سلالم و مصاعد بممراتها.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الطوابق 21 - 24 (4 طوابق) تم تصميمهم ليستوعبوا أربع شقق فاخرة بثلاث غرف نوم مع شرفات وغرفة للهاتف وغرفة للكهرباء وأخرى للغاز وغيرها للمياه وغرفتين للقمامة و5 سلالم و مصاعد بممراتها.الطوابق 9 - 16 (8 طابقا) تم تصميمهم ليحتوا على شقتين بغرفتي نوم وثمان شقق بغرفة نوم واحدة وعدد 2 استوديو مع شرفات وغرفة للهاتف وغرفة للكهرباء وأخرى للغاز وغيرها للمياه وغرفتين للقمامة و5 سلالم و مصاعد بممراتها.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الطابق الميكانيكي تم تصميمه ليشمل خزان مياه وغرفتين للكهرباء وغرفة لعدادات المياه وغرفة للغاز وأخرى للتلفون وغرفة للقمامة و5 مصاعد وسلاسم ولوبي.[/item][/items_list][box_header title=\"المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]دراسة التأثيرات المرورية لمبنى العين للشقق المفروشة وسط مدينة أدنيك، أبوظبي.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المشروع المقترح في القطعة C 17 - B11/B12 - في منطقة شركة أبوظبي الوطنية للمعارض ADNEC، جنوب العاصمة أبوظبي.[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC للاستشارات الهندسية من قبل EDESSA و مزيد للاستشارات الهندسية لعمل دراسة تأثيرات مرورية للمشروع المقترح والذي هو العين للشقق المفروشة.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حساب الرحلات التي سيولدها المشروع وفقا لدليل دبي لحساب الرحلات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]متطلبات مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مداخل المشروع ومخارجه والحركة المرورية داخل منطقة المشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توزيع وتقسيم الرحلات التي سيولدها المشروع على شبكة النقل في منطقة الدراسة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية للمشروع المقترح[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرد على ملاحظات بلدية أبوظبي[/item][/items_list][box_header title=\"مساحة المشروع الإجمالية\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]36,933 متر مربع[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2010\r\n\r\nلمزيد من المعلومات يرجى التواصل مع:\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','العين للشقق المفروشة','','publish','closed','closed','','%d8%a7%d9%84%d8%b9%d9%8a%d9%86-%d9%84%d9%84%d8%b4%d9%82%d9%82-%d8%a7%d9%84%d9%85%d9%81%d8%b1%d9%88%d8%b4%d8%a9','','','2016-10-31 21:15:13','2016-10-31 17:15:13','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1919',19,'re_projects','',0),(1920,1,'2016-07-17 14:05:58','2016-07-17 14:05:58','[vc_row][vc_column][vc_single_image image=\"1765\" img_size=\"large\" alignment=\"center\"][vc_column_text]يمتد المشروع على مساحة 100,000 متر مربع ويقع مقابل الواحة الشهيرة في وسط مدينة العين. واحة العين هو مشروع متعدد الاستخدامات تضم فنادق، وحدات سكنية، ومكاتب لتلبية احتياجات العدد المتزايد من السياح وزائري دولة الإمارات العربية المتحدة. كما يحتوي المشروع محلات وصالات عرض بالتجزئة إضافة إلى مقاهي ومطاعم وأماكن تجمعات للعامة بجميع مرافقها الترفيهية لراحة الزوار.[/vc_column_text][box_header title=\"المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]دراسة التأثيرات المرورية الناجمة عن مجمع وفندق واحة العين السكني والتجاري والذي يقع في القطعة رقم 12 بمدينة العين.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]شركة انترناشيونال كابيتال ترادينج (ICT) هي شركة خاصة تمتلك وتقوم بإدارة أصول ضخمة في العقارات والاستثمارات في جميع أنحاء العالم. من مشاريع الشركة الجديرة بالذكر: المنهل، ليلة الراحة، الجرف، المراسي، نيشن تاورز وغيرهم العديد.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]أدى قرب منطقة المشروع من واحة العين إلى استلهامها للمسار التاريخي والطبيعي لقنوات الري والتي تعرف بالفلج والتي تم تجسيدها في أنحاء المشروع كافة بما في ذلك محلات البلازا. تم تصميم المشروع ليعطي أهمية لمبادئ الإستدامة ولمواكبة متطلبات الحفاظ على البيئة عن طريق اتخاذ تدابير تحافظ على الطاقة، تتخلص من النفايات بشكل آمن وتقلل من استهلاك الموارد الطبيعية.[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]كإستشاري الطرق للمشروع قامت CRTC بالمهام التالية[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع بلدية العين[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مسح مروري يدوي وأوتوماتيكي لشبكة الطرق المحيطة بالمشروع (التقاطعات وقطاعات الطرق)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حساب الرحلات التي سيولدها المشروع بناء على دليل دبي لحساب توليد الرحلات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسة متطلبات مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مداخل المشروع ومخارجه والحركة المرورية الداخلية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]حسابات الرحلات التي سيولدها المشروعوتوزيع وتعيين الرحلات على شبكة النقل في المنطقة تحت الدراسة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات المرورية للمشروع المقترح[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الرد على ملاحظات دائرة النقل والعمل بها[/item][/items_list][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]الربع الأخير من 2009[/vc_column_text][box_header title=\"المساحة الإجمالية\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]100,000 متر مربع[/vc_column_text][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]136 مليون دولار أمريكي\r\n\r\nلمزيد من المعلومات يرجى التواصل مع:\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','واحة العين','','publish','closed','closed','','%d9%88%d8%a7%d8%ad%d8%a9-%d8%a7%d9%84%d8%b9%d9%8a%d9%86','','','2016-10-31 21:15:34','2016-10-31 17:15:34','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1920',20,'re_projects','',0),(1921,1,'2016-07-17 14:07:30','2016-07-17 14:07:30','[vc_row][vc_column][vc_single_image image=\"1750\" img_size=\"large\" alignment=\"center\"][vc_column_text]العربية للصحافة والإعلام تعد من الشركات الرائدة في مجال الإعلام في دولة الإمارات العربية المتحدة ويقع مكتبها الرئيسي في العاصمة أبوظبي. المشروع المقترح هو مبنى يتألف من 24 طابقا و 54 مكتبا يقع في الربع الشمالي الشرقي من تقاطع شارع 24 والشارع الـ 7 شرق شارع 24. ومن المتوقع الإنتهاء من أعمال البناء عام 2010.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مساحة الأرض للمشروع تبلغ حوالي 1400 متر مربع وتتألف من 4 طوابق مخصصة لمواقف السيارات تحت الأرض وطابق أرضي وميزانين و 18 طابقا والسقف وتشكل مساحة أرضية إجمالية 40,150 متر مربع. وسيشمل المبنى 45 مكتبا يشكلون 22,230 متر مربع وقاعتين للمعارض في الطابقين الأرضي والميزانين يبلغان 1,495 متر مربع. يقع المشروع دخل منطقة الأعمال المركزية. وسيكون العمل على هذا المشروع في مرحلة واحدة.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع مكتب العربية للصحافة والإعلام في القطعة C 66 من القطاع W 10 في منطقة الخالدية من مدينة أبوظبي، دولة الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]العربية للإعلام والصحافة[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC من قبل شركة المدينة للاستشارات الهندسة لعمل دراسة التأثيرات المرورية لمبنى العربية للإعلام والصحافة المقترح إنشاؤه في القطعة  C 66 من القطاع W 10 في منطقة الخالدية، مدينة أبوظبي، دولة الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]المهام التي قامت بها CRTC كإستشاري للمشروع المذكور أعلاه[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع دائرة النقل وقسم المرور بشرطة أبوظبي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المسح المروري[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الإجتماع التمهيدي مع مهندس دائرة النقل[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]النمذجة المصغرة، توزيع وتقسيم الرحلات التي سيولدها المشروع المقترح على شبكة النقل الحالية والمستقبلية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]متطلبات مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تدابير الحد من الازدحام المروري[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مواقف للسيارات بالطريق الأمثل[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تصميم مداخل المشروع ومخارجه والحركة المرورية الداحلية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مخططات الـ TIS[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل الـ Swept Width[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مخططات المشاه وأماكن العبور[/item][/items_list][box_header title=\"مساحة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]40,150 متر مربع[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2010\r\n\r\nلمزيد من المعلومات يرجى التواصل مع\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','مبنى العربية للإعلام والصحافة','','publish','closed','closed','','%d9%85%d8%a8%d9%86%d9%89-%d8%a7%d9%84%d8%b9%d8%b1%d8%a8%d9%8a%d8%a9-%d9%84%d9%84%d8%a5%d8%b9%d9%84%d8%a7%d9%85-%d9%88%d8%a7%d9%84%d8%b5%d8%ad%d8%a7%d9%81%d8%a9','','','2016-10-31 21:15:50','2016-10-31 17:15:50','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1921',12,'re_projects','',0),(1923,1,'2016-07-17 14:10:00','2016-07-17 14:10:00','[vc_row][vc_column][vc_single_image image=\"1769\" img_size=\"large\" alignment=\"center\"][vc_column_text]Located in the centre of Abu Dhabi, on the New Airport Road, this expansive, three level complex will have a state- of- the- art Fish, Meat and Vegetable Market with more than 200 outlets apart from Shopping Mall including a Hypermarket and a spacious food court. This project is initiated on the directions of President Sheikh Khalifa Bin Zayed Al Nahyan and the project is being developed in association with Mubadala Development Company on a Mubadala owned estate in the heart of the city with easy accessibility and a parking capacity of more than 3500cars.[/vc_column_text][box_header title=\"Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The market consist Basement, Ground Floor, Three Floors, roof and Top Roof. Basement floor is for parking, Ground floor is for 75 fish shops, 90 meat shops, 60 vegetable shops and parking, 1st Floor is for 62 shops, 13 stores, prayer room &amp; wash room facilities. 2nd Floor for Hyper Market, shops and 3rd Floor for food court, restaurants, food outlets, family entertainment hall and electronic games centre. Two tents are provided at top roof level to increase the aesthetic of the building. The fish market will have a common fish cleaning hall and an international standard fish waste processing plant which ensures a totally hygienic and odorless market. Each shop will have separate cold storage facilities and it includes specialty shops where customers can purchase live fish.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Line Investments &amp; Property L.L.C, a division of EMKE Group[/vc_column_text][box_header title=\"Role of RTC\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a sub consultant RTC Consultants has carried out the Traffic Impact Study for the specific project. The purpose of this Traffic Impact Assessment is to document the existing and anticipated project specific traffic impacts associated with the proposed Fish Market located in Sector E-32 in the City of Abu Dhabi, United Arab Emirates.[/vc_column_text][box_header title=\"Scope of Work\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with DOT and Abu Dhabi Traffic police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Count[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Micro modeling, trip distribution assignment and mode split[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access and circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact study report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Car parking- concept design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Road idening and newly proposed mitigation measures.[/item][/items_list][box_header title=\"The Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The project site is located in sector E32 on the northwest quadrant of the intersection of Airport Road (2) and Ghantoot Street (25), Abu Dhabi, U.A.E[/vc_column_text][box_header title=\"Project Start Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]January 2008[/vc_column_text][box_header title=\"Project Duration\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]24 Months[/vc_column_text][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]275Million US$[/vc_column_text][box_header title=\"Total Built Up Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]90,000 M2\r\nFor more information please contact\r\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','سوق المشرف مول المركزي','','draft','closed','closed','','%d8%b3%d9%88%d9%82-%d8%a7%d9%84%d9%85%d8%b4%d8%b1%d9%81-%d9%85%d9%88%d9%84-%d8%a7%d9%84%d9%85%d8%b1%d9%83%d8%b2%d9%8a-2','','','2016-10-31 20:52:45','2016-10-31 16:52:45','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1923',23,'re_projects','',0),(1924,1,'2016-07-17 14:11:53','2016-07-17 14:11:53','[vc_row][vc_column][vc_single_image image=\"1730\" img_size=\"large\" alignment=\"center\"][vc_column_text]توشك أبوظبي على أن تمتلك أكبر سوق ق سمك في منطقة الخليج بمساحة إجمالية تبلغ 1.8 قدم مربع ويحتوي السوق على أكثر من 200 محلا تجاريا، هايبر ماركت، ومطاعم متنوعة وفقا للمعايير الدولية. ويؤكد صاحب السمو الشيخ محمد بن زايد آل نهيان - ولي عهد أبوظبي - نائب القائد الأعلى للقوات المسلحة -على أهمية المشاريع من هذا الحجم والنوع والتي تدفع عجلة التنمية الاقتصادية في الإمارة وتسعى لتعزيز مكانتها الرائدة تحت قيادة صاحب الشمو الشيخ خليفة بن زايد آل نهيان - حفظه الله.[/vc_column_text][box_header title=\"المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تقديم تصميمات مبدئية من شأنها تحسين شبكة النقل الحالية بحيث تتماشى مع تدابير التخفيف حسب تقرير دراسة التأثيرات المرورية للمشرف مول والذي يقع في القطعة رقم 2 من القطاع E 32.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]لاين للاستثمارات والعقارات ذ.م.م. هي مجموعة شركات متنوعة تتخذ من العاصمة أبوظبي مقرا لها، وتتبع لها مجموعة EMKE والتي تعتبر جزءا لا يتجزأ وسبب رئيسي في الإزدهار والنمو والنجاح الهائل لدولة الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مايو 2007[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top-section\"][vc_column_text]\r\n\r\nالمشروع المقترح والذي هو مشترك بين شركة مبادلة؛ الذراع الإستثماري لحكومة أبوظبي والذي من المتوقع أن يكون جاهزا في منتصف عام 2009 سيحتوي على سوق لا نظير له للأسماك وسوق اللحوم وآخر للخضار بالإضافة إلى أكثر من 200 محلا تجاريا وهايبر ماركت وقاعة رحبة للمطاعم. تم اتخاذ جميع الإجراءات اللازمة لضمان أن السوق سيكون صحي تمام ومن دون أي روائح كريهة. سيحتوي كل محل على براد خاص به. ومن المحلات الـ 200 ستكون هنالك محلات متخصصة لشراء وبيع الأسمالك الحية. سيكون لسوق السمك قاعة لتنظيف الأسماك ومحطة لمعالجة نفايات الأسماك وفقا للمعايير الدولية.\r\n\r\nالمشروع متعدد الاستخدامات والذي يقع في القطاع E 32 يتألف من طابق تحت الأرض، طابق أرضي، طابقين وسقف. وتم تصميم المبنى ليأخذ بعين الاعتبار الأنشطة التالية سوق سمك مركزي (يضم 75 محلا تجاريا) وسوق اللحوم (ويضم 30 متجرا) وسوق الخضار (الذي يضم 60 محلا) ومكاتب ومحلات البيع بالتجزئة وكوفي شوب وهايبر ماركت والعديد من المطاعم المتنوعة.\r\n\r\nتبلغ مساحة المشروع أكثر من 150,000 متر مربع وتشمل ما يلي:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]2,175 موقف للسيارات موزعين في الطابقين الأرض وآخر تحت الأرض[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]سوق للسمك ومتاجر للبيع بالتجزئة على مساحة 45,000 متر مربع في الطابق الأرض[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]كذلك متاجر للبيع بالتجزئة في الطابق الأول وتغطي مساحة قدرها 26,850 متر مربع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]بالإضافة إلى مطاعمومتاجر لليبع بالتجزئة وترفيه عائلي في الطابق الثاني وتغطي ما مساحته 19,500 متر مربع[/item][/items_list][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]كإستشاري الطرق المختص للمشروع؛ قامت CRTC بالمهام التاللية:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحديث تدابير التخفيف لتتماشى مع رؤية 2030[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقديم مقترحات للتخفيف من آثار الازدحام المروري[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراجعة وتقييم تصاميم مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحسين تصاميم مداخل المول ومخارحه وكذلك مواقف السيارات[/item][/items_list][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]1 مليار درهم إماراتي (367,000,000 دولار أمريكي)[/vc_column_text][/vc_column][/vc_row]','سوق السمك في سوق المشرف مول المركزي','','publish','closed','closed','','%d8%b3%d9%88%d9%82-%d8%a7%d9%84%d8%b3%d9%85%d9%83-%d9%81%d9%8a-%d8%b3%d9%88%d9%82-%d8%a7%d9%84%d9%85%d8%b4%d8%b1%d9%81-%d9%85%d9%88%d9%84-%d8%a7%d9%84%d9%85%d8%b1%d9%83%d8%b2%d9%8a','','','2016-10-31 21:16:03','2016-10-31 17:16:03','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1924',6,'re_projects','',0),(1925,1,'2016-07-17 14:12:59','2016-07-17 14:12:59','[vc_row][vc_column][vc_single_image image=\"1748\" img_size=\"large\" alignment=\"center\"][vc_column_text]تبلغ مساحة المشروع المقترح 19,825 متر مربع وسيكون مقرا لإقامة موظفي شركة ADISC. يقع المشروع في القطعة رقم P5a من مدينة خليفة أ بأبوظبي. ويتألف من 9 مبان تحوي 526 شقة سكنية. المساحة الإجمالية للبناء ستنقسم إلى 3 مجموعات بحيث تتألف المجموعة الأولى من 504 استوديو والمجموعة الثانية ستخصص ل6 شقق دوبلكس بينما المجموعة الأخيرة ستماثل المجموعة الثانية مع إضاغة عدد شقتين دوبلكس بغرفتي نوم لكل مبنى.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يمكن وصف المجموعات الثلاث على النحو التالي:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المجموعة B1: 6 مبان متطابقة من 3 طوابق تضم 504 شقة استوديو تبلغ مساحتها 16,128 متر مربع.[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المجموعة 4: تتألف من مبنى واحد ذو 3 طوابق تضم 6 شقق دوبلكس تبلغ مساحتها 577 متر مربع و4 شقق بغرفتي نوم تبلغ مساحتها 463 متر مربع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]المجموعة 5: وتشمل بنايتين تضمان عدد 12 وحدة من غرفتي نوم دوبلكس في مساحة تبلغ 1,732 متر مربع و4 وحدات بأربع غرف نوم على مساحة تبلغ 925 متر مربع[/item][/items_list][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]ADISC[/vc_column_text][box_header title=\"المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]دراسة تأثيرات مرورية من المستوى الأول لمشروع سكن موظفي ADISC، مدينة خليفة أ، أبوظبي.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المشروع في القطعة P5a من مدينة خليفة أ بأبوظبي، دولة الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC للاستشارات من قبل شركة فايبركس للمقاولات والصناعات لعمل دراسة تأثيرات مرورية من المستوى الأول - مخططات الحركة المرورية للمشروع المقترح.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]CRTC للإستشارات الهندسية كونها استشاري الطرق المختص قامت بالمهام التالية للحصول على موافقة مجلس التطوير العمراني UPC بعد تعديل المخططات من قبل المالك:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مخططات حركة السيارات داخل منطقة المشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مخططات المداخل والمخارج الشاملة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مقترحات للافتات المرورية داخل منطقة المشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مخططات مواقف السيارات و أماكن التحميل والتفريغ[/item][/items_list][box_header title=\"المساحة الإجمالية\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]19,825 متر مربع[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]سبتمبر 2010\r\n\r\nلمزيد من المعلومات يرجى التواصل مع\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','سكن موظفي ADISC','','publish','closed','closed','','%d8%b3%d9%83%d9%86-%d9%85%d9%88%d8%b8%d9%81%d9%8a-adisc','','','2016-10-31 21:16:29','2016-10-31 17:16:29','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1925',11,'re_projects','',0),(1926,1,'2016-07-17 14:14:49','2016-07-17 14:14:49','[vc_row][vc_column][vc_single_image image=\"1759\" img_size=\"large\" alignment=\"center\"][vc_column_text]يقع سكن المعهد البترولي في منطقة ساس النخيل في أبوظبي. يهدف المشروع إلى خلق بيئة نشطة للمعيشة والعمل لموظفي المعهد البترولي.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]سكن موظفي المعهد البترولي يتألف من 4 مبان وتحتوي على 9 شقق في كل طابق يتألف المسكن على النحو التالي:\r\n\r\nالمبنى A - طابق أرضي + طابقين - يحتوي على 27 شقة في مساحة 4,416 متر مربع.\r\n\r\nالمبنى B - طابق أرضي + طابقين - يحتوي على 36 شقة في مساحة 5,816 متر مربع.\r\n\r\nالمبنى C - طابق أرضي + طابقين - يحتوي على 45 شقة في مساحة 7,216 متر مربع.\r\n\r\nالمبنى D - طابق أرضي + طابقين - يحتوي على 45 شقة في مساحة 7,216 متر مربع.\r\n\r\nتتألف من مساحة معيشية واسعة نموذجية ولها أماكن مجاورة خاصة للموظفين من أجل الدراسة والعمل. تحتوي أيضا على غرف منفصلة للخادمة مع حمام مرافق وغرف لتبديل الملابس ومنطقة جلوس واسعة وطاولات للطعام لها منافذ من المطابخ. ويحتوي السكن على وسائل للألعاب في الهواء الطلق من مثل ملعب تنس، ملعب كرة قدم ومنطفة خضراء فسيحة.\r\n\r\nيحتوي السقف على مضخات ومخازن للمياه المبردة وغرف G.S.M. وغرفة مركز التحكم في المحركات وغرفة تخزين وغرفة للترشيح والتعزيز. كما تضم غرف للخدمات من مثل غرفة الكهرباء ومولدات للطوارئ والمعدات الميكانيكية والمكيفات. هذا بالإضافة للغرف الميكانيكية الكهربائية في كل طابق.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يقع المشروع المقترح في منطقة ساس النخيل (أم النار) في الربع الشمالي الشرقي من تقاطع الشارعيين السريعين أبوظبي - دبي (E 22) وأبوظبي العين (E 10).[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]أدنوك[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC للاستشارات من قبل شركة مجموعة التراث العالمية للاستشارات لعمل دراسة التاُيرات المرورية الناجمة عن المشروع المقترح والذي هو عبارة عن مسكن لموظفي المعهد البتروليوالذي يقع في منطقة ساس النحيل من العاصمة أبوظبي.[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]كاستشاري مختص للطرق قامت CRTC بالمهام التالية:[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع دائرة النقل وقسم المرور من شرطة أبوظبي وعقد اجتماعات معهم[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مسح مروري للمنطقة تحت الدراسة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]النمذجة المصغرة وتوزيع الرحلات التي سيولدها المشروع وتقسيمها على شبكة الطرق الحالية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحليل التأثيرات الناجمة عن المشروع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسة متطلبات مواقف السيارات/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مداخل مخارج المشروع وحركة السيارات داخل المنطقة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقرير دراسة التأثيرات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التصميم المبدئي لمواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توسعة الطرق واقتراح تدابير للتخفيف من الازدحام المروري.[/item][/items_list][box_header title=\"مساحة المشروع الإجمالية\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]24,664 متر مربع[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2011\r\n\r\nلمزيد من المعلومات يرجى التواصل مع\r\n\r\n<strong>منى نصر: mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]','سكن موظفي مدرسة المعهد البترولي الثانوية','','publish','closed','closed','','%d8%b3%d9%83%d9%86-%d9%85%d9%88%d8%b8%d9%81%d9%8a-%d9%85%d8%af%d8%b1%d8%b3%d8%a9-%d8%a7%d9%84%d9%85%d8%b9%d9%87%d8%af-%d8%a7%d9%84%d8%a8%d8%aa%d8%b1%d9%88%d9%84%d9%8a-%d8%a7%d9%84%d8%ab%d8%a7%d9%86','','','2016-10-31 21:16:49','2016-10-31 17:16:49','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1926',0,'re_projects','',0),(1927,1,'2016-07-17 14:17:19','2016-07-17 14:17:19','[vc_row][vc_column][vc_single_image image=\"1719\" img_size=\"large\" alignment=\"center\"][vc_column_text]تم تعيين CRTC للاستشارات الهندسية من قبل شركة مجموعة الحبتور ليتون (HLG) لعمل خطط إدارة الحركة المرورية لمشروع تقاطع المطار وشبكة الطرق المحيطة بالمطار.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]يتألف مشروع تقاطع المطار وشبكة الطرق المحيطة بالمطار بناء طريق جديد يصل طوله لـ 16 كم ويتألف من مسرب واحد وكذلك توسعة الطريق السريع أبوظبي - دبي (E 11) وبناء طرق جديدة تصل لـ27 كم مع مطبات أحادية الإتجاه وطرق جامعة وموزعة (CD) بثلاث مسارب في كلا من الاتجاهين[/vc_column_text][vc_column_text]يشمل نطاق العمل ما يلي:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توسعة الطريق السريع (E 11) بإضافة مسرب في كل إتجاه[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]عمل تقاطع جديد يخدم مطار أبوظبي الدولي الجديد[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]طرق فرعية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]طرق جامعة وموزعة (CD)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]جسور خدمية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أعمال تصريف مياه الأمطار[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]شبكات خدمية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أعمال إنارة الشوارع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]أعمال نظم المرور الذكية[/item][/items_list][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]أبوظبي، الإمارات العربية المتحدة[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"0\" top_margin=\"page-margin-top\"][vc_column_text]شركة أبوظبي للخدمات العامة (PJSC) - مساندة / دائرة النقل[/vc_column_text][box_header title=\"دور CRTC للاستشارات في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC للاستشارات الهندسية من قبل شركة مقاولات مجموعة الحبتور ليتون (HLG) لتقديم خدمات استشارية لخطط إدارة الحركة المرورية لمشروع تطوير تقاطع المطار وشبكة الطرق المحيطة بالمطار (E 11)[/vc_column_text][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]المهام التي قامت بها CRTC للاستشارات كونها استشاري الطرق المختص للمشروع أعلاه:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]جمع المسوحات المرورية من المالك ودائرة النقل بالإضافة إلى عمل مسح مروري جديد [/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراجعة والتحقق من صحة بيانات تقرير المسح المروري[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]إجراء تحاليل لمدى مستوى خدمة الطرق الحالية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]توزيع الرحلات التي سيولدها المشروع على مخططات مختلفة لإدارة الحركة المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]عمل تحليل لمدى مستوى خدمة الطرق لمخططات مختلفة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]عرض نتائج الدراسة وتقديم التوصيات بناء على نتائج التحليل[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع المالك والجهات ذات العلاقة من مثل دائرة النقل، بلدية أبوظبي، وشرطة أبوظبي[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الحصول على موافقات الدوائر الحكومية ذات العلاقة[/item][/items_list][box_header title=\"خطط إدارة الحركة المرورية\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]التنسيق مع المقاولين والجهات الحكومية ذات العلاقة[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقديم 3 مقترحات مختلفة لإدارة الحركة المروية خلال فترة العمل[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقسيم خطط إدارة الحركة المرورية إلى مراحل لتسهيل عبور المركبات في جميع مراحل الإنشاء[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]عمل تدابير ووضع لافتات تنبيهية للحفاظ على سلامة العمال والمركبات في آن واحد[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مخططات تصميم رصفي مؤقت للطرق[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]الحصول على موافقات الجهات المعنية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]استعراض ومراجعة مخططات إدارة الطرق والسلامة[/item][/items_list][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]638 مليون درهم إماراتي (173.7 مليون دولار أمريكي)[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]أكتوبر 2017[/vc_column_text][/vc_column][/vc_row]','تقاطع المطار E-10 وشبكة الطرق في منطقة المطار','','publish','closed','closed','','%d8%aa%d9%82%d8%a7%d8%b7%d8%b9-%d8%a7%d9%84%d9%85%d8%b7%d8%a7%d8%b1-e-10-%d9%88%d8%b4%d8%a8%d9%83%d8%a9-%d8%a7%d9%84%d8%b7%d8%b1%d9%82-%d9%81%d9%8a-%d9%85%d9%86%d8%b7%d9%82%d8%a9-%d8%a7%d9%84%d9%85','','','2016-10-31 22:15:37','2016-10-31 18:15:37','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1927',7,'re_projects','',0),(1928,1,'2016-07-17 14:19:17','2016-07-17 14:19:17','[vc_row][vc_column][vc_single_image image=\"1728\" img_size=\"large\" alignment=\"center\"][vc_column_text]تم تعيين CRTC للاستشارات الهندسية من قبل دائرة الشؤون البلدية - بلدية مدينة أبوظبي (ADM) لأداء خدمات مسح مرورية حسب الطلب لعدد من التقاطعات المرورية والشوارع البلدية الداخلية.[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]يشمل برنامج المسح المروري السنوي 7 أنواع مختلفة في أماكن مختلفة من إمارة أبوظبي وتشمل ( الجسور المؤدية من وإلى جزيرة أبوظبي، قطاعات في منتصف الطرق، التقاطعات، إشارات IP المرورية، دوارات IP، قطاعات نقاط الوصول IP، أقسام الطرق) الوحدات المستخدمة (عدد الحارات، التقاطعات، الإشارات المرورية، الدوارات، الـ Right In / Right Out، الكيلومترات) العدد (36، 40، 80، 20، 50، 40، 20) المدة الزمنية (7 أيام، 24 ساعة، 9 ساعات، 9، ساعات، 9 ساعات، 9 ساعات، 3 رحلات ذهاب وعودة لكل من أوقات الذروة الصباحية، عند الظهيرة والمسائية) على التوالي.[/vc_column_text][box_header title=\"موقع المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مدينة أبوظبي، دولة الإمارات العربية المتحدة[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]دائرة الشؤون البلدية\r\n\r\nبلدية مدينة أبوظبي (ADM)[/vc_column_text][box_header title=\"دور CRTC في المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تم تعيين CRTC للاستشارات لعمل خدمات مسح مرورية حسب الطلب لمدينة أبوظبي[/vc_column_text][items_list additembutton=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]7 أيام مسح مروري للطرق بواسة التسجيل التلقائي للسيارات (ATR)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]24 ساعة مسح مروري للطرق بواسة التسجيل التلقائي للسيارات (ATR)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مسح مروري بالفيديوهات في ساعات الذروة عند التقاطعات للحركات المرورية (TMC)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مسح مروري بالفيديوهات في ساعات الذروة عند الدوارات للحركات المرورية (TMC)[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مسح مروري يدوي في ساعات الذروة عند التقاطعات للحركات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مسح مروري يدوي في ساعات الذروة عند تقاطعات Right In / Right Out للحركات المرورية[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]دراسة لزمن الرحلة ومتوسط التأخير[/item][/items_list][box_header title=\"مدة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]2013 - 2014[/vc_column_text][/vc_column][/vc_row]','خدمات حسب الطلب لبلدية أبوظبي','','publish','closed','closed','','%d8%ae%d8%af%d9%85%d8%a7%d8%aa-%d8%ad%d8%b3%d8%a8-%d8%a7%d9%84%d8%b7%d9%84%d8%a8-%d9%84%d8%a8%d9%84%d8%af%d9%8a%d8%a9-%d8%a3%d8%a8%d9%88%d8%b8%d8%a8%d9%8a','','','2016-10-31 21:17:16','2016-10-31 17:17:16','',0,'http://mymeetingdesk.com/php1/rtcme/?post_type=re_projects&#038;p=1928',3,'re_projects','',0),(1929,1,'2016-07-19 11:57:09','2016-07-19 11:57:09','[vc_row el_class=\"margin-top-70\"][vc_column][blog re_pagination=\"1\" items_per_page=\"6\" featured_image_size=\"re_medium\" ids=\"-\" category=\"-\" author=\"-\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"1\" show_post_categories=\"1\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"0\" is_search_results=\"1\"][/vc_column][/vc_row]','Search Page Template','','publish','open','open','','search-page-template-2','','','2016-07-19 11:57:09','2016-07-19 11:57:09','',0,'http://mymeetingdesk.com/php1/rtcme/?page_id=1929',0,'page','',0),(1930,1,'2016-07-19 11:57:09','2016-07-19 11:57:09','[vc_row el_class=\"margin-top-70\"][vc_column][blog re_pagination=\"1\" items_per_page=\"6\" featured_image_size=\"re_medium\" ids=\"-\" category=\"-\" author=\"-\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" read_more=\"1\" show_post_categories=\"1\" show_post_author=\"1\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"0\" is_search_results=\"1\"][/vc_column][/vc_row]','Search Page Template','','inherit','open','open','','1929-revision-v1','','','2016-07-19 11:57:09','2016-07-19 11:57:09','',1929,'http://mymeetingdesk.com/php1/rtcme/2016/07/19/1929-revision-v1/',0,'revision','',0),(1931,1,'2016-07-20 06:09:05','2016-07-20 06:09:05','[vc_row][vc_column][re_projects items_per_page=\"8\" ids=\"1919,1896,1843,1914,1909,1913,1898,1902\" category=\"-\" headers=\"1\" read_more=\"1\"][/vc_column][/vc_row]','مشاريعنا','','inherit','open','open','','1614-revision-v1','','','2016-07-20 06:09:05','2016-07-20 06:09:05','',1614,'http://mymeetingdesk.com/php1/rtcme/2016/07/20/1614-revision-v1/',0,'revision','',0),(1932,1,'2016-07-20 06:35:39','2016-07-20 06:35:39','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main-arabic\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>مرحبا بكم في موقع شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م.</h2>\r\nبدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق، المواصلات، والهندسة المدنية ثم توسعت لتكةن شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/%D9%84%D9%85%D8%AD%D8%A9-%D8%B9%D9%86%D8%A7/\">تعرف على المزيد</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>رسالتنا</h3>\r\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQUUlRDglQUYlRDklODUlRDglQTclRDglQUElM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRSVEOSU4NSVEOCVCOSUyMCVEOCVBMyVEOSU4MyVEOCVBQiVEOCVCMSUyMCVEOSU4NSVEOSU4NiUyMDglMjAlRDglQjMlRDklODYlRDklODglRDglQTclRDglQUElMjAlRDklODUlRDklODYlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTklMjAlRDglQTclRDklODQlRDklODglRDglQTclRDglQjMlRDglQjklRDglQTklMjAlRDklODglRDglQTclRDklODQlRDglQUElRDglQjElRDklODMlRDklOEElRDglQjIlMjAlRDglQTclRDklODQlRDglQUQlRDklODIlRDklOEElRDklODIlRDklOEElMjAlRDglQjklRDklODQlRDklODklMjAlRDglQjElRDglQjYlRDglQTclMjAlRDglQTclRDklODQlRDglQjklRDklODUlRDklODQlRDglQTclRDglQTElRDglOEMlMjAlRDklOEElRDklODUlRDklODMlRDklODYlRDklODMlMjAlRDglQTclRDklODQlRDglQTclRDglQjklRDglQUElRDklODUlRDglQTclRDglQUYlMjAlRDglQjklRDklODQlRDklOEElRDklODYlRDglQTclMjAlRDklODElRDklOEElMjAlRDklODUlRDglQjQlRDglQjElRDklODglRDglQjklRDklODMlMjAlRDglQTclRDklODQlRDklODUlRDklODIlRDglQTglRDklODQuJTIwJUQ4JUFBJUQ5JTgyJUQ4JUFGJUQ5JTg1JTIwQ1JUQyUyMCVEOSU4NSVEOCVBQyVEOSU4NSVEOSU4OCVEOCVCOSVEOCVBOSUyMCVEOSU4OCVEOCVBNyVEOCVCMyVEOCVCOSVEOCVBOSUyMCVEOSU4NSVEOSU4NiUyMCVEOCVBNyVEOSU4NCVEOCVBRSVEOCVBRiVEOSU4NSVEOCVBNyVEOCVBQSUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOSU4QSVEOCVBOSUyMCVEOCVBOCVEOSU4NSVEOCVBNyUyMCVEOSU4MSVEOSU4QSUyMCVEOCVCMCVEOSU4NCVEOSU4MyUyMCVEOSU4OCVEOSU4NCVEOSU4MyVEOSU4NiUyMCVEOCVBRiVEOSU4OCVEOSU4NiUyMCVEOCVBMyVEOSU4NiUyMCVEOSU4QSVEOSU4MiVEOCVBQSVEOCVCNSVEOCVCMSUyMCVEOCVCOSVEOSU4NCVEOSU4OSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVCMSVEOSU4MiVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4OCVEOCVBNyVEOCVCNSVEOSU4NCVEOCVBNyVEOCVBQSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOCVBOCVEOSU4NiVEOSU4QSVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOCVBQSVEOCVBRCVEOCVBQSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4NiVEOCVBNyVEOCVCOCVEOCVCMSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVBOCVEOSU4QSVEOCVCOSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4MyVEOSU4NyVEOCVCMSVEOCVBOCVEOCVBNyVEOCVBNiVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVCOSVEOSU4NSVEOCVBNyVEOCVCMSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOSU4OCVEOCVBQSVEOCVCNSVEOSU4NSVEOSU4QSVEOSU4NSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVBOCVEOCVBNyVEOSU4NiVEOSU4QS4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODUlRDglQjQlRDglQTclRDglQjElRDklOEElRDglQjklM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDglQTMlRDglQjklRDglQjglRDklODUlMjAlRDglQTUlRDklODYlRDglQUMlRDglQTclRDglQjIlRDglQTclRDglQUElRDklODYlRDglQTclM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"-,1919,1896,1843,1914,1909,1913,1898,1902\" category=\"%d8%a7%d9%84%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9-%d8%a7%d9%84%d9%85%d9%86%d8%ac%d8%b2%d8%a9\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODElRDglQjElRDklOEElRDklODIlMjAlRDglQjklRDklODUlRDklODQlM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDklODIlRDglQTclRDglQTglRDklODQlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTclRDglQTElM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert teamdirection\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"يمنى حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"جودفري أنطوني\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"ماري غارا\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"محمد غفاري\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"أيمن شاهين\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"محمد إعجاز\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"منى نصر\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"أسامة محي الدين\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"عبدالرحمن حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"ألين أروستيك\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"دانية هادي\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"سرفراس عبدالوهاب\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQTIlRDglQUUlRDglQjElMjAlRDglQTMlRDglQUUlRDglQTglRDglQTclRDglQjElM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRm15bWVldGluZ2Rlc2suY29tJTJGcGhwMSUyRnJ0Y21lJTJGJTI1RDglMjVBMyUyNUQ4JTI1QUUlMjVEOCUyNUE4JTI1RDglMjVBNyUyNUQ4JTI1QjEtJTI1RDglMjVBNyUyNUQ5JTI1ODQlMjVEOCUyNUI0JTI1RDglMjVCMSUyNUQ5JTI1ODMlMjVEOCUyNUE5LSUyNUQ5JTI1ODUlMjVEOCUyNUE3LSUyNUQ4JTI1QTclMjVEOSUyNTg0JTI1RDglMjVBQyUyNUQ4JTI1QUYlMjVEOSUyNThBJTI1RDglMjVBRiUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRSVEOCVCOSVEOCVCMSVEOCVCNiUyMCVEOCVBNyVEOSU4NCVEOCVBQyVEOSU4NSVEOSU4QSVEOCVCOSUyMCUzQyUyRmElM0U=[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-07-20 06:35:39','2016-07-20 06:35:39','',1473,'http://mymeetingdesk.com/php1/rtcme/2016/07/20/1473-revision-v1/',0,'revision','',0),(1935,1,'2016-07-29 12:51:36','2016-07-29 12:51:36','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nCanadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nOur vision is to be among the most respected, reputable, highly regarded transportation, infrastructure and project management consultancy firms in the Middle East.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nOur mission is to deliver high-quality, cost-effective transportation, infrastructure and project management solutions to meet our clients’ needs.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"1727,1712,1716,1729,1720,1721,1724,1731\" order_by=\"menu_order\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Yomna Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"Godfrey Antony\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Mary Garra\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Muhammad Ghaffari\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Ayman Shahin\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Muhammed Ejaz\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Mona Nasr\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Osama Mohiddien\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"AbdelRahman Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Alain Arostique\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Daniya Hadi\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Surfaras Abdul Vahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGcnRjbWUuY29tJTJGYmxvZyUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-07-29 12:51:36','2016-07-29 12:51:36','',924,'http://rtcme.com/2016/07/29/924-revision-v1/',0,'revision','',0),(1936,1,'2016-07-29 12:54:03','2016-07-29 12:54:03','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main-arabic\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>مرحبا بكم في موقع شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م.</h2>\r\nبدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق، المواصلات، والهندسة المدنية ثم توسعت لتكةن شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/%D9%84%D9%85%D8%AD%D8%A9-%D8%B9%D9%86%D8%A7/\">تعرف على المزيد</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>رسالتنا</h3>\r\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQUUlRDglQUYlRDklODUlRDglQTclRDglQUElM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRSVEOSU4NSVEOCVCOSUyMCVEOCVBMyVEOSU4MyVEOCVBQiVEOCVCMSUyMCVEOSU4NSVEOSU4NiUyMDglMjAlRDglQjMlRDklODYlRDklODglRDglQTclRDglQUElMjAlRDklODUlRDklODYlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTklMjAlRDglQTclRDklODQlRDklODglRDglQTclRDglQjMlRDglQjklRDglQTklMjAlRDklODglRDglQTclRDklODQlRDglQUElRDglQjElRDklODMlRDklOEElRDglQjIlMjAlRDglQTclRDklODQlRDglQUQlRDklODIlRDklOEElRDklODIlRDklOEElMjAlRDglQjklRDklODQlRDklODklMjAlRDglQjElRDglQjYlRDglQTclMjAlRDglQTclRDklODQlRDglQjklRDklODUlRDklODQlRDglQTclRDglQTElRDglOEMlMjAlRDklOEElRDklODUlRDklODMlRDklODYlRDklODMlMjAlRDglQTclRDklODQlRDglQTclRDglQjklRDglQUElRDklODUlRDglQTclRDglQUYlMjAlRDglQjklRDklODQlRDklOEElRDklODYlRDglQTclMjAlRDklODElRDklOEElMjAlRDklODUlRDglQjQlRDglQjElRDklODglRDglQjklRDklODMlMjAlRDglQTclRDklODQlRDklODUlRDklODIlRDglQTglRDklODQuJTIwJUQ4JUFBJUQ5JTgyJUQ4JUFGJUQ5JTg1JTIwQ1JUQyUyMCVEOSU4NSVEOCVBQyVEOSU4NSVEOSU4OCVEOCVCOSVEOCVBOSUyMCVEOSU4OCVEOCVBNyVEOCVCMyVEOCVCOSVEOCVBOSUyMCVEOSU4NSVEOSU4NiUyMCVEOCVBNyVEOSU4NCVEOCVBRSVEOCVBRiVEOSU4NSVEOCVBNyVEOCVBQSUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOSU4QSVEOCVBOSUyMCVEOCVBOCVEOSU4NSVEOCVBNyUyMCVEOSU4MSVEOSU4QSUyMCVEOCVCMCVEOSU4NCVEOSU4MyUyMCVEOSU4OCVEOSU4NCVEOSU4MyVEOSU4NiUyMCVEOCVBRiVEOSU4OCVEOSU4NiUyMCVEOCVBMyVEOSU4NiUyMCVEOSU4QSVEOSU4MiVEOCVBQSVEOCVCNSVEOCVCMSUyMCVEOCVCOSVEOSU4NCVEOSU4OSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVCMSVEOSU4MiVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4OCVEOCVBNyVEOCVCNSVEOSU4NCVEOCVBNyVEOCVBQSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOCVBOCVEOSU4NiVEOSU4QSVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOCVBQSVEOCVBRCVEOCVBQSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4NiVEOCVBNyVEOCVCOCVEOCVCMSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVBOCVEOSU4QSVEOCVCOSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4MyVEOSU4NyVEOCVCMSVEOCVBOCVEOCVBNyVEOCVBNiVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVCOSVEOSU4NSVEOCVBNyVEOCVCMSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOSU4OCVEOCVBQSVEOCVCNSVEOSU4NSVEOSU4QSVEOSU4NSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVBOCVEOCVBNyVEOSU4NiVEOSU4QS4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODUlRDglQjQlRDglQTclRDglQjElRDklOEElRDglQjklM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDglQTMlRDglQjklRDglQjglRDklODUlMjAlRDglQTUlRDklODYlRDglQUMlRDglQTclRDglQjIlRDglQTclRDglQUElRDklODYlRDglQTclM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"-,1919,1896,1843,1914,1909,1913,1898,1902\" category=\"%d8%a7%d9%84%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9-%d8%a7%d9%84%d9%85%d9%86%d8%ac%d8%b2%d8%a9\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODElRDglQjElRDklOEElRDklODIlMjAlRDglQjklRDklODUlRDklODQlM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDklODIlRDglQTclRDglQTglRDklODQlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTclRDglQTElM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert teamdirection\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"يمنى حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1443\" img_size=\"full\" title=\"جودفري أنطوني\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"ماري غارا\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"محمد غفاري\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"أيمن شاهين\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"محمد إعجاز\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"منى نصر\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"أسامة محي الدين\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"عبدالرحمن حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"ألين أروستيك\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"دانية هادي\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"سرفراس عبدالوهاب\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQTIlRDglQUUlRDglQjElMjAlRDglQTMlRDglQUUlRDglQTglRDglQTclRDglQjElM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnJ0Y21lLmNvbSUyRiUyNUQ4JTI1QTMlMjVEOCUyNUFFJTI1RDglMjVBOCUyNUQ4JTI1QTclMjVEOCUyNUIxLSUyNUQ4JTI1QTclMjVEOSUyNTg0JTI1RDglMjVCNCUyNUQ4JTI1QjElMjVEOSUyNTgzJTI1RDglMjVBOS0lMjVEOSUyNTg1JTI1RDglMjVBNy0lMjVEOCUyNUE3JTI1RDklMjU4NCUyNUQ4JTI1QUMlMjVEOCUyNUFGJTI1RDklMjU4QSUyNUQ4JTI1QUYlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0UlRDglQjklRDglQjElRDglQjYlMjAlRDglQTclRDklODQlRDglQUMlRDklODUlRDklOEElRDglQjklMjAlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-07-29 12:54:03','2016-07-29 12:54:03','',1473,'http://rtcme.com/2016/07/29/1473-revision-v1/',0,'revision','',0),(1984,1,'2016-10-03 05:33:06','2016-10-03 05:33:06','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Ayman Shahin<span class=\"memDes\">Administration Manager</span></div>\r\n[/vc_column_text][vc_column_text]started working for the company since it started in 2008. He bonds all the departments of CRTC together; he has strong devotion and commitment to make sure that the goals set by the top management are met. His strong organizational and problem-solving skills help him to run the administrative aspects of the office effectively and smoothly.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></div>\r\n<div class=\"memberName\">Surfaras Abdul Vahab<span class=\"memDes\">CAD Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Abdul Vahab is a highly qualified CAD manager with more than 9 years of extensive experience in Utilities Design, Transportation Planning, and Roadway Design that allowed him to work under a lot of pressure yet still provides great outcome no matter what. He is very familiar with local authorities’ requirements and procedures in producing drawings to be submitted for approvals.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1542\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></div>\r\n<div class=\"memberName\">Osama Mohiddien<span class=\"memDes\">Intermediate Transportation Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Osama has a few years of experience in transportation engineering in UAE working in international companies; his area of expertise includes scenario analysis, junction design, road safety assessments, and traffic impact studies among others. He is also familiar with engineering software such as AutoCAD, Synchro and Sidra.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Muhammad Ejaz<span class=\"memDes\">Intermediate Roadway Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Ejaz is a graduate of urban and infrastructure Engineering and has been working as a Highway Design Engineer in CRTC for more than two years. He has a strong academic and professional experience in the field of urban streets and highway design including design of utility corridors as per local practices and standards. With his a few years of experience in design and project management; he is one of the core members of the CRTC team.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\">\r\n<div class=\"teamImg\"><img class=\" size-full wp-image-1497 alignleft\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></div>\r\n<div class=\"memberName\">Yomna Hataba<span class=\"memDes\">Architect</span></div>\r\n</div>\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-10-03 05:33:06','2016-10-03 05:33:06','',1131,'http://rtcme.com/2016/10/03/1131-revision-v1/',0,'revision','',0),(1985,1,'2016-10-03 05:34:00','2016-10-03 05:34:00','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Ayman Shahin<span class=\"memDes\">Administration Manager</span></div>\r\n[/vc_column_text][vc_column_text]started working for the company since it started in 2008. He bonds all the departments of CRTC together; he has strong devotion and commitment to make sure that the goals set by the top management are met. His strong organizational and problem-solving skills help him to run the administrative aspects of the office effectively and smoothly.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></div>\r\n<div class=\"memberName\">Surfaras Abdul Vahab<span class=\"memDes\">CAD Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Abdul Vahab is a highly qualified CAD manager with more than 9 years of extensive experience in Utilities Design, Transportation Planning, and Roadway Design that allowed him to work under a lot of pressure yet still provides great outcome no matter what. He is very familiar with local authorities’ requirements and procedures in producing drawings to be submitted for approvals.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1542\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></div>\r\n<div class=\"memberName\">Osama Mohiddien<span class=\"memDes\">Intermediate Transportation Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Osama has a few years of experience in transportation engineering in UAE working in international companies; his area of expertise includes scenario analysis, junction design, road safety assessments, and traffic impact studies among others. He is also familiar with engineering software such as AutoCAD, Synchro and Sidra.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Muhammad Ejaz<span class=\"memDes\">Intermediate Roadway Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Ejaz is a graduate of urban and infrastructure Engineering and has been working as a Highway Design Engineer in CRTC for more than two years. He has a strong academic and professional experience in the field of urban streets and highway design including design of utility corridors as per local practices and standards. With his a few years of experience in design and project management; he is one of the core members of the CRTC team.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\">\r\n<div class=\"teamImg\"><img class=\"size-full wp-image-1497 alignleft\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\">Yomna Hataba<span class=\"memDes\">Architect</span></div>\r\n</div>\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-10-03 05:34:00','2016-10-03 05:34:00','',1131,'http://rtcme.com/2016/10/03/1131-revision-v1/',0,'revision','',0),(1986,1,'2016-10-03 05:34:57','2016-10-03 05:34:57','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Ayman Shahin<span class=\"memDes\">Administration Manager</span></div>\r\n[/vc_column_text][vc_column_text]started working for the company since it started in 2008. He bonds all the departments of CRTC together; he has strong devotion and commitment to make sure that the goals set by the top management are met. His strong organizational and problem-solving skills help him to run the administrative aspects of the office effectively and smoothly.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></div>\r\n<div class=\"memberName\">Surfaras Abdul Vahab<span class=\"memDes\">CAD Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Abdul Vahab is a highly qualified CAD manager with more than 9 years of extensive experience in Utilities Design, Transportation Planning, and Roadway Design that allowed him to work under a lot of pressure yet still provides great outcome no matter what. He is very familiar with local authorities’ requirements and procedures in producing drawings to be submitted for approvals.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1542\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></div>\r\n<div class=\"memberName\">Osama Mohiddien<span class=\"memDes\">Intermediate Transportation Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Osama has a few years of experience in transportation engineering in UAE working in international companies; his area of expertise includes scenario analysis, junction design, road safety assessments, and traffic impact studies among others. He is also familiar with engineering software such as AutoCAD, Synchro and Sidra.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Muhammad Ejaz<span class=\"memDes\">Intermediate Roadway Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Ejaz is a graduate of urban and infrastructure Engineering and has been working as a Highway Design Engineer in CRTC for more than two years. He has a strong academic and professional experience in the field of urban streets and highway design including design of utility corridors as per local practices and standards. With his a few years of experience in design and project management; he is one of the core members of the CRTC team.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\">\r\n<div class=\"teamImg\"><img class=\"size-full wp-image-1497 alignleft\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"> Yomna Hataba<span class=\"memDes\">Architect</span></div>\r\n</div>\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-10-03 05:34:57','2016-10-03 05:34:57','',1131,'http://rtcme.com/2016/10/03/1131-revision-v1/',0,'revision','',0),(1987,1,'2016-10-03 05:36:41','2016-10-03 05:36:41','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Ayman Shahin<span class=\"memDes\">Administration Manager</span></div>\r\n[/vc_column_text][vc_column_text]started working for the company since it started in 2008. He bonds all the departments of CRTC together; he has strong devotion and commitment to make sure that the goals set by the top management are met. His strong organizational and problem-solving skills help him to run the administrative aspects of the office effectively and smoothly.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></div>\r\n<div class=\"memberName\">Surfaras Abdul Vahab<span class=\"memDes\">CAD Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Abdul Vahab is a highly qualified CAD manager with more than 9 years of extensive experience in Utilities Design, Transportation Planning, and Roadway Design that allowed him to work under a lot of pressure yet still provides great outcome no matter what. He is very familiar with local authorities’ requirements and procedures in producing drawings to be submitted for approvals.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1542\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></div>\r\n<div class=\"memberName\">Osama Mohiddien<span class=\"memDes\">Intermediate Transportation Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Osama has a few years of experience in transportation engineering in UAE working in international companies; his area of expertise includes scenario analysis, junction design, road safety assessments, and traffic impact studies among others. He is also familiar with engineering software such as AutoCAD, Synchro and Sidra.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Muhammad Ejaz<span class=\"memDes\">Intermediate Roadway Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Ejaz is a graduate of urban and infrastructure Engineering and has been working as a Highway Design Engineer in CRTC for more than two years. He has a strong academic and professional experience in the field of urban streets and highway design including design of utility corridors as per local practices and standards. With his a few years of experience in design and project management; he is one of the core members of the CRTC team.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\">\r\n<div class=\"teamImg\"><img class=\"size-full wp-image-1497 alignleft\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\">\r\n\r\nYomna HatabaArchitect\r\n\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]\r\n\r\n</div>\r\n</div>','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-10-03 05:36:41','2016-10-03 05:36:41','',1131,'http://rtcme.com/2016/10/03/1131-revision-v1/',0,'revision','',0),(1988,1,'2016-10-03 05:38:01','2016-10-03 05:38:01','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Ayman Shahin<span class=\"memDes\">Administration Manager</span></div>\r\n[/vc_column_text][vc_column_text]started working for the company since it started in 2008. He bonds all the departments of CRTC together; he has strong devotion and commitment to make sure that the goals set by the top management are met. His strong organizational and problem-solving skills help him to run the administrative aspects of the office effectively and smoothly.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></div>\r\n<div class=\"memberName\">Surfaras Abdul Vahab<span class=\"memDes\">CAD Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Abdul Vahab is a highly qualified CAD manager with more than 9 years of extensive experience in Utilities Design, Transportation Planning, and Roadway Design that allowed him to work under a lot of pressure yet still provides great outcome no matter what. He is very familiar with local authorities’ requirements and procedures in producing drawings to be submitted for approvals.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1542\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></div>\r\n<div class=\"memberName\">Osama Mohiddien<span class=\"memDes\">Intermediate Transportation Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Osama has a few years of experience in transportation engineering in UAE working in international companies; his area of expertise includes scenario analysis, junction design, road safety assessments, and traffic impact studies among others. He is also familiar with engineering software such as AutoCAD, Synchro and Sidra.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Muhammad Ejaz<span class=\"memDes\">Intermediate Roadway Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Ejaz is a graduate of urban and infrastructure Engineering and has been working as a Highway Design Engineer in CRTC for more than two years. He has a strong academic and professional experience in the field of urban streets and highway design including design of utility corridors as per local practices and standards. With his a few years of experience in design and project management; he is one of the core members of the CRTC team.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\">\r\n<div class=\"teamImg\"><img class=\"size-full wp-image-1497 alignleft\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n<div class=\"memberName\" style=\"text-align: left;\">\r\n<div class=\"memberName\">Yomna HatabaArchitect</div>\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n\r\n</div>\r\n</div>','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-10-03 05:38:01','2016-10-03 05:38:01','',1131,'http://rtcme.com/2016/10/03/1131-revision-v1/',0,'revision','',0),(1989,1,'2016-10-03 05:40:53','2016-10-03 05:40:53','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Ayman Shahin<span class=\"memDes\">Administration Manager</span></div>\r\n[/vc_column_text][vc_column_text]started working for the company since it started in 2008. He bonds all the departments of CRTC together; he has strong devotion and commitment to make sure that the goals set by the top management are met. His strong organizational and problem-solving skills help him to run the administrative aspects of the office effectively and smoothly.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></div>\r\n<div class=\"memberName\">Surfaras Abdul Vahab<span class=\"memDes\">CAD Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Abdul Vahab is a highly qualified CAD manager with more than 9 years of extensive experience in Utilities Design, Transportation Planning, and Roadway Design that allowed him to work under a lot of pressure yet still provides great outcome no matter what. He is very familiar with local authorities’ requirements and procedures in producing drawings to be submitted for approvals.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1542\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></div>\r\n<div class=\"memberName\">Osama Mohiddien<span class=\"memDes\">Intermediate Transportation Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Osama has a few years of experience in transportation engineering in UAE working in international companies; his area of expertise includes scenario analysis, junction design, road safety assessments, and traffic impact studies among others. He is also familiar with engineering software such as AutoCAD, Synchro and Sidra.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Muhammad Ejaz<span class=\"memDes\">Intermediate Roadway Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Ejaz is a graduate of urban and infrastructure Engineering and has been working as a Highway Design Engineer in CRTC for more than two years. He has a strong academic and professional experience in the field of urban streets and highway design including design of utility corridors as per local practices and standards. With his a few years of experience in design and project management; he is one of the core members of the CRTC team.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\">\r\n<div class=\"teamImg\"></div>\r\n<div class=\"teamImg\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://crtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></div>\r\n<div class=\"memberName\">Yomna Hataba<span class=\"memDes\">Architect</span></div>\r\n<div class=\"memberName\" style=\"text-align: left;\"></div>\r\n</div>\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][/vc_column][vc_column_text el_class=\"ourTeamdiv\"][/vc_column_text]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-10-03 05:40:53','2016-10-03 05:40:53','',1131,'http://rtcme.com/2016/10/03/1131-revision-v1/',0,'revision','',0),(1990,1,'2016-10-03 05:43:09','2016-10-03 05:43:09','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1537\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://crtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Ayman Shahin<span class=\"memDes\">Administration Manager</span></div>\r\n[/vc_column_text][vc_column_text]started working for the company since it started in 2008. He bonds all the departments of CRTC together; he has strong devotion and commitment to make sure that the goals set by the top management are met. His strong organizational and problem-solving skills help him to run the administrative aspects of the office effectively and smoothly.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\">\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></div>\r\n<div class=\"memberName\">Surfaras Abdul Vahab<span class=\"memDes\">CAD Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Abdul Vahab is a highly qualified CAD manager with more than 9 years of extensive experience in Utilities Design, Transportation Planning, and Roadway Design that allowed him to work under a lot of pressure yet still provides great outcome no matter what. He is very familiar with local authorities’ requirements and procedures in producing drawings to be submitted for approvals.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n\r\n&nbsp;\r\n\r\n</div>\r\n<div class=\"memberName\"></div>\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1542\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></div>\r\n<div class=\"memberName\">Osama Mohiddien<span class=\"memDes\">Intermediate Transportation Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Osama has a few years of experience in transportation engineering in UAE working in international companies; his area of expertise includes scenario analysis, junction design, road safety assessments, and traffic impact studies among others. He is also familiar with engineering software such as AutoCAD, Synchro and Sidra.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://crtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Muhammad Ejaz<span class=\"memDes\">Intermediate Roadway Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Ejaz is a graduate of urban and infrastructure Engineering and has been working as a Highway Design Engineer in CRTC for more than two years. He has a strong academic and professional experience in the field of urban streets and highway design including design of utility corridors as per local practices and standards. With his a few years of experience in design and project management; he is one of the core members of the CRTC team.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"></div>\r\n<div class=\"teamImg\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://crtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></div>\r\n<div class=\"memberName\">Yomna Hataba<span class=\"memDes\">Architect</span></div>\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-10-03 05:43:09','2016-10-03 05:43:09','',1131,'http://rtcme.com/2016/10/03/1131-revision-v1/',0,'revision','',0),(1991,1,'2016-10-03 05:45:41','2016-10-03 05:45:41','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1537\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://crtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Ayman Shahin<span class=\"memDes\">Administration Manager</span></div>\r\n[/vc_column_text][vc_column_text]started working for the company since it started in 2008. He bonds all the departments of CRTC together; he has strong devotion and commitment to make sure that the goals set by the top management are met. His strong organizational and problem-solving skills help him to run the administrative aspects of the office effectively and smoothly.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1541\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Godfrey-Antony.png\" alt=\"Godfrey Antony\" width=\"500\" height=\"1028\" /></div>\r\n<div class=\"memberName\">Surfaras Abdul Vahab<span class=\"memDes\">CAD Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Abdul Vahab is a highly qualified CAD manager with more than 9 years of extensive experience in Utilities Design, Transportation Planning, and Roadway Design that allowed him to work under a lot of pressure yet still provides great outcome no matter what. He is very familiar with local authorities’ requirements and procedures in producing drawings to be submitted for approvals.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1542\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></div>\r\n<div class=\"memberName\">Osama Mohiddien<span class=\"memDes\">Intermediate Transportation Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Osama has a few years of experience in transportation engineering in UAE working in international companies; his area of expertise includes scenario analysis, junction design, road safety assessments, and traffic impact studies among others. He is also familiar with engineering software such as AutoCAD, Synchro and Sidra.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://crtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Muhammad Ejaz<span class=\"memDes\">Intermediate Roadway Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Ejaz is a graduate of urban and infrastructure Engineering and has been working as a Highway Design Engineer in CRTC for more than two years. He has a strong academic and professional experience in the field of urban streets and highway design including design of utility corridors as per local practices and standards. With his a few years of experience in design and project management; he is one of the core members of the CRTC team.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></div>\r\n<div class=\"memberName\">Yomna Hataba<span class=\"memDes\">Architect</span></div>\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://crtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></div>\r\n<div class=\"memberName\">Yomna Hataba<span class=\"memDes\">Architect</span></div>\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-10-03 05:45:41','2016-10-03 05:45:41','',1131,'http://rtcme.com/2016/10/03/1131-revision-v1/',0,'revision','',0),(1992,1,'2016-10-03 05:46:43','2016-10-03 05:46:43','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1537\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://crtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Ayman Shahin<span class=\"memDes\">Administration Manager</span></div>\r\n[/vc_column_text][vc_column_text]started working for the company since it started in 2008. He bonds all the departments of CRTC together; he has strong devotion and commitment to make sure that the goals set by the top management are met. His strong organizational and problem-solving skills help him to run the administrative aspects of the office effectively and smoothly.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></div>\r\n<div class=\"memberName\">Surfaras Abdul Vahab<span class=\"memDes\">CAD Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Abdul Vahab is a highly qualified CAD manager with more than 9 years of extensive experience in Utilities Design, Transportation Planning, and Roadway Design that allowed him to work under a lot of pressure yet still provides great outcome no matter what. He is very familiar with local authorities’ requirements and procedures in producing drawings to be submitted for approvals.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1542\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></div>\r\n<div class=\"memberName\">Osama Mohiddien<span class=\"memDes\">Intermediate Transportation Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Osama has a few years of experience in transportation engineering in UAE working in international companies; his area of expertise includes scenario analysis, junction design, road safety assessments, and traffic impact studies among others. He is also familiar with engineering software such as AutoCAD, Synchro and Sidra.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://crtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Muhammad Ejaz<span class=\"memDes\">Intermediate Roadway Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Ejaz is a graduate of urban and infrastructure Engineering and has been working as a Highway Design Engineer in CRTC for more than two years. He has a strong academic and professional experience in the field of urban streets and highway design including design of utility corridors as per local practices and standards. With his a few years of experience in design and project management; he is one of the core members of the CRTC team.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://crtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></div>\r\n<div class=\"memberName\">Yomna Hataba<span class=\"memDes\">Architect</span></div>\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://crtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></div>\r\n<div class=\"memberName\">Yomna Hataba<span class=\"memDes\">Architect</span></div>\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-10-03 05:46:43','2016-10-03 05:46:43','',1131,'http://rtcme.com/2016/10/03/1131-revision-v1/',0,'revision','',0),(1993,1,'2016-10-03 05:47:34','2016-10-03 05:47:34','[vc_row][vc_column][box_header title=\"Our team\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1537\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></div>\r\n<div class=\"memberName\">Mona Nasr<span class=\"memDes\">Business Development Manager / General Manager</span></div>\r\n[/vc_column_text][vc_column_text]with more than 15 years of experience working in international and local companies within the UAE; Mrs. Nasr acquired the skills and negotiation tactics to enrich CRTC’s reputation by taking care of the firm’s strategic development and growth, locating potential business deals, enhancing existing business relationships and building new ones, and providing feedback on the market and competitors to improve CRTC’s unique selling propositions and differentiators.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://crtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">Ayman Shahin<span class=\"memDes\">Administration Manager</span></div>\r\n[/vc_column_text][vc_column_text]started working for the company since it started in 2008. He bonds all the departments of CRTC together; he has strong devotion and commitment to make sure that the goals set by the top management are met. His strong organizational and problem-solving skills help him to run the administrative aspects of the office effectively and smoothly.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></div>\r\n<div class=\"memberName\">Surfaras Abdul Vahab<span class=\"memDes\">CAD Manager</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Abdul Vahab is a highly qualified CAD manager with more than 9 years of extensive experience in Utilities Design, Transportation Planning, and Roadway Design that allowed him to work under a lot of pressure yet still provides great outcome no matter what. He is very familiar with local authorities’ requirements and procedures in producing drawings to be submitted for approvals.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"> <img class=\"alignnone size-full wp-image-1542\" src=\"http://crtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></div>\r\n<div class=\"memberName\">Osama Mohiddien<span class=\"memDes\">Intermediate Transportation Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Osama has a few years of experience in transportation engineering in UAE working in international companies; his area of expertise includes scenario analysis, junction design, road safety assessments, and traffic impact studies among others. He is also familiar with engineering software such as AutoCAD, Synchro and Sidra.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://crtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">Muhammad Ejaz<span class=\"memDes\">Intermediate Roadway Engineer</span></div>\r\n[/vc_column_text][vc_column_text]Mr. Ejaz is a graduate of urban and infrastructure Engineering and has been working as a Highway Design Engineer in CRTC for more than two years. He has a strong academic and professional experience in the field of urban streets and highway design including design of utility corridors as per local practices and standards. With his a few years of experience in design and project management; he is one of the core members of the CRTC team.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://crtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></div>\r\n<div class=\"memberName\">Yomna Hataba<span class=\"memDes\">Architect</span></div>\r\n[/vc_column_text][vc_column_text]Ms. Yomna is a recent graduate. She is detail-oriented, have strong creativity, and excellent IT skills including computer-aided design software skills. She is familiar with AutoCAD, Revit, 3D Max, Photoshop, Google SketchUp, and CBN Selector. Her interest in buildings allowed her to work on a variety of projects in the UAE such as Nehal Hotel and Duha Bank.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','Our Team','','inherit','open','open','','1131-revision-v1','','','2016-10-03 05:47:34','2016-10-03 05:47:34','',1131,'http://rtcme.com/2016/10/03/1131-revision-v1/',0,'revision','',0),(1994,1,'2016-10-03 05:51:26','2016-10-03 05:51:26','[vc_row][vc_column][box_header title=\"فريق العمل\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1537\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Mona-Nasr.png\" alt=\"Mona Nasr\" width=\"499\" height=\"658\" /></div>\r\n<div class=\"memberName\">منى نصر<span class=\"memDes\">مدير تطوير الأعمال / مدير عام</span></div>\r\n[/vc_column_text][vc_column_text]مع أكثر من 15 عاما من الخبرة العملية في شركات عالمية ومحلية في دولة الإمارات العربية المتحدة؛ اكتسبت السيدة نصر مهارات وتكتيكات التفاوض لإثراء سمعة CRTC من خلال الاهتمام بالتطوير الاستراتيجي للشركة ، تحديد الصفقات التجارية المحتملة، تعزيز العلاقات التجارية الحالية وبناء أخرى جديدة، وتوفير البيانات والمقترحات عن السوق والمنافسين لتحسين مقترحات وعقود CRTC المميزة والفريدة من نوعها.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1496\" src=\"http://rtcme.com/wp-content/uploads/2016/05/310.png\" alt=\"3\" /></div>\r\n<div class=\"memberName\">أيمن شاهين<span class=\"memDes\">مدير إداري</span></div>\r\n[/vc_column_text][vc_column_text]بدأ العمل في الشركة منذ نشأتها في عام 2008. أيمن يربط جميع إدارات CRTC معا ولديه إخلاص والتزام قويين مما يساعدانه على التأكد من تحقيق جميع الأهداف التي تضعها الإدارة العليا. مهاراته التنظيمية وحل المشاكل تساعده على تشغيل الجوانب الإدارية للشركة بفعالية وسلاسة.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1543\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Surfaras-AbdulVahab.png\" alt=\"Surfaras AbdulVahab\" width=\"500\" height=\"1016\" /></div>\r\n<div class=\"memberName\">سرفراس عبدالوهاب<span class=\"memDes\">مدير الرسامين</span></div>\r\n[/vc_column_text][vc_column_text]سرفراس مدير الرسامين على درجة عالية من الكفاءة لديه أكثر من 9 سنوات من الخبرة الواسعة في تصميم شرائح الخدمات، تخطيط النقل والمواصلات، وتصميم الطرق. خبراته تسمح له بالعمل تحت الكثير من الضغط ومع ذلك فهو يوفر نتائج إيجابية. انه على دراية تامة بالمتطلبات والإجراءات في إنتاج الرسوم التي يتعين تقديمها للجهات الرسمية وذلك للحصول على موافقاتها[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top\"][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1542\" src=\"http://rtcme.com/wp-content/uploads/2016/05/Osama-Mohidden.png\" alt=\"Osama Mohidden\" width=\"500\" height=\"905\" /></div>\r\n<div class=\"memberName\">أسامة محي الدين<span class=\"memDes\">مهندس نقل ومواصلات</span></div>\r\n[/vc_column_text][vc_column_text]أسامة لديه بضع سنوات من الخبرة في مجال هندسة النقل والمواصلات حيث عمل في شركات استشارات عالمية متخصصة في مجال النقل والمواصلات بدولة الإمارات العربية المتحدة؛ تضم منطقة تخصصه تحليل السيناريوهات، تصميم التقاطعات، تقييم السلامة على الطرق، ودراسات تأثير حركة المرور وغيرهم الكثير. كما أنه على دراية ببرامج الهندسة مثل AutoCAD، Synchro وSidra Intersection.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\"alignnone size-full wp-image-1498\" src=\"http://rtcme.com/wp-content/uploads/2016/05/26.png\" alt=\"2\" /></div>\r\n<div class=\"memberName\">محمد إعجاز<span class=\"memDes\">مهندس طرق</span></div>\r\n[/vc_column_text][vc_column_text]محمد اعجاز هو خريج الهندسة الحضرية والبنية التحتية، محمد يعمل كمهندس تصميم الطرق في CRTC لأكثر من عامين. لديه خبرة أكاديمية ومهنية قوية في مجال التصميم الحضري والطرق بما في ذلك تصميم شرائح الخدمات حسب الممارسات والمعايير المحلية والدولية. مع أن لديه بضع سنوات من الخبرة في مجال تصميم وإدارة المشاريع إلا أنه أصبح واحد من الأعضاء الأساسيين في فريق CRTC.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][vc_column width=\"1/3\" el_class=\"ourTeamBlock\"][vc_column_text el_class=\"ourTeamdiv\"]\r\n<div class=\"teamImg\"><img class=\" size-full wp-image-1497 aligncenter\" src=\"http://rtcme.com/wp-content/uploads/2016/05/110.png\" alt=\"1\" /></div>\r\n<div class=\"memberName\">يمنى حطبة<span class=\"memDes\">مهندس معماري</span></div>\r\n[/vc_column_text][vc_column_text]يمنى هي حديث التخرج. لديها إبداع قوي، اهتام بأدق التفاصيل، ومهارات ممتازة في برمجيات التصميم من مثل AutoCAD، Revit، 3D Max، Photoshop، SketchUp، وCBN Selector. اهتمامها في مجال المباني سمح لها بالعمل على مجموعة متنوعة من المشاريع في دولة الإمارات العربية المتحدة من مثل فندق نهال وبنك الدوحة.[/vc_column_text][vc_icon icon_fontawesome=\"fa fa-linkedin-square\" background_style=\"rounded\" background_color=\"white\" size=\"sm\" el_class=\"linkedin\"][/vc_column][/vc_row]','فريق العمل','','inherit','open','open','','1605-revision-v1','','','2016-10-03 05:51:26','2016-10-03 05:51:26','',1605,'http://rtcme.com/2016/10/03/1605-revision-v1/',0,'revision','',0),(1995,1,'2016-10-03 05:54:28','2016-10-03 05:54:28','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nCanadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nOur vision is to be among the most respected, reputable, highly regarded transportation, infrastructure and project management consultancy firms in the Middle East.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nOur mission is to deliver high-quality, cost-effective transportation, infrastructure and project management solutions to meet our clients’ needs.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"1727,1712,1716,1729,1720,1721,1724,1731\" order_by=\"menu_order\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Yomna Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Mary Garra\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Muhammad Ghaffari\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Ayman Shahin\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Muhammed Ejaz\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Mona Nasr\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Osama Mohiddien\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"AbdelRahman Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Alain Arostique\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Daniya Hadi\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Surfaras Abdul Vahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGcnRjbWUuY29tJTJGYmxvZyUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-10-03 05:54:28','2016-10-03 05:54:28','',924,'http://rtcme.com/2016/10/03/924-revision-v1/',0,'revision','',0),(1996,1,'2016-10-03 05:55:36','2016-10-03 05:55:36','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main-arabic\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>مرحبا بكم في موقع شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م.</h2>\r\nبدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق، المواصلات، والهندسة المدنية ثم توسعت لتكةن شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/%D9%84%D9%85%D8%AD%D8%A9-%D8%B9%D9%86%D8%A7/\">تعرف على المزيد</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>رسالتنا</h3>\r\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQUUlRDglQUYlRDklODUlRDglQTclRDglQUElM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRSVEOSU4NSVEOCVCOSUyMCVEOCVBMyVEOSU4MyVEOCVBQiVEOCVCMSUyMCVEOSU4NSVEOSU4NiUyMDglMjAlRDglQjMlRDklODYlRDklODglRDglQTclRDglQUElMjAlRDklODUlRDklODYlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTklMjAlRDglQTclRDklODQlRDklODglRDglQTclRDglQjMlRDglQjklRDglQTklMjAlRDklODglRDglQTclRDklODQlRDglQUElRDglQjElRDklODMlRDklOEElRDglQjIlMjAlRDglQTclRDklODQlRDglQUQlRDklODIlRDklOEElRDklODIlRDklOEElMjAlRDglQjklRDklODQlRDklODklMjAlRDglQjElRDglQjYlRDglQTclMjAlRDglQTclRDklODQlRDglQjklRDklODUlRDklODQlRDglQTclRDglQTElRDglOEMlMjAlRDklOEElRDklODUlRDklODMlRDklODYlRDklODMlMjAlRDglQTclRDklODQlRDglQTclRDglQjklRDglQUElRDklODUlRDglQTclRDglQUYlMjAlRDglQjklRDklODQlRDklOEElRDklODYlRDglQTclMjAlRDklODElRDklOEElMjAlRDklODUlRDglQjQlRDglQjElRDklODglRDglQjklRDklODMlMjAlRDglQTclRDklODQlRDklODUlRDklODIlRDglQTglRDklODQuJTIwJUQ4JUFBJUQ5JTgyJUQ4JUFGJUQ5JTg1JTIwQ1JUQyUyMCVEOSU4NSVEOCVBQyVEOSU4NSVEOSU4OCVEOCVCOSVEOCVBOSUyMCVEOSU4OCVEOCVBNyVEOCVCMyVEOCVCOSVEOCVBOSUyMCVEOSU4NSVEOSU4NiUyMCVEOCVBNyVEOSU4NCVEOCVBRSVEOCVBRiVEOSU4NSVEOCVBNyVEOCVBQSUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOSU4QSVEOCVBOSUyMCVEOCVBOCVEOSU4NSVEOCVBNyUyMCVEOSU4MSVEOSU4QSUyMCVEOCVCMCVEOSU4NCVEOSU4MyUyMCVEOSU4OCVEOSU4NCVEOSU4MyVEOSU4NiUyMCVEOCVBRiVEOSU4OCVEOSU4NiUyMCVEOCVBMyVEOSU4NiUyMCVEOSU4QSVEOSU4MiVEOCVBQSVEOCVCNSVEOCVCMSUyMCVEOCVCOSVEOSU4NCVEOSU4OSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVCMSVEOSU4MiVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4OCVEOCVBNyVEOCVCNSVEOSU4NCVEOCVBNyVEOCVBQSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOCVBOCVEOSU4NiVEOSU4QSVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOCVBQSVEOCVBRCVEOCVBQSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4NiVEOCVBNyVEOCVCOCVEOCVCMSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVBOCVEOSU4QSVEOCVCOSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4MyVEOSU4NyVEOCVCMSVEOCVBOCVEOCVBNyVEOCVBNiVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVCOSVEOSU4NSVEOCVBNyVEOCVCMSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOSU4OCVEOCVBQSVEOCVCNSVEOSU4NSVEOSU4QSVEOSU4NSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVBOCVEOCVBNyVEOSU4NiVEOSU4QS4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODUlRDglQjQlRDglQTclRDglQjElRDklOEElRDglQjklM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDglQTMlRDglQjklRDglQjglRDklODUlMjAlRDglQTUlRDklODYlRDglQUMlRDglQTclRDglQjIlRDglQTclRDglQUElRDklODYlRDglQTclM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"-,1919,1896,1843,1914,1909,1913,1898,1902\" category=\"%d8%a7%d9%84%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9-%d8%a7%d9%84%d9%85%d9%86%d8%ac%d8%b2%d8%a9\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODElRDglQjElRDklOEElRDklODIlMjAlRDglQjklRDklODUlRDklODQlM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDklODIlRDglQTclRDglQTglRDklODQlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTclRDglQTElM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert teamdirection\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"يمنى حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"ماري غارا\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"محمد غفاري\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"أيمن شاهين\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"محمد إعجاز\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"منى نصر\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"أسامة محي الدين\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"عبدالرحمن حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"ألين أروستيك\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"دانية هادي\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"سرفراس عبدالوهاب\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQTIlRDglQUUlRDglQjElMjAlRDglQTMlRDglQUUlRDglQTglRDglQTclRDglQjElM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnJ0Y21lLmNvbSUyRiUyNUQ4JTI1QTMlMjVEOCUyNUFFJTI1RDglMjVBOCUyNUQ4JTI1QTclMjVEOCUyNUIxLSUyNUQ4JTI1QTclMjVEOSUyNTg0JTI1RDglMjVCNCUyNUQ4JTI1QjElMjVEOSUyNTgzJTI1RDglMjVBOS0lMjVEOSUyNTg1JTI1RDglMjVBNy0lMjVEOCUyNUE3JTI1RDklMjU4NCUyNUQ4JTI1QUMlMjVEOCUyNUFGJTI1RDklMjU4QSUyNUQ4JTI1QUYlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0UlRDglQjklRDglQjElRDglQjYlMjAlRDglQTclRDklODQlRDglQUMlRDklODUlRDklOEElRDglQjklMjAlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-10-03 05:55:36','2016-10-03 05:55:36','',1473,'http://rtcme.com/2016/10/03/1473-revision-v1/',0,'revision','',0),(1998,1,'2016-10-31 18:47:23','2016-10-31 14:47:23','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column width=\"1/4\"][featured_item icon=\"house-2\" type=\"big\" title=\"WE\'RE EXPERTS\" title_link=\"1\" icon_link=\"1\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/4\"][featured_item icon=\"team\" type=\"big\" title=\"WE\'RE FRIENDLY\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/4\"][featured_item icon=\"measure\" type=\"big\" title=\"WE\'RE ACCURATE\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][vc_column width=\"1/4\"][featured_item icon=\"brush-2\" type=\"big\" title=\"WE\'RE TRUSTED\"]Morbi nulla tortor, dignissim est node cursus euismod est arcu. Nomad at vehicula novum justo magna.[/featured_item][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1450878745751{background-color: #f5f5f5 !important;}\" el_class=\"flex-box\"][vc_column width=\"1/3\" el_class=\"padding-left-right-100 padding-bottom-50\"][box_header title=\"WHAT WE DO\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top-section\"][vc_column_text el_class=\"margin-top-34\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest\r\nproviders of construction services.[/vc_column_text][items_list additembutton=\"\" class=\"margin-top-26\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Quality Workmanship and Superior Knowledge[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]A Job is Done on Time and on Budget[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Proven Results for Setting Exceptional Standards[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Professional Service for Private and Commercial[/item][/items_list][vc_row_inner top_margin=\"page-margin-top\" el_class=\"padding-bottom-17\"][vc_column_inner][vc_btn title=\"OUR SERVICES\" url=\"#\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/3\" css=\".vc_custom_1450880161412{background-image: url(http://quanticalabs.com/wptest/renovate/files/2015/05/image_07.jpg) !important;}\"][vc_single_image image=\"12\" img_size=\"full\" el_class=\"flex-hide\"][/vc_column][vc_column width=\"1/3\" el_class=\"padding-left-right-100 padding-bottom-50\"][box_header title=\"OUR SKILLS\" type=\"h3\" bottom_border=\"1\" top_margin=\"page-margin-top-section\"][vc_column_text el_class=\"margin-top-34\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest\r\nproviders of construction services.[/vc_column_text][vc_progress_bar values=\"%5B%7B%22label%22%3A%22Interior%20Renovation%22%2C%22value%22%3A%2295%22%7D%2C%7B%22label%22%3A%22Paver%20Walkways%22%2C%22value%22%3A%2272%22%7D%2C%7B%22label%22%3A%22Tiling%20and%20Painting%22%2C%22value%22%3A%2260%22%7D%5D\" units=\"%\" el_class=\"margin-top-34\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\"][vc_column][box_header title=\"RECENT NEWS\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]Founded by Kevin Smith back in 2000, Renovate has established itself as one of the greatest and prestigous\r\nproviders of construction focused interior renovation services and building.[/vc_column_text][re_post_carousel items_per_page=\"9\" offset=\"0\" ids=\"-\" category=\"-\" author=\"-\" order_by=\"date\" show_post_title=\"1\" show_post_excerpt=\"1\" excerpt_length=\"140\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" show_post_views=\"1\" show_post_comments=\"1\" autoplay=\"0\" scroll=\"3\" scroll_control=\"1\" top_margin=\"page-margin-top\" visible=\"2\" count_number=\"0\" show_comments_box=\"0\" show_post_icon=\"1\"][vc_row_inner el_class=\"align-center padding-top-54 padding-bottom-17\"][vc_column_inner][vc_btn title=\"VIEW ALL POSTS\" url=\"#\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" top_margin=\"page-margin-top-section\" css=\".vc_custom_1453213860720{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"OUR SERVICES\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]With over 15 years experience and real focus on customer satisfaction, you can rely on us for your next renovation,\r\ndriveway sett or home repair. We provide a professional service for private and commercial customers.[/vc_column_text][ql_services type=\"icons_list\" borders=\"0\" items_per_page=\"-1\" ids=\"17,145,144,18\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_excerpt=\"1\" show_icon=\"1\" icons_links=\"1\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][vc_row_inner el_class=\"align-center padding-top-67 padding-bottom-87\"][vc_column_inner][vc_btn title=\"VIEW ALL SERVICES\" url=\"#\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"page-padding-top-section\"][vc_column width=\"1/2\"][box_header title=\"TESTIMONIALS\" type=\"h3\" bottom_border=\"1\"][re_testimonials type=\"small\" pagination=\"1\" testimonials_count=\"3\" testimonials_icon0=\"chat\" testimonials_title0=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author0=\"MITCHEL SMITH\" testimonials_author_subtext0=\"INTERIOR RENOVATION\" testimonials_icon1=\"conversation\" testimonials_title1=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author1=\"DEBORA HILTON\" testimonials_author_subtext1=\"PAVER WALKWAYS\" testimonials_icon2=\"person\" testimonials_title2=\"``We would like to thank Renovate Company for an outstanding effort on this recently completed project located in the Moscow. The project involved a very aggressive schedule and it was completed on time. We would certainly like to use their professional services again.``\" testimonials_author2=\"LIAN HOLDEN\" testimonials_author_subtext2=\"SOLAR SYSTEMS\" autoplay=\"1\" pause_on_hover=\"1\" duration=\"750\" top_margin=\"page-margin-top\" scroll=\"1\" el_class=\"margin-top-40\"][/vc_column][vc_column width=\"1/2\"][box_header title=\"WE WORK WITH\" type=\"h3\" bottom_border=\"1\"][our_clients_carousel images=\"79,67,69,68,70,71\" type=\"list\" onclick=\"custom_link\" custom_links_target=\"_blank\" el_class=\"margin-top-40\" custom_links=\"http://quanticalabs.com,http://quanticalabs.com,http://quanticalabs.com,http://quanticalabs.com,http://quanticalabs.com,http://quanticalabs.com\"][/vc_column][/vc_row][vc_row type=\"full-width\" el_class=\"page-padding-top-section page-margin-top-section padding-bottom-70\" css=\".vc_custom_1456313139179{background-color: #f5f5f5 !important;}\"][vc_column][vc_row_inner][vc_column_inner][box_header title=\"MEET OUR TEAM\" type=\"h2\" bottom_border=\"1\"][vc_column_text el_class=\"description align-center\"]We provide a professional renovation and installation services with a real focus on customer satisfaction.\r\nOur installations are carried out by fully trained staff to the highest professional standards.[/vc_column_text][ql_team items_per_page=\"-1\" order_by=\"menu_order\" headers=\"1\" headers_links=\"1\" headers_border=\"1\" show_subtitle=\"1\" show_excerpt=\"1\" show_social_icons=\"1\" show_featured_image=\"1\" featured_image_links=\"1\" top_margin=\"page-margin-top\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','HOME 2','','inherit','open','open','','707-revision-v1','','','2016-10-31 18:47:23','2016-10-31 14:47:23','',707,'http://rtcme.com/2016/10/31/707-revision-v1/',0,'revision','',0),(1999,1,'2016-10-31 19:10:29','2016-10-31 15:10:29','','Roadway-Design-1024x768','','inherit','open','open','','roadway-design-1024x768','','','2016-10-31 19:10:29','2016-10-31 15:10:29','',1572,'http://rtcme.com/wp-content/uploads/2016/05/Roadway-Design-1024x768.jpg',0,'attachment','image/jpeg',0),(2000,1,'2016-10-31 19:12:00','2016-10-31 15:12:00','','Roadway-Design-1024x768','','inherit','open','open','','roadway-design-1024x768-2','','','2016-10-31 19:12:00','2016-10-31 15:12:00','',1828,'http://rtcme.com/wp-content/uploads/2016/07/Roadway-Design-1024x768.jpg',0,'attachment','image/jpeg',0),(2001,1,'2016-10-31 19:13:09','2016-10-31 15:13:09','','Land-Development-Resized-1024x471','','inherit','open','open','','land-development-resized-1024x471','','','2016-10-31 19:13:09','2016-10-31 15:13:09','',1575,'http://rtcme.com/wp-content/uploads/2016/05/Land-Development-Resized-1024x471.jpg',0,'attachment','image/jpeg',0),(2002,1,'2016-10-31 19:14:53','2016-10-31 15:14:53','','Land-Development-Resized-1024x471','','inherit','open','open','','land-development-resized-1024x471-2','','','2016-10-31 19:14:53','2016-10-31 15:14:53','',1840,'http://rtcme.com/wp-content/uploads/2016/07/Land-Development-Resized-1024x471.jpg',0,'attachment','image/jpeg',0),(2003,1,'2016-10-31 19:19:02','2016-10-31 15:19:02','','shutterstock_241266958-Resized-1024x683','','inherit','open','open','','shutterstock_241266958-resized-1024x683','','','2016-10-31 19:19:02','2016-10-31 15:19:02','',1580,'http://rtcme.com/wp-content/uploads/2016/05/shutterstock_241266958-Resized-1024x683.jpg',0,'attachment','image/jpeg',0),(2004,1,'2016-10-31 19:20:18','2016-10-31 15:20:18','','shutterstock_241266958-Resized-1024x683','','inherit','open','open','','shutterstock_241266958-resized-1024x683-2','','','2016-10-31 19:20:18','2016-10-31 15:20:18','',1838,'http://rtcme.com/wp-content/uploads/2016/07/shutterstock_241266958-Resized-1024x683.jpg',0,'attachment','image/jpeg',0),(2005,1,'2016-10-31 19:21:16','2016-10-31 15:21:16','','Project-Management-1','','inherit','open','open','','project-management-1','','','2016-10-31 19:21:16','2016-10-31 15:21:16','',1583,'http://rtcme.com/wp-content/uploads/2016/05/Project-Management-1.jpg',0,'attachment','image/jpeg',0),(2006,1,'2016-10-31 19:22:14','2016-10-31 15:22:14','','Project-Management-1','','inherit','open','open','','project-management-1-2','','','2016-10-31 19:22:14','2016-10-31 15:22:14','',1832,'http://rtcme.com/wp-content/uploads/2016/07/Project-Management-1.jpg',0,'attachment','image/jpeg',0),(2007,1,'2016-10-31 19:22:46','2016-10-31 15:22:46','','shutterstock_56813431-Resized-1024x683','','inherit','open','open','','shutterstock_56813431-resized-1024x683','','','2016-10-31 19:22:46','2016-10-31 15:22:46','',1585,'http://rtcme.com/wp-content/uploads/2016/05/shutterstock_56813431-Resized-1024x683.jpg',0,'attachment','image/jpeg',0),(2008,1,'2016-10-31 19:23:58','2016-10-31 15:23:58','','shutterstock_56813431-Resized-1024x683','','inherit','open','open','','shutterstock_56813431-resized-1024x683-2','','','2016-10-31 19:23:58','2016-10-31 15:23:58','',1830,'http://rtcme.com/wp-content/uploads/2016/07/shutterstock_56813431-Resized-1024x683.jpg',0,'attachment','image/jpeg',0),(2009,1,'2016-10-31 19:25:24','2016-10-31 15:25:24','','Onshore-and-Offshore-Engineering-Services-3-1024x676','','inherit','open','open','','onshore-and-offshore-engineering-services-3-1024x676','','','2016-10-31 19:25:24','2016-10-31 15:25:24','',1586,'http://rtcme.com/wp-content/uploads/2016/05/Onshore-and-Offshore-Engineering-Services-3-1024x676.jpg',0,'attachment','image/jpeg',0),(2010,1,'2016-10-31 19:26:15','2016-10-31 15:26:15','','Onshore-and-Offshore-Engineering-Services-3-1024x676','','inherit','open','open','','onshore-and-offshore-engineering-services-3-1024x676-2','','','2016-10-31 19:26:15','2016-10-31 15:26:15','',1658,'http://rtcme.com/wp-content/uploads/2016/06/Onshore-and-Offshore-Engineering-Services-3-1024x676.jpg',0,'attachment','image/jpeg',0),(2011,1,'2016-10-31 19:33:19','2016-10-31 15:33:19','We are pleased to announce the launch of our brand new website! After six months of hard work and dedication, we are delighted to officially announce the launch on August 1, 2016. The new site launch is available and the URL links are <a href=\"http://www.rtcme.com\" target=\"_blank\">www.rtcme.com</a> and <a href=\"http://www.crtcme.com\" target=\"_blank\">www.crtcme.com</a>.\r\n\r\nOur goal with the new website is to provide our visitors an easier way to learn about CRTC’s services and solutions and also to allow the visitors to browse information based on their own choice. The new website is interactive and gives better access to About Us, Services, Projects, News, Careers, and Contact Us web pages. Our current and prospective clients will find useful information about our services, our projects, our team, and our latest news on the homepage of our website.\r\n\r\nThe design of the web pages and the structure of information have been changed to improve user friendliness, appeal, overview and usability. The new design and colours now reflect the general CRTC image and colour coding of our business areas.\r\n\r\nWe will be constantly updating our content with helpful information, articles, company announcements and client successes in the Latest News section.\r\n\r\nWe hope you find the new website with a fresh look, easy to access information and we also wish to establish this portal as a source of information and communication for those who visits our site.\r\n\r\nFor any questions, suggestions, feedback or comments, please don\'t hesitate to email us at: <a href=\"mailto:rtcme@rtcme.com\" target=\"_blank\">rtcme@rtcme.com</a>.','Launch of CRTC New Website','','publish','open','open','','launch-of-crtc-new-website','','','2016-10-31 19:33:19','2016-10-31 15:33:19','',0,'http://rtcme.com/?p=2011',0,'post','',0),(2012,1,'2016-10-31 19:32:47','2016-10-31 15:32:47','','1462346514.5334_homepageversion1.4-e1477205208601','','inherit','open','open','','1462346514-5334_homepageversion1-4-e1477205208601','','','2016-10-31 19:32:47','2016-10-31 15:32:47','',2011,'http://rtcme.com/wp-content/uploads/2016/10/1462346514.5334_homepageversion1.4-e1477205208601.jpg',0,'attachment','image/jpeg',0),(2013,1,'2016-10-31 19:33:19','2016-10-31 15:33:19','We are pleased to announce the launch of our brand new website! After six months of hard work and dedication, we are delighted to officially announce the launch on August 1, 2016. The new site launch is available and the URL links are <a href=\"http://www.rtcme.com\" target=\"_blank\">www.rtcme.com</a> and <a href=\"http://www.crtcme.com\" target=\"_blank\">www.crtcme.com</a>.\r\n\r\nOur goal with the new website is to provide our visitors an easier way to learn about CRTC’s services and solutions and also to allow the visitors to browse information based on their own choice. The new website is interactive and gives better access to About Us, Services, Projects, News, Careers, and Contact Us web pages. Our current and prospective clients will find useful information about our services, our projects, our team, and our latest news on the homepage of our website.\r\n\r\nThe design of the web pages and the structure of information have been changed to improve user friendliness, appeal, overview and usability. The new design and colours now reflect the general CRTC image and colour coding of our business areas.\r\n\r\nWe will be constantly updating our content with helpful information, articles, company announcements and client successes in the Latest News section.\r\n\r\nWe hope you find the new website with a fresh look, easy to access information and we also wish to establish this portal as a source of information and communication for those who visits our site.\r\n\r\nFor any questions, suggestions, feedback or comments, please don\'t hesitate to email us at: <a href=\"mailto:rtcme@rtcme.com\" target=\"_blank\">rtcme@rtcme.com</a>.','Launch of CRTC New Website','','inherit','open','open','','2011-revision-v1','','','2016-10-31 19:33:19','2016-10-31 15:33:19','',2011,'http://rtcme.com/2016/10/31/2011-revision-v1/',0,'revision','',0),(2014,1,'2016-10-31 19:34:04','2016-10-31 15:34:04','يسرنا أن نعلن عن إطلاق موقعنا المجدد كليا! بعد ستة أشهر من العمل الشاق والمتفاني، نحن سعداء بأن نعلن رسميا عن إطلاق الموقع الجديد بتاريخ 1 أغسطس 2016. الموقع الجديد متاح حاليا وروابط الـURL  كالتالي: <a href=\"http://www.rtcme.com/\">www.rtcme.com</a> و <a href=\"http://www.crtcme.com/\">www.crtcme.com</a>.\r\n\r\nهدفنا مع هذا الموقع الجديد هو تزويد زوارنا بطرق أسهل  لمعرفة المزيد عن خدمات وحلول CRTC وكذلك السماح للزوار بتصفح المعلومات المتاحة على أساس اختيارهم. الموقع الجديد متفاعل مع الأجهزة الذكية واللوحية مما يسهل الوصول إلى وتصفح صفحات الموقع بما في ذلك لمحة عنا، خدماتنا، مشاريعنا، أخبار الشركة، الوظائف، وتواصل معنا. سيجد عملائنا الحاليين والمحتملين معلومات مفيدة عن خدماتنا، مشاريعنا، فريق العمل، وآخر الأخبار في الصفحة الرئيسية من الموقع.\r\n\r\nتم تغيير تصميم صفحات الويب وهيكل عرض المعلومات لتحسين النظرة العامة وطريقة عرض واستخدام المعلومات المتوفرة، سهولة استخدامها، والنداء، نظرة عامة وسهولة الاستخدام. التصميم الجديد والألوان المستخدمة تعكس الصورة العامة لـ CRTC والترميز اللوني لنطاق عملنا.\r\n\r\nسيتم تحديث محتويات الموقع باستمرار بمعلومات مفيدة ومقالات وإعلانات الشركة والمشاريع المنجزة في قسم آخر الأخبار.\r\n\r\nنأمل أن تجدوا هذا الموقع الجديد مع نظرة متجددة، بمعلومات من السهولة الوصول إليها ونود أيضا أن يكون الموقع بوابة للتواصل ومصدر للمعلومات لكل من يزور موقعنا.\r\n\r\nلأية استفسارات، اقتراحات، ملاحظات أو تعليقات، من فضلك لا تتردد في مراسلتنا عبر عنوان البريد الإلكتروني التالي: <a href=\"mailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>.','إطلاق موقع CRTC الجديد','','publish','open','open','','%d8%a5%d8%b7%d9%84%d8%a7%d9%82-%d9%85%d9%88%d9%82%d8%b9-crtc-%d8%a7%d9%84%d8%ac%d8%af%d9%8a%d8%af','','','2016-10-31 19:34:04','2016-10-31 15:34:04','',0,'http://rtcme.com/?p=2014',0,'post','',0),(2015,1,'2016-10-31 19:34:04','2016-10-31 15:34:04','يسرنا أن نعلن عن إطلاق موقعنا المجدد كليا! بعد ستة أشهر من العمل الشاق والمتفاني، نحن سعداء بأن نعلن رسميا عن إطلاق الموقع الجديد بتاريخ 1 أغسطس 2016. الموقع الجديد متاح حاليا وروابط الـURL  كالتالي: <a href=\"http://www.rtcme.com/\">www.rtcme.com</a> و <a href=\"http://www.crtcme.com/\">www.crtcme.com</a>.\r\n\r\nهدفنا مع هذا الموقع الجديد هو تزويد زوارنا بطرق أسهل  لمعرفة المزيد عن خدمات وحلول CRTC وكذلك السماح للزوار بتصفح المعلومات المتاحة على أساس اختيارهم. الموقع الجديد متفاعل مع الأجهزة الذكية واللوحية مما يسهل الوصول إلى وتصفح صفحات الموقع بما في ذلك لمحة عنا، خدماتنا، مشاريعنا، أخبار الشركة، الوظائف، وتواصل معنا. سيجد عملائنا الحاليين والمحتملين معلومات مفيدة عن خدماتنا، مشاريعنا، فريق العمل، وآخر الأخبار في الصفحة الرئيسية من الموقع.\r\n\r\nتم تغيير تصميم صفحات الويب وهيكل عرض المعلومات لتحسين النظرة العامة وطريقة عرض واستخدام المعلومات المتوفرة، سهولة استخدامها، والنداء، نظرة عامة وسهولة الاستخدام. التصميم الجديد والألوان المستخدمة تعكس الصورة العامة لـ CRTC والترميز اللوني لنطاق عملنا.\r\n\r\nسيتم تحديث محتويات الموقع باستمرار بمعلومات مفيدة ومقالات وإعلانات الشركة والمشاريع المنجزة في قسم آخر الأخبار.\r\n\r\nنأمل أن تجدوا هذا الموقع الجديد مع نظرة متجددة، بمعلومات من السهولة الوصول إليها ونود أيضا أن يكون الموقع بوابة للتواصل ومصدر للمعلومات لكل من يزور موقعنا.\r\n\r\nلأية استفسارات، اقتراحات، ملاحظات أو تعليقات، من فضلك لا تتردد في مراسلتنا عبر عنوان البريد الإلكتروني التالي: <a href=\"mailto:rtcme@rtcme.com\">rtcme@rtcme.com</a>.','إطلاق موقع CRTC الجديد','','inherit','open','open','','2014-revision-v1','','','2016-10-31 19:34:04','2016-10-31 15:34:04','',2014,'http://rtcme.com/2016/10/31/2014-revision-v1/',0,'revision','',0),(2016,1,'2016-10-31 19:51:55','2016-10-31 15:51:55','<p>[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]</p>\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\n<p>Canadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.</p>\n<p><a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]</p>\n<h3>Our vision</h3>\n<p>Our vision is to be among the most respected, reputable, highly regarded transportation, infrastructure and project management consultancy firms in the Middle East.[/vc_column_text][vc_column_text el_class=\"mission\"]</p>\n<h3>Our mission</h3>\n<p>Our mission is to deliver high-quality, cost-effective transportation, infrastructure and project management solutions to meet our clients’ needs.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"1727,1712,1716,1729,1720,1721,1724,1731\" order_by=\"menu_order\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Yomna Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Mary Garra\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Muhammad Ghaffari\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Ayman Shahin\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Muhammed Ejaz\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Mona Nasr\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Osama Mohiddien\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"AbdelRahman Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Alain Arostique\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Daniya Hadi\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Surfaras Abdul Vahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGcnRjbWUuY29tJTJGYmxvZyUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" ids=\"-\" category=\"crtc-news\" author=\"-\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]</p>\n','HOME','','inherit','open','open','','924-autosave-v1','','','2016-10-31 19:51:55','2016-10-31 15:51:55','',924,'http://rtcme.com/2016/10/31/924-autosave-v1/',0,'revision','',0),(2017,1,'2016-10-31 19:51:37','2016-10-31 15:51:37','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"Main\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>Welcome to Canadian Roads Transport and Civil Engineering CRTC Consultancy</h2>\r\nCanadian Roads Transport and Civil Engineering Consultancy (CRTC) started out in 2008 as a specialized firm in Roads, Transportation, and Civil engineering then expanded to be a multidiscipline firm offering a broad range of professional services.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/about/\">Learn More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>Our vision</h3>\r\nOur vision is to be among the most respected, reputable, highly regarded transportation, infrastructure and project management consultancy firms in the Middle East.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>Our mission</h3>\r\nOur mission is to deliver high-quality, cost-effective transportation, infrastructure and project management solutions to meet our clients’ needs.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUyUzQyUyRmklM0VFUlZJQ0VTJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRVdpdGglMjBvdmVyJTIwMTUlMjB5ZWFycyUyMGV4cGVyaWVuY2UlMjBhbmQlMjByZWFsJTIwZm9jdXMlMjBvbiUyMGN1c3RvbWVyJTIwc2F0aXNmYWN0aW9uJTJDJTIweW91JTIwY2FuJTIwcmVseSUyMG9uJTIwdXMlMjBmb3IlMjB5b3VyJTIwbmV4dCUyMHJlbm92YXRpb24lMkNkcml2ZXdheSUyMHNldHQlMjBvciUyMGhvbWUlMjByZXBhaXIuJTIwV2UlMjBwcm92aWRlJTIwYSUyMHByb2Zlc3Npb25hbCUyMHNlcnZpY2UlMjBmb3IlMjBwcml2YXRlJTIwYW5kJTIwY29tbWVyY2lhbCUyMGN1c3RvbWVycy4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFUCUzQyUyRmklM0Vyb2plY3RzJTNDJTJGaDIlM0U=[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VPdXIlMjBUb3AlMjBBY2hpdmVtZW50cy4lM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"1727,1712,1716,1729,1720,1721,1724,1731\" order_by=\"menu_order\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFVCUzQyUyRmklM0VFQU0lM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0VNZWV0JTIwb3VyJTIwRXhwZXJ0LiUzQyUyRmgxJTNFJTBBJTBB[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"Yomna Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"Mary Garra\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"Muhammad Ghaffari\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"Ayman Shahin\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"Muhammed Ejaz\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"Mona Nasr\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"Osama Mohiddien\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"AbdelRahman Hataba\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"Alain Arostique\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"Daniya Hadi\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"Surfaras Abdul Vahab\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlM0NpJTNFTCUzQyUyRmklM0VhdGVzdCUyMCUzQ2klM0VOJTNDJTJGaSUzRWV3cyUzQyUyRmgyJTNFJTBBJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGcnRjbWUuY29tJTJGYmxvZyUyRiUyMiUyMGNsYXNzJTNEJTIydmlld2FsbCUyMiUzRVZJRVclMjBBTEwlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" ids=\"-\" category=\"crtc-news\" author=\"-\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','HOME','','inherit','open','open','','924-revision-v1','','','2016-10-31 19:51:37','2016-10-31 15:51:37','',924,'http://rtcme.com/2016/10/31/924-revision-v1/',0,'revision','',0),(2018,1,'2016-10-31 19:56:40','2016-10-31 15:56:40','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main-arabic\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>مرحبا بكم في موقع شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م.</h2>\r\nبدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق، المواصلات، والهندسة المدنية ثم توسعت لتكةن شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/%D9%84%D9%85%D8%AD%D8%A9-%D8%B9%D9%86%D8%A7/\">تعرف على المزيد</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>رسالتنا</h3>\r\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQUUlRDglQUYlRDklODUlRDglQTclRDglQUElM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRSVEOSU4NSVEOCVCOSUyMCVEOCVBMyVEOSU4MyVEOCVBQiVEOCVCMSUyMCVEOSU4NSVEOSU4NiUyMDglMjAlRDglQjMlRDklODYlRDklODglRDglQTclRDglQUElMjAlRDklODUlRDklODYlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTklMjAlRDglQTclRDklODQlRDklODglRDglQTclRDglQjMlRDglQjklRDglQTklMjAlRDklODglRDglQTclRDklODQlRDglQUElRDglQjElRDklODMlRDklOEElRDglQjIlMjAlRDglQTclRDklODQlRDglQUQlRDklODIlRDklOEElRDklODIlRDklOEElMjAlRDglQjklRDklODQlRDklODklMjAlRDglQjElRDglQjYlRDglQTclMjAlRDglQTclRDklODQlRDglQjklRDklODUlRDklODQlRDglQTclRDglQTElRDglOEMlMjAlRDklOEElRDklODUlRDklODMlRDklODYlRDklODMlMjAlRDglQTclRDklODQlRDglQTclRDglQjklRDglQUElRDklODUlRDglQTclRDglQUYlMjAlRDglQjklRDklODQlRDklOEElRDklODYlRDglQTclMjAlRDklODElRDklOEElMjAlRDklODUlRDglQjQlRDglQjElRDklODglRDglQjklRDklODMlMjAlRDglQTclRDklODQlRDklODUlRDklODIlRDglQTglRDklODQuJTIwJUQ4JUFBJUQ5JTgyJUQ4JUFGJUQ5JTg1JTIwQ1JUQyUyMCVEOSU4NSVEOCVBQyVEOSU4NSVEOSU4OCVEOCVCOSVEOCVBOSUyMCVEOSU4OCVEOCVBNyVEOCVCMyVEOCVCOSVEOCVBOSUyMCVEOSU4NSVEOSU4NiUyMCVEOCVBNyVEOSU4NCVEOCVBRSVEOCVBRiVEOSU4NSVEOCVBNyVEOCVBQSUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOSU4QSVEOCVBOSUyMCVEOCVBOCVEOSU4NSVEOCVBNyUyMCVEOSU4MSVEOSU4QSUyMCVEOCVCMCVEOSU4NCVEOSU4MyUyMCVEOSU4OCVEOSU4NCVEOSU4MyVEOSU4NiUyMCVEOCVBRiVEOSU4OCVEOSU4NiUyMCVEOCVBMyVEOSU4NiUyMCVEOSU4QSVEOSU4MiVEOCVBQSVEOCVCNSVEOCVCMSUyMCVEOCVCOSVEOSU4NCVEOSU4OSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVCMSVEOSU4MiVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4OCVEOCVBNyVEOCVCNSVEOSU4NCVEOCVBNyVEOCVBQSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOCVBOCVEOSU4NiVEOSU4QSVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOCVBQSVEOCVBRCVEOCVBQSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4NiVEOCVBNyVEOCVCOCVEOCVCMSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVBOCVEOSU4QSVEOCVCOSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4MyVEOSU4NyVEOCVCMSVEOCVBOCVEOCVBNyVEOCVBNiVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVCOSVEOSU4NSVEOCVBNyVEOCVCMSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOSU4OCVEOCVBQSVEOCVCNSVEOSU4NSVEOSU4QSVEOSU4NSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVBOCVEOCVBNyVEOSU4NiVEOSU4QS4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODUlRDglQjQlRDglQTclRDglQjElRDklOEElRDglQjklM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDglQTMlRDglQjklRDglQjglRDklODUlMjAlRDglQTUlRDklODYlRDglQUMlRDglQTclRDglQjIlRDglQTclRDglQUElRDklODYlRDglQTclM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"1924\" category=\"-\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODElRDglQjElRDklOEElRDklODIlMjAlRDglQjklRDklODUlRDklODQlM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDklODIlRDglQTclRDglQTglRDklODQlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTclRDglQTElM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert teamdirection\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"يمنى حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"ماري غارا\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"محمد غفاري\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"أيمن شاهين\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"محمد إعجاز\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"منى نصر\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"أسامة محي الدين\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"عبدالرحمن حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"ألين أروستيك\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"دانية هادي\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"سرفراس عبدالوهاب\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQTIlRDglQUUlRDglQjElMjAlRDglQTMlRDglQUUlRDglQTglRDglQTclRDglQjElM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnJ0Y21lLmNvbSUyRiUyNUQ4JTI1QTMlMjVEOCUyNUFFJTI1RDglMjVBOCUyNUQ4JTI1QTclMjVEOCUyNUIxLSUyNUQ4JTI1QTclMjVEOSUyNTg0JTI1RDglMjVCNCUyNUQ4JTI1QjElMjVEOSUyNTgzJTI1RDglMjVBOS0lMjVEOSUyNTg1JTI1RDglMjVBNy0lMjVEOCUyNUE3JTI1RDklMjU4NCUyNUQ4JTI1QUMlMjVEOCUyNUFGJTI1RDklMjU4QSUyNUQ4JTI1QUYlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0UlRDglQjklRDglQjElRDglQjYlMjAlRDglQTclRDklODQlRDglQUMlRDklODUlRDklOEElRDglQjklMjAlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" ids=\"-\" category=\"%d8%a3%d8%ae%d8%a8%d8%a7%d8%b1-%d8%a7%d9%84%d8%b4%d8%b1%d9%83%d8%a9\" author=\"-\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-10-31 19:56:40','2016-10-31 15:56:40','',1473,'http://rtcme.com/2016/10/31/1473-revision-v1/',0,'revision','',0),(2019,1,'2016-10-31 20:01:29','2016-10-31 16:01:29','[vc_row type=\"full-width\"][vc_column][rev_slider_vc alias=\"main-arabic\"][/vc_column][/vc_row][vc_row el_class=\"welcome_area\"][vc_column el_class=\"welcome_innerarea\"][vc_row_inner el_class=\"welcome\"][vc_column_inner el_class=\"welcome_left\" width=\"7/12\"][vc_column_text el_class=\"welcome_text\"]\r\n<h2>مرحبا بكم في موقع شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م.</h2>\r\nبدأت شركة كانيديان رود ترانسبورت أند سيفيل إنجينيرينج كونسلتنت ذ. م. م. (CRTC) في عام 2008 كشركة متخصصة في الطرق، المواصلات، والهندسة المدنية ثم توسعت لتكةن شركة متعددة المجالات تقدم مجموعة واسعة من الخدمات المهنية.\r\n\r\n<a class=\"more\" href=\"http://rtcme.com/%D9%84%D9%85%D8%AD%D8%A9-%D8%B9%D9%86%D8%A7/\">تعرف على المزيد</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"welcome_right\" width=\"5/12\"][vc_column_text el_class=\"vision\"]\r\n<h3>رؤيتنا</h3>\r\nرؤيتنا أن نكون ضمن أرقى الشركات الاستشارية احتراما وذا سمعة بتقدير عال في مجالات النقل، البنية التحتية، وإدارة المشاريع في منطقة الشرق الأوسط.[/vc_column_text][vc_column_text el_class=\"mission\"]\r\n<h3>رسالتنا</h3>\r\nرسالتنا أن نقدم خدمات وحلول عالية الجودة، فعالة، وقليلة التكلفة في مجالات هندسة المواصلات، البنية التحتية، وإدارة مشاريع تلبي احتياجات عملائنا.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1462254619263{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section service-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQUUlRDglQUYlRDklODUlRDglQTclRDglQUElM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDcCUzRSVEOSU4NSVEOCVCOSUyMCVEOCVBMyVEOSU4MyVEOCVBQiVEOCVCMSUyMCVEOSU4NSVEOSU4NiUyMDglMjAlRDglQjMlRDklODYlRDklODglRDglQTclRDglQUElMjAlRDklODUlRDklODYlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTklMjAlRDglQTclRDklODQlRDklODglRDglQTclRDglQjMlRDglQjklRDglQTklMjAlRDklODglRDglQTclRDklODQlRDglQUElRDglQjElRDklODMlRDklOEElRDglQjIlMjAlRDglQTclRDklODQlRDglQUQlRDklODIlRDklOEElRDklODIlRDklOEElMjAlRDglQjklRDklODQlRDklODklMjAlRDglQjElRDglQjYlRDglQTclMjAlRDglQTclRDklODQlRDglQjklRDklODUlRDklODQlRDglQTclRDglQTElRDglOEMlMjAlRDklOEElRDklODUlRDklODMlRDklODYlRDklODMlMjAlRDglQTclRDklODQlRDglQTclRDglQjklRDglQUElRDklODUlRDglQTclRDglQUYlMjAlRDglQjklRDklODQlRDklOEElRDklODYlRDglQTclMjAlRDklODElRDklOEElMjAlRDklODUlRDglQjQlRDglQjElRDklODglRDglQjklRDklODMlMjAlRDglQTclRDklODQlRDklODUlRDklODIlRDglQTglRDklODQuJTIwJUQ4JUFBJUQ5JTgyJUQ4JUFGJUQ5JTg1JTIwQ1JUQyUyMCVEOSU4NSVEOCVBQyVEOSU4NSVEOSU4OCVEOCVCOSVEOCVBOSUyMCVEOSU4OCVEOCVBNyVEOCVCMyVEOCVCOSVEOCVBOSUyMCVEOSU4NSVEOSU4NiUyMCVEOCVBNyVEOSU4NCVEOCVBRSVEOCVBRiVEOSU4NSVEOCVBNyVEOCVBQSUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOSU4QSVEOCVBOSUyMCVEOCVBOCVEOSU4NSVEOCVBNyUyMCVEOSU4MSVEOSU4QSUyMCVEOCVCMCVEOSU4NCVEOSU4MyUyMCVEOSU4OCVEOSU4NCVEOSU4MyVEOSU4NiUyMCVEOCVBRiVEOSU4OCVEOSU4NiUyMCVEOCVBMyVEOSU4NiUyMCVEOSU4QSVEOSU4MiVEOCVBQSVEOCVCNSVEOCVCMSUyMCVEOCVCOSVEOSU4NCVEOSU4OSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVCMSVEOSU4MiVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4OCVEOCVBNyVEOCVCNSVEOSU4NCVEOCVBNyVEOCVBQSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOCVBOCVEOSU4NiVEOSU4QSVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOCVBQSVEOCVBRCVEOCVBQSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOSU4NiVEOCVBNyVEOCVCOCVEOCVCMSUyMCVEOCVBNyVEOSU4NCVEOCVCNyVEOCVBOCVEOSU4QSVEOCVCOSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4MyVEOSU4NyVEOCVCMSVEOCVBOCVEOCVBNyVEOCVBNiVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOCVBNyVEOSU4NCVEOSU4NyVEOSU4NiVEOCVBRiVEOCVCMyVEOCVBOSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVCOSVEOSU4NSVEOCVBNyVEOCVCMSVEOSU4QSVEOCVBOSVEOCU4QyUyMCVEOSU4OCVEOCVBQSVEOCVCNSVEOSU4NSVEOSU4QSVEOSU4NSUyMCVEOCVBNyVEOSU4NCVEOSU4NSVEOCVBOCVEOCVBNyVEOSU4NiVEOSU4QS4lM0MlMkZwJTNF[/vc_raw_html][vc_widget_sidebar sidebar_id=\"sidebar-1\" el_class=\"servicecarousel\"][/vc_column][/vc_row][vc_row top_margin=\"page-margin-top-section\" el_class=\"project-section\"][vc_column el_class=\"projectheading\"][vc_raw_html]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODUlRDglQjQlRDglQTclRDglQjElRDklOEElRDglQjklM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDglQTMlRDglQjklRDglQjglRDklODUlMjAlRDglQTUlRDklODYlRDglQUMlRDglQTclRDglQjIlRDglQTclRDglQUElRDklODYlRDglQTclM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][re_projects items_per_page=\"8\" ids=\"1909,1913,1927,1928,1908,1924,1911,1912\" category=\"-\" order_by=\"date\" order=\"DESC\" headers=\"0\" read_more=\"1\" top_margin=\"page-margin-top\"][/vc_column][/vc_row][vc_row type=\"full-width\" css=\".vc_custom_1463567378159{background-color: #f5f5f5 !important;}\" el_class=\"page-padding-top-section padding-bottom-66 expert-section\"][vc_column el_class=\"projectheading\"][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDklODElRDglQjElRDklOEElRDklODIlMjAlRDglQjklRDklODUlRDklODQlM0MlMkZoMiUzRQ==[/vc_raw_html][vc_raw_html el_class=\"description\"]JTNDaDElM0UlRDklODIlRDglQTclRDglQTglRDklODQlMjAlRDglQTclRDklODQlRDglQUUlRDglQTglRDglQjElRDglQTclRDglQTElM0MlMkZoMSUzRSUwQSUwQQ==[/vc_raw_html][vc_row_inner el_class=\"TeamBlockhome\"][vc_column_inner el_class=\"teamExpert teamdirection\"][vc_single_image image=\"1454\" img_size=\"full\" title=\"يمنى حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1444\" img_size=\"full\" title=\"ماري غارا\" el_class=\"teamImghome\"][vc_single_image image=\"1445\" img_size=\"full\" title=\"محمد غفاري\" el_class=\"teamImghome\"][vc_single_image image=\"1446\" img_size=\"full\" title=\"أيمن شاهين\" el_class=\"teamImghome\"][vc_single_image image=\"1447\" img_size=\"full\" title=\"محمد إعجاز\" el_class=\"teamImghome\"][vc_single_image image=\"1448\" img_size=\"full\" title=\"منى نصر\" el_class=\"teamImghome\"][vc_single_image image=\"1449\" img_size=\"full\" title=\"أسامة محي الدين\" el_class=\"teamImghome\"][vc_single_image image=\"1450\" img_size=\"full\" title=\"عبدالرحمن حطبة\" el_class=\"teamImghome\"][vc_single_image image=\"1451\" img_size=\"full\" title=\"ألين أروستيك\" el_class=\"teamImghome\"][vc_single_image image=\"1452\" img_size=\"full\" title=\"دانية هادي\" el_class=\"teamImghome\"][vc_single_image image=\"1453\" img_size=\"full\" title=\"سرفراس عبدالوهاب\" el_class=\"teamImghome\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"letast-news\"][vc_column][vc_raw_html el_class=\"projectheadingTwo\"]JTNDaDIlMjBjbGFzcyUzRCUyMmhlYWRpbmclMjIlM0UlM0NzcGFuJTNFQ1JUQyUzQyUyRnNwYW4lM0UlMjAlRDglQTIlRDglQUUlRDglQjElMjAlRDglQTMlRDglQUUlRDglQTglRDglQTclRDglQjElM0MlMkZoMiUzRSUwQSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnJ0Y21lLmNvbSUyRiUyNUQ4JTI1QTMlMjVEOCUyNUFFJTI1RDglMjVBOCUyNUQ4JTI1QTclMjVEOCUyNUIxLSUyNUQ4JTI1QTclMjVEOSUyNTg0JTI1RDglMjVCNCUyNUQ4JTI1QjElMjVEOSUyNTgzJTI1RDglMjVBOS0lMjVEOSUyNTg1JTI1RDglMjVBNy0lMjVEOCUyNUE3JTI1RDklMjU4NCUyNUQ4JTI1QUMlMjVEOCUyNUFGJTI1RDklMjU4QSUyNUQ4JTI1QUYlMkYlMjIlMjBjbGFzcyUzRCUyMnZpZXdhbGwlMjIlM0UlRDglQjklRDglQjElRDglQjYlMjAlRDglQTclRDklODQlRDglQUMlRDklODUlRDklOEElRDglQjklMjAlM0MlMkZhJTNF[/vc_raw_html][blog re_pagination=\"0\" items_per_page=\"3\" offset=\"0\" category=\"%d8%a3%d8%ae%d8%a8%d8%a7%d8%b1-%d8%a7%d9%84%d8%b4%d8%b1%d9%83%d8%a9\" show_post_title=\"0\" show_post_excerpt=\"1\" read_more=\"0\" show_post_categories=\"0\" show_post_author=\"0\" show_post_date=\"1\" date_format=\"general_settings\" show_post_views=\"0\" show_post_comments=\"0\" is_search_results=\"1\" el_class=\"news\"][/vc_column][/vc_row]','الصفحة الرئيسية','','inherit','open','open','','1473-revision-v1','','','2016-10-31 20:01:29','2016-10-31 16:01:29','',1473,'http://rtcme.com/2016/10/31/1473-revision-v1/',0,'revision','',0),(2020,1,'2016-10-31 20:26:38','2016-10-31 16:26:38','[vc_row][vc_column top_margin=\"page-margin-top\" el_class=\"crtcsitemap \"][box_header title=\"خريطة الموقع\" type=\"h3\" bottom_border=\"1\"][vc_column_text]\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/ar/\">الصفحة الرئيسية</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/\">لمحة عنا</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%b1%d8%a4%d9%8a%d8%aa%d9%86%d8%a7-%d9%88%d8%b1%d8%b3%d8%a7%d9%84%d8%aa%d9%86%d8%a7/\">رؤيتنا ورسالتنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%b1%d8%b3%d8%a7%d9%84%d8%a9-%d8%a7%d9%84%d9%85%d8%af%d9%8a%d8%b1-%d8%a7%d9%84%d8%aa%d9%86%d9%81%d9%8a%d8%b0%d9%8a/\">رسالة المدير التنفيذي</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%b7%d8%a8%d9%8a%d8%b9%d8%a9-%d8%b9%d9%85%d9%84%d9%86%d8%a7/\">طبيعة عملنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%a7%d9%84%d9%87%d9%8a%d9%83%d9%84-%d8%a7%d9%84%d8%aa%d9%86%d8%b8%d9%8a%d9%85%d9%8a/\">الهيكل التنظيمي</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d9%81%d8%b1%d9%8a%d9%82-%d8%a7%d9%84%d8%b9%d9%85%d9%84/\">فريق العمل</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%b4%d9%87%d8%a7%d8%af%d8%a7%d8%aa-%d8%a7%d9%84%d8%ac%d9%88%d8%af%d8%a9/\">شهادات الجودة</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/%d8%ae%d8%af%d9%85%d8%a7%d8%aa%d9%86%d8%a7/\">خدماتنا</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/services/%d8%a7%d9%84%d9%87%d9%86%d8%af%d8%b3%d8%a9-%d8%a7%d9%84%d9%85%d8%b9%d9%85%d8%a7%d8%b1%d9%8a%d8%a9/\">الهندسة المعمارية وتصميم المناظر الطبيعية المعمارية</a></li>\r\n	<li><a href=\"http://rtcme.com/services/%d8%a7%d9%84%d8%ac%d8%b1%d8%a7%d9%81%d9%8a%d9%83-%d9%88%d8%a7%d9%84%d8%aa%d8%b5%d9%85%d9%8a%d9%85-%d8%a7%d9%84%d8%af%d8%a7%d8%ae%d9%84%d9%8a/\">الجرافيك والتصميم الداخلي</a></li>\r\n	<li><a href=\"http://rtcme.com/services/%d8%a7%d9%84%d8%ae%d8%af%d9%85%d8%a7%d8%aa-%d8%a7%d9%84%d9%87%d9%86%d8%af%d8%b3%d9%8a%d8%a9/\">الخدمات الهندسية</a></li>\r\n	<li><a href=\"http://rtcme.com/services/%d8%a7%d9%84%d9%85%d8%b3%d8%ad-%d8%a7%d9%84%d9%83%d9%85%d9%8a-%d9%88%d8%aa%d9%88%d8%ab%d9%8a%d9%82-%d8%a7%d9%84%d8%b9%d9%82%d9%88%d8%af/\">المسح الكمي وتوثيق العقود</a></li>\r\n	<li><a href=\"http://rtcme.com/services/%d8%a5%d8%af%d8%a7%d8%b1%d8%a9-%d8%a7%d9%84%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9/\">إدارة المشاريع</a></li>\r\n	<li><a href=\"http://rtcme.com/services/%d8%ae%d8%af%d9%85%d8%a7%d8%aa-%d8%a7%d9%84%d8%a5%d8%b4%d8%b1%d8%a7%d9%81-%d8%b9%d9%84%d9%89-%d8%a7%d9%84%d9%85%d9%88%d8%a7%d9%82%d8%b9-%d9%88%d8%a7%d9%84%d8%a5%d8%af%d8%a7%d8%b1%d8%a9/\"> الإشراف على المواقع، الإدارة وخدمات الموقع</a></li>\r\n	<li><a href=\"http://rtcme.com/services/%d8%a7%d9%84%d8%ae%d8%af%d9%85%d8%a7%d8%aa-%d8%a7%d9%84%d9%87%d9%86%d8%af%d8%b3%d9%8a%d8%a9-%d8%a7%d9%84%d8%a8%d8%b1%d9%8a%d8%a9-%d9%88%d8%a7%d9%84%d8%a8%d8%ad%d8%b1%d9%8a%d8%a9/\">الخدمات الهندسية البرية والبحرية</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9%d9%86%d8%a7/\">مشاريعنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d8%a3%d8%ae%d8%a8%d8%a7%d8%b1-%d8%a7%d9%84%d8%b4%d8%b1%d9%83%d8%a9/\">أخبار الشركة</a></li>\r\n	<li><a href=\"http://rtcme.com/%d8%a3%d8%ae%d8%a8%d8%a7%d8%b1-%d8%a7%d9%84%d8%b4%d8%b1%d9%83%d8%a9/\">الوظائف</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/%d8%a3%d8%ae%d8%a8%d8%a7%d8%b1-%d8%a7%d9%84%d8%b4%d8%b1%d9%83%d8%a9/\">قدم سيرتك الذاتية</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/%d8%aa%d9%88%d8%a7%d8%b5%d9%84-%d9%85%d8%b9%d9%86%d8%a7/\">تواصل معنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d8%ae%d8%b1%d9%8a%d8%b7%d8%a9-%d8%a7%d9%84%d9%85%d9%88%d9%82%d8%b9/\">خريطة الموقع</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','خريطة الموقع','','inherit','open','open','','1706-revision-v1','','','2016-10-31 20:26:38','2016-10-31 16:26:38','',1706,'http://rtcme.com/2016/10/31/1706-revision-v1/',0,'revision','',0),(2021,1,'2016-10-31 20:29:45','2016-10-31 16:29:45','[vc_row][vc_column top_margin=\"page-margin-top\" el_class=\"crtcsitemap \"][box_header title=\"خريطة الموقع\" type=\"h3\" bottom_border=\"1\"][vc_column_text]\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/ar/\">الصفحة الرئيسية</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/\">لمحة عنا</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%b1%d8%a4%d9%8a%d8%aa%d9%86%d8%a7-%d9%88%d8%b1%d8%b3%d8%a7%d9%84%d8%aa%d9%86%d8%a7/\">رؤيتنا ورسالتنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%b1%d8%b3%d8%a7%d9%84%d8%a9-%d8%a7%d9%84%d9%85%d8%af%d9%8a%d8%b1-%d8%a7%d9%84%d8%aa%d9%86%d9%81%d9%8a%d8%b0%d9%8a/\">رسالة المدير التنفيذي</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%b7%d8%a8%d9%8a%d8%b9%d8%a9-%d8%b9%d9%85%d9%84%d9%86%d8%a7/\">طبيعة عملنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%a7%d9%84%d9%87%d9%8a%d9%83%d9%84-%d8%a7%d9%84%d8%aa%d9%86%d8%b8%d9%8a%d9%85%d9%8a/\">الهيكل التنظيمي</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d9%81%d8%b1%d9%8a%d9%82-%d8%a7%d9%84%d8%b9%d9%85%d9%84/\">فريق العمل</a></li>\r\n	<li><a href=\"http://rtcme.com/%d9%84%d9%85%d8%ad%d8%a9-%d8%b9%d9%86%d8%a7/%d8%b4%d9%87%d8%a7%d8%af%d8%a7%d8%aa-%d8%a7%d9%84%d8%ac%d9%88%d8%af%d8%a9/\">شهادات الجودة</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/%d8%ae%d8%af%d9%85%d8%a7%d8%aa%d9%86%d8%a7/\">خدماتنا</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/services/%d8%a7%d9%84%d9%87%d9%86%d8%af%d8%b3%d8%a9-%d8%a7%d9%84%d9%85%d8%b9%d9%85%d8%a7%d8%b1%d9%8a%d8%a9/\">الهندسة المعمارية وتصميم المناظر الطبيعية المعمارية</a></li>\r\n	<li><a href=\"http://rtcme.com/services/%d8%a7%d9%84%d8%ac%d8%b1%d8%a7%d9%81%d9%8a%d9%83-%d9%88%d8%a7%d9%84%d8%aa%d8%b5%d9%85%d9%8a%d9%85-%d8%a7%d9%84%d8%af%d8%a7%d8%ae%d9%84%d9%8a/\">الجرافيك والتصميم الداخلي</a></li>\r\n	<li><a href=\"http://rtcme.com/services/%d8%a7%d9%84%d8%ae%d8%af%d9%85%d8%a7%d8%aa-%d8%a7%d9%84%d9%87%d9%86%d8%af%d8%b3%d9%8a%d8%a9/\">الخدمات الهندسية</a></li>\r\n	<li><a href=\"http://rtcme.com/services/%d8%a7%d9%84%d9%85%d8%b3%d8%ad-%d8%a7%d9%84%d9%83%d9%85%d9%8a-%d9%88%d8%aa%d9%88%d8%ab%d9%8a%d9%82-%d8%a7%d9%84%d8%b9%d9%82%d9%88%d8%af/\">المسح الكمي وتوثيق العقود</a></li>\r\n	<li><a href=\"http://rtcme.com/services/%d8%a5%d8%af%d8%a7%d8%b1%d8%a9-%d8%a7%d9%84%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9/\">إدارة المشاريع</a></li>\r\n	<li><a href=\"http://rtcme.com/services/%d8%ae%d8%af%d9%85%d8%a7%d8%aa-%d8%a7%d9%84%d8%a5%d8%b4%d8%b1%d8%a7%d9%81-%d8%b9%d9%84%d9%89-%d8%a7%d9%84%d9%85%d9%88%d8%a7%d9%82%d8%b9-%d9%88%d8%a7%d9%84%d8%a5%d8%af%d8%a7%d8%b1%d8%a9/\"> الإشراف على المواقع، الإدارة وخدمات الموقع</a></li>\r\n	<li><a href=\"http://rtcme.com/services/%d8%a7%d9%84%d8%ae%d8%af%d9%85%d8%a7%d8%aa-%d8%a7%d9%84%d9%87%d9%86%d8%af%d8%b3%d9%8a%d8%a9-%d8%a7%d9%84%d8%a8%d8%b1%d9%8a%d8%a9-%d9%88%d8%a7%d9%84%d8%a8%d8%ad%d8%b1%d9%8a%d8%a9/\">الخدمات الهندسية البرية والبحرية</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9%d9%86%d8%a7/\">مشاريعنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d8%a3%d8%ae%d8%a8%d8%a7%d8%b1-%d8%a7%d9%84%d8%b4%d8%b1%d9%83%d8%a9/\">أخبار الشركة</a></li>\r\n	<li><a href=\"http://rtcme.com/%d8%a7%d9%84%d9%88%d8%b8%d8%a7%d8%a6%d9%81/\">الوظائف</a>\r\n<ul>\r\n	<li><a href=\"http://rtcme.com/%d8%a7%d9%84%d9%88%d8%b8%d8%a7%d8%a6%d9%81/%d9%82%d8%af%d9%85-%d8%b3%d9%8a%d8%b1%d8%aa%d9%83-%d8%a7%d9%84%d8%b0%d8%a7%d8%aa%d9%8a%d8%a9-2/\">قدم سيرتك الذاتية</a></li>\r\n</ul>\r\n</li>\r\n	<li><a href=\"http://rtcme.com/%d8%aa%d9%88%d8%a7%d8%b5%d9%84-%d9%85%d8%b9%d9%86%d8%a7/\">تواصل معنا</a></li>\r\n	<li><a href=\"http://rtcme.com/%d8%ae%d8%b1%d9%8a%d8%b7%d8%a9-%d8%a7%d9%84%d9%85%d9%88%d9%82%d8%b9/\">خريطة الموقع</a></li>\r\n</ul>\r\n[/vc_column_text][/vc_column][/vc_row]','خريطة الموقع','','inherit','open','open','','1706-revision-v1','','','2016-10-31 20:29:45','2016-10-31 16:29:45','',1706,'http://rtcme.com/2016/10/31/1706-revision-v1/',0,'revision','',0),(2022,1,'2016-10-31 20:52:38','2016-10-31 16:52:38','<p>[vc_row][vc_column][vc_single_image image=\"1769\" img_size=\"large\" alignment=\"center\"][vc_column_text]Located in the centre of Abu Dhabi, on the New Airport Road, this expansive, three level complex will have a state- of- the- art Fish, Meat and Vegetable Market with more than 200 outlets apart from Shopping Mall including a Hypermarket and a spacious food court. This project is initiated on the directions of President Sheikh Khalifa Bin Zayed Al Nahyan and the project is being developed in association with Mubadala Development Company on a Mubadala owned estate in the heart of the city with easy accessibility and a parking capacity of more than 3500cars.[/vc_column_text][box_header title=\"Description\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The market consist Basement, Ground Floor, Three Floors, roof and Top Roof. Basement floor is for parking, Ground floor is for 75 fish shops, 90 meat shops, 60 vegetable shops and parking, 1st Floor is for 62 shops, 13 stores, prayer room &amp; wash room facilities. 2nd Floor for Hyper Market, shops and 3rd Floor for food court, restaurants, food outlets, family entertainment hall and electronic games centre. Two tents are provided at top roof level to increase the aesthetic of the building. The fish market will have a common fish cleaning hall and an international standard fish waste processing plant which ensures a totally hygienic and odorless market. Each shop will have separate cold storage facilities and it includes specialty shops where customers can purchase live fish.[/vc_column_text][box_header title=\"Client\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]Line Investments &amp; Property L.L.C, a division of EMKE Group[/vc_column_text][box_header title=\"Role of RTC\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]As a sub consultant RTC Consultants has carried out the Traffic Impact Study for the specific project. The purpose of this Traffic Impact Assessment is to document the existing and anticipated project specific traffic impacts associated with the proposed Fish Market located in Sector E-32 in the City of Abu Dhabi, United Arab Emirates.[/vc_column_text][box_header title=\"Scope of Work\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Liaising with DOT and Abu Dhabi Traffic police[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic Count[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Micro modeling, trip distribution assignment and mode split[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact analysis[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Parking requirements[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Site access and circulation[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Traffic impact study report[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Car parking- concept design[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]Road idening and newly proposed mitigation measures.[/item][/items_list][box_header title=\"The Project Location\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]The project site is located in sector E32 on the northwest quadrant of the intersection of Airport Road (2) and Ghantoot Street (25), Abu Dhabi, U.A.E[/vc_column_text][box_header title=\"Project Start Date\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]January 2008[/vc_column_text][box_header title=\"Project Duration\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]24 Months[/vc_column_text][box_header title=\"Actual Value\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]275Million US$[/vc_column_text][box_header title=\"Total Built Up Area\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]90,000 M2<br />\nFor more information please contact<br />\n<strong>Mona Nasr, mnasr@rtcme.com</strong>[/vc_column_text][/vc_column][/vc_row]</p>\n','سوق المشرف مول المركزي','','inherit','open','open','','1923-autosave-v1','','','2016-10-31 20:52:38','2016-10-31 16:52:38','',1923,'http://rtcme.com/2016/10/31/1923-autosave-v1/',0,'revision','',0),(2023,1,'2016-10-31 21:16:01','2016-10-31 17:16:01','[vc_row][vc_column][vc_single_image image=\"1730\" img_size=\"large\" alignment=\"center\"][vc_column_text]توشك أبوظبي على أن تمتلك أكبر سوق ق سمك في منطقة الخليج بمساحة إجمالية تبلغ 1.8 قدم مربع ويحتوي السوق على أكثر من 200 محلا تجاريا، هايبر ماركت، ومطاعم متنوعة وفقا للمعايير الدولية. ويؤكد صاحب السمو الشيخ محمد بن زايد آل نهيان - ولي عهد أبوظبي - نائب القائد الأعلى للقوات المسلحة -على أهمية المشاريع من هذا الحجم والنوع والتي تدفع عجلة التنمية الاقتصادية في الإمارة وتسعى لتعزيز مكانتها الرائدة تحت قيادة صاحب الشمو الشيخ خليفة بن زايد آل نهيان - حفظه الله.[/vc_column_text][box_header title=\"المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]تقديم تصميمات مبدئية من شأنها تحسين شبكة النقل الحالية بحيث تتماشى مع تدابير التخفيف حسب تقرير دراسة التأثيرات المرورية للمشرف مول والذي يقع في القطعة رقم 2 من القطاع E 32.[/vc_column_text][box_header title=\"المالك\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]لاين للاستثمارات والعقارات ذ.م.م. هي مجموعة شركات متنوعة تتخذ من العاصمة أبوظبي مقرا لها، وتتبع لها مجموعة EMKE والتي تعتبر جزءا لا يتجزأ وسبب رئيسي في الإزدهار والنمو والنجاح الهائل لدولة الإمارات العربية المتحدة.[/vc_column_text][box_header title=\"تاريخ الإنتهاء من المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]مايو 2007[/vc_column_text][box_header title=\"وصف المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top-section\"][vc_column_text]\n\nالمشروع المقترح والذي هو مشترك بين شركة مبادلة؛ الذراع الإستثماري لحكومة أبوظبي والذي من المتوقع أن يكون جاهزا في منتصف عام 2009 سيحتوي على سوق لا نظير له للأسماك وسوق اللحوم وآخر للخضار بالإضافة إلى أكثر من 200 محلا تجاريا وهايبر ماركت وقاعة رحبة للمطاعم. تم اتخاذ جميع الإجراءات اللازمة لضمان أن السوق سيكون صحي تمام ومن دون أي روائح كريهة. سيحتوي كل محل على براد خاص به. ومن المحلات الـ 200 ستكون هنالك محلات متخصصة لشراء وبيع الأسمالك الحية. سيكون لسوق السمك قاعة لتنظيف الأسماك ومحطة لمعالجة نفايات الأسماك وفقا للمعايير الدولية.\n\nالمشروع متعدد الاستخدامات والذي يقع في القطاع E 32 يتألف من طابق تحت الأرض، طابق أرضي، طابقين وسقف. وتم تصميم المبنى ليأخذ بعين الاعتبار الأنشطة التالية سوق سمك مركزي (يضم 75 محلا تجاريا) وسوق اللحوم (ويضم 30 متجرا) وسوق الخضار (الذي يضم 60 محلا) ومكاتب ومحلات البيع بالتجزئة وكوفي شوب وهايبر ماركت والعديد من المطاعم المتنوعة.\n\nتبلغ مساحة المشروع أكثر من 150,000 متر مربع وتشمل ما يلي:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]2,175 موقف للسيارات موزعين في الطابقين الأرض وآخر تحت الأرض[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]سوق للسمك ومتاجر للبيع بالتجزئة على مساحة 45,000 متر مربع في الطابق الأرض[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]كذلك متاجر للبيع بالتجزئة في الطابق الأول وتغطي مساحة قدرها 26,850 متر مربع[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]بالإضافة إلى مطاعمومتاجر لليبع بالتجزئة وترفيه عائلي في الطابق الثاني وتغطي ما مساحته 19,500 متر مربع[/item][/items_list][box_header title=\"نطاق العمل\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]كإستشاري الطرق المختص للمشروع؛ قامت CRTC بالمهام التاللية:[/vc_column_text][items_list additembutton=\"\" additemwindow=\"\"][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحديث تدابير التخفيف لتتماشى مع رؤية 2030[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تقديم مقترحات للتخفيف من آثار الازدحام المروري[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]مراجعة وتقييم تصاميم مواقف السيارات[/item][item url=\"\" url_target=\"new_window\" icon=\"bullet\" text_color=\"\"]تحسين تصاميم مداخل المول ومخارحه وكذلك مواقف السيارات[/item][/items_list][box_header title=\"قيمة المشروع\" type=\"h6\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]1 مليار درهم إماراتي (367,000,000 دولار أمريكي)[/vc_column_text][/vc_column][/vc_row]','سوق السمك في سوق المشرف مول المركزي','','inherit','open','open','','1924-autosave-v1','','','2016-10-31 21:16:01','2016-10-31 17:16:01','',1924,'http://rtcme.com/2016/10/31/1924-autosave-v1/',0,'revision','',0),(2025,1,'2020-02-12 17:58:40','2020-02-12 13:58:40','[vc_row][vc_column][box_header title=\"Career With Us\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]It is <strong>CRTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization. We encourage you to submit your application online to the appropriate department using <strong><a href=\"http://rtcme.com/submit-your-resume/\">Submit Your Resume.</a></strong>\r\n\r\n<strong>Current Vacancies:</strong>\r\n\r\n<strong><u>&gt; Resident Engineer</u></strong>\r\n\r\n&nbsp;\r\n\r\n<strong><u>&gt; Material Engineer</u></strong>\r\n\r\n&nbsp;\r\n\r\n<strong><u>&gt; Quantity Surveyor</u></strong>\r\n\r\n&nbsp;\r\n\r\n<strong><u>&gt; Land Surveyor</u></strong>\r\n\r\n&nbsp;\r\n\r\n<strong><u>&gt; Technical Inspector</u></strong>\r\n\r\n&nbsp;\r\n\r\n<strong><u>&gt; Secretary (Speaks Arabic and English)</u></strong>\r\n\r\n&nbsp;\r\n\r\n<strong><u>&gt; Mx Designer / Civil 3D Designer</u></strong>\r\n\r\n&nbsp;\r\n\r\n<strong><u>&gt; Transportation Engineer </u></strong>\r\n\r\n- preferably with traffic modeling experience\r\n\r\n&nbsp;\r\n<div>\r\n<div>\r\n\r\n<strong><u>&gt; CAD Operators</u></strong>\r\n<div>\r\n\r\n- specialization in traffic, roadway and utility design is highly preferred\r\n\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n\r\n<strong><u>&gt; Infrastructure Utilities Engineer </u></strong>\r\n<div>\r\n\r\n&nbsp;\r\n\r\n<strong><u>&gt; Roadway Design Engineer </u></strong>\r\n\r\n</div>\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n<div><strong>All candidates must have minimum 3 years or more of relevant experiences.</strong></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Career with us','','inherit','open','open','','1139-revision-v1','','','2020-02-12 17:58:40','2020-02-12 13:58:40','',1139,'http://rtcme.com/2020/02/12/1139-revision-v1/',0,'revision','',0),(2027,1,'2021-06-14 09:12:56','2021-06-14 05:12:56','[vc_row][vc_column][box_header title=\"Career With Us\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]It is <strong>CRTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization. We encourage you to submit your application online to the appropriate department using <strong><a href=\"http://rtcme.com/submit-your-resume/\">Submit Your Resume.</a></strong>\r\n\r\n<strong>New Vacancies:</strong>\r\n\r\n<strong><u>&gt; Tender Manager</u></strong>\r\n\r\nMinimum of 3 years experience in U.A.E.\r\n\r\n<b><u>&gt; Admin Staff</u></b>\r\n\r\nMinimum of 3 years experience in U.A.E.\r\n\r\n&nbsp;\r\n\r\n<strong>Other Vacancies:</strong>\r\n\r\n<strong><u>&gt; Resident Engineer</u></strong>\r\n\r\n<strong><u>&gt; Material Engineer</u></strong>\r\n\r\n<strong><u>&gt; Quantity Surveyor</u></strong>\r\n\r\n<strong><u>&gt; Land Surveyor</u></strong>\r\n\r\n<strong><u>&gt; Technical Inspector</u></strong>\r\n\r\n<strong><u>&gt; Secretary (Speaks Arabic and English)</u></strong>\r\n\r\n<strong><u>&gt; Mx Designer / Civil 3D Designer</u></strong>\r\n\r\n<strong><u>&gt; Transportation Engineer </u></strong>\r\n\r\nPreferably with traffic modeling experience\r\n<div>\r\n<div>\r\n\r\n<strong><u>&gt; CAD Operators</u></strong>\r\n<div>\r\n\r\nSpecialization in traffic, roadway, and utility design is highly preferred\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n\r\n<strong><u>&gt; Infrastructure Utilities Engineer</u></strong>\r\n<div>\r\n\r\n<strong><u>&gt; Roadway Design Engineer</u></strong>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div><strong>All candidates must have a minimum of 3 years or more of relevant experience.</strong></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Career with us','','inherit','open','open','','1139-revision-v1','','','2021-06-14 09:12:56','2021-06-14 05:12:56','',1139,'http://rtcme.com/2021/06/14/1139-revision-v1/',0,'revision','',0),(2028,1,'2021-06-14 09:17:04','2021-06-14 05:17:04','[vc_row][vc_column][box_header title=\"Career With Us\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]It is <strong>CRTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization. We encourage you to submit your application online to the appropriate department using <strong><a href=\"http://rtcme.com/submit-your-resume/\">Submit Your Resume.</a></strong>\r\n\r\n<strong>New Vacancies:</strong>\r\n\r\n<strong><u>&gt; Tender Manager</u></strong>\r\n\r\nMinimum of 3 years experience in U.A.E.\r\n\r\n<b><u>&gt; Admin Staff</u></b>\r\n\r\nMinimum of 3 years experience in U.A.E.\r\n\r\n&nbsp;\r\n\r\n<strong>Other Vacancies:</strong>\r\n\r\n<strong><u>&gt; Resident Engineer</u></strong>\r\n\r\n<strong><u>&gt; Material Engineer</u></strong>\r\n\r\n<strong><u>&gt; Quantity Surveyor</u></strong>\r\n\r\n<strong><u>&gt; Land Surveyor</u></strong>\r\n\r\n<strong><u>&gt; Technical Inspector</u></strong>\r\n\r\n<strong><u>&gt; Secretary (Speaks Arabic and English)</u></strong>\r\n\r\n<strong><u>&gt; Mx Designer / Civil 3D Designer</u></strong>\r\n\r\n<strong><u>&gt; Transportation Engineer </u></strong>\r\n\r\nPreferably with traffic modeling experience\r\n<div>\r\n<div>\r\n\r\n<strong><u>&gt; CAD Operators</u></strong>\r\n<div>\r\n\r\nSpecialization in traffic, roadway, and utility design is highly preferred\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n\r\n<strong><u>&gt; Infrastructure Utilities Engineer</u></strong>\r\n<div>\r\n\r\n<strong><u>&gt; Roadway Design Engineer</u></strong>\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div><strong>All candidates must have a minimum of 3 years or more of relevant experience.</strong></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Career with us','','inherit','open','open','','1139-revision-v1','','','2021-06-14 09:17:04','2021-06-14 05:17:04','',1139,'http://rtcme.com/2021/06/14/1139-revision-v1/',0,'revision','',0),(2030,1,'2022-01-11 18:24:11','2022-01-11 14:24:11','[vc_row][vc_column][box_header title=\"Career With Us\" type=\"h4\" bottom_border=\"1\" top_margin=\"page-margin-top\"][vc_column_text]It is <strong>CRTC\'</strong>s policy and philosophy to provide equal opportunities to all qualified individuals and to employ the best qualified person for every position in our organization. We encourage you to submit your application online to the appropriate department using <strong><a href=\"http://rtcme.com/submit-your-resume/\">Submit Your Resume.</a></strong>\r\n\r\n<strong>New Vacancies:</strong>\r\n\r\n<strong><span style=\"text-decoration: underline;\">HR Specialist </span></strong>\r\n\r\n<strong><span style=\"text-decoration: underline;\">Marketing Specialist </span></strong>\r\n\r\n<b><u>Executive Secretary</u></b>\r\n\r\n<strong><u>Tender Manager/ Proposal Manager</u></strong>\r\n\r\nMinimum of 3 years experience in U.A.E.\r\n\r\n<b><u>&gt; Admin Staff</u></b>\r\n\r\nMinimum of 3 years experience in U.A.E.\r\n\r\n&nbsp;\r\n\r\n<strong>Other Vacancies:</strong>\r\n\r\n<strong><u>&gt; Resident Engineer</u></strong>\r\n\r\n<strong><u>&gt; Material Engineer</u></strong>\r\n\r\n<strong><u>&gt; Quantity Surveyor</u></strong>\r\n\r\n<strong><u>&gt; Land Surveyor</u></strong>\r\n\r\n<strong><u>&gt; Technical Inspector</u></strong>\r\n\r\n<strong><u>&gt; Secretary (Speaks Arabic and English)</u></strong>\r\n\r\n<strong><u>&gt; Mx Designer / Civil 3D Designer</u></strong>\r\n\r\n<strong><u>&gt; Transportation Engineer </u></strong>\r\n\r\nPreferably with traffic modeling experience\r\n<div>\r\n<div>\r\n\r\n<strong><u>&gt; CAD Operators</u></strong>\r\n<div>\r\n\r\nSpecialization in traffic, roadway, and utility design is highly preferred\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div>\r\n<div>\r\n<div>\r\n<div>\r\n\r\n<strong><u>&gt; Infrastructure Utilities Engineer</u></strong>\r\n<div>\r\n\r\n<strong><u>&gt; Roadway Design Engineer</u></strong>\r\n\r\n&nbsp;\r\n\r\n</div>\r\n</div>\r\n</div>\r\n<div><strong>All candidates must have a minimum of 3 years or more of relevant experience.</strong></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Career with us','','inherit','open','open','','1139-revision-v1','','','2022-01-11 18:24:11','2022-01-11 14:24:11','',1139,'http://rtcme.com/2022/01/11/1139-revision-v1/',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_revslider_css`
--

DROP TABLE IF EXISTS `wp_revslider_css`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_css` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `settings` text DEFAULT NULL,
  `hover` text DEFAULT NULL,
  `params` text NOT NULL,
  `advanced` mediumtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=110 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_css`
--

LOCK TABLES `wp_revslider_css` WRITE;
/*!40000 ALTER TABLE `wp_revslider_css` DISABLE KEYS */;
INSERT INTO `wp_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\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"margin\":\"0px\",\"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\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"margin\":\"0px\",\"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\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"margin\":\"0px\",\"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\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"margin\":\"0px\",\"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\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"margin\":\"0px\",\"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\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#000\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"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\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#fff\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"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\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"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\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"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\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"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\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"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\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"padding-top\":\"1px\",\"margin\":\"0px\",\"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\",\"border-width\":\"0px\",\"border-style\":\"none\"}','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"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\":\"#000000\",\"background-color\":\"transparent\",\"text-decoration\":\"none\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}','{\"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)\",\"padding\":\"1px 4px 0px 4px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"margin\":\"0px\",\"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\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"margin\":\"0px\"},\"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\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"margin\":\"0px\"},\"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\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"margin\":\"0px\"},\"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\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}','{\"idle\":{\"text-align\":\"center\"},\"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 `wp_revslider_css` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_revslider_layer_animations`
--

DROP TABLE IF EXISTS `wp_revslider_layer_animations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_layer_animations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `params` text NOT NULL,
  `settings` text DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_layer_animations`
--

LOCK TABLES `wp_revslider_layer_animations` WRITE;
/*!40000 ALTER TABLE `wp_revslider_layer_animations` DISABLE KEYS */;
INSERT INTO `wp_revslider_layer_animations` VALUES (1,'Custom-In','{\"movex\":\"40\",\"movey\":\"0\",\"movez\":\"0\",\"rotationx\":\"0\",\"rotationy\":\"0\",\"rotationz\":\"0\",\"scalex\":\"100\",\"scaley\":\"100\",\"skewx\":\"0\",\"skewy\":\"0\",\"captionopacity\":\"0\",\"captionperspective\":\"600\",\"originx\":\"50\",\"originy\":\"50\"}',NULL);
/*!40000 ALTER TABLE `wp_revslider_layer_animations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_revslider_navigations`
--

DROP TABLE IF EXISTS `wp_revslider_navigations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_navigations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `handle` varchar(191) NOT NULL,
  `css` mediumtext NOT NULL,
  `markup` mediumtext NOT NULL,
  `settings` mediumtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_navigations`
--

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

--
-- Table structure for table `wp_revslider_sliders`
--

DROP TABLE IF EXISTS `wp_revslider_sliders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_sliders` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext NOT NULL,
  `alias` tinytext DEFAULT NULL,
  `params` mediumtext NOT NULL,
  `settings` text DEFAULT NULL,
  `type` varchar(191) NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_sliders`
--

LOCK TABLES `wp_revslider_sliders` WRITE;
/*!40000 ALTER TABLE `wp_revslider_sliders` DISABLE KEYS */;
INSERT INTO `wp_revslider_sliders` VALUES (1,'Main','main','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-access-token\":\"\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"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\":\"timeline\",\"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-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"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\":\"Main\",\"alias\":\"main\",\"shortcode\":\"[rev_slider alias=\\\\\\\"main\\\\\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"auto\",\"width\":\"1170\",\"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\":\"0\",\"max_width\":\"\",\"force_full_width\":\"off\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"delay\":\"10000\",\"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\":\"on\",\"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\",\"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\":\"#F5F5F5\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"http:\\/\\/localhost\\/wordpress\\/renovate\\/wp-content\\/uploads\\/sites\\/4\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"navigation_arrow_style\":\"round-old\",\"arrows_always_on\":\"true\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"on\",\"arrows_under_hidden\":\"479\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"0\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"0\",\"rightarrow_offset_vert\":\"0\",\"enable_bullets\":\"on\",\"navigation_bullets_style\":\"square-old\",\"bullets_space\":\"10\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"true\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"on\",\"bullets_under_hidden\":\"479\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"20\",\"enable_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"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\":\"on\",\"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\",\"enable_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"round\",\"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\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"1\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"on\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"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\",\"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\":\"50\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"lazy_load_type\":\"none\",\"seo_optimization\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"custom_css\":\"\",\"custom_javascript\":\"\"}','{\"version\":5}',''),(2,'Main Arabic','main-arabic','{\"hero_active\":\"-1\",\"source_type\":\"gallery\",\"instagram-count\":\"\",\"instagram-access-token\":\"\",\"instagram-user-id\":\"\",\"flickr-count\":\"\",\"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\":\"timeline\",\"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-api\":\"\",\"youtube-channel-id\":\"\",\"youtube-type-source\":\"channel\",\"youtube-playlist\":\"\",\"youtube-playlist-select\":\"\",\"vimeo-count\":\"\",\"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\":\"Main Arabic\",\"alias\":\"main-arabic\",\"shortcode\":\"[rev_slider alias=\\\"main-arabic\\\"]\",\"slider-type\":\"standard\",\"slider_type\":\"auto\",\"width\":\"1170\",\"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\":\"0\",\"max_width\":\"\",\"force_full_width\":\"off\",\"next_slide_on_window_focus\":\"off\",\"disable_focus_listener\":\"off\",\"delay\":\"10000\",\"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\":\"on\",\"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\",\"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\":\"#F5F5F5\",\"padding\":\"0\",\"show_background_image\":\"off\",\"background_image\":\"http:\\/\\/localhost\\/wordpress\\/renovate\\/wp-content\\/uploads\\/sites\\/4\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"enable_arrows\":\"on\",\"navigation_arrow_style\":\"round-old\",\"arrows_always_on\":\"true\",\"hide_arrows\":\"200\",\"hide_arrows_mobile\":\"1200\",\"hide_arrows_on_mobile\":\"on\",\"arrows_under_hidden\":\"479\",\"hide_arrows_over\":\"off\",\"arrows_over_hidden\":\"0\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"0\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"0\",\"rightarrow_offset_vert\":\"0\",\"enable_bullets\":\"on\",\"navigation_bullets_style\":\"square-old\",\"bullets_space\":\"10\",\"bullets_direction\":\"horizontal\",\"bullets_always_on\":\"true\",\"hide_bullets\":\"200\",\"hide_bullets_mobile\":\"1200\",\"hide_bullets_on_mobile\":\"on\",\"bullets_under_hidden\":\"479\",\"hide_bullets_over\":\"off\",\"bullets_over_hidden\":\"0\",\"bullets_align_hor\":\"center\",\"bullets_align_vert\":\"bottom\",\"bullets_offset_hor\":\"0\",\"bullets_offset_vert\":\"20\",\"enable_thumbnails\":\"off\",\"thumbnails_padding\":\"5\",\"span_thumbnails_wrapper\":\"off\",\"thumbnails_wrapper_color\":\"transparent\",\"thumbnails_wrapper_opacity\":\"100\",\"thumbnails_style\":\"round\",\"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\":\"on\",\"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\",\"enable_tabs\":\"off\",\"tabs_padding\":\"5\",\"span_tabs_wrapper\":\"off\",\"tabs_wrapper_color\":\"transparent\",\"tabs_wrapper_opacity\":\"5\",\"tabs_style\":\"round\",\"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\",\"touchenabled\":\"on\",\"drag_block_vertical\":\"off\",\"swipe_velocity\":\"75\",\"swipe_min_touches\":\"1\",\"swipe_direction\":\"horizontal\",\"keyboard_navigation\":\"on\",\"keyboard_direction\":\"horizontal\",\"mousescroll_navigation\":\"off\",\"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\",\"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\":\"50\",\"parallax_level_11\":\"47\",\"parallax_level_12\":\"48\",\"parallax_level_13\":\"49\",\"parallax_level_14\":\"50\",\"parallax_level_15\":\"51\",\"lazy_load_type\":\"none\",\"seo_optimization\":\"none\",\"simplify_ie8_ios4\":\"off\",\"show_alternative_type\":\"off\",\"show_alternate_image\":\"\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"jquery_debugmode\":\"off\",\"custom_css\":\"\",\"custom_javascript\":\"\"}',NULL,'');
/*!40000 ALTER TABLE `wp_revslider_sliders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_revslider_slides`
--

DROP TABLE IF EXISTS `wp_revslider_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` mediumtext NOT NULL,
  `layers` mediumtext NOT NULL,
  `settings` text NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_slides`
--

LOCK TABLES `wp_revslider_slides` WRITE;
/*!40000 ALTER TABLE `wp_revslider_slides` DISABLE KEYS */;
INSERT INTO `wp_revslider_slides` VALUES (5,1,1,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/rtcme.com\\/wp-content\\/uploads\\/2015\\/01\\/banner-one1.jpg\",\"image_id\":\"992\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"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\",\"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&ref=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\",\"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\":\"\",\"state\":\"published\",\"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\"],\"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\":\"Remove\"}','[{\"text\":\"<h1>High Level of <br>Quality and result<\\/h1>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":353},\"top\":{\"desktop\":161},\"internal_class\":\"\",\"hover\":false,\"alias\":\"High Level of Qualit...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"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\",\"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_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"tp-fade\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"100px\"},\"max_width\":{\"desktop\":\"535px\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1200,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"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\",\"time\":500,\"endspeed\":4160,\"endtime\":10300,\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":535,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_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\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"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\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\":\"0\",\"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\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":false,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"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\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"}]','\"\"'),(6,1,4,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"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\",\"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&ref=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\",\"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\":\"1322\",\"title\":\"Slide\",\"delay\":\"\",\"state\":\"published\",\"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\"],\"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\":\"http:\\/\\/192.168.0.7\\/rtcme\\/wp-content\\/uploads\\/2015\\/01\\/01.jpg\",\"0\":\"Remove\"}','[{\"text\":\"<h1 style=\\\"color:#fff;\\\">High Level of <br\\/>Quality and result<\\/h1>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":635},\"top\":{\"desktop\":361},\"internal_class\":\"\",\"hover\":false,\"alias\":\"High Level of Qualit...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"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\",\"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_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"tp-fade\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"99px\"},\"max_width\":{\"desktop\":\"481px\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":300,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"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\",\"time\":500,\"endspeed\":300,\"endtime\":10300,\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":481,\"height\":99,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_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\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"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\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\":\"0\",\"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\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"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\":[]}}]','\"\"'),(7,1,3,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"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\",\"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&ref=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\",\"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\":\"1324\",\"title\":\"Slide\",\"delay\":\"\",\"state\":\"published\",\"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\"],\"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\":\"http:\\/\\/192.168.0.7\\/rtcme\\/wp-content\\/uploads\\/2015\\/01\\/03.jpg\"}','[]','\"\"'),(8,1,2,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"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\",\"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&ref=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\",\"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\":\"1878\",\"title\":\"Slide\",\"delay\":\"\",\"state\":\"published\",\"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\"],\"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\":\"http:\\/\\/rtcme.com\\/wp-content\\/uploads\\/2016\\/05\\/abu-dhabi.jpg\",\"0\":\"Remove\"}','[]','\"\"'),(9,1,5,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"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\",\"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&ref=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\",\"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\":\"1326\",\"title\":\"Slide\",\"delay\":\"\",\"state\":\"published\",\"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\"],\"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\":\"http:\\/\\/192.168.0.7\\/rtcme\\/wp-content\\/uploads\\/2015\\/01\\/05.jpg\"}','[]','\"\"'),(10,1,6,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"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\",\"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&ref=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\",\"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\":\"1327\",\"title\":\"Slide\",\"delay\":\"\",\"state\":\"published\",\"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\"],\"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\":\"http:\\/\\/192.168.0.7\\/rtcme\\/wp-content\\/uploads\\/2015\\/01\\/06.jpg\"}','[]','\"\"'),(11,2,1,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/rtcme.com\\/wp-content\\/uploads\\/2015\\/01\\/banner-one1.jpg\",\"image_id\":\"992\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"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\",\"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&ref=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\",\"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\":\"\",\"state\":\"published\",\"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\"],\"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\":\"Remove\"}','[{\"text\":\"<h1>\\u0645\\u0633\\u062a\\u0648\\u0649 \\u0639\\u0627\\u0644 \\u0645\\u0646 \\u0627\\u0644\\u062c\\u0648\\u062f\\u0629 \\u0648\\u0627\\u0644\\u0646\\u062a\\u0627\\u0626\\u062c<\\/h1>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":1,\"left\":{\"desktop\":375},\"top\":{\"desktop\":152},\"internal_class\":\"\",\"hover\":false,\"alias\":\"High Level of Qualit...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"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\",\"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_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"tp-fade\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"101px\"},\"max_width\":{\"desktop\":\"354px\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":1200,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"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\",\"time\":500,\"endspeed\":4160,\"endtime\":10300,\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":535,\"height\":100,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_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\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"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\",\"parallax\":\"-\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\":\"0\",\"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\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":false,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"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\",\"mask_speed_start\":\"inherit\",\"mask_ease_start\":\"inherit\",\"link\":\"\",\"link_open_in\":\"same\",\"pers_start\":\"inherit\",\"pers_end\":\"inherit\"}]','\"\"'),(12,2,4,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"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\",\"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&ref=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\",\"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\":\"1322\",\"title\":\"Slide\",\"delay\":\"\",\"state\":\"published\",\"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\"],\"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\":\"http:\\/\\/192.168.0.7\\/rtcme\\/wp-content\\/uploads\\/2015\\/01\\/01.jpg\",\"0\":\"Remove\"}','[{\"text\":\"<h1 style=\\\"color:#fff;\\\">\\u0645\\u0633\\u062a\\u0648\\u0649 \\u0639\\u0627\\u0644 \\u0645\\u0646 \\u0627\\u0644\\u062c\\u0648\\u062f\\u0629 \\u0648\\u0627\\u0644\\u0646\\u062a\\u0627\\u0626\\u062c<\\/h1>\",\"type\":\"text\",\"special_type\":null,\"subtype\":\"\",\"specialsettings\":{},\"unique_id\":2,\"left\":{\"desktop\":635},\"top\":{\"desktop\":361},\"internal_class\":\"\",\"hover\":false,\"alias\":\"High Level of Qualit...\",\"loop_animation\":\"none\",\"loop_easing\":\"linearEaseNone\",\"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\",\"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_x_end\":\"0\",\"mask_y_end\":\"0\",\"mask_speed_end\":\"inherit\",\"mask_ease_end\":\"inherit\",\"alt_option\":\"media_library\",\"alt\":\"\",\"animation\":\"tp-fade\",\"easing\":\"Power2.easeInOut\",\"split\":\"none\",\"endsplit\":\"none\",\"splitdelay\":\"10\",\"endsplitdelay\":\"10\",\"max_height\":{\"desktop\":\"100px\"},\"max_width\":{\"desktop\":\"356px\"},\"video_width\":{\"desktop\":\"480\"},\"video_height\":{\"desktop\":\"360\"},\"2d_origin_x\":50,\"2d_origin_y\":50,\"whitespace\":{\"desktop\":\"normal\"},\"static_start\":\"1\",\"static_end\":\"last\",\"speed\":300,\"align_hor\":{\"desktop\":\"left\"},\"align_vert\":{\"desktop\":\"top\"},\"hiddenunder\":false,\"resizeme\":true,\"seo-optimized\":false,\"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\",\"time\":500,\"endspeed\":300,\"endtime\":10300,\"endanimation\":\"fadeout\",\"endeasing\":\"nothing\",\"width\":481,\"height\":99,\"cover_mode\":\"custom\",\"static_styles\":{\"font-size\":{\"desktop\":\"20\"},\"line-height\":{\"desktop\":\"22\"},\"font-weight\":{\"desktop\":\"400\"},\"color\":{\"desktop\":\"#ffffff\"}},\"x_start\":\"inherit\",\"y_start\":\"inherit\",\"z_start\":\"inherit\",\"x_end\":\"inherit\",\"y_end\":\"inherit\",\"z_end\":\"inherit\",\"opacity_start\":\"0\",\"opacity_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\",\"x_origin_start\":\"50\",\"y_origin_start\":\"50\",\"x_origin_end\":\"50\",\"y_origin_end\":\"50\",\"deformation\":{\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"font-style\":\"normal\",\"color-transparency\":\"1\",\"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\"],\"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\"},\"2d_rotation\":0,\"deformation-hover\":{\"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\":\"0\",\"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\",\"easing\":\"Linear.easeNone\",\"css_cursor\":\"auto\"},\"visible\":true,\"animation_overwrite\":\"wait\",\"trigger_memory\":\"keep\",\"serial\":0,\"endWithSlide\":true,\"scaleX\":{\"desktop\":\"\"},\"scaleY\":{\"desktop\":\"\"},\"autolinebreak\":true,\"scaleProportional\":false,\"attrID\":\"\",\"attrClasses\":\"\",\"attrTitle\":\"\",\"attrRel\":\"\",\"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\":[]}}]','\"\"'),(13,2,3,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"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\",\"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&ref=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\",\"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\":\"1324\",\"title\":\"Slide\",\"delay\":\"\",\"state\":\"published\",\"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\"],\"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\":\"http:\\/\\/192.168.0.7\\/rtcme\\/wp-content\\/uploads\\/2015\\/01\\/03.jpg\"}','[]','\"\"'),(14,2,2,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"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\",\"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&ref=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\",\"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\":\"1878\",\"title\":\"Slide\",\"delay\":\"\",\"state\":\"published\",\"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\"],\"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\":\"http:\\/\\/rtcme.com\\/wp-content\\/uploads\\/2016\\/05\\/abu-dhabi.jpg\",\"0\":\"Remove\"}','[]','\"\"'),(15,2,5,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"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\",\"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&ref=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\",\"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\":\"1326\",\"title\":\"Slide\",\"delay\":\"\",\"state\":\"published\",\"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\"],\"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\":\"http:\\/\\/192.168.0.7\\/rtcme\\/wp-content\\/uploads\\/2015\\/01\\/05.jpg\"}','[]','\"\"'),(16,2,6,'{\"background_type\":\"image\",\"rs-gallery-type\":\"gallery\",\"bg_external\":\"\",\"bg_color\":\"#E7E7E7\",\"0\":\"Remove\",\"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\",\"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&ref=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\",\"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\":\"1327\",\"title\":\"Slide\",\"delay\":\"\",\"state\":\"published\",\"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\"],\"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\":\"http:\\/\\/192.168.0.7\\/rtcme\\/wp-content\\/uploads\\/2015\\/01\\/06.jpg\"}','[]','\"\"');
/*!40000 ALTER TABLE `wp_revslider_slides` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_revslider_static_slides`
--

DROP TABLE IF EXISTS `wp_revslider_static_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_static_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `params` mediumtext NOT NULL,
  `layers` mediumtext NOT NULL,
  `settings` text NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_revslider_static_slides`
--

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

--
-- Table structure for table `wp_term_relationships`
--

DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_relationships`
--

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (1,31,0),(1,32,0),(2,31,0),(2,35,0),(3,31,0),(3,38,0),(4,30,0),(4,31,0),(4,41,0),(5,31,0),(5,44,0),(6,31,0),(6,45,0),(7,30,0),(7,31,0),(7,47,0),(8,30,0),(8,31,0),(8,50,0),(9,30,0),(9,31,0),(9,51,0),(10,30,0),(10,31,0),(10,52,0),(11,30,0),(11,31,0),(11,53,0),(12,30,0),(12,31,0),(12,34,0),(13,30,0),(13,31,0),(13,36,0),(14,30,0),(14,31,0),(14,39,0),(15,30,0),(15,31,0),(15,40,0),(16,31,0),(16,42,0),(17,31,0),(17,46,0),(18,31,0),(18,48,0),(19,31,0),(19,49,0),(20,31,0),(20,54,0),(21,31,0),(21,37,0),(22,31,0),(22,43,0),(23,31,0),(23,33,0),(55,30,0),(57,32,0),(57,56,0),(66,30,0),(67,30,0),(68,30,0),(69,30,0),(70,30,0),(71,30,0),(75,30,0),(76,30,0),(77,30,0),(78,30,0),(79,30,0),(80,30,0),(82,37,0),(82,56,0),(87,43,0),(87,56,0),(91,35,0),(91,56,0),(94,56,0),(94,95,0),(97,2,0),(97,9,0),(97,12,0),(97,14,0),(97,30,0),(97,31,0),(97,84,0),(97,98,0),(99,31,0),(99,100,0),(101,31,0),(101,102,0),(103,31,0),(103,104,0),(105,31,0),(105,106,0),(107,31,0),(107,108,0),(109,31,0),(109,110,0),(111,31,0),(111,112,0),(113,31,0),(113,114,0),(115,31,0),(115,116,0),(117,31,0),(117,118,0),(119,31,0),(119,120,0),(121,31,0),(121,122,0),(123,31,0),(123,124,0),(131,33,0),(131,56,0),(133,56,0),(133,124,0),(135,56,0),(135,118,0),(137,30,0),(137,56,0),(137,70,0),(137,122,0),(139,56,0),(139,120,0),(141,56,0),(141,104,0),(143,56,0),(143,106,0),(145,56,0),(145,108,0),(147,56,0),(147,98,0),(148,30,0),(148,71,0),(149,56,0),(149,100,0),(151,56,0),(151,102,0),(153,56,0),(153,110,0),(155,56,0),(155,114,0),(157,56,0),(157,158,0),(159,56,0),(159,112,0),(160,30,0),(160,80,0),(161,56,0),(161,116,0),(193,30,0),(193,81,0),(203,30,0),(203,60,0),(213,31,0),(213,214,0),(215,56,0),(215,216,0),(223,30,0),(236,30,0),(236,72,0),(262,5,0),(262,8,0),(262,14,0),(262,20,0),(262,30,0),(262,85,0),(264,3,0),(264,7,0),(264,13,0),(264,15,0),(264,16,0),(264,30,0),(264,86,0),(274,30,0),(274,89,0),(294,30,0),(294,200,0),(297,30,0),(297,75,0),(346,30,0),(346,64,0),(488,30,0),(613,2,0),(613,8,0),(613,13,0),(613,18,0),(613,30,0),(613,93,0),(616,10,0),(616,12,0),(616,17,0),(616,20,0),(616,30,0),(619,4,0),(619,11,0),(619,19,0),(619,30,0),(633,9,0),(633,10,0),(633,13,0),(633,30,0),(635,4,0),(635,6,0),(635,12,0),(635,20,0),(635,30,0),(637,2,0),(637,8,0),(637,13,0),(637,19,0),(637,30,0),(707,30,0),(917,30,0),(918,30,0),(919,30,0),(920,30,0),(921,30,0),(922,30,0),(923,30,0),(924,30,0),(924,59,0),(977,30,0),(978,30,0),(979,30,0),(980,30,0),(981,30,0),(983,26,0),(984,26,0),(985,26,0),(986,26,0),(992,30,0),(1087,30,0),(1088,30,0),(1089,30,0),(1102,30,0),(1104,30,0),(1105,30,0),(1106,30,0),(1107,30,0),(1108,30,0),(1109,30,0),(1117,30,0),(1120,30,0),(1121,30,0),(1121,66,0),(1125,30,0),(1125,65,0),(1127,30,0),(1127,67,0),(1129,30,0),(1129,68,0),(1131,30,0),(1131,69,0),(1133,30,0),(1133,63,0),(1139,30,0),(1139,73,0),(1141,30,0),(1145,30,0),(1145,96,0),(1149,29,0),(1152,29,0),(1153,28,0),(1155,28,0),(1156,28,0),(1157,28,0),(1158,28,0),(1159,28,0),(1160,30,0),(1192,30,0),(1193,30,0),(1194,30,0),(1195,30,0),(1196,30,0),(1197,30,0),(1204,26,0),(1245,26,0),(1247,26,0),(1248,26,0),(1251,26,0),(1252,26,0),(1282,30,0),(1287,30,0),(1305,26,0),(1307,30,0),(1319,30,0),(1322,30,0),(1323,30,0),(1324,30,0),(1325,30,0),(1326,30,0),(1327,30,0),(1329,30,0),(1330,30,0),(1331,30,0),(1332,30,0),(1333,30,0),(1334,30,0),(1335,30,0),(1336,30,0),(1337,30,0),(1338,30,0),(1340,30,0),(1341,30,0),(1342,30,0),(1363,30,0),(1366,30,0),(1366,78,0),(1372,30,0),(1378,26,0),(1383,26,0),(1384,30,0),(1386,30,0),(1390,30,0),(1391,30,0),(1392,30,0),(1427,29,0),(1428,29,0),(1434,29,0),(1443,30,0),(1444,30,0),(1445,30,0),(1446,30,0),(1447,30,0),(1448,30,0),(1449,30,0),(1450,30,0),(1451,30,0),(1452,30,0),(1453,30,0),(1454,30,0),(1473,55,0),(1473,59,0),(1477,55,0),(1477,60,0),(1480,61,0),(1494,30,0),(1496,30,0),(1497,30,0),(1498,30,0),(1510,55,0),(1510,64,0),(1533,30,0),(1535,30,0),(1537,30,0),(1541,30,0),(1542,30,0),(1543,30,0),(1572,30,0),(1572,125,0),(1573,30,0),(1575,30,0),(1575,129,0),(1576,30,0),(1577,30,0),(1577,130,0),(1579,30,0),(1580,30,0),(1580,128,0),(1582,30,0),(1583,30,0),(1583,127,0),(1584,30,0),(1585,30,0),(1585,126,0),(1586,30,0),(1586,79,0),(1587,29,0),(1588,29,0),(1591,55,0),(1591,66,0),(1593,61,0),(1596,55,0),(1596,65,0),(1598,61,0),(1599,55,0),(1599,67,0),(1601,61,0),(1602,55,0),(1602,68,0),(1604,61,0),(1605,55,0),(1605,69,0),(1607,61,0),(1608,55,0),(1608,63,0),(1610,61,0),(1611,55,0),(1611,70,0),(1613,61,0),(1614,55,0),(1614,71,0),(1616,61,0),(1617,55,0),(1617,72,0),(1619,61,0),(1620,55,0),(1620,73,0),(1622,61,0),(1626,55,0),(1626,75,0),(1628,61,0),(1638,76,0),(1639,76,0),(1640,76,0),(1641,76,0),(1642,76,0),(1643,76,0),(1644,77,0),(1645,77,0),(1646,77,0),(1652,55,0),(1652,78,0),(1658,55,0),(1658,79,0),(1660,55,0),(1660,80,0),(1664,55,0),(1664,81,0),(1667,55,0),(1667,84,0),(1667,91,0),(1667,94,0),(1669,55,0),(1669,85,0),(1669,91,0),(1674,55,0),(1674,57,0),(1674,86,0),(1676,55,0),(1676,89,0),(1682,55,0),(1682,91,0),(1682,93,0),(1687,30,0),(1691,77,0),(1692,77,0),(1693,77,0),(1706,55,0),(1706,96,0),(1708,77,0),(1712,21,0),(1712,30,0),(1712,185,0),(1713,30,0),(1714,30,0),(1716,21,0),(1716,30,0),(1716,184,0),(1717,30,0),(1719,30,0),(1720,22,0),(1720,30,0),(1720,198,0),(1721,22,0),(1721,30,0),(1721,183,0),(1722,30,0),(1724,21,0),(1724,30,0),(1724,181,0),(1725,30,0),(1727,21,0),(1727,30,0),(1727,199,0),(1728,30,0),(1729,21,0),(1729,30,0),(1729,97,0),(1729,99,0),(1729,195,0),(1730,30,0),(1731,21,0),(1731,30,0),(1731,97,0),(1731,99,0),(1731,180,0),(1732,30,0),(1744,21,0),(1744,30,0),(1744,97,0),(1744,99,0),(1744,179,0),(1745,30,0),(1747,21,0),(1747,30,0),(1747,97,0),(1747,99,0),(1747,196,0),(1748,30,0),(1749,21,0),(1749,30,0),(1749,97,0),(1749,99,0),(1749,193,0),(1750,30,0),(1751,21,0),(1751,30,0),(1751,97,0),(1751,99,0),(1751,182,0),(1752,21,0),(1752,30,0),(1752,97,0),(1752,99,0),(1752,186,0),(1753,30,0),(1754,21,0),(1754,30,0),(1754,97,0),(1754,101,0),(1754,187,0),(1755,30,0),(1756,21,0),(1756,30,0),(1756,97,0),(1756,99,0),(1756,188,0),(1757,21,0),(1757,30,0),(1757,97,0),(1757,99,0),(1757,189,0),(1758,21,0),(1758,30,0),(1758,97,0),(1758,99,0),(1758,197,0),(1759,30,0),(1760,21,0),(1760,30,0),(1760,97,0),(1760,101,0),(1760,190,0),(1761,30,0),(1762,21,0),(1762,30,0),(1762,97,0),(1762,101,0),(1762,191,0),(1763,30,0),(1764,21,0),(1764,30,0),(1764,97,0),(1764,101,0),(1764,192,0),(1765,30,0),(1766,21,0),(1766,30,0),(1766,97,0),(1766,101,0),(1766,178,0),(1767,30,0),(1768,21,0),(1768,30,0),(1768,97,0),(1768,101,0),(1768,194,0),(1769,30,0),(1771,21,0),(1771,30,0),(1771,97,0),(1771,101,0),(1771,177,0),(1772,30,0),(1774,21,0),(1774,30,0),(1774,97,0),(1774,101,0),(1774,175,0),(1775,30,0),(1776,21,0),(1776,30,0),(1776,97,0),(1776,101,0),(1776,173,0),(1777,30,0),(1778,21,0),(1778,30,0),(1778,97,0),(1778,101,0),(1778,176,0),(1779,30,0),(1780,21,0),(1780,30,0),(1780,97,0),(1780,101,0),(1780,174,0),(1781,30,0),(1782,21,0),(1782,30,0),(1782,97,0),(1782,101,0),(1782,172,0),(1783,21,0),(1783,30,0),(1783,97,0),(1783,101,0),(1783,171,0),(1784,30,0),(1786,21,0),(1786,30,0),(1786,97,0),(1786,101,0),(1786,170,0),(1787,30,0),(1788,21,0),(1788,30,0),(1788,97,0),(1788,101,0),(1788,169,0),(1789,30,0),(1790,21,0),(1790,30,0),(1790,103,0),(1790,105,0),(1790,168,0),(1791,30,0),(1792,21,0),(1792,30,0),(1792,103,0),(1792,105,0),(1792,167,0),(1793,30,0),(1794,21,0),(1794,30,0),(1794,103,0),(1794,107,0),(1794,166,0),(1795,30,0),(1796,21,0),(1796,30,0),(1796,109,0),(1796,111,0),(1796,165,0),(1797,30,0),(1798,21,0),(1798,30,0),(1798,117,0),(1798,119,0),(1798,164,0),(1799,30,0),(1800,21,0),(1800,30,0),(1800,117,0),(1800,119,0),(1800,163,0),(1801,30,0),(1802,26,0),(1803,26,0),(1804,26,0),(1805,26,0),(1806,26,0),(1807,26,0),(1808,26,0),(1809,26,0),(1810,26,0),(1811,26,0),(1812,26,0),(1813,26,0),(1814,26,0),(1815,26,0),(1816,26,0),(1817,26,0),(1818,26,0),(1828,55,0),(1828,125,0),(1830,55,0),(1830,126,0),(1832,55,0),(1832,127,0),(1838,55,0),(1838,128,0),(1840,55,0),(1840,129,0),(1841,55,0),(1841,130,0),(1843,55,0),(1843,82,0),(1843,135,0),(1843,139,0),(1843,163,0),(1845,55,0),(1845,82,0),(1845,135,0),(1845,139,0),(1845,164,0),(1847,55,0),(1847,82,0),(1847,153,0),(1847,159,0),(1847,165,0),(1867,61,0),(1878,55,0),(1880,55,0),(1886,30,0),(1893,55,0),(1893,82,0),(1893,141,0),(1893,145,0),(1893,166,0),(1894,55,0),(1894,82,0),(1894,141,0),(1894,143,0),(1894,167,0),(1895,55,0),(1895,82,0),(1895,141,0),(1895,143,0),(1895,168,0),(1896,55,0),(1896,82,0),(1896,147,0),(1896,151,0),(1896,169,0),(1897,55,0),(1897,82,0),(1897,147,0),(1897,151,0),(1897,170,0),(1898,55,0),(1898,82,0),(1898,147,0),(1898,151,0),(1898,171,0),(1899,55,0),(1899,82,0),(1899,147,0),(1899,151,0),(1899,172,0),(1900,55,0),(1900,82,0),(1900,147,0),(1900,151,0),(1900,173,0),(1902,55,0),(1902,82,0),(1902,147,0),(1902,151,0),(1902,174,0),(1903,55,0),(1903,82,0),(1903,147,0),(1903,151,0),(1903,175,0),(1904,55,0),(1904,82,0),(1904,147,0),(1904,151,0),(1904,176,0),(1905,55,0),(1905,82,0),(1905,147,0),(1905,151,0),(1905,177,0),(1906,55,0),(1906,82,0),(1906,147,0),(1906,151,0),(1906,178,0),(1907,55,0),(1907,82,0),(1907,147,0),(1907,149,0),(1907,179,0),(1908,55,0),(1908,82,0),(1908,147,0),(1908,149,0),(1908,180,0),(1909,55,0),(1909,82,0),(1909,181,0),(1910,55,0),(1910,82,0),(1910,147,0),(1910,149,0),(1910,182,0),(1911,55,0),(1911,87,0),(1911,183,0),(1912,55,0),(1912,82,0),(1912,184,0),(1913,55,0),(1913,82,0),(1913,185,0),(1914,55,0),(1914,82,0),(1914,147,0),(1914,149,0),(1914,186,0),(1915,55,0),(1915,187,0),(1916,55,0),(1916,82,0),(1916,147,0),(1916,149,0),(1916,188,0),(1917,55,0),(1917,82,0),(1917,147,0),(1917,149,0),(1917,189,0),(1918,55,0),(1918,82,0),(1918,147,0),(1918,151,0),(1918,190,0),(1919,55,0),(1919,82,0),(1919,147,0),(1919,151,0),(1919,191,0),(1920,55,0),(1920,82,0),(1920,147,0),(1920,151,0),(1920,192,0),(1921,55,0),(1921,82,0),(1921,147,0),(1921,149,0),(1921,193,0),(1923,55,0),(1923,82,0),(1923,147,0),(1923,151,0),(1923,194,0),(1924,55,0),(1924,82,0),(1924,147,0),(1924,149,0),(1924,195,0),(1925,55,0),(1925,82,0),(1925,147,0),(1925,149,0),(1925,196,0),(1926,55,0),(1926,82,0),(1926,147,0),(1926,149,0),(1926,197,0),(1927,55,0),(1927,87,0),(1927,198,0),(1928,55,0),(1928,82,0),(1928,199,0),(1929,55,0),(1929,200,0),(1999,30,0),(2000,55,0),(2001,30,0),(2002,55,0),(2003,30,0),(2004,55,0),(2005,30,0),(2006,55,0),(2007,30,0),(2008,55,0),(2009,30,0),(2010,55,0),(2011,30,0),(2011,213,0),(2011,217,0),(2012,30,0),(2014,55,0),(2014,215,0),(2014,217,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_taxonomy`
--

DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=218 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_taxonomy`
--

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'category','',0,0),(3,3,'category','',0,0),(4,4,'category','',0,0),(5,5,'category','',0,0),(6,6,'category','',0,0),(7,7,'category','',0,0),(8,8,'category','',0,0),(9,9,'category','',0,0),(10,10,'category','',0,0),(11,11,'category','',0,0),(12,12,'post_tag','',0,0),(13,13,'post_tag','',0,0),(14,14,'post_tag','',0,0),(15,15,'post_tag','',0,0),(16,16,'post_tag','',0,0),(17,17,'post_tag','',0,0),(18,18,'post_tag','',0,0),(19,19,'post_tag','',0,0),(20,20,'post_tag','',0,0),(21,21,'re_projects_category','Completed Projects',0,33),(22,22,'re_projects_category','On Going Projects',0,2),(23,23,'re_projects_category','Approvals',0,0),(26,26,'nav_menu','',0,30),(27,27,'nav_menu','',0,0),(28,28,'nav_menu','',0,6),(29,29,'nav_menu','',0,7),(30,30,'language','a:3:{s:6:\"locale\";s:5:\"en_US\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"us\";}',0,154),(31,31,'term_language','',0,38),(32,32,'term_translations','a:2:{s:2:\"en\";i:1;s:2:\"ar\";i:57;}',0,2),(33,33,'term_translations','a:2:{s:2:\"en\";i:23;s:2:\"ar\";i:131;}',0,2),(34,34,'term_translations','a:1:{s:2:\"en\";i:12;}',0,1),(35,35,'term_translations','a:2:{s:2:\"en\";i:2;s:2:\"ar\";i:91;}',0,2),(36,36,'term_translations','a:1:{s:2:\"en\";i:13;}',0,1),(37,37,'term_translations','a:2:{s:2:\"en\";i:21;s:2:\"ar\";i:82;}',0,2),(38,38,'term_translations','a:1:{s:2:\"en\";i:3;}',0,1),(39,39,'term_translations','a:1:{s:2:\"en\";i:14;}',0,1),(40,40,'term_translations','a:1:{s:2:\"en\";i:15;}',0,1),(41,41,'term_translations','a:1:{s:2:\"en\";i:4;}',0,1),(42,42,'term_translations','a:1:{s:2:\"en\";i:16;}',0,1),(43,43,'term_translations','a:2:{s:2:\"en\";i:22;s:2:\"ar\";i:87;}',0,2),(44,44,'term_translations','a:1:{s:2:\"en\";i:5;}',0,1),(45,45,'term_translations','a:1:{s:2:\"en\";i:6;}',0,1),(46,46,'term_translations','a:1:{s:2:\"en\";i:17;}',0,1),(47,47,'term_translations','a:1:{s:2:\"en\";i:7;}',0,1),(48,48,'term_translations','a:1:{s:2:\"en\";i:18;}',0,1),(49,49,'term_translations','a:1:{s:2:\"en\";i:19;}',0,1),(50,50,'term_translations','a:1:{s:2:\"en\";i:8;}',0,1),(51,51,'term_translations','a:1:{s:2:\"en\";i:9;}',0,1),(52,52,'term_translations','a:1:{s:2:\"en\";i:10;}',0,1),(53,53,'term_translations','a:1:{s:2:\"en\";i:11;}',0,1),(54,54,'term_translations','a:1:{s:2:\"en\";i:20;}',0,1),(55,55,'language','a:3:{s:6:\"locale\";s:2:\"ar\";s:3:\"rtl\";i:1;s:9:\"flag_code\";s:4:\"arab\";}',0,71),(56,56,'term_language','',0,22),(57,57,'category','',0,0),(59,59,'post_translations','a:2:{s:2:\"ar\";i:1473;s:2:\"en\";i:924;}',0,2),(60,60,'post_translations','a:2:{s:2:\"en\";i:203;s:2:\"ar\";i:1477;}',0,2),(61,61,'nav_menu','',0,13),(63,63,'post_translations','a:2:{s:2:\"en\";i:1133;s:2:\"ar\";i:1608;}',0,2),(64,64,'post_translations','a:2:{s:2:\"ar\";i:1510;s:2:\"en\";i:346;}',0,2),(65,65,'post_translations','a:2:{s:2:\"en\";i:1125;s:2:\"ar\";i:1596;}',0,2),(66,66,'post_translations','a:2:{s:2:\"ar\";i:1591;s:2:\"en\";i:1121;}',0,2),(67,67,'post_translations','a:2:{s:2:\"ar\";i:1599;s:2:\"en\";i:1127;}',0,2),(68,68,'post_translations','a:2:{s:2:\"ar\";i:1602;s:2:\"en\";i:1129;}',0,2),(69,69,'post_translations','a:2:{s:2:\"ar\";i:1605;s:2:\"en\";i:1131;}',0,2),(70,70,'post_translations','a:2:{s:2:\"ar\";i:1611;s:2:\"en\";i:137;}',0,2),(71,71,'post_translations','a:2:{s:2:\"ar\";i:1614;s:2:\"en\";i:148;}',0,2),(72,72,'post_translations','a:2:{s:2:\"ar\";i:1617;s:2:\"en\";i:236;}',0,2),(73,73,'post_translations','a:2:{s:2:\"en\";i:1139;s:2:\"ar\";i:1620;}',0,2),(75,75,'post_translations','a:2:{s:2:\"ar\";i:1626;s:2:\"en\";i:297;}',0,2),(76,76,'nav_menu','',0,6),(77,77,'nav_menu','',0,7),(78,78,'post_translations','a:2:{s:2:\"ar\";i:1652;s:2:\"en\";i:1366;}',0,2),(79,79,'post_translations','a:2:{s:2:\"ar\";i:1658;s:2:\"en\";i:1586;}',0,2),(80,80,'post_translations','a:2:{s:2:\"ar\";i:1660;s:2:\"en\";i:160;}',0,2),(81,81,'post_translations','a:2:{s:2:\"ar\";i:1664;s:2:\"en\";i:193;}',0,2),(82,82,'re_projects_category','المشاريع المنجزة',0,32),(84,84,'post_translations','a:2:{s:2:\"ar\";i:1667;s:2:\"en\";i:97;}',0,2),(85,85,'post_translations','a:2:{s:2:\"ar\";i:1669;s:2:\"en\";i:262;}',0,2),(86,86,'post_translations','a:2:{s:2:\"ar\";i:1674;s:2:\"en\";i:264;}',0,2),(87,87,'re_projects_category','المشاريع الحالية',0,2),(89,89,'post_translations','a:2:{s:2:\"ar\";i:1676;s:2:\"en\";i:274;}',0,2),(91,91,'category','بناء',0,0),(93,93,'post_translations','a:2:{s:2:\"ar\";i:1682;s:2:\"en\";i:613;}',0,2),(94,94,'post_tag','',0,0),(95,95,'term_translations','a:1:{s:2:\"ar\";i:94;}',0,1),(96,96,'post_translations','a:2:{s:2:\"ar\";i:1706;s:2:\"en\";i:1145;}',0,2),(97,97,'re_projects_category','Traffic Impact Study ',21,23),(98,98,'term_translations','a:2:{s:2:\"en\";i:97;s:2:\"ar\";i:147;}',0,2),(99,99,'re_projects_category','TIS level 1',97,10),(100,100,'term_translations','a:2:{s:2:\"ar\";i:149;s:2:\"en\";i:99;}',0,2),(101,101,'re_projects_category','TIS Level 2',97,13),(102,102,'term_translations','a:2:{s:2:\"ar\";i:151;s:2:\"en\";i:101;}',0,2),(103,103,'re_projects_category','Traffic &amp; Parking Studies',21,3),(104,104,'term_translations','a:2:{s:2:\"en\";i:103;s:2:\"ar\";i:141;}',0,2),(105,105,'re_projects_category','Shared Parking Analysis',103,2),(106,106,'term_translations','a:2:{s:2:\"en\";i:105;s:2:\"ar\";i:143;}',0,2),(107,107,'re_projects_category','Traffic Management &amp; Staging Plan',103,1),(108,108,'term_translations','a:2:{s:2:\"en\";i:107;s:2:\"ar\";i:145;}',0,2),(109,109,'re_projects_category','Transportation Master Plan',21,1),(110,110,'term_translations','a:2:{s:2:\"en\";i:109;s:2:\"ar\";i:153;}',0,2),(111,111,'re_projects_category','TIS Level 3\r\n\r\n',109,1),(112,112,'term_translations','a:2:{s:2:\"en\";i:111;s:2:\"ar\";i:159;}',0,2),(113,113,'re_projects_category','Roadway Planning',109,0),(114,114,'term_translations','a:2:{s:2:\"en\";i:113;s:2:\"ar\";i:155;}',0,2),(115,115,'re_projects_category','Access Strategy',109,0),(116,116,'term_translations','a:2:{s:2:\"en\";i:115;s:2:\"ar\";i:161;}',0,2),(117,117,'re_projects_category','Roadway Design',21,2),(118,118,'term_translations','a:2:{s:2:\"en\";i:117;s:2:\"ar\";i:135;}',0,2),(119,119,'re_projects_category','Urban Roadway Design\r\n',117,2),(120,120,'term_translations','a:2:{s:2:\"en\";i:119;s:2:\"ar\";i:139;}',0,2),(121,121,'re_projects_category','Design Review',117,0),(122,122,'term_translations','a:2:{s:2:\"en\";i:121;s:2:\"ar\";i:137;}',0,2),(123,123,'re_projects_category','Infrastructure',21,0),(124,124,'term_translations','a:2:{s:2:\"ar\";i:133;s:2:\"en\";i:123;}',0,2),(125,125,'post_translations','a:2:{s:2:\"ar\";i:1828;s:2:\"en\";i:1572;}',0,2),(126,126,'post_translations','a:2:{s:2:\"ar\";i:1830;s:2:\"en\";i:1585;}',0,2),(127,127,'post_translations','a:2:{s:2:\"ar\";i:1832;s:2:\"en\";i:1583;}',0,2),(128,128,'post_translations','a:2:{s:2:\"ar\";i:1838;s:2:\"en\";i:1580;}',0,2),(129,129,'post_translations','a:2:{s:2:\"ar\";i:1840;s:2:\"en\";i:1575;}',0,2),(130,130,'post_translations','a:2:{s:2:\"ar\";i:1841;s:2:\"en\";i:1577;}',0,2),(131,131,'re_projects_category','',0,0),(133,133,'re_projects_category','البنية التحتية',82,0),(135,135,'re_projects_category','',82,2),(137,137,'re_projects_category','مراجعة التصاميم',135,0),(139,139,'re_projects_category','تصميم الطرق الحضرية',135,2),(141,141,'re_projects_category','دراسات المرور ومواقف السيارات',82,3),(143,143,'re_projects_category','تحليل المواقف المشتركة',141,2),(145,145,'re_projects_category','إدارة المرور وخطط تقسيم المراحل',141,1),(147,147,'re_projects_category','دراسة التأثيرات المرورية',82,22),(149,149,'re_projects_category','دراسة التأثيرات المرورية - المستوى 1',147,10),(151,151,'re_projects_category','دراسة التأثيرات المرورية - المستوى 2',147,12),(153,153,'re_projects_category','خطة النقل الشاملة',82,1),(155,155,'re_projects_category','تخطيط الطرق',153,0),(157,157,'re_projects_category','دراسة التأثيرات المرورية - المستوى ',153,0),(158,158,'term_translations','a:1:{s:2:\"ar\";i:157;}',0,1),(159,159,'re_projects_category','دراسة التأثيرات المرورية - المستوى 3',153,1),(161,161,'re_projects_category','استراتيجية المداخل والمخارج',153,0),(163,163,'post_translations','a:2:{s:2:\"ar\";i:1843;s:2:\"en\";i:1800;}',0,2),(164,164,'post_translations','a:2:{s:2:\"ar\";i:1845;s:2:\"en\";i:1798;}',0,2),(165,165,'post_translations','a:2:{s:2:\"ar\";i:1847;s:2:\"en\";i:1796;}',0,2),(166,166,'post_translations','a:2:{s:2:\"ar\";i:1893;s:2:\"en\";i:1794;}',0,2),(167,167,'post_translations','a:2:{s:2:\"ar\";i:1894;s:2:\"en\";i:1792;}',0,2),(168,168,'post_translations','a:2:{s:2:\"ar\";i:1895;s:2:\"en\";i:1790;}',0,2),(169,169,'post_translations','a:2:{s:2:\"en\";i:1788;s:2:\"ar\";i:1896;}',0,2),(170,170,'post_translations','a:2:{s:2:\"ar\";i:1897;s:2:\"en\";i:1786;}',0,2),(171,171,'post_translations','a:2:{s:2:\"ar\";i:1898;s:2:\"en\";i:1783;}',0,2),(172,172,'post_translations','a:2:{s:2:\"ar\";i:1899;s:2:\"en\";i:1782;}',0,2),(173,173,'post_translations','a:2:{s:2:\"ar\";i:1900;s:2:\"en\";i:1776;}',0,2),(174,174,'post_translations','a:2:{s:2:\"ar\";i:1902;s:2:\"en\";i:1780;}',0,2),(175,175,'post_translations','a:2:{s:2:\"ar\";i:1903;s:2:\"en\";i:1774;}',0,2),(176,176,'post_translations','a:2:{s:2:\"ar\";i:1904;s:2:\"en\";i:1778;}',0,2),(177,177,'post_translations','a:2:{s:2:\"ar\";i:1905;s:2:\"en\";i:1771;}',0,2),(178,178,'post_translations','a:2:{s:2:\"ar\";i:1906;s:2:\"en\";i:1766;}',0,2),(179,179,'post_translations','a:2:{s:2:\"ar\";i:1907;s:2:\"en\";i:1744;}',0,2),(180,180,'post_translations','a:2:{s:2:\"ar\";i:1908;s:2:\"en\";i:1731;}',0,2),(181,181,'post_translations','a:2:{s:2:\"ar\";i:1909;s:2:\"en\";i:1724;}',0,2),(182,182,'post_translations','a:2:{s:2:\"ar\";i:1910;s:2:\"en\";i:1751;}',0,2),(183,183,'post_translations','a:2:{s:2:\"ar\";i:1911;s:2:\"en\";i:1721;}',0,2),(184,184,'post_translations','a:2:{s:2:\"ar\";i:1912;s:2:\"en\";i:1716;}',0,2),(185,185,'post_translations','a:2:{s:2:\"ar\";i:1913;s:2:\"en\";i:1712;}',0,2),(186,186,'post_translations','a:2:{s:2:\"ar\";i:1914;s:2:\"en\";i:1752;}',0,2),(187,187,'post_translations','a:2:{s:2:\"en\";i:1754;s:2:\"ar\";i:1915;}',0,2),(188,188,'post_translations','a:2:{s:2:\"ar\";i:1916;s:2:\"en\";i:1756;}',0,2),(189,189,'post_translations','a:2:{s:2:\"ar\";i:1917;s:2:\"en\";i:1757;}',0,2),(190,190,'post_translations','a:2:{s:2:\"ar\";i:1918;s:2:\"en\";i:1760;}',0,2),(191,191,'post_translations','a:2:{s:2:\"ar\";i:1919;s:2:\"en\";i:1762;}',0,2),(192,192,'post_translations','a:2:{s:2:\"ar\";i:1920;s:2:\"en\";i:1764;}',0,2),(193,193,'post_translations','a:2:{s:2:\"ar\";i:1921;s:2:\"en\";i:1749;}',0,2),(194,194,'post_translations','a:2:{s:2:\"en\";i:1768;s:2:\"ar\";i:1923;}',0,2),(195,195,'post_translations','a:2:{s:2:\"ar\";i:1924;s:2:\"en\";i:1729;}',0,2),(196,196,'post_translations','a:2:{s:2:\"ar\";i:1925;s:2:\"en\";i:1747;}',0,2),(197,197,'post_translations','a:2:{s:2:\"ar\";i:1926;s:2:\"en\";i:1758;}',0,2),(198,198,'post_translations','a:2:{s:2:\"ar\";i:1927;s:2:\"en\";i:1720;}',0,2),(199,199,'post_translations','a:2:{s:2:\"ar\";i:1928;s:2:\"en\";i:1727;}',0,2),(200,200,'post_translations','a:2:{s:2:\"ar\";i:1929;s:2:\"en\";i:294;}',0,2),(201,201,'category','',0,0),(202,202,'category','',0,0),(203,203,'category','',0,0),(204,204,'category','',0,0),(205,205,'category','',0,0),(206,206,'category','',0,0),(207,207,'category','',0,0),(208,208,'category','',0,0),(209,209,'category','',0,0),(210,210,'category','',0,0),(211,211,'category','',0,0),(212,212,'category','',0,0),(213,213,'category','',0,1),(214,214,'term_translations','a:1:{s:2:\"en\";i:213;}',0,1),(215,215,'category','',0,1),(216,216,'term_translations','a:1:{s:2:\"ar\";i:215;}',0,1),(217,217,'post_translations','a:2:{s:2:\"ar\";i:2014;s:2:\"en\";i:2011;}',0,2);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_terms`
--

DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=218 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_terms`
--

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Build','build',0),(3,'Design','design',0),(4,'Flooring','flooring',0),(5,'Painting','painting',0),(6,'Pavers','pavers',0),(7,'Plumbing','plumbing',0),(8,'Renovation','renovation',0),(9,'Repairs','repairs',0),(10,'Solar Systems','solar-systems',0),(11,'Tiling','tiling',0),(12,'Art','art',0),(13,'Business','business',0),(14,'Design','design',0),(15,'Education','education',0),(16,'Lifestyle','lifestyle',0),(17,'Photography','photography',0),(18,'Politics','politics',0),(19,'Poster','poster',0),(20,'Trends','trends',0),(21,'Completed Projects','completed-projects',0),(22,'On Going Projects','on-going-projects',0),(23,'Approvals','approvals',0),(26,'Main menu','main-menu',0),(27,'Services Menu','services-menu',0),(28,'aboutus','aboutus',0),(29,'importantlinks','importantlinks',0),(30,'English','en',0),(31,'English','pll_en',0),(32,'pll_5742fd238ecd7','pll_5742fd238ecd7',0),(33,'pll_5742fd3113241','pll_5742fd3113241',0),(34,'pll_5742fd311329d','pll_5742fd311329d',0),(35,'pll_5742fd31132c6','pll_5742fd31132c6',0),(36,'pll_5742fd31132ed','pll_5742fd31132ed',0),(37,'pll_5742fd3113313','pll_5742fd3113313',0),(38,'pll_5742fd3113339','pll_5742fd3113339',0),(39,'pll_5742fd311335f','pll_5742fd311335f',0),(40,'pll_5742fd311339d','pll_5742fd311339d',0),(41,'pll_5742fd31133c4','pll_5742fd31133c4',0),(42,'pll_5742fd31133eb','pll_5742fd31133eb',0),(43,'pll_5742fd3113411','pll_5742fd3113411',0),(44,'pll_5742fd3113437','pll_5742fd3113437',0),(45,'pll_5742fd311345d','pll_5742fd311345d',0),(46,'pll_5742fd3113483','pll_5742fd3113483',0),(47,'pll_5742fd31134c0','pll_5742fd31134c0',0),(48,'pll_5742fd31134e7','pll_5742fd31134e7',0),(49,'pll_5742fd311350d','pll_5742fd311350d',0),(50,'pll_5742fd3113535','pll_5742fd3113535',0),(51,'pll_5742fd311355a','pll_5742fd311355a',0),(52,'pll_5742fd3113586','pll_5742fd3113586',0),(53,'pll_5742fd31135ac','pll_5742fd31135ac',0),(54,'pll_5742fd31135e8','pll_5742fd31135e8',0),(55,'العربية','ar',1),(56,'العربية','pll_ar',0),(57,'Uncategorized','uncategorized-ar',0),(59,'pll_5742ff2126f4b','pll_5742ff2126f4b',0),(60,'pll_574303a07c584','pll_574303a07c584',0),(61,'Main Menu Ar','main-menu-ar',0),(63,'pll_57430581b75e5','pll_57430581b75e5',0),(64,'pll_574426b4a319e','pll_574426b4a319e',0),(65,'pll_5744274f82053','pll_5744274f82053',0),(66,'pll_574e8b01025a6','pll_574e8b01025a6',0),(67,'pll_574e8d1068d76','pll_574e8d1068d76',0),(68,'pll_574e8d6ca8f07','pll_574e8d6ca8f07',0),(69,'pll_574e8dc724379','pll_574e8dc724379',0),(70,'pll_574e8e781ce59','pll_574e8e781ce59',0),(71,'pll_574e8f0941525','pll_574e8f0941525',0),(72,'pll_574e8f5886b3c','pll_574e8f5886b3c',0),(73,'pll_574e8fd1385aa','pll_574e8fd1385aa',0),(75,'pll_574e908b25f3b','pll_574e908b25f3b',0),(76,'About Us Ar','about-us-ar',0),(77,'Important Links Ar','important-links-ar',0),(78,'pll_574ed2355683c','pll_574ed2355683c',0),(79,'pll_575270bc671cf','pll_575270bc671cf',0),(80,'pll_575274e2458c9','pll_575274e2458c9',0),(81,'pll_57527559df503','pll_57527559df503',0),(82,'المشاريع المنجزة','%d8%a7%d9%84%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9-%d8%a7%d9%84%d9%85%d9%86%d8%ac%d8%b2%d8%a9',0),(84,'pll_57529e0fee052','pll_57529e0fee052',0),(85,'pll_57529e86a3ea6','pll_57529e86a3ea6',0),(86,'pll_57529f155c52f','pll_57529f155c52f',0),(87,'المشاريع الحالية','%d8%a7%d9%84%d9%85%d8%b4%d8%a7%d8%b1%d9%8a%d8%b9-%d8%a7%d9%84%d8%ad%d8%a7%d9%84%d9%8a%d8%a9',0),(89,'pll_5752c074dcd63','pll_5752c074dcd63',0),(91,'بناء','%d8%a8%d9%86%d8%a7%d8%a1',0),(93,'pll_5752c4b6abcaa','pll_5752c4b6abcaa',0),(94,'بناء','%d8%a8%d9%86%d8%a7%d8%a1',0),(95,'pll_5752c5e5d332e','pll_5752c5e5d332e',0),(96,'pll_575ab0785f210','pll_575ab0785f210',0),(97,'Traffic Impact Study','traffic-impact-study',0),(98,'pll_57736b5749f8b','pll_57736b5749f8b',0),(99,'TIS level 1','tis-level-1',0),(100,'pll_57736b6f6d32e','pll_57736b6f6d32e',0),(101,'TIS Level 2','tis-level-2',0),(102,'pll_57736b8764734','pll_57736b8764734',0),(103,'Traffic &amp; Parking Studies','traffic-parking-studies',0),(104,'pll_57736b9ed948f','pll_57736b9ed948f',0),(105,'Shared Parking Analysis','shared-parking-analysis',0),(106,'pll_57736bbfb946d','pll_57736bbfb946d',0),(107,'Traffic Management &amp; Staging Plan','traffic-management-staging-plan',0),(108,'pll_57736bdd1ad4b','pll_57736bdd1ad4b',0),(109,'Transportation Master Plan','transportation-master-plan',0),(110,'pll_57736c164c107','pll_57736c164c107',0),(111,'TIS Level 3','tis-level-3',0),(112,'pll_57736c590a756','pll_57736c590a756',0),(113,'Roadway Planning','roadway-planning',0),(114,'pll_57736c89e63bc','pll_57736c89e63bc',0),(115,'Access Strategy','access-strategy',0),(116,'pll_57736c9bda082','pll_57736c9bda082',0),(117,'Roadway Design','roadway-design',0),(118,'pll_57736caac2082','pll_57736caac2082',0),(119,'Urban Roadway Design','urban-roadway-design',0),(120,'pll_57736cc141f1e','pll_57736cc141f1e',0),(121,'Design Review','design-review',0),(122,'pll_57736cee1bdc2','pll_57736cee1bdc2',0),(123,'Infrastructure','infrastructure',0),(124,'pll_57737b0d6a84e','pll_57737b0d6a84e',0),(125,'pll_5778e29b56da2','pll_5778e29b56da2',0),(126,'pll_577b5cb612d43','pll_577b5cb612d43',0),(127,'pll_577b939b88e20','pll_577b939b88e20',0),(128,'pll_5781dbdd66e4f','pll_5781dbdd66e4f',0),(129,'pll_578249b1bd1d3','pll_578249b1bd1d3',0),(130,'pll_57824a1cacc87','pll_57824a1cacc87',0),(131,'الموافقات','%d8%a7%d9%84%d9%85%d9%88%d8%a7%d9%81%d9%82%d8%a7%d8%aa',0),(133,'البنية التحتية','%d8%a7%d9%84%d8%a8%d9%86%d9%8a%d8%a9-%d8%a7%d9%84%d8%aa%d8%ad%d8%aa%d9%8a%d8%a9',0),(135,'تصميم الطرق','%d8%aa%d8%b5%d9%85%d9%8a%d9%85-%d8%a7%d9%84%d8%b7%d8%b1%d9%82',0),(137,'مراجعة التصاميم','%d9%85%d8%b1%d8%a7%d8%ac%d8%b9%d8%a9-%d8%a7%d9%84%d8%aa%d8%b5%d8%a7%d9%85%d9%8a%d9%85',0),(139,'تصميم الطرق الحضرية','%d8%aa%d8%b5%d9%85%d9%8a%d9%85-%d8%a7%d9%84%d8%b7%d8%b1%d9%82-%d8%a7%d9%84%d8%ad%d8%b6%d8%b1%d9%8a%d8%a9',0),(141,'دراسات المرور ومواقف السيارات','%d8%af%d8%b1%d8%a7%d8%b3%d8%a7%d8%aa-%d8%a7%d9%84%d9%85%d8%b1%d9%88%d8%b1-%d9%88%d9%85%d9%88%d8%a7%d9%82%d9%81-%d8%a7%d9%84%d8%b3%d9%8a%d8%a7%d8%b1%d8%a7%d8%aa',0),(143,'تحليل المواقف المشتركة','%d8%aa%d8%ad%d9%84%d9%8a%d9%84-%d8%a7%d9%84%d9%85%d9%88%d8%a7%d9%82%d9%81-%d8%a7%d9%84%d9%85%d8%b4%d8%aa%d8%b1%d9%83%d8%a9',0),(145,'إدارة المرور وخطط تقسيم المراحل','%d8%a5%d8%af%d8%a7%d8%b1%d8%a9-%d8%a7%d9%84%d9%85%d8%b1%d9%88%d8%b1-%d9%88%d8%ae%d8%b7%d8%b7-%d8%aa%d9%82%d8%b3%d9%8a%d9%85-%d8%a7%d9%84%d9%85%d8%b1%d8%a7%d8%ad%d9%84',0),(147,'دراسة التأثيرات المرورية','%d8%af%d8%b1%d8%a7%d8%b3%d8%a9-%d8%a7%d9%84%d8%aa%d8%a3%d8%ab%d9%8a%d8%b1%d8%a7%d8%aa-%d8%a7%d9%84%d9%85%d8%b1%d9%88%d8%b1%d9%8a%d8%a9',0),(149,'دراسة التأثيرات المرورية - المستوى 1','%d8%af%d8%b1%d8%a7%d8%b3%d8%a9-%d8%a7%d9%84%d8%aa%d8%a3%d8%ab%d9%8a%d8%b1%d8%a7%d8%aa-%d8%a7%d9%84%d9%85%d8%b1%d9%88%d8%b1%d9%8a%d8%a9-%d8%a7%d9%84%d9%85%d8%b3%d8%aa%d9%88%d9%89-1',0),(151,'دراسة التأثيرات المرورية - المستوى 2','%d8%af%d8%b1%d8%a7%d8%b3%d8%a9-%d8%a7%d9%84%d8%aa%d8%a3%d8%ab%d9%8a%d8%b1%d8%a7%d8%aa-%d8%a7%d9%84%d9%85%d8%b1%d9%88%d8%b1%d9%8a%d8%a9-%d8%a7%d9%84%d9%85%d8%b3%d8%aa%d9%88%d9%89-2',0),(153,'خطة النقل الشاملة','%d8%ae%d8%b7%d8%a9-%d8%a7%d9%84%d9%86%d9%82%d9%84-%d8%a7%d9%84%d8%b4%d8%a7%d9%85%d9%84%d8%a9',0),(155,'تخطيط الطرق','%d8%aa%d8%ae%d8%b7%d9%8a%d8%b7-%d8%a7%d9%84%d8%b7%d8%b1%d9%82',0),(157,'دراسة التأثيرات المرورية - المستوى','%d8%af%d8%b1%d8%a7%d8%b3%d8%a9-%d8%a7%d9%84%d8%aa%d8%a3%d8%ab%d9%8a%d8%b1%d8%a7%d8%aa-%d8%a7%d9%84%d9%85%d8%b1%d9%88%d8%b1%d9%8a%d8%a9-%d8%a7%d9%84%d9%85%d8%b3%d8%aa%d9%88%d9%89',0),(158,'pll_57847c8c19f75','pll_57847c8c19f75',0),(159,'دراسة التأثيرات المرورية - المستوى 3','%d8%af%d8%b1%d8%a7%d8%b3%d8%a9-%d8%a7%d9%84%d8%aa%d8%a3%d8%ab%d9%8a%d8%b1%d8%a7%d8%aa-%d8%a7%d9%84%d9%85%d8%b1%d9%88%d8%b1%d9%8a%d8%a9-%d8%a7%d9%84%d9%85%d8%b3%d8%aa%d9%88%d9%89-3',0),(161,'استراتيجية المداخل والمخارج','%d8%a7%d8%b3%d8%aa%d8%b1%d8%a7%d8%aa%d9%8a%d8%ac%d9%8a%d8%a9-%d8%a7%d9%84%d9%85%d8%af%d8%a7%d8%ae%d9%84-%d9%88%d8%a7%d9%84%d9%85%d8%ae%d8%a7%d8%b1%d8%ac',0),(163,'pll_5784806d6e41c','pll_5784806d6e41c',0),(164,'pll_5784bebc1cd31','pll_5784bebc1cd31',0),(165,'pll_57874a8baf088','pll_57874a8baf088',0),(166,'pll_578b83b906655','pll_578b83b906655',0),(167,'pll_578b843bcb990','pll_578b843bcb990',0),(168,'pll_578b8479c7f7f','pll_578b8479c7f7f',0),(169,'pll_578b873f4b57f','pll_578b873f4b57f',0),(170,'pll_578b8783c4fb7','pll_578b8783c4fb7',0),(171,'pll_578b87e2c4110','pll_578b87e2c4110',0),(172,'pll_578b88380b43b','pll_578b88380b43b',0),(173,'pll_578b88f20db90','pll_578b88f20db90',0),(174,'pll_578b89997815e','pll_578b89997815e',0),(175,'pll_578b89d7820e7','pll_578b89d7820e7',0),(176,'pll_578b8a0dd347e','pll_578b8a0dd347e',0),(177,'pll_578b8ad746c63','pll_578b8ad746c63',0),(178,'pll_578b8b59bf184','pll_578b8b59bf184',0),(179,'pll_578b8bae0e4a7','pll_578b8bae0e4a7',0),(180,'pll_578b8c02be867','pll_578b8c02be867',0),(181,'pll_578b8c8db4b34','pll_578b8c8db4b34',0),(182,'pll_578b8ce82e5b6','pll_578b8ce82e5b6',0),(183,'pll_578b8d379234f','pll_578b8d379234f',0),(184,'pll_578b8d82ba2c1','pll_578b8d82ba2c1',0),(185,'pll_578b8e1790397','pll_578b8e1790397',0),(186,'pll_578b8e7177726','pll_578b8e7177726',0),(187,'pll_578b8f2a00dcc','pll_578b8f2a00dcc',0),(188,'pll_578b8f9eed360','pll_578b8f9eed360',0),(189,'pll_578b8ffd5c4c7','pll_578b8ffd5c4c7',0),(190,'pll_578b90498fe06','pll_578b90498fe06',0),(191,'pll_578b909aea3c0','pll_578b909aea3c0',0),(192,'pll_578b90c7306d2','pll_578b90c7306d2',0),(193,'pll_578b9122a837c','pll_578b9122a837c',0),(194,'pll_578b91b92d5c8','pll_578b91b92d5c8',0),(195,'pll_578b9229ad469','pll_578b9229ad469',0),(196,'pll_578b926c45bf3','pll_578b926c45bf3',0),(197,'pll_578b92d9bbf6e','pll_578b92d9bbf6e',0),(198,'pll_578b936fe2a09','pll_578b936fe2a09',0),(199,'pll_578b93e5dbbc8','pll_578b93e5dbbc8',0),(200,'pll_578e1596a684f','pll_578e1596a684f',0),(201,'pirate,exclusive','pirateexclusive',0),(202,'notes,magnet','notesmagnet',0),(203,'subs,divx','subsdivx',0),(204,'mpeg,bdrip','mpegbdrip',0),(205,'axxo,movies','axxomovies',0),(206,'apps,others','appsothers',0),(207,'cool,stolen','coolstolen',0),(208,'free,programs','freeprograms',0),(209,'action,play','actionplay',0),(210,'magnet,latest','magnetlatest',0),(211,'programs,others','programsothers',0),(212,'pirate,dvd','piratedvd',0),(213,'CRTC News','crtc-news',0),(214,'pll_5817643baaf6c','pll_5817643baaf6c',0),(215,'أخبار الشركة','%d8%a3%d8%ae%d8%a8%d8%a7%d8%b1-%d8%a7%d9%84%d8%b4%d8%b1%d9%83%d8%a9',0),(216,'pll_58176468137cb','pll_58176468137cb',0),(217,'pll_5817646cd106a','pll_5817646cd106a',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_usermeta`
--

DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_usermeta`
--

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','admin'),(2,1,'first_name','Yasser'),(3,1,'last_name','Mobada'),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'comment_shortcuts','false'),(7,1,'admin_color','fresh'),(8,1,'use_ssl','0'),(9,1,'show_admin_bar_front','true'),(10,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(11,1,'wp_user_level','10'),(12,1,'dismissed_wp_pointers','wp360_locks,wp390_widgets,wp410_dfw,vc_pointers_backend_editor,vc_pointers_frontend_editor,pll_lgt'),(13,1,'show_welcome_panel','1'),(15,1,'wp_user-settings','panel_vcUIPanelWidth=650&panel_vcUIPanelLeft=665px&panel_vcUIPanelTop=77px&editor=tinymce&mfold=o&libraryContent=browse&edit_element_vcUIPanelWidth=1635&edit_element_vcUIPanelLeft=0px&edit_element_vcUIPanelTop=0px&template_window_vcUIPanelWidth=1093&template_window_vcUIPanelLeft=138px&template_window_vcUIPanelTop=75px&urlbutton=none&imgsize=full&advImgDetails=show&hidetb=1&wplink=1&posts_list_mode=list'),(16,1,'wp_user-settings-time','1623647572'),(17,1,'wp_dashboard_quick_press_last_post_id','2029'),(18,1,'nav_menu_recently_edited','77'),(19,1,'managenav-menuscolumnshidden','a:4:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),(20,1,'metaboxhidden_nav-menus','a:4:{i:0;s:8:\"add-post\";i:1;s:15:\"add-ql_services\";i:2;s:15:\"add-re_projects\";i:3;s:12:\"add-post_tag\";}'),(21,1,'closedpostboxes_post','a:0:{}'),(22,1,'metaboxhidden_post','a:8:{i:0;s:13:\"trackbacksdiv\";i:1;s:10:\"postcustom\";i:2;s:16:\"commentstatusdiv\";i:3;s:11:\"commentsdiv\";i:4;s:7:\"slugdiv\";i:5;s:9:\"authordiv\";i:6;s:7:\"options\";i:7;s:21:\"mymetabox_revslider_0\";}'),(23,1,'closedpostboxes_page','a:0:{}'),(24,1,'metaboxhidden_page','a:7:{i:0;s:12:\"revisionsdiv\";i:1;s:10:\"postcustom\";i:2;s:16:\"commentstatusdiv\";i:3;s:11:\"commentsdiv\";i:4;s:7:\"slugdiv\";i:5;s:9:\"authordiv\";i:6;s:19:\"page-custom-options\";}'),(25,1,'closedpostboxes_renovate_sidebars','a:0:{}'),(26,1,'metaboxhidden_renovate_sidebars','a:1:{i:0;s:7:\"slugdiv\";}'),(27,1,'closedpostboxes_re_projects','a:0:{}'),(28,1,'metaboxhidden_re_projects','a:1:{i:0;s:7:\"slugdiv\";}'),(29,1,'closedpostboxes_nav-menus','a:0:{}'),(30,1,'closedpostboxes_nav-menus','a:0:{}'),(31,1,'pll_filter_content',''),(33,1,'last_login_time','2022-01-11 18:01:20'),(34,1,'user_lang','0'),(35,1,'description_ar',''),(36,1,'twitter',''),(37,1,'facebook',''),(38,1,'linkedin',''),(39,1,'skype',''),(40,1,'googleplus',''),(41,1,'instagram',''),(43,1,'edit_re_projects_per_page','100'),(46,1,'session_tokens','a:1:{s:64:\"13b5319ed11ee8aece1cb12b7c7e71ea37d92839cf3ff0042607304fc277a469\";a:4:{s:10:\"expiration\";i:1685770070;s:2:\"ip\";s:14:\"173.231.218.25\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36\";s:5:\"login\";i:1685597270;}}'),(47,1,'default_password_nag','');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_users`
--

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

--
-- Dumping data for table `wp_users`
--

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'rtcmesecureadmin','$P$BcVr1eq1oyTFIcnTrIpaVKlELN3gR/1','admin','cbilledo@rtcme.com','','2016-04-29 11:39:43','',0,'admin');
/*!40000 ALTER TABLE `wp_users` 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 2023-06-01  1:31:29
