-- MariaDB dump 10.19  Distrib 10.5.22-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: crtcme5_rtcmeDb
-- ------------------------------------------------------
-- Server version	10.5.22-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',
  `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=124 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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',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','comment',0,0),(122,9,'shari','78308@gmail.com','http://prephe.ro/Phqn','199.249.230.70','2023-06-02 02:45:25','2023-06-01 22:45:25','I love to take selfies like this. Do you like my tits? 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','comment',0,0),(123,7,'paulette','19814@gmail.com','http://prephe.ro/Phqn','192.42.116.217','2023-06-15 17:16:56','2023-06-15 13:16:56','I have something for you 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','comment',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_loginizer_logs`
--

DROP TABLE IF EXISTS `wp_loginizer_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_loginizer_logs` (
  `username` varchar(255) NOT NULL DEFAULT '',
  `time` int(10) NOT NULL DEFAULT 0,
  `count` int(10) NOT NULL DEFAULT 0,
  `lockout` int(10) NOT NULL DEFAULT 0,
  `ip` varchar(255) NOT NULL DEFAULT '',
  `url` varchar(255) NOT NULL DEFAULT '',
  UNIQUE KEY `ip` (`ip`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_loginizer_logs`
--

LOCK TABLES `wp_loginizer_logs` WRITE;
/*!40000 ALTER TABLE `wp_loginizer_logs` DISABLE KEYS */;
INSERT INTO `wp_loginizer_logs` VALUES ('admin',1694457333,5,1,'107.189.28.148','https://rtcme.com/wp-login.php'),('admin',1694413665,21,7,'168.61.149.194','https://rtcme.com/wp-login.php'),('admin',1694471497,1,0,'217.151.98.163','https://rtcme.com/xmlrpc.php'),('admin',1694466313,1,0,'213.152.186.35','https://rtcme.com/xmlrpc.php'),('admin',1694464333,1,0,'134.19.179.203','https://rtcme.com/xmlrpc.php'),('admin',1694512945,1,0,'213.152.161.15','https://rtcme.com/xmlrpc.php'),('admin',1694510181,1,0,'134.19.179.147','https://rtcme.com/xmlrpc.php'),('crtcmesecureadmin',1694511400,3,1,'217.165.13.32','https://rtcme.com/wp-login.php'),('FayeWatson',1694463451,1,0,'163.172.106.185','http://rtcme.com/xmlrpc.php'),('admin',1694462834,1,0,'209.141.53.248','https://rtcme.com/wp-login.php'),('admin',1694503896,1,0,'82.102.23.139','https://rtcme.com/xmlrpc.php'),('admin',1694463016,2,0,'103.18.12.101','https://rtcme.com/wp-login.php'),('admin',1694502849,1,0,'213.152.187.220','https://rtcme.com/xmlrpc.php'),('admin',1694478213,15,5,'111.88.80.112','http://rtcme.com/wp-login.php'),('admin',1694494721,2,0,'213.152.162.79','https://rtcme.com/xmlrpc.php'),('admin',1694457840,1,0,'213.152.161.249','https://rtcme.com/xmlrpc.php'),('admin',1694448628,7,2,'45.61.184.58','https://rtcme.com/wp-login.php'),('admin',1694502194,1,0,'45.61.187.146','https://rtcme.com/wp-login.php'),('admin',1694482179,6,2,'45.61.184.148','https://rtcme.com/wp-login.php'),('admin',1694501951,1,0,'193.148.16.211','https://rtcme.com/xmlrpc.php'),('admin',1694456216,1,0,'213.152.161.30','https://rtcme.com/xmlrpc.php'),('admin',1694501264,1,0,'198.98.57.49','https://rtcme.com/wp-login.php'),('admin',1694388694,2,0,'107.189.1.238','https://rtcme.com/wp-login.php'),('admin',1694450537,1,0,'64.42.179.67','https://rtcme.com/xmlrpc.php'),('admin',1694448961,1,0,'198.98.49.48','https://rtcme.com/wp-login.php'),('admin',1694448914,1,0,'141.98.102.179','https://rtcme.com/xmlrpc.php'),('admin',1694501229,1,0,'213.152.187.230','https://rtcme.com/xmlrpc.php'),('Juan',1694444377,1,0,'87.106.16.172','http://rtcme.com/xmlrpc.php'),('admin',1694443489,1,0,'185.156.175.51','https://rtcme.com/xmlrpc.php'),('admin',1694439063,1,0,'213.152.187.205','https://rtcme.com/xmlrpc.php'),('admin',1694446645,15,5,'39.39.35.25','https://rtcme.com/wp-login.php'),('admin',1694423686,1,0,'193.37.254.11','https://rtcme.com/xmlrpc.php'),('admin',1694423565,1,0,'141.98.102.227','https://rtcme.com/xmlrpc.php'),('admin',1694497247,1,0,'45.61.186.93','https://rtcme.com/wp-login.php'),('Dillmann',1694493539,1,0,'64.20.47.226','http://rtcme.com/xmlrpc.php'),('admin',1694418282,1,0,'213.152.161.165','https://rtcme.com/xmlrpc.php'),('admin',1694473037,3,1,'198.98.51.73','https://rtcme.com/wp-login.php'),('admin',1694418277,1,0,'213.152.161.118','https://rtcme.com/xmlrpc.php'),('admin',1694429419,5,1,'107.189.1.109','https://rtcme.com/wp-login.php'),('admin',1694413943,1,0,'134.19.179.155','https://rtcme.com/xmlrpc.php'),('admin',1694410909,1,0,'184.75.223.227','https://rtcme.com/xmlrpc.php'),('admin',1694391836,1,0,'107.189.31.85','https://rtcme.com/wp-login.php'),('admin',1694485940,5,1,'209.58.173.138','https://rtcme.com/xmlrpc.php'),('admin',1694397699,1,0,'199.249.230.12','https://rtcme.com/xmlrpc.php'),('admin',1694397821,1,0,'82.102.28.107','https://rtcme.com/xmlrpc.php'),('admin',1694405249,3,1,'34.94.175.161','https://rtcme.com//xmlrpc.php'),('admin',1694410133,1,0,'107.189.7.165','https://rtcme.com/wp-login.php'),('admin',1694491980,1,0,'213.152.162.84','https://rtcme.com/xmlrpc.php'),('admin',1694491865,1,0,'213.152.161.240','https://rtcme.com/xmlrpc.php'),('admin',1694485970,1,0,'198.98.57.206','https://rtcme.com/wp-login.php'),('admin',1694391662,1,0,'213.152.186.24','https://rtcme.com/xmlrpc.php'),('admin',1694463088,3,1,'107.189.7.244','https://rtcme.com/wp-login.php'),('admin',1694487801,4,1,'36.255.45.59','http://rtcme.com/wp-login.php'),('admin',1694485815,1,0,'213.152.161.133','https://rtcme.com/xmlrpc.php'),('admin',1694481367,1,0,'134.19.179.187','https://rtcme.com/xmlrpc.php'),('admin_rl',1694479635,1,0,'116.203.45.63','http://rtcme.com/xmlrpc.php'),('admin',1694477990,1,0,'198.98.59.114','https://rtcme.com/wp-login.php');
/*!40000 ALTER TABLE `wp_loginizer_logs` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) DEFAULT NULL,
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=245354 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'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:17:{i:0;s:21:\"polylang/polylang.php\";i:1;s:36:\"contact-form-7/wp-contact-form-7.php\";i:2;s:45:\"disable-wordpress-updates/disable-updates.php\";i:3;s:27:\"js_composer/js_composer.php\";i:4;s:27:\"ql_services/ql_services.php\";i:5;s:27:\"ql_sidebars/ql_sidebars.php\";i:6;s:39:\"renovate-projects/renovate-projects.php\";i:7;s:23:\"revslider/revslider.php\";i:8;s:55:\"wck-custom-fields-and-custom-post-types-creator/wck.php\";i:9;s:41:\"wordpress-importer/wordpress-importer.php\";i:10;s:39:\"wp-posts-carousel/wp-posts-carousel.php\";i:11;s:35:\"wp-sitemap-page/wp-sitemap-page.php\";i:12;s:21:\"backuply/backuply.php\";i:13;s:23:\"loginizer/loginizer.php\";i:14;s:17:\"gosmtp/gosmtp.php\";i:15;s:31:\"fileorganizer/fileorganizer.php\";i:16;s:33:\"classic-editor/classic-editor.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','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','twentyfifteen','yes'),(42,'stylesheet','twentyfifteen','yes'),(45,'comment_registration','0','yes'),(46,'html_type','text/html','yes'),(47,'use_trackback','0','yes'),(48,'default_role','subscriber','yes'),(49,'db_version','53496','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:3:{s:27:\"wp-super-cache/wp-cache.php\";s:22:\"wpsupercache_uninstall\";s:21:\"backuply/backuply.php\";s:21:\"backuply_deactivation\";s:23:\"loginizer/loginizer.php\";s:22:\"loginizer_deactivation\";}','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:73:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s: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:3:{s:19:\"wp_inactive_widgets\";a:11:{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\";}s:9:\"sidebar-1\";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:9:{i:1694515848;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1694518792;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:1694522140;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:1694523036;a:2:{s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1694523280;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:1694541048;a:2:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1694557771;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1694973048;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(104,'_transient_random_seed','ef462a2d1d274d21a17e4b4743a88a20','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'),(136,'current_theme','Twenty Fifteen','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','1694436491','yes'),(160,'revslider-templates-check','1694436491','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'),(216,'recently_activated','a:0:{}','yes'),(228,'revslider-connection','1','yes'),(230,'revslider-latest-version','6.6.16','yes'),(232,'revslider-stable-version','4.2.0','yes'),(233,'revslider-notices','a:3:{i:0;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"1.0.0\";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:{}}i:1;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"1.9.9\";s:4:\"text\";s:556:\"<div style=\"display: block; background: #fff;text-align: center; \nheight: 300px;\"><a \nhref=\"https://www.sliderrevolution.com/slider-revolution-visual-editor-version-6-6/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=update66\"\n target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: \ncover; background-size: cover; opacity: 1; width: 920px; height: 300px; \ndisplay: inline-block;\" muted loop autoplay \npreload=\"auto\"><source src=\"//updates.themepunch.tools//banners/rs60/update66videobanner2.mp4\" type=\"video/mp4\"></video></a></div>\n\";s:4:\"code\";s:8:\"TPRSV663\";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:{}}i:2;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"9.9.9\";s:4:\"text\";s:556:\"<div style=\"display: block; background: #fff;text-align: center; \nheight: 300px;\"><a \nhref=\"https://www.sliderrevolution.com/slider-revolution-visual-editor-version-6-6/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=update66\"\n target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: \ncover; background-size: cover; opacity: 1; width: 920px; height: 300px; \ndisplay: inline-block;\" muted loop autoplay \npreload=\"auto\"><source src=\"//updates.themepunch.tools//banners/rs60/update66videobanner2.mp4\" type=\"video/mp4\"></video></a></div>\n\";s:4:\"code\";s:8:\"TPRSV668\";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'),(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'),(416,'wp-posts-carousel_options','a:1:{s:18:\"custom_breakpoints\";s:0:\"\";}','yes'),(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'),(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'),(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:3:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1694507182;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:11:{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\";}s:9:\"sidebar-1\";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:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:26;}s:18:\"custom_css_post_id\";i:-1;}','yes'),(778,'theme_mods_rtcme','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1694507217;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:11:{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\";}s:9:\"sidebar-1\";a:0:{}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\";}}}}','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'),(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'),(7878,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1694507162;s:7:\"checked\";a:7:{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\";s:15:\"twentytwentyone\";s:3:\"1.6\";s:17:\"twentytwentythree\";s:3:\"1.0\";s:15:\"twentytwentytwo\";s:3:\"1.3\";}s:8:\"response\";a:6:{s:13:\"twentyfifteen\";a:6:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"3.5\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.3.5.zip\";s:8:\"requires\";s:3:\"4.1\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentyfourteen\";a:6:{s:5:\"theme\";s:14:\"twentyfourteen\";s:11:\"new_version\";s:3:\"3.7\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentyfourteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentyfourteen.3.7.zip\";s:8:\"requires\";s:3:\"3.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentythirteen\";a:6:{s:5:\"theme\";s:14:\"twentythirteen\";s:11:\"new_version\";s:3:\"3.9\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentythirteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentythirteen.3.9.zip\";s:8:\"requires\";s:3:\"3.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.8\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.8.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.2.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.4.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:9:{i:0;a:7:{s:4:\"type\";s:5:\"theme\";s:4:\"slug\";s:13:\"twentyfifteen\";s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:19:\"2015-07-27 22:21:25\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/translation/theme/twentyfifteen/1.2/ar.zip\";s:10:\"autoupdate\";b:1;}i:1;a:7:{s:4:\"type\";s:5:\"theme\";s:4:\"slug\";s:13:\"twentyfifteen\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"1.2\";s:7:\"updated\";s:19:\"2015-07-27 05:31:05\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/translation/theme/twentyfifteen/1.2/en_GB.zip\";s:10:\"autoupdate\";b:1;}i:2;a:7:{s:4:\"type\";s:5:\"theme\";s:4:\"slug\";s:14:\"twentyfourteen\";s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"1.4\";s:7:\"updated\";s:19:\"2015-07-27 22:21:23\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/translation/theme/twentyfourteen/1.4/ar.zip\";s:10:\"autoupdate\";b:1;}i:3;a:7:{s:4:\"type\";s:5:\"theme\";s:4:\"slug\";s:14:\"twentyfourteen\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"1.4\";s:7:\"updated\";s:19:\"2015-07-27 05:30:56\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/translation/theme/twentyfourteen/1.4/en_GB.zip\";s:10:\"autoupdate\";b:1;}i:4;a:7:{s:4:\"type\";s:5:\"theme\";s:4:\"slug\";s:14:\"twentythirteen\";s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:19:\"2015-07-26 22:06:50\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/translation/theme/twentythirteen/1.5/ar.zip\";s:10:\"autoupdate\";b:1;}i:5;a:7:{s:4:\"type\";s:5:\"theme\";s:4:\"slug\";s:14:\"twentythirteen\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"1.5\";s:7:\"updated\";s:19:\"2015-07-27 05:30:47\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/translation/theme/twentythirteen/1.5/en_GB.zip\";s:10:\"autoupdate\";b:1;}i:6;a:7:{s:4:\"type\";s:5:\"theme\";s:4:\"slug\";s:15:\"twentytwentyone\";s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:19:\"2021-11-18 01:38:57\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/translation/theme/twentytwentyone/1.0/ar.zip\";s:10:\"autoupdate\";b:1;}i:7;a:7:{s:4:\"type\";s:5:\"theme\";s:4:\"slug\";s:15:\"twentytwentyone\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:19:\"2023-06-04 23:55:20\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/theme/twentytwentyone/1.0/en_GB.zip\";s:10:\"autoupdate\";b:1;}i:8;a:7:{s:4:\"type\";s:5:\"theme\";s:4:\"slug\";s:15:\"twentytwentytwo\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"1.3\";s:7:\"updated\";s:19:\"2022-07-25 12:07:33\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/translation/theme/twentytwentytwo/1.3/en_GB.zip\";s:10:\"autoupdate\";b:1;}}}','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'),(13666,'category_children','a:0:{}','yes'),(13721,'rewrite_rules','a:209:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s: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:26:\"(ar)/type/([^/]+)/embed/?$\";s:61:\"index.php?lang=$matches[1]&post_format=$matches[2]&embed=true\";s:21:\"type/([^/]+)/embed/?$\";s:52:\"index.php?lang=en&post_format=$matches[1]&embed=true\";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:41:\"experts/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"experts/([^/]+)/embed/?$\";s:40:\"index.php?experts=$matches[1]&embed=true\";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:32:\"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:30:\"experts/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:42:\"services/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"services/([^/]+)/embed/?$\";s:44:\"index.php?ql_services=$matches[1]&embed=true\";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:33:\"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:31:\"services/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"_sidebars/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"_sidebars/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"_sidebars/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"_sidebars/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"_sidebars/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"_sidebars/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"_sidebars/([^/]+)/embed/?$\";s:42:\"index.php?_sidebars=$matches[1]&embed=true\";s:30:\"_sidebars/([^/]+)/trackback/?$\";s:36:\"index.php?_sidebars=$matches[1]&tb=1\";s:38:\"_sidebars/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?_sidebars=$matches[1]&paged=$matches[2]\";s:45:\"_sidebars/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?_sidebars=$matches[1]&cpage=$matches[2]\";s:34:\"_sidebars/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?_sidebars=$matches[1]&page=$matches[2]\";s:26:\"_sidebars/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"_sidebars/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"_sidebars/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"_sidebars/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"_sidebars/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"_sidebars/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"projects/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"projects/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"projects/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"projects/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"projects/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"projects/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"projects/([^/]+)/embed/?$\";s:44:\"index.php?re_projects=$matches[1]&embed=true\";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:33:\"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:31:\"projects/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:37:\"re_projects_category/([^/]+)/embed/?$\";s:53:\"index.php?re_projects_category=$matches[1]&embed=true\";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:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s: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:13:\"(ar)/embed/?$\";s:38:\"index.php?lang=$matches[1]&&embed=true\";s:8:\"embed/?$\";s:29:\"index.php?lang=en&&embed=true\";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:22:\"(ar)/comments/embed/?$\";s:38:\"index.php?lang=$matches[1]&&embed=true\";s:17:\"comments/embed/?$\";s:29:\"index.php?lang=en&&embed=true\";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:25:\"(ar)/search/(.+)/embed/?$\";s:51:\"index.php?lang=$matches[1]&s=$matches[2]&embed=true\";s:20:\"search/(.+)/embed/?$\";s:42:\"index.php?lang=en&s=$matches[1]&embed=true\";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:28:\"(ar)/author/([^/]+)/embed/?$\";s:61:\"index.php?lang=$matches[1]&author_name=$matches[2]&embed=true\";s:23:\"author/([^/]+)/embed/?$\";s:52:\"index.php?lang=en&author_name=$matches[1]&embed=true\";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:50:\"(ar)/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:91:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&day=$matches[4]&embed=true\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s: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:37:\"(ar)/([0-9]{4})/([0-9]{1,2})/embed/?$\";s:75:\"index.php?lang=$matches[1]&year=$matches[2]&monthnum=$matches[3]&embed=true\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";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:24:\"(ar)/([0-9]{4})/embed/?$\";s:54:\"index.php?lang=$matches[1]&year=$matches[2]&embed=true\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";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:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";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:61:\"([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:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(25081,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1694506572;s:8:\"response\";a:13:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:6:\"5.6.20\";}s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:49:\"w.org/plugins/all-in-one-wp-security-and-firewall\";s:4:\"slug\";s:35:\"all-in-one-wp-security-and-firewall\";s:6:\"plugin\";s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";s:11:\"new_version\";s:5:\"5.2.4\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/plugin/all-in-one-wp-security-and-firewall.5.2.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:88:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/icon-256x256.png?rev=2798307\";s:2:\"1x\";s:88:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/icon-128x128.png?rev=2798307\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/banner-1544x500.png?rev=2798307\";s:2:\"1x\";s:90:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/banner-772x250.png?rev=2798307\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:21:\"backuply/backuply.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:22:\"w.org/plugins/backuply\";s:4:\"slug\";s:8:\"backuply\";s:6:\"plugin\";s:21:\"backuply/backuply.php\";s:11:\"new_version\";s:5:\"1.1.8\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/backuply/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.1.8.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/backuply/assets/icon-128x128.png?rev=2760139\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/backuply/assets/banner-1544x500.png?rev=2760332\";s:2:\"1x\";s:63:\"https://ps.w.org/backuply/assets/banner-772x250.png?rev=2760332\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"5.5\";}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:3:\"5.8\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.5.8.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"7.4\";}s:45:\"disable-wordpress-updates/disable-updates.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:39:\"w.org/plugins/disable-wordpress-updates\";s:4:\"slug\";s:25:\"disable-wordpress-updates\";s:6:\"plugin\";s:45:\"disable-wordpress-updates/disable-updates.php\";s:11:\"new_version\";s:5:\"1.7.1\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/disable-wordpress-updates/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/disable-wordpress-updates.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/disable-wordpress-updates/assets/icon-256x256.png?rev=1162232\";s:2:\"1x\";s:78:\"https://ps.w.org/disable-wordpress-updates/assets/icon-128x128.png?rev=1163214\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:79:\"https://ps.w.org/disable-wordpress-updates/assets/banner-772x250.png?rev=752416\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.8\";s:6:\"tested\";s:6:\"6.3.99\";s:12:\"requires_php\";s:3:\"5.6\";}s:31:\"fileorganizer/fileorganizer.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/fileorganizer\";s:4:\"slug\";s:13:\"fileorganizer\";s:6:\"plugin\";s:31:\"fileorganizer/fileorganizer.php\";s:11:\"new_version\";s:5:\"1.0.3\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/fileorganizer/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/fileorganizer.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/fileorganizer/assets/icon-256x256.png?rev=2881868\";s:2:\"1x\";s:66:\"https://ps.w.org/fileorganizer/assets/icon-128x128.png?rev=2881868\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/fileorganizer/assets/banner-1544x500.png?rev=2879801\";s:2:\"1x\";s:68:\"https://ps.w.org/fileorganizer/assets/banner-772x250.png?rev=2879801\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"5.5\";}s:17:\"gosmtp/gosmtp.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:20:\"w.org/plugins/gosmtp\";s:4:\"slug\";s:6:\"gosmtp\";s:6:\"plugin\";s:17:\"gosmtp/gosmtp.php\";s:11:\"new_version\";s:5:\"1.0.4\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/gosmtp/\";s:7:\"package\";s:49:\"https://downloads.wordpress.org/plugin/gosmtp.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/gosmtp/assets/icon-256x256.png?rev=2869163\";s:2:\"1x\";s:59:\"https://ps.w.org/gosmtp/assets/icon-128x128.png?rev=2869163\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/gosmtp/assets/banner-1544x500.png?rev=2868206\";s:2:\"1x\";s:61:\"https://ps.w.org/gosmtp/assets/banner-772x250.png?rev=2868206\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"5.5\";}s:23:\"loginizer/loginizer.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:23:\"w.org/plugins/loginizer\";s:4:\"slug\";s:9:\"loginizer\";s:6:\"plugin\";s:23:\"loginizer/loginizer.php\";s:11:\"new_version\";s:5:\"1.8.1\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/loginizer/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/loginizer.1.8.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/loginizer/assets/icon-256x256.png?rev=1381093\";s:2:\"1x\";s:62:\"https://ps.w.org/loginizer/assets/icon-128x128.png?rev=1381093\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/loginizer/assets/banner-1544x500.jpg?rev=2668035\";s:2:\"1x\";s:64:\"https://ps.w.org/loginizer/assets/banner-772x250.jpg?rev=2668037\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.0\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"5.5\";}s:21:\"polylang/polylang.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:22:\"w.org/plugins/polylang\";s:4:\"slug\";s:8:\"polylang\";s:6:\"plugin\";s:21:\"polylang/polylang.php\";s:11:\"new_version\";s:5:\"3.4.5\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/polylang/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/polylang.3.4.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/polylang/assets/icon-256x256.png?rev=1331499\";s:2:\"1x\";s:61:\"https://ps.w.org/polylang/assets/icon-128x128.png?rev=1331499\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/polylang/assets/banner-1544x500.png?rev=1405299\";s:2:\"1x\";s:63:\"https://ps.w.org/polylang/assets/banner-772x250.png?rev=1405299\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:3:\"7.0\";}s:55:\"wck-custom-fields-and-custom-post-types-creator/wck.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:61:\"w.org/plugins/wck-custom-fields-and-custom-post-types-creator\";s:4:\"slug\";s:47:\"wck-custom-fields-and-custom-post-types-creator\";s:6:\"plugin\";s:55:\"wck-custom-fields-and-custom-post-types-creator/wck.php\";s:11:\"new_version\";s:5:\"2.3.6\";s:3:\"url\";s:78:\"https://wordpress.org/plugins/wck-custom-fields-and-custom-post-types-creator/\";s:7:\"package\";s:96:\"https://downloads.wordpress.org/plugin/wck-custom-fields-and-custom-post-types-creator.2.3.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:100:\"https://ps.w.org/wck-custom-fields-and-custom-post-types-creator/assets/icon-256x256.png?rev=2257602\";s:2:\"1x\";s:100:\"https://ps.w.org/wck-custom-fields-and-custom-post-types-creator/assets/icon-128x128.png?rev=2257602\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:103:\"https://ps.w.org/wck-custom-fields-and-custom-post-types-creator/assets/banner-1544x500.png?rev=2257602\";s:2:\"1x\";s:102:\"https://ps.w.org/wck-custom-fields-and-custom-post-types-creator/assets/banner-772x250.png?rev=2257602\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.1\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";b:0;}s:41:\"wordpress-importer/wordpress-importer.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:32:\"w.org/plugins/wordpress-importer\";s:4:\"slug\";s:18:\"wordpress-importer\";s:6:\"plugin\";s:41:\"wordpress-importer/wordpress-importer.php\";s:11:\"new_version\";s:5:\"0.8.1\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wordpress-importer/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/wordpress-importer.0.8.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=2791650\";s:3:\"svg\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=2791650\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-importer/assets/banner-772x250.png?rev=547654\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.2.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:39:\"wp-posts-carousel/wp-posts-carousel.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:31:\"w.org/plugins/wp-posts-carousel\";s:4:\"slug\";s:17:\"wp-posts-carousel\";s:6:\"plugin\";s:39:\"wp-posts-carousel/wp-posts-carousel.php\";s:11:\"new_version\";s:5:\"1.3.7\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/wp-posts-carousel/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wp-posts-carousel.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/wp-posts-carousel/assets/icon-128x128.png?rev=1154352\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/wp-posts-carousel/assets/banner-772x250.png?rev=1403961\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.6\";s:6:\"tested\";s:6:\"5.5.12\";s:12:\"requires_php\";b:0;}s:35:\"wp-sitemap-page/wp-sitemap-page.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:29:\"w.org/plugins/wp-sitemap-page\";s:4:\"slug\";s:15:\"wp-sitemap-page\";s:6:\"plugin\";s:35:\"wp-sitemap-page/wp-sitemap-page.php\";s:11:\"new_version\";s:5:\"1.9.2\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/wp-sitemap-page/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/wp-sitemap-page.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-sitemap-page/assets/icon-256x256.png?rev=981368\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-sitemap-page/assets/icon-128x128.png?rev=981368\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/wp-sitemap-page/assets/banner-772x250.png?rev=630898\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.0\";s:6:\"tested\";s:5:\"6.1.3\";s:12:\"requires_php\";b:0;}}s:12:\"translations\";a:8:{i:0;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"akismet\";s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"5.1\";s:7:\"updated\";s:19:\"2023-06-01 17:48:48\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/plugin/akismet/5.1/ar.zip\";s:10:\"autoupdate\";b:1;}i:1;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"akismet\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"5.1\";s:7:\"updated\";s:19:\"2023-06-04 23:10:34\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/translation/plugin/akismet/5.1/en_GB.zip\";s:10:\"autoupdate\";b:1;}i:2;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:14:\"classic-editor\";s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:19:\"2021-09-04 16:50:59\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/translation/plugin/classic-editor/1.6.3/ar.zip\";s:10:\"autoupdate\";b:1;}i:3;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:14:\"classic-editor\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.6.3\";s:7:\"updated\";s:19:\"2023-06-04 23:13:12\";s:7:\"package\";s:81:\"https://downloads.wordpress.org/translation/plugin/classic-editor/1.6.3/en_GB.zip\";s:10:\"autoupdate\";b:1;}i:4;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:14:\"contact-form-7\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2016-04-30 18:22:36\";s:7:\"package\";s:81:\"https://downloads.wordpress.org/translation/plugin/contact-form-7/4.4.2/en_GB.zip\";s:10:\"autoupdate\";b:1;}i:5;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:11:\"hello-dolly\";s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"1.7.2\";s:7:\"updated\";s:19:\"2019-02-16 00:46:40\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/translation/plugin/hello-dolly/1.7.2/ar.zip\";s:10:\"autoupdate\";b:1;}i:6;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:11:\"hello-dolly\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"1.7.2\";s:7:\"updated\";s:19:\"2018-03-20 19:24:06\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/translation/plugin/hello-dolly/1.7.2/en_GB.zip\";s:10:\"autoupdate\";b:1;}i:7;a:7:{s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:18:\"wordpress-importer\";s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"0.6.1\";s:7:\"updated\";s:19:\"2015-11-14 18:28:49\";s:7:\"package\";s:85:\"https://downloads.wordpress.org/translation/plugin/wordpress-importer/0.6.1/en_GB.zip\";s:10:\"autoupdate\";b:1;}}s:9:\"no_update\";a:2:{s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.6.3\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}}s:7:\"checked\";a:21:{s:19:\"akismet/akismet.php\";s:3:\"5.1\";s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";s:5:\"4.1.5\";s:21:\"backuply/backuply.php\";s:5:\"1.1.3\";s:33:\"classic-editor/classic-editor.php\";s:5:\"1.6.3\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"4.4.2\";s:45:\"disable-wordpress-updates/disable-updates.php\";s:5:\"1.4.7\";s:31:\"fileorganizer/fileorganizer.php\";s:5:\"1.0.2\";s:17:\"gosmtp/gosmtp.php\";s:5:\"1.0.2\";s:9:\"hello.php\";s:5:\"1.7.2\";s:23:\"loginizer/loginizer.php\";s:5:\"1.7.9\";s:21:\"polylang/polylang.php\";s:5:\"1.9.1\";s:27:\"ql_sidebars/ql_sidebars.php\";s:3:\"1.0\";s:39:\"renovate-projects/renovate-projects.php\";s:3:\"1.1\";s:35:\"responsive-posts-carousel/index.php\";s:3:\"1.0\";s:26:\"revslider.bk/revslider.php\";s:5:\"5.1.2\";s:27:\"ql_services/ql_services.php\";s:3:\"1.2\";s:55:\"wck-custom-fields-and-custom-post-types-creator/wck.php\";s:5:\"1.2.1\";s:41:\"wordpress-importer/wordpress-importer.php\";s:5:\"0.6.1\";s:27:\"js_composer/js_composer.php\";s:5:\"4.8.1\";s:39:\"wp-posts-carousel/wp-posts-carousel.php\";s:5:\"1.3.6\";s:35:\"wp-sitemap-page/wp-sitemap-page.php\";s:5:\"1.5.6\";}}','no'),(234256,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(234257,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(234258,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(234259,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(234260,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(234261,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(234262,'finished_splitting_shared_terms','1','yes'),(234263,'site_icon','0','yes'),(234264,'medium_large_size_w','768','yes'),(234265,'medium_large_size_h','0','yes'),(234266,'wp_page_for_privacy_policy','0','yes'),(234267,'show_comments_cookies_opt_in','1','yes'),(234268,'admin_email_lifespan','1694695835','yes'),(234269,'disallowed_keys','','no'),(234270,'comment_previously_approved','1','yes'),(234271,'auto_plugin_theme_update_emails','a:0:{}','no'),(234272,'auto_update_core_dev','enabled','yes'),(234273,'auto_update_core_minor','enabled','yes'),(234274,'auto_update_core_major','unset','yes'),(234275,'wp_force_deactivated_plugins','a:0:{}','yes'),(234276,'finished_updating_comment_type','1','yes'),(234277,'user_count','1','no'),(234279,'recovery_keys','a:2:{s:22:\"LFECB5OLTMjx1BbWMG8rLH\";a:2:{s:10:\"hashed_key\";s:34:\"$P$B3beU4nVQGvpRj66P86HlM21kf9RhI1\";s:10:\"created_at\";i:1694409270;}s:22:\"S8erQMlwGnytTgGWTfZ49S\";a:2:{s:10:\"hashed_key\";s:34:\"$P$BQoI..jjxa18zjlIBEDK7TP/VuLzbn/\";s:10:\"created_at\";i:1694501199;}}','yes'),(234280,'https_detection_errors','a:0:{}','yes'),(234281,'backuply_version','1.1.3','yes'),(234282,'backuply_hide_holiday','1694464332','yes'),(234283,'backuply_promo_time','1687024622','yes'),(234284,'loginizer_version','1.7.9','yes'),(234285,'loginizer_options','a:0:{}','yes'),(234286,'loginizer_last_reset','1694473795','yes'),(234287,'loginizer_whitelist','a:0:{}','yes'),(234288,'loginizer_blacklist','a:0:{}','yes'),(234289,'loginizer_2fa_whitelist','a:0:{}','yes'),(234290,'loginizer_ins_time','1687024622','yes'),(234291,'loginizer_promo_time','1687024622','yes'),(234292,'loginizer_backuply_promo_time','1687024622','yes'),(234293,'loginizer_csrf_promo_time','1687024622','yes'),(234294,'gosmtp_version','1.0.2','yes'),(234295,'fileorganizer_version','1.0.2','yes'),(234393,'loginizer_login_attempt_stats','a:1158:{i:1687089600;a:1:{i:0;i:3;}i:1687100400;a:1:{i:0;i:1;}i:1687104000;a:1:{i:0;i:2;}i:1687118400;a:1:{i:0;i:1;}i:1687132800;a:1:{i:0;i:1;}i:1687136400;a:1:{i:0;i:1;}i:1687140000;a:1:{i:0;i:3;}i:1687143600;a:1:{i:0;i:1;}i:1687150800;a:1:{i:0;i:1;}i:1687161600;a:1:{i:0;i:1;}i:1687172400;a:1:{i:0;i:4;}i:1687176000;a:1:{i:0;i:1;}i:1687183200;a:1:{i:0;i:1;}i:1687197600;a:1:{i:0;i:1;}i:1687212000;a:1:{i:0;i:4;}i:1687215600;a:1:{i:0;i:2;}i:1687222800;a:1:{i:0;i:1;}i:1687230000;a:1:{i:0;i:3;}i:1687233600;a:1:{i:0;i:5;}i:1687237200;a:1:{i:0;i:4;}i:1687240800;a:1:{i:0;i:9;}i:1687244400;a:1:{i:0;i:5;}i:1687248000;a:1:{i:0;i:6;}i:1687251600;a:1:{i:0;i:1;}i:1687255200;a:1:{i:0;i:2;}i:1687258800;a:1:{i:0;i:7;}i:1687262400;a:1:{i:0;i:3;}i:1687266000;a:1:{i:0;i:4;}i:1687269600;a:1:{i:0;i:2;}i:1687273200;a:1:{i:0;i:1;}i:1687276800;a:1:{i:0;i:2;}i:1687280400;a:1:{i:0;i:2;}i:1687284000;a:1:{i:0;i:1;}i:1687298400;a:1:{i:0;i:2;}i:1687302000;a:1:{i:0;i:1;}i:1687305600;a:1:{i:0;i:1;}i:1687309200;a:1:{i:0;i:1;}i:1687312800;a:1:{i:0;i:4;}i:1687316400;a:1:{i:0;i:2;}i:1687320000;a:1:{i:0;i:1;}i:1687323600;a:1:{i:0;i:1;}i:1687327200;a:1:{i:0;i:1;}i:1687334400;a:1:{i:0;i:1;}i:1687338000;a:1:{i:0;i:2;}i:1687341600;a:1:{i:0;i:1;}i:1687345200;a:1:{i:0;i:1;}i:1687352400;a:1:{i:0;i:1;}i:1687356000;a:1:{i:0;i:1;}i:1687359600;a:1:{i:0;i:1;}i:1687363200;a:1:{i:0;i:1;}i:1687366800;a:1:{i:0;i:2;}i:1687370400;a:1:{i:0;i:2;}i:1687374000;a:1:{i:0;i:1;}i:1687377600;a:1:{i:0;i:1;}i:1687381200;a:1:{i:0;i:1;}i:1687384800;a:1:{i:0;i:2;}i:1687388400;a:1:{i:0;i:4;}i:1687392000;a:1:{i:0;i:2;}i:1687395600;a:1:{i:0;i:1;}i:1687399200;a:1:{i:0;i:1;}i:1687402800;a:1:{i:0;i:1;}i:1687406400;a:1:{i:0;i:1;}i:1687410000;a:1:{i:0;i:1;}i:1687413600;a:1:{i:0;i:1;}i:1687417200;a:1:{i:0;i:1;}i:1687420800;a:1:{i:0;i:1;}i:1687424400;a:1:{i:0;i:1;}i:1687428000;a:1:{i:0;i:1;}i:1687431600;a:1:{i:0;i:1;}i:1687435200;a:1:{i:0;i:2;}i:1687449600;a:1:{i:0;i:2;}i:1687456800;a:1:{i:0;i:1;}i:1687460400;a:1:{i:0;i:1;}i:1687464000;a:1:{i:0;i:2;}i:1687474800;a:1:{i:0;i:4;}i:1687485600;a:1:{i:0;i:4;}i:1687489200;a:1:{i:0;i:5;}i:1687492800;a:1:{i:0;i:3;}i:1687496400;a:1:{i:0;i:3;}i:1687500000;a:1:{i:0;i:3;}i:1687521600;a:1:{i:0;i:1;}i:1687564800;a:1:{i:0;i:6;}i:1687568400;a:1:{i:0;i:3;}i:1687582800;a:1:{i:0;i:2;}i:1687597200;a:1:{i:0;i:3;}i:1687600800;a:1:{i:0;i:9;}i:1687604400;a:1:{i:0;i:5;}i:1687608000;a:1:{i:0;i:3;}i:1687611600;a:1:{i:0;i:1;}i:1687633200;a:1:{i:0;i:1;}i:1687636800;a:1:{i:0;i:1;}i:1687640400;a:1:{i:0;i:1;}i:1687654800;a:1:{i:0;i:2;}i:1687658400;a:1:{i:0;i:3;}i:1687662000;a:1:{i:0;i:1;}i:1687676400;a:1:{i:0;i:1;}i:1687683600;a:1:{i:0;i:1;}i:1687712400;a:1:{i:0;i:3;}i:1687748400;a:1:{i:0;i:1;}i:1687762800;a:1:{i:0;i:3;}i:1687766400;a:1:{i:0;i:6;}i:1687770000;a:1:{i:0;i:6;}i:1687773600;a:1:{i:0;i:3;}i:1687777200;a:1:{i:0;i:3;}i:1687780800;a:1:{i:0;i:6;}i:1687784400;a:1:{i:0;i:3;}i:1687788000;a:1:{i:0;i:3;}i:1687802400;a:1:{i:0;i:1;}i:1687809600;a:1:{i:0;i:1;}i:1687820400;a:1:{i:0;i:1;}i:1687827600;a:1:{i:0;i:1;}i:1687834800;a:1:{i:0;i:1;}i:1687845600;a:1:{i:0;i:1;}i:1687852800;a:1:{i:0;i:1;}i:1687860000;a:1:{i:0;i:3;}i:1687878000;a:1:{i:0;i:1;}i:1687888800;a:1:{i:0;i:1;}i:1687896000;a:1:{i:0;i:1;}i:1687899600;a:1:{i:0;i:1;}i:1687932000;a:1:{i:0;i:2;}i:1687939200;a:1:{i:0;i:2;}i:1687942800;a:1:{i:0;i:1;}i:1687946400;a:1:{i:0;i:4;}i:1687964400;a:1:{i:0;i:3;}i:1687971600;a:1:{i:0;i:3;}i:1687975200;a:1:{i:0;i:1;}i:1687978800;a:1:{i:0;i:1;}i:1687996800;a:1:{i:0;i:1;}i:1688004000;a:1:{i:0;i:1;}i:1688011200;a:1:{i:0;i:4;}i:1688029200;a:1:{i:0;i:1;}i:1688036400;a:1:{i:0;i:1;}i:1688047200;a:1:{i:0;i:2;}i:1688050800;a:1:{i:0;i:2;}i:1688054400;a:1:{i:0;i:2;}i:1688065200;a:1:{i:0;i:1;}i:1688086800;a:1:{i:0;i:1;}i:1688097600;a:1:{i:0;i:2;}i:1688130000;a:1:{i:0;i:2;}i:1688148000;a:1:{i:0;i:2;}i:1688173200;a:1:{i:0;i:1;}i:1688216400;a:1:{i:0;i:3;}i:1688230800;a:1:{i:0;i:3;}i:1688238000;a:1:{i:0;i:1;}i:1688241600;a:1:{i:0;i:2;}i:1688259600;a:1:{i:0;i:1;}i:1688288400;a:1:{i:0;i:1;}i:1688317200;a:1:{i:0;i:1;}i:1688320800;a:1:{i:0;i:1;}i:1688338800;a:1:{i:0;i:1;}i:1688349600;a:1:{i:0;i:3;}i:1688385600;a:1:{i:0;i:1;}i:1688410800;a:1:{i:0;i:2;}i:1688421600;a:1:{i:0;i:1;}i:1688425200;a:1:{i:0;i:2;}i:1688428800;a:1:{i:0;i:1;}i:1688432400;a:1:{i:0;i:2;}i:1688446800;a:1:{i:0;i:2;}i:1688454000;a:1:{i:0;i:1;}i:1688461200;a:1:{i:0;i:2;}i:1688468400;a:1:{i:0;i:2;}i:1688475600;a:1:{i:0;i:1;}i:1688479200;a:1:{i:0;i:3;}i:1688482800;a:1:{i:0;i:1;}i:1688490000;a:1:{i:0;i:1;}i:1688497200;a:1:{i:0;i:1;}i:1688504400;a:1:{i:0;i:1;}i:1688511600;a:1:{i:0;i:4;}i:1688515200;a:1:{i:0;i:1;}i:1688518800;a:1:{i:0;i:1;}i:1688522400;a:1:{i:0;i:1;}i:1688526000;a:1:{i:0;i:1;}i:1688533200;a:1:{i:0;i:1;}i:1688601600;a:1:{i:0;i:3;}i:1688612400;a:1:{i:0;i:2;}i:1688619600;a:1:{i:0;i:4;}i:1688623200;a:1:{i:0;i:5;}i:1688626800;a:1:{i:0;i:8;}i:1688630400;a:1:{i:0;i:7;}i:1688634000;a:1:{i:0;i:2;}i:1688637600;a:1:{i:0;i:11;}i:1688644800;a:1:{i:0;i:7;}i:1688648400;a:1:{i:0;i:10;}i:1688652000;a:1:{i:0;i:9;}i:1688655600;a:1:{i:0;i:11;}i:1688659200;a:1:{i:0;i:9;}i:1688662800;a:1:{i:0;i:10;}i:1688666400;a:1:{i:0;i:1;}i:1688670000;a:1:{i:0;i:10;}i:1688673600;a:1:{i:0;i:11;}i:1688677200;a:1:{i:0;i:10;}i:1688680800;a:1:{i:0;i:18;}i:1688684400;a:1:{i:0;i:10;}i:1688688000;a:1:{i:0;i:7;}i:1688691600;a:1:{i:0;i:6;}i:1688695200;a:1:{i:0;i:14;}i:1688698800;a:1:{i:0;i:8;}i:1688702400;a:1:{i:0;i:10;}i:1688706000;a:1:{i:0;i:6;}i:1688709600;a:1:{i:0;i:10;}i:1688713200;a:1:{i:0;i:8;}i:1688716800;a:1:{i:0;i:16;}i:1688720400;a:1:{i:0;i:11;}i:1688724000;a:1:{i:0;i:7;}i:1688727600;a:1:{i:0;i:11;}i:1688731200;a:1:{i:0;i:7;}i:1688734800;a:1:{i:0;i:17;}i:1688738400;a:1:{i:0;i:1;}i:1688742000;a:1:{i:0;i:17;}i:1688745600;a:1:{i:0;i:9;}i:1688749200;a:1:{i:0;i:8;}i:1688752800;a:1:{i:0;i:18;}i:1688756400;a:1:{i:0;i:8;}i:1688760000;a:1:{i:0;i:8;}i:1688763600;a:1:{i:0;i:19;}i:1688767200;a:1:{i:0;i:8;}i:1688770800;a:1:{i:0;i:12;}i:1688774400;a:1:{i:0;i:7;}i:1688778000;a:1:{i:0;i:7;}i:1688781600;a:1:{i:0;i:15;}i:1688785200;a:1:{i:0;i:8;}i:1688788800;a:1:{i:0;i:7;}i:1688792400;a:1:{i:0;i:9;}i:1688799600;a:1:{i:0;i:1;}i:1688803200;a:1:{i:0;i:2;}i:1688817600;a:1:{i:0;i:1;}i:1688821200;a:1:{i:0;i:1;}i:1688824800;a:1:{i:0;i:1;}i:1688842800;a:1:{i:0;i:1;}i:1688864400;a:1:{i:0;i:1;}i:1688868000;a:1:{i:0;i:1;}i:1688871600;a:1:{i:0;i:2;}i:1688882400;a:1:{i:0;i:1;}i:1688893200;a:1:{i:0;i:1;}i:1688907600;a:1:{i:0;i:2;}i:1688911200;a:1:{i:0;i:3;}i:1688947200;a:1:{i:0;i:1;}i:1688954400;a:1:{i:0;i:1;}i:1688994000;a:1:{i:0;i:1;}i:1688997600;a:1:{i:0;i:1;}i:1689004800;a:1:{i:0;i:1;}i:1689008400;a:1:{i:0;i:11;}i:1689026400;a:1:{i:0;i:1;}i:1689030000;a:1:{i:0;i:4;}i:1689040800;a:1:{i:0;i:1;}i:1689048000;a:1:{i:0;i:4;}i:1689051600;a:1:{i:0;i:2;}i:1689055200;a:1:{i:0;i:2;}i:1689058800;a:1:{i:0;i:2;}i:1689062400;a:1:{i:0;i:7;}i:1689066000;a:1:{i:0;i:1;}i:1689069600;a:1:{i:0;i:1;}i:1689073200;a:1:{i:0;i:1;}i:1689076800;a:1:{i:0;i:1;}i:1689087600;a:1:{i:0;i:1;}i:1689091200;a:1:{i:0;i:1;}i:1689094800;a:1:{i:0;i:3;}i:1689098400;a:1:{i:0;i:2;}i:1689102000;a:1:{i:0;i:3;}i:1689105600;a:1:{i:0;i:10;}i:1689109200;a:1:{i:0;i:3;}i:1689116400;a:1:{i:0;i:2;}i:1689120000;a:1:{i:0;i:2;}i:1689123600;a:1:{i:0;i:1;}i:1689127200;a:1:{i:0;i:1;}i:1689130800;a:1:{i:0;i:2;}i:1689134400;a:1:{i:0;i:1;}i:1689138000;a:1:{i:0;i:1;}i:1689145200;a:1:{i:0;i:5;}i:1689148800;a:1:{i:0;i:4;}i:1689152400;a:1:{i:0;i:1;}i:1689156000;a:1:{i:0;i:2;}i:1689163200;a:1:{i:0;i:8;}i:1689166800;a:1:{i:0;i:2;}i:1689170400;a:1:{i:0;i:3;}i:1689174000;a:1:{i:0;i:2;}i:1689181200;a:1:{i:0;i:1;}i:1689188400;a:1:{i:0;i:4;}i:1689192000;a:1:{i:0;i:1;}i:1689195600;a:1:{i:0;i:1;}i:1689199200;a:1:{i:0;i:1;}i:1689202800;a:1:{i:0;i:3;}i:1689206400;a:1:{i:0;i:5;}i:1689210000;a:1:{i:0;i:1;}i:1689217200;a:1:{i:0;i:2;}i:1689224400;a:1:{i:0;i:1;}i:1689228000;a:1:{i:0;i:1;}i:1689231600;a:1:{i:0;i:9;}i:1689235200;a:1:{i:0;i:1;}i:1689242400;a:1:{i:0;i:3;}i:1689246000;a:1:{i:0;i:1;}i:1689249600;a:1:{i:0;i:1;}i:1689256800;a:1:{i:0;i:1;}i:1689267600;a:1:{i:0;i:1;}i:1689271200;a:1:{i:0;i:1;}i:1689274800;a:1:{i:0;i:1;}i:1689278400;a:1:{i:0;i:1;}i:1689282000;a:1:{i:0;i:18;}i:1689289200;a:1:{i:0;i:2;}i:1689296400;a:1:{i:0;i:2;}i:1689300000;a:1:{i:0;i:4;}i:1689303600;a:1:{i:0;i:4;}i:1689307200;a:1:{i:0;i:2;}i:1689310800;a:1:{i:0;i:2;}i:1689314400;a:1:{i:0;i:1;}i:1689321600;a:1:{i:0;i:4;}i:1689325200;a:1:{i:0;i:2;}i:1689328800;a:1:{i:0;i:3;}i:1689332400;a:1:{i:0;i:8;}i:1689336000;a:1:{i:0;i:2;}i:1689339600;a:1:{i:0;i:2;}i:1689343200;a:1:{i:0;i:1;}i:1689346800;a:1:{i:0;i:1;}i:1689357600;a:1:{i:0;i:4;}i:1689361200;a:1:{i:0;i:1;}i:1689364800;a:1:{i:0;i:5;}i:1689368400;a:1:{i:0;i:367;}i:1689372000;a:1:{i:0;i:62;}i:1689375600;a:1:{i:0;i:3;}i:1689379200;a:1:{i:0;i:11;}i:1689382800;a:1:{i:0;i:2;}i:1689386400;a:1:{i:0;i:2;}i:1689390000;a:1:{i:0;i:1;}i:1689393600;a:1:{i:0;i:5;}i:1689397200;a:1:{i:0;i:4;}i:1689400800;a:1:{i:0;i:11;}i:1689404400;a:1:{i:0;i:4;}i:1689408000;a:1:{i:0;i:7;}i:1689411600;a:1:{i:0;i:5;}i:1689415200;a:1:{i:0;i:2;}i:1689418800;a:1:{i:0;i:3;}i:1689422400;a:1:{i:0;i:4;}i:1689426000;a:1:{i:0;i:3;}i:1689433200;a:1:{i:0;i:14;}i:1689436800;a:1:{i:0;i:1;}i:1689440400;a:1:{i:0;i:4;}i:1689444000;a:1:{i:0;i:2;}i:1689447600;a:1:{i:0;i:1;}i:1689451200;a:1:{i:0;i:2;}i:1689454800;a:1:{i:0;i:12;}i:1689458400;a:1:{i:0;i:2;}i:1689469200;a:1:{i:0;i:3;}i:1689472800;a:1:{i:0;i:2;}i:1689476400;a:1:{i:0;i:1;}i:1689483600;a:1:{i:0;i:4;}i:1689487200;a:1:{i:0;i:1;}i:1689494400;a:1:{i:0;i:1;}i:1689498000;a:1:{i:0;i:1;}i:1689501600;a:1:{i:0;i:5;}i:1689516000;a:1:{i:0;i:2;}i:1689519600;a:1:{i:0;i:1;}i:1689523200;a:1:{i:0;i:1;}i:1689526800;a:1:{i:0;i:9;}i:1689530400;a:1:{i:0;i:1;}i:1689537600;a:1:{i:0;i:2;}i:1689544800;a:1:{i:0;i:1;}i:1689552000;a:1:{i:0;i:2;}i:1689559200;a:1:{i:0;i:7;}i:1689566400;a:1:{i:0;i:2;}i:1689570000;a:1:{i:0;i:1;}i:1689580800;a:1:{i:0;i:4;}i:1689588000;a:1:{i:0;i:2;}i:1689591600;a:1:{i:0;i:4;}i:1689595200;a:1:{i:0;i:1;}i:1689598800;a:1:{i:0;i:11;}i:1689602400;a:1:{i:0;i:7;}i:1689606000;a:1:{i:0;i:2;}i:1689609600;a:1:{i:0;i:1;}i:1689613200;a:1:{i:0;i:3;}i:1689620400;a:1:{i:0;i:1;}i:1689624000;a:1:{i:0;i:1;}i:1689627600;a:1:{i:0;i:3;}i:1689631200;a:1:{i:0;i:6;}i:1689638400;a:1:{i:0;i:2;}i:1689645600;a:1:{i:0;i:1;}i:1689652800;a:1:{i:0;i:4;}i:1689656400;a:1:{i:0;i:2;}i:1689660000;a:1:{i:0;i:1;}i:1689663600;a:1:{i:0;i:2;}i:1689667200;a:1:{i:0;i:2;}i:1689670800;a:1:{i:0;i:1;}i:1689678000;a:1:{i:0;i:6;}i:1689685200;a:1:{i:0;i:2;}i:1689696000;a:1:{i:0;i:5;}i:1689699600;a:1:{i:0;i:5;}i:1689703200;a:1:{i:0;i:2;}i:1689706800;a:1:{i:0;i:2;}i:1689710400;a:1:{i:0;i:3;}i:1689721200;a:1:{i:0;i:1;}i:1689724800;a:1:{i:0;i:1;}i:1689732000;a:1:{i:0;i:1;}i:1689739200;a:1:{i:0;i:1;}i:1689742800;a:1:{i:0;i:2;}i:1689746400;a:1:{i:0;i:1;}i:1689750000;a:1:{i:0;i:1;}i:1689760800;a:1:{i:0;i:1;}i:1689771600;a:1:{i:0;i:3;}i:1689782400;a:1:{i:0;i:1;}i:1689786000;a:1:{i:0;i:1;}i:1689793200;a:1:{i:0;i:1;}i:1689796800;a:1:{i:0;i:1;}i:1689800400;a:1:{i:0;i:5;}i:1689804000;a:1:{i:0;i:1;}i:1689807600;a:1:{i:0;i:16;}i:1689811200;a:1:{i:0;i:5;}i:1689814800;a:1:{i:0;i:1;}i:1689822000;a:1:{i:0;i:3;}i:1689829200;a:1:{i:0;i:1;}i:1689832800;a:1:{i:0;i:2;}i:1689836400;a:1:{i:0;i:1;}i:1689843600;a:1:{i:0;i:1;}i:1689847200;a:1:{i:0;i:1;}i:1689850800;a:1:{i:0;i:2;}i:1689854400;a:1:{i:0;i:1;}i:1689858000;a:1:{i:0;i:1;}i:1689861600;a:1:{i:0;i:4;}i:1689876000;a:1:{i:0;i:1;}i:1689883200;a:1:{i:0;i:1;}i:1689886800;a:1:{i:0;i:3;}i:1689890400;a:1:{i:0;i:2;}i:1689894000;a:1:{i:0;i:1;}i:1689897600;a:1:{i:0;i:1;}i:1689904800;a:1:{i:0;i:2;}i:1689908400;a:1:{i:0;i:9;}i:1689912000;a:1:{i:0;i:2;}i:1689915600;a:1:{i:0;i:4;}i:1689919200;a:1:{i:0;i:1;}i:1689922800;a:1:{i:0;i:1;}i:1689926400;a:1:{i:0;i:6;}i:1689930000;a:1:{i:0;i:1;}i:1689933600;a:1:{i:0;i:1;}i:1689937200;a:1:{i:0;i:1;}i:1689940800;a:1:{i:0;i:2;}i:1689948000;a:1:{i:0;i:2;}i:1689958800;a:1:{i:0;i:8;}i:1689966000;a:1:{i:0;i:1;}i:1689969600;a:1:{i:0;i:2;}i:1689976800;a:1:{i:0;i:2;}i:1689987600;a:1:{i:0;i:1;}i:1689991200;a:1:{i:0;i:1;}i:1689994800;a:1:{i:0;i:1;}i:1689998400;a:1:{i:0;i:1;}i:1690002000;a:1:{i:0;i:1;}i:1690005600;a:1:{i:0;i:7;}i:1690009200;a:1:{i:0;i:2;}i:1690012800;a:1:{i:0;i:2;}i:1690027200;a:1:{i:0;i:2;}i:1690030800;a:1:{i:0;i:2;}i:1690038000;a:1:{i:0;i:1;}i:1690045200;a:1:{i:0;i:1;}i:1690048800;a:1:{i:0;i:3;}i:1690052400;a:1:{i:0;i:1;}i:1690056000;a:1:{i:0;i:1;}i:1690063200;a:1:{i:0;i:5;}i:1690070400;a:1:{i:0;i:1;}i:1690074000;a:1:{i:0;i:1;}i:1690084800;a:1:{i:0;i:1;}i:1690088400;a:1:{i:0;i:1;}i:1690095600;a:1:{i:0;i:1;}i:1690102800;a:1:{i:0;i:2;}i:1690106400;a:1:{i:0;i:1;}i:1690113600;a:1:{i:0;i:1;}i:1690117200;a:1:{i:0;i:1;}i:1690120800;a:1:{i:0;i:1;}i:1690124400;a:1:{i:0;i:1;}i:1690131600;a:1:{i:0;i:3;}i:1690135200;a:1:{i:0;i:3;}i:1690138800;a:1:{i:0;i:9;}i:1690142400;a:1:{i:0;i:3;}i:1690146000;a:1:{i:0;i:4;}i:1690149600;a:1:{i:0;i:3;}i:1690153200;a:1:{i:0;i:2;}i:1690156800;a:1:{i:0;i:2;}i:1690160400;a:1:{i:0;i:2;}i:1690164000;a:1:{i:0;i:3;}i:1690167600;a:1:{i:0;i:4;}i:1690171200;a:1:{i:0;i:2;}i:1690174800;a:1:{i:0;i:2;}i:1690182000;a:1:{i:0;i:1;}i:1690185600;a:1:{i:0;i:1;}i:1690189200;a:1:{i:0;i:3;}i:1690192800;a:1:{i:0;i:3;}i:1690196400;a:1:{i:0;i:1;}i:1690200000;a:1:{i:0;i:1;}i:1690203600;a:1:{i:0;i:2;}i:1690207200;a:1:{i:0;i:1;}i:1690214400;a:1:{i:0;i:1;}i:1690218000;a:1:{i:0;i:6;}i:1690221600;a:1:{i:0;i:2;}i:1690225200;a:1:{i:0;i:2;}i:1690228800;a:1:{i:0;i:8;}i:1690236000;a:1:{i:0;i:2;}i:1690239600;a:1:{i:0;i:8;}i:1690243200;a:1:{i:0;i:8;}i:1690246800;a:1:{i:0;i:5;}i:1690250400;a:1:{i:0;i:5;}i:1690254000;a:1:{i:0;i:2;}i:1690257600;a:1:{i:0;i:9;}i:1690261200;a:1:{i:0;i:3;}i:1690264800;a:1:{i:0;i:4;}i:1690268400;a:1:{i:0;i:9;}i:1690272000;a:1:{i:0;i:6;}i:1690275600;a:1:{i:0;i:2;}i:1690279200;a:1:{i:0;i:3;}i:1690282800;a:1:{i:0;i:6;}i:1690286400;a:1:{i:0;i:5;}i:1690290000;a:1:{i:0;i:1;}i:1690293600;a:1:{i:0;i:6;}i:1690297200;a:1:{i:0;i:3;}i:1690300800;a:1:{i:0;i:3;}i:1690304400;a:1:{i:0;i:1;}i:1690311600;a:1:{i:0;i:3;}i:1690318800;a:1:{i:0;i:5;}i:1690322400;a:1:{i:0;i:2;}i:1690329600;a:1:{i:0;i:6;}i:1690336800;a:1:{i:0;i:1;}i:1690340400;a:1:{i:0;i:2;}i:1690344000;a:1:{i:0;i:1;}i:1690347600;a:1:{i:0;i:4;}i:1690354800;a:1:{i:0;i:5;}i:1690358400;a:1:{i:0;i:3;}i:1690362000;a:1:{i:0;i:2;}i:1690365600;a:1:{i:0;i:1;}i:1690369200;a:1:{i:0;i:1;}i:1690372800;a:1:{i:0;i:1;}i:1690376400;a:1:{i:0;i:18;}i:1690380000;a:1:{i:0;i:2;}i:1690387200;a:1:{i:0;i:1;}i:1690390800;a:1:{i:0;i:11;}i:1690394400;a:1:{i:0;i:1;}i:1690398000;a:1:{i:0;i:2;}i:1690405200;a:1:{i:0;i:25;}i:1690408800;a:1:{i:0;i:4;}i:1690416000;a:1:{i:0;i:3;}i:1690423200;a:1:{i:0;i:20;}i:1690434000;a:1:{i:0;i:1;}i:1690437600;a:1:{i:0;i:1;}i:1690441200;a:1:{i:0;i:24;}i:1690444800;a:1:{i:0;i:2;}i:1690448400;a:1:{i:0;i:3;}i:1690452000;a:1:{i:0;i:1;}i:1690455600;a:1:{i:0;i:1;}i:1690459200;a:1:{i:0;i:1;}i:1690462800;a:1:{i:0;i:22;}i:1690466400;a:1:{i:0;i:2;}i:1690470000;a:1:{i:0;i:4;}i:1690477200;a:1:{i:0;i:1;}i:1690484400;a:1:{i:0;i:19;}i:1690488000;a:1:{i:0;i:3;}i:1690491600;a:1:{i:0;i:2;}i:1690495200;a:1:{i:0;i:1;}i:1690498800;a:1:{i:0;i:16;}i:1690502400;a:1:{i:0;i:1;}i:1690509600;a:1:{i:0;i:2;}i:1690513200;a:1:{i:0;i:34;}i:1690524000;a:1:{i:0;i:1;}i:1690527600;a:1:{i:0;i:19;}i:1690531200;a:1:{i:0;i:1;}i:1690534800;a:1:{i:0;i:2;}i:1690538400;a:1:{i:0;i:1;}i:1690542000;a:1:{i:0;i:1;}i:1690545600;a:1:{i:0;i:15;}i:1690549200;a:1:{i:0;i:4;}i:1690552800;a:1:{i:0;i:3;}i:1690563600;a:1:{i:0;i:14;}i:1690567200;a:1:{i:0;i:2;}i:1690581600;a:1:{i:0;i:20;}i:1690588800;a:1:{i:0;i:1;}i:1690599600;a:1:{i:0;i:13;}i:1690606800;a:1:{i:0;i:1;}i:1690610400;a:1:{i:0;i:1;}i:1690614000;a:1:{i:0;i:3;}i:1690621200;a:1:{i:0;i:10;}i:1690628400;a:1:{i:0;i:1;}i:1690635600;a:1:{i:0;i:10;}i:1690642800;a:1:{i:0;i:2;}i:1690646400;a:1:{i:0;i:5;}i:1690657200;a:1:{i:0;i:1;}i:1690660800;a:1:{i:0;i:5;}i:1690664400;a:1:{i:0;i:1;}i:1690668000;a:1:{i:0;i:1;}i:1690671600;a:1:{i:0;i:1;}i:1690675200;a:1:{i:0;i:14;}i:1690686000;a:1:{i:0;i:1;}i:1690696800;a:1:{i:0;i:19;}i:1690700400;a:1:{i:0;i:1;}i:1690707600;a:1:{i:0;i:1;}i:1690714800;a:1:{i:0;i:20;}i:1690725600;a:1:{i:0;i:1;}i:1690729200;a:1:{i:0;i:1;}i:1690732800;a:1:{i:0;i:15;}i:1690736400;a:1:{i:0;i:1;}i:1690743600;a:1:{i:0;i:1;}i:1690747200;a:1:{i:0;i:1;}i:1690754400;a:1:{i:0;i:17;}i:1690765200;a:1:{i:0;i:2;}i:1690768800;a:1:{i:0;i:3;}i:1690772400;a:1:{i:0;i:15;}i:1690776000;a:1:{i:0;i:4;}i:1690779600;a:1:{i:0;i:1;}i:1690786800;a:1:{i:0;i:1;}i:1690790400;a:1:{i:0;i:1;}i:1690794000;a:1:{i:0;i:19;}i:1690804800;a:1:{i:0;i:17;}i:1690808400;a:1:{i:0;i:3;}i:1690819200;a:1:{i:0;i:11;}i:1690822800;a:1:{i:0;i:2;}i:1690830000;a:1:{i:0;i:4;}i:1690840800;a:1:{i:0;i:2;}i:1690844400;a:1:{i:0;i:14;}i:1690848000;a:1:{i:0;i:3;}i:1690851600;a:1:{i:0;i:2;}i:1690855200;a:1:{i:0;i:4;}i:1690858800;a:1:{i:0;i:10;}i:1690862400;a:1:{i:0;i:18;}i:1690866000;a:1:{i:0;i:6;}i:1690869600;a:1:{i:0;i:1;}i:1690873200;a:1:{i:0;i:16;}i:1690876800;a:1:{i:0;i:1;}i:1690880400;a:1:{i:0;i:1;}i:1690887600;a:1:{i:0;i:13;}i:1690894800;a:1:{i:0;i:3;}i:1690902000;a:1:{i:0;i:19;}i:1690916400;a:1:{i:0;i:10;}i:1690920000;a:1:{i:0;i:1;}i:1690927200;a:1:{i:0;i:12;}i:1690941600;a:1:{i:0;i:16;}i:1690945200;a:1:{i:0;i:3;}i:1690952400;a:1:{i:0;i:2;}i:1690956000;a:1:{i:0;i:15;}i:1690963200;a:1:{i:0;i:3;}i:1690970400;a:1:{i:0;i:19;}i:1690974000;a:1:{i:0;i:2;}i:1690977600;a:1:{i:0;i:2;}i:1690981200;a:1:{i:0;i:2;}i:1690988400;a:1:{i:0;i:5;}i:1690992000;a:1:{i:0;i:24;}i:1690995600;a:1:{i:0;i:3;}i:1690999200;a:1:{i:0;i:2;}i:1691002800;a:1:{i:0;i:1;}i:1691006400;a:1:{i:0;i:1;}i:1691013600;a:1:{i:0;i:1;}i:1691017200;a:1:{i:0;i:3;}i:1691020800;a:1:{i:0;i:20;}i:1691024400;a:1:{i:0;i:1;}i:1691028000;a:1:{i:0;i:2;}i:1691035200;a:1:{i:0;i:3;}i:1691038800;a:1:{i:0;i:3;}i:1691042400;a:1:{i:0;i:2;}i:1691046000;a:1:{i:0;i:1;}i:1691053200;a:1:{i:0;i:2;}i:1691056800;a:1:{i:0;i:13;}i:1691064000;a:1:{i:0;i:2;}i:1691067600;a:1:{i:0;i:6;}i:1691071200;a:1:{i:0;i:2;}i:1691074800;a:1:{i:0;i:11;}i:1691078400;a:1:{i:0;i:1;}i:1691092800;a:1:{i:0;i:2;}i:1691096400;a:1:{i:0;i:18;}i:1691100000;a:1:{i:0;i:1;}i:1691107200;a:1:{i:0;i:1;}i:1691110800;a:1:{i:0;i:2;}i:1691114400;a:1:{i:0;i:2;}i:1691118000;a:1:{i:0;i:9;}i:1691121600;a:1:{i:0;i:2;}i:1691125200;a:1:{i:0;i:2;}i:1691132400;a:1:{i:0;i:2;}i:1691136000;a:1:{i:0;i:1;}i:1691139600;a:1:{i:0;i:1;}i:1691143200;a:1:{i:0;i:1;}i:1691146800;a:1:{i:0;i:2;}i:1691150400;a:1:{i:0;i:3;}i:1691154000;a:1:{i:0;i:4;}i:1691157600;a:1:{i:0;i:1;}i:1691161200;a:1:{i:0;i:1;}i:1691164800;a:1:{i:0;i:18;}i:1691168400;a:1:{i:0;i:1;}i:1691172000;a:1:{i:0;i:1;}i:1691175600;a:1:{i:0;i:1;}i:1691179200;a:1:{i:0;i:2;}i:1691182800;a:1:{i:0;i:1;}i:1691186400;a:1:{i:0;i:3;}i:1691190000;a:1:{i:0;i:1;}i:1691193600;a:1:{i:0;i:4;}i:1691197200;a:1:{i:0;i:23;}i:1691200800;a:1:{i:0;i:1;}i:1691204400;a:1:{i:0;i:1;}i:1691208000;a:1:{i:0;i:1;}i:1691211600;a:1:{i:0;i:2;}i:1691215200;a:1:{i:0;i:4;}i:1691222400;a:1:{i:0;i:3;}i:1691226000;a:1:{i:0;i:1;}i:1691229600;a:1:{i:0;i:4;}i:1691233200;a:1:{i:0;i:2;}i:1691236800;a:1:{i:0;i:18;}i:1691240400;a:1:{i:0;i:1;}i:1691244000;a:1:{i:0;i:1;}i:1691251200;a:1:{i:0;i:1;}i:1691254800;a:1:{i:0;i:1;}i:1691258400;a:1:{i:0;i:11;}i:1691262000;a:1:{i:0;i:2;}i:1691265600;a:1:{i:0;i:4;}i:1691269200;a:1:{i:0;i:2;}i:1691272800;a:1:{i:0;i:1;}i:1691276400;a:1:{i:0;i:4;}i:1691280000;a:1:{i:0;i:13;}i:1691283600;a:1:{i:0;i:5;}i:1691290800;a:1:{i:0;i:2;}i:1691298000;a:1:{i:0;i:15;}i:1691301600;a:1:{i:0;i:1;}i:1691330400;a:1:{i:0;i:15;}i:1691334000;a:1:{i:0;i:1;}i:1691359200;a:1:{i:0;i:18;}i:1691395200;a:1:{i:0;i:9;}i:1691413200;a:1:{i:0;i:1;}i:1691416800;a:1:{i:0;i:5;}i:1691431200;a:1:{i:0;i:3;}i:1691434800;a:1:{i:0;i:1;}i:1691438400;a:1:{i:0;i:17;}i:1691445600;a:1:{i:0;i:3;}i:1691449200;a:1:{i:0;i:2;}i:1691452800;a:1:{i:0;i:2;}i:1691456400;a:1:{i:0;i:3;}i:1691460000;a:1:{i:0;i:3;}i:1691463600;a:1:{i:0;i:2;}i:1691467200;a:1:{i:0;i:24;}i:1691470800;a:1:{i:0;i:2;}i:1691474400;a:1:{i:0;i:2;}i:1691478000;a:1:{i:0;i:1;}i:1691485200;a:1:{i:0;i:16;}i:1691488800;a:1:{i:0;i:1;}i:1691492400;a:1:{i:0;i:2;}i:1691499600;a:1:{i:0;i:1;}i:1691510400;a:1:{i:0;i:1;}i:1691514000;a:1:{i:0;i:1;}i:1691517600;a:1:{i:0;i:10;}i:1691524800;a:1:{i:0;i:1;}i:1691528400;a:1:{i:0;i:2;}i:1691532000;a:1:{i:0;i:5;}i:1691535600;a:1:{i:0;i:1;}i:1691539200;a:1:{i:0;i:3;}i:1691546400;a:1:{i:0;i:1;}i:1691550000;a:1:{i:0;i:11;}i:1691553600;a:1:{i:0;i:1;}i:1691557200;a:1:{i:0;i:2;}i:1691575200;a:1:{i:0;i:2;}i:1691589600;a:1:{i:0;i:1;}i:1691596800;a:1:{i:0;i:12;}i:1691600400;a:1:{i:0;i:7;}i:1691614800;a:1:{i:0;i:5;}i:1691625600;a:1:{i:0;i:3;}i:1691629200;a:1:{i:0;i:6;}i:1691643600;a:1:{i:0;i:2;}i:1691654400;a:1:{i:0;i:17;}i:1691658000;a:1:{i:0;i:1;}i:1691661600;a:1:{i:0;i:1;}i:1691672400;a:1:{i:0;i:2;}i:1691676000;a:1:{i:0;i:1;}i:1691683200;a:1:{i:0;i:18;}i:1691694000;a:1:{i:0;i:2;}i:1691704800;a:1:{i:0;i:1;}i:1691712000;a:1:{i:0;i:20;}i:1691722800;a:1:{i:0;i:3;}i:1691726400;a:1:{i:0;i:2;}i:1691744400;a:1:{i:0;i:9;}i:1691748000;a:1:{i:0;i:1;}i:1691758800;a:1:{i:0;i:9;}i:1691773200;a:1:{i:0;i:3;}i:1691784000;a:1:{i:0;i:2;}i:1691787600;a:1:{i:0;i:4;}i:1691791200;a:1:{i:0;i:6;}i:1691794800;a:1:{i:0;i:1;}i:1691798400;a:1:{i:0;i:2;}i:1691802000;a:1:{i:0;i:1;}i:1691805600;a:1:{i:0;i:1;}i:1691809200;a:1:{i:0;i:5;}i:1691812800;a:1:{i:0;i:1;}i:1691816400;a:1:{i:0;i:2;}i:1691820000;a:1:{i:0;i:1;}i:1691823600;a:1:{i:0;i:2;}i:1691827200;a:1:{i:0;i:1;}i:1691830800;a:1:{i:0;i:1;}i:1691834400;a:1:{i:0;i:8;}i:1691838000;a:1:{i:0;i:1;}i:1691841600;a:1:{i:0;i:1;}i:1691845200;a:1:{i:0;i:2;}i:1691848800;a:1:{i:0;i:1;}i:1691852400;a:1:{i:0;i:1;}i:1691856000;a:1:{i:0;i:1;}i:1691859600;a:1:{i:0;i:12;}i:1691863200;a:1:{i:0;i:1;}i:1691866800;a:1:{i:0;i:2;}i:1691870400;a:1:{i:0;i:1;}i:1691874000;a:1:{i:0;i:1;}i:1691877600;a:1:{i:0;i:1;}i:1691881200;a:1:{i:0;i:1;}i:1691884800;a:1:{i:0;i:11;}i:1691888400;a:1:{i:0;i:2;}i:1691892000;a:1:{i:0;i:1;}i:1691895600;a:1:{i:0;i:2;}i:1691899200;a:1:{i:0;i:1;}i:1691902800;a:1:{i:0;i:1;}i:1691906400;a:1:{i:0;i:2;}i:1691910000;a:1:{i:0;i:6;}i:1691913600;a:1:{i:0;i:1;}i:1691917200;a:1:{i:0;i:2;}i:1691920800;a:1:{i:0;i:1;}i:1691928000;a:1:{i:0;i:5;}i:1691931600;a:1:{i:0;i:1;}i:1691938800;a:1:{i:0;i:8;}i:1691949600;a:1:{i:0;i:2;}i:1691967600;a:1:{i:0;i:6;}i:1691992800;a:1:{i:0;i:8;}i:1692028800;a:1:{i:0;i:2;}i:1692054000;a:1:{i:0;i:3;}i:1692118800;a:1:{i:0;i:3;}i:1692140400;a:1:{i:0;i:3;}i:1692266400;a:1:{i:0;i:2;}i:1692414000;a:1:{i:0;i:3;}i:1692439200;a:1:{i:0;i:6;}i:1692504000;a:1:{i:0;i:1;}i:1692518400;a:1:{i:0;i:1;}i:1692547200;a:1:{i:0;i:1;}i:1692561600;a:1:{i:0;i:1;}i:1692568800;a:1:{i:0;i:1;}i:1692572400;a:1:{i:0;i:1;}i:1692586800;a:1:{i:0;i:1;}i:1692594000;a:1:{i:0;i:1;}i:1692615600;a:1:{i:0;i:25;}i:1692626400;a:1:{i:0;i:1;}i:1692640800;a:1:{i:0;i:1;}i:1692658800;a:1:{i:0;i:1;}i:1692709200;a:1:{i:0;i:1;}i:1692716400;a:1:{i:0;i:2;}i:1692730800;a:1:{i:0;i:2;}i:1692734400;a:1:{i:0;i:6;}i:1692759600;a:1:{i:0;i:9;}i:1692795600;a:1:{i:0;i:1;}i:1692806400;a:1:{i:0;i:1;}i:1692824400;a:1:{i:0;i:4;}i:1692907200;a:1:{i:0;i:3;}i:1692918000;a:1:{i:0;i:7;}i:1692921600;a:1:{i:0;i:1;}i:1692961200;a:1:{i:0;i:1;}i:1692979200;a:1:{i:0;i:1;}i:1692982800;a:1:{i:0;i:1;}i:1692997200;a:1:{i:0;i:2;}i:1693000800;a:1:{i:0;i:1;}i:1693004400;a:1:{i:0;i:2;}i:1693069200;a:1:{i:0;i:1;}i:1693090800;a:1:{i:0;i:1;}i:1693105200;a:1:{i:0;i:1;}i:1693116000;a:1:{i:0;i:1;}i:1693126800;a:1:{i:0;i:1;}i:1693137600;a:1:{i:0;i:1;}i:1693144800;a:1:{i:0;i:1;}i:1693155600;a:1:{i:0;i:65;}i:1693162800;a:1:{i:0;i:1;}i:1693263600;a:1:{i:0;i:2;}i:1693306800;a:1:{i:0;i:1;}i:1693328400;a:1:{i:0;i:1;}i:1693335600;a:1:{i:0;i:3;}i:1693339200;a:1:{i:0;i:2;}i:1693342800;a:1:{i:0;i:5;}i:1693346400;a:1:{i:0;i:6;}i:1693350000;a:1:{i:0;i:3;}i:1693353600;a:1:{i:0;i:4;}i:1693357200;a:1:{i:0;i:3;}i:1693360800;a:1:{i:0;i:5;}i:1693364400;a:1:{i:0;i:5;}i:1693368000;a:1:{i:0;i:4;}i:1693371600;a:1:{i:0;i:3;}i:1693375200;a:1:{i:0;i:4;}i:1693378800;a:1:{i:0;i:4;}i:1693382400;a:1:{i:0;i:1;}i:1693393200;a:1:{i:0;i:2;}i:1693396800;a:1:{i:0;i:3;}i:1693400400;a:1:{i:0;i:4;}i:1693404000;a:1:{i:0;i:2;}i:1693407600;a:1:{i:0;i:5;}i:1693411200;a:1:{i:0;i:4;}i:1693414800;a:1:{i:0;i:4;}i:1693418400;a:1:{i:0;i:5;}i:1693422000;a:1:{i:0;i:3;}i:1693425600;a:1:{i:0;i:2;}i:1693429200;a:1:{i:0;i:4;}i:1693432800;a:1:{i:0;i:5;}i:1693436400;a:1:{i:0;i:3;}i:1693440000;a:1:{i:0;i:6;}i:1693443600;a:1:{i:0;i:5;}i:1693447200;a:1:{i:0;i:5;}i:1693450800;a:1:{i:0;i:5;}i:1693454400;a:1:{i:0;i:6;}i:1693458000;a:1:{i:0;i:4;}i:1693465200;a:1:{i:0;i:2;}i:1693468800;a:1:{i:0;i:4;}i:1693472400;a:1:{i:0;i:2;}i:1693476000;a:1:{i:0;i:4;}i:1693483200;a:1:{i:0;i:2;}i:1693486800;a:1:{i:0;i:2;}i:1693494000;a:1:{i:0;i:2;}i:1693497600;a:1:{i:0;i:2;}i:1693501200;a:1:{i:0;i:1;}i:1693504800;a:1:{i:0;i:1;}i:1693508400;a:1:{i:0;i:1;}i:1693512000;a:1:{i:0;i:1;}i:1693515600;a:1:{i:0;i:2;}i:1693519200;a:1:{i:0;i:1;}i:1693522800;a:1:{i:0;i:1;}i:1693526400;a:1:{i:0;i:11;}i:1693530000;a:1:{i:0;i:1;}i:1693533600;a:1:{i:0;i:9;}i:1693537200;a:1:{i:0;i:5;}i:1693540800;a:1:{i:0;i:3;}i:1693544400;a:1:{i:0;i:5;}i:1693548000;a:1:{i:0;i:4;}i:1693551600;a:1:{i:0;i:6;}i:1693555200;a:1:{i:0;i:4;}i:1693558800;a:1:{i:0;i:4;}i:1693562400;a:1:{i:0;i:3;}i:1693566000;a:1:{i:0;i:10;}i:1693569600;a:1:{i:0;i:5;}i:1693573200;a:1:{i:0;i:3;}i:1693576800;a:1:{i:0;i:8;}i:1693580400;a:1:{i:0;i:7;}i:1693584000;a:1:{i:0;i:5;}i:1693587600;a:1:{i:0;i:6;}i:1693591200;a:1:{i:0;i:4;}i:1693594800;a:1:{i:0;i:4;}i:1693598400;a:1:{i:0;i:4;}i:1693602000;a:1:{i:0;i:4;}i:1693605600;a:1:{i:0;i:2;}i:1693609200;a:1:{i:0;i:3;}i:1693612800;a:1:{i:0;i:3;}i:1693616400;a:1:{i:0;i:4;}i:1693620000;a:1:{i:0;i:4;}i:1693623600;a:1:{i:0;i:3;}i:1693627200;a:1:{i:0;i:4;}i:1693630800;a:1:{i:0;i:9;}i:1693634400;a:1:{i:0;i:2;}i:1693638000;a:1:{i:0;i:6;}i:1693641600;a:1:{i:0;i:3;}i:1693645200;a:1:{i:0;i:4;}i:1693648800;a:1:{i:0;i:5;}i:1693652400;a:1:{i:0;i:5;}i:1693656000;a:1:{i:0;i:4;}i:1693659600;a:1:{i:0;i:3;}i:1693663200;a:1:{i:0;i:4;}i:1693666800;a:1:{i:0;i:4;}i:1693670400;a:1:{i:0;i:4;}i:1693674000;a:1:{i:0;i:6;}i:1693677600;a:1:{i:0;i:6;}i:1693681200;a:1:{i:0;i:5;}i:1693684800;a:1:{i:0;i:7;}i:1693688400;a:1:{i:0;i:8;}i:1693692000;a:1:{i:0;i:5;}i:1693695600;a:1:{i:0;i:11;}i:1693699200;a:1:{i:0;i:6;}i:1693702800;a:1:{i:0;i:5;}i:1693706400;a:1:{i:0;i:5;}i:1693710000;a:1:{i:0;i:4;}i:1693713600;a:1:{i:0;i:6;}i:1693717200;a:1:{i:0;i:2;}i:1693720800;a:1:{i:0;i:8;}i:1693724400;a:1:{i:0;i:5;}i:1693728000;a:1:{i:0;i:4;}i:1693731600;a:1:{i:0;i:4;}i:1693735200;a:1:{i:0;i:2;}i:1693738800;a:1:{i:0;i:6;}i:1693742400;a:1:{i:0;i:5;}i:1693746000;a:1:{i:0;i:7;}i:1693749600;a:1:{i:0;i:9;}i:1693753200;a:1:{i:0;i:5;}i:1693756800;a:1:{i:0;i:6;}i:1693760400;a:1:{i:0;i:6;}i:1693764000;a:1:{i:0;i:6;}i:1693767600;a:1:{i:0;i:5;}i:1693771200;a:1:{i:0;i:7;}i:1693774800;a:1:{i:0;i:50;}i:1693778400;a:1:{i:0;i:5;}i:1693782000;a:1:{i:0;i:4;}i:1693785600;a:1:{i:0;i:9;}i:1693789200;a:1:{i:0;i:6;}i:1693792800;a:1:{i:0;i:4;}i:1693796400;a:1:{i:0;i:1;}i:1693800000;a:1:{i:0;i:5;}i:1693803600;a:1:{i:0;i:5;}i:1693807200;a:1:{i:0;i:8;}i:1693810800;a:1:{i:0;i:3;}i:1693814400;a:1:{i:0;i:6;}i:1693818000;a:1:{i:0;i:5;}i:1693821600;a:1:{i:0;i:9;}i:1693825200;a:1:{i:0;i:6;}i:1693828800;a:1:{i:0;i:5;}i:1693832400;a:1:{i:0;i:5;}i:1693836000;a:1:{i:0;i:4;}i:1693839600;a:1:{i:0;i:6;}i:1693843200;a:1:{i:0;i:3;}i:1693846800;a:1:{i:0;i:9;}i:1693850400;a:1:{i:0;i:5;}i:1693854000;a:1:{i:0;i:5;}i:1693857600;a:1:{i:0;i:6;}i:1693861200;a:1:{i:0;i:4;}i:1693864800;a:1:{i:0;i:8;}i:1693868400;a:1:{i:0;i:5;}i:1693872000;a:1:{i:0;i:2;}i:1693875600;a:1:{i:0;i:10;}i:1693879200;a:1:{i:0;i:8;}i:1693882800;a:1:{i:0;i:8;}i:1693886400;a:1:{i:0;i:5;}i:1693890000;a:1:{i:0;i:3;}i:1693893600;a:1:{i:0;i:7;}i:1693897200;a:1:{i:0;i:5;}i:1693900800;a:1:{i:0;i:6;}i:1693904400;a:1:{i:0;i:3;}i:1693911600;a:1:{i:0;i:2;}i:1693915200;a:1:{i:0;i:2;}i:1693918800;a:1:{i:0;i:2;}i:1693922400;a:1:{i:0;i:1;}i:1693926000;a:1:{i:0;i:3;}i:1693929600;a:1:{i:0;i:7;}i:1693933200;a:1:{i:0;i:2;}i:1693936800;a:1:{i:0;i:3;}i:1693947600;a:1:{i:0;i:9;}i:1693951200;a:1:{i:0;i:2;}i:1693954800;a:1:{i:0;i:3;}i:1693958400;a:1:{i:0;i:1;}i:1693962000;a:1:{i:0;i:2;}i:1693965600;a:1:{i:0;i:1;}i:1693969200;a:1:{i:0;i:4;}i:1693976400;a:1:{i:0;i:3;}i:1693980000;a:1:{i:0;i:5;}i:1693983600;a:1:{i:0;i:1;}i:1693987200;a:1:{i:0;i:3;}i:1693990800;a:1:{i:0;i:5;}i:1694001600;a:1:{i:0;i:2;}i:1694005200;a:1:{i:0;i:3;}i:1694008800;a:1:{i:0;i:1;}i:1694016000;a:1:{i:0;i:4;}i:1694023200;a:1:{i:0;i:1;}i:1694026800;a:1:{i:0;i:2;}i:1694034000;a:1:{i:0;i:3;}i:1694037600;a:1:{i:0;i:4;}i:1694041200;a:1:{i:0;i:5;}i:1694044800;a:1:{i:0;i:3;}i:1694048400;a:1:{i:0;i:1;}i:1694052000;a:1:{i:0;i:4;}i:1694059200;a:1:{i:0;i:5;}i:1694062800;a:1:{i:0;i:2;}i:1694066400;a:1:{i:0;i:5;}i:1694070000;a:1:{i:0;i:1;}i:1694073600;a:1:{i:0;i:2;}i:1694077200;a:1:{i:0;i:6;}i:1694080800;a:1:{i:0;i:3;}i:1694084400;a:1:{i:0;i:3;}i:1694088000;a:1:{i:0;i:2;}i:1694091600;a:1:{i:0;i:5;}i:1694095200;a:1:{i:0;i:3;}i:1694098800;a:1:{i:0;i:1;}i:1694102400;a:1:{i:0;i:5;}i:1694113200;a:1:{i:0;i:2;}i:1694120400;a:1:{i:0;i:3;}i:1694124000;a:1:{i:0;i:1;}i:1694127600;a:1:{i:0;i:2;}i:1694131200;a:1:{i:0;i:4;}i:1694134800;a:1:{i:0;i:2;}i:1694138400;a:1:{i:0;i:4;}i:1694145600;a:1:{i:0;i:2;}i:1694149200;a:1:{i:0;i:2;}i:1694156400;a:1:{i:0;i:1;}i:1694163600;a:1:{i:0;i:1;}i:1694167200;a:1:{i:0;i:4;}i:1694170800;a:1:{i:0;i:2;}i:1694178000;a:1:{i:0;i:4;}i:1694181600;a:1:{i:0;i:2;}i:1694185200;a:1:{i:0;i:2;}i:1694188800;a:1:{i:0;i:2;}i:1694192400;a:1:{i:0;i:2;}i:1694196000;a:1:{i:0;i:6;}i:1694203200;a:1:{i:0;i:1;}i:1694206800;a:1:{i:0;i:4;}i:1694210400;a:1:{i:0;i:3;}i:1694214000;a:1:{i:0;i:8;}i:1694217600;a:1:{i:0;i:4;}i:1694221200;a:1:{i:0;i:6;}i:1694224800;a:1:{i:0;i:8;}i:1694228400;a:1:{i:0;i:3;}i:1694232000;a:1:{i:0;i:8;}i:1694235600;a:1:{i:0;i:4;}i:1694239200;a:1:{i:0;i:6;}i:1694242800;a:1:{i:0;i:2;}i:1694246400;a:1:{i:0;i:5;}i:1694250000;a:1:{i:0;i:5;}i:1694253600;a:1:{i:0;i:6;}i:1694257200;a:1:{i:0;i:7;}i:1694260800;a:1:{i:0;i:10;}i:1694264400;a:1:{i:0;i:7;}i:1694268000;a:1:{i:0;i:2;}i:1694271600;a:1:{i:0;i:5;}i:1694275200;a:1:{i:0;i:5;}i:1694278800;a:1:{i:0;i:6;}i:1694282400;a:1:{i:0;i:3;}i:1694286000;a:1:{i:0;i:3;}i:1694293200;a:1:{i:0;i:4;}i:1694296800;a:1:{i:0;i:4;}i:1694300400;a:1:{i:0;i:2;}i:1694304000;a:1:{i:0;i:3;}i:1694307600;a:1:{i:0;i:2;}i:1694311200;a:1:{i:0;i:1;}i:1694314800;a:1:{i:0;i:3;}i:1694318400;a:1:{i:0;i:2;}i:1694322000;a:1:{i:0;i:6;}i:1694325600;a:1:{i:0;i:2;}i:1694332800;a:1:{i:0;i:3;}i:1694340000;a:1:{i:0;i:4;}i:1694343600;a:1:{i:0;i:5;}i:1694347200;a:1:{i:0;i:2;}i:1694350800;a:1:{i:0;i:2;}i:1694354400;a:1:{i:0;i:5;}i:1694361600;a:1:{i:0;i:3;}i:1694368800;a:1:{i:0;i:1;}i:1694372400;a:1:{i:0;i:1;}i:1694376000;a:1:{i:0;i:4;}i:1694379600;a:1:{i:0;i:4;}i:1694383200;a:1:{i:0;i:4;}i:1694386800;a:1:{i:0;i:3;}i:1694390400;a:1:{i:0;i:2;}i:1694394000;a:1:{i:0;i:3;}i:1694397600;a:1:{i:0;i:3;}i:1694404800;a:1:{i:0;i:3;}i:1694408400;a:1:{i:0;i:2;}i:1694412000;a:1:{i:0;i:5;}i:1694415600;a:1:{i:0;i:2;}i:1694419200;a:1:{i:0;i:1;}i:1694422800;a:1:{i:0;i:3;}i:1694426400;a:1:{i:0;i:1;}i:1694430000;a:1:{i:0;i:2;}i:1694433600;a:2:{i:0;i:4;i:1;i:2;}i:1694437200;a:1:{i:0;i:5;}i:1694440800;a:1:{i:0;i:5;}i:1694444400;a:1:{i:0;i:3;}i:1694448000;a:1:{i:0;i:4;}i:1694455200;a:1:{i:0;i:3;}i:1694458800;a:1:{i:0;i:5;}i:1694462400;a:1:{i:0;i:8;}i:1694466000;a:1:{i:0;i:4;}i:1694469600;a:1:{i:0;i:5;}i:1694476800;a:1:{i:0;i:5;}i:1694480400;a:1:{i:0;i:3;}i:1694484000;a:1:{i:0;i:5;}i:1694487600;a:1:{i:0;i:1;}i:1694491200;a:1:{i:0;i:4;}i:1694494800;a:1:{i:0;i:1;}i:1694498400;a:1:{i:0;i:3;}i:1694502000;a:1:{i:0;i:3;}i:1694505600;a:2:{i:0;i:2;i:1;i:2;}i:1694509200;a:1:{i:0;i:2;}i:1694512800;a:2:{i:0;i:1;i:1;i:1;}}','no'),(234423,'_transient_health-check-site-status-result','{\"good\":12,\"recommended\":6,\"critical\":3}','yes'),(234490,'recovery_mode_email_last_sent','1694501199','yes'),(245032,'_site_transient_timeout_php_check_6a93f292d9a273c004fc36e1f86d97b3','1694973258','no'),(245033,'_site_transient_php_check_6a93f292d9a273c004fc36e1f86d97b3','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:3:\"7.0\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:0;}','no'),(245138,'fileorganizer_promo_time','1694436502','yes'),(245139,'_site_transient_timeout_php_check_a5907c2ea4d6fbd7e531b3aa7734f0e4','1695041436','no'),(245140,'_site_transient_php_check_a5907c2ea4d6fbd7e531b3aa7734f0e4','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:3:\"7.0\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:0;}','no'),(245141,'_transient_timeout_bcloud_trial_token','1694518168','no'),(245142,'_transient_bcloud_trial_token','h6s5MvsAwUCBUTXzkS4i63aqR6ntHetJ','no'),(245158,'can_compress_scripts','1','no'),(245167,'fresh_site','0','yes'),(245295,'_site_transient_timeout_available_translations','1694517866','no');
INSERT INTO `wp_options` VALUES (245296,'_site_transient_available_translations','a:130:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-05-13 15:59:22\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"am\";a:8:{s:8:\"language\";s:2:\"am\";s:7:\"version\";s:5:\"6.0.5\";s:7:\"updated\";s:19:\"2022-09-29 20:43:49\";s:12:\"english_name\";s:7:\"Amharic\";s:11:\"native_name\";s:12:\"አማርኛ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.5/am.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"am\";i:2;s:3:\"amh\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ቀጥል\";}}s:3:\"arg\";a:8:{s:8:\"language\";s:3:\"arg\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-09-22 16:46:56\";s:12:\"english_name\";s:9:\"Aragonese\";s:11:\"native_name\";s:9:\"Aragonés\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/translation/core/6.1/arg.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"an\";i:2;s:3:\"arg\";i:3;s:3:\"arg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continar\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-04 13:58:35\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/6.1/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"متابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:6:\"4.8.22\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.22/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"6.0.5\";s:7:\"updated\";s:19:\"2023-06-17 14:58:52\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.5/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-12 20:34:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.23\";s:7:\"updated\";s:19:\"2019-10-29 07:54:22\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.23/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-15 12:10:01\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:6:\"5.4.13\";s:7:\"updated\";s:19:\"2020-10-31 08:48:37\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.13/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:28:\"চালিয়ে যান\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-10-30 03:24:38\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:33:\"མུ་མཐུད་དུ།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-08-09 10:47:25\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-13 14:46:37\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/6.1/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-12 17:43:13\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-14 15:48:08\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/6.1/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-09 12:50:25\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-13 01:36:21\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-02 17:33:39\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.1/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-02 17:31:02\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"6.0.5\";s:7:\"updated\";s:19:\"2022-03-17 12:58:14\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.5/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-13 12:54:56\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/6.1/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-07-16 12:13:09\";s:12:\"english_name\";s:13:\"Lower Sorbian\";s:11:\"native_name\";s:16:\"Dolnoserbšćina\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/translation/core/6.1/dsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"dsb\";i:3;s:3:\"dsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Dalej\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-08 21:06:49\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/6.1/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-10-21 02:51:54\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.0.5\";s:7:\"updated\";s:19:\"2021-12-24 12:36:39\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.5/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-09 10:47:19\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-10 21:58:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"6.0.5\";s:7:\"updated\";s:19:\"2022-04-01 22:35:34\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.5/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-09-29 20:39:44\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/6.1/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-07-07 20:37:41\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-06 17:58:56\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-10 18:26:21\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-10 19:19:07\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-07-22 14:08:10\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_DO\";a:8:{s:8:\"language\";s:5:\"es_DO\";s:7:\"version\";s:5:\"5.8.7\";s:7:\"updated\";s:19:\"2021-10-08 14:32:50\";s:12:\"english_name\";s:28:\"Spanish (Dominican Republic)\";s:11:\"native_name\";s:33:\"Español de República Dominicana\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8.7/es_DO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"5.8.7\";s:7:\"updated\";s:19:\"2021-10-04 20:53:18\";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/5.8.7/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-06-14 16:02:22\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:6:\"5.4.13\";s:7:\"updated\";s:19:\"2020-04-29 15:36:59\";s:12:\"english_name\";s:21:\"Spanish (Puerto Rico)\";s:11:\"native_name\";s:23:\"Español de Puerto Rico\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.13/es_PR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.18\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.18/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-11 23:25:26\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-14 21:16:08\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-08-12 08:38:59\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-15 05:47:03\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/6.1/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-14 06:24:45\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"fa_AF\";a:8:{s:8:\"language\";s:5:\"fa_AF\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-07 02:53:22\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/fa_AF.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-10-26 17:27:26\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/6.1/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-11 22:13:08\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-06 16:00:35\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-22 13:54:46\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.22\";s:7:\"updated\";s:19:\"2023-04-30 13:56:46\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.22/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-11 06:07:46\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:6:\"4.9.23\";s:7:\"updated\";s:19:\"2023-07-25 11:17:47\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.23/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ચાલુ રાખો\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.30\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.4.30/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-02 09:16:06\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/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:6:\"5.5.12\";s:7:\"updated\";s:19:\"2023-08-11 04:03:50\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.5.12/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"जारी रखें\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-11 10:30:04\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/6.1/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-07-18 19:40:10\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"Hornjoserbšćina\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/translation/core/6.1/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-14 20:05:53\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-15 14:49:50\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.9.23\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.23/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-15 15:36:12\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-15 02:07:47\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/6.1/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"次へ\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.23\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.23/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"6.0.5\";s:7:\"updated\";s:19:\"2023-05-19 07:40:56\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.5/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-04 12:58:16\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/translation/core/6.1/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:6:\"4.9.23\";s:7:\"updated\";s:19:\"2018-07-10 11:35:44\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.23/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:6:\"5.2.18\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.18/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-10-20 17:15:28\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/6.1/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ಮುಂದುವರಿಸು\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-10-26 10:32:24\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"5.8.7\";s:7:\"updated\";s:19:\"2021-12-07 16:32:30\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8.7/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:3:\"kir\";a:8:{s:8:\"language\";s:3:\"kir\";s:7:\"version\";s:5:\"6.0.5\";s:7:\"updated\";s:19:\"2023-09-07 19:56:19\";s:12:\"english_name\";s:6:\"Kyrgyz\";s:11:\"native_name\";s:16:\"Кыргызча\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.0.5/kir.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ky\";i:2;s:3:\"kir\";i:3;s:3:\"kir\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Улантуу\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-01 13:10:23\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-03 17:14:10\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/6.1/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"6.0.5\";s:7:\"updated\";s:19:\"2022-10-01 09:23:52\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.5/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:43:32\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 07:29:35\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:6:\"4.9.23\";s:7:\"updated\";s:19:\"2019-11-22 15:32:08\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.23/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:6:\"5.5.12\";s:7:\"updated\";s:19:\"2022-03-11 13:52:22\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.5.12/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.2.35\";s:7:\"updated\";s:19:\"2017-12-26 11:57:10\";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.2.35/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-11 01:42:08\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-15 04:37:11\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-15 10:30:34\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-07 11:49:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-09-30 06:51:35\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/6.1/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.8.22\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.22/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:15:\"Panjabi (India)\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-14 12:13:04\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.3.31\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.3.31/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_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-10-01 12:16:29\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-11 11:26:05\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-08-09 12:26:21\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/6.1/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-15 02:57:28\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-10 18:05:47\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-10 18:05:12\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:6:\"5.4.13\";s:7:\"updated\";s:19:\"2020-07-07 01:53:37\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.4.13/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"اڳتي هلو\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-11 19:49:47\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-06 09:43:42\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/translation/core/6.1/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-11 12:48:55\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-10-30 08:43:36\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/6.1/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"5.8.7\";s:7:\"updated\";s:19:\"2021-08-01 21:21:06\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8.7/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-10 18:05:14\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:6:\"5.3.15\";s:7:\"updated\";s:19:\"2019-10-13 15:35:35\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.3.15/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.35\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.35/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"தொடர்க\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"5.8.7\";s:7:\"updated\";s:19:\"2022-06-08 04:30:30\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/5.8.7/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:6:\"4.8.22\";s:7:\"updated\";s:19:\"2017-09-30 09:04:29\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.22/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-04 23:05:35\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:6:\"4.9.23\";s:7:\"updated\";s:19:\"2021-07-03 18:41:33\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.23/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:\"6.0.5\";s:7:\"updated\";s:19:\"2022-09-11 15:51:48\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.5/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:6:\"5.4.13\";s:7:\"updated\";s:19:\"2020-04-09 11:17:33\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.4.13/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-28 12:02:22\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-15 08:46:22\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/6.1/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-01 09:56:00\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-07-15 15:25:03\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:12:\"香港中文\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:3:\"6.1\";s:7:\"updated\";s:19:\"2022-11-13 17:31:17\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.1/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}}','no'),(245320,'_site_transient_timeout_theme_roots','1694514626','no'),(245321,'_site_transient_theme_roots','a:7:{s:5:\"rtcme\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:14:\"twentythirteen\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(245324,'_site_transient_timeout_community-events-9bf50448f691c3edaad2c830f8604a87','1694557343','no'),(245325,'_site_transient_community-events-9bf50448f691c3edaad2c830f8604a87','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:13:\"173.231.218.0\";}s:6:\"events\";a:0:{}}','no'),(245326,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1694557343','no'),(245327,'_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3','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:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"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:\"Mon, 11 Sep 2023 10:22:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"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.4-alpha-56555\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://s.w.org/favicon.ico?2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"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:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s: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:\"The Month in WordPress – August 2023\";s:7:\"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/2023/09/the-month-in-wordpress-august-2023/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 11 Sep 2023 10:30: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: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=15933\";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:410:\"August 2023 marked another exciting chapter in WordPress, with the Community Summit and WordCamp US bringing the community together for meaningful discussions, knowledge sharing, and learning. This month also welcomed the long-awaited WordPress 6.3 release and offered a glimpse of what&#8217;s to come. Let&#8217;s dive into it. Meet WordPress 6.3 “Lionel” WordPress 6.3 &#8220;Lionel&#8221; was [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Reyes Martínez\";s: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:13875:\"\n<p>August 2023 marked another exciting chapter in WordPress, with the Community Summit and WordCamp US bringing the community together for meaningful discussions, knowledge sharing, and learning. This month also welcomed the long-awaited WordPress 6.3 release and offered a glimpse of what&#8217;s to come. Let&#8217;s dive into it.</p>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Meet WordPress 6.3 “Lionel”</h2>\n\n\n\n<p><a href=\"https://wordpress.org/news/2023/08/lionel/\"><strong>WordPress 6.3 &#8220;Lionel&#8221;</strong></a> was released on August 8, 2023, and named after the acclaimed vibraphonist, pianist, and jazz percussionist Lionel Hampton.</p>\n\n\n\n<p><strong>This major update makes bringing your vision to life with blocks more intuitive and efficient.</strong> Your content, templates, and patterns are now seamlessly integrated into the Site Editor, enabling you to craft every aspect of your online presence within a single location. You can sharpen your designs with new tools, enjoy fine-tuned control over navigation menus, and work faster with the Command Palette. <a href=\"https://wordpress.org/download/releases/6-3/\">Explore what&#8217;s new</a>.</p>\n\n\n\n<p>WordPress 6.3 features over 500 features and enhancements with a continued emphasis on <a href=\"https://make.wordpress.org/core/2023/08/07/wordpress-6-3-performance-improvements/\">performance</a> and accessibility. This release was made possible by more than 650 contributors from 52 countries.</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 class=\"youtube-player\" width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/6JhJcOLySLY?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>While the Site Editor will continue to be enhanced, this release means a significant milestone as <strong>it marks the conclusion of Gutenberg Phase 2</strong>. Take a moment to watch “<a href=\"https://www.youtube.com/watch?v=FcTLMTyD2DU\">Designed with WordPress</a>”—an ode to this remarkable journey worth celebrating.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 6.3.1</a>.</p>\n</blockquote>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Roadmap to 6.4</h2>\n\n\n\n<p>Contributors are already working on WordPress 6.4, expected to be released on<strong> November 7, 2023</strong>. This release, led by an <a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\">underrepresented gender release squad</a>, will focus on enhancing different aspects of the WordPress experience while continuing the foundational work for Gutenberg Phase 3. Users can anticipate features like font management and a new default theme, Twenty Twenty-Four.</p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\"><strong>Twenty Twenty-Four</strong></a> aims to be a versatile theme, featuring a range of templates and patterns specifically designed for three use cases: entrepreneurs and small businesses, photographers and artists, and writers and bloggers.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p><a href=\"https://make.wordpress.org/core/2023/08/22/roadmap-to-6-4/\">Check out the 6.4 roadmap post</a> for a tentative preview of expected features.</p>\n</blockquote>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">New in the Gutenberg plugin</h2>\n\n\n\n<p>Two new versions of Gutenberg shipped in the last month:</p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/08/10/whats-new-in-gutenberg-16-4-9-august/\"><strong>Gutenberg 16.4</strong></a> was released on August 9, 2023. It introduced a new “auto-inserting blocks” experimental feature, a progress bar component that can be used throughout the interface, and block supports for the Footnotes block.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/08/23/whats-new-in-gutenberg-16-5-23-august/\"><strong>Gutenberg 16.5</strong></a><strong> </strong>shipped on August 23, 2023, and focused on enhancements to the Command Palette and enabling further customization of blocks.</li>\n</ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p><a href=\"https://make.wordpress.org/core/2023/02/01/core-editor-improvement-strengthening-style-options/\"></a>Follow the “<a href=\"https://make.wordpress.org/core/tag/gutenberg-new/\">What’s new in Gutenberg</a>” posts to stay on top of the latest enhancements.</p>\n</blockquote>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Team updates: Next generation of WordPress events, WP Admin redesign, and more</h2>\n\n\n\n<ul>\n<li>The Community team has been busy ushering in the next generation of WordPress events. <a href=\"https://make.wordpress.org/community/2023/08/02/recap-inaugural-nextgen-pilot-events/\">Four pilot events were successfully held</a> in July and August, with another five planned before the end of the year.</li>\n\n\n\n<li>The <a href=\"https://make.wordpress.org/design/2023/08/10/admin-design-kickoff/\">Admin Design Kickoff post</a> elaborates on the concepts explored so far to revitalize the WordPress admin experience.</li>\n\n\n\n<li>In response to <a href=\"https://www.european-cyber-resilience-act.com/\">Europe&#8217;s Cyber Resilience Act</a> (CRA), leaders from Drupal, Joomla!, TYPO3, and WordPress <a href=\"https://wordpress.org/news/2023/08/concerns-over-the-european-unions-cyber-resilience-act-cra/\">co-authored an open letter</a> addressing concerns about the current CRA definitions and terms and the implications for open source projects.</li>\n\n\n\n<li><a href=\"https://wordpress.org/blocks/\">Check out WordPress.org/blocks</a>—A <a href=\"https://make.wordpress.org/meta/2023/08/11/introducing-wordpress-org-blocks/\" data-type=\"link\" data-id=\"https://make.wordpress.org/meta/2023/08/11/introducing-wordpress-org-blocks/\">new page</a> that explores the power of blocks within WordPress and as a broader framework.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/08/21/wordpresscs-3-0-0-is-now-available/\">WordPressCS 3.0.0 is now available</a>. This update to the WordPress Coding Standards introduces improvements in accuracy, performance, stability, and compatibility with modern PHP versions.</li>\n\n\n\n<li>The first cohort of the WordPress Contributor Mentorship Program, which aims to help new contributors onboard to Make teams, <a href=\"https://make.wordpress.org/project/2023/08/11/the-inaugural-cohort-of-the-wordpress-contributor-mentorship-program-has-concluded/\">successfully concluded</a> last month.</li>\n\n\n\n<li><a href=\"https://wordpress.org/remembers/\">WordPress Remembers</a> went live in August to honor contributors who left a lasting impact on the project and have since passed away.</li>\n\n\n\n<li>Core team members proposed to <a href=\"https://make.wordpress.org/core/2023/08/01/proposal-improve-the-editor-tech-workflow-for-major-releases/\">sync Gutenberg code with core earlier in the release cycle</a> to streamline the integration of new features and reduce risks and delays in major release milestones.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/themes/2023/08/11/blue-note-the-second-community-theme-is-released/\">Blue Note</a>, the second block theme born from the Community Themes initiative, is live on the Theme Directory.</li>\n\n\n\n<li>Every month, the Training team works to expand the <a href=\"https://learn.wordpress.org/\">Learn WordPress</a> catalog with new courses, tutorials, online workshops, and more. <a href=\"https://make.wordpress.org/updates/2023/09/02/whats-new-on-learn-wordpress-in-august-2023/\">See what’s new</a>.</li>\n\n\n\n<li>Openverse maintainers met in Copenhagen for an exciting exchange with Statens Museum for Kunst (SMK), Denmark’s largest art museum. <a href=\"https://make.wordpress.org/openverse/2023/08/17/cultivating-collaborative-pathways-with-statens-museum-for-kunst-smk/\">Learn about their discussions and collaboration efforts</a> to advance openly licensed works.</li>\n</ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>Keen to see new WordPress event formats happening in your local community? <a href=\"https://make.wordpress.org/community/2023/08/30/the-nextgen-event-project-your-ideas-your-wordpress-community/\">Get inspired by these creative concepts</a> and <a href=\"https://wordpressdotorg.survey.fm/next-generation-of-wordpress-events\">share your ideas</a>!</p>\n</blockquote>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Feedback &amp; testing requests</h2>\n\n\n\n<ul>\n<li>Core team members <a href=\"https://make.wordpress.org/core/2023/08/31/proposal-an-update-to-the-field-guide/\">suggested updating the WordPress Field Guide</a> by publishing it earlier in the development cycle and introducing a simplified Field Guide on the WordPress Developer Blog. Feedback is open until September 15, 2023.</li>\n\n\n\n<li>Help test the <a href=\"https://make.wordpress.org/core/2023/09/05/call-for-testing-performant-translations/\">new Performant Translations plugin</a>, which aims to make localized WordPress sites faster.</li>\n\n\n\n<li>A new proposal aims to <a href=\"https://make.wordpress.org/support/2023/08/proposal-for-updated-support-guidelines/\">refine and update WordPress’ support guidelines</a>. You can provide your input by October 1, 2023.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/updates/2023/09/06/mobile-team-update-september-6th-2/\">Version 23.2</a> of the WordPress mobile app for iOS and Android is ready for testing.</li>\n</ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>The Training team seeks feedback on the first learning pathways outlined to improve the Learn WordPress educational experience. <a href=\"https://make.wordpress.org/training/2023/08/24/looking-for-feedback-learning-pathway-outlines/\">Share your thoughts by September 15, 2023</a>.</p>\n</blockquote>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress events updates</h2>\n\n\n\n<ul>\n<li>On August 22-23, a group of WordPress contributors gathered at the <a href=\"https://communitysummit.wordcamp.org/2023/\"><strong>Community Summit</strong></a> to discuss key topics concerning the project. Read the notes from each session and join the conversations at <a href=\"https://make.wordpress.org/summit/\">make.wordpress.org/summit</a>.</li>\n\n\n\n<li>Following the Summit, Washington, D.C. hosted <a href=\"https://us.wordcamp.org/2023/\"><strong>WordCamp US 2023</strong></a> from August 24-26. This event brought together nearly 2,000 attendees for a Contributor Day and two conference days filled with engaging <a href=\"https://www.youtube.com/playlist?list=PL1pJFUVKQ7EQWcZBkBtb9YQlziKJ7nvpv\">sessions</a>, conversations, and <a href=\"https://twitter.com/WordPress/status/1695145857232904260\">open source art</a>. Saturday’s agenda concluded with keynotes by WordPress co-founder Matt Mullenweg and Executive Director Josepha Haden Chomphosy and a subsequent Q&amp;A session. <a href=\"https://wordpress.org/news/2023/08/the-future-of-wordpress-whats-next-for-gutenberg/\">Check out the event recap for highlights</a>.</li>\n\n\n\n<li>Join #WPDiversity with a free online <a href=\"https://www.eventbrite.com/e/speaker-workshop-for-indian-women-in-the-wordpress-community-sept-23-24-tickets-633636773647\">speaker workshop for Indian women in the WordPress Community</a>. The event will take place on September 23-24, 2023.</li>\n\n\n\n<li>The WordCamp Asia 2024 organizing team opened calls for <a href=\"https://asia.wordcamp.org/2024/call-for-speakers-is-now-open/\">speakers</a>, <a href=\"https://asia.wordcamp.org/2024/volunteer-registrations-are-open/\">volunteers</a>, <a href=\"https://asia.wordcamp.org/2024/call-for-sponsors/\">sponsors</a>, and <a href=\"https://asia.wordcamp.org/2024/call-for-media-partners-is-now-open/\">media partners</a>.</li>\n\n\n\n<li>Be sure to visit <a href=\"https://central.wordcamp.org/schedule/\">WordCamp Central</a> to find out about upcoming WordCamps.</li>\n</ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>Join Josepha Haden Chomphosy in <a href=\"https://wordpress.org/news/2023/09/episode-61-community-summit-all-at-washington-d-c/\">Episode 61 of WP Briefing</a> as she discusses her takeaways from the Community Summit.</p>\n</blockquote>\n\n\n\n<div style=\"height:3px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-light-grey-color has-alpha-channel-opacity has-light-grey-background-color has-background\" />\n\n\n\n<p><strong><em><strong><em><strong><em>Have a story we should include in the next issue of The Month in WordPress? <strong><em>Fill out </em></strong><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><strong><em>this quick form</em></strong></a><strong><em> to let us know.</em></strong></em></strong></em></strong></em></strong></p>\n\n\n\n<p><em>The following folks contributed to this Month in WordPress: <a href=\'https://profiles.wordpress.org/rmartinezduque/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rmartinezduque</a>, <a href=\'https://profiles.wordpress.org/laurlittle/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>laurlittle</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:\"15933\";s: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:61:\"\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:67:\"WP Briefing: Episode 61: Community, Summit, all at  Washington D.C.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://wordpress.org/news/2023/09/episode-61-community-summit-all-at-washington-d-c/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Sep 2023 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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"Podcast\";s: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:\"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=15911\";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:168:\"Join WordPress Executive Director Josepha Haden Chomphosy as she discusses the latest from the Community Summit and her takeaways from the 2023 event in Washington, DC.\";s: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:62:\"https://wordpress.org/news/files/2023/09/WP-Briefing-061-1.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:14:\"Brett McSherry\";s: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:17586:\"\n<p>Join WordPress Executive Director Josepha Haden Chomphosy as she discusses the latest from the Community Summit and her takeaways from the 2023 event in Washington, D.C.</p>\n\n\n\n<p><em><strong>Have a question you’d like answered? You can submit them to&nbsp;<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 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host: <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br>Editor: <a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo: <a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br>Production: <a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul>\n<li>The 2023 <a href=\"https://communitysummit.wordcamp.org/2023/\">Community Summit</a> in Washington, DC</li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2023/02/episode-49-everything-you-need-to-know-about-the-community-summit/\">WP Briefing Episode 49</a>: Everything You Need to Know About the Community Summit!</li>\n\n\n\n<li><a href=\"https://href.li/?https://make.wordpress.org/community/2023/05/08/the-next-generation-of-wordcamps/\">The Next Generation of WordCamps</a></li>\n\n\n\n<li><a href=\"https://href.li/?https://make.wordpress.org/community/2023/05/24/idea-generation-next-gen-wordcamps/\">Idea generation: Next Gen WordCamps!</a></li>\n\n\n\n<li><a href=\"https://pressnomics.com/\">PressNomics</a></li>\n\n\n\n<li><a href=\"https://loopconf.io/\">LoopConf</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/\">WordPress Community Summit</a></li>\n\n\n\n<li><strong>A small list of big things</strong>\n<ul>\n<li><a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/community/2023/08/23/call-for-ideas-new-features-for-our-nexgen-wp-events-central-page/\" target=\"_blank\">Call for ideas: new features for our NexGen WP events central page</a>&nbsp;&#8211; Open call for ideas to find the most desirable features for a future homepage that would host a list of all NextGen WordPress events. </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Introducing Twenty Twenty-Four</a>&nbsp;&#8211; Announced at Contributor Day, this new theme will be part of the 6.4 release. </li>\n\n\n\n<li>With the release of 6.3 behind us,&nbsp;<a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/core/6-4/\" target=\"_blank\">we are working hard on bringing 6.4</a>&nbsp;to the community. You can get involved with the development of this important release. </li>\n\n\n\n<li>A successful WCUS is behind us, and if you missed the event, we have you covered. <a href=\"https://wordpress.org/news/2023/08/the-future-of-wordpress-whats-next-for-gutenberg/\">Here is a recap of the event</a>.</li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-15911\"></span>\n\n\n\n<p>[00:00:00] <strong>Josepha:</strong>&nbsp;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>[00:00:28] (Intro Music)&nbsp;</p>\n\n\n\n<p>[00:00:39] <strong>Josepha:</strong>&nbsp;We are back and catching up from our midyear break. And in true WordPress fashion, we&#8217;re just going to start off running. The WordPress Community Summit happened a couple of weeks ago. I&#8217;ve been talking about it on this podcast for a few months now, but if you&#8217;ve missed it and you want a refresher, go ahead and give episode 49 a listen.</p>\n\n\n\n<p>At the Community Summit, there were 125 people, if I remember correctly. And we covered a wide array of topics that were brought to us directly from the community itself. While the event is small, it is specifically designed for gathering and sharing information. So, I&#8217;ve got some top-level trends that I noticed that I&#8217;m going to share with you all today, as well as just like a reminder of what happens after a Community Summit.</p>\n\n\n\n<p>[00:01:27] <strong>Josepha:</strong>&nbsp;So there are three, maybe four, big trends that I noticed. The first one that I noticed is that we have a lot of discussions right now about contributor acknowledgment. That also, for what it&#8217;s worth, came with an unresolved question around whether acknowledgment and recognition are the same. I don&#8217;t think they are the same.</p>\n\n\n\n<p>But it also was part of a conversation around whether we treat those two things the same. And if they are not the same, should we treat them differently? And et cetera, et cetera, et cetera. For folks who&#8217;ve been around for a bit, you know, that we spent a lot of time working on our contributor recognition a few years back and had really made quite a bit of difference in just reported feelings about how the community felt they were being recognized for their contributions.</p>\n\n\n\n<p>And so a lot of the conversations that we ended up having were around whether or not the project as a whole has changed the way that we provide that recognition or acknowledgment. Or, as an alternative, if the community that is supporting WordPress has changed how they would like to be recognized.</p>\n\n\n\n<p>[00:02:32] <strong>Josepha:</strong>&nbsp;There were also some questions about whether or not making sure that contributors can see their impact. Like they can say, I contributed 10 hours last month, and these are the two things that I got accomplished over there, and that everyone else can see those things too. So, how we can do that more easily while also not having so many metrics and making the metrics so prevalent that we start to close out the people who are truly just doing this for fun.</p>\n\n\n\n<p>Like many of the problems that we have at the Community Summit, this is a bunch of pretty much unsolved mysteries at the moment. But it did; it came up across probably five or six different sessions that I heard about, quite a few that I went to myself, and so contributor acknowledgment and recognition is on our minds again.</p>\n\n\n\n<p>A second thing that I noticed across multiple sessions, and this one honestly is not a surprise at all, is that there were a lot of questions about what the next big thing is after Gutenberg. I always love when people are asking big questions about what comes next because it means that we all still believe that there will be a next.</p>\n\n\n\n<p>[00:03:43] <strong>Josepha:</strong>&nbsp;And so I never hesitate when I hear these questions to give some ideas about what I think might be coming. But a lot of the discussions that we were having were around, we think this is coming, but now that we think this is coming, what should we do now to make sure that we are ready for it? One of the biggest assumptions that we all had is that for the CMS, for the software itself, probably our next big area after Gutenberg is going to be something about artificial intelligence.</p>\n\n\n\n<p>Matt pointed out in his presentation that he has told us twice to learn something deeply. One was in 2016 when he said, learn JavaScript Deeply. And then one was in 2022 when he said to learn AI deeply. And so we all kind of are guessing that that is our future area. And so that&#8217;s an area for everyone to spend some time in. Make sure you understand it. Make sure you know it a bit.&nbsp;</p>\n\n\n\n<p>The second thing that came up as like a future, where are we going here? It was kind of on the business-y side. It was on a lot of questions about enterprise and are we selling properly to enterprise. Can we sell, can we appeal to enterprise? Whose job is it to sell any of these things? Questions like that. So, lots of business questions again. This is not something that I have any concerns about. I&#8217;m very excited to see that people are talking about it. That&#8217;s been a topic of conversation since, I want to say, February of this year. And so it also wasn&#8217;t a surprise inclusion today. And, and I was excited to see, am excited to see what we get out of those conversations over time.&nbsp;</p>\n\n\n\n<p>[00:05:17] <strong>Josepha:</strong>&nbsp;As far as like questions around what&#8217;s next for the community, I&#8217;m going to address that separately because it was a huge question for everyone. So I&#8217;m going to discuss that as soon as we get finished with this chunk about like the big thing that, that is coming after Gutenberg.</p>\n\n\n\n<p>But, from an ecosystem perspective. Like a WordPress project operations perspective, this came up a couple of times. Never in as clear a word, a set of words as that, but the question about, like, what are we doing with our tools? Are we making sure that we are keeping the tools that our contributors use maintained and still in an excellent space with features that are useful and, necessary, and requested?</p>\n\n\n\n<p>And so that is a big question. I do have a lot of questions about that. Also, there are so many tools that I have wanted in order to make organizing the WordPress community better and easier, but also making contributing better and easier. And hopefully, here soon, we have an opportunity to get to some of those.</p>\n\n\n\n<p>[00:06:16] <strong>Josepha:</strong>&nbsp;So, the third big trend that I kept seeing at the Community Summit is actually about the community itself, specifically about events. So I was part of or listened to many, many, many conversations over the course of the week that were specifically focused on what we&#8217;re going to do with the future of our events. Like are meetups still sustainable? Are WordCamps still sustainable? And that&#8217;s from not only the idea of sustainability that we all tend to know from like an ecological standpoint but also, you know, checking in on the resources. So the kinds of questions that folks had were, is it time to continue having many small events, or is it time to move to a few giant events?</p>\n\n\n\n<p>Should we bring back midsized, WP-adjacent events like PressNomics or LoopConf? And if we are bringing those back, do we want to have them be part of a semi-official thing along with a clearly WordPress event and like do joint sales in there? Try to figure out how to get people from one to the other, so that it&#8217;s not just WordPress people that we&#8217;re talking to, but also business people and advanced developers, things like that.</p>\n\n\n\n<p>There was also a lot of discussion about whether or not we have gotten too big, should we double down on our grassroots efforts? Just go all the way back to, like, BarCamp style, WordPress in a forest kind of thing.&nbsp;</p>\n\n\n\n<p>[00:07:46] <strong>Josepha:</strong>&nbsp;And yeah, and among all of these conversations, there were questions about the resources that we need. Do we have what we need now? Do we have plans for how to maintain those resources in the future? Do we have enough time? Do we have enough money? Do we have an expertise? The people? So many questions, so many questions. And on the community side of things, we also had a lot of questions that are routine in open source. Like, do we have a pipeline for future maintainers, for future team reps, for future leaders in the project? All of the questions.&nbsp;</p>\n\n\n\n<p>So, those are the three slash four, depending on how you break it out, really big trends that I saw across the conversation at the Community Summit. And I don&#8217;t necessarily know the answers to all of these things. Like, I know what my gut tells me, I know what I believe the answer to be. From my own perspective, but as you&#8217;ve been told many times with many eyes, all bugs are shallow. And so here is what happens next with a Community Summit. So we&#8217;ve gathered all of these things together. We&#8217;ve had these conversations, and now all of the notes from every conversation that we had will be put on make.wordpress.org/summit.&nbsp;</p>\n\n\n\n<p>[00:09:10] <strong>Josepha:</strong>&nbsp;There, you can do any of the following three things, but at least do one before we get any further. I think it&#8217;s important to remind everyone that no decisions were made at the Community Summit. There are a few things that will come out of the Community Summit where the answer the way forward is really obvious. And so those probably will get done quickly thereafter because it&#8217;s just an obvious thing to do. It makes sense for everyone in the project. It makes sense for everyone who&#8217;s using WordPress. Whatever reason.&nbsp;</p>\n\n\n\n<p>So those things will probably move quickly, but mostly not even mostly there were no decisions made. And so if it looks like something is moving quickly there, it is because it makes sense after the fact. So there&#8217;s that. But the three things that you can do in order to take part in this information gathering and sharing that happened at the Community Summit.&nbsp;</p>\n\n\n\n<p>Number one, head over to make.wordpress.org/summit and just read the notes. There are a lot of them you can pick and choose based on the teams you contribute to or the topics that are specifically interesting. Or if you have been assigned to read one of these things, obviously, go ahead and read that. But find the notes read them. Take a look at the discussion as far as you can tell it happened and get a sense for what the essential question is.</p>\n\n\n\n<p>The second thing that you can do while you&#8217;re there is that you can join in that discussion right there in the comments if you would like to. You can, if you feel like your perspective is not quite accounted for in that, obviously leave some comments and let folks know. But also, if you feel like your perspective was accounted for, but there&#8217;s also a very specific question that was not necessarily answered or not even brought up, share those as well. That&#8217;s stuff that we would like to know as we are working through this.&nbsp;</p>\n\n\n\n<p>And then the third thing that you can do is you can take those conversations, and if there&#8217;s anything that looks like it&#8217;s particularly relevant to your local WordPress community, absolutely take those there and have those conversations with them.</p>\n\n\n\n<p>[00:11:23] <strong>Josepha:</strong>&nbsp;And once you&#8217;ve had those conversations, let us know what you thought also in those comments, or take it directly into your weekly teams&#8217; chat, either way. We want to hear what you think about the questions that were brought because you brought them to us. And so you should have an opportunity to tell us what you think.</p>\n\n\n\n<p>[00:11:39] (Music Interlude)&nbsp;</p>\n\n\n\n<p>[00:11:48] <strong>Josepha:</strong>&nbsp;That brings us now to our small list of big things. My friends, there&#8217;s nothing but big things left for the rest of the year. And so here we go. Number one, uh, I mentioned it quite a bit. There&#8217;s a conversation, an ongoing conversation about the future of events for our community. Right now, there is an open call for ideas, new features for our NextGen WordPress events, especially on the page that exists on WordCamp Central.</p>\n\n\n\n<p>So, we want to find the most useful and desirable features for a future homepage on central.wordcamp.org that would host a list of all of our upcoming WordPress events. And so we want your opinion there. Please let us know what would be especially useful to you as you are looking for WordPress events to attend.</p>\n\n\n\n<p>The second thing is that we introduced 2024, the default theme that is coming with WordPress 6.4, was announced. We have had, I think, 32 contributors to it at the time of this recording. And yeah, it&#8217;s beautiful. It&#8217;s got a lot of different implementation options, a lot of default patterns, and curated patterns so that you can get exactly what you want out of that theme. I think it&#8217;s going to make a great default theme, a great starter theme for our final release of the year.&nbsp;</p>\n\n\n\n<p>And then, speaking of 6.4, with the release of 6.3 behind us, we are working hard on bringing 6.4 to the community. You can get involved with the development of that. There is a core chat every Wednesday. It happens. I want to say at 21:00 UTC, but I don&#8217;t actually know off the top of my head. I just go when my calendar tells me to go, and I live in the central time zone. And so, my UTC conversion is not the best, but we will leave the actual information about that in the show notes so that you can see it. But you can also go over to make.wordpress.org, and then there&#8217;s a little card on that homepage that tells you exactly when those core meetings are, including the new contributor meeting, which happens every two weeks.&nbsp;</p>\n\n\n\n<p>And then the fourth thing is that there is a successful WordCamp US behind us. That is our final flagship event of the year, which is always exciting. If you missed it, for one, we missed you. And for two, we have you covered. We&#8217;ve got a recap of the event. There is a link to that in the show notes as well.&nbsp;</p>\n\n\n\n<p>[00:14:05] <strong>Josepha:</strong> And that, my friends, is your small list of big things. Thanks 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\n\n\n<p>[00:14:15] (Music Outro)&nbsp;</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:\"15911\";s: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: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:35:\"WordPress 6.3.1 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2023/08/wordpress-6-3-1-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:\"Tue, 29 Aug 2023 14:43: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: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:14:\"minor-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=15886\";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:29:\"WordPress 6.3.1 is available!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5097:\"\n<h2 class=\"wp-block-heading\">WordPress 6.3.1 is now available!</h2>\n\n\n\n<p>This minor release features&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=6.3.1&amp;group=status&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;col=keywords&amp;order=priority\">4 bug fixes in Core</a>&nbsp;and&nbsp;<a href=\"https://github.com/orgs/WordPress/projects/103/\">6 bug fixes for the block editor</a>. You can review a summary of the maintenance updates in this release by reading the&nbsp;<a href=\"https://make.wordpress.org/core/2023/08/23/wordpress-6-3-1-rc1-is-now-available/\">Release Candidate announcement</a>.</p>\n\n\n\n<p>WordPress 6.3.1 is a short-cycle release. The next major release will be&nbsp;<a href=\"https://make.wordpress.org/core/6-4/\">version 6.4</a>&nbsp;planned for November 2023.</p>\n\n\n\n<p>If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>You can&nbsp;<a href=\"https://wordpress.org/wordpress-6.3.1.zip\">download WordPress 6.3.1 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”.</p>\n\n\n\n<p>For more information on this release, please&nbsp;<a href=\"https://wordpress.org/support/wordpress-version/version-6-3-1\">visit the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>This release was led by&nbsp;<a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a> and <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, with the help of <a href=\"https://profiles.wordpress.org/SergeyBiryukov\">Sergey Biryukov</a>&nbsp;on mission control, and <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> who worked on Gutenberg backports.</p>\n\n\n\n<p>WordPress 6.3.1 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"is-style-wporg-props-medium\" style=\"font-size:18px\"><a href=\'https://profiles.wordpress.org/antonvlasenko/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>antonvlasenko</a>, <a href=\'https://profiles.wordpress.org/audrasjb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>audrasjb</a>, <a href=\'https://profiles.wordpress.org/austinginder/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>austinginder</a>, <a href=\'https://profiles.wordpress.org/azaozz/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>azaozz</a>, <a href=\'https://profiles.wordpress.org/dd32/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dd32</a>, <a href=\'https://profiles.wordpress.org/dlh/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dlh</a>, <a href=\'https://profiles.wordpress.org/frankit/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>frankit</a>, <a href=\'https://profiles.wordpress.org/get_dave/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>get_dave</a>, <a href=\'https://profiles.wordpress.org/hellofromtonya/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>hellofromTonya</a>, <a href=\'https://profiles.wordpress.org/khokansardar/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>khokansardar</a>, <a href=\'https://profiles.wordpress.org/mathsgrinds/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mathsgrinds</a>, <a href=\'https://profiles.wordpress.org/mukesh27/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mukesh27</a>, <a href=\'https://profiles.wordpress.org/peterwilsoncc/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>peterwilsoncc</a>, <a href=\'https://profiles.wordpress.org/presskopp/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>Presskopp</a>, <a href=\'https://profiles.wordpress.org/rajinsharwar/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rajinsharwar</a>, <a href=\'https://profiles.wordpress.org/ravanh/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>RavanH</a>, <a href=\'https://profiles.wordpress.org/sergeybiryukov/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sergeybiryukov</a>, and <a href=\'https://profiles.wordpress.org/tmatsuur/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>tmatsuur</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p>To get involved in WordPress core development, head over to Trac,&nbsp;<a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the&nbsp;<a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> and <a href=\"https://wordpress.slack.com/archives/C055Y7FKS7N\">#6-4-release-leads</a> channels. Need help? Check out the&nbsp;<a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Thanks to&nbsp;<a href=\'https://profiles.wordpress.org/jeffpaul/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jeffpaul</a> for proofreading.</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:\"15886\";s: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: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:57:\"The Future of WordPress &amp; What’s Next for Gutenberg\";s:7:\"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/2023/08/the-future-of-wordpress-whats-next-for-gutenberg/\";s: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, 27 Aug 2023 04:50:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{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: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:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"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=15879\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:431:\"Nearly 2,000 attendees gathered for two days of keynotes, sessions, and community-building conversations at the Gaylord National Resort &#38; Convention Center in the largest attended WordCamp US ever. Saturday’s sessions concluded with back-to-back keynotes by WordPress co-founder Matt Mullenweg and Executive Director Josepha Haden Chomphosy.  What’s Next for WordPress Josepha launched her keynote by celebrating [&#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:17:\"Nicholas Garofalo\";s: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:7476:\"\n<p>Nearly 2,000 attendees gathered for two days of keynotes, sessions, and community-building conversations at the Gaylord National Resort &amp; Convention Center in the largest attended WordCamp US ever. Saturday’s sessions concluded with back-to-back keynotes by WordPress co-founder <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> and Executive Director <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a>. </p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s Next for WordPress</h2>\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 class=\"youtube-player\" width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/3OaypzgzAlw?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>Josepha launched her keynote by celebrating 20 years of WordPress and reflecting on its journey from a blogging tool to the world&#8217;s most popular community-driven web platform. On WordPress as a platform for empowerment and change, Josepha shared, “The more people that know about WordPress, the more people can access the incredible opportunities that WordPress can provide.” And that sustaining the platform for future generations ensures these opportunities will persist. She added, “We exist for as long as people want to use our software.”</p>\n\n\n\n<p>The community is the key to sustaining WordPress, and Josepha touched on the importance of WordCamps, workshops, and events that create value, promote inclusivity,&nbsp; and spark inspiration. WordPress can be a catalyst for positive change in the life of a contributor, end user, or site builder.</p>\n\n\n\n<p>Concluding her keynote, Josepha asked the audience to think about the story they’d want to tell about themselves and their time in WordPress; and the story they would want WordPress to tell the world.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s Next for Gutenberg</h2>\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 class=\"youtube-player\" width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/EavRd7PtA0Q?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>Matt began his keynote with a touch of nostalgia, referring to a comment on his personal blog in 2003 by WordPress Co-founder <a href=\"https://profiles.wordpress.org/mikelittle/\">Mike Little</a>, and then looked ahead to the most recent release, WordPress 6.3. As this year’s largest release, it includes new features such as the Command Palette, a quick way (⌘+k on Mac or Ctrl+k on Windows) to search your site and access common commands.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://wordpress.org/download/releases/6-3/\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"535\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Featured-Image.png?resize=1024%2C535&#038;ssl=1\" alt=\"WordPress 6.3 Lionel\" class=\"wp-image-15795\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Featured-Image.png?resize=1024%2C535&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Featured-Image.png?resize=300%2C157&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Featured-Image.png?resize=768%2C401&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Featured-Image.png?resize=1536%2C802&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Featured-Image.png?resize=2048%2C1070&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Featured-Image.png?w=3000&amp;ssl=1 3000w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></a></figure>\n\n\n\n<p>Matt continued, “WordPress never rests, so right around the corner is <a href=\"https://make.wordpress.org/core/6-4/\">WordPress 6.4</a> on Nov 7… with some cool new features.” He shared that 6.4, like 5.6, will be an underrepresented gender-led release. A new default theme, <a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Twenty Twenty-Four</a>, is tailored for entrepreneurs and small businesses, photographers and artists, and writers and bloggers. Additionally, 6.4 will feature integrated font management and Image block options to expand single images for optimal viewing.</p>\n\n\n\n<p>Looking further into the future, Matt highlighted Phase 3 of the Gutenberg project, which will focus on workflows and collaboration, “moving WordPress from a single-player to a multi-player tool.” In that spirit of collaboration, a new <a href=\"https://wordpress.slack.com/archives/C05PY7QLR5F\">#LMS</a> working group will also bring WordPress learning management systems together to improve the web standards for courses and learning content.</p>\n\n\n\n<p>Beyond Phase 3, Matt shared thoughts about what it means to support WordPress many years from now. A new <a href=\"https://wordpress.com/100-year/\">100-Year Plan</a> from WordPress.com is an exploration into long-term planning for your online presence. He encouraged attendees to be inspired by the region&#8217;s history, reflecting on what it would mean to honor the past while anticipating and planning for the future.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\">Q&amp;A</h2>\n\n\n\n<p>A Q&amp;A session followed the keynotes, with questions submitted by the in-person audience and live stream viewers.</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=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/3Fa0Q-brSeI?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>Additional questions will be answered in a future post on <a href=\"https://make.wordpress.org/project/\">make.WordPress.org/project/</a>. Join the <a href=\"https://make.wordpress.org/\">global community making WordPress</a> and be part of our journey toward a brighter future!</p>\n\n\n\n<p><em>Thank you to </em><a href=\"https://profiles.wordpress.org/angelasjin/\"><em>@angelasjin</em></a><em>, </em><a href=\"https://profiles.wordpress.org/bjmcsherry/\"><em>@bmcsherry</em></a><em>, </em><a href=\"https://profiles.wordpress.org/cbringmann/\"><em>@cbringmann</em></a><em>, </em><a href=\"https://profiles.wordpress.org/dansoschin/\"><em>@dansoschin</em></a><em>, and </em><a href=\"https://profiles.wordpress.org/eidolonnight/\"><em>@eidolonnight</em></a><em> for collaborating on 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:\"15879\";s: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:64:\"\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:\"WP20 – A Heartfelt 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:59:\"https://wordpress.org/news/2023/08/wp20-a-heartfelt-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:\"Thu, 17 Aug 2023 14:54: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:3:{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: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:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"WP20\";s:7:\"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=15471\";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:484:\"Earlier this year, WordPressers around the globe united to celebrate 20 years of community and innovation. There were parties, blogs, videos, and social media posts aplenty. And, of course, the trending hashtag, “#WP20”.\n\nThroughout April and May, community members reflected on their journeys - what brought them to WordPress and its personal meaning. The stories, tweets, and videos were inspiring, nostalgic, and even humorous at times. There was swag, and the cakes were epic.\";s: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:68:\"https://wordpress.org/news/files/2023/08/wp20-celebrate-animated.mp4\";s:6:\"length\";s:7:\"2964981\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Dan Soschin\";s: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:38216:\"\n<figure class=\"wp-block-video\"><video autoplay controls loop muted src=\"https://wordpress.org/news/files/2023/08/wp20-celebrate-animated.mp4\" playsinline></video></figure>\n\n\n\n<p>Earlier this year, WordPressers around the globe united to celebrate 20 years of community and innovation. There were parties, blogs, videos, and social media posts aplenty. And, of course, the trending hashtag, “#WP20”.</p>\n\n\n\n<p>Throughout April and May, community members reflected on their journeys &#8211; what brought them to WordPress and its personal meaning. The stories, tweets, and videos were inspiring, nostalgic, and even humorous at times. There was swag, and the cakes were epic.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Let’s take a look!</h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-3 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">On WordPress turning 20, and the Audrey Scholars program: <a href=\"https://t.co/Etwh8H6xh4\">https://t.co/Etwh8H6xh4</a></p>&mdash; Matt Mullenweg (@photomatt) <a href=\"https://twitter.com/photomatt/status/1662582800451776512?ref_src=twsrc%5Etfw\">May 27, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">WordPress celebrates 20 years tomorrow. It&#39;s grown from a comment on a blog post to a web spanning phenomenon. Thanks to an outstanding community and the freedoms of Open Source. Happy Birthday, WordPress! <a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> <a href=\"https://twitter.com/hashtag/WordPress?src=hash&amp;ref_src=twsrc%5Etfw\">#WordPress</a> <a href=\"https://t.co/fght4XMJXb\">pic.twitter.com/fght4XMJXb</a></p>&mdash; Mike Little (@mikelittlezed1) <a href=\"https://twitter.com/mikelittlezed1/status/1662013891856027649?ref_src=twsrc%5Etfw\">May 26, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Look at this cute <a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> cake from <a href=\"https://twitter.com/RicksBakery?ref_src=twsrc%5Etfw\">@RicksBakery</a>! <a href=\"https://t.co/f88H3usR5R\">pic.twitter.com/f88H3usR5R</a></p>&mdash; Josepha Haden Chomphosy (@JosephaHaden) <a href=\"https://twitter.com/JosephaHaden/status/1662562362979676162?ref_src=twsrc%5Etfw\">May 27, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"es\" dir=\"ltr\">Tenemos regalitos para los que vengáis esta tarde a la Meetup.<a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> <a href=\"https://t.co/PSPsbWluv7\">pic.twitter.com/PSPsbWluv7</a></p>&mdash; Meetup WordPress Torrelodones (@WPTorrelodones) <a href=\"https://twitter.com/WPTorrelodones/status/1671918091398258688?ref_src=twsrc%5Etfw\">June 22, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">So <a href=\"https://twitter.com/WordPress?ref_src=twsrc%5Etfw\">@WordPress</a> is turning 20 years old today! <a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> <br><br>Happy birthday to WordPress and its entire community! from me and <a href=\"https://twitter.com/MariekeRakt?ref_src=twsrc%5Etfw\">@MariekeRakt</a> <a href=\"https://t.co/9N9T0SnsdL\">pic.twitter.com/9N9T0SnsdL</a></p>&mdash; Joost de Valk (@jdevalk) <a href=\"https://twitter.com/jdevalk/status/1662398779360702465?ref_src=twsrc%5Etfw\">May 27, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Happy 20th birthday, <a href=\"https://twitter.com/WordPress?ref_src=twsrc%5Etfw\">@WordPress</a>! Our Cebu meetup was a success! <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2728.png\" alt=\"✨\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f382.png\" alt=\"🎂\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><br><br>…and our community is growing. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f4af.png\" alt=\"💯\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> Thanks to <a href=\"https://twitter.com/hashtag/enspaceCebu?src=hash&amp;ref_src=twsrc%5Etfw\">#enspaceCebu</a> for hosting our party! <a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> <a href=\"https://twitter.com/hashtag/WordPressCebu?src=hash&amp;ref_src=twsrc%5Etfw\">#WordPressCebu</a> <a href=\"https://twitter.com/hashtag/WPCebu?src=hash&amp;ref_src=twsrc%5Etfw\">#WPCebu</a> <a href=\"https://t.co/TUFoKjuoxq\">pic.twitter.com/TUFoKjuoxq</a></p>&mdash; Cebu WordPress Meetup (@WPCebu) <a href=\"https://twitter.com/WPCebu/status/1664957630241189888?ref_src=twsrc%5Etfw\">June 3, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">I&#39;m sure you&#39;ve seen by now, but today is WordPress&#39; 20th birthday! Thank you to <a href=\"https://twitter.com/photomatt?ref_src=twsrc%5Etfw\">@photomatt</a> and <a href=\"https://twitter.com/mikelittlezed1?ref_src=twsrc%5Etfw\">@mikelittlezed1</a> for following through with a seemingly wild idea. I don&#39;t think anyone could have predicted we&#39;d end up where we are today. Happy birthday <a href=\"https://twitter.com/WordPress?ref_src=twsrc%5Etfw\">@WordPress</a>! <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f389.png\" alt=\"🎉\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f973.png\" alt=\"🥳\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> <a href=\"https://t.co/tAZRlYThuS\">pic.twitter.com/tAZRlYThuS</a></p>&mdash; Jon Desrosiers (@desrosj) <a href=\"https://twitter.com/desrosj/status/1662616708064985088?ref_src=twsrc%5Etfw\">May 28, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"de\" dir=\"ltr\">Hier ist der Recap vom letzten Zürcher <a href=\"https://twitter.com/hashtag/WordPress?src=hash&amp;ref_src=twsrc%5Etfw\">#WordPress</a> <a href=\"https://twitter.com/hashtag/Meetup?src=hash&amp;ref_src=twsrc%5Etfw\">#Meetup</a> im <a href=\"https://twitter.com/westhive?ref_src=twsrc%5Etfw\">@westhive</a> inkl. Audioaufzeichnungen und Slides der Präsentationen, sowie ein paar visuellen Eindrücken des Abends. <a href=\"https://twitter.com/hashtag/BBQ?src=hash&amp;ref_src=twsrc%5Etfw\">#BBQ</a> <a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> <a href=\"https://t.co/IycEcb4DQL\">https://t.co/IycEcb4DQL</a></p>&mdash; WordPress Zürich (@wpzurich) <a href=\"https://twitter.com/wpzurich/status/1674695261694701568?ref_src=twsrc%5Etfw\">June 30, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"qme\" dir=\"ltr\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f973.png\" alt=\"🥳\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f973.png\" alt=\"🥳\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f973.png\" alt=\"🥳\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><a href=\"https://twitter.com/hashtag/WCEU?src=hash&amp;ref_src=twsrc%5Etfw\">#WCEU</a> <a href=\"https://twitter.com/hashtag/WCEU2023?src=hash&amp;ref_src=twsrc%5Etfw\">#WCEU2023</a> <a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> <a href=\"https://t.co/Uodqd2OotM\">pic.twitter.com/Uodqd2OotM</a></p>&mdash; Osom Studio WordPress &amp; WooCommerce Agency (@OSOM_STUDIO) <a href=\"https://twitter.com/OSOM_STUDIO/status/1667524236406145024?ref_src=twsrc%5Etfw\">June 10, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">Celebrating <a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> at <a href=\"https://twitter.com/hashtag/WCEU?src=hash&amp;ref_src=twsrc%5Etfw\">#WCEU</a> with <a href=\"https://twitter.com/photomatt?ref_src=twsrc%5Etfw\">@photomatt</a> <a href=\"https://twitter.com/JosephaHaden?ref_src=twsrc%5Etfw\">@JosephaHaden</a> <a href=\"https://twitter.com/matias_ventura?ref_src=twsrc%5Etfw\">@matias_ventura</a> <a href=\"https://t.co/9LM9HnEfYn\">pic.twitter.com/9LM9HnEfYn</a></p>&mdash; Felix Arntz (@felixarntz) <a href=\"https://twitter.com/felixarntz/status/1667536517705736193?ref_src=twsrc%5Etfw\">June 10, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n</div>\n</div>\n\n\n\n<p>Want to see more tweets? <a href=\"https://wp20.wordpress.net/live/\">Check out the tweet wall here.</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Bits &amp; Bytes</h2>\n\n\n\n<ul>\n<li><a href=\"https://wp20.wordpress.net\">Official website for WP20</a></li>\n\n\n\n<li>The #WP20 hashtag was used at least 18,000 times between March 1 and June 8, 2023 on social peaking on May 27 with at least 2,700+ metions</li>\n\n\n\n<li>165+ meetups took place to celebrate WP20</li>\n\n\n\n<li>At least 4,661 people attended a meetup across six continents</li>\n\n\n\n<li>100+ kits of swag were shipped to meetup organizers</li>\n</ul>\n\n\n\n<p>Want more social media for WordPress? Check out the official accounts here:</p>\n\n\n\n<ul>\n<li><a href=\"https://twitter.com/WordPress\">Twitter</a></li>\n\n\n\n<li><a href=\"https://www.instagram.com/wordpress/\">Instagram</a></li>\n\n\n\n<li><a href=\"https://www.facebook.com/WordPress/\">Facebook</a></li>\n\n\n\n<li><a href=\"https://www.linkedin.com/company/wordpress\">LinkedIn</a></li>\n\n\n\n<li><a href=\"https://www.youtube.com/wordpress\">YouTube</a></li>\n\n\n\n<li><a href=\"https://www.pinterest.com/WordPress/\">Pinterest</a></li>\n\n\n\n<li><a href=\"https://www.tumblr.com/wordpress\">Tumblr</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Snapshots from WP20 Celebrations</h2>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"768\" data-id=\"15527\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/Fz4aD6_XwAICdz-.jpeg?resize=1024%2C768&#038;ssl=1\" alt=\"\" class=\"wp-image-15527\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/Fz4aD6_XwAICdz-.jpeg?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/Fz4aD6_XwAICdz-.jpeg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/Fz4aD6_XwAICdz-.jpeg?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/Fz4aD6_XwAICdz-.jpeg?w=1200&amp;ssl=1 1200w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"769\" height=\"1024\" data-id=\"15518\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxhuvvbacaagn6c.webp?resize=769%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15518\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxhuvvbacaagn6c.webp?resize=769%2C1024&amp;ssl=1 769w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxhuvvbacaagn6c.webp?resize=225%2C300&amp;ssl=1 225w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxhuvvbacaagn6c.webp?resize=768%2C1023&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxhuvvbacaagn6c.webp?resize=1154%2C1536&amp;ssl=1 1154w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxhuvvbacaagn6c.webp?w=1538&amp;ssl=1 1538w\" sizes=\"(max-width: 769px) 100vw, 769px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"768\" height=\"1024\" data-id=\"15523\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxhspnlaqainz1f.webp?resize=768%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15523\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxhspnlaqainz1f.webp?resize=768%2C1024&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxhspnlaqainz1f.webp?resize=225%2C300&amp;ssl=1 225w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxhspnlaqainz1f.webp?resize=1152%2C1536&amp;ssl=1 1152w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxhspnlaqainz1f.webp?w=1536&amp;ssl=1 1536w\" sizes=\"(max-width: 768px) 100vw, 768px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"768\" data-id=\"15516\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxjpa3oamaaetri.webp?resize=1024%2C768&#038;ssl=1\" alt=\"\" class=\"wp-image-15516\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxjpa3oamaaetri.webp?w=1024&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxjpa3oamaaetri.webp?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxjpa3oamaaetri.webp?resize=768%2C576&amp;ssl=1 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"828\" height=\"1024\" data-id=\"15517\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxjparaaqaa1iji.webp?resize=828%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15517\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxjparaaqaa1iji.webp?w=828&amp;ssl=1 828w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxjparaaqaa1iji.webp?resize=243%2C300&amp;ssl=1 243w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxjparaaqaa1iji.webp?resize=768%2C950&amp;ssl=1 768w\" sizes=\"(max-width: 828px) 100vw, 828px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"768\" data-id=\"15522\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxj2btqaaaakewo.webp?resize=1024%2C768&#038;ssl=1\" alt=\"\" class=\"wp-image-15522\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxj2btqaaaakewo.webp?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxj2btqaaaakewo.webp?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxj2btqaaaakewo.webp?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxj2btqaaaakewo.webp?resize=1536%2C1152&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxj2btqaaaakewo.webp?w=2048&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"768\" height=\"1024\" data-id=\"15524\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxkqdpmxwaa9zvr.webp?resize=768%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15524\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxkqdpmxwaa9zvr-scaled.webp?resize=768%2C1024&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkqdpmxwaa9zvr-scaled.webp?resize=225%2C300&amp;ssl=1 225w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkqdpmxwaa9zvr-scaled.webp?resize=1152%2C1536&amp;ssl=1 1152w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkqdpmxwaa9zvr-scaled.webp?resize=1536%2C2048&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkqdpmxwaa9zvr-scaled.webp?w=1920&amp;ssl=1 1920w\" sizes=\"(max-width: 768px) 100vw, 768px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"768\" data-id=\"15519\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwyami0ja.webp?resize=1024%2C768&#038;ssl=1\" alt=\"\" class=\"wp-image-15519\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwyami0ja.webp?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwyami0ja.webp?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwyami0ja.webp?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwyami0ja.webp?w=1280&amp;ssl=1 1280w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"941\" data-id=\"15525\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwcaativc.webp?resize=1024%2C941&#038;ssl=1\" alt=\"\" class=\"wp-image-15525\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwcaativc.webp?resize=1024%2C941&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwcaativc.webp?resize=300%2C276&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwcaativc.webp?resize=768%2C706&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwcaativc.webp?resize=1536%2C1411&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxkanzxwcaativc.webp?w=2047&amp;ssl=1 2047w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"768\" data-id=\"15520\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxoi01sxgamyqi7.webp?resize=1024%2C768&#038;ssl=1\" alt=\"\" class=\"wp-image-15520\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxoi01sxgamyqi7.webp?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxoi01sxgamyqi7.webp?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxoi01sxgamyqi7.webp?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxoi01sxgamyqi7.webp?w=1280&amp;ssl=1 1280w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"851\" data-id=\"15521\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxoukosaeaaa-sk.webp?resize=1024%2C851&#038;ssl=1\" alt=\"\" class=\"wp-image-15521\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxoukosaeaaa-sk.webp?resize=1024%2C851&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxoukosaeaaa-sk.webp?resize=300%2C249&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxoukosaeaaa-sk.webp?resize=768%2C638&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxoukosaeaaa-sk.webp?resize=1536%2C1276&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxoukosaeaaa-sk.webp?w=2048&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"769\" data-id=\"15526\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxm7nexxsaa5vec.webp?resize=1024%2C769&#038;ssl=1\" alt=\"\" class=\"wp-image-15526\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/fxm7nexxsaa5vec-scaled.webp?resize=1024%2C769&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxm7nexxsaa5vec-scaled.webp?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxm7nexxsaa5vec-scaled.webp?resize=768%2C577&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxm7nexxsaa5vec-scaled.webp?resize=1536%2C1154&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/07/fxm7nexxsaa5vec-scaled.webp?resize=2048%2C1538&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n</figure>\n\n\n\n<h2 class=\"wp-block-heading\">Props</h2>\n\n\n\n<p>WP20 celebrations, swag, websites, social media, graphics, and so much more could not have happened without the wonderful contributions of so many. Beyond the organizers of the 165+ events, there were many people working behind the scenes to ensure WordPress got the recognition it deserved. Thank you to everyone who worked behind the scenes to organize the meetups, create swag, and to spread the word. Some of these hardworking folks include: <a href=\"https://profiles.wordpress.org/nomadskateboarding/\">Mark Andrew</a>, <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a>, <a href=\"https://profiles.wordpress.org/tinobarreiro/\">Tino Barreiro</a>, <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloe Bringmann</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a>, <a href=\"https://profiles.wordpress.org/mysweetcate/\">Cate DeRosia</a>, <a href=\"https://profiles.wordpress.org/triforcepower/\">Em DeRosia</a>, <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a>, <a href=\"https://profiles.wordpress.org/eidolonnight/\">Nicholas Garofalo</a>, <a href=\"https://profiles.wordpress.org/ngreennc/\">Nyasha Green</a>, <a href=\"https://profiles.wordpress.org/nickhamze/\">Nick Hamze</a>, <a href=\"https://profiles.wordpress.org/meaganhanes/\">Meagan Hanes</a>, <a href=\"https://profiles.wordpress.org/kellychoffman/\">Kelly Hoffman</a>, <a href=\"https://profiles.wordpress.org/pablohoneyhoney/\">Pablo Honey</a>, <a href=\"https://profiles.wordpress.org/santanainniss/\">Santana Inniss</a>, <a href=\"https://profiles.wordpress.org/markoserb/\">Marko Ivanovic</a>, <a href=\"https://profiles.wordpress.org/angelasjin/\">Angela Jin</a>, Winston Koone, Megan Marcel, <a href=\"https://profiles.wordpress.org/ninianepress/\">Jenni McKinnon</a>, <a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a>, <a href=\"https://profiles.wordpress.org/jpantani/\">Jonathan Pantani</a>, <a href=\"https://profiles.wordpress.org/sereedmedia/\">Se Reed</a>, <a href=\"https://profiles.wordpress.org/laurlittle/\">Lauren Stein</a>, <a href=\"https://profiles.wordpress.org/fcoveram/\">Francisco Vera</a>, Andrew Wikel, and <a href=\"https://profiles.wordpress.org/adamwood/\">Adam Wood</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Some More Fun</h2>\n\n\n\n<p>A WordPress event is not complete without a Wapuu, and not only was there one, but there was a whole campaign to color it in! Thanks to <a href=\"https://profiles.wordpress.org/triforcepower/\">Em DeRosia</a> for creating the commemorative Wapuu!</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-6 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"737\" height=\"1024\" data-id=\"15532\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/Fs33fvqWcAAKRbx.png?resize=737%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15532\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/Fs33fvqWcAAKRbx.png?resize=737%2C1024&amp;ssl=1 737w, https://i0.wp.com/wordpress.org/news/files/2023/07/Fs33fvqWcAAKRbx.png?resize=216%2C300&amp;ssl=1 216w, https://i0.wp.com/wordpress.org/news/files/2023/07/Fs33fvqWcAAKRbx.png?resize=768%2C1067&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/Fs33fvqWcAAKRbx.png?w=864&amp;ssl=1 864w\" sizes=\"(max-width: 737px) 100vw, 737px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"737\" height=\"1024\" data-id=\"15528\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FrU8oOFaQAEZLPY.jpeg?resize=737%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15528\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FrU8oOFaQAEZLPY.jpeg?resize=737%2C1024&amp;ssl=1 737w, https://i0.wp.com/wordpress.org/news/files/2023/07/FrU8oOFaQAEZLPY.jpeg?resize=216%2C300&amp;ssl=1 216w, https://i0.wp.com/wordpress.org/news/files/2023/07/FrU8oOFaQAEZLPY.jpeg?resize=768%2C1067&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/FrU8oOFaQAEZLPY.jpeg?w=864&amp;ssl=1 864w\" sizes=\"(max-width: 737px) 100vw, 737px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"722\" height=\"956\" data-id=\"15531\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/Ft8DCn9WcA08xYZ.jpeg?resize=722%2C956&#038;ssl=1\" alt=\"\" class=\"wp-image-15531\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/Ft8DCn9WcA08xYZ.jpeg?w=722&amp;ssl=1 722w, https://i0.wp.com/wordpress.org/news/files/2023/07/Ft8DCn9WcA08xYZ.jpeg?resize=227%2C300&amp;ssl=1 227w\" sizes=\"(max-width: 722px) 100vw, 722px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"832\" height=\"1024\" data-id=\"15534\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FtyXUDZXgAA1G1K.jpeg?resize=832%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15534\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FtyXUDZXgAA1G1K.jpeg?resize=832%2C1024&amp;ssl=1 832w, https://i0.wp.com/wordpress.org/news/files/2023/07/FtyXUDZXgAA1G1K.jpeg?resize=244%2C300&amp;ssl=1 244w, https://i0.wp.com/wordpress.org/news/files/2023/07/FtyXUDZXgAA1G1K.jpeg?resize=768%2C945&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/FtyXUDZXgAA1G1K.jpeg?w=975&amp;ssl=1 975w\" sizes=\"(max-width: 832px) 100vw, 832px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"819\" height=\"1024\" data-id=\"15533\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FuvXFqHWAAY7Yob.jpeg?resize=819%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15533\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FuvXFqHWAAY7Yob.jpeg?resize=819%2C1024&amp;ssl=1 819w, https://i0.wp.com/wordpress.org/news/files/2023/07/FuvXFqHWAAY7Yob.jpeg?resize=240%2C300&amp;ssl=1 240w, https://i0.wp.com/wordpress.org/news/files/2023/07/FuvXFqHWAAY7Yob.jpeg?resize=768%2C960&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/FuvXFqHWAAY7Yob.jpeg?w=960&amp;ssl=1 960w\" sizes=\"(max-width: 819px) 100vw, 819px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"829\" data-id=\"15530\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FxHdOAdXwAE_4w9.jpeg?resize=1024%2C829&#038;ssl=1\" alt=\"\" class=\"wp-image-15530\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FxHdOAdXwAE_4w9.jpeg?resize=1024%2C829&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/FxHdOAdXwAE_4w9.jpeg?resize=300%2C243&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/FxHdOAdXwAE_4w9.jpeg?resize=768%2C622&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/FxHdOAdXwAE_4w9.jpeg?w=1121&amp;ssl=1 1121w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"712\" data-id=\"15535\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FtsDGoiaUAA91ug.jpeg?resize=1024%2C712&#038;ssl=1\" alt=\"\" class=\"wp-image-15535\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FtsDGoiaUAA91ug.jpeg?resize=1024%2C712&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/FtsDGoiaUAA91ug.jpeg?resize=300%2C209&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/FtsDGoiaUAA91ug.jpeg?resize=768%2C534&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/FtsDGoiaUAA91ug.jpeg?w=1200&amp;ssl=1 1200w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"709\" height=\"1024\" data-id=\"15536\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FtxoedaacAYaIeq.jpeg?resize=709%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15536\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FtxoedaacAYaIeq.jpeg?resize=709%2C1024&amp;ssl=1 709w, https://i0.wp.com/wordpress.org/news/files/2023/07/FtxoedaacAYaIeq.jpeg?resize=208%2C300&amp;ssl=1 208w, https://i0.wp.com/wordpress.org/news/files/2023/07/FtxoedaacAYaIeq.jpeg?resize=768%2C1109&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/FtxoedaacAYaIeq.jpeg?w=831&amp;ssl=1 831w\" sizes=\"(max-width: 709px) 100vw, 709px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"737\" height=\"1024\" data-id=\"15529\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FxIvqkGWIAEPKt8.jpeg?resize=737%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-15529\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/FxIvqkGWIAEPKt8.jpeg?resize=737%2C1024&amp;ssl=1 737w, https://i0.wp.com/wordpress.org/news/files/2023/07/FxIvqkGWIAEPKt8.jpeg?resize=216%2C300&amp;ssl=1 216w, https://i0.wp.com/wordpress.org/news/files/2023/07/FxIvqkGWIAEPKt8.jpeg?resize=768%2C1066&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/FxIvqkGWIAEPKt8.jpeg?w=970&amp;ssl=1 970w\" sizes=\"(max-width: 737px) 100vw, 737px\" data-recalc-dims=\"1\" /></figure>\n</figure>\n\n\n\n<p>The Marketing team ran an interactive campaign, <a href=\"https://make.wordpress.org/marketing/2023/05/02/20-days-to-celebrate-20-years-of-wordpress-from-blogs-to-blocks/\"><em>From Blogs to Blocks</em></a>, a series of prompts across 20 days for WordPress enthusiasts to celebrate all-things WordPress.</p>\n\n\n\n<p>Additional campaigns took place on social media and included prompting folks to share their favorite WordPress memory and most cherished WordPress swag item, to highlight the 21 contributing teams, and even to share a birthday greeting.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\" data-width=\"500\" data-dnt=\"true\"><p lang=\"en\" dir=\"ltr\">My fav <a href=\"https://twitter.com/hashtag/WordPress?src=hash&amp;ref_src=twsrc%5Etfw\">#WordPress</a> swag, which I use daily! This was the speaker swag from <a href=\"https://twitter.com/hashtag/WCBos?src=hash&amp;ref_src=twsrc%5Etfw\">#WCBos</a> 2019. <a href=\"https://twitter.com/melchoyce?ref_src=twsrc%5Etfw\">@melchoyce</a>, I think you designed this stunning logo? <a href=\"https://twitter.com/hashtag/WP20?src=hash&amp;ref_src=twsrc%5Etfw\">#WP20</a> <a href=\"https://t.co/1sEIEMGzM9\">https://t.co/1sEIEMGzM9</a> <a href=\"https://t.co/F0ufF9msqP\">pic.twitter.com/F0ufF9msqP</a></p>&mdash; Angela Jin (@AngelaSJin) <a href=\"https://twitter.com/AngelaSJin/status/1650832707683864578?ref_src=twsrc%5Etfw\">April 25, 2023</a></blockquote><script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"></script>\n</div></figure>\n\n\n\n<p>We had lots of digital goodies too! From 3D desktop wallpaper, to selfie-props for the celebrations, and more. <a href=\"https://wp20.wordpress.net/swag/\">You can download them here</a>.</p>\n\n\n\n<div class=\"wp-block-jetpack-tiled-gallery aligncenter is-style-rectangular\"><div class=\"tiled-gallery__gallery\"><div class=\"tiled-gallery__row\"><div class=\"tiled-gallery__col\" style=\"flex-basis:37.05595%\"><figure class=\"tiled-gallery__item\"><img decoding=\"async\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/wp20-selfie-glasses-1024x576.png?strip=info&#038;w=600&#038;ssl=1 600w,https://i0.wp.com/wordpress.org/news/files/2023/08/wp20-selfie-glasses-1024x576.png?strip=info&#038;w=900&#038;ssl=1 900w,https://i0.wp.com/wordpress.org/news/files/2023/08/wp20-selfie-glasses-1024x576.png?strip=info&#038;w=1200&#038;ssl=1 1200w,https://i0.wp.com/wordpress.org/news/files/2023/08/wp20-selfie-glasses-1024x576.png?strip=info&#038;w=1500&#038;ssl=1 1500w,https://i0.wp.com/wordpress.org/news/files/2023/08/wp20-selfie-glasses-1024x576.png?strip=info&#038;w=1600&#038;ssl=1 1600w\" alt=\"\" data-height=\"900\" data-id=\"15830\" data-link=\"https://wordpress.org/news/?attachment_id=15830\" data-url=\"https://wordpress.org/news/files/2023/08/wp20-selfie-glasses-1024x576.png\" data-width=\"1600\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/wp20-selfie-glasses-1024x576.png?ssl=1\" data-amp-layout=\"responsive\" /></figure><figure class=\"tiled-gallery__item\"><img decoding=\"async\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/wp20-celebrate-desktop.jpg?strip=info&#038;w=600&#038;ssl=1 600w,https://i0.wp.com/wordpress.org/news/files/2023/08/wp20-celebrate-desktop.jpg?strip=info&#038;w=825&#038;ssl=1 825w\" alt=\"\" data-height=\"600\" data-id=\"15829\" data-link=\"https://wordpress.org/news/?attachment_id=15829\" data-url=\"https://wordpress.org/news/files/2023/08/wp20-celebrate-desktop.jpg\" data-width=\"825\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/wp20-celebrate-desktop.jpg?ssl=1\" data-amp-layout=\"responsive\" /></figure></div><div class=\"tiled-gallery__col\" style=\"flex-basis:62.94405%\"><figure class=\"tiled-gallery__item\"><img decoding=\"async\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2023/08/wp20-logo-blueberry3x-1024x783.png?strip=info&#038;w=600&#038;ssl=1 600w,https://i1.wp.com/wordpress.org/news/files/2023/08/wp20-logo-blueberry3x-1024x783.png?strip=info&#038;w=900&#038;ssl=1 900w,https://i1.wp.com/wordpress.org/news/files/2023/08/wp20-logo-blueberry3x-1024x783.png?strip=info&#038;w=1200&#038;ssl=1 1200w,https://i1.wp.com/wordpress.org/news/files/2023/08/wp20-logo-blueberry3x-1024x783.png?strip=info&#038;w=1490&#038;ssl=1 1490w\" alt=\"WP20\" data-height=\"1140\" data-id=\"15854\" data-link=\"https://wordpress.org/news/?attachment_id=15854\" data-url=\"https://wordpress.org/news/files/2023/08/wp20-logo-blueberry3x-1024x783.png\" data-width=\"1490\" src=\"https://i1.wp.com/wordpress.org/news/files/2023/08/wp20-logo-blueberry3x-1024x783.png?ssl=1\" data-amp-layout=\"responsive\" /></figure></div></div></div></div>\n\n\n\n<h2 class=\"wp-block-heading\">Got Swag? Need Swag?</h2>\n\n\n\n<p>It&#8217;s not too late to order your WP20 commemorative items. <a href=\"https://mercantile.wordpress.org/product-category/wp20/\">Find shirts, stickers, and more, while supplies last</a>!</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>See you in five years for the 25th!</strong></h2>\n\n\n\n<p>Sign up here to stay in the &#8220;know&#8221;!</p>\n\n\n	<div class=\"wp-block-jetpack-subscriptions__supports-newline wp-block-jetpack-subscriptions\">\n		<div class=\"jetpack_subscription_widget\">\n			<div class=\"wp-block-jetpack-subscriptions__container\">\n				<form\n					action=\"#\"\n					method=\"post\"\n					accept-charset=\"utf-8\"\n					data-blog=\"14607090\"\n					data-post_access_level=\"everybody\"\n					id=\"subscribe-blog-1\"\n				>\n					<p id=\"subscribe-email\">\n						<label id=\"jetpack-subscribe-label\"\n							class=\"screen-reader-text\"\n							for=\"subscribe-field-1\">\n							Type your email…						</label>\n						<input type=\"email\" name=\"email\" required=\"required\"\n															class=\"no-border-radius  required\"\n																						style=\"font-size: 16px;padding: 15px 23px 15px 23px;border-radius: 0px;border-width: 1px;\"\n														value=\"\"\n							id=\"subscribe-field-1\"\n							placeholder=\"Type your email…\"\n						/>\n					</p>\n\n					<p id=\"subscribe-submit\"\n											>\n						<input type=\"hidden\" name=\"action\" value=\"subscribe\"/>\n						<input type=\"hidden\" name=\"blog_id\" value=\"14607090\"/>\n						<input type=\"hidden\" name=\"source\" value=\"https://wordpress.org/news/feed/\"/>\n						<input type=\"hidden\" name=\"sub-type\" value=\"subscribe-block\"/>\n						<input type=\"hidden\" name=\"redirect_fragment\" value=\"subscribe-blog-1\"/>\n												<button type=\"submit\"\n															class=\"wp-block-button__link no-border-radius\"\n																						style=\"font-size: 16px;padding: 15px 23px 15px 23px;margin: 0px; margin-left: 10px;border-radius: 0px;border-width: 1px;\"\n														name=\"jetpack_subscriptions_widget\"\n						>\n							Subscribe						</button>\n					</p>\n				</form>\n\n							</div>\n		</div>\n	</div>\n	\";s: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:\"15471\";s: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: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:26:\"WordPress 6.3 “Lionel”\";s:7:\"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://wordpress.org/news/2023/08/lionel/\";s: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, 08 Aug 2023 20:03:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}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:\"6.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:\"\";}i:3;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=15718\";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:196:\"WordPress 6.3 \"Lionel\" is here! Named after Lionel Hampton, the prolific jazz musician and bandleader, this release was made possible by over 650 contributors. Download WordPress 6.3 Lionel today.\";s: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:\"Matias Ventura\";s: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:71718:\"\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Main-Image.png?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-15794\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Main-Image.png?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Main-Image.png?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Main-Image.png?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Main-Image.png?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Main-Image.png?resize=2048%2C1365&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Main-Image.png?w=3000&amp;ssl=1 3000w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Say hello to WordPress 6.3 “Lionel,” named after <a href=\"https://en.wikipedia.org/wiki/Lionel_Hampton\">Lionel Hampton</a>, the celebrated American jazz artist. A prolific jazz vibraphonist, pianist, and percussionist, Hampton gained notoriety working in harmony with greats from <a href=\"https://en.wikipedia.org/wiki/Charles_Mingus\">Charles Mingus</a> to <a href=\"https://en.wikipedia.org/wiki/Quincy_Jones\">Quincy Jones</a> and as bandleader of the eponymous Lionel Hampton Orchestra. His artistry and charitable work have been recognized with a Grammy, a star on the Hollywood Walk of Fame, and the National Medal of Arts.</p>\n\n\n\n<p>Be sure to turn up the volume of the <a href=\"https://www.youtube.com/channel/UCpfWWFslWSapwL_q16AboSg/featured\">musical stylings</a> of Lionel Hampton as you discover all “Lionel” has to offer.</p>\n\n\n\n<p>With “Lionel” you can create beautiful and compelling websites more efficiently than ever. Whether you want to build an entire site without coding or are a developer looking to customize every detail, WordPress 6.3 has something to pique your interest. As you unpack and explore this latest release, you will discover updated functions and navigation designed to help you work and create with less effort, design tools that give you more control over layout, and added functionality enriching the site-building experience.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-large-font-size\">\n<p class=\"has-extra-large-font-size\">&#8220;Lionel&#8221; marks a major chapter in the evolution of WordPress as a tool for expression. It’s the culmination of years of work from hundreds of contributors, bringing a more powerful and cohesive editing experience for crafting websites with blocks. It continues the quest of making web publishing approachable for everyone—so it’s also just a new beginning!</p>\n<cite>Matías Ventura, WordPress 6.3 Release Lead</cite></blockquote>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://wordpress.org/wordpress-6.3.zip\">Download WordPress 6.3 &#8220;Lionel&#8221; today</a></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">What’s inside</h2>\n\n\n\n<p>This momentous release opens new possibilities for the creative expression of designers, creators, and builders. Powerful tools and refined controls give users confidence and allow them to easily manage their sites.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Do everything in the Site Editor</h3>\n\n\n\n<p>WordPress 6.3 brings your content, templates, and patterns together in the Site Editor for the first time. Add pages, browse style variations, create synced patterns, and enjoy fine-tuned control over navigation menus. Spend less time switching across different site areas—so you can focus on what matters most. Creation to completion, all in one place.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/site-editor-2.png?resize=1024%2C666&#038;ssl=1\" alt=\"Image titled: &quot;Do everything in the Site Editor&quot;\" class=\"wp-image-15808\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/site-editor-2.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/site-editor-2.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/site-editor-2.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/site-editor-2.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>Do everything in the Site Editor</em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Preview Block themes</h3>\n\n\n\n<p>Experience block themes before you switch and preview the Site Editor, with options to customize directly before committing to a new theme.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/previewing-themes.png?resize=1024%2C666&#038;ssl=1\" alt=\"Image about previewing block themes titled Previewing Themes depicting &quot;Previewing: Organizer&quot;\" class=\"wp-image-15769\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/previewing-themes.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/previewing-themes.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/previewing-themes.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/previewing-themes.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>Preview a new block theme before you switch and commit</em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Create and sync patterns</h3>\n\n\n\n<p>Arrange blocks and save them to the ‘My Patterns’ section for use throughout your site. You can even specify whether to sync your patterns (previously referred to as “Reusable blocks”) so that one change applies to all parts of your site. Or, utilize patterns as a starting point with the ability to customize each instance.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/patterns.png?resize=1024%2C666&#038;ssl=1\" alt=\"Image showing the new My Patterns section in the CMS.\" class=\"wp-image-15768\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/patterns.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/patterns.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/patterns.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/patterns.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>My patterns: All your patterns in one place</em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Work faster with the Command Palette</h3>\n\n\n\n<p>Switch to a specific template or open your editor preferences with a new tool that helps you quickly access expanded functionality. With simple keyboard shortcuts (⌘+k on Mac or Ctrl+k on Windows), clicking the sidebar search icon in Site View, or clicking the Title Bar, get where you need to go and do what you need to do in seconds.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/command-palette.png?resize=1024%2C666&#038;ssl=1\" alt=\"Image depicting the new Command Palette\" class=\"wp-image-15763\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/command-palette.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/command-palette.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/command-palette.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/command-palette.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>Get to know the new Command Palette </em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Sharpen your designs with new tools</h3>\n\n\n\n<p>New design controls bring more versatility for fine-tuning, starting with the ability to customize your captions from the Styles interface without coding. You can manage your duotone filters in Styles for supported blocks and pick from the options provided by your theme or disable them entirely. The Cover block gets added settings for text color, layout controls, and border options, making this powerful block even more handy.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/design.png?resize=1024%2C666&#038;ssl=1\" alt=\"Image representing the new design tools in the Site Editor\" class=\"wp-image-15764\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/design.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/design.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/design.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/design.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>New design tools</em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Track design changes with Style revisions</h3>\n\n\n\n<p>With a new audit trail, you can now see how your site looked at a specific time. Visualize these revisions in a timeline and access a one-click option to restore prior styles.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/revisions.png?resize=1024%2C666&#038;ssl=1\" alt=\"Image titled &quot;Style Revisions&quot;\" class=\"wp-image-15770\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/revisions.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/revisions.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/revisions.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/revisions.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>Style revisions: See your style revision history </em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Annotate with the Footnotes block</h3>\n\n\n\n<p>Footnotes add convenient annotations throughout your content. Now you can add and link footnotes for any paragraph.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/footnotes.png?resize=1024%2C666&#038;ssl=1\" alt=\"Image depicting the new Footnotes Block\" class=\"wp-image-15766\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/footnotes.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/footnotes.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/footnotes.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/footnotes.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>Add footnotes effortlessly with the new Footnotes Block</em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Show or hide content with the Details block</h3>\n\n\n\n<p>Use the Details block to avoid spoiling a surprise, create an interactive Q&amp;A section, or hide a long paragraph under a heading.</p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"666\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/details.png?resize=1024%2C666&#038;ssl=1\" alt=\"Image depicting the new Details Block\" class=\"wp-image-15765\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/08/details.png?resize=1024%2C666&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/08/details.png?resize=300%2C195&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/08/details.png?resize=768%2C499&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/08/details.png?w=1360&amp;ssl=1 1360w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /><figcaption class=\"wp-element-caption\"><em>Display or hide content with the new Details Block</em></figcaption></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Performance gets a boost</h3>\n\n\n\n<p>WordPress 6.3 has <a href=\"https://make.wordpress.org/core/2023/08/07/wordpress-6-3-performance-improvements/\">170+ performance updates</a>, including defer and async support for the Scripts API and fetchpriority support for images. These improvements, along with block template resolution, image lazy-loading, and the emoji loader, can dramatically improve your website’s perceived load time.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Accessibility remains a core focus</h3>\n\n\n\n<p>Incorporating more than 50 accessibility improvements across the platform, WordPress 6.3 is more accessible than ever. Improved labeling, optimized tab and arrow-key navigation, revised heading hierarchy, and new controls in the admin image editor allow those using assistive technologies to navigate more easily.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Other highlights</h3>\n\n\n\n<h4 class=\"wp-block-heading\">Set aspect ratio on images</h4>\n\n\n\n<p>Specify your aspect ratios and ensure design integrity, especially when using images in patterns.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Build your site distraction-free</h4>\n\n\n\n<p>Distraction-free designing is now available in the Site Editor.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Rediscover the Top Toolbar</h4>\n\n\n\n<p>A revamped Top Toolbar offers parent selectors for nested blocks, options when selecting multiple blocks, and an interface embedded into the title bar with new functionality in mind.</p>\n\n\n\n<h4 class=\"wp-block-heading\">List View improvements</h4>\n\n\n\n<p>Drag and drop to every content layer and delete any block you would like in the updated List View.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Build templates with Patterns</h4>\n\n\n\n<p>Create unique patterns to jumpstart template creation with a new modal enabling access to pattern selection.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Changes in PHP support</h4>\n\n\n\n<p>Support for PHP 5 is discontinued. The&nbsp;new minimum supported version&nbsp;of PHP is 7.0.0.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Failed update safeguards</h4>\n\n\n\n<p>WordPress will now auto-restore the previously installed version of plugins or themes if something goes wrong during a failed manual update.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\">Learn more about WordPress and 6.3</h2>\n\n\n\n<p>Explore <a href=\"https://learn.wordpress.org/tutorials/\">Learn WordPress</a> for quick how-to videos, <a href=\"https://learn.wordpress.org/social-learning/\">online workshops</a>, and other resources to level up your knowledge of the latest features in WordPress.&nbsp;</p>\n\n\n\n<p>Check out the <a href=\"https://make.wordpress.org/core/2023/07/18/wordpress-6-3-field-guide/\">WordPress 6.3 Field Guide</a> for detailed developer notes to help you build with WordPress and get the most out of the latest release. Read the <a href=\"https://wordpress.org/documentation/wordpress-version/version-6-3/\">6.3 release notes</a> for additional technical details about this release, including feature recaps, installation information, file changes, fixes, and updates.</p>\n\n\n\n<p>Read and subscribe to the <a href=\"https://developer.wordpress.org/news/\">Developer Blog</a> for even more helpful WordPress content.&nbsp;</p>\n\n\n\n<p>To accompany this release, a new <a href=\"https://wordpress.org/download/releases/6-3/\">web experience</a> has been created to provide a more visual way of getting acquainted with the many improvements and new features of WordPress 6.3. </p>\n\n\n\n<p>Seeing WordPress 6.3 in action doesn&#8217;t stop there! Be sure to watch this brief <a href=\"https://www.youtube.com/watch?v=6JhJcOLySLY\">overview video</a> to get a taste of the many things &#8220;Lionel&#8221; has to offer.</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=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/6JhJcOLySLY?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<h2 class=\"wp-block-heading\">WordPress is a global software platform</h2>\n\n\n\n<p><a href=\"https://translate.wordpress.org/stats/\">61 locales have translated 90 percent</a> or more of WordPress 6.3 into their language. Community translators are working hard to ensure more translations are on their way. Thank you, gracias, ありがとう, धन्यवाद, and ευχαριστώ to everyone who helps to make WordPress available in 200 languages.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Contributing-to-WordPress\">Contributing to WordPress</h2>\n\n\n\n<p>WordPress believes in democratizing publishing and <a href=\"https://opensource.org/osd-annotated\">the freedoms that come with open source</a>. Supporting this idea is a large community of people collaborating to strengthen the software. A big thank you to everyone who makes WordPress.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-large-font-size\">\n<p class=\"has-extra-large-font-size\">Our community of contributors has always been what makes WordPress wonderful. You are what makes sure our project continues to thrive, and our software remains secure, usable, and impactful. Thank you so much for joining together to make the web (and the world) a better place!</p>\n<cite>Josepha Haden Chomphosy, Executive Director, WordPress.org</cite></blockquote>\n\n\n\n<p>WordPress 6.3 arrives thanks to more than 650 contributors&#8217; collective passion and effort in at least 52 countries. This release also includes over 205 first-time contributors!&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">The 6.3 release squad</h3>\n\n\n\n<p>The 6.3 release was led from start to launch by an active set of contributors from across many disciplines. Over several weeks, they kept the release on track and moving forward by connecting ideas, resolving issues, and removing roadblocks.</p>\n\n\n\n<ul>\n<li>Release Lead: <a href=\"https://profiles.wordpress.org/matveb/\">Matías Ventura</a></li>\n\n\n\n<li>Release Coordinators: <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a>, <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a></li>\n\n\n\n<li>Core Tech Leads: <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a></li>\n\n\n\n<li>Editor Tech Leads:&nbsp; <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a>, <a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon Dodd</a></li>\n\n\n\n<li>Core Triage Leads: <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Kabir Chaion</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Glecker</a></li>\n\n\n\n<li>Editor Triage Leads: <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a>, <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>, <a href=\"https://profiles.wordpress.org/firoz2456/\">Firoz Sabaliya</a>, <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a></li>\n\n\n\n<li>Documentation Leads: <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a>, <a href=\"https://profiles.wordpress.org/stevenlinx/\">Steven Lin</a>, <a href=\"https://profiles.wordpress.org/leonnugraha/\">Leonardus Nugraha</a>, <a href=\"https://profiles.wordpress.org/611shabnam/\">Mushrit Shabnam</a></li>\n\n\n\n<li>Marketing &amp; Communications Leads: <a href=\"https://profiles.wordpress.org/dansoschin/\">Dan Soschin</a>, <a href=\"https://profiles.wordpress.org/jpantani/\">Jonathan Pantani</a>, <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a></li>\n\n\n\n<li>Test Leads: <a href=\"https://profiles.wordpress.org/ironprogrammer/\">Brian Alexander</a>, <a href=\"https://profiles.wordpress.org/webtechpooja/\">Pooja Derashri</a>, <a href=\"https://profiles.wordpress.org/chrismalone617/\">Chris Malone</a>, <a href=\"https://profiles.wordpress.org/boniu91/\">Piotrek Boniu</a></li>\n\n\n\n<li>Design Leads: <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a></li>\n\n\n\n<li>Performance Leads: <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/clarkeemily/\">Emily Clarke</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">6.3 contributors</h3>\n\n\n\n<p>Complimenting the release squad is a diverse group of contributors whose global collaboration delivered hundreds of enhancements and fixes, ensuring a stable release for all—a testament to the power and capability of the WordPress community.&nbsp;</p>\n\n\n\n<p class=\"is-style-wporg-props-long alignfull\"><a href=\"https://profiles.wordpress.org/zgrkaralar/\">&#214;zg&#252;r KARALAR</a> · <a href=\"https://profiles.wordpress.org/6adminit/\">6adminit</a> · <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> · <a href=\"https://profiles.wordpress.org/aaronrobertshaw/\">Aaron Robertshaw</a> · <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a> · <a href=\"https://profiles.wordpress.org/abhi3315/\">abhi3315</a> · <a href=\"https://profiles.wordpress.org/softwortech/\">Abhishek Sharma</a> · <a href=\"https://profiles.wordpress.org/ababir/\">Abir</a> · <a href=\"https://profiles.wordpress.org/abitofmind/\">abitofmind</a> · <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a> · <a href=\"https://profiles.wordpress.org/awarner20/\">Adam W. Warner</a> · <a href=\"https://profiles.wordpress.org/adarshposimyth/\">Adarsh Akshat</a> · <a href=\"https://profiles.wordpress.org/adeltahri/\">Adel Tahri</a> · <a href=\"https://profiles.wordpress.org/adi3890/\">Aditya Jain</a> · <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Chaion</a> · <a href=\"https://profiles.wordpress.org/ahsannayem/\">Ahsan Chowdhury</a> · <a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a> · <a href=\"https://profiles.wordpress.org/akmelias/\">akmelias</a> · <a href=\"https://profiles.wordpress.org/wpfy/\">Akramul Hasan</a> · <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a> · <a href=\"https://profiles.wordpress.org/xavortm/\">Alex Dimitrov</a> · <a href=\"https://profiles.wordpress.org/cawa-93/\">Alex Kozack</a> · <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a> · <a href=\"https://profiles.wordpress.org/alexstine/\">Alex Stine</a> · <a href=\"https://profiles.wordpress.org/alexandrelara/\">Alexandre Lara</a> · <a href=\"https://profiles.wordpress.org/allancole/\">allancole</a> · <a href=\"https://profiles.wordpress.org/mrfoxtalbot/\">Alvaro G&#243;mez</a> · <a href=\"https://profiles.wordpress.org/alvitazwar052/\">Alvi Tazwar</a> · <a href=\"https://profiles.wordpress.org/akrocks/\">Amaan Khan</a> · <a href=\"https://profiles.wordpress.org/amansurov/\">amansurov</a> · <a href=\"https://profiles.wordpress.org/amin7/\">amin</a> · <a href=\"https://profiles.wordpress.org/sabreuse/\">Amy Hendrix (sabreuse)</a> · <a href=\"https://profiles.wordpress.org/anatoliyav/\">Anatoliy</a> · <a href=\"https://profiles.wordpress.org/anatolikkk/\">Anatoliy Dovgun</a> · <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a> · <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a> · <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a> · <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a> · <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a> · <a href=\"https://profiles.wordpress.org/rarst/\">Andrey \"Rarst\" Savchenko</a> · <a href=\"https://profiles.wordpress.org/oandregal/\">André Maneiro</a> · <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a> · <a href=\"https://profiles.wordpress.org/andizer/\">Andy Meerwaldt</a> · <a href=\"https://profiles.wordpress.org/apeatling/\">Andy Peatling</a> · <a href=\"https://profiles.wordpress.org/anilvaza/\">Anil Vaza</a> · <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a> · <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a> · <a href=\"https://profiles.wordpress.org/reputeinfosystems/\">Ankur Chotai</a> · <a href=\"https://profiles.wordpress.org/annashopina/\">Anna</a> · <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a> · <a href=\"https://profiles.wordpress.org/annebovelett/\">Anne-Mieke Bovelett</a> · <a href=\"https://profiles.wordpress.org/annziel/\">annziel</a> · <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a> · <a href=\"https://profiles.wordpress.org/atimmer/\">Anton Timmermans</a> · <a href=\"https://profiles.wordpress.org/antonvlasenko/\">Anton Vlasenko</a> · <a href=\"https://profiles.wordpress.org/antonyagrios/\">Antony Agrios</a> · <a href=\"https://profiles.wordpress.org/anver/\">anver</a> · <a href=\"https://profiles.wordpress.org/anveshika/\">Anveshika Srivastava</a> · <a href=\"https://profiles.wordpress.org/arafatjamil01/\">Arafat Jamil</a> · <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a> · <a href=\"https://profiles.wordpress.org/artemiosans/\">Artemio Morales</a> · <a href=\"https://profiles.wordpress.org/arthur791004/\">Arthur Chu</a> · <a href=\"https://profiles.wordpress.org/ideag/\">Arunas Liuiza</a> · <a href=\"https://profiles.wordpress.org/iamasadpolash/\">Asad Polash</a> · <a href=\"https://profiles.wordpress.org/mrasharirfan/\">Ashar Irfan</a> · <a href=\"https://profiles.wordpress.org/ashikurwp/\">Ashikur Rahman</a> · <a href=\"https://profiles.wordpress.org/nant82/\">Atanas Antonov</a> · <a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a> · <a href=\"https://profiles.wordpress.org/austinginder/\">Austin Ginder</a> · <a href=\"https://profiles.wordpress.org/filosofo/\">Austin Matzko</a> · <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a> · <a href=\"https://profiles.wordpress.org/azizantoun/\">azizantoun</a> · <a href=\"https://profiles.wordpress.org/aznadesign/\">Aznadesign</a> · <a href=\"https://profiles.wordpress.org/bangank36/\">bangank36</a> · <a href=\"https://profiles.wordpress.org/bartkalisz/\">bartkalisz</a> · <a href=\"https://profiles.wordpress.org/empireoflight/\">Ben Dunkle</a> · <a href=\"https://profiles.wordpress.org/scruffian/\">Ben Dwyer</a> · <a href=\"https://profiles.wordpress.org/benlk/\">Ben Keith</a> · <a href=\"https://profiles.wordpress.org/benjgrolleau/\">Benjamin Grolleau</a> · <a href=\"https://profiles.wordpress.org/benjibee/\">benjibee</a> · <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernie Reiter</a> · <a href=\"https://profiles.wordpress.org/albatross10/\">Bhavik Kalpesh</a> · <a href=\"https://profiles.wordpress.org/bhrugesh12/\">Bhrugesh Bavishi</a> · <a href=\"https://profiles.wordpress.org/bijayyadav/\">Bijay Yadav</a> · <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a> · <a href=\"https://profiles.wordpress.org/bitnissen/\">bitnissen</a> · <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a> · <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a> · <a href=\"https://profiles.wordpress.org/bor0/\">Boro Sitnikovski</a> · <a href=\"https://profiles.wordpress.org/wpe_bdurette/\">Brandon DuRette</a> · <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a> · <a href=\"https://profiles.wordpress.org/bpayton/\">Brandon Payton</a> · <a href=\"https://profiles.wordpress.org/brasofilo/\">brasofilo</a> · <a href=\"https://profiles.wordpress.org/bgoewert/\">Brennan Goewert</a> · <a href=\"https://profiles.wordpress.org/ironprogrammer/\">Brian Alexander</a> · <a href=\"https://profiles.wordpress.org/bacoords/\">Brian Coords</a> · <a href=\"https://profiles.wordpress.org/fischfood/\">Brian Fischer</a> · <a href=\"https://profiles.wordpress.org/bgardner/\">Brian Gardner</a> · <a href=\"https://profiles.wordpress.org/bridgetwillard/\">Bridget Willard</a> · <a href=\"https://profiles.wordpress.org/bronsonquick/\">Bronson Quick</a> · <a href=\"https://profiles.wordpress.org/brookemk/\">Brooke</a> · <a href=\"https://profiles.wordpress.org/brookedot/\">Brooke.</a> · <a href=\"https://profiles.wordpress.org/caraffande/\">caraffande</a> · <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a> · <a href=\"https://profiles.wordpress.org/carlosgprim/\">Carlos Garcia</a> · <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a> · <a href=\"https://profiles.wordpress.org/cathibosco1/\">Cathi Bosco</a> · <a href=\"https://profiles.wordpress.org/ceer/\">ceer</a> · <a href=\"https://profiles.wordpress.org/shireling/\">Chad Chadbourne</a> · <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a> · <a href=\"https://profiles.wordpress.org/chiragrathod103/\">Chirag Rathod</a> · <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloe Bringmann</a> · <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a> · <a href=\"https://profiles.wordpress.org/mrflannagan/\">Chris Flannagan</a> · <a href=\"https://profiles.wordpress.org/clubkert/\">Chris Lubkert</a> · <a href=\"https://profiles.wordpress.org/chrismalone617/\">Chris Malone</a> · <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a> · <a href=\"https://profiles.wordpress.org/apermo/\">Christoph Daum</a> · <a href=\"https://profiles.wordpress.org/ckoerner/\">ckoerner</a> · <a href=\"https://profiles.wordpress.org/codeamp/\">Code Amp</a> · <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a> · <a href=\"https://profiles.wordpress.org/corentingautier/\">corentingautier</a> · <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Robertson</a> · <a href=\"https://profiles.wordpress.org/crixu/\">Crixu</a> · <a href=\"https://profiles.wordpress.org/crs1138/\">crs1138</a> · <a href=\"https://profiles.wordpress.org/crstauf/\">crstauf</a> · <a href=\"https://profiles.wordpress.org/cshark/\">cshark</a> · <a href=\"https://profiles.wordpress.org/daisyo/\">Daisy Olsen</a> · <a href=\"https://profiles.wordpress.org/dbernar1/\">Dan Bernardic</a> · <a href=\"https://profiles.wordpress.org/dansoschin/\">Dan Soschin</a> · <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a> · <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a> · <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a> · <a href=\"https://profiles.wordpress.org/danyk4/\">danyk4</a> · <a href=\"https://profiles.wordpress.org/darerodz/\">darerodz</a> · <a href=\"https://profiles.wordpress.org/darshitrajyaguru97/\">Darshit Rajyaguru</a> · <a href=\"https://profiles.wordpress.org/drw158/\">Dave Whitley</a> · <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a> · <a href=\"https://profiles.wordpress.org/davidbinda/\">David Biňovec</a> · <a href=\"https://profiles.wordpress.org/dpcalhoun/\">David Calhoun</a> · <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a> · <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a> · <a href=\"https://profiles.wordpress.org/davidmusnik/\">davidmusnik</a> · <a href=\"https://profiles.wordpress.org/davidwebca/\">davidwebca</a> · <a href=\"https://profiles.wordpress.org/dsas/\">Dean Sas</a> · <a href=\"https://profiles.wordpress.org/deepakvijayan/\">Deepak Vijayan</a> · <a href=\"https://profiles.wordpress.org/denis-de-bernardy/\">Denis de Bernardy</a> · <a href=\"https://profiles.wordpress.org/dingo_d/\">Denis Žoljom</a> · <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a> · <a href=\"https://profiles.wordpress.org/dennysdionigi/\">Dennys Dionigi</a> · <a href=\"https://profiles.wordpress.org/densityapps/\">densityapps</a> · <a href=\"https://profiles.wordpress.org/sccr410/\">Derek Ashauer</a> · <a href=\"https://profiles.wordpress.org/derekblank/\">Derek Blank</a> · <a href=\"https://profiles.wordpress.org/shagors/\">devshagor</a> · <a href=\"https://profiles.wordpress.org/dharm1025/\">Dharmesh Patel</a> · <a href=\"https://profiles.wordpress.org/dhrumilk/\">Dhrumil Kumbhani</a> · <a href=\"https://profiles.wordpress.org/dhruvishah2203/\">Dhruvi Shah</a> · <a href=\"https://profiles.wordpress.org/digtek/\">DigTek</a> · <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a> · <a href=\"https://profiles.wordpress.org/dimijazz/\">dimijazz</a> · <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a> · <a href=\"https://profiles.wordpress.org/doems/\">doems</a> · <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a> · <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a> · <a href=\"https://profiles.wordpress.org/dsar/\">dsar</a> · <a href=\"https://profiles.wordpress.org/dustyreagan/\">dustyreagan</a> · <a href=\"https://profiles.wordpress.org/ebai4/\">ebai4</a> · <a href=\"https://profiles.wordpress.org/ecorica/\">ecorica</a> · <a href=\"https://profiles.wordpress.org/beckej/\">Ed Beck</a> · <a href=\"https://profiles.wordpress.org/eduwass/\">eduwass</a> · <a href=\"https://profiles.wordpress.org/wpnook/\">Edward</a> · <a href=\"https://profiles.wordpress.org/worldomonation/\">Edwin Takahashi</a> · <a href=\"https://profiles.wordpress.org/ehsanakhgari/\">ehsanakhgari</a> · <a href=\"https://profiles.wordpress.org/ehtis/\">Ehtisham S.</a> · <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a> · <a href=\"https://profiles.wordpress.org/clarkeemily/\">Emily Clarke</a> · <a href=\"https://profiles.wordpress.org/emirpprime/\">emirpprime</a> · <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique S&#225;nchez</a> · <a href=\"https://profiles.wordpress.org/eric7186/\">eric.7186</a> · <a href=\"https://profiles.wordpress.org/kebbet/\">Erik Betshammar</a> · <a href=\"https://profiles.wordpress.org/ernest35/\">Ernest Behinov</a> · <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a> · <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian K&#228;gy</a> · <a href=\"https://profiles.wordpress.org/gaambo/\">Fabian Todt</a> · <a href=\"https://profiles.wordpress.org/faisalahammad/\">Faisal Ahammad</a> · <a href=\"https://profiles.wordpress.org/falgunihdesai/\">Falguni Desai</a> · <a href=\"https://profiles.wordpress.org/iamfarhan09/\">Farhan Ahmed</a> · <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a> · <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a> · <a href=\"https://profiles.wordpress.org/femkreations/\">Femy Praseeth</a> · <a href=\"https://profiles.wordpress.org/firoz2456/\">Firoz Sabaliya</a> · <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a> · <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a> · <a href=\"https://profiles.wordpress.org/frank-klein/\">Frank Klein</a> · <a href=\"https://profiles.wordpress.org/frankit/\">frankit</a> · <a href=\"https://profiles.wordpress.org/franrosa/\">franrosa</a> · <a href=\"https://profiles.wordpress.org/gaeldenysiak/\">gaeldenysiak</a> · <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a> · <a href=\"https://profiles.wordpress.org/ecgan/\">Gan Eng Chin (a11n)</a> · <a href=\"https://profiles.wordpress.org/voldemortensen/\">Garth Mortensen</a> · <a href=\"https://profiles.wordpress.org/garyc40/\">Gary Cao</a> · <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a> · <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a> · <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a> · <a href=\"https://profiles.wordpress.org/wtower/\">George</a> · <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a> · <a href=\"https://profiles.wordpress.org/geriux/\">Gerardo Pacheco</a> · <a href=\"https://profiles.wordpress.org/gilles66/\">gilles66</a> · <a href=\"https://profiles.wordpress.org/mokagio/\">Gio Lodi</a> · <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a> · <a href=\"https://profiles.wordpress.org/grandslambert/\">GrandSlambert</a> · <a href=\"https://profiles.wordpress.org/grantmkin/\">Grant M. Kinney</a> · <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Zi&#243;łkowski</a> · <a href=\"https://profiles.wordpress.org/gudmdharalds/\">Gudmundur Haraldsson</a> · <a href=\"https://profiles.wordpress.org/guillaumeturpin/\">Guillaume TURPIN</a> · <a href=\"https://profiles.wordpress.org/gvgvgvijayan/\">gvgvgvijayan</a> · <a href=\"https://profiles.wordpress.org/hrdelwar/\">Habibur Rahman Delwar</a> · <a href=\"https://profiles.wordpress.org/hztyfoon/\">Hanzala Taifun</a> · <a href=\"https://profiles.wordpress.org/thakkarhardik/\">Hardik Thakkar</a> · <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh S</a> · <a href=\"https://profiles.wordpress.org/haritpanchal/\">Harit Panchal</a> · <a href=\"https://profiles.wordpress.org/harshgajipara/\">Harsh Gajipara</a> · <a href=\"https://profiles.wordpress.org/hasanmisbah/\">Hasan Misbah</a> · <a href=\"https://profiles.wordpress.org/hasanuzzamanshamim/\">Hasanuzzaman</a> · <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a> · <a href=\"https://profiles.wordpress.org/heiko_mamerow/\">Heiko Mamerow</a> · <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a> · <a href=\"https://profiles.wordpress.org/helgatheviking/\">HelgaTheViking</a> · <a href=\"https://profiles.wordpress.org/luehrsen/\">Hendrik Luehrsen</a> · <a href=\"https://profiles.wordpress.org/hilayt24/\">Hilay Trivedi</a> · <a href=\"https://profiles.wordpress.org/panchalhimani711/\">Himani Panchal</a> · <a href=\"https://profiles.wordpress.org/hbhalodia/\">Hit Bhalodia</a> · <a href=\"https://profiles.wordpress.org/hrrarya/\">Hridoy Mozumder</a> · <a href=\"https://profiles.wordpress.org/hugobaeta/\">Hugo Baeta</a> · <a href=\"https://profiles.wordpress.org/hugod/\">hugod</a> · <a href=\"https://profiles.wordpress.org/hberberoglu/\">Huseyin Berberoglu</a> · <a href=\"https://profiles.wordpress.org/huzaifaalmesbah/\">Huzaifa Al Mesbah</a> · <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a> · <a href=\"https://profiles.wordpress.org/polevaultweb/\">Iain Poulson</a> · <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a> · <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a> · <a href=\"https://profiles.wordpress.org/ibrahimmonir/\">Ibrahim Khalil</a> · <a href=\"https://profiles.wordpress.org/shuvoaftab/\">Ibrahim Sharif</a> · <a href=\"https://profiles.wordpress.org/ignatggeorgiev/\">Ignat Georgiev</a> · <a href=\"https://profiles.wordpress.org/imanish003/\">imanish003</a> · <a href=\"https://profiles.wordpress.org/intoxination/\">intoxination</a> · <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a> · <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> · <a href=\"https://profiles.wordpress.org/jacknotman/\">jacknotman</a> · <a href=\"https://profiles.wordpress.org/jahidcse/\">Jahid Hasan</a> · <a href=\"https://profiles.wordpress.org/jakariaistauk/\">Jakaria Istauk</a> · <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a> · <a href=\"https://profiles.wordpress.org/james-roberts/\">James Roberts</a> · <a href=\"https://profiles.wordpress.org/james0r/\">james0r</a> · <a href=\"https://profiles.wordpress.org/janboddez/\">Jan Boddez</a> · <a href=\"https://profiles.wordpress.org/jane/\">jane</a> · <a href=\"https://profiles.wordpress.org/jankyz/\">jankyz</a> · <a href=\"https://profiles.wordpress.org/janpaulkleijn/\">janpaulkleijn</a> · <a href=\"https://profiles.wordpress.org/jsnajdr/\">Jarda Snajdr</a> · <a href=\"https://profiles.wordpress.org/pbking/\">Jason Crist</a> · <a href=\"https://profiles.wordpress.org/jsnjohnston/\">Jason Johnston</a> · <a href=\"https://profiles.wordpress.org/madtownlems/\">Jason LeMahieu (MadtownLems)</a> · <a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a> · <a href=\"https://profiles.wordpress.org/jbcouton/\">jbcouton</a> · <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a> · <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a> · <a href=\"https://profiles.wordpress.org/jeffmora/\">jeffmora</a> · <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeffrey Paul</a> · <a href=\"https://profiles.wordpress.org/jenmylo/\">Jen</a> · <a href=\"https://profiles.wordpress.org/jenilk/\">Jenil Kanani</a> · <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a> · <a href=\"https://profiles.wordpress.org/jeroenrotty/\">Jeroen Rotty</a> · <a href=\"https://profiles.wordpress.org/jeryj/\">Jerry Jones</a> · <a href=\"https://profiles.wordpress.org/jhnstn/\">jhnstn</a> · <a href=\"https://profiles.wordpress.org/jigar-bhanushali/\">jigar bhanushali</a> · <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a> · <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a> · <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a> · <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a> · <a href=\"https://profiles.wordpress.org/bitmachina/\">John Hooks</a> · <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a> · <a href=\"https://profiles.wordpress.org/jomonthomaslobo1/\">Jomon Thomas Lobo</a> · <a href=\"https://profiles.wordpress.org/akbigdog/\">Jon Bourne</a> · <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a> · <a href=\"https://profiles.wordpress.org/jpantani/\">Jonathan Pantani</a> · <a href=\"https://profiles.wordpress.org/n2erjo00/\">Joni Erkkil&#228;</a> · <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a> · <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a> · <a href=\"https://profiles.wordpress.org/jordesign/\">jordesign</a> · <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a> · <a href=\"https://profiles.wordpress.org/josklever/\">Jos Klever</a> · <a href=\"https://profiles.wordpress.org/josepmoran/\">Josep Mor&#225;n</a> · <a href=\"https://profiles.wordpress.org/dunhakdis/\">Joseph G.</a> · <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha</a> · <a href=\"https://profiles.wordpress.org/jhabdas/\">Josh Habdas</a> · <a href=\"https://profiles.wordpress.org/shelob9/\">Josh Pollock</a> · <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a> · <a href=\"https://profiles.wordpress.org/jqz/\">jqz</a> · <a href=\"https://profiles.wordpress.org/juanfra/\">Juan Aldasoro</a> · <a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a> · <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a> · <a href=\"https://profiles.wordpress.org/juzar/\">Juzar</a> · <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a> · <a href=\"https://profiles.wordpress.org/kafleg/\">KafleG</a> · <a href=\"https://profiles.wordpress.org/kevin940726/\">Kai Hao</a> · <a href=\"https://profiles.wordpress.org/trepmal/\">Kailey (trepmal)</a> · <a href=\"https://profiles.wordpress.org/kajalgohel/\">Kajal Gohel</a> · <a href=\"https://profiles.wordpress.org/leprincenoir/\">Kantari Samy</a> · <a href=\"https://profiles.wordpress.org/kapilpaul/\">Kapil Paul</a> · <a href=\"https://profiles.wordpress.org/karolmanijak/\">Karol Manijak</a> · <a href=\"https://profiles.wordpress.org/thekt12/\">Karthik Thayyil</a> · <a href=\"https://profiles.wordpress.org/zoonini/\">Kathryn P.</a> · <a href=\"https://profiles.wordpress.org/kamplugins/\">Kausar Al Mamun</a> · <a href=\"https://profiles.wordpress.org/kausaralm/\">Kausar Alam</a> · <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/kenwins/\">kenwins</a> · <a href=\"https://profiles.wordpress.org/kevinb/\">Kevin Behrens</a> · <a href=\"https://profiles.wordpress.org/khoipro/\">Khoi Pro</a> · <a href=\"https://profiles.wordpress.org/khokansardar/\">Khokan Sardar</a> · <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a> · <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a> · <a href=\"https://profiles.wordpress.org/koenschipper/\">koenschipper</a> · <a href=\"https://profiles.wordpress.org/xkon/\">Konstantinos Xenos</a> · <a href=\"https://profiles.wordpress.org/krishneup/\">Krishna Neupane</a> · <a href=\"https://profiles.wordpress.org/krunal265/\">Krunal Bhimajiyani</a> · <a href=\"https://profiles.wordpress.org/krupajnanda/\">Krupa Nanda</a> · <a href=\"https://profiles.wordpress.org/krupalpanchal/\">Krupal Panchal</a> · <a href=\"https://profiles.wordpress.org/kutsu/\">kutsu</a> · <a href=\"https://profiles.wordpress.org/kzeni/\">KZeni</a> · <a href=\"https://profiles.wordpress.org/leamcaleese/\">L&#233;a McAleese</a> · <a href=\"https://profiles.wordpress.org/lgadzhev/\">Lachezar Gadzhev</a> · <a href=\"https://profiles.wordpress.org/lanacodes/\">Lana Codes</a> · <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a> · <a href=\"https://profiles.wordpress.org/laurlittle/\">Lauren Stein</a> · <a href=\"https://profiles.wordpress.org/wplmillet/\">Laurent MILLET</a> · <a href=\"https://profiles.wordpress.org/laurentmagnin/\">laurentmagnin</a> · <a href=\"https://profiles.wordpress.org/0mirka00/\">Lena Morita</a> · <a href=\"https://profiles.wordpress.org/leonnugraha/\">Leonardus Nugraha</a> · <a href=\"https://profiles.wordpress.org/lessbloat/\">lessbloat</a> · <a href=\"https://profiles.wordpress.org/levdbas/\">Levdbas</a> · <a href=\"https://profiles.wordpress.org/wplindavantol/\">Linda van Tol</a> · <a href=\"https://profiles.wordpress.org/rudlinkon/\">Linkon Miyan</a> · <a href=\"https://profiles.wordpress.org/lowlydev/\">lowlydev</a> · <a href=\"https://profiles.wordpress.org/lphoumpakka/\">lphk</a> · <a href=\"https://profiles.wordpress.org/gigitux/\">Luigi</a> · <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a> · <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a> · <a href=\"https://profiles.wordpress.org/madejackson/\">madejackson</a> · <a href=\"https://profiles.wordpress.org/mrdollu/\">Madhu Dollu</a> · <a href=\"https://profiles.wordpress.org/madhudollu/\">Madhu Dollu</a> · <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a> · <a href=\"https://profiles.wordpress.org/mehdi01/\">Mahdi Hasan</a> · <a href=\"https://profiles.wordpress.org/mahendra0029/\">Mahendra Bishnoi</a> · <a href=\"https://profiles.wordpress.org/nadimcse/\">Mahmudul Haque Nadim</a> · <a href=\"https://profiles.wordpress.org/mai21/\">Mai</a> · <a href=\"https://profiles.wordpress.org/majaloncar/\">Maja Loncar</a> · <a href=\"https://profiles.wordpress.org/malae/\">Malae</a> · <a href=\"https://profiles.wordpress.org/malavvasita/\">Malav Vasita</a> · <a href=\"https://profiles.wordpress.org/manfcarlo/\">manfcarlo</a> · <a href=\"https://profiles.wordpress.org/maniu/\">maniu</a> · <a href=\"https://profiles.wordpress.org/mdxfr/\">Marc</a> · <a href=\"https://profiles.wordpress.org/fullofcaffeine/\">Marcelo de Moraes Serpa</a> · <a href=\"https://profiles.wordpress.org/marcguay/\">MarcGuay</a> · <a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a> · <a href=\"https://profiles.wordpress.org/marekdedic/\">Marek Dědič</a> · <a href=\"https://profiles.wordpress.org/margolisj/\">margolisj</a> · <a href=\"https://profiles.wordpress.org/marianne38/\">marianne38</a> · <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a> · <a href=\"https://profiles.wordpress.org/marineevain/\">Marine EVAIN</a> · <a href=\"https://profiles.wordpress.org/santosguillamot/\">Mario Santos</a> · <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a> · <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a> · <a href=\"https://profiles.wordpress.org/markparnell/\">Mark Parnell</a> · <a href=\"https://profiles.wordpress.org/markdoliner/\">markdoliner</a> · <a href=\"https://profiles.wordpress.org/markoheijnen/\">Marko Heijnen</a> · <a href=\"https://profiles.wordpress.org/markoserb/\">Marko Ivanovic</a> · <a href=\"https://profiles.wordpress.org/flootr/\">Markus</a> · <a href=\"https://profiles.wordpress.org/mkox/\">Markus Kosmal</a> · <a href=\"https://profiles.wordpress.org/martinkrcho/\">martin.krcho</a> · <a href=\"https://profiles.wordpress.org/marybaum/\">marybaum</a> · <a href=\"https://profiles.wordpress.org/masteradhoc/\">masteradhoc</a> · <a href=\"https://profiles.wordpress.org/mastrup/\">mastrup</a> · <a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a> · <a href=\"https://profiles.wordpress.org/mathsgrinds/\">mathsgrinds</a> · <a href=\"https://profiles.wordpress.org/mmaattiiaass/\">Matias Benedetto</a> · <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a> · <a href=\"https://profiles.wordpress.org/matmoe/\">matmoe</a> · <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> · <a href=\"https://profiles.wordpress.org/mwtsn/\">Matt Watson</a> · <a href=\"https://profiles.wordpress.org/mattwiebe/\">Matt Wiebe</a> · <a href=\"https://profiles.wordpress.org/matt_fw/\">matt_fw</a> · <a href=\"https://profiles.wordpress.org/matteoenna/\">Matteo Enna</a> · <a href=\"https://profiles.wordpress.org/mboynes/\">Matthew Boynes</a> · <a href=\"https://profiles.wordpress.org/azouamauriac/\">Mauriac AZOUA</a> · <a href=\"https://profiles.wordpress.org/maurodf/\">maurodf</a> · <a href=\"https://profiles.wordpress.org/cadic/\">Max Lyuchin</a> · <a href=\"https://profiles.wordpress.org/maxcgparis/\">maxcgparis</a> · <a href=\"https://profiles.wordpress.org/maysi/\">maysi</a> · <a href=\"https://profiles.wordpress.org/mayur8991/\">Mayur Prajapati</a> · <a href=\"https://profiles.wordpress.org/mcalyster/\">McAlyster</a> · <a href=\"https://profiles.wordpress.org/mcliwanow/\">mcliwanow</a> · <a href=\"https://profiles.wordpress.org/mahamudur78/\">Md Mahamudur Rahaman</a> · <a href=\"https://profiles.wordpress.org/fencermonir/\">Md Monir Hossain</a> · <a href=\"https://profiles.wordpress.org/shuvo247/\">MD Shakibul Islam</a> · <a href=\"https://profiles.wordpress.org/megane9988/\">megane9988</a> · <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a> · <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/menakas/\">Menaka S.</a> · <a href=\"https://profiles.wordpress.org/mensmaximus/\">mensmaximus</a> · <a href=\"https://profiles.wordpress.org/mgol/\">mgol</a> · <a href=\"https://profiles.wordpress.org/mdawaffe/\">Michael Adams (mdawaffe)</a> · <a href=\"https://profiles.wordpress.org/mburridge/\">Michael Burridge</a> · <a href=\"https://profiles.wordpress.org/mikeday/\">Michael Day</a> · <a href=\"https://profiles.wordpress.org/michaelh/\">MichaelH</a> · <a href=\"https://profiles.wordpress.org/czapla/\">Michal Czaplinski</a> · <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a> · <a href=\"https://profiles.wordpress.org/mikeschinkel/\">Mike Schinkel</a> · <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a> · <a href=\"https://profiles.wordpress.org/mikecho/\">mikecho</a> · <a href=\"https://profiles.wordpress.org/mikeyzm/\">mikeyzm</a> · <a href=\"https://profiles.wordpress.org/mikinc860/\">Mikin Chauhan</a> · <a href=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a> · <a href=\"https://profiles.wordpress.org/gonzomir/\">Milen Petrinski - Gonzo</a> · <a href=\"https://profiles.wordpress.org/studionashvegas/\">Mitch Canter</a> · <a href=\"https://profiles.wordpress.org/mitchellaustin/\">mitchellaustin</a> · <a href=\"https://profiles.wordpress.org/mitchoyoshitaka/\">mitcho (Michael Yoshitaka Erlewine)</a> · <a href=\"https://profiles.wordpress.org/moinrrahmed/\">Moe</a> · <a href=\"https://profiles.wordpress.org/batmoo/\">Mohammad Jangda</a> · <a href=\"https://profiles.wordpress.org/mohanrajp/\">Mohan Raj</a> · <a href=\"https://profiles.wordpress.org/patelmohip/\">Mohip Patel</a> · <a href=\"https://profiles.wordpress.org/mohiuddinomran/\">Mohiuddin Omran</a> · <a href=\"https://profiles.wordpress.org/boemedia/\">Monique Dubbelman</a> · <a href=\"https://profiles.wordpress.org/monzuralam/\">Monzur Alam</a> · <a href=\"https://profiles.wordpress.org/mor10/\">Morten Rand-Hendriksen</a> · <a href=\"https://profiles.wordpress.org/mrinal013/\">Mrinal Haque</a> · <a href=\"https://profiles.wordpress.org/mtxz/\">mtxz</a> · <a href=\"https://profiles.wordpress.org/thisisyeasin/\">Muhammad Yeasin</a> · <a href=\"https://profiles.wordpress.org/mujuonly/\">mujuonly</a> · <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a> · <a href=\"https://profiles.wordpress.org/611shabnam/\">Mushrit Shabnam</a> · <a href=\"https://profiles.wordpress.org/naeemhaque/\">Naeem Haque</a> · <a href=\"https://profiles.wordpress.org/tushar284/\">Nahid Hasan</a> · <a href=\"https://profiles.wordpress.org/narthur/\">Narthur</a> · <a href=\"https://profiles.wordpress.org/nataliat2004/\">nataliat2004</a> · <a href=\"https://profiles.wordpress.org/nateallen/\">Nate Allen</a> · <a href=\"https://profiles.wordpress.org/nazgul/\">Nazgul</a> · <a href=\"https://profiles.wordpress.org/nazmul111/\">Nazmul Hosen</a> · <a href=\"https://profiles.wordpress.org/nazmulhudadev/\">Nazmul Huda</a> · <a href=\"https://profiles.wordpress.org/nendeb55/\">nendeb</a> · <a href=\"https://profiles.wordpress.org/neychok/\">Neycho Kalaydzhiev</a> · <a href=\"https://profiles.wordpress.org/eidolonnight/\">Nicholas Garofalo</a> · <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a> · <a href=\"https://profiles.wordpress.org/nickpap/\">nickpap</a> · <a href=\"https://profiles.wordpress.org/nidhidhandhukiya/\">nidhidhandhukiya</a> · <a href=\"https://profiles.wordpress.org/nihar007/\">Nihar Ranjan Das</a> · <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a> · <a href=\"https://profiles.wordpress.org/nilovelez/\">Nilo Velez</a> · <a href=\"https://profiles.wordpress.org/dhrupo/\">Niluthpal Purkayastha</a> · <a href=\"https://profiles.wordpress.org/nithi22/\">Nithin John</a> · <a href=\"https://profiles.wordpress.org/nithins53/\">Nithin SreeRaj</a> · <a href=\"https://profiles.wordpress.org/njsamsatli/\">njsamsatli</a> · <a href=\"https://profiles.wordpress.org/nkeller15/\">nkeller15</a> · <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a> · <a href=\"https://profiles.wordpress.org/obliviousharmony/\">obliviousharmony</a> · <a href=\"https://profiles.wordpress.org/hideokamoto/\">Okamoto Hidetaka</a> · <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a> · <a href=\"https://profiles.wordpress.org/olliejones/\">OllieJones</a> · <a href=\"https://profiles.wordpress.org/opr18/\">opr18</a> · <a href=\"https://profiles.wordpress.org/orestissam/\">Orestis Samaras</a> · <a href=\"https://profiles.wordpress.org/ov3rfly/\">Ov3rfly</a> · <a href=\"https://profiles.wordpress.org/owi/\">owi</a> · <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a> · <a href=\"https://profiles.wordpress.org/pamprn/\">Pamela Ribeiro</a> · <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a> · <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a> · <a href=\"https://profiles.wordpress.org/pateljaymin/\">Patel Jaymin</a> · <a href=\"https://profiles.wordpress.org/patriciahillebrandt/\">patriciahillebrandt</a> · <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a> · <a href=\"https://profiles.wordpress.org/paulkevan/\">Paul Kevan</a> · <a href=\"https://profiles.wordpress.org/pschrottky/\">Paul Von Schrottky</a> · <a href=\"https://profiles.wordpress.org/paulopmt1/\">Paulo Trentin</a> · <a href=\"https://profiles.wordpress.org/pavanpatil1/\">Pavan Patil</a> · <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendon&#231;a</a> · <a href=\"https://profiles.wordpress.org/westi/\">Peter Westwood</a> · <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a> · <a href=\"https://profiles.wordpress.org/walbo/\">Petter Walb&#248; Johnsg&#229;rd</a> · <a href=\"https://profiles.wordpress.org/tyrannous/\">Philipp Bammes</a> · <a href=\"https://profiles.wordpress.org/phillsav/\">Phill</a> · <a href=\"https://profiles.wordpress.org/strategio/\">Pierre Sylvestre</a> · <a href=\"https://profiles.wordpress.org/nekojonez/\">Pieterjan Deneys</a> · <a href=\"https://profiles.wordpress.org/boniu91/\">Piotrek Boniu</a> · <a href=\"https://profiles.wordpress.org/pitamdey/\">Pitam Dey</a> · <a href=\"https://profiles.wordpress.org/piyushtekwani/\">Piyush Tekwani</a> · <a href=\"https://profiles.wordpress.org/pkbhatt/\">pkbhatt</a> · <a href=\"https://profiles.wordpress.org/platonkristinin/\">Platon Kristinin</a> · <a href=\"https://profiles.wordpress.org/webtechpooja/\">Pooja Derashri</a> · <a href=\"https://profiles.wordpress.org/pooja1210/\">Pooja N Muchandikar</a> · <a href=\"https://profiles.wordpress.org/pouicpouic/\">pouicpouic</a> · <a href=\"https://profiles.wordpress.org/prashantbhivsane/\">Prashant</a> · <a href=\"https://profiles.wordpress.org/prashantvatsh/\">Prashant Singh</a> · <a href=\"https://profiles.wordpress.org/pravinparmar2404/\">Pravin Parmar</a> · <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a> · <a href=\"https://profiles.wordpress.org/prikari/\">Priyanka Adhikari</a> · <a href=\"https://profiles.wordpress.org/przemekhernik/\">Przemek Hernik</a> · <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a> · <a href=\"https://profiles.wordpress.org/bi0xid/\">Rafa Poveda</a> · <a href=\"https://profiles.wordpress.org/rfischmann/\">Rafael Fischmann</a> · <a href=\"https://profiles.wordpress.org/rajanpanchal2028/\">Rajan Panchal</a> · <a href=\"https://profiles.wordpress.org/rajinsharwar/\">Rajin Sharwar</a> · <a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</a> · <a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon James</a> · <a href=\"https://profiles.wordpress.org/ratneshsonar/\">Ratnesh Sonar</a> · <a href=\"https://profiles.wordpress.org/rehanali/\">Rehan Ali</a> · <a href=\"https://profiles.wordpress.org/rembem/\">rembem</a> · <a href=\"https://profiles.wordpress.org/renyot/\">ren</a> · <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a> · <a href=\"https://profiles.wordpress.org/rianrietveld/\">Rian Rietveld</a> · <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a> · <a href=\"https://profiles.wordpress.org/richards1052/\">richards1052</a> · <a href=\"https://profiles.wordpress.org/richiecarey/\">Richie Carey</a> · <a href=\"https://profiles.wordpress.org/rjasdfiii/\">rjasdfiii</a> · <a href=\"https://profiles.wordpress.org/rob1n/\">rob1n</a> · <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a> · <a href=\"https://profiles.wordpress.org/sanchothefat/\">Robert O\'Rourke</a> · <a href=\"https://profiles.wordpress.org/robinwpdeveloper/\">Robin</a> · <a href=\"https://profiles.wordpress.org/ravanh/\">Rolf Allard van Hagen</a> · <a href=\"https://profiles.wordpress.org/ronakganatra/\">Ronak Ganatra</a> · <a href=\"https://profiles.wordpress.org/algorithmsunlocks/\">Ruman Ahmed</a> · <a href=\"https://profiles.wordpress.org/rutviksavsani/\">Rutvik Savsani</a> · <a href=\"https://profiles.wordpress.org/ryan/\">Ryan Boren</a> · <a href=\"https://profiles.wordpress.org/bookdude13/\">Ryan Fredlund</a> · <a href=\"https://profiles.wordpress.org/ryankienstra/\">Ryan Kienstra</a> · <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a> · <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a> · <a href=\"https://profiles.wordpress.org/sereedmedia/\">S&#233; Reed</a> · <a href=\"https://profiles.wordpress.org/sebastienserre/\">S&#233;bastien SERRE</a> · <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">S&#233;rgio Gomes</a> · <a href=\"https://profiles.wordpress.org/suleymankenar/\">S&#252;leyman Kenar</a> · <a href=\"https://profiles.wordpress.org/andy786/\">Sahil B.</a> · <a href=\"https://profiles.wordpress.org/sajjad67/\">Sajjad Hossain Sagor</a> · <a href=\"https://profiles.wordpress.org/sakibmd/\">Sakib Mohammed</a> · <a href=\"https://profiles.wordpress.org/salvoaranzulla/\">salvoaranzulla</a> · <a href=\"https://profiles.wordpress.org/samful/\">Sam Fullalove</a> · <a href=\"https://profiles.wordpress.org/samiamnot/\">samiamnot</a> · <a href=\"https://profiles.wordpress.org/samnajian/\">SamNajian</a> · <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a> · <a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a> · <a href=\"https://profiles.wordpress.org/sarequl/\">Sarequl Basar</a> · <a href=\"https://profiles.wordpress.org/saxonfletcher/\">Saxon Fletcher</a> · <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a> · <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a> · <a href=\"https://profiles.wordpress.org/scribu/\">scribu</a> · <a href=\"https://profiles.wordpress.org/sdavis2702/\">Sean Davis</a> · <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a> · <a href=\"https://profiles.wordpress.org/shailu25/\">Shail Mehta</a> · <a href=\"https://profiles.wordpress.org/sh4lin/\">Shalin Shah</a> · <a href=\"https://profiles.wordpress.org/enchiridion/\">Shannon Little</a> · <a href=\"https://profiles.wordpress.org/shiponkarmakar/\">Shipon Karmakar</a> · <a href=\"https://profiles.wordpress.org/shreyasikhar26/\">Shreyas Ikhar</a> · <a href=\"https://profiles.wordpress.org/shubhamsedani/\">shubhamsedani</a> · <a href=\"https://profiles.wordpress.org/shuvo586/\">shuvo586</a> · <a href=\"https://profiles.wordpress.org/shvv/\">shvv</a> · <a href=\"https://profiles.wordpress.org/shwetabathani2312/\">Shweta Bathani</a> · <a href=\"https://profiles.wordpress.org/siddhantwadhwani/\">Siddhant Wadhwani</a> · <a href=\"https://profiles.wordpress.org/rsiddharth/\">siddharth ravikumar</a> · <a href=\"https://profiles.wordpress.org/nomnom99/\">Siddharth Thevaril</a> · <a href=\"https://profiles.wordpress.org/10upsimon/\">Simon Dowdles</a> · <a href=\"https://profiles.wordpress.org/simonemanfre/\">Simone</a> · <a href=\"https://profiles.wordpress.org/siobhan/\">Siobhan</a> · <a href=\"https://profiles.wordpress.org/sirajummahdi/\">Sirajum Mahdi</a> · <a href=\"https://profiles.wordpress.org/sboerrigter/\">Sjoerd Boerrigter</a> · <a href=\"https://profiles.wordpress.org/sjoerdlinders/\">Sjoerd Linders</a> · <a href=\"https://profiles.wordpress.org/smit08/\">Smit Rathod</a> · <a href=\"https://profiles.wordpress.org/soean/\">Soren Wrede</a> · <a href=\"https://profiles.wordpress.org/enderandpeter/\">Spencer</a> · <a href=\"https://profiles.wordpress.org/sque/\">sque</a> · <a href=\"https://profiles.wordpress.org/srikanthmeenakshi/\">srikanthmeenakshi</a> · <a href=\"https://profiles.wordpress.org/sstoqnov/\">Stanimir Stoyanov</a> · <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a> · <a href=\"https://profiles.wordpress.org/vanaf1979/\">Stephan Nijman</a> · <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a> · <a href=\"https://profiles.wordpress.org/stevenlinx/\">Steven Lin</a> · <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a> · <a href=\"https://profiles.wordpress.org/sudipatel007/\">Sudip Dadhaniya</a> · <a href=\"https://profiles.wordpress.org/sumitbagthariya16/\">Sumit Bagthariya</a> · <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a> · <a href=\"https://profiles.wordpress.org/sunyatasattva/\">sunyatasattva (a11n)</a> · <a href=\"https://profiles.wordpress.org/supersoju/\">supersoju</a> · <a href=\"https://profiles.wordpress.org/codemonksuvro/\">Suvro</a> · <a href=\"https://profiles.wordpress.org/mt_suzette/\">Suzette Franck</a> · <a href=\"https://profiles.wordpress.org/suzettefranck/\">Suzette Franck</a> · <a href=\"https://profiles.wordpress.org/syamraj24/\">syamraj24</a> · <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a> · <a href=\"https://profiles.wordpress.org/nuhel/\">Syed Nuhel</a> · <a href=\"https://profiles.wordpress.org/synchro/\">Synchro</a> · <a href=\"https://profiles.wordpress.org/tacoverdo/\">Taco Verdonschot</a> · <a href=\"https://profiles.wordpress.org/tahmina1du/\">Tahmina Jahan</a> · <a href=\"https://profiles.wordpress.org/inc2734/\">Takashi Kitajima</a> · <a href=\"https://profiles.wordpress.org/takshil/\">Takshil Kunadia</a> · <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a> · <a href=\"https://profiles.wordpress.org/tanner-m/\">Tanner Moushey</a> · <a href=\"https://profiles.wordpress.org/thakordarshil/\">Thakor Darshil</a> · <a href=\"https://profiles.wordpress.org/thomask/\">thomask</a> · <a href=\"https://profiles.wordpress.org/thunderdw/\">thunder rumbles</a> · <a href=\"https://profiles.wordpress.org/tijmensmit/\">Tijmen Smit</a> · <a href=\"https://profiles.wordpress.org/tillkruess/\">Till Kr&#252;ss</a> · <a href=\"https://profiles.wordpress.org/tb1909/\">Tim Brath&#228;rig</a> · <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> · <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a> · <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a> · <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a> · <a href=\"https://profiles.wordpress.org/thomasdevisser/\">Tom de Visser</a> · <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a> · <a href=\"https://profiles.wordpress.org/shimotomoki/\">Tomoki Shimomura</a> · <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemer&#246;</a> · <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a> · <a href=\"https://profiles.wordpress.org/r0uter/\">tonythomas01</a> · <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a> · <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a> · <a href=\"https://profiles.wordpress.org/itowhid06/\">Towhidul I Chowdhury</a> · <a href=\"https://profiles.wordpress.org/scep/\">Tryon</a> · <a href=\"https://profiles.wordpress.org/twstokes/\">twstokes</a> · <a href=\"https://profiles.wordpress.org/tyb/\">TyB</a> · <a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a> · <a href=\"https://profiles.wordpress.org/umesh84/\">Umesh Gupta</a> · <a href=\"https://profiles.wordpress.org/umeshmcakadi/\">Umesh Patel</a> · <a href=\"https://profiles.wordpress.org/upadalavipul/\">Upadala Vipul</a> · <a href=\"https://profiles.wordpress.org/utsav72640/\">Utsav tilava</a> · <a href=\"https://profiles.wordpress.org/uxtremist/\">uxtremist</a> · <a href=\"https://profiles.wordpress.org/eboxnet/\">Vagelis</a> · <a href=\"https://profiles.wordpress.org/valterlorran/\">valterlorran</a> · <a href=\"https://profiles.wordpress.org/vasilism/\">Vasilis Manthos</a> · <a href=\"https://profiles.wordpress.org/victoranto/\">victoranto</a> · <a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Sz&#233;pe</a> · <a href=\"https://profiles.wordpress.org/vivekawsm/\">vivekawsm</a> · <a href=\"https://profiles.wordpress.org/vladytimy/\">Vlad T</a> · <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a> · <a href=\"https://profiles.wordpress.org/whaze/\">whaze</a> · <a href=\"https://profiles.wordpress.org/skorasaurus/\">Will Skora</a> · <a href=\"https://profiles.wordpress.org/williampatton/\">williampatton</a> · <a href=\"https://profiles.wordpress.org/wlindley/\">wlindley</a> · <a href=\"https://profiles.wordpress.org/wojtekszkutnik/\">Wojtek Szkutnik</a> · <a href=\"https://profiles.wordpress.org/xerpa43/\">xerpa43</a> · <a href=\"https://profiles.wordpress.org/xmarcos/\">xmarcos</a> · <a href=\"https://profiles.wordpress.org/yaniiliev/\">Yani Iliev</a> · <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a> · <a href=\"https://profiles.wordpress.org/zdrobau/\">Zdrobau</a> · <a href=\"https://profiles.wordpress.org/zebaafiashama/\">Zeba Afia Shama</a> · <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a> · <a href=\"https://profiles.wordpress.org/zenaulislam/\">Zenaul Islam</a> · <a href=\"https://profiles.wordpress.org/zieladam/\">zieladam</a> · <a href=\"https://profiles.wordpress.org/zunaid321/\">Zunaid Amin</a></p>\n\n\n\n<h3 class=\"wp-block-heading\">WordPress support forums</h3>\n\n\n\n<p>Many thanks to the community volunteers who contribute to the <a href=\"https://wordpress.org/support/\">support forums</a> by answering questions from WordPress users worldwide.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved today</h3>\n\n\n\n<p>If contributing to WordPress appeals to you, learning more and getting involved is easy. Discover the teams that come together to <a href=\"https://make.wordpress.org/\">Make WordPress</a> and explore the product roadmap on the <a href=\"https://make.wordpress.org/core/\">core development blog</a>. You can also use this <a href=\"https://make.wordpress.org/contribute/\">interactive tool</a> to help you decide which team is right for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Looking toward the future</h2>\n\n\n\n<p>20 years ago this past May, <a href=\"https://wordpress.org/news/2003/05/wordpress-now-available/\">WordPress shipped the very first version, 0.7</a>. What started with a blog post from co-founder Matt Mullenweg and a subsequent comment by co-founder Mike Little eventually evolved into the world’s most popular web publishing platform.</p>\n\n\n\n<p>WordPress software continues to evolve and iterate based on the needs and desires of its robust and diverse user community. This release is the capstone of <a href=\"https://make.wordpress.org/core/2023/02/04/phase-2-finale/\">Phase 2</a> along the WordPress <a href=\"https://wordpress.org/about/roadmap/\">development roadmap</a>. As the community looks to the future, all efforts turn to <a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\">6.4</a> and, subsequently, the transition into <a href=\"https://make.wordpress.org/core/2023/03/24/phase-3-collaboration/\">Phase 3</a>, which is expected to introduce powerful collaboration tools to the website creation and management experience.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\">6.3 Haiku</h2>\n\n\n\n<p>A capstone release<br>Ships tools for building great sites<br>Collaboration</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:\"15718\";s: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:63:\"Concerns over the European Union’s Cyber Resilience Act (CRA)\";s:7:\"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://wordpress.org/news/2023/08/concerns-over-the-european-unions-cyber-resilience-act-cra/\";s: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, 02 Aug 2023 14:25:55 +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: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:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"cra\";s:7:\"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=15686\";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:216:\"\"Our shared goal is to further bolster the security of digital products without compromising the values of freedom, democracy, and innovation.\" Learn more about the Cyber Resilience Act and its impact on open source.\";s: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:4334:\"\n<p>As the world’s most popular open source content management system, WordPress acknowledges the European Union&#8217;s initiative to bolster the cybersecurity of digital hardware and software products with the <a href=\"https://www.european-cyber-resilience-act.com/\">Cyber Resilience Act (CRA)</a>. The Act’s effort to counter the increasing threat of cyberattacks and promote informed usage of digital products with increased security updates and transparency is commendable.&nbsp;</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>While we wholly endorse the objectives of the CRA, we are apprehensive about the Act&#8217;s implications on open source software due to unclear terms and definitions. </p>\n</blockquote>\n\n\n\n<p>Specifically, the Act’s prohibition on &#8220;unfinished software&#8221; and ambiguous definition of &#8220;commercial activity&#8221; could inadvertently inhibit innovation and economic participation in the European digital landscape.</p>\n\n\n\n<p>Open source projects, like WordPress, often rely on continual updates and improvements—a process that may technically fall under the label of &#8220;unfinished.&#8221; Furthermore, the ambiguous definition of &#8220;commercial activity&#8221; could unintentionally encompass open source projects that are largely driven by communities and operate on a not-for-profit basis.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Our letter to the EU Commission</h2>\n\n\n\n<p>We have jointly authored an open letter addressing these concerns alongside fellow open source projects Drupal, Joomla!, and TYPO3<sup data-fn=\"eb28afbc-3487-447f-9af9-8b0418310a00\" class=\"fn\"><a href=\"#eb28afbc-3487-447f-9af9-8b0418310a00\" id=\"eb28afbc-3487-447f-9af9-8b0418310a00-link\">1</a></sup>. The letter emphasizes the significant contribution of Free and Open Source Software (FOSS) to the EU&#8217;s economy and how the proposed regulations might undermine these efforts. Our shared goal is to further bolster the security of digital products without compromising the values of freedom, democracy, and innovation inherent to both the open source community and the <a href=\"https://european-union.europa.eu/principles-countries-history/principles-and-values/aims-and-values_en\">EU’s Aims and Values</a>.</p>\n\n\n\n<p>The letter invites the EU Commission and interested parties to participate in a seminar in Brussels to discuss how we can align the objectives of the CRA with the realities and needs of the FOSS community. We are optimistic that, with mutual understanding and cooperation, we can achieve secure digital products without limiting the vital contributions of open source projects.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-9 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://wordpress.org/news/files/2023/08/Open_Letter_on_the_Significance_of_Free_and_Open_Source_Software_in_the_EU_s_Proposed_Cyber_Resilience_Act.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Read the letter</a></div>\n</div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group has-off-white-background-color has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\"><ol class=\"wp-block-footnotes\"><li id=\"eb28afbc-3487-447f-9af9-8b0418310a00\"><a href=\"https://www.drupal.org/\">Drupal</a>, <a href=\"https://www.joomla.org/\">Joomla!</a>, <a href=\"https://typo3.com/\">TYPO3</a>, and <a href=\"https://wordpress.org/\">WordPress</a> are the most popular FOSS content management systems on the web today. While all are based on the PHP programming language and distributed under the GPL open source license, each platform takes a different approach to website publishing. With strength in diversity, they form the Inter-CMS Working Group, promoting the values and benefits of free and open source software. <a href=\"#eb28afbc-3487-447f-9af9-8b0418310a00-link\"><img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/21a9.png\" alt=\"↩\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" />︎</a></li></ol></div>\n\";s: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:\"15686\";s: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:33:\"WordPress 6.3 Release Candidate 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:53:\"https://wordpress.org/news/2023/08/wordpress-6-3-rc3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 01 Aug 2023 16:55:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s: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:\"6.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:\"\";}i:3;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:4;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=15615\";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:226:\"WordPress 6.3 Release Candidate 3 is now available for download and testing.\n\nThe WordPress 6.3 release is scheduled for August 8, 2023—just one week away. Now is your last opportunity to test it before the general 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Jonathan Pantani\";s: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:6221:\"\n<p>WordPress 6.3 RC3 is ready for download and testing.</p>\n\n\n\n<p><strong>This version of the WordPress software is under development.</strong> <strong>Please do not install, run, or test this version on production or mission-critical websites.</strong> Instead, you should evaluate RC3 on a test server and site.&nbsp;</p>\n\n\n\n<p>The WordPress 6.3 release is scheduled for August 8, 2023—just one week away. Now is your last opportunity to test it before the general release.&nbsp;</p>\n\n\n\n<p>For a deeper look into this release, read this overview of the <a href=\"https://make.wordpress.org/core/6-3/\">6.3 release cycle</a>, check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-3/\">6.3-related posts</a>, review <a href=\"https://wordpress.org/news/2023/06/wordpress-6-3-beta-2/\">new features in WordPress 6.3</a>, or <a href=\"https://wordpress.org/news/2023/07/wordpress-6-3-live-product-demo-highlights-recording/\">watch a recorded demo</a>.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s new since RC2</h2>\n\n\n\n<p>Since the RC2 release on July 25, 2023, there have been approximately 14 issues resolved in <a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.3\">Github</a> and <a href=\"https://core.trac.wordpress.org/query?status=accepted&amp;status=closed&amp;changetime=07%2F25%2F2023..08%2F01%2F2023&amp;milestone=6.3&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Trac</a>. To prepare for 6.3 general availability, RC3 also addresses several <a href=\"https://github.com/WordPress/gutenberg/pull/53089\">bugs</a> and adds fixes for retrieving templates (<a href=\"https://github.com/WordPress/wordpress-develop/pull/4940\">#4940</a>) and resolving child theme issues (<a href=\"https://github.com/WordPress/gutenberg/issues/53138\">#53138</a>). Thank you for testing, WordPressers!</p>\n\n\n\n<p>Developers and extenders should review the <a href=\"https://make.wordpress.org/core/2023/07/18/wordpress-6-3-field-guide/\">comprehensive WordPress 6.3 Field Guide</a> for detailed technical notes regarding new features and improvements.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Ways to contribute</h2>\n\n\n\n<p>WordPress is open source software made possible by the community of people collaborating on and contributing to its development. The resources below outline a variety of ways you can help, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Download RC3 for testing</h3>\n\n\n\n<p>You can test WordPress 6.3 RC3 in three ways:</p>\n\n\n\n<ul>\n<li><strong>Option 1:</strong> 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>\n\n\n\n<li><strong>Option 2:</strong> Direct download the <a href=\"https://wordpress.org/wordpress-6.3-RC3.zip\">RC3 version (zip)</a>.</li>\n\n\n\n<li><strong>Option 3: </strong>Use the following WP-CLI command:<br><code>wp core update --version=6.3-RC3</code></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Keep WordPress bug-free—help with testing</h3>\n\n\n\n<p>Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute—whether you have experience or not. While testing the upgrade process is essential, trying out new features is too.&nbsp;&nbsp;</p>\n\n\n\n<ul>\n<li>Encountered an issue? Please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. If you are comfortable writing a reproducible bug report, you can <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</li>\n\n\n\n<li>New to testing? This <a href=\"https://make.wordpress.org/test/2023/06/27/help-test-wordpress-6-3/\">detailed guide</a> is a great place to start if you’ve never tested a beta/RC release.</li>\n\n\n\n<li>Want to know more about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> in <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>The monetary reward for reporting new, unreleased security vulnerabilities is doubled between the Beta 1 release and the final release candidate (RC). Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>Do you build themes or plugins? Your products play an integral role in extending the functionality and value of WordPress for users of all types worldwide.&nbsp;</p>\n\n\n\n<p>This is your final opportunity to test your latest versions against RC3. You will want to continue your testing and update the “<em>Tested up to”</em> version in your plugin’s readme file to 6.3.&nbsp;</p>\n\n\n\n<p>If you find compatibility problems, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Português? Русский? 日本? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help translate WordPress into more than 100 languages.</a>&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\">Release the haiku</h2>\n\n\n\n<p>Phase two, soon complete<br>A monumental release<br>Then onto six-four.</p>\n\n\n\n<p><em>Thank you to the contributors who collaborated on this post: <a href=\"https://profiles.wordpress.org/meher/\">@Meher</a>, <a href=\"https://profiles.wordpress.org/dansoschin/\">@DanSoschin</a>, and <a href=\"https://profiles.wordpress.org/jpantani/\">@jpantani</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:\"15615\";s: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: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:36:\"People of WordPress: Ihtisham Zahoor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2023/07/people-of-wordpress-ihtisham-zahoor/\";s: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, 31 Jul 2023 20:22:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a: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: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: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:\"\";}i:3;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:4;a:5:{s:4:\"data\";s:9:\"HeroPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;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=15589\";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:98:\"People of WordPress features Ihtisham Zahoor, an administrator turned web developer from Pakistan.\";s: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:\"Abha Thakor\";s: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:12176:\"\n<p>From administrator to web developer thanks to the supportive WordPress community. Through learning from other software users in Pakistan, Ihtisham Zahoor knew that his life would change. He moved cities and careers to make his life through open source.</p>\n\n\n\n<p><strong>The&nbsp;<em>People of WordPress</em>&nbsp;series shares inspiring stories of how people’s lives can change for the better through WordPress and its global community of contributors.</strong></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"768\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-2.jpg?resize=1024%2C768&#038;ssl=1\" alt=\"Ihtisham Zahoor in the moutains.\" class=\"wp-image-15478\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-2.jpg?resize=1024%2C768&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-2.jpg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-2.jpg?resize=768%2C576&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-2.jpg?resize=1536%2C1152&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-2.jpg?w=1900&amp;ssl=1 1900w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Ihtisham, from Haripur, a city in northern Pakistan, said: “The WordPress community made me a firm believer in the power of open source software. This is why I am an enthusiast and one who enjoys contributing back to the community via writing, speaking, and helping organize meetups.”</p>\n\n\n\n<p>When Ihtisham discovered WordPress, his fascination for working with computing grew. He knew he did not want to just work in administration his entire career.</p>\n\n\n\n<p>Ihitsham describes himself as an ‘introvert’ and therefore the idea of remote work appealed as he could still add value to others through technology. He was intrigued by the thought of the freedom to choose his work hours. However, without access to others who had already transformed their careers and lives through web development, he felt he ‘had no path to follow to turn my dream into a reality.’</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Challenges become opportunities to learn when there is an active community&nbsp;&nbsp;</strong></h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"675\" height=\"900\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-4.jpg?resize=675%2C900&#038;ssl=1\" alt=\"Ihtisham Zahoor wearing a sweatshirt with the London tube sign \'Mind the Gap\'.\" class=\"wp-image-15480\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-4.jpg?w=675&amp;ssl=1 675w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-4.jpg?resize=225%2C300&amp;ssl=1 225w\" sizes=\"(max-width: 675px) 100vw, 675px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Lacking any kind of informed support network to advise or guide him, Ihtisham devoted time to online research to find the next steps he could take. Looking back, he believes that for those who are not in a network with others with similar interests, it can be hard to keep learning and experimenting with new things. Isolation can be a barrier to working in web development.&nbsp;&nbsp;</p>\n\n\n\n<p>He said: “I think it is not easy to stay motivated when there aren’t immediate rewards for the hard work we do. Sometimes, weeks would go by when my only focus would be to stay motivated rather than give up.”</p>\n\n\n\n<p>After another two years of combining learning and work, Ihtisham took up using WordPress as a full-time career. He moved to the capital of Pakistan, Islamabad. It was not easy at first. He recalls: “After many failed attempts at getting hired and desperate moments, I finally received an offer from a digital agency as a web developer focused on the WordPress platform.”</p>\n\n\n\n<p>He added: “Moving to work with a bigger agency was one of the best decisions of my life as it helped me with my professional growth by becoming familiar with the whole WordPress ecosystem in a supportive environment. I was valued for my opinions in the web projects in which I was involved. I was also appreciated and encouraged for the open source work I did for the company.” He summarized his enthusiasm for WordPress like this: “It is really interesting figuring out what is happening in the backends. I like problem-solving and finding solutions which you can do with WordPress.”</p>\n\n\n\n<p>During the Covid-19 pandemic, Ihtisham moved to join a start-up which provides web development services to international clients. He works as a developer and has the opportunity to learn more about client communication and project management. “WordPress has opened up so many opportunities for me. It has been an exciting journey for me with lots of learning every day,” he said. In particular, he has discovered an interest in APIs and regularly uses his spare time to follow tickets in the hope of one day contributing even more to topics.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Give back through WordPress community</strong></h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"800\" height=\"599\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-1.jpeg?resize=800%2C599&#038;ssl=1\" alt=\"Ihtisham Zahoor speaking at a meetup.\" class=\"wp-image-15477\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-1.jpeg?w=800&amp;ssl=1 800w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-1.jpeg?resize=300%2C225&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-1.jpeg?resize=768%2C575&amp;ssl=1 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>It was not just software that made a difference in Ihtisham’s life. Joining a welcoming and sharing community was transforming for him. Recalling those early days of isolation, he values the WordPress community and is wholly committed to the power of open-source software. He now enjoys writing, speaking, and organizing meetups to give back to the community. He has been involved in developing plugins and themes for the platform, which he describes as a ‘humbling’ experience. He is fond of <a href=\"https://islamabad.wordcamp.org/\">WordCamp Islamabad</a> and in 2023 is on the organizing team to help bring both WordPress and its community to others in Pakistan.</p>\n\n\n\n<p>“My first experience,” he said, “was that everyone was so friendly and open to sharing what they have learned, even though they were all busy working. This really had an impact on me. It really helped me and gave me the confidence that I could work with WordPress…. It was a real step forward for me joining this community.” </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"512\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-WC-Karachi.jpg?resize=1024%2C512&#038;ssl=1\" alt=\"Ihtisham visited WordCamp Karachi.\" class=\"wp-image-15482\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-WC-Karachi.jpg?resize=1024%2C512&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-WC-Karachi.jpg?resize=300%2C150&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-WC-Karachi.jpg?resize=768%2C384&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/ihtisham-WC-Karachi.jpg?w=1200&amp;ssl=1 1200w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>A particular meeting in 2018 led to new friendships through the WordPress community. Ihtisham was on a train to Karachi for the first ever Pakistani WordCamp in 2018 and met a group of fellow attendees he now regards as close friends. What impressed him most about the camp was that although he met many people with considerable expertise, they also had a generosity of spirit and humbleness in their willingness to share this knowledge. Now, with this group of friends he is fulfilling another dream of traveling widely across the country. He says these things and other ‘side benefits’ have been made possible by the WordPress community, and for that, he is &#8216;forever grateful&#8217;.<br><br>Ihtisham particularly wanted to share his story through this People of WordPress article to encourage those starting with little or no support to remain persistent. He knows from experience breaking into the tech world can be hard, especially when you may be switching from doing something else and have no ‘track record’ to offer. </p>\n\n\n\n<p>He feels he is a living example of how perseverance can lead to success. He offers these words to anyone thinking of making a move into development using the WordPress platform: “I attribute my success (financial and mental well-being) to the open-source nature of WordPress and its amazing community. It would not be possible to learn and use the plethora of free tools WordPress provides if it weren’t an open-source platform. It is for that reason I feel obligated to contribute back to this platform to the best of my abilities.” To those who are finding getting going difficult, as he did, he adds: “Get yourself a clear learning path and just dive in doing WordPress, and things will get better for you over time as they were for me, I promise. Good Luck!”</p>\n\n\n\n<h2 class=\"wp-block-heading\">Share the stories</h2>\n\n\n\n<p>Help share these stories of open source contributors and continue to grow the community.&nbsp;Meet more WordPressers in the <a href=\"https://wordpress.org/news/category/newsletter/interviews/\">People of WordPress series</a>.</p>\n\n\n\n<p>To help you discover more about how to use the WordPress software, there is a free resource from the community, <a href=\"https://learn.wordpress.org/\">Learn.WordPress.org</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Contributors</h2>\n\n\n\n<p>Thanks to Ihtisham Zahoor (<a href=\"https://profiles.wordpress.org/shaampk1/\">@shaampk1</a>) for sharing about his adventures in WordPress.</p>\n\n\n\n<p>Thank you to Abha Thakor (<a href=\"//profiles.wordpress.org/webcommsat/\">@webcommsat</a>), Nalini Thakor (<a href=\"//profiles.wordpress.org/nalininonstopnewsuk/\">@nalininonstopnewsuk</a>), and Meher Bala (<a href=\"//profiles.wordpress.org/meher/\">@meher</a>) for interviews, the feature and collaborating on images. To Chloe Bringmann (<a href=\"//profiles.wordpress.org/cbringmann/\">@cbringmann</a>), Mark Smallman (<a href=\"//profiles.wordpress.org/marks99/\">@marks99</a>), and Mary Baum (<a href=\"//profiles.wordpress.org/marybaum/\">@marybaum</a>) for reviews. Thanks to the late Surendra Thakor (<a href=\"//profiles.wordpress.org/sthakor/\">@sthakor</a>), Maja Loncar (<a href=\"//profiles.wordpress.org/majaloncar/\">@majaloncar</a>), Maedah Bahtool (<a href=\"//profiles.wordpress.org/maedahbatool/\">@maedahbatool</a>) and other members of the Marketing and Polyglots Team for their contributions.</p>\n\n\n\n<p>The People of WordPress series thanks Josepha Haden (<a href=\"//profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>) and Topher DeRosia (<a href=\"//profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>) for their support.</p>\n\n\n\n<div class=\"wp-block-media-text is-stacked-on-mobile is-vertically-aligned-center\" style=\"grid-template-columns:29% auto\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" loading=\"lazy\" width=\"180\" height=\"135\" src=\"https://i0.wp.com/wordpress.org/news/files/2020/03/heropress_logo_180.png?resize=180%2C135&#038;ssl=1\" alt=\"HeroPress logo\" class=\"wp-image-8409 size-full\" data-recalc-dims=\"1\" /></figure><div class=\"wp-block-media-text__content\">\n<p class=\"has-small-font-size\"><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 </p>\n</div></div>\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:\"15589\";s: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:49:\"Synced Patterns: The Evolution of Reusable Blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2023/07/synced-patterns-the-evolution-of-reusable-blocks/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Jul 2023 14: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: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=15541\";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:369:\"Synced patterns are replacing Reusable blocks, offering a unified creation experience for new pattern functionality coming to WordPress 6.3. Patterns, first introduced in WordPress 5.5, are a collection of blocks that make it simple to add complex layouts and designs to any WordPress site without starting from scratch. With WordPress 6.3, set to be released [&#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:8:\"annezazu\";s: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:6153:\"\n<p>Synced patterns are replacing Reusable blocks, offering a unified creation experience for new pattern functionality coming to WordPress 6.3. Patterns, first introduced in WordPress 5.5, are a collection of blocks that make it simple to add complex layouts and designs to any WordPress site without starting from scratch. With WordPress 6.3, set to be released on August 8th, you will be able to arrange blocks in unlimited ways and save them as patterns for use throughout your site, directly within the editing experience. You can also specify whether to sync your patterns, so that one change applies to all parts of your site, or to keep them unsynced, so you can customize each instance.</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=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/plZIF3jrU7E?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<h2 class=\"wp-block-heading\">Create your own patterns</h2>\n\n\n\n<p>The ability to create your own patterns, on top of using the ones bundled into each WordPress release, opens up a world of possibilities. Need to repeat the same contact information across your site and keep it up to date? Create a synced pattern with all the details, and say goodbye to repeating yourself, with the ability to quickly insert the synced pattern wherever you need it. If you find yourself creating various banners for your site and want them to have the same layout with unique content, creating an unsynced pattern speeds up your workflow and ensures a level of consistency in approach. While themes and plugins have been able to offer patterns to users and <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/curating-the-editor-experience/#utilizing-patterns\">curate the experience</a>, this update allows agencies and site builders to do the same for their clients, directly in the site building process.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Dig into the details</h2>\n\n\n\n<p>Any previously made Reusable blocks will continue to function as they do now, just under the new Synced pattern name. To help adjust to these changes, a few contextual notices will be placed throughout the interface. Specifically, the menu item in the creation flow will show as “Create pattern/reusable block” until the prompt describing the switch is dismissed in one of the various locations, including the naming and syncing modal:&nbsp;</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=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/fbrhammtn3Y?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>For folks using block themes, all patterns will be listed alongside template parts in the Site Editor &gt; Patterns section, where you can enter a focused editing mode to make changes. For Classic themes, the prior reusable block management page will now house patterns in a list, similar to the Posts &gt; All Posts view.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" loading=\"lazy\" width=\"1024\" height=\"590\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/07/Site-Editor-_-All-Patterns-View.png?resize=1024%2C590&#038;ssl=1\" alt=\"Patterns section of the WordPress Site Editor with My Patterns selected\" class=\"wp-image-15569\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2023/07/Site-Editor-_-All-Patterns-View.png?resize=1024%2C590&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2023/07/Site-Editor-_-All-Patterns-View.png?resize=300%2C173&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2023/07/Site-Editor-_-All-Patterns-View.png?resize=768%2C443&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2023/07/Site-Editor-_-All-Patterns-View.png?resize=1536%2C885&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2023/07/Site-Editor-_-All-Patterns-View.png?w=2048&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>For a complete overview of patterns on your site, all patterns provided by themes and plugins will be shown in this section but without the option to edit directly.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Go further</h2>\n\n\n\n<p>With the ability to create your own patterns baked into the creation experience, remember that you can copy the patterns available in the <a href=\"https://wordpress.org/patterns/\">Pattern Directory</a> and <a href=\"https://wordpress.org/patterns/about/\">contribute back</a>, an excellent way to democratize design for every WordPress user and the web.</p>\n\n\n\n<p><em>For more exciting features coming to patterns in WordPress 6.3, </em><a href=\"https://make.wordpress.org/core/2023/07/13/core-editor-improvement-advancing-the-power-of-patterns/\"><em>read on in the Advancing the Power of Patterns post</em></a><em>. Thank you to the contributors who collaborated on this post: </em><a href=\"https://profiles.wordpress.org/cbringmann/\"><em>Chloé Bringmann</em></a><em>, </em><a href=\"https://profiles.wordpress.org/jpantani/\"><em>Jonathan Pantani</em></a><em>, </em><a href=\"https://profiles.wordpress.org/chanthaboune/\"><em>Josepha</em></a><em>, </em><a href=\"https://profiles.wordpress.org/kristastevens/\"><em>Krista Stevens</em></a><em>, </em><a href=\"https://profiles.wordpress.org/eidolonnight/\"><em>Nicholas Garofalo</em></a><em>, <a href=\"https://profiles.wordpress.org/provenself/\">Peter Rubin</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:\"15541\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:11:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 12 Sep 2023 10:22:23 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:25:\"strict-transport-security\";s:12:\"max-age=3600\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Mon, 11 Sep 2023 10:30:00 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:16:\"content-encoding\";s:2:\"br\";s:4:\"x-nc\";s:9:\"HIT ord 4\";}}s:5:\"build\";s:14:\"20211220183300\";}','no'),(245328,'_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1694557343','no'),(245329,'_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1694514143','no'),(245330,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1694557343','no'),(245331,'_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:102:\"Do The Woo Community: More WCUS Insights from Matt, Seth, Shambi, Jeremy, Mike, Patrick, Bud and Katie\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=76485\";s:7:\"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://dothewoo.io/more-wcus-insights-from-matt-seth-shambi-jeremy-mike-patrick-bud-and-katie/\";s: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:520:\"<p>Reflections and highlights of WordCamp US 2023 from Matt Medeiros, Seth Goldstein, Shambi Broome, Bud Kraus, Jeremy Freemont, Mike Demo, Patrick Rauland and Katie Keith</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/more-wcus-insights-from-matt-seth-shambi-jeremy-mike-patrick-bud-and-katie/\">More WCUS Insights from Matt, Seth, Shambi, Jeremy, Mike, Patrick, Bud and Katie</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 12 Sep 2023 09:03: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:5:\"BobWP\";s: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:79:\"WPTavern: WordPress Training Team Seeks Community Feedback on Learning Pathways\";s:7:\"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=148690\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://wptavern.com/wordpress-training-team-seeks-community-feedback-on-learning-pathways\";s: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:2845:\"<p>Earlier this year, the WordPress Training Team published the <a href=\"https://make.wordpress.org/training/2023/05/30/analysis-of-the-individual-learner-survey-results/\">results from the Individual Learner Survey</a> completed in 2022. The goal of the survey was to identify the most useful and high-impact resources and content for <a href=\"https://learn.wordpress.org/\">Learn.WordPress.org</a> and guide the future development of this community learning tool.</p>\n\n\n\n<p>One of the main takeaways of this survey was the need for a clear, structured, and user-friendly approach to presenting Learn WordPress content. This need was also confirmed by feedback from WordCamp Europe Contributor Day attendees.</p>\n\n\n\n<p>As a result, the training team launched the <a href=\"https://make.wordpress.org/training/2023/07/07/project-thread-learning-pathways-on-learn-wordpress/\">Learning Pathways on Learn WordPress project</a> in July of this year. The objective of this project is to create and launch progressive user-friendly learning pathways tailored to different types of Learners on Learn WordPress. The training team anticipates that this project will be a year-long effort, working collaboratively with multiple different teams, including the Meta and Marketing teams. </p>\n\n\n\n<p>Since WordCamp Europe, the Training Team has started the process of drafting rough outlines for learning pathways intended for Users, Designers, and Developers.</p>\n\n\n\n<p>In August, Automattic-sponsored training team contributor Wes Theron published a post on the training team blog, <a href=\"https://make.wordpress.org/training/2023/08/24/looking-for-feedback-learning-pathway-outlines/\">asking for community feedback</a> on the proposed learning pathways. </p>\n\n\n\n<p>I asked Theron why he feels this project is so important, and what feedback he would like from the community:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>The Learning Pathways project focuses on improving the educational experience on Learn WordPress by creating personalized learning journeys for various learner profiles. These tailored pathways aim to enhance the Learn WordPress platform&#8217;s effectiveness and user-friendliness.</p>\n\n\n\n<p>We have drafted the rough outlines for learning pathways intended for Users, Designers, and Developers. We&#8217;re excited to get the community&#8217;s thoughts and ideas to help shape them further before moving forward.</p>\n</blockquote>\n\n\n\n<p></p>\n\n\n\n<p>The Training Team has set the deadline for feedback for the 15th of September 2023. If you would like to review the proposed learning pathways and provide your feedback, you can do so from the <a href=\"https://make.wordpress.org/training/2023/08/24/looking-for-feedback-learning-pathway-outlines/\">Looking for feedback: Learning pathway outlines post</a> on the Training Team blog.</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, 12 Sep 2023 03:24:54 +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: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:61:\"WPTavern: 10up Merges With Fueled, Backed by Insignia Capital\";s:7:\"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=148679\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wptavern.com/10up-merges-with-fueled-backed-by-insignia-capital\";s: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:9330:\"<p><a href=\"https://10up.com/\">10up</a>, a leading development agency and contributor to the WordPress project, has <a href=\"https://10up.com/blog/2023/10up-joins-forces-with-fueled-digital-media/\">merged</a> with <a href=\"https://fueled.com/\">Fueled</a>, a technology consultancy that specializes in mobile and web application development. Together, the companies now employ more than 400 full time team members, forming a digital powerhouse with expanded market reach across mobile and publishing sectors.</p>\n\n\n\n<p>&#8220;Fueled has built stand out iOS and Android apps – several of which I’ve personally used – for clients like <a href=\"https://fueled.com/projects/warby-parker\">Warby Parker</a>, <a href=\"https://fueled.com/projects/verizon/\">Verizon</a>, the United Nations, and even Apple themselves,&#8221; 10up President Jake Goldman said. &#8220;Just as 10up has <a href=\"https://wildsymphony.com/\">built some great mobile applications</a>, Fueled has executed notable works in the web application space for clients like <a href=\"https://fueled.com/projects/wsj\">Wall Street Journal</a> and <a href=\"https://fueled.com/projects/wirecutter\">The New York Times</a> – but content management systems and editorial experience has never been a core focus and strength. Until now.&#8221;</p>\n\n\n\n<p>The merger transaction was made possible by investment  from <a href=\"https://www.insigniacap.com/\">Insignia Capital</a>, a firm that previously invested in Fueled. Insignia has made Fueled&#8217;s merger with 10up its first major growth investment, paying to restructure the companies&#8217; ownership model. All parties invested in the merger hold meaningful shares, with none of them holding a majority share.</p>\n\n\n\n<p>Goldman said 10up owners rolled over meaningful equity into the joint business, &#8220;but there was also a very healthy purchase of 10up equity to make this possible.&#8221;</p>\n\n\n\n<p>10up&#8217;s announcement hinted at more acquisitions in the newly combined companies&#8217; future.</p>\n\n\n\n<p>&#8220;Insignia brings a whole new class of financial and investment capabilities to 10up and Fueled, with an appetite for responsibly paced growth through acquisition,&#8221; Goldman said. &#8220;They don’t just bring capital – they also bring expertise and impressive connections.&#8221;</p>\n\n\n\n<p>He further elaborated on their acquisition strategy as seeking to expand their combined capabilities &#8220;to compete with the biggest digital transformation agencies:&#8221;</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>In the broadest of terms, I think that we’re pretty open minded to what we find in the market, but opportunities that meaningfully expand what we can offer &#8211; shoring up weaker spots in our capabilities &#8211; are going to be the most attractive. As examples, while we’ve each done CRM and CDP integration work and strategy, I’d imagine a first rate CRM and/or CDP consultancy with some great case studies and clients would be the kind of opportunity that would be particularly interesting.</p>\n</blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Open Source Contribution Will Continue To Be a Priority at 10up</h2>\n\n\n\n<p>Nearly 12 years after Goldman started 10up with what he said was &#8220;a small personal savings account and the sweat equity of more than a decade making websites and other media,&#8221; he is no longer the sole leader of the organization and will take on the role of Partner in the merged companies. Integral to the success of 10up, which Goldman has scaled to $40M+ in annual revenue, is its consistent commitment to supporting the open source ecosystem from which it has derived millions of dollars in value. Fueled acknowledged this in its <a href=\"https://fueled.com/blog/fueled-merges-with-10up/\">announcement</a> about the merger:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>10up has long held a commitment to the open web, and open source contributions as a core value. This will remain a priority, especially towards the WordPress community, and will be further strengthened by the additional market reach gained from the merger.</p>\n</blockquote>\n\n\n\n<p>Fueled shares this same ethos, which they intend to continue cultivating following the merger.</p>\n\n\n\n<p>&#8220;Fueled has always been supportive of open source, even if their part of the market (mobile apps) hasn&#8217;t embraced that model in the way web CMS has,&#8221; Goldman said. &#8220;They have open sourced projects (in fact, we incidentally found that we were using one!), and, like 10up, have fully embraced and focused on open technology solutions like NodeJS and React for web applications.&#8221;</p>\n\n\n\n<p>For the most recent WordPress 6.3 release, <a href=\"https://jeanbaptisteaudras.com/2023/08/contribution-stats-for-wordpress-6-3-lionel/#:~:text=WordPress%206.3%20overall%20stats,which%20is%20a%20great%20ratio!\">10up had the second most contributions by company</a>, with 290 contributions from 16 people, superseded only by Automattic, which boasts 83 contributors. </p>\n\n\n\n<p> </p>\n\n\n\n<img src=\"https://jeanbaptisteaudras.com/2019/wp-content/uploads/2023/08/wp63-contributor-company.svg\" alt=\"\" />image credit: <a href=\"https://jeanbaptisteaudras.com/2023/08/contribution-stats-for-wordpress-6-3-lionel/#:~:text=WordPress%206.3%20overall%20stats,which%20is%20a%20great%20ratio!\">WordPress 6.3 contribution stats</a>\n\n\n\n<p>10up has consistently been among the top contributors to the software, which has been essential to the world-class publishing experiences the company has built for its clients.</p>\n\n\n\n<p>&#8220;That commitment to giving back to the web, making sure there&#8217;s a ladder for the next generation of developers to climb, and helping open technologies thrive remains with us,&#8221; Goldman said. &#8220;Our new business partners understand that this is deeply intertwined with 10up&#8217;s identity, and perhaps more importantly, our <em>success</em>. It&#8217;s not <em>just</em> a generosity thing – it&#8217;s also good business.</p>\n\n\n\n<p>&#8220;Merging with and investing in 10up would be pretty foolish if you aren&#8217;t comfortable with the tools and platforms we use and prefer, most especially the web&#8217;s most popular open source CMS, and you can bet that being comfortable with that, and researching that question, was essential to their comfort with merging. In many ways, that&#8217;s a validation for WordPress.&#8221;</p>\n\n\n\n<h3 class=\"wp-block-heading\">10up and Fueled Will Gradually Merge Services and Administration, Pursuing Large Scale Digital Transformation Clients</h3>\n\n\n\n<p>10up and Fueled will largely operate as two companies and close partners for the time being, sharing leads and pursuing customer growth together. Goldman said the vision is not to simply have web publishing/WordPress customers and separate mobile app customers but rather to go after large scale digital transformation projects.</p>\n\n\n\n<p>&#8220;That means having a fully integrated way to deliver everything from the mobile apps, to the website and CMS, to advanced e-commerce and CRM integrations (even if we may only provide one of those services to some clients),&#8221; he said. &#8220;That means we&#8217;re not just operating as separate companies in the <em>future</em>, but truly merging and unifying our companies from leadership and sales on down through project and product management, user research and design, and engineering delivery.&#8221;</p>\n\n\n\n<p>Given that both brands hold considerable weight and influence in their respective markets, Goldman said they agreed &#8220;it would be incredibly foolish to discount that and rush to a single brand.&#8221; Instead, they plan to explore how the companies can work together.</p>\n\n\n\n<p>&#8220;We honestly don&#8217;t know where we&#8217;ll land on the external brand question, and didn&#8217;t think it was fundamental to the question of merging,&#8221; Goldman said. &#8220;We&#8217;ll be exploring and researching that question together, and any change would, again, be gradual and planned.</p>\n\n\n\n<p>&#8220;We all similarly agree that when we think out into the future, whether that&#8217;s 12 or 24 months from now (probably something in between), that we probably don&#8217;t want two separate, external, top line company brands competing for attention and oxygen in the space, to say nothing of competing for internal focus and resources.&#8221;</p>\n\n\n\n<p>He said that could play out in a number of ways, and may be a data driven decision. For example, 10up could evolve to be the brand name for the WordPress engineering services team or the company&#8217;s open source and productized solutions. Nothing has been predetermined about the branding.</p>\n\n\n\n<p>In the meantime, it appears to that the combination of companies will be a more gradual merging of services and administration.</p>\n\n\n\n<p>&#8220;In the mid term, maybe the next year, we want to focus on building a highly collaborative world class sales and growth operation, unifying back office (benefits management, financial operations, recruiting ops, etc), and looking at where some of our smaller capabilities and disciplines that aren&#8217;t very specific to 10up or Fueled delivery might benefit from joining forces and achieving some economy of scale,&#8221; Goldman said.</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, 11 Sep 2023 21:12: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:\"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: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:58:\"WordPress.org blog: The Month in WordPress – August 2023\";s:7:\"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=15933\";s:7:\"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/2023/09/the-month-in-wordpress-august-2023/\";s: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:12997:\"<p>August 2023 marked another exciting chapter in WordPress, with the Community Summit and WordCamp US bringing the community together for meaningful discussions, knowledge sharing, and learning. This month also welcomed the long-awaited WordPress 6.3 release and offered a glimpse of what&#8217;s to come. Let&#8217;s dive into it.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Meet WordPress 6.3 “Lionel”</h2>\n\n\n\n<p><a href=\"https://wordpress.org/news/2023/08/lionel/\"><strong>WordPress 6.3 &#8220;Lionel&#8221;</strong></a> was released on August 8, 2023, and named after the acclaimed vibraphonist, pianist, and jazz percussionist Lionel Hampton.</p>\n\n\n\n<p><strong>This major update makes bringing your vision to life with blocks more intuitive and efficient.</strong> Your content, templates, and patterns are now seamlessly integrated into the Site Editor, enabling you to craft every aspect of your online presence within a single location. You can sharpen your designs with new tools, enjoy fine-tuned control over navigation menus, and work faster with the Command Palette. <a href=\"https://wordpress.org/download/releases/6-3/\">Explore what&#8217;s new</a>.</p>\n\n\n\n<p>WordPress 6.3 features over 500 features and enhancements with a continued emphasis on <a href=\"https://make.wordpress.org/core/2023/08/07/wordpress-6-3-performance-improvements/\">performance</a> and accessibility. This release was made possible by more than 650 contributors from 52 countries.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>While the Site Editor will continue to be enhanced, this release means a significant milestone as <strong>it marks the conclusion of Gutenberg Phase 2</strong>. Take a moment to watch “<a href=\"https://www.youtube.com/watch?v=FcTLMTyD2DU\">Designed with WordPress</a>”—an ode to this remarkable journey worth celebrating.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 6.3.1</a>.</p>\n</blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Roadmap to 6.4</h2>\n\n\n\n<p>Contributors are already working on WordPress 6.4, expected to be released on<strong> November 7, 2023</strong>. This release, led by an <a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\">underrepresented gender release squad</a>, will focus on enhancing different aspects of the WordPress experience while continuing the foundational work for Gutenberg Phase 3. Users can anticipate features like font management and a new default theme, Twenty Twenty-Four.</p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\"><strong>Twenty Twenty-Four</strong></a> aims to be a versatile theme, featuring a range of templates and patterns specifically designed for three use cases: entrepreneurs and small businesses, photographers and artists, and writers and bloggers.</p>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p><a href=\"https://make.wordpress.org/core/2023/08/22/roadmap-to-6-4/\">Check out the 6.4 roadmap post</a> for a tentative preview of expected features.</p>\n</blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">New in the Gutenberg plugin</h2>\n\n\n\n<p>Two new versions of Gutenberg shipped in the last month:</p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/08/10/whats-new-in-gutenberg-16-4-9-august/\"><strong>Gutenberg 16.4</strong></a> was released on August 9, 2023. It introduced a new “auto-inserting blocks” experimental feature, a progress bar component that can be used throughout the interface, and block supports for the Footnotes block.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/08/23/whats-new-in-gutenberg-16-5-23-august/\"><strong>Gutenberg 16.5</strong></a><strong> </strong>shipped on August 23, 2023, and focused on enhancements to the Command Palette and enabling further customization of blocks.</li>\n</ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p><a href=\"https://make.wordpress.org/core/2023/02/01/core-editor-improvement-strengthening-style-options/\"></a>Follow the “<a href=\"https://make.wordpress.org/core/tag/gutenberg-new/\">What’s new in Gutenberg</a>” posts to stay on top of the latest enhancements.</p>\n</blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Team updates: Next generation of WordPress events, WP Admin redesign, and more</h2>\n\n\n\n<ul>\n<li>The Community team has been busy ushering in the next generation of WordPress events. <a href=\"https://make.wordpress.org/community/2023/08/02/recap-inaugural-nextgen-pilot-events/\">Four pilot events were successfully held</a> in July and August, with another five planned before the end of the year.</li>\n\n\n\n<li>The <a href=\"https://make.wordpress.org/design/2023/08/10/admin-design-kickoff/\">Admin Design Kickoff post</a> elaborates on the concepts explored so far to revitalize the WordPress admin experience.</li>\n\n\n\n<li>In response to <a href=\"https://www.european-cyber-resilience-act.com/\">Europe&#8217;s Cyber Resilience Act</a> (CRA), leaders from Drupal, Joomla!, TYPO3, and WordPress <a href=\"https://wordpress.org/news/2023/08/concerns-over-the-european-unions-cyber-resilience-act-cra/\">co-authored an open letter</a> addressing concerns about the current CRA definitions and terms and the implications for open source projects.</li>\n\n\n\n<li><a href=\"https://wordpress.org/blocks/\">Check out WordPress.org/blocks</a>—A <a href=\"https://make.wordpress.org/meta/2023/08/11/introducing-wordpress-org-blocks/\">new page</a> that explores the power of blocks within WordPress and as a broader framework.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/08/21/wordpresscs-3-0-0-is-now-available/\">WordPressCS 3.0.0 is now available</a>. This update to the WordPress Coding Standards introduces improvements in accuracy, performance, stability, and compatibility with modern PHP versions.</li>\n\n\n\n<li>The first cohort of the WordPress Contributor Mentorship Program, which aims to help new contributors onboard to Make teams, <a href=\"https://make.wordpress.org/project/2023/08/11/the-inaugural-cohort-of-the-wordpress-contributor-mentorship-program-has-concluded/\">successfully concluded</a> last month.</li>\n\n\n\n<li><a href=\"https://wordpress.org/remembers/\">WordPress Remembers</a> went live in August to honor contributors who left a lasting impact on the project and have since passed away.</li>\n\n\n\n<li>Core team members proposed to <a href=\"https://make.wordpress.org/core/2023/08/01/proposal-improve-the-editor-tech-workflow-for-major-releases/\">sync Gutenberg code with core earlier in the release cycle</a> to streamline the integration of new features and reduce risks and delays in major release milestones.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/themes/2023/08/11/blue-note-the-second-community-theme-is-released/\">Blue Note</a>, the second block theme born from the Community Themes initiative, is live on the Theme Directory.</li>\n\n\n\n<li>Every month, the Training team works to expand the <a href=\"https://learn.wordpress.org/\">Learn WordPress</a> catalog with new courses, tutorials, online workshops, and more. <a href=\"https://make.wordpress.org/updates/2023/09/02/whats-new-on-learn-wordpress-in-august-2023/\">See what’s new</a>.</li>\n\n\n\n<li>Openverse maintainers met in Copenhagen for an exciting exchange with Statens Museum for Kunst (SMK), Denmark’s largest art museum. <a href=\"https://make.wordpress.org/openverse/2023/08/17/cultivating-collaborative-pathways-with-statens-museum-for-kunst-smk/\">Learn about their discussions and collaboration efforts</a> to advance openly licensed works.</li>\n</ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>Keen to see new WordPress event formats happening in your local community? <a href=\"https://make.wordpress.org/community/2023/08/30/the-nextgen-event-project-your-ideas-your-wordpress-community/\">Get inspired by these creative concepts</a> and <a href=\"https://wordpressdotorg.survey.fm/next-generation-of-wordpress-events\">share your ideas</a>!</p>\n</blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Feedback &amp; testing requests</h2>\n\n\n\n<ul>\n<li>Core team members <a href=\"https://make.wordpress.org/core/2023/08/31/proposal-an-update-to-the-field-guide/\">suggested updating the WordPress Field Guide</a> by publishing it earlier in the development cycle and introducing a simplified Field Guide on the WordPress Developer Blog. Feedback is open until September 15, 2023.</li>\n\n\n\n<li>Help test the <a href=\"https://make.wordpress.org/core/2023/09/05/call-for-testing-performant-translations/\">new Performant Translations plugin</a>, which aims to make localized WordPress sites faster.</li>\n\n\n\n<li>A new proposal aims to <a href=\"https://make.wordpress.org/support/2023/08/proposal-for-updated-support-guidelines/\">refine and update WordPress’ support guidelines</a>. You can provide your input by October 1, 2023.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/updates/2023/09/06/mobile-team-update-september-6th-2/\">Version 23.2</a> of the WordPress mobile app for iOS and Android is ready for testing.</li>\n</ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>The Training team seeks feedback on the first learning pathways outlined to improve the Learn WordPress educational experience. <a href=\"https://make.wordpress.org/training/2023/08/24/looking-for-feedback-learning-pathway-outlines/\">Share your thoughts by September 15, 2023</a>.</p>\n</blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress events updates</h2>\n\n\n\n<ul>\n<li>On August 22-23, a group of WordPress contributors gathered at the <a href=\"https://communitysummit.wordcamp.org/2023/\"><strong>Community Summit</strong></a> to discuss key topics concerning the project. Read the notes from each session and join the conversations at <a href=\"https://make.wordpress.org/summit/\">make.wordpress.org/summit</a>.</li>\n\n\n\n<li>Following the Summit, Washington, D.C. hosted <a href=\"https://us.wordcamp.org/2023/\"><strong>WordCamp US 2023</strong></a> from August 24-26. This event brought together nearly 2,000 attendees for a Contributor Day and two conference days filled with engaging <a href=\"https://www.youtube.com/playlist?list=PL1pJFUVKQ7EQWcZBkBtb9YQlziKJ7nvpv\">sessions</a>, conversations, and <a href=\"https://twitter.com/WordPress/status/1695145857232904260\">open source art</a>. Saturday’s agenda concluded with keynotes by WordPress co-founder Matt Mullenweg and Executive Director Josepha Haden Chomphosy and a subsequent Q&amp;A session. <a href=\"https://wordpress.org/news/2023/08/the-future-of-wordpress-whats-next-for-gutenberg/\">Check out the event recap for highlights</a>.</li>\n\n\n\n<li>Join #WPDiversity with a free online <a href=\"https://www.eventbrite.com/e/speaker-workshop-for-indian-women-in-the-wordpress-community-sept-23-24-tickets-633636773647\">speaker workshop for Indian women in the WordPress Community</a>. The event will take place on September 23-24, 2023.</li>\n\n\n\n<li>The WordCamp Asia 2024 organizing team opened calls for <a href=\"https://asia.wordcamp.org/2024/call-for-speakers-is-now-open/\">speakers</a>, <a href=\"https://asia.wordcamp.org/2024/volunteer-registrations-are-open/\">volunteers</a>, <a href=\"https://asia.wordcamp.org/2024/call-for-sponsors/\">sponsors</a>, and <a href=\"https://asia.wordcamp.org/2024/call-for-media-partners-is-now-open/\">media partners</a>.</li>\n\n\n\n<li>Be sure to visit <a href=\"https://central.wordcamp.org/schedule/\">WordCamp Central</a> to find out about upcoming WordCamps.</li>\n</ul>\n\n\n\n<blockquote class=\"wp-block-quote has-extra-large-font-size\">\n<p>Join Josepha Haden Chomphosy in <a href=\"https://wordpress.org/news/2023/09/episode-61-community-summit-all-at-washington-d-c/\">Episode 61 of WP Briefing</a> as she discusses her takeaways from the Community Summit.</p>\n</blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-light-grey-color has-alpha-channel-opacity has-light-grey-background-color has-background\" />\n\n\n\n<p><strong><em><strong><em><strong><em>Have a story we should include in the next issue of The Month in WordPress? <strong><em>Fill out </em></strong><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><strong><em>this quick form</em></strong></a><strong><em> to let us know.</em></strong></em></strong></em></strong></em></strong></p>\n\n\n\n<p><em>The following folks contributed to this Month in WordPress: <a href=\"https://profiles.wordpress.org/rmartinezduque/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>rmartinezduque</a>, <a href=\"https://profiles.wordpress.org/laurlittle/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>laurlittle</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:\"Mon, 11 Sep 2023 10:30:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Reyes Martínez\";s: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:80:\"Do The Woo Community: Wearing Attendee and Sponsor Hats at WCUS with Adam Warner\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=76476\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://dothewoo.io/wearing-the-attendee-and-sponsor-hat-wordcamp-us-adam-warner/\";s: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:430:\"<p>Adam joins me for a candid conversation about WCUS and some reflections from being both an attendee and a sponsor.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/wearing-the-attendee-and-sponsor-hat-wordcamp-us-adam-warner/\">Wearing Attendee and Sponsor Hats at WCUS with Adam Warner</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 11 Sep 2023 09:09: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:5:\"BobWP\";s: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:91:\"Gutenberg Times: Gutenberg Changelog #89 – Gutenberg 16.6, default theme and Font Library\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://gutenbergtimes.com/?post_type=podcast&p=25552\";s:7:\"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:100:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-89-gutenberg-16-6-font-library-default-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:42696:\"<p>Nadia Maya Ardiani and Birgit Pauli-Haack discuss Gutenberg 16.6, the new default theme Twenty-Twenty-Four, the Font Library and other upcoming features.</p>\n\n\n\n<p><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-89-gutenberg-16-6-font-library-default-theme#shownotes\">Show Notes</a> / <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-89-gutenberg-16-6-font-library-default-theme/#transcript\">Transcript</a></p>\n\n\n\n<ul>\n<li>Music:&nbsp;<a href=\"https://soundcloud.com/xirclebox\">Homer Gaines</a></li>\n\n\n\n<li>Editor:&nbsp;<a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li>\n\n\n\n<li>Logo:&nbsp;<a href=\"https://markuraine.com/\">Mark Uraine</a></li>\n\n\n\n<li>Production:&nbsp;<a href=\"https://icodeforapurpose.com\">Birgit Pauli-Haack</a></li>\n</ul>\n\n\n\n<p class=\"has-larger-font-size\" id=\"shownotes\"><strong>Show Notes</strong></p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Nadia Maya Ardiani</strong>&nbsp;</h2>\n\n\n\n<p><em>contributor on the training team and WordCamp Asia, and content writer in Hostinger.</em></p>\n\n\n\n<ul>\n<li><a href=\"https://twitter.com/inyongski\">Follow on Twitter</a></li>\n\n\n\n<li><a href=\"https://www.instagram.com/sebutsajamaya/\">Follow on Instagram</a></li>\n\n\n\n<li><a href=\"https://www.linkedin.com/in/nadiamayaardiani/\">On LInkedIn</a></li>\n\n\n\n<li>WordPress.org: <a href=\"https://profiles.wordpress.org/ardianimaya/\">@ardianimaya</a>&nbsp;</li>\n</ul>\n\n\n\n<p><strong>Hostinger Experts series: </strong></p>\n\n\n\n<ul>\n<li><a href=\"https://www.hostinger.com/blog/michelle-frechette\">Michelle Frechette: From an Active Volunteer to a Diversity Advocate</a></li>\n\n\n\n<li><a href=\"https://www.hostinger.com/blog/birgit-pauli-haack\">Birgit Pauli-Haack: Fostering Community Spirit Through Knowledge Sharing</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Community Contributions</h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Introducing Twenty Twenty-Four</a></li>\n\n\n\n<li><a href=\"https://wptavern.com/top-agencies-join-forces-to-publish-free-guide-on-wordpress-for-enterprise\">Free Guide on WordPress for Enterprise</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Gutenberg 16.6</h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/09/06/whats-new-in-gutenberg-16-6-06-september/\">What’s new in Gutenberg 16.6? (06 September)</a></li>\n\n\n\n<li><a href=\"https://wptavern.com/gutenberg-16-6-introduces-block-hooks-improvements-to-toolbars-on-nested-blocks\">Gutenberg 16.6 Introduces Block Hooks, Improvements to Toolbars on Nested Blocks</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Documentation updates: </h2>\n\n\n\n<ul>\n<li><a href=\"https://developer.wordpress.org/block-editor/reference-guides/block-api/block-variations/\"><strong>Documentation for Block Variations</strong></a>&nbsp;</li>\n\n\n\n<li>&nbsp;<a href=\"https://developer.wordpress.org/block-editor/how-to-guides/enqueueing-assets-in-the-editor/\"><strong>Enqueuing assets in the Editor</strong></a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">In the works</h2>\n\n\n\n<ul>\n<li><a href=\"https://gutenbergtimes.com/call-for-testing-of-the-new-font-library/\">Call for testing of the new Font Library</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/53934\">Block Supports: Add background image support to Group block</a></li>\n</ul>\n\n\n\n<p class=\"has-large-font-size\">Stay in Touch</p>\n\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-group__inner-container\">\n<ul>\n<li>Did you like this episode? <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><strong>Please write us a review </strong></a></li>\n\n\n\n<li>Ping us on Twitter or send DMs with questions. <a href=\"https://twitter.com/gutenbergtimes\">@gutenbergtimes </a>and <a href=\"https://twitter.com/bph\">@bph</a>.</li>\n\n\n\n<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>\n\n\n\n<li><em>Please write us a review on iTunes! <a href=\"https://gutenbergtimes.com/itunes/\">(Click here to learn how)</a></em></li>\n</ul>\n</div></div>\n\n\n\n<p class=\"has-large-font-size\" id=\"transcript\"><strong>Transcript</strong></p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Well, hello and welcome to our 89th episode of the Gutenberg Changelog Podcast. In today&#8217;s episode, we will talk about Gutenberg&#8217;s 16.6 and some community contributions as well as features that are still in the works, that we wanted to highlight today. I&#8217;m your host Birgit Pauli-Haack, curator at the Gutenberg Times and WordPress developer advocate, and a full-time core contributor for the WordPress open source project. A special guest today is Nadia Maya Ardiani, contributor on the training team and WordCamp Asia, and that&#8217;s where we met for a chat at dinner, a lunch, and we did&#8230; Yeah, it was just fabulous to meet Maya and we always found a topic to talk about and to laugh as well. I&#8217;m so happy you join me today to review the Gutenberg plugin release and connect about WordPress. So greetings to Indonesia. How are you today?</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: Thank you, Birgit, for having me. It&#8217;s so good to be here, and thank you as well for being the first WordPresser ever to be featured in Hostinger&#8217;s WordPress Expert Article Series.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh, thank you for having me. Yeah, it was a fun interview.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> Because it&#8217;s only fitting to start the series with one of the people who have been doing such significant contribution to the platform, and that&#8217;s you.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Thank you. So what else do you contribute to on WordPress?</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: Okay. So yeah, I&#8217;m a contributor on the training team and in the team I&#8217;m also a translator coordinator for Indonesian locale. And yeah, I love contributing for the training team because I enjoy sharing complex information in a more accessible way, making the knowledge more accessible for a wider audience, which is also related to my day job as a content writer in Hostinger. And yeah, in my day job, I write WordPress tutorials in the form of WordPress website articles and script for YouTube videos. And I also write about WordPress community activities like Word camps and about WordPress journeys of awesome WordPress community members, that&#8217;s like you.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Well, thank you. Thank you. I know that another interview was with Michelle Frechette on the Experts Series. Yeah, great job there as well. It&#8217;s really fabulous to kind of follow up on that. Yeah, I&#8217;m so glad we stayed in touch after WordCamp Asia and you just returned from WordCamp US. So how was it and what are your takeaways for that?</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> So yeah, it&#8217;s my first word WordCamp US, so it&#8217;s very new to me. And I also volunteered this time, and I didn&#8217;t get to attend a lot of sessions, but it always awesome to meet and have a chat with fellow WordPress enthusiasts because you don&#8217;t get to meet them every day. And I think it&#8217;s one of the WordCamp’s struggle to decide between attending the session or talking and catching up with everyone.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, I know I have this every time that I have my sessions checked off to say, &#8220;This I want to do,&#8221; and I put them in my calendar and then I stay in the moment with talking with somebody and then whoosh, the time is gone and I have to catch the livestream. Totally get it. And for WordCamp US, there is a lot of FOMO that I had to endure.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: Yeah, yeah. There are actually lots of interesting sessions, but as we know, we can just catch up with the sessions in WordPress YouTube channel or WordPress.tv. But yeah, I actually really want to see the one with NASA and the White House because we get to see WordPress implementation in those two websites. Because for me, it&#8217;s the most interesting thing about the session is we can see how WordPress is really for everyone because many of us in the end users, we think WordPress is only for hobbyists, but it&#8217;s actually can be for big organizations like this that require fairly customized website and high level security.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So true, so true. Yeah, the bandwidth is really broad. I&#8217;m glad you got to see that.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: And I also really love about the contributors day because as always, it&#8217;s the time for us to work together with other contributors who we usually only meet on screen. And so far the WordCamp US is kind of unique because usually we all gather in one big room, all of the teams are gathering in the same place. But this time teams which works closely related, were spread in multiple rooms. I actually love the comradery of being in the same room as all contributors, but this time I also love it because there was no confusion about which table belongs to which team, and also more space or creating breakout room. For example, in training team, after onboarding the new team members, we can split into this is the people who are interested to be content insider. This is for people who are interested to be content creator. And also since the training team is in the same room with the Docs team, there we can discuss more about cross collaboration effort regarding how to better work together with the backlink material and each other.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh, that&#8217;s interesting. Yeah, I can see that there&#8217;s some overlap between the Docs team and the training team, and the more we can streamline the processes between the two, I think the better it is for WordPress users to find the right material at the right time. Awesome. Well, thank you so much for this report back from WordCamp US and how you found it from a contributor point of view. Yeah.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Announcements</h3>\n\n\n\n<p>Dear listeners, we have one announcement that we wanted to share with you is about WordPress 6.4. So WordPress 6.4 is in less than three weeks away. WordPress 6.4 beta is only three weeks away. Don&#8217;t get scared. The last Gutenberg version for features will be 16.7. Today we are talking about 16.6, so there&#8217;s only one more Gutenberg plugin release to go and release candidate for 16.7 is scheduled for September 20th.</p>\n\n\n\n<p>That&#8217;s one week longer than the usual two-week schedule. And so all the new features will need to be merged by that time. And after that, only bug fixes and fixes for blast features can be added to the WordPress release. So it&#8217;s the time to test all the Gutenberg plugins versions that go into, it will be 16.2 all the way to 16.7 and whatever bug fixes come in 16.8 and nine.&nbsp;</p>\n\n\n\n<p>The final release or the release for 6.4 is scheduled for November 7th, and so that&#8217;s still about a month and a half away, two months away. So just so you&#8217;ll get the timeline a little bit, we will repeat this on the next shows as well when we&#8230; Next time is with Tammy Lister. She&#8217;s on the editor tech lead, so we will have some more information about 16.4.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: It&#8217;s my first time to see how many improvements that come with one version of Gutenberg. So it&#8217;s like, &#8220;Oh my God.&#8221; So every time we release one version of WordPress, that must be a huge improvement. So by seeing the rundown, that&#8217;s the first time I realized that how much is the improvements.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Community Contributions</h3>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, that&#8217;s a change log and that can be overwhelming indeed. And the last five versions kind of go into WordPress. So yes, so 16.2 and three had major jumps in improvements to the site editor and to the block editor. Especially because 6.3 and 6.4 wrap up the phase two of site editing. But 6.4 also will ship with the new default theme and amply named 2024, and it&#8217;s also expected to be in early November together with the 6.4 release, the designs are already available and you can follow up on the introduction post on the Make WordPress core website. We mentioned it on one of the previous episodes as well, but I really like to talk to you about, Maya, you looked at it and what do you think about the new theme?</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: As an end-user, I&#8217;m really excited to use this theme because this one is aimed to be a multi-purpose team, right? I sold three use cases in the Make WordPress website, one specifically tailored for entrepreneurs and small business, one for photographers and artists, and one for writers and bloggers. So it provide a better look into how the theme would look like when it is used to display lots of images, when it&#8217;s used to show multiple chunks of text and how it may look like as a landing page, which is so cool because I can instantly imagine, &#8220;Oh, this is the stuff that I can do with this theme.&#8221; Since it&#8217;s a collection of templates and patterns which combine into a theme, it&#8217;s even cooler because the patterns include in it, it has various home templates or different use cases such as out page and then project overview are SVPs. So yeah, it&#8217;s basically very handy for no-code people because we can just&#8230; Yeah, I want to make this, I want to make this.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, I think that&#8217;s exactly what you&#8217;re saying is that it gives you a vision or an inspiration of what your website could look like when you use that theme and then gives you all the tools. I like that it also thinks about&#8230; Or the creators think about the full page templates so you don&#8217;t have to assemble all the things.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: Yeah, it&#8217;s very nice to not have to create everything from scratch because sometimes it can be intimidating to start from a pure blank slate like that. At least that&#8217;s for no code people like me. But this one is the default color and typography style are already versatile and very timeless. It gives professional and elegant flare in general with the understated color and the sunset of point variation. So it can be used for any, many needs.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And with the site editor providing all the design tools, you can really make it your own in terms of the look and feel. And I really like that. I think it&#8217;s the first default theme that&#8217;s not very opinionated about the design that is only for a niche or for a certain topic or so. It&#8217;s more really that is actually the purpose that you just said is that many people can see themselves building with that theme, and I am really happy that comes out of it also for you. Yeah, there is the Figma I can share in the show notes. I&#8217;ll share also the link to the Figma file where you can kind of browse the designs. It&#8217;s right now in development, the report from the leads of Jessica Lishick and Maggie Cabrera and they both were at WordPress US Contributor Day and they had about 31 contributors at the theme table who wanted to work on the theme.</p>\n\n\n\n<p>So there is some rapid development going on, and I will also share the GitHub report link where it&#8217;s all happening with the issues and the PRs and everything, and where you can see all the discussions. The GitHub report will closer to release candidate, it will disappear and then it will be on track because that&#8217;s just for development. Default themes are then housed with the core files on a track. Yes, in the repo, yes. Another community contribution gets you all the way from that no-code site builder, single site builder, private person to all the way to the enterprise level of using WordPress. And there is a new guide for WordPress for Enterprise Together.</p>\n\n\n\n<p>So where the major WordPress agencies that deal with enterprise clients and there are Big Bite and 10Up and Alley, Human made Inpsyde and XWP and they got together and in WordCamp Europe as well to think about can WordPress be advertised or shape the conversation with enterprise IT people and CEOs about using WordPress for content management system on their large scale organizations. And they came together and created a free guide for WordPress for enterprise. It highlights all the high profile companies like CNN, Vogue, Google, Spotify, the White House, and many more, now NASA and also responds to some of the misconceptions that are still out there. Mainly the one that it&#8217;s not secure that it&#8217;s only for blogging and all that kind of thing. So it&#8217;s a really good guide that you as a small agency can certainly also use in parts for talking to your clients and to your customers about things.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: I like it that this guide is easy to read because sometimes people from big enterprises are not really tech-savvy. So having it with layman&#8217;s term, it can deliver the knowledge better to a wider audience about the possibilities for creating a customized platform to fit any organization. And yeah, I checked the chapters in good discussion about platform security, scalability, internationalization, solution, cost and value. Those are the stuff that enterprise really cares about. I think it shows one of the beauty of the WordPress community, everyone&#8217;s coming together for it, but to constantly improve the platform and to share to others that this is a solution you can use. And it&#8217;s really nice to see how these agencies provide insights related to aspects that are important for enterprises.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And I also like that they kind of highlight the open source part, which scares enterprise, but the open source part that there are hundreds of contributors that are actually maintaining the code and doing all the performance testing. We have this awesome performance team that has brought down the load times of WordPress out of the box just for 6.3, around 20%, which is huge when you think of the millions and millions of websites that use WordPress. And I saw a statistic that already 50% of WordPress is now 6.3 installations. So the community has really reacted fast to the new versions and that will also be for 6.4. So we will share of course the article from WP Tavern that talks about it. We also share the blog post about it and with a link to download it. You don&#8217;t need an email address to download it, so it&#8217;s all free out there for you to use and to contemplate. Yes.</p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s Released &#8211; Gutenberg 16.6</h3>\n\n\n\n<p>Which brings us to the section what&#8217;s released and right now, we&#8217;re talking about Gutenberg 16.6 that was released earlier this week and Vincente Canales was the release manager for this. And in his release post he shared the change log and as well as some highlighted things. And we follow suit of course, and the first thing that we wanted&#8230; Most of it, there&#8217;s not really some big stuff coming in 16.6, but it was some great quality of life changes that make working in it much smoother and less confusing and more consistent together. But there are few highlights that we wanted you to know about.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Enhancements</h3>\n\n\n\n<p>So the first one is it says I needed to read through the PRs and look at the videos to try it out myself to actually actually know what it means. So it says, &#8220;Capture toolbars,&#8221; in the quote block or navigation block. What it means is that the toolbars for child blocks or inner blocks are now seamless attached to their parent block and offering a more intuitive and organized editing experience. They don&#8217;t jump around that much, which is sometimes a little disconcerting and distracts you from the work that you actually wanted to do. Right now they are in place for the navigation block, the list block, and the quote block.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: Yeah, I think this one makes the publishing experience way more enjoyable. Because sometimes you just move a little and the block will follow through like, &#8220;Oh my god, can you just stay right there?&#8221; And I publish articles in daily basis, but it&#8217;s only recently that I discovered the top toolbar feature that we can activate by clicking, what&#8217;s the name?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: The options.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: In the right panel. Yeah, the block tool work can be annoying sometimes. So having this improvement capture toolbars, this will be&#8230; And making the toolbar staying at the same nearby spot like this, I will definitely prefer this one than the following.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, me too. I found that some users are actually struggling with the concept that depending on which block is focused, that they have a different toolbar from the parent block. And to get to the parent block, you have to know that you need to click on the leftmost kind of button to get to the parent block again. And I think I haven&#8217;t found a better way to get to it to kind of imagine a better UI for that. But I think with tying both toolbars together and just switch in place and not also move it, it&#8217;s a much better experience. Yes, definitely. Another one is that for the query pagination block, it was that you only had one or two&#8230; The pagination block is the block that you have underneath your loop block or the query loop where it says, &#8220;Okay, get me next pages,&#8221; from that query from that loop of next pages of articles.</p>\n\n\n\n<p>And when you look at it, there were only two&#8230; You only saw the first two ones, and then the last two ones. But you couldn&#8217;t click to, if you say, the third one or the fourth page because you knew it was things on there you had to click on next, next, next to&#8230; You didn&#8217;t find a&#8230; And now a user can determine how those numbers in the pagination block are actually organized. You can say, &#8220;Okay, give me four numbers in between.&#8221; That&#8217;s a really good improvement considering that that was possible before in the classic theme very much so. But this is kind of getting it all feature priority and it really is a good improvement. It&#8217;s such a small thing, you would think, but navigating a list of posts deeper into it, they&#8217;re not just the first page, sometimes is really needs some support, some better support there.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: Sometimes more like things that at the front end it seems like a very simple change, but I believe that under the hood that there must be many things going on, right?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And then now you have in the sidebar, you have additional fields where you can put in numbers and some more explanation, if my explanation wasn&#8217;t helpful at all. And the next part is that the list view now has a keyboard shortcut for duplicating blocks. So if you are working through a list view by keyboard and you now don&#8217;t need to change controls to duplicate a block, you can just use command shift and D, and then that block that was just focused is duplicated. This definitely helps with rapid content creation and laying out some articles.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: As a content writer, I definitely agree with this one. This will be very time-saving.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Super, yeah. 16.6 Gutenberg also adds a custom taxonomy for user created patterns. So WordPress 6.3 came with the feature that you now could create synced and unsynced patterns, but if you have three or four or 15 of those, it was hard to sort through them. So now you can use some taxonomy labels for your creative patterns. So you can give other editors on your site a little bit more help with what are those patterns that Birgit created and now you can help them to be a little bit more organized here.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: So this can be for the synced and unsynced patterns?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yes.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: Yeah, this will be&#8230; Having a feature to organize it, it definitely will be beneficial for the content creators also because we can easily choose which one we want to use.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, and you can drill down because I can see that an organization has created at least 10, 20 patterns depending on how the different content they provide. And the beauty of it is, it&#8217;s actually based on the default taxonomy patterns, not patterns, API that comes with WordPress because the patterns are custom post type. So the built-in taxonomy is now just surfacing on the editor. There was not a whole lot of&#8230; There was development being done just to make it into the site editor, but the underlying backend was already there. So it&#8217;s good to have a fallback like that.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Bug Fixes</h3>\n\n\n\n<p>So now we are coming to the bug fixes and there&#8217;s just a few that we wanted to point out. Maybe just one, no, maybe two or so. Do you want to take that?</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: Okay. So for the bug fixes, I like this one about the post notification link, which is the remove unnecessary space between rows and label. I think for some end users this might look like a very simple improvement that almost unseen, but I believe for those who work around design a lot will be happy with this. &#8220;Finally, I already feel it sometime ago.&#8221; Because it&#8217;s only a very tiny character, isn&#8217;t it like the space between the arrows and labels? But once it removes it, it&#8217;s like, &#8220;Yeah, this is how it should look.&#8221;</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, it gives you a consistent look and don&#8217;t really get that. That&#8217;s fixed now. And then also for the block styles, there&#8217;s the preview of the popover is now working also with right to left sites.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: Yeah, I think this is also one of the great examples of a form of striving for inclusivity and equality in WordPress because it makes a site building experience equal for everyone, whatever language you use, including the right to left languages like this. So when your site using the right to left languages, you will have the exact same experience as everyone in the world.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And sometimes that kind of falls a little bit through the cracks. So some head bubble for those who record those issues on the GitHub report so they can be fixed if they are not working right. In the site editor, there&#8217;s one bug fix.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: About the unified delete button style in the dropdown menu and making it red. So I think it&#8217;s also a nice improvement, especially for end users who still learn to use WordPress for the first time because it&#8217;s easier to tell the effect of clicking this button. When you see it previously it&#8217;s blue. So people might just, &#8220;Okay, I will just try to delete this,&#8221; and turns out it delete all the stuff that they actually don&#8217;t want to delete. But by making it red, it&#8217;s making&#8230; I think it&#8217;s related to psychology of color, people can be more considerate when they offer this button. This one will do a significant effect to my content.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: It&#8217;s kind of, &#8220;Stop. Think what you&#8217;re doing.&#8221;</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: Oh, what is it? What is it? It&#8217;s red. I will avoid doing something with this because it can avoid accidental deletion.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Experiments</h3>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And that&#8217;s part of really the small changes that have big outcomes. So the Gutenberg 16.6 also brings a new feature, new API and that&#8217;s called lock hooks. It was introduced one or two Gutenberg versions earlier and labeled as order inserting blocks. And the PRs that are accompanying it are still referring to that, but it&#8217;s on activation plugins now can have the capability to order insert blocks, enhancing the integration and automation between the plugins and the Gutenberg editor. So the examples that you see in the PRs&#8230; And I would recommend to look through the PRs to kind of see how it all works. And the change log has the list of the PRs in there. So what is it useful&#8230; And I think we talked with Ellen about it, Ellen Bauer on the previous episode about it. So you can add a like button to a comment section or a card icon to the header with this API and any other thing that you want to add to a block that&#8217;s automatically added for the user.</p>\n\n\n\n<p>The user now also has with the&#8230; They created now the block inspector panel and have a plugin section there. So it identifies the plugin that added a block and you can toggle the appearance or disappearance of it on your templates and on your posts. So depending on what the use case is for this plugin that you installed on your site. So this very much expands the capabilities of the block editor for plugin developers outside of adding custom blocks or adding additional features in the sidebar. Now you can add a few content as well. So this is a really good new feature and it will come to 6.4. It definitely needs some major testing. So if you are having a test site and you want to check it out and yeah, please report back on what your findings are and if you tripped up by things.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: So here in the PR, the example is log in logout, card and checkout, but it&#8217;ll be different for each plugin? For different plugins?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, so there&#8217;s an API where a plugin developer can say, &#8220;Okay, I want this content or this particular feature added to a columns block.&#8221; Or to a paragraph block. For instance, just an anchor link to every paragraph. You can write a plugin and say, &#8220;Okay, for each paragraph add this anchor link on the right-hand side.&#8221; And then a user can install that plugin and then automatically has that on their blog and can now reference certain paragraphs. So some people do blogging more like a diary where they have all the sorts of a day in little paragraphs or in a cluster of paragraphs and say, &#8220;Okay, today I wrote also about my adventure of riding the bike down the hill on a certain hill,&#8221; and then want to link to that through Twitter or through Instagram because there&#8217;s also a picture to it.</p>\n\n\n\n<p>So you can go back to the blog and read a little bit about it. So that&#8217;s one tiny use case. Another one is, as I said, the like button for comments. Normally comments don&#8217;t come with like buttons. But you can build a plugin that says, &#8220;Okay, every comment gets a like button for me and I want it at the top of it or on the bottom of it.&#8221; And that&#8217;s all in the API controls. And then when it&#8217;s installed and the user wants to use it can also say, &#8220;For this paragraph, I want to toggle in and off. I want to disable that particular added block for this particular paragraph. And then for the next block I want it again.&#8221; So it&#8217;s kind of a beginning of a new interface or a new way to customize the block editor.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Documentation</h3>\n\n\n\n<p>Speaking of development, 6.3 brought a few pickups to the surface that with the&#8230; Enqueuing of assets in the editor and the CSS and Nick Diego updated the documentation and how to guide to and queue assets in the editor and best practice or how it&#8217;s actually supposed to work, especially now with the iFrame editor in the post editor as well. There were some early adopters of the block editor created a few workarounds, the early restrictions that were there. And now with 6.3 or the iFraming of the post editor, some of those don&#8217;t work anymore as one would hope. So here&#8217;s a how to guide on how to enqueue assets in the editor after 6.3.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: So this how to guide is targeted for developers? Or for everyone who wants to learn about Gutenberg in general can also try to learn this?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh yeah, sure, sure. It&#8217;s a website, so the website doesn&#8217;t know who&#8217;s coming in. So it&#8217;s on the developer&#8230; The link goes right now to the Gutenberg repo where the pages, but I will share the link in the show notes where the actual documentation page was created. So it&#8217;s in the realm of the other documentation of the block editor. Yeah, it&#8217;s definitely helpful when you start out thinking about your theme development or your plugin development and you have additional assets like JavaScript files, CSS files to go with those entities and how to do it to control your iFrame editor. There has also been an update on the block variations API, and that has been&#8230; Block variations have been around since the beginning of the block editor where you can modify in a core block that then add additional feature sets or styles or just kind of different behavior to it.</p>\n\n\n\n<p>And the block variations FPI had been updated, but this goes well with a new article on the developer blog called An Introduction to Block Variations where Nick Diego walks you through certain use cases on how to use it. So how to create a block variation, how to unregister. So you could use the block variation. So if a simple example is you have a button, you want the button to have a certain style, you can certainly do this through the theme.</p>\n\n\n\n<p>But you can also say, &#8220;Okay, I want to unregister the core button and I want my block variations for the core button to be the default.&#8221; So it shows up in the inserter as a core button, but it will always have the right color on the border or the background or the right font size that you have decided on the design of it. And the user doesn&#8217;t have to select between the two they just have one. Same could be with a code block or a verse block. You can really have quite a few methods and attributes that you can use to create those lock variations. Yeah, I learned quite a bit from the article.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: No, I just wanted to say that this resource is pretty comprehensive. We can learn many stuff about the block variations from the basic to the putting it all together and everything. We can check it here. So yeah, it&#8217;s great.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, it also helps you how to control the icons for it or how the sidebar is behaving. So yes, it&#8217;s a really good article. All the articles on the developer blog, that&#8217;s actually a very rather new entity on the wordpress.org site. It only has been around for eight months, give or take. Official launch was actually March, so it&#8217;s only been around for five months officially, but we started in November with it. And there are quite a few blog posts now that are tutorials and go a little bit deeper on then documentation help you picks up the developer from a different place, from a beginner place and go all the way to advanced. Or say, &#8220;Okay, this is your use case.&#8221; There are a series of blog posts as well as standalone posts. And you can also learn about the slot fields. What&#8217;s slot fields? Well, it&#8217;s the spaces in the sidebar of a block where you can add additional features, fields and all that.</p>\n\n\n\n<p>So the developer block is definitely something to check out if you are a developer and extending the block editor. And yeah, this concludes the change log for 16.6. We are through that.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s in Active Development or Discussed</h3>\n\n\n\n<p>And as I said at the beginning, we also wanted to discuss a few things, or two things. No, actually three that are in active development. And the first one is a big feature that is announced slated for 6.4. The contributors have been working on it for quite a while, almost a whole year to get font management into WordPress. Meaning upload funds, make them available for blocks, make them available for templates, and then also delete funds, and have them across themes. So you are not depending on a theme developer to provide you with the right fonts. You can as a site owner also make different choices there. And I will share with you a link to a PR that kind of puts it all together, how it all works.</p>\n\n\n\n<p>And Jeffrey Pearce also just made a call for testing on Twitter where he provided a link to a WordPress playground site with the configuration to test this successfully already in place. Because you need to make changes to the WP-config file and then you need to enable the plugin for it, the experiment for it and all that. So there&#8217;s kind of a set-up manually to be done, but this link to the WordPress playground gives you the PR, or the version of Gutenberg that has the PR in it as well as the right setup. And then you can test it, you can upload fonts, you make them available through the interface. You can use them on pages, on posts and on templates and see if the font on front end and editor actually would display correctly. And anything that you find that&#8217;s not working right, report that back to the PR so they can go and fix it.</p>\n\n\n\n<p>Once it&#8217;s merged, so right now the PRs are still in the works and a lot of people are testing it, but it could use some more testing. If you listen to this and the PR has already been merged, it will be available through the Gutenberg nightly plugin version that you get on the Gutenberg Times, and then you can start testing it on your normal, like any Gutenberg plugin version on your test site. And my favorite tool for testing is actually local WP from the WP Engine and Flywheel folks. That has been a tremendous help to go through all those testing. So font library is a big, big step forward for WordPress and any help you can give to testing it would be really appreciated.</p>\n\n\n\n<p><em>Nadia Maya Ardiani:</em> So we can also use font library in playground?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: With the link that&#8230; The link is a Bitly link. It&#8217;s shortened because it&#8217;s actually 15 lines long. It&#8217;s bit.ly/text-font-library, and then it gives you a new WordPress site and then you can use it and test it. You cannot install other plugins there. You cannot install themes. So you would have to test it with the default theme Twenty Twenty Three. And the second part&#8230; It&#8217;s only two things, is a lot of people, especially content creators were really waiting for this, it&#8217;s the adding a background image to a group block. It&#8217;s coming, it&#8217;s already available in the Gutenberg nightly because the feature has already been merged with trunk. It&#8217;ll be released with 16.7 Gutenberg plugin. And if you can provide user feedback, that will be really great. And if the provided user feedback doesn&#8217;t reveal any big issues with that new feature, it will also arrive in WordPress 6.4 with the next upgrade on November 7th, 2023. How do you like that, Maya?</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: I will definitely use this. I can see myself using this, I don&#8217;t know, for my company, for my day job, I don&#8217;t know about that. But so I have a website that is just to play around, my test site. I really like it. So I think I will definitely use this because it&#8217;s like, yeah, adding more creativity fuel to my toolkit.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: I can see that there are some very, very subtle backgrounds that could happen on different paragraphs, like wallpaper in a house or something like that where you can change that for a different group of posts or for&#8230; If you wrap a quote post into a group block, then you can add a background image to it, and that background image could have a photo of the person who gives the quote. So you don&#8217;t have to use backgrounds and fiddle around with all the blocks, you can just put it on the background image and then upload that to the quote block. And yeah, I really like it.&nbsp;</p>\n\n\n\n<p>So we are at the end of the show. I just wanted to make sure people, when they want to connect with you, what would be a good place to meet you online, Maya?</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: So I&#8217;m on Twitter and also I&#8217;m on Instagram. So yeah, I think I will&#8230; And on LinkedIn also, so in three places. So yeah, I will share the link to you so we can put it in the show notes.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Awesome. Awesome. Thank you so much. As always, the show notes will be published on Gutenbergtimes.com/podcast and this is the episode 89. And if you have questions, suggestions, or news that you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. That&#8217;s <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. And there was a time when we had quite a few people add reviews about the podcast on different podcast websites like Stitcher or Apple or Google. It would be time to do another round of reviews. If you like what you hear and get value out of this podcast, please submit a review to Apple, that&#8217;s probably the most prominent one, to iTunes or podcast, and that would be really lovely. And as a bonus, we will read them in our next show. So yeah, come on then.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: Give a little shout-out.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Give a little shout-out. Yeah. So Maya, thank you so much for joining me today. It was lovely to have you on the show and give your input and have opinions will travel that&#8217;s always beneficial at WordPress. Yeah, and I thank you all for listening and I&#8217;ll hear you in two weeks. We won&#8217;t have a 16.7 then, but we will have Tammy Lister on the show and we will talk about WordPress 6.4 and the whole process. And I wish you all well, take care and goodbye.</p>\n\n\n\n<p><em>Nadia Maya Ardiani</em>: Thank you, Birgit. Forget the pleasure is all mine.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: 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:\"Sun, 10 Sep 2023 08:35:38 +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: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:122:\"Gutenberg Times: Font Library call for testing, Gutenberg 16.6, OmniForm and WooCommerce Blocks 11.0—Weekend Edition 267\";s:7:\"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=25460\";s:7:\"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:129:\"https://gutenbergtimes.com/font-library-call-for-testing-gutenberg-16-6-omniform-and-woocommerce-blocks-11-0-weekend-edition-267/\";s: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:15030:\"<p>Howdy, </p>\n\n\n\n<p>The <a href=\"https://make.wordpress.org/core/6-4/\">WordPress 6.4 release</a> is fast approaching. This week I tested two new features. I am excited about that content creators and designers will be able to <a href=\"https://github.com/WordPress/gutenberg/pull/53934\">add a background image to group blocks</a>.  I see a few more decorative, wall paper like backgrounds for quotes, or call out paragraphs in our future. Furthermore, site owners and theme builders can look forward to a new Font library with font management capabilities via the Global Styles sidebar. </p>\n\n\n\n<p>You can upload fonts and server them to visitors locally and keep within privacy guidelines. <strong>Jeffrey Pearce</strong> posted <a href=\"https://twitter.com/jeffikus/status/1699864919628202063\">A call for testing</a> on X (formerly Twitter). For more information, I added some details in this<a href=\"https://gutenbergtimes.com/call-for-testing-of-the-new-font-library/\"> post on this site.</a></p>\n\n\n\n<p>For novices to the intricacies of Typography, <a href=\"https://developer.wordpress.org/news/2023/07/make-your-sites-typography-make-a-statement/\"><strong>Mary Baum</strong> started an exciting series </a>on the Developer Blog. </p>\n\n\n\n<p>Hope all is well. Cu you on the Interwebs. </p>\n\n\n\n<p>Yours, 💕<br /><em>Birgit</em></p>\n\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-group__inner-container\">\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/#0-developing-gutenberg-and-word-press\">Developing Gutenberg and WordPress</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#1-gutenberg-16-6\">Gutenberg 16.6 </a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</a></li><li><a href=\"https://gutenbergtimes.com/feed/#3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor. </a></li></ul></div>\n</div></div>\n\n\n\n\n<p>Last Monday, I was part of <a href=\"https://wpbuilds.com/2023/09/05/this-week-in-wordpress-266/\"><strong>This Week in WordPress #266 &#8211; &#8220;Weirdy bespoke CMS&#8221;</strong> </a>with <strong>Katie Keith</strong> and <strong>Bob Dunn</strong>, hosted by the fabulous <strong>Nathan Wrigley</strong>.  We talked about last week&#8217;s news around the WordPress space. Gutenberg updates, about LMS Working group, and Automattic&#8217;s <a href=\"https://ma.tt/2023/08/one-hundy\">One Hundy </a>(100-year plan) Bob&#8217;s booth take-over and Joost de Valk and Marieke van de Rakt joining Post Status, <a href=\"https://bigbite.net/wordpress-for-enterprise/\" target=\"_blank\" rel=\"noreferrer noopener\">Enterprise Guide to WordPress</a> and a lot more. It was great fun and quite enlightening. </p>\n\n\n\n<a href=\"https://wpbuilds.com/2023/09/05/this-week-in-wordpress-266/\"><img width=\"652\" height=\"367\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/09/266-This-Week-in-WordPress-Bob-Dunn-Katie-Keith-Nathan-Wrigley-Birgit-Pauli-Haack.jpeg?resize=652%2C367&ssl=1\" alt=\"Screenshot of This week in WordPress 266 with Bob Dunn, Katie Keith, Birgit Pauli-Haack and Nathan Wrigley\" class=\"wp-image-25466\" /></a>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-developing-gutenberg-and-word-press\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p><strong>Joen Asmussen</strong> again shared the work of the WordPress design team in his post <a href=\"https://make.wordpress.org/design/2023/08/28/design-share-aug-14-aug-25/\"><strong>Design Share: Aug 14-Aug 25</strong></a>.  You&#8217;ll find illustrations and links on </p>\n\n\n\n<ul>\n<li>the iterations on the new design for the themes directory, </li>\n\n\n\n<li>the way how to list user patterns by category</li>\n\n\n\n<li>the workflow to control styling nested elements through inheritance</li>\n\n\n\n<li>Better display for the audio component  and search results for the Openverse site. </li>\n\n\n\n<li>User interface to control the Lightbox feature for Image block</li>\n\n\n\n<li>Font Management for Google Fonts</li>\n\n\n\n<li>First round of designs for List views for the Admin space. </li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>After nearly  3.5 years of feedback loops, knowledge sharing, and community building and WordPress 6.3 concluding the Phase 2, <strong>Anne McCarthy</strong> outlines in her blog post <strong><a href=\"https://make.wordpress.org/core/2023/09/07/evolving-the-fse-outreach-program/\">Evolving the FSE Outreach Program</a>,</strong> what will happen next. Details on the timeline, the shift from new feature to adoption and the hand-off of future calls for testing to the WordPress test team, are all explained in the post. Anne McCarthy has been a fantastic community builder and communicator running this first of a kind outreach program.  Their work was groundbreaking and provided a blueprint future outreach programs can build on. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"1-gutenberg-16-6\">Gutenberg 16.6 </h3>\n\n\n\n<p>In his release post, <a href=\"https://make.wordpress.org/core/2023/09/06/whats-new-in-gutenberg-16-6-06-september/\">What’s new in Gutenberg 16.6? (06 September)</a>, <strong>Vicente Canales</strong> highlighted the new Block hooks, formerly known as Auto-inserted blocks, and improvements to the block toolbars by tieing the toolbars of child blocks to the parent block&#8217;s toolbar. </p>\n\n\n\n<p><strong>Sarah Gooding</strong> also reported on the Gutenberg 16.7 release in her article <a href=\"https://wptavern.com/gutenberg-16-6-introduces-block-hooks-improvements-to-toolbars-on-nested-blocks\">Gutenberg 16.6 Introduces Block Hooks, Improvements to Toolbars on Nested Blocks</a></p>\n\n\n\n<p>For this week&#8217;s <strong>Gutenberg Changelog episode 89</strong>, I had the great pleasure of welcoming <strong><a href=\"https://twitter.com/inyongski\">Nadia Maya Ardiani</a></strong> and my special guest. Ardiani is a content creator at Hostinger and contributor on training and documentation teams working on translations. We have been in touch since we met in person at WordCamp Asia. In this new episode, we tackled the Gutenberg 16.6 release and talked about more features in the works. The episode will drop into your favorite podcast app over the weekend. </p>\n\n\n\n<img width=\"652\" height=\"184\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/09/Screenshot-2023-09-08-at-13.46.21.png?resize=652%2C184&ssl=1\" alt=\"\" class=\"wp-image-25503\" />\n\n\n\n<p>TIL: The diner in Maya&#8217;s background is called <em>warkop/warmindo</em>, which is the short for <em>warung kopi </em>(coffee tavern) or <em>warung indomie</em> (instant noodle diner)</p>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-group__inner-container\">\n<p class=\"is-style-no-vertical-margin\"><strong>🎙️ </strong> Latest episode:  <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-89-gutenberg-16-6-font-library-default-theme/\">Gutenberg Changelog #89 – Gutenberg 16.6, default theme and Font Library</a> with Nadia Maya Ardiani  as special guest, hosted by Birgit Pauli-Haack</p>\n</div></div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p><a href=\"https://twitter.com/jrtashjian\"><strong>JR Tashjian</strong></a>, senior developer at GoDaddy, has been working on <strong>OmniForm </strong>for a while, and he just released it in the <a href=\"https://wordpress.org/plugins/omniform/\">WordPress plugins directory</a>. OmniForm specializes in essential form types, such as contact and feedback forms. The feature list includes: </p>\n\n\n\n<ul>\n<li>20+ form fields blocks, including text fields, checkboxes, radio buttons, and more</li>\n\n\n\n<li>Pre-built form templates or create your own from scratch</li>\n\n\n\n<li>Manage form submissions within the admin dashboard</li>\n\n\n\n<li>Email notifications for new form submissions</li>\n\n\n\n<li>Customize form styling</li>\n\n\n\n<li>Spam protection with Cloudflare Turnstile, hCaptcha, and Google reCAPTCHA.</li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Patricia Hillebrandt</strong>, code wrangler at WooCommerce, published the release notes for <a href=\"https://developer.woocommerce.com/2023/08/31/woocommerce-blocks-11-0-0-release-notes/\"><strong>WooCommerce Blocks version 11.0.0</strong> </a>With the latest release of WooCommerce Blocks, users can leverage the Product Collection Block and the improved interactivity of the Product Button to create appealing product displays and enhance the shopping experience on their websites. </p>\n\n\n\n<p><strong>Sarah Gooding</strong> reported on the new release for the WPTavern: <a href=\"https://wptavern.com/woocommerce-blocks-11-0-0-adds-product-collection-block-in-beta-10-9-0-integrates-product-button-with-the-interactivity-api\"><strong>WooCommerce Blocks 11.0.0 Adds Product Collection Block in Beta, 10.9.0 Integrates Product Button with the Interactivity API</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>The <em>Torque Magazine</em> published <strong><a href=\"https://twitter.com/nschaeferhoff\">Nick Schäferhoff</a>&#8216;</strong>s post about <strong><a href=\"https://torquemag.io/2023/09/mastodon-and-wordpress/\">Mastodon and WordPress: 8 Ways to Make Them Work Together</a>.</strong> From site verification and social icons over displaying your feed on your site or your client&#8217;s sites, to automatically posting from WordPress to Mastodon, Schäferhoff gives comprehensive instructions and illustrations for a complete integration of WordPress and Mastodon. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>On Learn.WordPress you can now watch the new tutorial:  <strong><a href=\"https://learn.wordpress.org/tutorial/intro-to-the-site-editor-and-template-editor/\">Intro to the Site Editor</a>. </strong>You can create and launch your entire site within the Site Editor. In this video tutorial, <strong>Wes Theron</strong>, provides you with an overview of accessing and using the Site Editor and you learn about all the tools you need. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/SteveJBurge\">Steve Burge</a></strong> published for KinshiPress the tutorial on how to <a href=\"https://kinshipress.com/time-to-read-block-wordpress/\"><strong>use a Time to Read Block in WordPress</strong></a>, via the Gutenberg plugin. </p>\n\n\n\n\n<p><strong> <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> </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 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor. </h2>\n\n\n\n<p><strong>Anton Plauche</strong> has published a detailed tutorial for responsive design implementation by extending the core columns block. In <a href=\"https://fullstackdigital.io/blog/how-to-build-responsive-designs-in-the-wordpress-editor-by-extending-the-core-columns-block/\"><strong>How to Build Responsive Designs in the WordPress Editor by Extending the Core Columns Block</strong></a>, Plauche shares example code to add our additional breakpoint functionality.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>With Gutenberg 16.6, <strong>Nick Diego</strong> updated the <a href=\"https://developer.wordpress.org/block-editor/reference-guides/block-api/block-variations/\"><strong>documentation for Block Variations</strong></a> to clarify different properties and to add notes regarding implementation.  He also merged the new page on <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/enqueueing-assets-in-the-editor/\"><strong>enqueuing assets in the Editor</strong></a></p>\n\n\n\n<p></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\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 master 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?style=for-the-badge\" /></p>\n\n\n\n\n<p class=\"has-text-align-right has-small-font-size\"><em>Questions? Suggestions? Ideas? Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or send me a message on WordPress Slack or Twitter @bph</em>. </p>\n\n\n\n<p class=\"has-text-align-right has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n\n<p>Featured Image: Ekodesign: Creatif Building block found in WordPress photo directory</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><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\"><br />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 type=\"submit\" 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 has-css-opacity 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:\"Sun, 10 Sep 2023 08:00:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:57:\"Gutenberg Times: Call for testing of the new Font Library\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=25529\";s:7:\"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://gutenbergtimes.com/call-for-testing-of-the-new-font-library/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4059:\"<p>The Font Library is a new WordPress feature that will come to WordPress 6.4. Your help is needed to test the feature that allows you to manage fonts and their variants for your website. You can find the PR on GitHub <a href=\"https://github.com/WordPress/gutenberg/pull/53884\">Font Library: Frontend [Stage 1] #53884</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Use WordPress playground</h2>\n\n\n\n<p>You can use the WordPress playground tool that is already prepped for your test just follow this link <a href=\"http://bit.ly/test-font-library\">Test Font Library</a>. Unfortunately, you cannot upload other plugins or themes to the playground space yet. </p>\n\n\n\n<h2 class=\"wp-block-heading\">Test with your test site</h2>\n\n\n\n<p>If you need  to use your own test site setup with LocalWP or any other tools because you are curious how the font library works with your set of plugins, themes or custom blocks, you would have to do a bit of a set-up. </p>\n\n\n\n<ol>\n<li><code>define( \'FONT_LIBRARY_ENABLE\', true );</code> in the wp-config to make the fonts library backend work&nbsp;</li>\n\n\n\n<li>Then obtain the PR-specific plugin zip via the “Checks” Scroll to “Build Gutenberg Plugin Zip&#8221;, and on the page scroll all the way down to gutenberg-plugin.zip</li>\n\n\n\n<li>Do not upload as plugin via your site, it will throw an error message. <code>The package could not be installed. No valid plugins were found.</code>) </li>\n\n\n\n<li>Download it to your <code>wp-content/plugins</code> directory of the Test Site and unzip it.&nbsp;</li>\n\n\n\n<li>Go to your <code>wp-admin/plugins</code> page and activate the Gutenberg plugin.&nbsp;</li>\n</ol>\n\n\n\n<h2 class=\"wp-block-heading\">Via Gutenberg Nightly</h2>\n\n\n\n<p>If you read to this at a later date, and you&#8217;ll find that the PR was already merged, you can always use the <a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Gutenberg Nightly version</a> and start testing on your test site. </p>\n\n\n\n<h2 class=\"wp-block-heading\">How do you find the Font Manager? </h2>\n\n\n\n<p>No matter the tool you use, testing an undocumented feature is like jumping into the deep end of the pool and try to learn how to swim. </p>\n\n\n\n<p>Here are the steps. </p>\n\n\n\n<ul>\n<li>From your Dashboard </li>\n\n\n\n<li>select Appearance > Editor > </li>\n\n\n\n<li>Click into the canvas side of the screen to enable Edit Mode</li>\n\n\n\n<li>Use the Style icon to open it in the right sidebar</li>\n\n\n\n<li>You might already see some fonts listed in the Fonts section </li>\n\n\n\n<li>Click on the Ab icon on the left to the section header. </li>\n\n\n\n<li>It opens the Font Manger modal. </li>\n</ul>\n\n\n\n<p>Below is a short video how you can find the Font Manager. </p>\n\n\n\nVideo: <em>How to find the Font Manager</em>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"3-what-should-you-test\">What should you test? </h2>\n\n\n\n<ul>\n<li>You can download font from Google or other free font sites</li>\n\n\n\n<li>Upload the fonts via Drag and Drop or selecting the files from your computer</li>\n\n\n\n<li>They should land in the wp-contents/fonts folder.<br /> <img width=\"568\" height=\"326\" class=\"wp-image-25532\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/09/Screenshot-2023-09-10-at-09.11.37.png?resize=568%2C326&ssl=1\" alt=\"New /fonts folder in wp-content directory\" /></li>\n\n\n\n<li>See that they show up in the Typography section of the Global Styles when enabling Font Family. </li>\n\n\n\n<li>Delete fonts you don&#8217;t need. </li>\n</ul>\n\n\n\n<p><em>Note re:  Display in Editor or Frontend</em><br />I have yet to find a way to make the uploaded fonts show up display in the editor or the frontend. I am in the process of finding out why and I&#8217;ll update these instructions when I do. If you already figured out how to do it feel free to share your findings in the comment section. </p>\n\n\n\n<h2 class=\"wp-block-heading\">Where to report issues?</h2>\n\n\n\n<p>Report all finding in a comment on the PR on GitHub <a href=\"https://github.com/WordPress/gutenberg/pull/53884\">Font Library: Frontend [Stage 1] #53884</a>, or comment below. </p>\n\n\n\n<p></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, 10 Sep 2023 07:24:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:68:\"WPTavern: WP Includes Launches Women in WordPress Mentorship Program\";s:7:\"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=148596\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://wptavern.com/wp-includes-launches-women-in-wordpress-mentorship-program\";s: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:3008:\"<img width=\"500\" height=\"333\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/women-working-500x333.jpeg\" alt=\"\" class=\"wp-image-148656\" />photo credit: <a href=\"https://stocksnap.io/photo/people-girls-N444PJYUP9\">Brodie Vissers</a>\n\n\n\n<p><a href=\"https://wpincludes.me/\">WP Includes</a> is a new initiative that launched this week with the goal of improving equal representation of women at global WordPress companies. It was founded by Human Made COO Siobhan McKeown and XWP Director of Engineering Francesco Marano.</p>\n\n\n\n<p>&#8220;I&#8217;ve been in WordPress a long time and I&#8217;ve met a lot of talented women but not enough in leadership roles. It&#8217;s time to change that,&#8221; McKeown said.</p>\n\n\n\n<p>The website states the founders&#8217; mission in launching the initiative:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>Disappointed by the lack of representation of women in leadership roles at companies in the WordPress ecosystem we’ve decided to do something about it.</p>\n\n\n\n<p>We want to drastically increase representation of women in leadership roles at WordPress companies. We will do this by mentoring and supporting women to take the next step in their careers.</p>\n</blockquote>\n\n\n\n<p>WP Includes is recruiting women leaders who are C-Level or Directors <br />at a WordPress company to volunteer as mentors and build a supportive network of mentees.</p>\n\n\n\n<p>The mentorship program lasts five months and calls for mentees/mentors goes out twice a year in September and March. Mentors commit to meet with mentees for a 1:1 on a regular basis and support them in achieving their goals. Mentee applicants are required to be working at a business in the WordPress ecosystem and actively developing their careers.</p>\n\n\n\n<p>WP Includes is accepting sponsorships from companies with some rigorous requirements:</p>\n\n\n\n<ul>\n<li>Acknowledge gender disparity and a lack of representation in your organization, wherever it exists.</li>\n\n\n\n<li>Proactively address gender disparity in your leadership and executive roles.</li>\n\n\n\n<li>When senior roles become available, actively seek to place women within those roles.</li>\n\n\n\n<li>Support women within their career in your organization, working to ensure that any gender-related barriers are removed.</li>\n\n\n\n<li>Create opportunities to showcase women leaders in your organisation so that they can act as role models for future leaders.</li>\n</ul>\n\n\n\n<p>Supporting organizations can also contribute by sharing open roles within the network and by providing mentorship to future leaders who may potentially be considered for leadership roles in the sponsoring organizations. This is effectively changing representation from the inside out with cooperating organizations contributing to the cultivation of the leaders they need in order to purse more diverse leadership teams.</p>\n\n\n\n<p>Prospective mentees, mentors, and sponsors can apply on the <a href=\"https://wpincludes.me/\">WP Includes website</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, 09 Sep 2023 02:31: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: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: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:114:\"WPTavern: ACF’s 2023 Annual Survey Results Reinforce Plugin’s Focus on Improving the Block Building Experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148573\";s:7:\"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:119:\"https://wptavern.com/acfs-2023-annual-survey-results-reinforce-plugins-focus-on-improving-the-block-building-experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3017:\"<p>Advanced Custom Fields (<a href=\"https://wordpress.org/plugins/advanced-custom-fields/\">ACF</a>), one of the plugins WP Engine <a href=\"https://wptavern.com/wp-engine-acquires-5-plugins-from-delicious-brains\">acquired from Delicious Brains</a> in 2022, has published the <a href=\"https://www.advancedcustomfields.com/annual-survey/2023-results/\">results if its first annual survey</a>. Although ACF reports more than 4.5 million active users, including PRO site installs, the survey only gathered feedback from 2,031 respondents. </p>\n\n\n\n<p>These results are more representative of the plugin&#8217;s developer community, as 81% of respondents are developers who maintain between 11-50 websites. 63% use version control for their codebase, and 27% manage dependencies with Composer.</p>\n\n\n\n<p>The survey showed that ACF is still an important tool for its early adopters, as 50% said they have been using it since its early days and 70% of all respondents use the plugin on all the websites they build.</p>\n\n\n\n<p>When asked what type of sites they are building, respondents had the option to choose multiple answers. Sites using Classic WordPress themes are the most popular followed by Hybrid themes, Block themes, and page builders. Surveying those who use the block editor, 56% report that they build blocks using ACF blocks.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1358\" height=\"1030\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/Screen-Shot-2023-09-08-at-10.35.34-AM.png\" alt=\"\" class=\"wp-image-148627\" />\n\n\n\n<p>&#8220;It was cool to see the strong representation of hybrid and block themes,&#8221; WP Engine Product Marketing Manager Rob Stinson said. &#8220;It shows us that there is growing adoption of the modern WP editor experience amongst the PHP friendly crowd that is the ACF user base. </p>\n\n\n\n<p>&#8220;We had this scoped for upcoming releases anyway, but it reinforces our focus on improving the block building experience in ACF.&#8221;</p>\n\n\n\n<p>Among those ACF users building sites with page builders, the most popular selections include Elementor, Divi, Beaver Builder, and WPBakery Page Builder.  Naturally, ACF Extended is the most popular extension used with ACF, followed by Gravity Forms, Yoast SEO, and ACF Better Search.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"2110\" height=\"1168\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/Screen-Shot-2023-09-08-at-12.46.15-PM.png\" alt=\"\" class=\"wp-image-148636\" />\n\n\n\n<p>Respondents demonstrated high confidence in those maintaining the plugin, as 98% of them are comfortable updating ACF to the latest version. They are also confident in continuing to build on top of WordPress, as 91% of survey participants said they are likely to continue with the platform. For a more detailed look at the questions and responses, check out the <a href=\"https://www.advancedcustomfields.com/annual-survey/2023-results/\">2023 annual survey results</a> on the ACF website.</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, 08 Sep 2023 17:27:52 +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: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:101:\"Do The Woo Community: WooBits About WordCampUS, WP Includes, WP for Enterprise, Swag and Avalara Next\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=76427\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://dothewoo.io/woobits-newsletter-episode-one/\";s: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:440:\"<p>In WooBits this week, recapping WCUS, launch of WP Includes, WordPress for Enterprise, future of swag and Avalara Next virtual event.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/woobits-newsletter-episode-one/\">WooBits About WordCampUS, WP Includes, WP for Enterprise, Swag and Avalara Next</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</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, 08 Sep 2023 11:55:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s: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:90:\"WPTavern: Gutenberg 16.6 Introduces Block Hooks, Improvements to Toolbars on Nested Blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148577\";s:7:\"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:100:\"https://wptavern.com/gutenberg-16-6-introduces-block-hooks-improvements-to-toolbars-on-nested-blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3551:\"<p><a href=\"https://make.wordpress.org/core/2023/09/06/whats-new-in-gutenberg-16-6-06-september/\">Gutenberg 16.6</a> is available with progress on a feature that was formerly called auto-inserting blocks but has now been renamed to block hooks.  </p>\n\n\n\n<p>In a previous release (<a href=\"https://wptavern.com/gutenberg-16-4-introduces-experimental-auto-inserting-blocks\">16.4</a>), Gutenberg introduced auto-inserting blocks as an experimental feature that allows plugin developers to specify a location in which the block will be automatically inserted, such as before or after a template. Users can then reposition the blocks after insertion using the editor tools.</p>\n\n\n\n<p>Gutenberg lead architect Matias Ventura <a href=\"https://github.com/WordPress/gutenberg/issues/53987#issuecomment-1695915874\">proposed</a> <a href=\"https://github.com/WordPress/gutenberg/pull/54147\">renaming</a> the feature to block hooks to help developers understand how they work. </p>\n\n\n\n<p>&#8220;I&#8217;ve seen anecdotal feedback that <code>autoInsert</code> is not the clearest of descriptions,&#8221; Ventura said. &#8220;I&#8217;d like to propose renaming to the more familiar <code>hooks</code> terminology—and &#8216;block hooks&#8217; in more general terms—to help folks understand the mechanics and purpose more rapidly.&#8221;</p>\n\n\n\n<p>This release also <a href=\"https://github.com/WordPress/gutenberg/pull/52969\">adds an inspector panel for block hooks</a>, tentatively named &#8220;Plugins,&#8221; that displays blocks available for auto-insertion. It includes toggles to insert or remove them. The updated version of the feature also includes block icons (not shown below) to help differentiate the toggles. </p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1443\" height=\"438\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/block-hooks.gif\" alt=\"\" class=\"wp-image-148604\" />image source: <a href=\"https://github.com/WordPress/gutenberg/pull/52969#issuecomment-1669889491\">Gutenberg repository PR #52969</a>\n\n\n\n<p>Gutenberg 16.6 brings improvements to toolbars on nested blocks, where the toolbar now stays attached to the parent block. This change is part of a broader effort to improve nested block experiences. Previously, the toolbar would move around when clicking inside the nested blocks, but this change makes it stay in place for a less chaotic editing experience. The updated toolbar behavior has been rolled out to Navigation, List, and Quote blocks so far.</p>\n\n\n\nvideo credit: Gutenberg GitHub repository <a href=\"https://github.com/WordPress/gutenberg/pull/53699\">PR #53699</a>\n\n\n\n<p>This release includes a new keyboard shortcut for duplicating blocks within the List View: (<code>CMD+Shift+d</code>). It enables users to do more from the keyboard while navigating around the List View, instead of having to jump back into the block settings menu or editor canvas. Users can now click twice on the selected (or focused) block or multiple blocks to quickly duplicate them all in one go.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\nvideo credit: Gutenberg GitHub repository <a href=\"https://github.com/WordPress/gutenberg/pull/53559\">PR #53559</a>\n\n\n\n<p>These highlighted features and more will be landing in the upcoming WordPress 6.4 release. Check out the <a href=\"https://make.wordpress.org/core/2023/09/06/whats-new-in-gutenberg-16-6-06-september/\">Gutenberg 16.6 release post</a> for the full list of new features, enhancements, bug fixes, and improvements to performance and code quality.</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, 08 Sep 2023 02:59: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: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: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:35:\"BuddyPress: BuddyPress 12.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=331167\";s:7:\"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/2023/09/buddypress-12-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:3276:\"<p>Hello BuddyPress contributors!</p>\n\n\n\n<p>If you haven&#8217;t tested our first <a href=\"https://buddypress.org/2023/08/buddypress-12-0-0-beta1/\">12.0.0 beta release</a> (<img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f448.png\" alt=\"👈\" class=\"wp-smiley\" /> <strong>please read this post</strong>), here&#8217;s another opportunity to help us make sure it will fit perfectly into your WordPress / BuddyPress specific configuration. Beta testing is very important and more then any other BuddyPress major release, we need you all, whether you&#8217;re a regular or advanced user, a theme designer or a plugin author: <strong>please contribute!</strong></p>\n\n\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-1 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-white-background-color has-text-color has-background wp-element-button\" href=\"https://downloads.wordpress.org/plugin/buddypress.12.0.0-beta2.zip\">Test BuddyPress 12.0.0-beta2</a></div>\n</div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s new since beta1?</h2>\n\n\n\n<p>We&#8217;ve been working on improving documentation about 12.0.0 changes and giving advanced users some more customization options about the coming visibility feature.</p>\n\n\n\n<p>We&#8217;ve fixed 8 bugs, the most important one was about the BuddyPress menu items we are making available in the WP Nav Menu management interfaces (Administration screen and customizer). We took this opportunity to <a href=\"https://github.com/buddypress/buddypress/tree/master/docs/user/administration/navigations\">document how BuddyPress is dealing with these interfaces</a>.</p>\n\n\n\n<p>The final release is slated to October 30 and&nbsp;<strong>we need you to get there</strong>: do test this beta release of BuddyPress <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f64f.png\" alt=\"🙏\" class=\"wp-smiley\" />.</p>\n\n\n\n<p>You can test <a href=\"https://downloads.wordpress.org/plugin/buddypress.12.0.0-beta2.zip\">BuddyPress 12.0.0-beta2</a> in 4 ways :</p>\n\n\n\n<ul>\n<li>Try the&nbsp;<a href=\"https://wordpress.org/plugins/bp-beta-tester/\">BP Beta Tester</a>&nbsp;plugin.</li>\n\n\n\n<li><a href=\"https://downloads.wordpress.org/plugin/buddypress.12.0.0-beta2.zip\">Download the beta here (zip file)</a>.</li>\n\n\n\n<li>Check out our SVN repository:&nbsp;<code>svn co https://buddypress.svn.wordpress.org/trunk/</code></li>\n\n\n\n<li>Clone our read-only Git repository:&nbsp;<code>git clone git://buddypress.git.wordpress.org/</code></li>\n</ul>\n\n\n\n<p>If you find something weird, please report it on&nbsp;<a rel=\"noreferrer noopener\" href=\"https://buddypress.trac.wordpress.org/newticket\" target=\"_blank\">BuddyPress Trac</a>, post a reply to&nbsp;<a href=\"https://buddypress.org/support/topic/lets-prepare-the-buddypress-12-0-0-next-major-release/\">this support topic</a>&nbsp;or get in touch with us on our&nbsp;<a rel=\"noreferrer noopener\" href=\"https://wordpress.slack.com/messages/buddypress\" target=\"_blank\">WordPress.org Slack channel</a>.</p>\n\n\n\n<p>Thanks in advance for your contributions <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f91d.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, 07 Sep 2023 20:27: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: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:74:\"Do The Woo Community: Woo AgencyChat Live with Mitch Callahan and Ash Shaw\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=76387\";s:7:\"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:73:\"https://dothewoo.io/woo-agencychat-live-with-mitch-callahan-and-ash-shaw/\";s: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:406:\"<p>From tools they use, a bit of AI, remote work and lots of insights into their teams and their companies.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/woo-agencychat-live-with-mitch-callahan-and-ash-shaw/\">Woo AgencyChat Live with Mitch Callahan and Ash Shaw</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</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, 07 Sep 2023 08:34: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:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"WPTavern: GoDaddy Retires Media Temple Brand\";s:7:\"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=148575\";s:7:\"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://wptavern.com/godaddy-retires-media-temple-brand\";s: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:4655:\"<p>Media Temple (MT) is closing its doors after 24 years in the hosting industry, with the brand now retired and customers fully migrated to GoDaddy. In 2013, GoDaddy acquired MT &#8220;to win the hearts and minds of developers,&#8221; as then-CEO Blake Irving told <a href=\"https://venturebeat.com/business/godaddy-ceo-we-bought-media-temple-to-win-the-hearts-and-minds-of-developers/\">VentureBeat</a> at the time. When it was purchased, the highly regarded brand was focusing on advanced technical services that GoDaddy had not yet adapted, and the plan was to have MT operate independently with no changes for employees or customers.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Thanks for allowing us to serve you for 24 years. The time has come to say goodbye. We will miss you. Keep building amazing things!</p>&mdash; Media Temple (@mediatemple) <a href=\"https://twitter.com/mediatemple/status/1699116917900894315?ref_src=twsrc%5Etfw\">September 5, 2023</a></blockquote>\n</div>\n\n\n\n<p>The year following the acquisition, <a href=\"https://wptavern.com/mediatemple-launches-wordpress-managed-hosting-package\">Media Temple launched its managed WordPress hosting product</a>, joining the ranks of Flywheel, Page.ly, WordPress.com, WP Engine, and a handful of other companies that were working to elevate the hosting experience for WordPress users.</p>\n\n\n\n<p>In December 2022, MT <a href=\"https://origin-blog.mediatemple.net/news/a-new-chapter-for-media-temple/\">announced</a> it would be retiring the Media Temple brand and transitioning accounts to GoDaddy, while subtly acknowledging the sentimental place MT holds in many of its customers&#8217; hearts:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>Since joining GoDaddy, we worked hand-in-hand with them to incorporate the best of Media Temple into offerings, including improving GoDaddy’s customer experience and leveraging Media Temple’s unique expertise on what it truly means to run a world-class hosting organization. If you closely examine GoDaddy’s hosting offerings, you will find Media Temple’s fingerprints all around. From specialized teams who deal with complex hosting issues to programs like GoDaddy Pro specifically targeting creatives, Media Temple made its mark on GoDaddy.</p>\n</blockquote>\n\n\n\n<p>Fans bid the brand farewell on Twitter, as its retirement marks the end of a chapter in web hosting history.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Basically the entire design community was sponsored by Media Temple back in the day.<br /><br />I can’t imagine a more omnipresent brand at the time. <a href=\"https://t.co/mmhdxEIHVy\">https://t.co/mmhdxEIHVy</a></p>&mdash; Josh Pigford (@Shpigford) <a href=\"https://twitter.com/Shpigford/status/1699464913595290066?ref_src=twsrc%5Etfw\">September 6, 2023</a></blockquote>\n</div>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">When I got started circa 2003, it felt like every respected web designer was hosted by Media Temple.<br /><br />They made being hosted by them feel cooler (really) than anywhere else. Geniuses.<br /><br />I was a (mt) customer from 2007–2020 until <a href=\"https://twitter.com/laravelforge?ref_src=twsrc%5Etfw\">@laravelforge</a> made deploying magnitudes easier. <a href=\"https://t.co/HyhBxz5PZs\">https://t.co/HyhBxz5PZs</a></p>&mdash; Brendan Falkowski (@Falkowski) <a href=\"https://twitter.com/Falkowski/status/1699543478169112971?ref_src=twsrc%5Etfw\">September 6, 2023</a></blockquote>\n</div>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Woah. Somehow Media Temple always seemed so cool, the first “aspirational” software in a way, where you’d move when your blog was successful.<br /><br />End of an era. <a href=\"https://t.co/tJobBqEPQf\">https://t.co/tJobBqEPQf</a></p>&mdash; Matthew Guay (@maguay) <a href=\"https://twitter.com/maguay/status/1699446005568270700?ref_src=twsrc%5Etfw\">September 6, 2023</a></blockquote>\n</div>\n\n\n\n<p>In February 2023, Media Temple began migrating accounts to GoDaddy, with no action required from customers. Many of the products and services were already fulfilled through GoDaddy, decreasing the number needing to be migrated. </p>\n\n\n\n<p>Now that the process is complete, the brand will discontinue operations and move current resources into supporting customers inside GoDaddy. The company assured former MT customers that they will retain their current products and pricing for equivalent products with access to more tools.</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, 07 Sep 2023 03:36:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:89:\"Post Status: Community Summit Recaps, Multilingual Documentation, Performant Translations\";s:7:\"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://poststatus.com/?p=154280\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://poststatus.com/community-summit-recaps-multilingual-documentation-performant-translations/\";s: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:21140:\"<h2 class=\"wp-block-heading\" id=\"h-this-week-at-wordpress-org-september-4-2023\">This Week at WordPress.org (September 4, 2023)</h2>\n\n\n<div class=\"has-background has-theme-palette-8-background-color wp-block-post-excerpt\"><p class=\"wp-block-post-excerpt__excerpt\">Discover the latest from the WordPress community. From the future of WordPress &amp; Gutenberg&#8217;s next steps to intriguing discussions at the Community Summit. Plus, get a sneak peek into WordPress 6.4&#8217;s development cycle. Stay updated, stay involved! </p></div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n<div class=\"gb-container gb-container-5e804289\">\n\n<h2 class=\"wp-block-heading\" id=\"h-news\"><h2><a href=\"https://wordpress.org/news\">News</a></h2></h2>\n\n</div>\n\n\n<ul>\n<li><a href=\"https://wordpress.org/news/2023/09/episode-61-community-summit-all-at-washington-d-c/\">WP Briefing: Episode 61: Community, Summit, all at Washington D.C.</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2023/08/wordpress-6-3-1-maintenance-release/\">WordPress 6.3.1 Maintenance Release</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2023/08/the-future-of-wordpress-whats-next-for-gutenberg/\">The Future of WordPress &amp; What’s Next for Gutenberg</a></li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2023/08/wp20-a-heartfelt-thanks/\">WP20 – A Heartfelt Thanks</a></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-community-summit-notes\"><a href=\"https://make.wordpress.org/summit\">Community Summit Notes</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/summit/2023/09/06/community-summit-discussion-notes-iterating-on-the-team-rep-role/\">Community Summit Discussion Notes: Iterating on the Team Rep role</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/09/04/community-summit-discussion-notes-open-source-participation-in-global-legislation/\">Community Summit Discussion Notes: Open Source participation in global legislation</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/09/03/community-summit-discussion-notes-communication-and-collaboration-finding-your-way-around-wordpress/\">Community Summit Discussion Notes: Communication and Collaboration – Finding Your Way Around WordPress</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/09/01/understanding-contributor-leadership-roles-in-the-wordpress-open-source-project/\">Understanding contributor leadership roles in the WordPress open source project</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/08/31/part-i-ii-communicating/\">Part I &amp; II: Communicating…</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/08/31/invisible-and-under-appreciated-bolstering-behind-the-scenes-contributions/\">Invisible and under-appreciated: bolstering “behind the scenes” contributions</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/08/30/community-summit-discussion-notes-revitalizing-contributor-teams-leadership-pipeline/\">Community summit discussion notes: Revitalizing contributor teams’ leadership pipeline</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/08/30/community-summit-discussion-notes-php-version-support/\">Community Summit Discussion Notes: PHP version support</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/08/28/community-summit-discussion-notes-can-wordpress-become-the-household-name-it-deserves-to-be/\">Community Summit Discussion Notes: Can WordPress become the household name it deserves to be?</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/08/27/community-summit-discussion-notes-refreshing-the-contributor-pipeline/\">Community Summit Discussion Notes: Refreshing the contributor pipeline</a></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-2 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading\">WordPress 6.4</h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/07/18/wordpress-6-4-whats-on-your-wishlist/\">WordPress 6.4: What’s on your wishlist?</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\">WordPress 6.4 Development Cycle</a></li>\n</ul>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-columns is-layout-flex wp-container-5 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading\"><a href=\"https://make.wordpress.org/accessibility\">Accessibility</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/accessibility/2023/08/30/accessibility-team-meeting-agenda-september-1-2023/\">Accessibility Team Meeting Agenda: September 1, 2023</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/accessibility/2023/08/28/wcus-2023-contributor-day-summary/\">WCUS 2023 Contributor Day Summary</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-community\"><a href=\"https://make.wordpress.org/community\">Community</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/community/2023/09/01/wordcamp-mentors-september-check-in/\">WordCamp Mentors’ September check-in!</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2023/08/30/the-nextgen-event-project-your-ideas-your-wordpress-community/\">The NextGen Event Project: Your Ideas, Your WordPress Community!</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2023/08/23/recap-of-the-diverse-speaker-training-group-wpdiversity-amer-emea-on-august-23-2023/\">Recap of the Diverse Speaker Training group (#WPDiversity) AMER/EMEA on August 23, 2023</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2023/08/23/call-for-ideas-new-features-for-our-nexgen-wp-events-central-page/\">Call for ideas: new features for our NexGen WP events central page</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2023/08/21/meetup-organizer-newsletter-august-2023/\">Meetup Organizer Newsletter: August 2023</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-core\"><a href=\"https://make.wordpress.org/core\">Core</a> </h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/09/06/a-week-in-core-september-4-2023/\">Two Weeks in Core – September 4, 2023</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/09/05/call-for-testing-performant-translations/\">Call for Testing: Performant Translations</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/08/31/proposal-an-update-to-the-field-guide/\">Proposal: An update to the Field Guide</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-developer-blog\"><a href=\"https://developer.wordpress.org/news/\">Developer Blog</a></h3>\n\n\n\n<ul>\n<li><a href=\"https://developer.wordpress.org/news/2023/08/adding-and-using-custom-settings-in-theme-json/\">Adding and using custom settings in theme.json</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2023/08/exploring-the-future-of-web-development-with-webassembly-and-php/\">Exploring the future of web development with WebAssembly and PHP</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2023/08/an-introduction-to-block-variations/\">An introduction to block variations</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2023/08/the-anatomy-of-a-letterform/\">The anatomy of a letterform</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-meetings\">Meetings</h3>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/09/06/default-theme-chat-summary-august-30th-2023-2/\">Default Theme chat summary: September 6, 2023</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/09/05/dev-chat-agenda-september-6-2023/\">Dev Chat agenda, September 6, 2023</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/09/04/editor-chat-agenda-06-september-2023/\">Editor Chat Agenda: 06 September 2023</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https://make.wordpress.org/design\">Design</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/design/2023/08/28/design-share-aug-14-aug-25/\">Design Share: Aug 14-Aug 25</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/design/2023/08/18/design-specific-triage/\">Bringing Back the Weekly Design Triage</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/design/2023/08/10/admin-design-kickoff/\">Admin Design Kickoff</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https://make.wordpress.org/docs\">Docs</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/docs/2023/09/01/agenda-for-docs-team-bi-weekly-meeting-05-sep-2023/\">Agenda for Docs Team Biweekly Meeting (05-Sep-2023)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/updates/2023/09/04/documentation-team-update-september-4-2023/\">Documentation Team Update – September 4, 2023</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-hosting\"><a href=\"https://make.wordpress.org/hosting\">Hosting</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/hosting/2023/09/06/hosting-team-meeting-agenda-2023-09-06/\">Hosting Team meeting agenda 2023-09-06</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/hosting/2023/09/03/xpost-community-summit-discussion-notes-php-version-support/\">X-post: Community Summit Discussion Notes: PHP version support</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https://make.wordpress.org/marketing\">Marketing</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/marketing/2023/08/24/wordcamp-us-2023-contributor-day/\">WordCamp US 2023 Contributor Day</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https://make.wordpress.org/meta\">Meta</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/meta/2023/08/23/introducing-the-wordpress-org-github-invite-tool/\">Introducing the WordPress.org GitHub Invite tool</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-openverse\"><a href=\"https://make.wordpress.org/openverse\">Openverse</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/openverse/2023/09/04/last-week-openverse-2023-08-28-2023-09-04/\">A week in Openverse: 2023-08-28 – 2023-09-04</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-performance\"><a href=\"https://make.wordpress.org/performance/\">Performance</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/09/05/performance-chat-summary-05-september-2023/\">Performance Chat Summary: 5 September 2023</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-plugins\"><a href=\"https://make.wordpress.org/plugins\">Plugins</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/updates/2023/09/04/plugin-review-team-4-september-2023/\">Plugin Review Team: 4 September 2023</a></li>\n</ul>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading\" id=\"h-polyglots\"><a href=\"https://make.wordpress.org/polyglots\">Polyglots</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/polyglots/2023/09/06/agenda-weekly-polyglots-chat-september-06-2023-0700-utc/\">Agenda: Weekly Polyglots Chat- September 06, 2023 (07:00 UTC)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/polyglots/2023/09/04/improving-translation-suggestions-from-other-languages/\">Improving Translation Suggestions from Other Languages</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-project\">Project</h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/project/2023/09/06/documentation-translation-localization/\">Proposal: Documentation translation/localization</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-support\"><a href=\"https://make.wordpress.org/support\">Support</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/support/2023/08/proposal-for-updated-support-guidelines/\">Proposal for updated support guidelines</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https://make.wordpress.org/sustainability\">Sustainability</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/sustainability/2023/09/06/how-the-wordpress-sustainability-team-was-born-during-wordcamp-europe-2023/\">How the WordPress Sustainability Team was born during WordCamp Europe 2023</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/sustainability/2023/09/05/sustainability-chat-agenda-september-8-2023/\">Sustainability Chat Agenda, September 8, 2023</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-test\"><a href=\"https://make.wordpress.org/test\">Test</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/test/2023/08/31/test-chat-summary-29-august-2023/\">Test Chat Summary: 29 August 2023</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/test/2023/08/29/fse-program-lets-start-from-the-beginning-summary/\">FSE Program Let’s Start From The Beginning Summary</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/test/2023/08/15/test-team-reps-call-for-nominations-3/\">Test Team Reps: Call for Nominations</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/updates/2023/09/04/test-team-update-4-september-2023/\">Test Team Update: 4 September 2023</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-theme\"><a href=\"https://make.wordpress.org/theme\">Theme</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/updates/2023/09/05/themes-team-update-september-5-2023/\">Themes team update September 5, 2023</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-training\"><a href=\"https://make.wordpress.org/training\">Training</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/updates/2023/09/02/whats-new-on-learn-wordpress-in-august-2023/\">What’s new on Learn WordPress in August 2023</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/learn-wordpress-newsletter-september-2023/\">Learn WordPress Newsletter – September 2023</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/training/2023/09/05/wordcamp-us-2023-contributor-day-recap/\">WordCamp US 2023 Contributor Day Recap</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/training/2023/09/05/lets-share-our-notes-from-the-community-summit/\">Let’s share our notes from the Community Summit</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/training/2023/08/24/information-sources-for-wordpress-6-4/\">Information Sources for WordPress 6.4</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/training/2023/08/24/looking-for-feedback-learning-pathway-outlines/\">Looking for feedback: Learning pathway outlines</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-tutorials\"><a href=\"https://learn.wordpress.org/tutorials\">Tutorials</a></h3>\n\n\n\n<ul>\n<li><a href=\"https://learn.wordpress.org/tutorial/intro-to-the-site-editor-and-template-editor/\">Intro to the Site Editor</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/tutorial/gu-how-to-start-using-wordpress-playground/\">વર્ડપ્રેસ પ્લેગ્રાઉન્ડનો ઉપયોગ કેવી રીતે શરૂ કરવો</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/tutorial/common-apis-dashboard-widgets/\">Common APIs – Dashboard Widgets</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/tutorial/how-to-create-a-video-tutorial-for-learn-wordpress-org/\">How to create a video tutorial for learn.wordpress.org</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-online-workshops\">Online Workshops</h3>\n\n\n\n<ul>\n<li><a href=\"https://learn.wordpress.org/?meeting=what-is-the-domain-name-system-3\">What is the Domain Name System?</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/?meeting=speaker-workshop-for-indian-women-in-the-wordpress-community-part-2\">Speaker Workshop for Indian Women in the WordPress Community Part 2</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/?meeting=speaker-workshop-for-indian-women-in-the-wordpress-community-part-1\">Speaker Workshop for Indian Women in the WordPress Community Part 1</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/?meeting=common-wordpress-apis-metadata-2\">Common WordPress APIs: Metadata</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/?meeting=wp-dev-livestream-sendig-block-theme-13\">WP dev livestream: Sendig block theme</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/?meeting=apac-using-the-navigation-block\">APAC: Using the navigation block</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/?meeting=using-the-navigation-block-3\">Using the navigation block</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/?meeting=common-wordpress-apis-metadata\">Common WordPress APIs: Metadata</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/?meeting=41489\">WP dev livestream: Sendig block theme</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-courses\"><a href=\"https://learn.wordpress.org/courses\">Courses</a></h3>\n\n\n\n<ul>\n<li><a href=\"https://learn.wordpress.org/course/wordpress-community-team-supporter-basics/\">WordPress Community Team Supporter Basics</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\"><a href=\"https://make.wordpress.org/tv\">WordPress TV</a></h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/tv/2023/06/15/enhancing-slide-management-for-video-publications/\">Enhancing Slide Management for Video Publications</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-wptv\">WPTV</h2>\n\n\n\n<ul>\n<li><a href=\"https://wordpress.tv/category/year/2022/\">Latest WordPress TV videos</a></li>\n</ul>\n</div>\n</div>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-related-news\">Related News:</h2>\n\n\n\n<ul>\n<li><a href=\"https://blog.jquery.com/2023/08/28/jquery-3-7-1-released-reliable-table-row-dimensions/\">jQuery 3.7.1 Released: Reliable Table Row Dimensions</a></li>\n\n\n\n<li><a href=\"https://nodejs.org/en/blog/release/v20.2.0\">Node v20.2.0 released</a></li>\n\n\n\n<li><a href=\"https://www.php.net/archive/2023.php#2023-08-31-1\">PHP 8.3.0 RC 1 available for testing</a></li>\n\n\n\n<li><a href=\"https://www.php.net/archive/2023.php#2023-08-31-2\">PHP 8.2.10 Released!</a></li>\n\n\n\n<li><a href=\"https://www.php.net/archive/2023.php#2023-08-31-3\">PHP 8.1.23 Released!</a></li>\n\n\n\n<li><a href=\"https://github.com/PHPMailer/PHPMailer/releases/tag/v6.8.1\">PHPMailer 6.8.1</a></li>\n\n\n\n<li><a href=\"https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-35.html\">Changes in MySQL 8.0.35 (Not yet released, General Availability)</a></li>\n\n\n\n<li><a href=\"https://262.ecma-international.org/\">TC39</a></li>\n\n\n\n<li><a href=\"https://github.com/composer/composer/releases\">Composer 2.6.2</a></li>\n</ul>\n\n\n\n<p class=\"has-theme-palette-7-background-color has-background\">Thanks for reading our WP dot .org roundup! Each week we are highlighting the news and discussions coming from the good folks making WordPress possible. If you or your company create products or services that use WordPress, you need to be engaged with them and their work. Be sure to share this resource with your product and project managers. <br /><br /><strong>Are you interested in giving back and contributing your time and skills to WordPress.org?</strong>   <a href=\"https://wordpress.org/support/article/contributing-to-wordpress/\">Start Here ›</a><br /><br /><strong>Get our weekly WordPress community news digest</strong> — Post Status&#8217; <a href=\"https://poststatus.com/news/week-in-review/\">Week in Review</a> — covering the WP/Woo news plus significant writing and podcasts. It&#8217;s also available in <a href=\"https://poststatus.com/newsletter\">our newsletter</a>.  </p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile has-background\"><a href=\"https://poststatus.com/\"><img src=\"https://poststatus.com/wp-content/uploads/2021/09/vertical-post-status-logo-250.png\" alt=\"Post Status\" class=\"wp-image-85823 size-full\" /></a><div class=\"wp-block-media-text__content\">\n<p class=\"has-text-align-left has-normal-font-size\" id=\"h-get-ready-for-remote-work\">You — and <a href=\"https://poststatus.com/#Agency\">your whole team</a> can <a href=\"https://poststatus.com/#choose-membership\">Join Post Status</a> too!</p>\n\n\n\n<p class=\"has-text-align-left has-small-font-size\"><strong>Build your network. Learn with others. Find your next job — or your next hire.</strong> Read the <strong>Post Status</strong> <a href=\"https://poststatus.com/newsletter/\">newsletter</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2709.png\" alt=\"✉\" class=\"wp-smiley\" /> Listen to <a href=\"https://poststatus.com/podcasts/\">podcasts</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f399.png\" alt=\"🎙\" class=\"wp-smiley\" /> Follow <a href=\"https://twitter.com/post_status/\">@Post_Status</a> <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f426.png\" alt=\"🐦\" class=\"wp-smiley\" /> and <a href=\"https://www.linkedin.com/company/post-status-llc/\">LinkedIn</a>. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f4bc.png\" alt=\"💼\" class=\"wp-smiley\" /></p>\n</div></div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n<p>This article was published at Post Status — the community for WordPress professionals.</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, 06 Sep 2023 19:31:54 +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:\"Courtney Robertson\";s: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:82:\"WPTavern: #89 – Scott Kingsley Clark on Why the Time Is Right for the Fields API\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=148568\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://wptavern.com/podcast/89-scott-kingsley-clark-on-why-the-time-is-right-for-the-fields-api\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47790:\"Transcript<div>\n<p>[00:00:00] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, why the time might be right for the Fields API.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice. Or by going to WPTavern.com forward slash feed forward slash podcast. And you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you, and hopefully get you all your idea featured on the show. Head to WPTavern.com forward slash contact forward slash jukebox. And use the form there.</p>\n\n\n\n<p>So on the podcast today, we have Scott Kingsley, Clark.</p>\n\n\n\n<p>Scott is a WordPress developer who has been working with WordPress since 2007. He&#8217;s well-known for his work on the Pods Framework, a popular content and custom fields plugin.</p>\n\n\n\n<p>Scott&#8217;s goal is to find ways to enhance the WordPress experience, particularly in terms of working with different types of data. He&#8217;s currently involved in the WordPress Fields API project, which aims to provide a better solution for developers looking to wrangle their data. And that is the focus of the podcast today. As you&#8217;ll hear, Scott is determined to contribute to the continual growth and improvement of WordPress, and to make the Fields API a reality.</p>\n\n\n\n<p>Scott came from a background using Drupal, which is an alternative CMS. When he first ventured into WordPress, he found certain features were lacking. Things which were baked into Drupal Core were not available in WordPress, a notable example being custom fields.</p>\n\n\n\n<p>We know that WordPress has a myriad of plugins, which can take on the burden of creating custom fields, but Scott has concerns about the interoperability of these plugins, and he wants to create a more solid structure within WordPress itself. Wouldn&#8217;t it be nice if there were ways for developers to create custom field plugins so that you weren&#8217;t locked into one or the other. Scott imagines a future in which you could move from ACF, Metabox Toolset and more. A future built on top of the Fields API.</p>\n\n\n\n<p>Throughout the conversation, scott talks about his passion for incorporating the block editor, React and other technologies into WordPress. He shares insights on controlling block settings, making them extensible through PHP.</p>\n\n\n\n<p>You might know Scott from his work on the popular Pods Framework plugin. This plugin allows users to create custom content types and fields in WordPress, and certainly speaks to his credentials in trying to push the Fields API project forward.</p>\n\n\n\n<p>We talk about what the Fields API might become. The aim is to simplify the process of working with custom fields and content types in WordPress. With the Fields API, Scott hopes to unify the different methods and APIs for managing custom fields, making it easier for developers and non-developers alike to add their fields to different screens within WordPress.</p>\n\n\n\n<p>It&#8217;s a complicated undertaking and we get into some of the areas of WordPress, which might benefit from his work. Scott sheds light on the challenges faced during the development of the Fields API, the need for shared storage standards among plugins, and the potential for better integration with the WordPress Admin UI.</p>\n\n\n\n<p>Towards the end of the podcast we talk about the future of the Fields API project, and how gaining support from people in the WordPress community will be crucial to its success.</p>\n\n\n\n<p>If you&#8217;re interested in how WordPress can be used as a fully featured CMS, this podcast is for you.</p>\n\n\n\n<p>If you want to find out more, you can find all of the links in the show notes by heading to WPTavern.com forward slash podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>And so without further delay, I bring you Scott Kingsley Clark.</p>\n\n\n\n<p>I am joined on the podcast today by Scott Kingsley Clark. Hello Scott.</p>\n\n\n\n<p>[00:04:53] <strong>Scott Kingsley Clark:</strong> Hey Nathan, how&#8217;s it going?</p>\n\n\n\n<p>[00:04:55] <strong>Nathan Wrigley:</strong> Yeah really good. Thank you for joining us on the podcast today. We&#8217;re going to get into the weeds a little bit with WordPress code and all sorts of things. We haven&#8217;t had one of these episodes for a little while so this will be nice and refreshing.</p>\n\n\n\n<p>Scott, given that we&#8217;re going to be talking about something technical I suppose it would be a good thing right at the beginning to learn about your technical expertise. The various different projects that you&#8217;ve touched in the WordPress space during the time that you&#8217;ve been in that. So just yeah a little moment for you to offer up your bio really. So over to you.</p>\n\n\n\n<p>[00:05:24] <strong>Scott Kingsley Clark:</strong> Well sure. I started working with WordPress in about 2007 or 8. I used it briefly once before with a one click install from cPanel before that, but I didn&#8217;t really like it at the time. And I was doing many other things.</p>\n\n\n\n<p>But ever since that point I have been really involved with trying to make WordPress the best that it can be. And that has evolved through plugin development. One of the plugins I&#8217;m more known for is the Pods Framework. And that is a content type, a custom field plugin for WordPress. But I&#8217;ve also tried to find ways to make it easier for other developers to build things without needing a plugin. Because a plugin like Pods existed before custom post types had a real API.</p>\n\n\n\n<p>But now that it has a real API you don&#8217;t really need a plugin like Pods to just make a custom post type. And the goal for me is, I&#8217;d love to see a better way to work with those types of objects inside of WordPress that have very different APIs, or in some cases no API at all. You just have to output your own markup and hook into some hooks. And it&#8217;s not really great.</p>\n\n\n\n<p>Especially in this day where we have everything exposed to the Rest APIs. And you want to build really cool blocks, but you can&#8217;t leverage some data from different structures that don&#8217;t exist. So that&#8217;s where I&#8217;d love to find ways for WordPress to level up.</p>\n\n\n\n<p>In this particular project of mine, is the WordPress Fields API. There is a group of us who have kind of rebooted it, but it existed in 2000 and, I want to say 14, 15, 16, 2017, all through those years. And we had made some progress, made a few different proposals and it just got stuck up in the process of getting the block editor and Rest API.</p>\n\n\n\n<p>And there was just so many more bigger features that were getting the priority, and it kind of burned me out. And I didn&#8217;t find anyone else to carry the torch so it just went away. And just the start of this year we started up again.</p>\n\n\n\n<p>[00:07:30] <strong>Nathan Wrigley:</strong> What was the reason that it went away? You mentioned there that there were a whole variety of different things going on at the same time. So was it that the community&#8217;s focus just seemed to be more interested on other things? And so despite the fact that you were putting in the time, and you obviously just described that it burnt you out a little bit. There just wasn&#8217;t enough interest because attention was being put elsewhere.</p>\n\n\n\n<p>[00:07:53] <strong>Scott Kingsley Clark:</strong> Right. Well Fields API owes so much to WebDevStudios and 10up who offered a lot of my time on the clock. They donated my time towards developing the Fields API and pushing it forward. And at 10up we were really, really close. We got the closest we had been at that point because at 10up we had a really awesome contributor for WordPress. A core committer, Helen Hou-Sandi.</p>\n\n\n\n<p>And that got us really close, but I think it just was that I was practically speaking for Fields API and saying, we should do this, we should do that, and it just wasn&#8217;t hitting. It wasn&#8217;t hitting right for them. Or the people who were involved in making decisions on what was going to make it, or what was going to get the attention or whatever, just didn&#8217;t feel it yet.</p>\n\n\n\n<p>And I can understand that. I mean there&#8217;s so much that everyone is trying to do for each release. And I kind of assumed that if I built as much as possible and showed it as a really thoroughly working prototype with tests and everything else. And I just handed it to them and said hey here it is. Can you help me make this part of WordPress Core? Do you have any feedback? And when I did that I guess the biggest problem was I hadn&#8217;t really involved all those same voices at that point prior to actually doing the development of it.</p>\n\n\n\n<p>So I had some input from a few different core contributors and committers and such. But as soon as I pushed out that final proposal in 2017 we got so many detractors and people saying, oh we should have done this differently or, why is it like this? And I would have done it this way. And it kind of did not get the consensus that I was needing for it to gain further traction. So we&#8217;ve kind of approached it differently in this reboot.</p>\n\n\n\n<p>[00:09:42] <strong>Nathan Wrigley:</strong> Okay, right. So you did a lot of the work, you put it out there but the feedback that came back didn&#8217;t exactly encourage you, let&#8217;s put it that way. There were people who just would rather it had been done in their way. I&#8217;m guessing that that&#8217;s because there are loads of different ways that this type of problem has been tackled I guess on a more or less on a per plugin basis. There&#8217;s probably hundreds of plugins out there that do something similar. They do it their way. And so they presumably think that their way is the way that it should be done.</p>\n\n\n\n<p>[00:10:15] <strong>Scott Kingsley Clark:</strong> Right. I mean there&#8217;s so many plugins like ACF and Pods and Toolset, so many more at comparewp.org slash cck. Which is like a really cool comparison list of all these different types of plugins. But there&#8217;s so many that each one has their own baked in API for managing fields in WordPress.</p>\n\n\n\n<p>And it&#8217;s just bonkers that everyone has to build all these APIs, and in the end they&#8217;re almost it&#8217;s forcing the need of having to build their own APIs because they won&#8217;t accept anything else other than the one that they built. And I think that it&#8217;s tricky with developers and egos and everything else. We all have to kind of find a way to, you know, what is the minimum bare essentials API that we could build for this and find a consensus on that.</p>\n\n\n\n<p>[00:11:01] <strong>Nathan Wrigley:</strong> So I guess this time around the community involvement is going to be there. You&#8217;re going to do this much more in the open. So that as you are going along presumably ideas are chipped in, rather than it just being one great big release at the end where everybody gets to either agree or disagree.</p>\n\n\n\n<p>[00:11:18] <strong>Scott Kingsley Clark:</strong> Right yeah. We tried to do that before but I think the challenge was we moved so quickly. I built so much code and I had made a specification ahead of time. But really the time wasn&#8217;t spent in the research specification side to get a consensus at that point, with not just the people who were involved but everyone else. Making sure everyone else had a moment to do that.</p>\n\n\n\n<p>I guess when people just look at a specification like oh, I&#8217;ll just look at it later on when he has something for me to look at. And so it just gets delayed. And I&#8217;m hoping that this time I can find ways to intuitively make it so people will actively and proactively be part of that process and give feedback</p>\n\n\n\n<p>[00:12:01] <strong>Nathan Wrigley:</strong> So given that you&#8217;ve restarted it, what reinvigorated it for you? Where did your curiosity for something that has been dormant for quite a number of years now. What on earth was it that brought you back to seeing this as a worthwhile use of your time?</p>\n\n\n\n<p>[00:12:16] <strong>Scott Kingsley Clark:</strong> Since 2017 I&#8217;ve had kind of dark years in my contributing to WordPress Core, and just feeling like, well I can&#8217;t get anything big done so maybe I shouldn&#8217;t spend my time on it. And just the amount of time I&#8217;d spent on it had taken away from my full time work and my side projects.</p>\n\n\n\n<p>I&#8217;m just like, well if I&#8217;m going to do this I really need it to be something I believe in. And up until the start of the year I just didn&#8217;t really feel like it was going to be possible. And then Joe Dolson, from the accessibility team was talking about how their team was looking at trying to revitalize the settings screens.</p>\n\n\n\n<p>And one of the biggest challenges were their setting screens are hard coded in a lot of ways. And there&#8217;s not really an easy way to just like, here let&#8217;s try out this different interface. Let&#8217;s try this interface, this markup. We&#8217;ll change this markup here. And it&#8217;s very difficult to produce different markup inside of WordPress Core right now for a lot of screens really.</p>\n\n\n\n<p>And more importantly for them, it&#8217;s not even using the Settings API the same way as most people are building things with the Settings API. And they hooked up with me because Courtney Robertson, a really awesome Dev Rel person, has just connected me with Joe at the end of last year I believe. And we just started talking about it, like hey this would be really cool if we had this Fields API stuff that you were thinking about before.</p>\n\n\n\n<p>And I was like well I don&#8217;t know. And then as they discussed it with really the focus on accessibility I was like, you know what accessibility is such a big priority to me that I think it kind of overrides my initial thoughts about well I don&#8217;t know if I can get this into Core. Because I thoroughly believe in spending more time on accessibility for lots of different plugins. Especially for WordPress Core and the block editor. And if I can help push that forward I feel like I&#8217;ve done something better with my time.</p>\n\n\n\n<p>And at that point I was like yeah I&#8217;m in. We&#8217;ll focus on the Settings API, just on that. And we&#8217;re not going to like build all the different screens and API prototype that we had done before. Until we get the Settings API, let&#8217;s focus all of our energy on doing that for the Settings API itself.</p>\n\n\n\n<p>[00:14:26] <strong>Nathan Wrigley:</strong> So that all kicked off again at the beginning of this year, 2023. And I&#8217;m staring at a page on the Make WordPress Core blog, which you wrote right at the beginning of the year, january the 9th. You&#8217;ve posted a video there of you, and I think the four other people on the call. So right at the very start of this year, five people involved at the very least.</p>\n\n\n\n<p>How has the project been growing? Has it caught the attention in the way that you&#8217;d hoped? Have there been people coming along to assist? One of the enterprises of this podcast episode is obviously to swell the number of people, but it would be quite nice to know how it&#8217;s going just prior to that.</p>\n\n\n\n<p>[00:15:04] <strong>Scott Kingsley Clark:</strong> So as with a lot of these kinds of initiatives it all depends on the time you put in, as someone who has the vision and leads it. And my time on the Fields API had been kind of reduced, just right after this. The economy started having some challenges in the tech space, and job security was a concern in a lot of areas for a lot of people, especially me.</p>\n\n\n\n<p>And so I didn&#8217;t have as much free time to focus on that. I was focused on my work, keeping my head down and making sure I was doing all my things. And I just didn&#8217;t have enough headspace for it. But I knew that if I could really spend a great deal of time this summer on the Fields API, getting it prepared, getting it to the next phase, so that we have something solid. By the time it is time for Community Summit contributor day for WordCamp US we have a solid chance.</p>\n\n\n\n<p>And then something came out of nowhere. On the Make WordPress dot org core, blog I saw a post come through. And I&#8217;ve been watching posts there all the time and sometimes I&#8217;ll provide feedback. But this one was unique. This one was talking about revamping the Admin UI. And now I&#8217;m getting all sorts of excited and I&#8217;m thinking to myself, oh this is my time.</p>\n\n\n\n<p>Like, if I can get the Admin UI perspective on the Fields API, I think this could even help us further, pushing this forward. Because if you want to approach redoing the Admin UI you have to expose these kinds of fields and forms and screens in a way that is more dynamic than it is right now. And that is a sweet spot for the Fields API.</p>\n\n\n\n<p>So I posted on that blog post. I asked Matias, hey can we have Fields API? Please, please, please be part of this conversation. I would love to talk to you more about it. And so we&#8217;re probably going to talk about it at WordCamp US, some time during that week. And my hope is we&#8217;ll get this really pushed further. Because it takes buy in from the vocal people in WordPress. And I think I&#8217;m beginning to see more buy in. And that is really a positive thing for me.</p>\n\n\n\n<p>[00:17:12] <strong>Nathan Wrigley:</strong> Sounds like a really nice bit of serendipity there. Couple of things happened, and the chance of the Admin UI being overhauled kind of sits perfectly doesn&#8217;t it. That really would be the moment.</p>\n\n\n\n<p>It is a dramatic change that&#8217;s being proposed. And so I guess if you&#8217;re going to go all in on changing the Admin UI, well now would be the time to get all of the fields work done as well.</p>\n\n\n\n<p>It just occurs to me that given the audience that listen to this podcast, there&#8217;s a fair smattering of developers no doubt. But also there&#8217;s people who are just into WordPress. You know, it&#8217;s a hobby. They perhaps do it as a side gig or something.</p>\n\n\n\n<p>So maybe we should rewind and do some explanations about what on earth an API for fields would even do. Why is it even needed? I&#8217;m suspecting that many people log in to their WordPress website, certainly since the advent of Gutenberg. And more or less everything that they want to do, publish posts, schedule posts, that&#8217;s possibly the extent of it all. It functions.</p>\n\n\n\n<p>So I&#8217;m imagining there&#8217;s a proportion of people listening to this going, well, what even would this be needed for? Describe a scenario where this would be useful. So, let&#8217;s cover that out. What is the Fields API? How would it change what WordPress does?</p>\n\n\n\n<p>[00:18:25] <strong>Scott Kingsley Clark:</strong> Sure. So let me preface my answer with, there&#8217;s a reason why there&#8217;s so many plugins out there doing content types and custom fields. There&#8217;s a reason why Advanced Custom Fields has millions of active installs. And tons of people have paid for the pro premium versions of these kinds of plugins.</p>\n\n\n\n<p>Now I&#8217;ll get into the real answer. This is an incredibly complicated dance. Whenever you want to go add a custom field to a post, or let&#8217;s say you&#8217;re building a site, a hobby site. I use the book analogy a lot, but let&#8217;s talk about music, because I love music too.</p>\n\n\n\n<p>So you&#8217;re setting up a site for your music and maybe you&#8217;re an artist, a solo artist or a band. And you&#8217;re trying to set up a list of albums. And so you&#8217;re like well, how do I add albums? You could add that in the block editor. No problem, no issues there. But then what if you wanted to make it more data oriented.</p>\n\n\n\n<p>So if you wanted to do that you&#8217;d have to go register a custom post type for album, for instance. Maybe a custom post type for tracks, if you want to relate them to albums in some way. And maybe a custom post type for other things. Maybe custom taxonomies for other items that you want. But the challenge there is not really in the content type. It&#8217;s in the custom fields you want to add to that.</p>\n\n\n\n<p>Inside of WordPress, I counted it up recently, there&#8217;s somewhere between 16 to 17 different APIs and hooks that are totally different from each other, to add custom fields or settings to different areas on all the different screens, and different objects inside of WordPress. That is a lot. So adding a custom field means you have to go add an action inside of PHP.</p>\n\n\n\n<p>First of all you have to know PHP and kind of know where to put it. Second of all you have to then go add action to add a meta box. Then you have to add your code to render all of your fields markup. So you have to add your HTML in there and have it do that. Then you have to add an action to handle the saving.</p>\n\n\n\n<p>And then at that point you&#8217;re probably going to be looking at doing more things for taxonomies possibly. So you have to work with another action there. You have to add things there and it doesn&#8217;t look great. So then you have to add more markup. And it&#8217;s a lot for someone who just wants to build.</p>\n\n\n\n<p>So you just mentioned that there&#8217;s a number of developers listening to this right now. But there&#8217;s a lot of people who aren&#8217;t really considering themselves developers. They&#8217;re just people building sites and they don&#8217;t really have time to dig into the code. Or they don&#8217;t want to tell their client they can do this if they can&#8217;t build it custom, they would have to pay someone else to do that. And they want to avoid that cost. So they&#8217;re going to use one of these off the shelf plugins, like Advanced Custom Fields.</p>\n\n\n\n<p>Why would you spend five hours building your albums and tracks and things like that in PHP? The trial and error and figuring out the markup and, why is this not working? And then coming back to it later on and spending another few hours trying to debug something that happens. And then displaying it all on the front end. Why spend all that time when you can just install a plugin and just click a few buttons? And boom, you have another post type and then you have your fields already displayed. And by the way they look really nice. Why would you spend that time?</p>\n\n\n\n<p>So this is more of a feature, or more of a project geared towards developers so that it makes them spend less time on their side of things. And it unifies all 16, 17 of these methods and APIs to work with all these different screens.</p>\n\n\n\n<p>But what the end result would be is anyone using WordPress could then be using a plugin, or potentially use code snippets very easily without having to have a whole lot of knowledge. And be able to add a field to different screens without a whole lot of code, or whole lot of PHP experience. And these types of plugins like ACF, and Pods, and Toolset and various others, they could then leverage the Fields API if they&#8217;re supporting that WordPress version that includes it. They could leverage this Fields API in a way that reduces the code that they actually have to have inside their own plugins.</p>\n\n\n\n<p>And at the same time that makes it so WordPress itself, the REST APIs, everything that talks with the Fields API, then knows about the structures you&#8217;re registering.</p>\n\n\n\n<p>It&#8217;s a hand in hand, win-win scenario for end users who benefit from the stability, and the flexibility, and extensibility of those APIs in place. And developers who want to be able to utilize those things.</p>\n\n\n\n<p>[00:22:54] <strong>Nathan Wrigley:</strong> Have you any experience with other CMSs? We could probably list off half a dozen or more other CMSs. But certainly some that I have used in the past, a lot of these kind of features are baked into the core product. So the ability to add custom fields to, well it may not be called a custom post type over on that particular platform but you get the idea. It is already built in, if you like.</p>\n\n\n\n<p>You mentioned that you want to have this pushed to Core. Do you see that other CMSs are potentially stealing a march on WordPress? WordPress has traditionally been very good at giving 80% of the people what they want. So there is some argument as to whether or not some things should be added or some shouldn&#8217;t. But do you feel its been lacking this? And really a lot of other rival CMSs have been doing this for years.</p>\n\n\n\n<p>[00:23:42] <strong>Scott Kingsley Clark:</strong> That&#8217;s a very good point. The plugin Pods was one of the first ones that did custom content types and custom fields for WordPress in a way that mimicked, and this is in 2008, the end of 2008. It mimicked Drupal at the time.</p>\n\n\n\n<p>Drupal has a major feature called, what they called CCK, which was Content Construction Kit. I think that was what it was.</p>\n\n\n\n<p>And so what value that API had for Drupal was that it would let you do the kinds of things you&#8217;re seeing be possible with plugins like Metabox or whatever else, you can use code, and ACF to register your groups and fields, and you can use code to register custom post types.</p>\n\n\n\n<p>So you don&#8217;t have to use the UIs. You don&#8217;t have to provide a bunch of JSON. You can just register those things through PHP. And Drupal has had this for many, many years. It&#8217;s coming up on almost 20 years now that it&#8217;s had a feature like CCK. And that is not really that Drupal is ahead of WordPress, it&#8217;s that WordPress is severely behind. Because it hasn&#8217;t really prioritized these kinds of unifying APIs for its screens. I mean obviously WordPress hasn&#8217;t.</p>\n\n\n\n<p>If you look at it, it really hasn&#8217;t changed a whole lot until block editor. The interfaces and screens really kind of have been what they are. The structure of where things are has been mostly the same outside the block editor.</p>\n\n\n\n<p>Multisite was a big thing, but the screens themselves they really haven&#8217;t changed a whole lot. And I think that is just because we&#8217;ve been focused as a project on building features and not looking back at what we&#8217;ve done, and finding a better way to represent that. A project like the Admin UI revamp, or even accessibility revamp, could give us that time to kind of be introspective. What are we doing with these screens, and how do we make these things better?</p>\n\n\n\n<p>And backward compatibility doesn&#8217;t have to be a hindrance in the Fields API because it can be backward compatible too. It&#8217;s just if you want to register the new way you can do that and that is the officially the way that we recommend you do it. It&#8217;s just, it works. I really hope that more people see things like Drupal, and there&#8217;s so many other plugins, or so many other CMSs out there that have their own kind of CCK situations.</p>\n\n\n\n<p>Because it&#8217;s just, you&#8217;re building a CMS? Well you&#8217;re not going to want to do that the way the WordPress did it way back when. No one&#8217;s going to want to do that on purpose. And I think that they all already have their own forms and Fields API processing abilities, because that&#8217;s the bare minimum. As a developer, when you&#8217;re building something like this you build that. You don&#8217;t build all the markup and everything hard coded anymore.</p>\n\n\n\n<p>[00:26:24] <strong>Nathan Wrigley:</strong> Yeah I was a big fan of Drupal, and I used Drupal exclusively more or less for many years. My first interaction with WordPress was an endeavor to move away from Drupal for a variety of different reasons. And I do remember opening up WordPress and almost being incredulous that I couldn&#8217;t achieve some of the things that I was simply able to achieve with a vanilla install of Drupal.</p>\n\n\n\n<p>So custom fields was just trivially easy. It was there, it was baked in. And so I had this expectation, well everybody&#8217;s using WordPress it must have, you know, a similar feature set. And so, just flabbergasted that it didn&#8217;t exist.</p>\n\n\n\n<p>Of course very quickly found out exactly what you just said. That commercial and also free, there&#8217;s plenty of free options as well, Pods being one. That you had to go and find a solution for that. So rather than it being baked into core you&#8217;d go out and you&#8217;d purchase ACF or you would download Pods or whatever it may be.</p>\n\n\n\n<p>But this sort of feeling that well that&#8217;s interesting because I wonder how they&#8217;re doing that and if they&#8217;re doing it differently than the other one, so if ACF is doing it differently to how Pods is doing it, you could make that spaghetti go in any direction. How am I going to be stuck in the future? You know things that I create with Pods, is that interoperable? Could I start using ACF at a future date on the same website?</p>\n\n\n\n<p>So there&#8217;s all of that thrown into it as well. And I guess the endeavor here is to create that basic structure so that everybody can approach it and everybody can start creating these things without the reliance necessarily on a third party plugin.</p>\n\n\n\n<p>[00:28:03] <strong>Scott Kingsley Clark:</strong> Right. Like if you&#8217;re using a plugin like that and the Fields API comes out, there could be a migration thing, or exporting plugin created that exports from Pods or ACF or whatever into the Fields API structure. Much like ACF and some of these other plugins have the ability to kind of export. Maybe the biggest one is Custom Post Type UI. Where it&#8217;s just simple. Add custom post types, you add custom taxonomies and you can export that to code.</p>\n\n\n\n<p>And that code works without the plugin. So it just tells it, here is what you tell WordPress to do what you want to do here. That kind of ability to export into just a Fields API code would take your code, your plugin usage of ACF or Pods or whatever, and you could easily switch out into just pure WordPress.</p>\n\n\n\n<p>But also because if it has that ability to use the Fields API at that point you have more interoperability. So you can go between these different plugins more easily because there&#8217;s a similar structure we&#8217;re all using. And when you&#8217;re registering through Fields API you can potentially set like a source, like this is coming from ACF, or whatever you want.</p>\n\n\n\n<p>And then a Pods plugin could say oh hey I recognize you had these ACF fields, do you want to bring them over? The Fields API opens up the door because everyone&#8217;s talking the same talk. And we can all talk about things in the same conversation instead of like I need to know the ACF APIs to work with getting the fields out, and I need to know this and then that. And there&#8217;s that side.</p>\n\n\n\n<p>But there&#8217;s also the storage side. So we&#8217;re talking about the way that ACF stores their content. For repeatable fields that can be quite tricky. Flexible content, anything that has to do with data that&#8217;s not just a simple single value gets a little bit tricky depending on how you choose to store it in ACF.</p>\n\n\n\n<p>So those sorts of things are more based off of the plugin developers preference. So ACF was developed in a specific kind of point of view, for how they should store the storage. Pods is the same way, we have a specific point of view where it should be stored a certain way. Every plugin will have their own points of view. But if we can settle on the structure of the content fields, the custom fields for each of these objects, and how they&#8217;re going to be specified to WordPress, that&#8217;s really half the battle.</p>\n\n\n\n<p>Then we can start talking about, okay now that we have this common language let&#8217;s work on bringing everyone to the same storage, so anyone can switch between these different plugins and they won&#8217;t have to deal with any extra work. We could all agree on a shared set of storage, kind of specification standards really.</p>\n\n\n\n<p>[00:30:35] <strong>Nathan Wrigley:</strong> The breadth of this project feels like it could be truly enormous because there are fields in all sorts of unexpected places in WordPress. I mean you may not be thinking about them all the time but you know we&#8217;ve got post types, and terms, and comments, and settings, and users, and navigation, and the media library and all sorts of different places.</p>\n\n\n\n<p>How are you breaking it down? Is there an order in which you&#8217;re going to knock those dominoes over? Are you going for, I don&#8217;t know, probably the low hanging fruit of custom post types first, or is the intention to try and get everything done all at once? You did mention accessibility. Perhaps that&#8217;s come first because of Joe Dolson&#8217;s interactions with you.</p>\n\n\n\n<p>[00:31:17] <strong>Scott Kingsley Clark:</strong> Yeah. So accessibility is going to be the main driving point for us right now. So we&#8217;re focused on the Settings API. If we can get this right and potentially the goal is to get it to the point where we can actually merge it just for the Settings API. Just for the Settings API.</p>\n\n\n\n<p>We have an inside person now, inside of WordPress itself. So now we can start expanding it, and say okay now here&#8217;s the proposal to add this to the post types, and to the terms and everywhere else to be powered by the Fields API. And once you have those things powered by the Fields API, the full Admin UI revamp is becoming much more approachable for people who want to switch out the markup there.</p>\n\n\n\n<p>They don&#8217;t have to modify core as much to make it happen. They don&#8217;t have to duplicate all the code and deal with merge conflicts. It&#8217;s just so much more easier when you&#8217;re working with data structures that are defined as data structures, and not purely as markup and save handlers like they are in many areas of WordPress.</p>\n\n\n\n<p>[00:32:13] <strong>Nathan Wrigley:</strong> You&#8217;ve been doing this kind of work for years with Pods. So you know you&#8217;re incredibly familiar with this. Is there anything during your time working with Pods where you thought, I wish WordPress had this?</p>\n\n\n\n<p>So I&#8217;m just wondering if you might try to smuggle into this some unique new feature, not something which we&#8217;re already familiar with. You know post types and comments and users. Really that question might go nowhere but I just wondered if there was something innovative that you&#8217;ve got. Really I&#8217;d love to try this.</p>\n\n\n\n<p>[00:32:40] <strong>Scott Kingsley Clark:</strong> So I do have something but it&#8217;s going to be interesting to see if we can make it happen. So the way that this has been focused on has been replacing existing screens that are kind of hard coded and all that. But we haven&#8217;t really talked about, what about the block editor? What about React and all those things?</p>\n\n\n\n<p>And the cool part about that is that if you look at the screen, if you go to the block editor right now, you&#8217;re looking at editing a post and you insert a block, like let&#8217;s talk about the paragraph block or even a group block. On the right hand side, if you have it open, the inspector control sidebar there. That allows you to control what the block settings are, on margins and adding extra classes if you want to add them to the block.</p>\n\n\n\n<p>And many different blocks have many different settings. And then also you can click over and if you&#8217;re looking at the post type, or page post type you&#8217;ll see the word post or page up there and there&#8217;s a little kind of a tab, and you click that and then you are looking at the object controls.</p>\n\n\n\n<p>So this controls what is going on with the page or post like attributes for the parent, or maybe the date, or the many different things like slug and all that. So both of these areas are areas I would love, not really to sneak in, but I want to get buy in from people. I want to find a way to build these screens, these sets of fields and have them extensible through PHP.</p>\n\n\n\n<p>If we can do this in a way with the Fields API where you could register new sections and controls inside of React, it&#8217;s possible. We&#8217;re doing this right now. Pods is doing this, ACF, many other block builders are doing this with their blocks, their own blocks APIs. The way that we&#8217;re doing it right now is too much. It&#8217;s going down the same road of we&#8217;re locking ourselves in.</p>\n\n\n\n<p>I want these sections and these controls to be extensible. I want someone to be able to override stuff. I want someone to be able to add new things to them. I want to add something ahead of it or after it. I don&#8217;t want to have to know any JavaScript to be able to do the bare minimum for basic controls.</p>\n\n\n\n<p>You can still, with the Fields API even, you could still at that point do all the JavaScript or React stuff you want to build up your own custom controls, and the ways that you want them to display, and special handling for how to work with the blocks and all that. But really the bare minimum ought to be the way that we lower the bar towards developers, new people, new developers.</p>\n\n\n\n<p>But especially at this point, PHP is not getting the love it needs as an API source for WordPress, especially with a block editor. We need to expand that. I think there&#8217;s so much potential.</p>\n\n\n\n<p>[00:35:27] <strong>Nathan Wrigley:</strong> Given everything that you&#8217;ve just said, and we&#8217;ve now got a real nice full round picture of what it is that you&#8217;re trying to achieve, are there any significant roadblocks? I mean obviously hours and coding, the amount of time that it&#8217;s going to take you to do all these things, and the amount of people who jump on board the project, that&#8217;s a given. Are there any technical obstacles that are in the way that you foresee being problematic?</p>\n\n\n\n<p>[00:35:52] <strong>Scott Kingsley Clark:</strong> So before, when we built all this stuff in the earlier versions, and I just read, we actually started working on the kind of Fields API idea in 2013. That&#8217;s even earlier than I remember. That was back in Freenode, Freenode IRC stuff.</p>\n\n\n\n<p>I think one of the challenges was when we built all the different screens we had to modify WordPress Core files and override them. And as new versions of WordPress would be released we&#8217;d have to merge those changes into ours. It&#8217;s a headache to keep it up, and keep it updated for every release. And for even maintenance releases to make sure that you&#8217;re not breaking something that was changed or fixed inside of WordPress release, and having it so that my prototype should always work with latest WordPress.</p>\n\n\n\n<p>Well that&#8217;s difficult because latest WordPress is always changing. I think that&#8217;s the challenge is trying to focus not on, like we did before, we had posts, we had terms, we had settings, we had users, we had comments, we had media, we had the customizer. All those different areas were covered.</p>\n\n\n\n<p>We already had those things covered inside of the Fields API code we had before. You could use the Fields API actively to add things to those screens. But that was a lot. That was a lot to deal with. So if we focus on settings, that&#8217;s why I&#8217;m hoping this reduced focus on setting screens will reduce the amount of pain we have to deal with. Because when we&#8217;re merging things we only have to worry about just those settings screens that we&#8217;re overriding for WordPress Core. That&#8217;s it. And we don&#8217;t have to worry about all the different screens and all the different files that we&#8217;ve been overriding.</p>\n\n\n\n<p>[00:37:16] <strong>Nathan Wrigley:</strong> Yeah thank you for that. I mean obviously you would be very warmly welcoming anybody who has listened to this and is intrigued by what you&#8217;ve said and thinks, okay I&#8217;ve got some technical expertise that I could apply to this project. If that&#8217;s the case, where are you hanging out most with this? I&#8217;m guessing the Slack channel is probably a good place to start. But maybe there&#8217;s some other places too.</p>\n\n\n\n<p>[00:37:39] <strong>Scott Kingsley Clark:</strong> I really deeply would love to have more contributors. Anyone who can think about things in different points of view for how a Fields API should be built. Things like someone who&#8217;s involved with other plugins that do this type of thing. It&#8217;s a big plus if you&#8217;ve built a Fields API yourself for one of these plugins.</p>\n\n\n\n<p>It&#8217;s also a big thing to think about you know just someone who&#8217;s not been building those things but maybe someone coming from outside of WordPress, or someone with heavier PHP structure experience. How do we structure the Fields API? And how is that going to look?</p>\n\n\n\n<p>There&#8217;s also plenty of room for people who can help write tutorials, or help us write. I think one of my big deficiencies is having time to write up all the great text that we&#8217;re going to need for make.wordpress.org core posts about how do we describe what we&#8217;re building here, and get people involved and excited?</p>\n\n\n\n<p>What is the proposal going to look like? And how do we lay this out nicely? And those types of things would be also very helpful to have. And you can find all of our efforts inside of Slack right now. So if you go into the WordPress Slack you&#8217;ll find us in the core dash fields channel.</p>\n\n\n\n<p>We also have a GitHub that has been totally revamped from the old ones. We now have two different archive repos from the past versions that we had. And now we have this third repo that we&#8217;re using that is refreshed and ready to go. It already has some more research already in it and we&#8217;re going to start working from that repo now.</p>\n\n\n\n<p>[00:39:03] <strong>Nathan Wrigley:</strong> That&#8217;s perfect. I will make sure to link to those in the show notes. Everything that you&#8217;ve mentioned I&#8217;ll make sure that it gets a link. But it sounds like not just technical people. There&#8217;s also room for people who have skills in, I don&#8217;t know, documentation or something that you&#8217;ve described. So the door is wide open. This feels like really important work. It would be lovely to get this over the wire. To get some more buy in, and more thoughts from different community members.</p>\n\n\n\n<p>So yeah we&#8217;ll round it off there. Scott Kingsley Clark. Thank you so much for chatting to me today. I wish you all the best in getting this into Core in the, well, let&#8217;s say near future.</p>\n\n\n\n<p>[00:39:35] <strong>Scott Kingsley Clark:</strong> I really appreciate you including me and this project in your efforts here to get the word out. I can&#8217;t say how much I&#8217;m excited. I&#8217;m just extremely excited to get this finally pushed up and hopefully emerged into Core. And I am working my behind off this entire month, just to make sure that we can try to get that traction and get it across that finish line.</p>\n\n\n\n<p>[00:39:58] <strong>Nathan Wrigley:</strong> Well very much appreciated, because everything that you do and achieve will certainly make our WordPress lives a lot better. So thank you, Scott. I really appreciate it.</p>\n\n\n\n<p>[00:40:07] <strong>Scott Kingsley Clark:</strong> No problem.</p>\n</div>\n\n\n\n<p>On the podcast today we have <a href=\"https://www.scottkclark.com/\">Scott Kingsley Clark</a>.</p>\n\n\n\n<p>Scott is a WordPress developer who has been working with WordPress since 2007. He is well-known for his work on the <a href=\"https://pods.io/\">Pods Framework</a>, a popular content and custom fields plugin. Scott&#8217;s goal is to find ways to enhance the WordPress experience, particularly in terms of working with different types of data. He is currently involved in the WordPress Fields API project, which aims to provide a better solution for developers looking to wrangle their data, and that is the focus of the podcast today. As you’ll hear Scott is determined to contribute to the continual growth and improvement of WordPress and try to make the Fields API a reality.</p>\n\n\n\n<p>Scott came from a background using Drupal, which is an alternative CMS. When he first ventured into WordPress, he found certain features were lacking. Things which were baked into Drupal Core were not available in WordPress, a notable example being custom fields.</p>\n\n\n\n<p>We know that WordPress has a myriad of plugins which can take on the burden of creating custom fields, but Scott has concerns about the interoperability of these plugins, and he wants to create a more solid structure within WordPress itself. Wouldn’t it be nice if there were ways for developers to create custom field plugins so that you weren’t locked into one or the other? Scott imagines a future in which you could move from ACF, Metabox, Toolset and more; a future built on top of the Fields API.</p>\n\n\n\n<p>Throughout the conversation, Scott talks about his passion for incorporating the block editor, React, and other technologies into WordPress. He shares insights on controlling block settings, making them extensible through PHP.</p>\n\n\n\n<p>You might know Scott from his work on the popular Pods Framework plugin. This plugin allows users to create custom content types and fields in WordPress, and certainly speaks to his credentials in trying to push the Fields API project forward.</p>\n\n\n\n<p>We talk about what the Fields API might become. The aim is to simplify the process of working with custom fields and content types in WordPress. With the Fields API, Scott hopes to unify the different methods and APIs for managing custom fields, making it easier for developers and non-developers alike to add fields to different screens within WordPress. It’s a complicated undertaking and we get into some of the areas of WordPress which might benefit from this work.</p>\n\n\n\n<p>Scott sheds light on the challenges faced during the development of Fields API, the need for shared storage standards among plugins, and the potential for better integration with the WordPress Admin UI.&nbsp;</p>\n\n\n\n<p>Towards the end of the podcast we talk about the future of the Fields API project and how gaining support from people in the WordPress community will be crucial to its success.</p>\n\n\n\n<p>If you’re interested in how WordPress can be used as a fully featured CMS, this podcast is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links.</h2>\n\n\n\n<p><a href=\"https://pods.io/\">Pods Framework</a></p>\n\n\n\n<p><a href=\"https://developer.wordpress.org/rest-api/\">REST API documentation</a></p>\n\n\n\n<p><a href=\"https://docs.google.com/spreadsheets/d/1mSqienVYxLopTFGLPK0lGCJst2knKzXDtLQRgwjeBN8/edit#gid=3\">Compare WP &#8211; Plugin Comparison &#8211; Content Types / Custom Fields</a></p>\n\n\n\n<p><a href=\"https://communitysummit.wordcamp.org/2023/\">WordPress Community Summit 2023</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/advanced-custom-fields/\">ACF</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/meta-box/\">Meta Box</a></p>\n\n\n\n<p><a href=\"https://toolset.com/\">Toolset</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/custom-post-type-ui/\">Custom Post Type UI</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 06 Sep 2023 15:10:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s: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:62:\"Akismet: 25 Ways to Increase Your Online Form Conversion Rates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://akismet.com/?p=236608\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://akismet.com/blog/form-conversion-rate/\";s: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:23794:\"<p>Running a successful website is no small feat. It requires a great deal of hard work, dedication, and knowledge from a team of experts all working symbiotically toward a common goal. There are so many different aspects to consider — from designing the perfect user experience to maintaining an effective web hosting infrastructure.</p>\n\n\n\n<p>But one of the most critical aspects that can make or break success is the conversion rate of your forms. Your form conversion rate is the percentage of visitors who successfully complete a form on your website. The higher this rate, the more successful your site will be at generating new leads, sales, and other desired outcomes.</p>\n\n\n\n<p>Whether it&#8217;s a contact form, a <a href=\"https://akismet.com/blog/how-to-enable-or-disable-user-registration-in-wordpress/\">sign-up form</a>, or a checkout form, the ease and convenience of these for users directly impact business.&nbsp;</p>\n\n\n\n<p>That&#8217;s why, today, we&#8217;ll explore 25 ways to increase your online form conversion rates and, in turn, boost the effectiveness of your website.</p>\n\n\n\n<span id=\"more-236608\"></span>\n\n\n\n<h2 class=\"wp-block-heading\">1. Keep forms short and simple</h2>\n\n\n\n<p>The first rule of thumb, when it comes to increasing your form conversion rate, is to keep your forms short and simple. The less time and effort it takes for a user to complete a form, the more likely they are to do so.</p>\n\n\n\n<p>According to the <a href=\"https://contentsquare.com/insights/digital-experience-benchmark/\">Contentsquare 2023 Digital Experience Benchmark report</a>, the average internet user spends less than 5.6 minutes on a website they&#8217;re actively engaged with. Think reading a blog post or trying to make a purchase.&nbsp;</p>\n\n\n\n<p>At first glance, that seems like a decent amount of time, but when you consider session duration has <a href=\"https://contentsquare.com/blog/average-time-spent-on-websites-is-dropping/\">decreased by 7.5%</a> since 2021, it&#8217;s clear that user behavior indicates less patience.</p>\n\n\n\n<p>And that&#8217;s not a lot of time to capture their attention and get them to fill out a form. By keeping your forms short and straightforward, you&#8217;re making it as easy as possible for users to engage with your site and, ultimately, convert.</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image4.png\" alt=\"example of email list signup for WooCommerce\" class=\"wp-image-236610\" />\n\n\n\n<p>Consider only asking for the most essential information. If you&#8217;re collecting leads from potential event sponsors, you really only need the representative&#8217;s name and email. Your sales team may also want you to ask for a phone number, company name, and budget information, but each of these questions will reduce the number of top-of-funnel submissions you receive. So, you’ll have to consider this balance and optimize your forms accordingly.</p>\n\n\n\n<h2 class=\"wp-block-heading\">2. Place your forms above the fold</h2>\n\n\n\n<p>&#8220;Above the fold&#8221; is a term borrowed from the newspaper industry that refers to the upper half of the front page. The term &#8220;above the fold&#8221; in web design is the part of a webpage that’s visible without the need to scroll. Placing your lead generation forms above the fold on their landing page makes them immediately visible to visitors, increasing the likelihood that they&#8217;ll be filled out.</p>\n\n\n\n<p>A <a href=\"https://www.nngroup.com/articles/scrolling-and-attention/\" target=\"_blank\" rel=\"noreferrer noopener\">study by Nielsen Norman Group</a> found that user attention drops dramatically below the fold. By placing your form above, you&#8217;re ensuring that it&#8217;s one of the first things a user sees when they land on your page.</p>\n\n\n\n<p>The goal is to make it as easy as possible for people to convert. By strategically placing your web forms, you&#8217;re removing one more barrier between the user and a conversion.</p>\n\n\n\n<h2 class=\"wp-block-heading\">3. Limit the use of CAPTCHAs</h2>\n\n\n\n<p>CAPTCHAs, those little tests that ask you to identify traffic lights or crosswalks in a series of images, are a common method of <a href=\"https://akismet.com/blog/how-to-stop-contact-form-spam-on-wordpress/\">preventing form spam</a>. However, they can also be a significant barrier to web form completion.</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image10.png\" alt=\"example of a CAPTCHA with red spheres\" class=\"wp-image-236611\" />\n\n\n\n<p><a href=\"https://akismet.com/blog/wordpress-captcha/\">CAPTCHAs</a> can be frustrating and time-consuming for users, especially if they&#8217;re difficult to solve. And they can also pose accessibility issues for those with impairments. While CAPTCHAs can be effective at preventing bots from submitting forms, they can also deter legitimate users.</p>\n\n\n\n<p>Instead of relying on CAPTCHAs, consider other methods of spam prevention that are less intrusive and more user-friendly…</p>\n\n\n\n<h2 class=\"wp-block-heading\">4. Use non-intrusive spam protection</h2>\n\n\n\n<p>Non-intrusive spam protection methods can be a great alternative to CAPTCHAs. These methods work behind the scenes to prevent spam without disrupting the user&#8217;s experience.</p>\n\n\n\n<p>For example, the <a href=\"https://akismet.com/features/\">Akismet anti-spam plugin</a> for WordPress sites offers powerful spam protection without the need for CAPTCHAs. It automatically checks and filters out <a href=\"https://akismet.com/blog/how-to-stop-contact-form-spam-on-wordpress/\">spam submissions</a>, allowing you to focus on managing your site.</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image1.png\" alt=\"Akismet homepage\" class=\"wp-image-236612\" />\n\n\n\n<p>Through prioritizing non-intrusive spam protection methods, you can improve the user experience and accessibility of your forms, leading to higher conversion rates.</p>\n\n\n\n<h2 class=\"wp-block-heading\">5. Group related fields together</h2>\n\n\n\n<p>Organization is key when it comes to designing user-friendly forms. Grouping related fields together can make your forms easier to navigate and understand, leading to higher completion rates.</p>\n\n\n\n<p>You might wish to group contact information fields (like name, email, and phone number) together, separate from billing information fields (like credit card number, expiration date, and CVV).</p>\n\n\n\n<p>This not only makes your form more visually organized, but it also helps users understand what kind of information is expected in each section.</p>\n\n\n\n<h2 class=\"wp-block-heading\">6. Use clear and descriptive field labels</h2>\n\n\n\n<p>Clear and descriptive field labels are crucial for ensuring that people know exactly what information they need to provide. Ambiguous or confusing labels can lead to errors, frustration, and ultimately, form abandonment.</p>\n\n\n\n<p>For instance, if you&#8217;re asking for a user&#8217;s phone number, specify whether it&#8217;s a home, work, or mobile number.</p>\n\n\n\n<p>If you&#8217;re asking for a date, indicate the format you want it in (e.g., MM/DD/YYYY).</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image3.png\" alt=\"name, email, and date fields grouped together\" class=\"wp-image-236613\" />\n\n\n\n<p>The goal is to make it as easy as possible for users to complete your form. Clear, descriptive labels go a long way towards achieving this and improving your form conversions.</p>\n\n\n\n<h2 class=\"wp-block-heading\">7. Optimize for mobile devices</h2>\n\n\n\n<p>With more than <a href=\"https://www.statista.com/statistics/277125/share-of-website-traffic-coming-from-mobile-devices/\" target=\"_blank\" rel=\"noreferrer noopener\">half of all web traffic</a> now coming from mobile devices, it&#8217;s more important than ever to ensure your forms are mobile-friendly.</p>\n\n\n\n<p>This means performing a series of form optimization tasks, including:</p>\n\n\n\n<ul>\n<li>Making sure your web forms are fully responsive and easy to navigate on smaller screens</li>\n\n\n\n<li>Ensuring fields are large enough to tap</li>\n\n\n\n<li>Making it easy for users to switch between fields</li>\n\n\n\n<li>Avoiding the use of elements that don&#8217;t work well on mobile, like hover tooltips.</li>\n</ul>\n\n\n\n<p>Mobile users are on the go, so they are even less patient than desktop users. By optimizing your forms for mobile, you can make it easier for users to convert and boost your conversion rate.</p>\n\n\n\n<h2 class=\"wp-block-heading\">8. Use progress indicators</h2>\n\n\n\n<p>If your form is long or divided into multiple sections, using progress indicators can be a great way to keep site visitors engaged. Progress indicators show people how far they&#8217;ve come and how much further they have to go to complete the form.</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image6.png\" alt=\"form with a progress bar\" class=\"wp-image-236614\" />\n\n\n\n<p>This can be particularly useful for complex forms, like multistep checkout processes or lengthy surveys. When you show users their progress, you&#8217;re giving them a sense of accomplishment and encouraging them to go all the way.</p>\n\n\n\n<h2 class=\"wp-block-heading\">9. Use autofill and auto-suggest features</h2>\n\n\n\n<p>Autofill and auto-suggest features can significantly speed up the form completion process and improve the user experience. These features automatically populate fields with relevant information, saving users time and effort.</p>\n\n\n\n<p>For example, an autofill feature might populate a user&#8217;s address based on their IP location, while an auto-suggest feature might suggest relevant options as someone begins typing into a field.</p>\n\n\n\n<p>When you reduce the amount of typing and decision-making required, these features can make your forms quicker and easier to complete, leading to higher conversion rates.</p>\n\n\n\n<h2 class=\"wp-block-heading\">10. Use inline validation</h2>\n\n\n\n<p>Inline validation involves checking each field for errors as the user fills out the form, rather than waiting until they hit the &#8220;submit&#8221; button. If a user makes a mistake, they&#8217;re immediately alerted and can correct the error on the spot.</p>\n\n\n\n<p>This can prevent frustration and confusion that can occur when a user completes a form, only to be told they&#8217;ve made multiple errors. It also helps users learn as they go, improving the overall experience.</p>\n\n\n\n<h2 class=\"wp-block-heading\">11. Use conditional logic</h2>\n\n\n\n<p>Conditional logic, also known as &#8220;if-this-then-that&#8221; logic, can make your forms more interactive and user-friendly. It involves showing or hiding fields based on the user&#8217;s previous responses.</p>\n\n\n\n<p>So, if someone indicates that they&#8217;re from the United States, you might show a field asking for their state. If they indicate they&#8217;re from another country, that field would be hidden.</p>\n\n\n\n<p>By tailoring your form to each user&#8217;s responses, you can make the form-filling process more relevant and less overwhelming, leading to higher conversion rates.</p>\n\n\n\n<h2 class=\"wp-block-heading\">12. Limit the use of mandatory fields</h2>\n\n\n\n<p>While it&#8217;s important to gather as much relevant information as possible, too many form fields can deter people from completing your form. Try to make fewer form fields mandatory and only require the most essential information.</p>\n\n\n\n<p>If a field isn&#8217;t absolutely necessary, consider making it optional. Users who are in a hurry or who value their privacy will appreciate the option to skip non-essential fields.</p>\n\n\n\n<h2 class=\"wp-block-heading\">13. Use smart defaults</h2>\n\n\n\n<p>Smart defaults involve pre-populating form fields with the most likely response. This can save users time and effort, making your form quicker and easier to complete.</p>\n\n\n\n<p>For example, if most of your site visitors are from the United States, you might set &#8220;United States&#8221; as the default option in the &#8220;Country&#8221; field. Users from other countries can still select their country from the dropdown menu, but U.S. users won&#8217;t have to.</p>\n\n\n\n<h2 class=\"wp-block-heading\">14. Break long forms into multiple pages</h2>\n\n\n\n<p>Long forms can be overwhelming and may deter users from starting. By breaking these forms into smaller, more manageable steps, you can make the form-filling process less daunting and more user-friendly.</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image2.png\" alt=\"Page 2 of a multi-step form\" class=\"wp-image-236615\" />\n\n\n\n<p>Multipage forms also give users a sense of progress, which can motivate them to complete the form. Just remember to include a progress indicator, as we already mentioned, so users know how far they&#8217;ve come and how much further they have to go.</p>\n\n\n\n<h2 class=\"wp-block-heading\">15. Ensure accessibility for all users</h2>\n\n\n\n<p>Accessibility should be a priority when designing your forms. This means ensuring that all users, including those with impairments or disabilities, can easily navigate and complete your web forms.</p>\n\n\n\n<p>This might involve using larger text sizes, providing alternative text for images, and ensuring your forms are compatible with screen readers. The <a href=\"https://www.w3.org/WAI/standards-guidelines/wcag/\">Web Content Accessibility Guidelines (WCAG)</a> offers all the details about making web content more accessible.</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image5.png\" alt=\"W3C homepage\" class=\"wp-image-236616\" />\n\n\n\n<p>By making your forms accessible, you&#8217;re not only complying with legal requirements and ethical best practices, but you&#8217;re also expanding your user base and increasing your potential conversion rates.</p>\n\n\n\n<h2 class=\"wp-block-heading\">16. Use contrasting colors and clear typography</h2>\n\n\n\n<p>The design of your forms can have a significant impact on their usability and, consequently, your conversion rates. Using contrasting colors can make your forms more visually appealing and easier to read.</p>\n\n\n\n<p>Similarly, clear typography can improve readability and reduce the likelihood of errors. Choose fonts that are easy to read and large enough to be seen on all devices.</p>\n\n\n\n<h2 class=\"wp-block-heading\">17. Eliminate unnecessary distractions</h2>\n\n\n\n<p>When a user is filling out a form, you want their focus to be on the form and nothing else. This means eliminating any unnecessary distractions, like pop-ups, excessive text, or irrelevant images.</p>\n\n\n\n<p>The simpler and more focused your form page is, the more likely people are to complete the form. Remember, the goal is to make it as easy as possible for users to convert.</p>\n\n\n\n<h2 class=\"wp-block-heading\">18. Display trust signals and social proof</h2>\n\n\n\n<p>Trust signals and social proof can significantly increase your form conversion rates by building trust with your potential customers and site visitors. This might involve displaying security badges, testimonials, or the number of satisfied customers you have.</p>\n\n\n\n<p>For example, if you&#8217;re asking for sensitive information like credit card details, displaying a security badge can reassure users that their information will be safe.</p>\n\n\n\n<p>Similarly, testimonials can show people that others have had positive experiences with your company.</p>\n\n\n\n<p>On the Akismet homepage, there’s a prominent display of how many pieces of spam have been blocked, how many websites have been protected, and the spam detection accuracy.</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image9.png\" alt=\"amount of spam blocked by Akismet\" class=\"wp-image-236617\" />\n\n\n\n<h2 class=\"wp-block-heading\">19. Clearly state your privacy policy</h2>\n\n\n\n<p>In an era where data privacy is a major concern, you need to clearly state your privacy policy on your forms. Let visitors know exactly how their information will be used and stored. This transparency can build trust and increase the likelihood of people completing your form.</p>\n\n\n\n<p>Consider adding a link to your full privacy policy for those who want more detailed information. Also, reassure users that their information will not be shared with third parties without their consent.</p>\n\n\n\n<h2 class=\"wp-block-heading\">20. Provide instructions and help text</h2>\n\n\n\n<p>While your form should be intuitive and easy to understand, providing additional instructions and help text can guide users through the process and prevent errors. This can be particularly useful for complex fields that require specific formats or information.</p>\n\n\n\n<p>Help text should be concise and clearly visible, ideally placed directly under the field it refers to. Providing this extra guidance can improve the user experience and increase form completion rates.</p>\n\n\n\n<h2 class=\"wp-block-heading\">21. Offer live chat assistance</h2>\n\n\n\n<p>Offering live chat assistance can provide immediate help to users who are having trouble with your form. This real-time support can resolve issues quickly, preventing them from abandoning the form out of frustration.</p>\n\n\n\n<p>Live chat can also provide valuable insights into common issues or obstacles, allowing you to continually improve your form based on feedback.</p>\n\n\n\n<h2 class=\"wp-block-heading\">22. Use action-oriented submit buttons</h2>\n\n\n\n<p>The text on your submit button can influence whether users complete your form. Just as you work to refine your call to action copy in other areas, you should pay careful attention to the language used on form buttons. Instead of using a generic term like &#8220;Submit,&#8221; consider a more action-oriented and specific term that tells users what they&#8217;re accomplishing by clicking the button.</p>\n\n\n\n<p>For instance, if your form is for a newsletter sign-up, your button call to action might say &#8220;Join our community.&#8221;&nbsp;</p>\n\n\n\n<p>Or, if it&#8217;s a purchase form, it might say &#8220;Complete my purchase.&#8221; This small tweak can make your form more engaging and motivate users to take action.</p>\n\n\n\n<p>Another example is on the Akismet checkout form, which confirms how much a customer will pay:</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image7.png\" alt=\"Akismet checkout form\" class=\"wp-image-236618\" />\n\n\n\n<h2 class=\"wp-block-heading\">23. Make your buttons stand out</h2>\n\n\n\n<p>The design of your submit button can significantly increase conversions on your forms. Your button should stand out from the rest of the form, making it clear where someone needs to click to submit the form.</p>\n\n\n\n<p>Consider using a contrasting color for your button and placing it in a prominent location. The size of the button also matters — it should be large enough to be easily tapped on a mobile device, but not so large that it overwhelms the rest of the form.</p>\n\n\n\n<h2 class=\"wp-block-heading\">24. Use friendly and descriptive error messages</h2>\n\n\n\n<p>Error messages matter a great deal in form design as well. They guide users in correcting mistakes, but if they&#8217;re not handled well, they can frustrate users and lead to form abandonment.</p>\n\n\n\n<p>Ensure that your error messages are friendly, descriptive, and helpful. Instead of simply saying &#8220;Invalid input,&#8221; explain what the error is and how to fix it.</p>\n\n\n\n<p>For example, &#8220;The email address you entered is not in the correct format. Please enter a valid email address.&#8221;</p>\n\n\n\n<h2 class=\"wp-block-heading\">25. A/B test form elements</h2>\n\n\n\n<p>Finally, one of the most effective ways to increase your form conversion rates is to continually test and optimize your forms. A/B testing involves creating two versions of your form, each with a different element, and seeing which one performs better.</p>\n\n\n\n<p>You can A/B test almost any aspect of your form, from the color of your submission button to the wording of your field labels. There are several WordPress plugins that can help you A/B test your forms easily, like <a href=\"https://wordpress.org/plugins/nelio-ab-testing/\" target=\"_blank\" rel=\"noreferrer noopener\">Nelio A/B Testing</a>.</p>\n\n\n\n<img src=\"https://akismet455732288.files.wordpress.com/2023/08/image8.png\" alt=\"Nelio Testing homepage\" class=\"wp-image-236619\" />\n\n\n\n<h2 class=\"wp-block-heading\">Increase your online form conversion rate with careful planning</h2>\n\n\n\n<p>Increasing the conversion rates of your sign up form, lead generation forms or other web forms is a multifaceted process that involves thoughtful design, user-friendly features, and continuous optimization. By implementing the strategies discussed in this article, you can create a web form that not only provides a seamless user experience but also effectively drives conversions.</p>\n\n\n\n<p>One key aspect of this process is ensuring your forms are protected from spam in a non-intrusive way. That&#8217;s where Akismet has a role to play. With its robust, <a href=\"https://akismet.com/pricing/\">conversion-friendly spam protection</a>, Akismet allows you to maintain the integrity of your forms and protect the user experience — without the need for CAPTCHA.</p>\n\n\n\n<p>So, as you work on optimizing all the forms on your site, consider Akismet as your partner in creating a more secure, user-friendly, and conversion-optimized form experience.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Frequently asked questions</h2>\n\n\n\n<p>Let&#8217;s now turn our attention to some frequently asked questions about form design and conversion rate optimization.</p>\n\n\n\n<h3 class=\"wp-block-heading\">1. How do I decide which form fields are essential and which can be removed?</h3>\n\n\n\n<p>Deciding which form fields are essential depends on the purpose of your web form. While it’s best to limit required fields, If it&#8217;s a contact form conversion rate you’re working on, for example, you&#8217;ll likely still need fields for the user&#8217;s name, email address, and message .</p>\n\n\n\n<p>Any additional fields should be carefully considered. Ask yourself if the information is necessary to achieve the purpose of the form. If not, it might be best to remove the field to keep the form short and simple.</p>\n\n\n\n<h3 class=\"wp-block-heading\">2. Why should I avoid using CAPTCHA on my contact forms?</h3>\n\n\n\n<p>While CAPTCHA can be effective at preventing spam, it can also deter legitimate users. CAPTCHAs can be frustrating and time-consuming, especially if they&#8217;re difficult to solve. They can also pose accessibility issues for users with impairments. Instead, consider using non-intrusive spam protection methods, like Akismet, that provide a better user experience.</p>\n\n\n\n<h3 class=\"wp-block-heading\">3. What is Akismet, and how can it help with form conversion rates?</h3>\n\n\n\n<p><a href=\"https://akismet.com/\">Akismet</a> is an anti-spam plugin for WordPress sites. It automatically checks and filters out spam comments, allowing you to focus on managing your site. By preventing spam without the need for CAPTCHAs or other intrusive methods, Akismet can improve the user experience and increase form conversion rates.</p>\n\n\n\n<h3 class=\"wp-block-heading\">4. What types of companies generally use Akismet?</h3>\n\n\n\n<p>Akismet is used by a wide range of companies, from small businesses to <a href=\"https://akismet.com/enterprise/\">large enterprises</a>. It&#8217;s particularly popular among companies that rely heavily on their online presence, such as ecommerce businesses and content creators.&nbsp;</p>\n\n\n\n<p>With over 100 million sites using Akismet, it&#8217;s clear that this tool is trusted by many. Notable enterprise brands such as Microsoft, <a href=\"https://akismet.com/blog/convertkit-customerstory/\">ConvertKit</a>, and Bluehost rely on Akismet to protect their sites from spam and improve their user experience.</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, 06 Sep 2023 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:\"Kathryn Marr\";s: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:71:\"Do The Woo Community: Live From WCUS, It’s the Robbie and Robert Show\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=76369\";s:7:\"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:66:\"https://dothewoo.io/live-from-wcus-its-the-robbie-and-robert-show/\";s: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:416:\"<p>It\'s filled with laughs, insights and simply good times when co-hosts Robbie and Robert take over the mics at WCUS 2023.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/live-from-wcus-its-the-robbie-and-robert-show/\">Live From WCUS, It&#8217;s the Robbie and Robert Show</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 06 Sep 2023 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:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"HeroPress: WordPress Is My Ball And Chain\";s:7:\"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=5792\";s:7:\"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:134:\"https://heropress.com/essays/wordpress-is-my-ball-and-chain/#utm_source=rss&utm_medium=rss&utm_campaign=wordpress-is-my-ball-and-chain\";s: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:9056:\"<img width=\"1024\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2023/09/essay-cover-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"WordPress, and its inclusive community, led me down a path of redemption and acceptance.\" />\nHere is Justin&#8217;s story read aloud by artificial intelligence.\n\n\n\n\n\n\n<p>This month marks the 22nd anniversary of the terrorist attacked on the World Trade Center in the United States. I can still remember exactly where I was that morning, as I had an argument with my girlfriend the night before, and was sleeping on the couch of someone with whom I used drugs.</p>\n\n\n\n<p>It had only been four months since graduating high school, but I was already an addict. As a matter of fact, I was using drugs heavily at the end of my senior year, and the first summer after high school is when my life really started to spiral out of control.</p>\n\n\n\n<p>By the end of 2001 I was selling any drug I could get my hands on to make some money and feed my addiction (except heroin — that is always were I drew the line). Within a couple years I was the goto person for many substances, but primarily methamphetamine.</p>\n\n\n\n<p>Then I got caught, arrested, and thrown in jail. The prosecutor wanted to throw the book at me, recommending a 15 year sentence. But with my family supporting me in the courtroom and my lawyer fighting for me, the judge recognized that with this support, I did not deserve the full 15, and gave me 7 years, with 8 years probation instead. With good behavior, I did just under 3 years in prison.</p>\n\n\n\n<p>While in prison, I focused on my restoration. Learning new things, studying for certification in motor vehicle mechanics, and even starting work with accredited college courses funded by my tribe (Comanche Nation).</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p> I knew I had let down my family, and had something to prove.</p>\n</blockquote>\n\n\n\n<p>Through it all, my addiction, prison, and restoration, my family was always there for me. They knew the real me, not the person addicted to drugs and not the dealer feeding his addiction by providing for other addicts. That’s the person I know I needed to be again, for both myself and for them.</p>\n\n\n\n<p>Right after my release in January 2008, I immediately started working in a warehouse and attending college. At the company where I worked, the CEO gave me some excellent advice that I needed to control my narrative on the web (e.g. Google), so I built my first website using WordPress.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-pivoting\">Pivoting</h2>\n\n\n\n<p>At a young age, I was always fascinated by technology. I remember dabbling with computers in grade school, and tinkering on the internet in my teens. While I never did any kind of coding back then, the marketing aspect of web technologies did pique my interest. Then, drugs pulled me away from all that and sent me down a different path.</p>\n\n\n\n<p>When I found WordPress around April of 2008, all of that excitement started to come back. I would work my warehouse job during the day, drive to University of Central Oklahoma in the evening for a couple of college courses, then play around with WordPress themes (HTML, CSS, and some PHP) well into the night all that summer. </p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>This was the beginning of my love for WordPress. I was instantly addicted, and simply could not put down my computer, often getting little sleep before the next day (that’s okay, I was in my early 20s <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/1f609.png\" alt=\"😉\" class=\"wp-smiley\" /> ).</p>\n</blockquote>\n\n\n\n<p>By late 2010, I was taking on WordPress side projects, building websites, and even making online tutorials about WordPress. All this despite still working in the warehouse and taking night courses at college.</p>\n\n\n\n<p>In 2011, my work caught the eye of <a href=\"https://corymiller.com/\">Cory Miller</a>, who I had previously met at a marketing event in Oklahoma City. Cory owned and operated <a href=\"https://ithemes.com/\">iThemes</a>, a WordPress theme and plugin product company based out of Edmond Oklahoma. Although I was still working in the warehouse and taking college courses, Cory offered me a job working at iThemes as a web developer for WordPress themes and plugins. My major in college was marketing, and I still has a few more courses to complete before graduating, but I took the offer anyway and little did I know it was the beginning of a career in software development that led me where I am today.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-and-then-wordcamp\">And Then WordCamp&#8230;</h2>\n\n\n\n<p>My first WordCamp to both attend and speak was Fayetteville in 2011. That’s actually when I first met <a href=\"https://josepha.blog/\">Josepha Haden Chomphosy</a> (along with her <a href=\"https://heropress.com/essays/wordpress-tool-success/\">mother</a> and sister too). Of course, we went different ways in life but it is a marker that I like to remember as it helps me understand the different paths each of us take in this world. While I only spoke at a few other WordCamps, I attended many more over the years. The WordPress community, and its inclusiveness, was simply impossible for me to ignore.</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>I know my experiences are different, and to understand this I also have to mention that I joined a few other communities through the years, but none ever fully accepted me, and one even did not let me keep coming when they found out I was a former convict.</p>\n</blockquote>\n\n\n\n<p>Although most people in the WordPress community never knew about my past, I never felt they would kick me out even if they did find out. Actually, I felt the community leaders honestly didn’t care at all about your past, culture, identity, etc., but rather just wanted you to love (or at least like) WordPress.</p>\n\n\n\n<p>And I did love WordPress. Still do.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Redemption and Acceptance</h2>\n\n\n\n<p>WordPress unexpectedly led me down a path of redemption and acceptance. For a long time I was angry at the world (especially corporate America) for not accepting me, and in those times of anger I would seek out WordPress people. No one even knew, but they were helping me nonetheless, always there when I needed, always a shiny light in the darkness.</p>\n\n\n\n<p>I’ve traveled the world with WordPress. Making WordPress friends in Asia, Australia, Europe, North &amp; South America and beyond. I love the WordPress community, and want to continue watching it flourish and grow. Every time I visit a WordCamp, I get to make new friends, see new faces, and meet awesome people of WordPress. I was able to build meaningful business and personal relationships, joining WordPress communities, attending and hosting WordPress events, and even speaking at several WordCamps across the World.</p>\n\n\n\n<p>Most of the WordPress companies for which I have worked had such amazing leaders, knowing about my past yet still giving me the opportunity to continue to demonstrate my new self. Two of which deserve an honorable mention: Cory Miller of Post Status (formerly iThemes) and <a href=\"https://10up.com/blog/author/10up/\">Jake Goldman</a> of <a href=\"https://10up.com/\">10up</a>. Both of these leaders embraced me wholly, and the things Jake said to when I mentioned my criminal past before my background check continue to give me confidence in knowing there are amazing leaders working in WordPress.</p>\n\n\n\n<p>The WordPress Community has proven itself to be more than just a platform for a tool. In my personal journey, I discovered that it represents a beacon of hope, a testament to what can be achieved when diverse minds come together under the banner of openness and collaboration. </p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>Albeit unknowingly, this community handed me a new lease on life, providing me with opportunities to learn, grow, and reinvent myself.</p>\n</blockquote>\n\n\n\n<p>Its core values of openness and inclusiveness aren&#8217;t just buzzwords but are deeply rooted in the ethos of every member who contributes, either by writing code, designing themes, or even just by sharing experiences. It&#8217;s a reminder that every individual, irrespective of their background or skillset, has the potential to add value to this thriving ecosystem. As beneficiaries of this incredible community, it falls upon us to ensure that we not only appreciate these values but also embody them. We must commit to fostering an environment where every decision we make, every action we undertake, further deepens the culture of inclusivity and collaboration.</p>\n\n\n\n<p>Thank you WordPress, and the WordPress Community. <img src=\"https://s.w.org/images/core/emoji/14.0.0/72x72/2764.png\" alt=\"❤\" class=\"wp-smiley\" /></p>\n<p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/wordpress-is-my-ball-and-chain/\">WordPress Is My Ball And Chain</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 06 Sep 2023 12:26: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:16:\"Justin Kopepasah\";s: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:136:\"WPTavern: WooCommerce Blocks 11.0.0 Adds Product Collection Block in Beta, 10.9.0 Integrates Product Button with the Interactivity API\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148515\";s:7:\"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:144:\"https://wptavern.com/woocommerce-blocks-11-0-0-adds-product-collection-block-in-beta-10-9-0-integrates-product-button-with-the-interactivity-api\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4015:\"<p>WooCommerce is experimenting with improving the store experience through the <a href=\"https://github.com/woocommerce/woocommerce-blocks/issues/8219\">addition of the Interactivity API</a> to the WooCommerce Blocks plugin. The new API, which was announced earlier this year, will allow developers to build interactive blocks that support frontend experiences where visitors can interact with content without having to refresh the page. The WordPress contributors working on the API are <a href=\"https://wptavern.com/start-testing-wordpress-new-interactivity-api\">encouraging developers to test it</a> with their own blocks.</p>\n\n\n\n<p><a href=\"https://developer.woocommerce.com/2023/08/16/woocommerce-blocks-10-9-0-release-notes/?mc_cid=b50d0ff43c&mc_eid=68ffa9a210\">WooCommerce Blocks 10.9.0</a>, released in mid-August, integrated the Product Button with the Interactivity API to support real-time counter updates for the mini-cart, smoother animations, and better transitions from ‘Add to Cart’ to ‘Loading’ status to show the quantity in the cart when a product is added. </p>\n\n\n\nWooCommerce Blocks <a href=\"https://github.com/woocommerce/woocommerce-blocks/pull/10006\">PR #10006</a>\n\n\n\n<p>The difference is subtle but creates a much smoother shopping experience with nearly instantaneous feedback for the user. Contributors are also exploring how the Interactivity API can be used to improve frontend filters, including the rating, price, stock, and attributes filters. The API will eventually land in Gutenberg and WordPress in the future, but in the meantime WooCommerce is experimenting to see how the plugin&#8217;s blocks can benefit from it.</p>\n\n\n\n<p><a href=\"https://developer.woocommerce.com/2023/08/31/woocommerce-blocks-11-0-0-release-notes/\">Version 11.0.0</a> was released last week introducing the new Product Collection block in beta:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>Like the Products block, you can choose what criteria affect the list of blocks displayed to shoppers and control the product layout in the list/grid by the various element blocks.</p>\n\n\n\n<p>Unlike the Products block, which is a Query loop block variation, this block is a standalone block, enabling us to tailor the block further to better meet the merchant’s needs.</p>\n</blockquote>\n\n\n\n<p>The Product Collection block is very similar to the Products block from which it was forked, except it is not built as a variation of the Query Loop. It comes with improvements around Inspector controls as compared to the current Products block, as well as a basic set of patterns. The block already has the <a href=\"https://github.com/woocommerce/woocommerce-blocks/issues/10328\">Interactivity API integrated</a> for the same improved frontend performance.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"2047\" height=\"1584\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/product-collection.webp\" alt=\"\" class=\"wp-image-148556\" />Product Collection block &#8211; image source: <a href=\"https://developer.woocommerce.com/2023/08/31/woocommerce-blocks-11-0-0-release-notes/\">WooCommerce Blocks 11.0.0 release post</a>\n\n\n\n<p>Version 11.0.0 also enables manual migration of Products to Product Collection. An upgrade notice will appear in the Inspector Controls, informing users that they will get more features with the Product Collection block:</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"500\" height=\"466\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/products-update-to-product-collection-500x466.png\" alt=\"\" class=\"wp-image-148557\" />\n\n\n\n<p>As the Product Collection block is still in beta, WooCommerce Blocks has not yet changed existing templates that have Product blocks. The development team is looking for more feedback on this block before moving it out of beta. Check out the <a href=\"https://developer.woocommerce.com/2023/08/31/woocommerce-blocks-11-0-0-release-notes/\">release post</a> for more enhancements and bug fixes.</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, 06 Sep 2023 03:59: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: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: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:96:\"WPTavern: Human Made to Host “AI: The Next Chapter” Virtual Conference on September 14, 2023\";s:7:\"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=148507\";s:7:\"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://wptavern.com/human-made-to-host-ai-the-next-chapter-virtual-conference-on-september-14-2023\";s: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:3753:\"<p>Human Made, a leading enterprise WordPress agency, is organizing a followup event to the community&#8217;s first ever <a href=\"https://wptavern.com/human-made-to-host-ai-for-wordpress-event-may-25-2023\">AI for WordPress</a> virtual conference that it hosted in May 2023. The second edition is called &#8220;<a href=\"https://hello.humanmade.com/ai-the-next-chapter\">AI: The Next Chapter</a>&#8221; and will take place online on September 14, 2023, at 10AM EST.</p>\n\n\n\n<p>The first event had 13 speakers and drew more than 600 attendees. It focused on WordPress and AI tools that people are building with the emerging technology. (Videos of all the sessions are <a href=\"https://www.youtube.com/playlist?list=PL1H81eN4d97iRNVivTvkWBdEr_3YTzZLc\">available on YouTube</a>.) This next edition will explore some of the wider societal, ethical, and tech issues related to the subject. </p>\n\n\n\n<p>The keynote and intro will feature Matt Mullenweg on &#8220;AI and the future of WordPress,&#8221; along with Human Made CEO Tom Willmot. Dr. Eleanor Drage, a senior research fellow at the University of Cambridge and co-host of The Good Robot podcast, will be speaking about AI and gender. Open source LLM researchers from Georgian will also join for a panel discussion on why they believe open source AI is the best way for companies to leverage this technology.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1956\" height=\"1310\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/Screen-Shot-2023-09-05-at-5.44.14-PM.png\" alt=\"\" class=\"wp-image-148538\" />\n\n\n\n<p><a href=\"https://hello.humanmade.com/ai-the-next-chapter\">Registration</a> is free and participants can sign up on the event&#8217;s website. A confirmation email is sent out to registrants and more information will follow via email.</p>\n\n\n\n<p>Human Made has developed a keen interest in fostering exploratory dialogue through these events, as the company is working on AI products and <a href=\"https://humanmade.com/ai-for-wordpress/\">custom implementations for clients</a>. At the first event, the agency showcased some early work in the <a href=\"https://www.altis-dxp.com/accelerate/\">Altis Accelerate</a> plugin and have been working with clients to determine how AI can augment existing marketing and editorial workflows. </p>\n\n\n\n<p>&#8220;The progress and innovation we’re seeing in AI is so rapid at the moment that it kind of demands you stay close to it, keep following what’s happening, and keep learning,&#8221; Human Made Marketing Director Alex Aspinall said. &#8220;AI is one of our core areas of focus, across all parts of the business, so we’ll definitely be building, sharing, and hosting more in the space in the months to come. Doing all this in the open is really important to us, so the events are a great platform.&#8221;</p>\n\n\n\n<p>During the first event, Aspinall reports that Human Made saw registrations and participation across a wide range of business verticals and role disciplines, with conversations continuing months after the first event. <br /><br />&#8220;While there are a few businesses and individuals building things, experimenting, and commercializing their work in the area, the vast majority are still finding their way through, figuring out how best to implement AI to deliver tangible benefit to their companies, their clients, their teams, and their day-to-day lives,&#8221; Aspinall said.<br /><br />&#8220;Despite the level of advancement we’ve already seen, we’re still right at the start of this thing, which is really exciting. There’s a lot to learn, and considerable edge available for those experimenting and putting things in place. Imagine what we’ll be talking about this time next year!&#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, 05 Sep 2023 22:09: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: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: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:50:\"Do The Woo Community: WordCamp US, the First Recap\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=76362\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://dothewoo.io/wordcamp-us-the-first-recap/\";s: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:362:\"<p>BobWP and some attendees share a few highlights of WordCamp US 2023 as well as some WordPress origin stories.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/wordcamp-us-the-first-recap/\">WordCamp US, the First Recap</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Sep 2023 13:23: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:5:\"BobWP\";s: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:31:\"Matt: Techcrunch with Gutenberg\";s:7:\"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=96577\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://ma.tt/2023/09/techcrunch-with-gutenberg/\";s: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:245:\"<p>Jamie Marsland has this great YouTube video where he rebuilds <a href=\"https://techcrunch.com/\">TechCrunch.com</a> just using core blocks in WordPress 6.3 in 30 minutes. Worth checking out!</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Sep 2023 06:59: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: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: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:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=96532\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://ma.tt/2023/09/fear/\";s: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:358:\"<p>Zeynep Tufekci has a great article, <a href=\"https://www.nytimes.com/2023/09/03/opinion/columnists/burning-man-rain-mud.html\">One Thing Not to Fear at Burning Man</a>, that covers well what I have experienced as well growing up in Houston through hurricanes and other natural disasters—that in times of need people help each other in ingenious ways.</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, 04 Sep 2023 21:18:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:87:\"WordPress.org blog: WP Briefing: Episode 61: Community, Summit, all at  Washington D.C.\";s:7:\"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=15911\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://wordpress.org/news/2023/09/episode-61-community-summit-all-at-washington-d-c/\";s: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:17592:\"<p>Join WordPress Executive Director Josepha Haden Chomphosy as she discusses the latest from the Community Summit and her takeaways from the 2023 event in Washington, D.C.</p>\n\n\n\n<p><em><strong>Have a question you’d like answered? You can submit them to&nbsp;<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 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host: <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br />Editor: <a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br />Logo: <a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br />Production: <a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br />Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul>\n<li>The 2023 <a href=\"https://communitysummit.wordcamp.org/2023/\">Community Summit</a> in Washington, DC</li>\n\n\n\n<li><a href=\"https://wordpress.org/news/2023/02/episode-49-everything-you-need-to-know-about-the-community-summit/\">WP Briefing Episode 49</a>: Everything You Need to Know About the Community Summit!</li>\n\n\n\n<li><a href=\"https://href.li/?https://make.wordpress.org/community/2023/05/08/the-next-generation-of-wordcamps/\">The Next Generation of WordCamps</a></li>\n\n\n\n<li><a href=\"https://href.li/?https://make.wordpress.org/community/2023/05/24/idea-generation-next-gen-wordcamps/\">Idea generation: Next Gen WordCamps!</a></li>\n\n\n\n<li><a href=\"https://pressnomics.com/\">PressNomics</a></li>\n\n\n\n<li><a href=\"https://loopconf.io/\">LoopConf</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/\">WordPress Community Summit</a></li>\n\n\n\n<li><strong>A small list of big things</strong>\n<ul>\n<li><a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/community/2023/08/23/call-for-ideas-new-features-for-our-nexgen-wp-events-central-page/\" target=\"_blank\">Call for ideas: new features for our NexGen WP events central page</a>&nbsp;&#8211; Open call for ideas to find the most desirable features for a future homepage that would host a list of all NextGen WordPress events. </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Introducing Twenty Twenty-Four</a>&nbsp;&#8211; Announced at Contributor Day, this new theme will be part of the 6.4 release. </li>\n\n\n\n<li>With the release of 6.3 behind us,&nbsp;<a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/core/6-4/\" target=\"_blank\">we are working hard on bringing 6.4</a>&nbsp;to the community. You can get involved with the development of this important release. </li>\n\n\n\n<li>A successful WCUS is behind us, and if you missed the event, we have you covered. <a href=\"https://wordpress.org/news/2023/08/the-future-of-wordpress-whats-next-for-gutenberg/\">Here is a recap of the event</a>.</li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-15911\"></span>\n\n\n\n<p>[00:00:00] <strong>Josepha:</strong>&nbsp;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>[00:00:28] (Intro Music)&nbsp;</p>\n\n\n\n<p>[00:00:39] <strong>Josepha:</strong>&nbsp;We are back and catching up from our midyear break. And in true WordPress fashion, we&#8217;re just going to start off running. The WordPress Community Summit happened a couple of weeks ago. I&#8217;ve been talking about it on this podcast for a few months now, but if you&#8217;ve missed it and you want a refresher, go ahead and give episode 49 a listen.</p>\n\n\n\n<p>At the Community Summit, there were 125 people, if I remember correctly. And we covered a wide array of topics that were brought to us directly from the community itself. While the event is small, it is specifically designed for gathering and sharing information. So, I&#8217;ve got some top-level trends that I noticed that I&#8217;m going to share with you all today, as well as just like a reminder of what happens after a Community Summit.</p>\n\n\n\n<p>[00:01:27] <strong>Josepha:</strong>&nbsp;So there are three, maybe four, big trends that I noticed. The first one that I noticed is that we have a lot of discussions right now about contributor acknowledgment. That also, for what it&#8217;s worth, came with an unresolved question around whether acknowledgment and recognition are the same. I don&#8217;t think they are the same.</p>\n\n\n\n<p>But it also was part of a conversation around whether we treat those two things the same. And if they are not the same, should we treat them differently? And et cetera, et cetera, et cetera. For folks who&#8217;ve been around for a bit, you know, that we spent a lot of time working on our contributor recognition a few years back and had really made quite a bit of difference in just reported feelings about how the community felt they were being recognized for their contributions.</p>\n\n\n\n<p>And so a lot of the conversations that we ended up having were around whether or not the project as a whole has changed the way that we provide that recognition or acknowledgment. Or, as an alternative, if the community that is supporting WordPress has changed how they would like to be recognized.</p>\n\n\n\n<p>[00:02:32] <strong>Josepha:</strong>&nbsp;There were also some questions about whether or not making sure that contributors can see their impact. Like they can say, I contributed 10 hours last month, and these are the two things that I got accomplished over there, and that everyone else can see those things too. So, how we can do that more easily while also not having so many metrics and making the metrics so prevalent that we start to close out the people who are truly just doing this for fun.</p>\n\n\n\n<p>Like many of the problems that we have at the Community Summit, this is a bunch of pretty much unsolved mysteries at the moment. But it did; it came up across probably five or six different sessions that I heard about, quite a few that I went to myself, and so contributor acknowledgment and recognition is on our minds again.</p>\n\n\n\n<p>A second thing that I noticed across multiple sessions, and this one honestly is not a surprise at all, is that there were a lot of questions about what the next big thing is after Gutenberg. I always love when people are asking big questions about what comes next because it means that we all still believe that there will be a next.</p>\n\n\n\n<p>[00:03:43] <strong>Josepha:</strong>&nbsp;And so I never hesitate when I hear these questions to give some ideas about what I think might be coming. But a lot of the discussions that we were having were around, we think this is coming, but now that we think this is coming, what should we do now to make sure that we are ready for it? One of the biggest assumptions that we all had is that for the CMS, for the software itself, probably our next big area after Gutenberg is going to be something about artificial intelligence.</p>\n\n\n\n<p>Matt pointed out in his presentation that he has told us twice to learn something deeply. One was in 2016 when he said, learn JavaScript Deeply. And then one was in 2022 when he said to learn AI deeply. And so we all kind of are guessing that that is our future area. And so that&#8217;s an area for everyone to spend some time in. Make sure you understand it. Make sure you know it a bit.&nbsp;</p>\n\n\n\n<p>The second thing that came up as like a future, where are we going here? It was kind of on the business-y side. It was on a lot of questions about enterprise and are we selling properly to enterprise. Can we sell, can we appeal to enterprise? Whose job is it to sell any of these things? Questions like that. So, lots of business questions again. This is not something that I have any concerns about. I&#8217;m very excited to see that people are talking about it. That&#8217;s been a topic of conversation since, I want to say, February of this year. And so it also wasn&#8217;t a surprise inclusion today. And, and I was excited to see, am excited to see what we get out of those conversations over time.&nbsp;</p>\n\n\n\n<p>[00:05:17] <strong>Josepha:</strong>&nbsp;As far as like questions around what&#8217;s next for the community, I&#8217;m going to address that separately because it was a huge question for everyone. So I&#8217;m going to discuss that as soon as we get finished with this chunk about like the big thing that, that is coming after Gutenberg.</p>\n\n\n\n<p>But, from an ecosystem perspective. Like a WordPress project operations perspective, this came up a couple of times. Never in as clear a word, a set of words as that, but the question about, like, what are we doing with our tools? Are we making sure that we are keeping the tools that our contributors use maintained and still in an excellent space with features that are useful and, necessary, and requested?</p>\n\n\n\n<p>And so that is a big question. I do have a lot of questions about that. Also, there are so many tools that I have wanted in order to make organizing the WordPress community better and easier, but also making contributing better and easier. And hopefully, here soon, we have an opportunity to get to some of those.</p>\n\n\n\n<p>[00:06:16] <strong>Josepha:</strong>&nbsp;So, the third big trend that I kept seeing at the Community Summit is actually about the community itself, specifically about events. So I was part of or listened to many, many, many conversations over the course of the week that were specifically focused on what we&#8217;re going to do with the future of our events. Like are meetups still sustainable? Are WordCamps still sustainable? And that&#8217;s from not only the idea of sustainability that we all tend to know from like an ecological standpoint but also, you know, checking in on the resources. So the kinds of questions that folks had were, is it time to continue having many small events, or is it time to move to a few giant events?</p>\n\n\n\n<p>Should we bring back midsized, WP-adjacent events like PressNomics or LoopConf? And if we are bringing those back, do we want to have them be part of a semi-official thing along with a clearly WordPress event and like do joint sales in there? Try to figure out how to get people from one to the other, so that it&#8217;s not just WordPress people that we&#8217;re talking to, but also business people and advanced developers, things like that.</p>\n\n\n\n<p>There was also a lot of discussion about whether or not we have gotten too big, should we double down on our grassroots efforts? Just go all the way back to, like, BarCamp style, WordPress in a forest kind of thing.&nbsp;</p>\n\n\n\n<p>[00:07:46] <strong>Josepha:</strong>&nbsp;And yeah, and among all of these conversations, there were questions about the resources that we need. Do we have what we need now? Do we have plans for how to maintain those resources in the future? Do we have enough time? Do we have enough money? Do we have an expertise? The people? So many questions, so many questions. And on the community side of things, we also had a lot of questions that are routine in open source. Like, do we have a pipeline for future maintainers, for future team reps, for future leaders in the project? All of the questions.&nbsp;</p>\n\n\n\n<p>So, those are the three slash four, depending on how you break it out, really big trends that I saw across the conversation at the Community Summit. And I don&#8217;t necessarily know the answers to all of these things. Like, I know what my gut tells me, I know what I believe the answer to be. From my own perspective, but as you&#8217;ve been told many times with many eyes, all bugs are shallow. And so here is what happens next with a Community Summit. So we&#8217;ve gathered all of these things together. We&#8217;ve had these conversations, and now all of the notes from every conversation that we had will be put on make.wordpress.org/summit.&nbsp;</p>\n\n\n\n<p>[00:09:10] <strong>Josepha:</strong>&nbsp;There, you can do any of the following three things, but at least do one before we get any further. I think it&#8217;s important to remind everyone that no decisions were made at the Community Summit. There are a few things that will come out of the Community Summit where the answer the way forward is really obvious. And so those probably will get done quickly thereafter because it&#8217;s just an obvious thing to do. It makes sense for everyone in the project. It makes sense for everyone who&#8217;s using WordPress. Whatever reason.&nbsp;</p>\n\n\n\n<p>So those things will probably move quickly, but mostly not even mostly there were no decisions made. And so if it looks like something is moving quickly there, it is because it makes sense after the fact. So there&#8217;s that. But the three things that you can do in order to take part in this information gathering and sharing that happened at the Community Summit.&nbsp;</p>\n\n\n\n<p>Number one, head over to make.wordpress.org/summit and just read the notes. There are a lot of them you can pick and choose based on the teams you contribute to or the topics that are specifically interesting. Or if you have been assigned to read one of these things, obviously, go ahead and read that. But find the notes read them. Take a look at the discussion as far as you can tell it happened and get a sense for what the essential question is.</p>\n\n\n\n<p>The second thing that you can do while you&#8217;re there is that you can join in that discussion right there in the comments if you would like to. You can, if you feel like your perspective is not quite accounted for in that, obviously leave some comments and let folks know. But also, if you feel like your perspective was accounted for, but there&#8217;s also a very specific question that was not necessarily answered or not even brought up, share those as well. That&#8217;s stuff that we would like to know as we are working through this.&nbsp;</p>\n\n\n\n<p>And then the third thing that you can do is you can take those conversations, and if there&#8217;s anything that looks like it&#8217;s particularly relevant to your local WordPress community, absolutely take those there and have those conversations with them.</p>\n\n\n\n<p>[00:11:23] <strong>Josepha:</strong>&nbsp;And once you&#8217;ve had those conversations, let us know what you thought also in those comments, or take it directly into your weekly teams&#8217; chat, either way. We want to hear what you think about the questions that were brought because you brought them to us. And so you should have an opportunity to tell us what you think.</p>\n\n\n\n<p>[00:11:39] (Music Interlude)&nbsp;</p>\n\n\n\n<p>[00:11:48] <strong>Josepha:</strong>&nbsp;That brings us now to our small list of big things. My friends, there&#8217;s nothing but big things left for the rest of the year. And so here we go. Number one, uh, I mentioned it quite a bit. There&#8217;s a conversation, an ongoing conversation about the future of events for our community. Right now, there is an open call for ideas, new features for our NextGen WordPress events, especially on the page that exists on WordCamp Central.</p>\n\n\n\n<p>So, we want to find the most useful and desirable features for a future homepage on central.wordcamp.org that would host a list of all of our upcoming WordPress events. And so we want your opinion there. Please let us know what would be especially useful to you as you are looking for WordPress events to attend.</p>\n\n\n\n<p>The second thing is that we introduced 2024, the default theme that is coming with WordPress 6.4, was announced. We have had, I think, 32 contributors to it at the time of this recording. And yeah, it&#8217;s beautiful. It&#8217;s got a lot of different implementation options, a lot of default patterns, and curated patterns so that you can get exactly what you want out of that theme. I think it&#8217;s going to make a great default theme, a great starter theme for our final release of the year.&nbsp;</p>\n\n\n\n<p>And then, speaking of 6.4, with the release of 6.3 behind us, we are working hard on bringing 6.4 to the community. You can get involved with the development of that. There is a core chat every Wednesday. It happens. I want to say at 21:00 UTC, but I don&#8217;t actually know off the top of my head. I just go when my calendar tells me to go, and I live in the central time zone. And so, my UTC conversion is not the best, but we will leave the actual information about that in the show notes so that you can see it. But you can also go over to make.wordpress.org, and then there&#8217;s a little card on that homepage that tells you exactly when those core meetings are, including the new contributor meeting, which happens every two weeks.&nbsp;</p>\n\n\n\n<p>And then the fourth thing is that there is a successful WordCamp US behind us. That is our final flagship event of the year, which is always exciting. If you missed it, for one, we missed you. And for two, we have you covered. We&#8217;ve got a recap of the event. There is a link to that in the show notes as well.&nbsp;</p>\n\n\n\n<p>[00:14:05] <strong>Josepha:</strong> And that, my friends, is your small list of big things. Thanks 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\n\n\n<p>[00:14:15] (Music Outro)&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:\"Mon, 04 Sep 2023 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s: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:132:\"Gutenberg Times: Talks at WordCamp US, Notes from the Community summit. A wishlist, reflections and a preview –Weekend Edition 266\";s:7:\"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=25401\";s:7:\"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:137:\"https://gutenbergtimes.com/talks-at-wordcamp-us-notes-from-the-community-summit-a-wishlist-reflections-and-a-preview-weekend-edition-266/\";s: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:20666:\"<p>Howdy, </p>\n\n\n\n<p>Apart from <a href=\"https://wordpress.org/news/2023/08/the-future-of-wordpress-whats-next-for-gutenberg/\">The Future of WordPress &amp; What’s Next for Gutenberg</a> with the keynotes by Josepha Haden Chomphosy and Matt Mullenweg, including Q &amp; A, I still haven&#8217;t caught up with the videos from WordCamp US. Below is a list with links to the talks I want to see and hopefully catch up over this weekend. </p>\n\n\n\n<p>Then the <a href=\"https://make.wordpress.org/summit/\">Community Summit discussion notes</a> are also posted, I haven&#8217;t digested any of them yet. This part of my todo-list is also below. </p>\n\n\n\n<p>And I hear you say: Who has time for all this? Well, that is a good question. The project has some great teams, that do outstanding work! And that&#8217;s the underlying reason why I only curate news about the block editor. No one can keep track of it all. 🤣</p>\n\n\n\n<p>And I leave you to the rest of the newsletter. Enjoy, learn and share! </p>\n\n\n\n<p>Yours, 💕<br /><em>Birgit</em></p>\n\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-group__inner-container\">\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/#0-word-camp-us-talks\">WordCamp US Gutenberg Talks</a></li><li><a href=\"https://gutenbergtimes.com/feed/#0-word-press-release-information\">Developing Gutenberg and WordPress</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#2-community-summit\">Community Summit</a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</a></li><li><a href=\"https://gutenbergtimes.com/feed/#2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</a></li><li><a href=\"https://gutenbergtimes.com/feed/#3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor. </a></li></ul></div>\n</div></div>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-camp-us-talks\">WordCamp US Gutenberg Talks</h2>\n\n\n\n<p>The full playlist of recorded talks is available on YouTube: <a href=\"https://www.youtube.com/playlist?list=PL4KP0VZtEI8rBpssGbR0E0wcBqeNeGEWT\"><strong>WordCamp US 2023</strong></a></p>\n\n\n\n<p>🎥 <a href=\"https://www.youtube.com/watch?v=ZZq9WBqlKW8\">The Independent Theme Developer’s Field Guide to Modern WordPress</a> with <a href=\"https://us.wordcamp.org/2023/speaker/michelle-schulp-hunt/\">Michelle Schlup Hunt</a> (<a href=\"https://us.wordcamp.org/2023/session/the-independent-theme-developers-field-guide-to-modern-wordpress/\">Session description</a>, <a href=\"https://speakerdeck.com/marktimemedia/field-guide-2023\">slides</a>) </p>\n\n\n\n<p>🎥 <a href=\"https://www.youtube.com/watch?v=9UYzZzb-LaU\"><strong>Building a thoughtful block editing experience</strong></a> with Aurooba Ahmed (<a href=\"https://us.wordcamp.org/2023/session/building-a-thoughtful-block-editing-experience/\">Session description</a>)</p>\n\n\n\n<p>🎥 <strong><a href=\"https://www.youtube.com/watch?v=c0BbXaZqQAo&\">For All Userkind: NASA Web Modernization and WordPress</a></strong> with <a href=\"https://us.wordcamp.org/2023/speaker/abby-bowman/\">Abby Bowman</a><a href=\"https://us.wordcamp.org/2023/speaker/j-j-toothman/\">J.J. Toothman</a> (<a href=\"https://us.wordcamp.org/2023/session/friday-keynote/\">Session description</a>)</p>\n\n\n\n<p>🎥 <strong><a href=\"https://www.youtube.com/watch?v=581pE25vAGQ\">Hands on with NASA’s new digital platform NASA Workshop</a></strong> with <a href=\"https://us.wordcamp.org/2023/speaker/abby-bowman/\">Abby Bowman</a> and <a href=\"https://us.wordcamp.org/2023/speaker/j-j-toothman/\">J.J. Toothman</a> (<a href=\"https://us.wordcamp.org/2023/session/hands-on-with-nasas-new-digital-platform/\">Session description</a>)</p>\n\n\n\n<p>🎥 <strong><a href=\"https://www.youtube.com/watch?v=O8r06QETAlw\">Ford Foundation: Audio Described Video Plugin</a></strong> with <a href=\"https://us.wordcamp.org/2023/speaker/vajaah-e-parker/\">Vajaah E Parker</a><a href=\"https://us.wordcamp.org/2023/speaker/kurtis-shaner/\">Kurtis Shaner</a> (<a href=\"https://us.wordcamp.org/2023/session/ford-foundation-audio-described-video-plugin/\">Session description</a>)</p>\n\n\n\n<p>🎥 <a href=\"https://www.youtube.com/watch?v=bbQNheCHjTk\"><strong>All the President&#8217;s Websites </strong></a>with <a href=\"https://us.wordcamp.org/2023/speaker/andrew-nacin-helen-hou-sandi/\">Andrew Nacin, Helen Hou-Sandí</a></p>\n\n\n\n<p>🎥 <strong><a href=\"https://www.youtube.com/watch?v=8DbEsBzMaWA\">Anatomy of an Accessible Navigation Menu</a></strong> with <a href=\"https://us.wordcamp.org/2023/speaker/steve-jones/\">Steve Jones</a> (<a href=\"https://us.wordcamp.org/2023/session/anatomy-of-an-accessible-navigation-menu/\">session description)</a></p>\n\n\n\n<p>🎥 <a href=\"https://www.youtube.com/watch?v=uehAKO6zwkQ\"><strong>The Headless Block Editor</strong></a> with <a href=\"https://us.wordcamp.org/2023/speaker/sean-blakeley/\">Sean Blakeley</a> (<a href=\"https://us.wordcamp.org/2023/session/the-headless-block-editor/\">session description</a>)</p>\n\n\n\n<p>🎥 <a href=\"https://www.youtube.com/watch?v=gDi7n9XcVKM\"><strong>The Future of WordPress</strong></a> with <a href=\"https://us.wordcamp.org/2023/speaker/josepha-haden-chomphosy/\">Josepha Haden Chomphosy</a> (<a href=\"https://us.wordcamp.org/2023/session/josepha-haden-chomphosy-on-the-future-of-wordpress/\">Session description</a>)</p>\n\n\n\n<p>🎥 <a href=\"https://www.youtube.com/watch?v=yDbASG9KOaE\"><strong>Gutenberg Next</strong> </a>with <a href=\"https://us.wordcamp.org/2023/speaker/matt-mullenweg/\">Matt Mullenweg</a> </p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/releases/tag/v16.6.0-rc.1\"><strong>Gutenberg 16.6 RC</strong></a> is available now for testing, and the stable release is scheduled for September 6th, 2023. I took a peak at the <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v16.6.0-rc.1\">changelog</a> to prepare for the next episode of the Gutenberg Changelog #89 with <strong>Nadia Maya Ardiani</strong> as a special guest. </p>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-group__inner-container\">\n<p class=\"is-style-no-vertical-margin\"><strong>🎙️ </strong> Latest episode:  <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-89-gutenberg-16-6-font-library-default-theme/\">Gutenberg Changelog #89 – Gutenberg 16.6, default theme and Font Library</a> with Nadia Maya Ardiani  as special guest, hosted by Birgit Pauli-Haack</p>\n</div></div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"2-community-summit\">Community Summit</h3>\n\n\n\n<p>Below you find a short list of discussion notes from the <strong>Community Summit</strong> directly connected with contributing to core and Gutenberg. When you read notes on the Make Summit blog, keep in mind that two important guidelines governed the Community Summit:  <a href=\"https://make.wordpress.org/summit/2023/08/16/non-attribution/\">no attribution</a> and no decisions. </p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/summit/2023/08/23/community-summit-discussion-notes-addressing-backwards-compatibility-in-gutenberg/\">Addressing backwards compatibility in Gutenberg</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/08/22/community-summit-discussion-notes-aligning-processes-and-contributions-between-wordpress-core-and-gutenberg/\">Aligning processes and contributions between WordPress Core and Gutenberg</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/summit/2023/08/22/community-summit-discussion-notes-accessibility-in-the-wordpress-project/\">Accessibility in the WordPress Project</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p><strong>Jamie Marsland</strong> recreated TechCrunch&#8217;s Website in 30 minutes and shows you in <a href=\"https://www.youtube.com/watch?v=RghKQZmYwYI\">this 15-minute video</a> how he did it. <a href=\"https://www.youtube.com/watch?v=RghKQZmYwYI\"><strong>WOW! I rebuilt TechCrunch.com in only 30 mins with WordPress</strong></a>. You&#8217;ll also learn a few things: How to have a sticky header, how to create pro-post layouts, how to change your Global style, how image ratio features work and how to use templates. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/JMartellaWebDev\">Jacob Martella</a> </strong> posted his <a href=\"https://jacobmartella.me/web-development/wordpress/wishlist-for-the-wordpress-site-editor-as-it-heads-to-phase-3/\"><strong>Wishlist for the WordPress Site Editor as it Heads to Phase 3</strong></a>. He explains a few missing items in broad strokes: better responsive controls, more inline options, continued improvement on accessibility and more of the Block Visibility plugin features. The latter is a nice shoutout to <a href=\"https://wordpress.org/plugins/block-visibility/\">Nick Diego&#8217;s plugin </a>that has been available in the plugin repo for three years, and shows 10,000 + active installations. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/karmatosed\">Tammie Lister</a>,</strong> co-tech lead for WordPress 6.4 had thoughts and published them: <strong><a href=\"https://presselements.com/reflections-on-the-admin-design-proposal/\">Reflections on the admin design proposal</a>.</strong> On the way from old to new, it needs opinions, listening, documenting, and considering accessibility and extensibility. Implementation of the proposal requires all WordPress teams to become part of the revamp. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/codenex\">Niels Lange</a> </strong>published the <a href=\"https://developer.woocommerce.com/2023/08/16/woocommerce-blocks-10-9-0-release-notes/\"><strong>WooCommerce Blocks 10.9.0 Release&nbsp;Notes</strong></a>. He listed as notable that the team uses the Interactivity API together with the Product Button block and Pagination, which improves user experience considerably.  In this version, the team continued making  performance improvement to the plugin. You can also find improvements to patterns for footer and features products, and with every release fixed a few bugs. The <a href=\"https://wordpress.org/plugins/woo-gutenberg-products-block/\">WooCommerce Blocks plugin </a>is available in the WordPress repository</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p><strong><a href=\"https://twitter.com/mattmedeiros\">Matt Medeiros</a></strong> took a peak at the early version of the new default theme and shared his thoughts in <strong><a href=\"https://thewpminute.com/previewing-the-upcoming-twenty-twenty-four-theme-for-wordpress/\">Previewing the Upcoming Twenty Twenty-Four Theme for WordPress</a></strong>. &#8220;With a focus on versatility, ease of use, and multiple website types, Twenty Twenty-Four is shaping up to be one of the best and most flexible default starter themes WordPress has released in years&#8221; he wrote. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/karks88\">Eric Karkovack</a></strong> asked <strong>Brian Gardner </strong>in his interview &#8220;<a href=\"https://thewpminute.com/will-there-ever-be-a-market-for-commercial-block-themes/\"><strong>Will There Ever Be a Market for Commercial Block Themes?</strong></a>&#8221; Tl:DR: &#8220;I’m incredibly optimistic. Having been instrumental in molding the premium WordPress theme market in the late 2000s, we stand at the precipice of a new renaissance, much like before.&#8221; was Brian Gardner&#8217;s answer. Read more about the challenges and opportunities of Block Themes in WordPress. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Justin Tadlock</strong>&#8216;s latest tutorial covers  <a href=\"https://developer.wordpress.org/news/2023/08/adding-and-using-custom-settings-in-theme-json/\"><strong>Adding and using custom settings in theme.json</strong></a>. Custom settings are &#8220;one of the most powerful ways to build on top of the block system but is often underutilized by the theming community.&#8221; he wrote. </p>\n\n\n\n<a href=\"https://developer.wordpress.org/news/2023/08/adding-and-using-custom-settings-in-theme-json/\"><img src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/09/Screenshot-2023-09-02-at-17.30.53.png?resize=652%2C242&ssl=1\" alt=\"\" class=\"wp-image-25421\" width=\"652\" height=\"242\" /></a>Code example of custom settings in theme.json. <a href=\"https://developer.wordpress.org/news/2023/08/adding-and-using-custom-settings-in-theme-json/\">Read what happens then </a>\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<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor. </h2>\n\n\n\n<p><a href=\"https://twitter.com/aurooba\"><strong>Aurooba Ahmed</strong> </a>and <strong><a href=\"https://twitter.com/briancoords\">Brian Coords</a></strong> created a couple of tools for block development and made them publically available: </p>\n\n\n\n<ul>\n<li>The <strong><a href=\"https://wphelpers.dev/blocks\">WordPress Core Blocks Explorer</a></strong> is a searchable guide to all the&nbsp;core blocks&nbsp;and their properties. You can also obtain a complete&nbsp;<a href=\"https://wphelpers.dev/api/core-blocks\">JSON object of all the core blocks</a>&nbsp;and their properties instead. </li>\n\n\n\n<li>The <a href=\"https://wphelpers.dev/icons\"><strong>WordPress Icon Library,</strong></a> a searchable guide to the complete&nbsp;WordPress Icon Library&nbsp;package from the Gutenberg repository </li>\n</ul>\n\n\n\n<p>Both worth a browser bookmark 🙂 Ahmed and Coords also finished their first season of their <a href=\"https://viewsource.fm/\">ViewSource</a> podcast. If you want to give it a binge listen, just search for View Source on your favorite podcast app or download it from the <a href=\"https://viewsource.fm/\">website</a>. </p>\n\n\n\n<img width=\"652\" height=\"443\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/09/Screenshot-2023-09-02-at-17.41.25.png?resize=652%2C443&ssl=1\" alt=\"\" class=\"wp-image-25423\" />Example:<a href=\"https://wphelpers.dev/icons/blockDefault\"> Icon information for blockDefault</a> \n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>If you missed last week&#8217;s Developer Hours, the recording is now available on WordPressTV: <a href=\"https://wordpress.tv/2023/08/31/developer-hours-introduction-to-the-html-api/\"><strong>Developer Hours: Introduction to the HTML&nbsp;API</strong></a> with <strong>Michael Burridge</strong> and <strong>Dennis Snell</strong>. The show started with some quick demos of using the new HTML APIs, then briefly discussed the limits of the new systems, and finished with a time for questions and discussion with participants. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/vmwocto\">Angel De Miguel</a></strong>, staff engineer at VM ware working on the WebAssembly, his colleague <strong><a href=\"https://twitter.com/ereslibre\">Rafael Fernández López</a></strong> and Automattic&#8217;s <strong><a href=\"https://twitter.com/adamzielin\">Adam Zieliński</a></strong> co-authored  this post for the WordPress Developer blog: <a href=\"https://developer.wordpress.org/news/2023/08/exploring-the-future-of-web-development-with-webassembly-and-php/\"><strong>Exploring the future of web development with WebAssembly and PHP</strong></a>. &#8220;Imagine that you can now&nbsp;run PHP code in a new set of environments like a browser, serverless, edge, and even embedded&nbsp;in a different application. That opens a new set of possibilities for PHP.&nbsp; At this point is when PHP meets WebAssembly.&#8221; the wrote. You&#8217;ll learn what WebAssembly is, how it makes PHP portable like JavaScript, how it is the foundation of WordPress Playground, about sharing libraries across languages and so much more. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://twitter.com/Gtarafdarr\">Gobinda Tarafdar</a> </strong>started a new project, <strong><a href=\"http://csscrafter.com\">CSS Crafter</a> </strong>&#8211; a CSS Library for Gutenberg Blocks with premade CSS-styled blocks. Select the style and copy/paste the CSS + Block code for patterns or your custom blocks. Some of them also include pure CSS animations. It&#8217;s a fun project, that might shorten the creation time considerably. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>You don&#8217;t have to create custom blocks to customize the editor for your clients. <strong>Nick Diego</strong> posted an<a href=\"https://developer.wordpress.org/news/2023/08/an-introduction-to-block-variations/\"> </a><strong><a href=\"https://developer.wordpress.org/news/2023/08/an-introduction-to-block-variations/\">introduction to block variations</a>,</strong> and you will learn how to create block variations effectively and discover ways to incorporate them into your workflows. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\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 master 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?style=for-the-badge\" /></p>\n\n\n\n\n<p class=\"has-text-align-right has-small-font-size\"><em>Questions? Suggestions? Ideas? Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or send me a message on WordPress Slack or Twitter @bph</em>. </p>\n\n\n\n<p class=\"has-text-align-right has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n\n<p>Featured Image: Roof of the Stefan&#8217;s Cathedral in Vienna 2023 &#8211; Photo by Birgit Pauli-Haack</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><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\"><br />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 type=\"submit\" 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 has-css-opacity 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:\"Sun, 03 Sep 2023 10:16: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: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:32:\"BuddyPress: BP Attachments 1.1.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=331082\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://buddypress.org/2023/09/bp-attachments-1-1-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3399:\"<p>Immediately available is <a href=\"https://downloads.wordpress.org/plugin/bp-attachments.1.1.0.zip\" target=\"_blank\" rel=\"noreferrer noopener\">BP Attachments 1.1.0</a>. This BuddyPress Add-on maintenance release main goal is to make it <strong>ready for the next BuddyPress major release (12.0)</strong>. If you haven&#8217;t read about the important change BuddyPress 12.0.0 will introduce, please read this post about its <a href=\"https://buddypress.org/2023/08/buddypress-12-0-0-beta1/\">first beta version</a>.</p>\n\n\n\n<span id=\"more-331082\"></span>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Showing the way to BuddyPress third party Plugins/Add-ons</h2>\n\n\n\n<p>The BP Attachments 1.1.0 maintenance release is the opportunity the BuddyPress development team chose to demonstrate how third party BuddyPress Plugins/Add-ons can adapt their code to be compatible with BuddyPress 12.0.0 as well as with previous versions of BuddyPress. It&#8217;s very important to us, as a community, we all take a few actions &#8211; during the next 2 months &#8211; to prepare the BuddyPress next major version release (slated to October 30).</p>\n\n\n\n<p>In addition to <a href=\"https://github.com/buddypress/buddypress/tree/master/docs/developer#buddypress-add-ons-handbook\" target=\"_blank\" rel=\"noreferrer noopener\">documentation resources</a> Third party BuddyPress Plugin/Add-on authors can read, they can now <a href=\"https://github.com/buddypress/bp-attachments/pulls?q=is%3Apr+is%3Aclosed+label%3Aresource+sort%3Acreated-asc\" target=\"_blank\" rel=\"noreferrer noopener\">learn from a real use case</a> thanks to this BP Attachments new maintenance release.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">The other changes</h2>\n\n\n\n<ul>\n<li>The experimental avatar UI is now disabled by default. If you want to experiment it, you&#8217;ll need to use this piece of code:<br /> <code>add_filter( \'bp_attachments_use_experimental_features\', \'__return_true\' );</code></li>\n\n\n\n<li>When enabled this experimental UI now includes a link to delete the existing avatar.</li>\n\n\n\n<li>If you&#8217;re not happy with how Media Attachments are rendered inside the Activity updates, you can use a filter to reorganize Activity blocks<strong>*</strong>. There&#8217;s an exemple of use <a rel=\"noreferrer noopener\" href=\"https://github.com/buddypress/bp-attachments/pull/82\" target=\"_blank\">here</a>.</li>\n</ul>\n\n\n\n<p><code><strong>*</strong></code> ICYMI: since BuddyPress 11.0.0, as you can opt-in to use Blocks inside BP Activity content using the filter below, BP Attachments is enjoying this feature and use it to attach Media to Activity updates.</p>\n\n\n\n<p><code>add_filter( \'bp_is_activity_blocks_active\', \'__return_true\' );</code></p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\">Please upgrade to 1.1.0 !</h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\"><a href=\"https://wordpress.org/plugins/bp-attachments/\">BP Attachments</a></blockquote>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 02 Sep 2023 11:34: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: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: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:72:\"Do The Woo Community: A DevChat on WooCommerce Support with Andrew Wikel\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=70794\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://dothewoo.io/a-devchat-on-woocommerce-support/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:408:\"<p>Andrew Wikel shares thoughts and insights working on WooCommerce support specifically for builders and developers of Woo shops. </p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/a-devchat-on-woocommerce-support/\">A DevChat on WooCommerce Support with Andrew Wikel</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</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, 02 Sep 2023 10:30:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s: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:103:\"WPTavern: Patchstack Reports 404 Vulnerabilities Affecting 1.6M+ Websites to WordPress.org Plugins Team\";s:7:\"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=148460\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"https://wptavern.com/patchstack-reports-404-vulnerabilities-affecting-1-6m-websites-to-wordpress-org-plugins-team\";s: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:4214:\"<p>After an accumulation of undisclosed and unpatched vulnerabilities in plugins hosted on WordPress.org, Patchstack has reported 404 plugins to WordPress&#8217; Plugin Review Team. </p>\n\n\n\n<p>&#8220;This situation creates a significant risk for the WordPress community, and we decided to take action,&#8221; Patchstack researcher Darius Sveikauskas said. &#8220;Since these developers have been unreachable, we sent the full list of those 404 vulnerabilities to the plugins review team for processing.&#8221;</p>\n\n\n\n<p>Ordinarily, reporting plugins to WordPress.org is a last resort for challenging cases after Patchstack fails to find a way to contact the vendors. In this case, many of these plugin authors have included zero contact information in their extensions or are not responding to communication attempts. Patchstack has characterized it as a &#8220;<a href=\"https://patchstack.com/articles/the-wordpress-zombie-plugins-pandemic-affects-1-6-million-websites/\">zombie plugins pandemic</a>&#8221; due to the overwhelming number of abandoned plugins affecting more than 1.6 million sites.</p>\n\n\n\n<p>The WordPress.org Plugins Team has acted on the report by closing more than 70% of the plugins. In June, the team <a href=\"https://wptavern.com/wordpress-plugin-review-team-adds-6-new-sponsored-volunteers-opens-applications\">added six new sponsored volunteers</a> and opened applications for more team members but have <a href=\"https://wptavern.com/wordpress-plugin-review-team-addresses-backlog-of-900-plugins-implements-strategies-to-improve-approval-process\">struggled with managing a formidable backlog</a> of plugins waiting to be reviews. The <a href=\"https://wordpress.org/plugins/developers/add/\">backlog</a> is climbing higher and is now over 1,119 plugins with a 71-day wait time. </p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1776\" height=\"676\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/Screen-Shot-2023-09-02-at-12.01.40-AM.png\" alt=\"\" class=\"wp-image-148469\" />\n\n\n\n<p>Adding plugin vulnerability issues, where hundreds have to be closed, only adds to how long developers have to wait to get new plugins reviewed.</p>\n\n\n\n<p>As of August 31, 2023, Patchstack reports the following stats associated with these reports to WordPress.org:</p>\n\n\n\n<ul>\n<li>404 vulnerabilities</li>\n\n\n\n<li>358 plugins affected</li>\n\n\n\n<li>289 plugins (71,53%) – Closed</li>\n\n\n\n<li>109 plugins (26,98%) – Patched</li>\n\n\n\n<li>6 plugins (1,49%) – Not closed / Not patched</li>\n\n\n\n<li>Up to 1.6 million active installs affected</li>\n\n\n\n<li>Average installs per plugin 4984</li>\n\n\n\n<li>Highest install count 100000 (two plugins)</li>\n\n\n\n<li>Highest CVSS 9.1</li>\n\n\n\n<li>Average CVSS 5.8</li>\n\n\n\n<li>“Oldest” plugin – 13 years since the last update</li>\n</ul>\n\n\n\n<p>Patchstack is urging developers to add their contact details to their plugins&#8217; <a rel=\"noreferrer noopener\" href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\" target=\"_blank\">readme.txt</a> and/or <a rel=\"noreferrer noopener\" href=\"https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository\" target=\"_blank\">SECURITY.md</a> files. To streamline security issue management, the company has created the Patchstack <a rel=\"noreferrer noopener\" href=\"https://patchstack.com/for-plugins/\" target=\"_blank\">mVDP (managed vulnerability disclosure program)</a> project, which is free for developers to join. Patchstack validates the reports that come through, rewards the researchers, and passes them to the vendor to be addressed.</p>\n\n\n\n<p>The company is also <a href=\"https://core.trac.wordpress.org/ticket/30465\">advocating for a dashboard alert</a> when a plugin or theme is removed due to security reasons, as WordPress does not currently give the user this information. Their researchers will soon be submitting more reports that may result in closed extensions.</p>\n\n\n\n<p>&#8220;We are preparing more similar lists for the WordPress.org themes repository and repositories focused on premium products,&#8221; Sveikauskas said. &#8220;We are currently processing about extra 200+ similar vulnerabilities.&#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:\"Sat, 02 Sep 2023 04:31:27 +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: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:95:\"WPTavern: Review Signal Publishes 2023 WordPress and WooCommerce Hosting Performance Benchmarks\";s:7:\"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=148317\";s:7:\"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:106:\"https://wptavern.com/review-signal-publishes-2023-wordpress-and-woocommerce-hosting-performance-benchmarks\";s: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:11176:\"<p>Kevin Ohashi from Review Signal&nbsp;has published his <a href=\"https://wphostingbenchmarks.com/\">2023 WordPress and WooCommerce hosting performance benchmarks</a>. This is his 10th round of capturing performance data from hosting companies that opt into the testing. Ohashi&#8217;s <a href=\"https://wphostingbenchmarks.com/methodology/\">methodology</a> tests two metrics through a variety of methods: peak performance and consistency. </p>\n\n\n\n<p>The benchmarks include a LoadStorm test designed to simulate real users visiting the site, logging in, and browsing (uncached performance). They also test cached performance, SSL, WP queries per second, performance on some computational and database operations, and a WebPageTest that fully loads the homepage and records how long it takes from 12 different locations around the world. As part of the consistency testing, Ohashi also measures uptime using <a rel=\"noreferrer noopener\" href=\"https://hetrixtools.com/uptime-monitor/166399.html\" target=\"_blank\">HetrixTools</a>&nbsp;and&nbsp;<a rel=\"noreferrer noopener\" href=\"https://uptimerobot.com/\" target=\"_blank\">Uptime Robot</a> for a minimum of three months.</p>\n\n\n\n<p>Participants pay a standard, publicly documented fee, based on the price tier of the product being tested, to cover the costs. Ohashi does not accept sponsorships for the tests, and has become one of the most trusted sources for unbiased performance reviews of WordPress hosting plans.</p>\n\n\n\n<p>In 2023, Ohashi tested 31 companies across 72 plans and seven pricing tiers, with tests nearly identical to previous years. He made minimal adjustments to the LoadStorm test script to improve performance and make it compatible with newer versions of k6.</p>\n\n\n\n<p>The website makes it easy to review results at a glance by using a star system. Hosts that achieve &#8220;Top Tier&#8221; status receive a full star:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>This is awarded to companies who maintain 99.9% uptime throughout the entire testing and show little to no performance degradation during load testing, primarily focused on error rate and consistent response times. Error rates above 0.1% and response times above 1000ms* will keep a company away from achieving Top Tier marks.</p>\n</blockquote>\n\n\n\n<p>The half star indicates &#8220;Honorable Mention&#8221; status, which is given to companies that came close to Top Tier but fell just short, such as struggling slightly on a load test.</p>\n\n\n\n<p>Among budget hosts in the <a href=\"https://wphostingbenchmarks.com/benchmark/2023-25-wordpress/\">&lt;$25/month category</a>, the majority of hosts (16/21) rang in at the Top Tier level. Those who did not earn Top Tier status were held back by inferior performance on the the LoadStorm test&nbsp;for the most part, even though several still took top scores in other aspects of the testing. </p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1222\" height=\"1194\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/Screen-Shot-2023-09-01-at-11.58.44-AM.png\" alt=\"\" class=\"wp-image-148428\" />\n\n\n\n<p>There are fewer participants at the $25-50 plan (and other more expensive plans) but the results are similar to the budget hosts, with A2 Hosting, Cloudways, and Stromonic edged out of contention for Top Tier. All three failed to achieve Top Tier for any of the plans tested this year. </p>\n\n\n\n<p>In the <a href=\"https://wphostingbenchmarks.com/benchmark/2023-enterprise-wordpress/\">Enterprise tier ($500+)</a>, the majority of participants handled the LoadStorm test without issue. When testing cached performance, Ohashi found that the overall field of participants is getting faster: </p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>Excluding Seravo, every company was 33ms average or below and 43ms p95 or below. Compared to last year where the fastest average was 6.4 ms and p95 was 20ms. There are four companies this year below both of those levels. The performance at the Enterprise tier is mind bogglingly fast and getting even faster which is hard to comprehend when last year&#8217;s 6.4ms was beaten by 4 plans this year.</p>\n</blockquote>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"2094\" height=\"1304\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/Screen-Shot-2023-09-01-at-1.13.36-PM.png\" alt=\"\" class=\"wp-image-148433\" />\n\n\n\n<p>Most of the entrants in the <a href=\"https://wphostingbenchmarks.com/benchmark/2023-woocommerce/\">WooCommerce category</a> earned Top Tier status, with the exception of Blallo and Cloudways, both of which stumbled on the LoadStorm test. The hosting plans tested range from $25.95/month &#8211; $99/month. The WooCommerce-specific tests collect average response times, total requests, errors, and other metrics across four different profiles:</p>\n\n\n\n<ul>\n<li>Profile 1 (20%): Buyer – Homepage, add item to cart, go to cart, checkout (doesn’t submit order)</li>\n\n\n\n<li>Profile 2 (10%): Customer (existing) – Homepage, login, view orders, view account details</li>\n\n\n\n<li>Profile 3 (20%): Browser – Homepage, visit 5 random product pages</li>\n\n\n\n<li>Profile 4 (50%): Home – Homepage only</li>\n</ul>\n\n\n\n<p>A more detailed breakdown is available on the WooCommerce benchmarks results page.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"2350\" height=\"1208\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/09/Screen-Shot-2023-09-01-at-2.56.46-PM.png\" alt=\"\" class=\"wp-image-148441\" />\n\n\n\n<p>It&#8217;s important to note that the tests do not clearly identify a winner or top performer. They also don&#8217;t take into account other aspects of the WordPress hosting experience, like reviews, support, and features. Ohashi tests the defaults for all of these plans, but if there are more optimization features that can be customized for sites (which are not clearly outlined in the initial setup) then those are also not taken into account. The methodology simply focuses on performance, so it&#8217;s just one factor of hosting, albeit a very important one.</p>\n\n\n\n<p>&#8220;As far as surprising results, I keep thinking &#8216;Are we nearing the point that we won&#8217;t see much improvement?&#8217; and each year the whole field gets faster and faster,&#8221; Ohashi said. &#8220;Even improving on sub 10ms times between years. For example, in the &lt;$25/month tier, in 2022 there were 3 companies with &lt;50ms average response time on the Static k6 test. This year there are 10. I also saw 100ms+ improvements from the other (slower) side bringing up the whole field a meaningful amount. Everyone is getting faster and faster.&#8221;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Why Are Some Managed WordPress Hosting Companies Missing?</h3>\n\n\n\n<p>There are many leading WordPress managed hosts that are notably absent from Ohashi&#8217;s benchmarks, whose inclusion would be helpful for a deeper understanding of market. I asked him about a handful of them and he reported that WP Engine, DreamHost, and Kinsta declined to participate this year, to name a few. GoDaddy took a year off but may be back next year.</p>\n\n\n\n<p>The major reasons for hosts not wanting to participate fall into a few categories, and bad performance is chief among them.</p>\n\n\n\n<p>&#8220;Some companies perform poorly or poorly relative to price and don&#8217;t want to participate anymore,&#8221; Ohashi said. &#8220;They usually talk about other &#8216;intangible&#8217; values that you can&#8217;t measure. I think good performance should be a default for every&nbsp;hosting company, and good companies shouldn&#8217;t be afraid of bad results &#8211; if they actually plan on improving their services. </p>\n\n\n\n<p>&#8220;But some would probably rather spend fortunes on marketing instead of better engineering, and bad results aren&#8217;t going to help their&nbsp;marketing. I personally love seeing companies who participate year after year despite mixed results. I respect the companies&nbsp;who consistently earn Top Tier are doing a great job. But there&#8217;s something special about companies willing to put themselves out there regardless of the results, because it&#8217;s a public and open commitment to improving.&#8221;</p>\n\n\n\n<p>Ohashi said that occasionally the timing doesn&#8217;t work out where a host is going through a major engineering overhaul during the testing and doesn&#8217;t want the platform benchmarked when they are about to release a new one. In this case some opt to skip a year. </p>\n\n\n\n<p>The costs of the benchmarking can also be prohibitive for some smaller hosting companies. Ohashi raised prices by $250 across all tiers this year (eg. $100-&gt;$350, $500-&gt;$750) to cover his costs. Although this doesn&#8217;t seem like much for a hosting company, they also have to pay for the servers for four months, and have the staff/resources available to work with Ohashi on organizing, executing, and debugging issues. 20i, Krystal Hosting, Nexcess, and Pressable agreed to sponsor upstart companies in the space for 2023.</p>\n\n\n\n<p>Another reason some hosts don&#8217;t participate is a lack of interest or value. They don&#8217;t see how they can use the benchmark results to their advantage.</p>\n\n\n\n<p>&#8220;Some companies don&#8217;t get as much value from the benchmarks as others,&#8221; Ohashi said. &#8220;Performance across the board has gone way up. It&#8217;s harder and harder to stand out. </p>\n\n\n\n<p>&#8220;I think some companies may view it as an instant validation and reason for customers to come busting down the doors. But there are a lot of great companies offering great performance. Earning Top Tier status means you&#8217;ve got a performant hosting platform. It&#8217;s great, and it can help validate some customer needs/desires in the decision making funnel, but it won&#8217;t magically generate tons of sales.&#8221;</p>\n\n\n\n<p>Ohashi said he has put together notes for hosting companies that earned Top Tier status to help them leverage more value this year from a marketing perspective, based on what he has seen some companies do with their results. Creating more value for participating companies is something he is actively working to improve upon.</p>\n\n\n\n<p>Although Review Signal had approximately 35,000 people visit in the past year, Ohashi doesn&#8217;t think the traffic captures the full value of the benchmarks very well. The people who dig into these metrics are those who have a large impact on where their WordPress clients host their websites.</p>\n\n\n\n<p>&#8220;The people who care about the benchmarks are seriously into WordPress / hosting / performance,&#8221; Ohashi said. &#8220;It&#8217;s a lot of agencies, developers, large website owners and hosting people. One way I&#8217;ve measured impact is by going to the major WordCamps (EU/Asia/US) and talking to people. The number of folks who are aware of the benchmarks there was surprisingly&nbsp;high to me. The people who are interested enough to spend time at WordCamps are the same folks interested in reading the benchmarks. It&#8217;s not the largest number of people who read them, but it is the largest impact people who read and value them.&#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:\"Fri, 01 Sep 2023 21:17:38 +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: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:55:\"Do The Woo Community: WooBits Hits the Air Waves, Again\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=76231\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://dothewoo.io/woobits-hits-the-air-waves-again/\";s: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:341:\"<p>WooBits takes another twist and turn and introducing Global Community Friends.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/woobits-hits-the-air-waves-again/\">WooBits Hits the Air Waves, Again</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</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, 01 Sep 2023 11:30:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s: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:62:\"Do The Woo Community: What Was Your Takeaway from WordCamp 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=76204\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://dothewoo.io/what-was-your-takeaway-from-wordcamp-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:385:\"<p>For an upcoming show, tell us what your takeaway was from WordCamp US or why did you attend Contributor Day.</p>\n<p>&gt;&gt; The post <a rel=\"nofollow\" href=\"https://dothewoo.io/what-was-your-takeaway-from-wordcamp-us/\">What Was Your Takeaway from WordCamp US?</a> appeared first on <a rel=\"nofollow\" href=\"https://dothewoo.io\">Do the Woo - a WooCommerce Builder Community</a>	.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 30 Aug 2023 14:11:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"WPTavern: Performant Translations Plugin Now Available on 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=148364\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://wptavern.com/performant-translations-plugin-now-available-on-wordpress-org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2844:\"<p>After an in-depth performance analysis earlier this year revealed that <a href=\"https://wptavern.com/wordpress-performance-analysis-finds-translations-may-significantly-slow-down-sites\">translations can impact server response times</a>, WordPress contributors <a href=\"https://make.wordpress.org/core/2023/07/24/i18n-performance-analysis/\">proposed</a> half a dozen technical solutions for consideration to improve performance for the ~56% of sites that use translations.</p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/performant-translations/\">Performant Translations</a>, a feature project by the core Performance Team, is now available as a plugin on WordPress.org. It incorporates some of the proposed solutions and speeds up translations by converting <code>.mo</code> files to <code>.php</code> files, allowing them to be parsed faster and stored in <a href=\"https://www.php.net/manual/en/book.opcache.php\">OPcache</a>.</p>\n\n\n\n<p>It supports multiple file formats (<code>.mo</code>, <code>.php</code>, and <code>.json</code>) and multiple text domains and locales loaded at the same time. Existing <code>.mo</code> files get converted to <code>.php</code> files which are then loaded by WordPress.  </p>\n\n\n\n<p>A chart included on the plugin&#8217;s details page shows a significant page load time reduction when using the plugin, as compared to sites with translations that don&#8217;t use the plugin. The plugin brings translations very close to the same page load times as English (non-translated) sites.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1658\" height=\"1200\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/08/performant-translations.png\" alt=\"\" class=\"wp-image-148367\" />\n\n\n\n<p>&#8220;With enough testing and feedback, we hope to eventually merge this plugin into WordPress core,&#8221; Performance Team contributor Pascal Birchler said when announcing the plugin on X.</p>\n\n\n\n<p>&#8220;In the coming weeks and months we will share more testing instructions and continue to improve the plugin. This will be made available via Performance Lab, too.&#8221;</p>\n\n\n\n<p>Users who are testing the plugin can <a href=\"https://wordpress.org/support/plugin/performant-translations/#new-topic-0\">report issues on the support forum</a> or create an issue on the <a href=\"https://github.com/swissspidy/performant-translations\">GitHub repository</a>.</p>\n\n\n\n<p>Performant Translations is considered to be a beta testing plugin but can be tested and used in production at your own risk. It doesn&#8217;t require any changes to settings or configuration after installation. The plugin can be safely removed after testing, because it essentially cleans up after itself. All <code>.php</code> files it generates will be removed by the server once the plugin is deactivated and uninstalled. </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, 30 Aug 2023 01:39: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: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:84:\"WPTavern: Top Agencies Join Forces to Publish Free Guide on WordPress for Enterprise\";s:7:\"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=148240\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://wptavern.com/top-agencies-join-forces-to-publish-free-guide-on-wordpress-for-enterprise\";s: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:2611:\"<p>A collection of leading WordPress agencies have launched a collaborative project to promote the platform to large-scale organizations.  Big Bite, in partnership with 10up, Alley, Human Made, Inpsyde, and XWP, have published a free <a href=\"https://bigbite.net/wordpress-for-enterprise/\">WordPress for Enterprise guide</a> that includes contributions from Google and WordPress VIP.</p>\n\n\n\n<p>The guide highlights many high profile companies and organizations using WordPress, including CNN, Vogue, Google, The Wall Street Journal, Spotify, Harvard University, the White House, Meta, PlayStation, and many more.</p>\n\n\n\n<p>Even after 20 years of unprecedented growth and adoption across major brands, the misconception that WordPress is just a blogging platform persists among many who don&#8217;t keep up to date with open source software.  </p>\n\n\n\n<p>“Despite being the number one CMS, many people still associate WordPress solely with bloggers and small businesses, and are surprised to learn that it powers sites for some of the biggest brands on the planet,&#8221; Big Bite CEO Iain McPherson said. &#8220;By coming together to create this guide, we’re aiming to change that perception and highlight the many advantages it offers to enterprise organizations that have lots of contributors, lots of content, and lots of challenges.”</p>\n\n\n\n<p>The guide offers an easy-to-read overview of how well-suited WordPress is for the enterprise market and the possibilities for creating a customized platform to fit any organization. It includes short chapters on the following topics:</p>\n\n\n\n<ul>\n<li>From small blogs to big brands </li>\n\n\n\n<li>Open source advantages </li>\n\n\n\n<li>Platform security&nbsp;</li>\n\n\n\n<li>Scalability and internationalization</li>\n\n\n\n<li>Solution cost and value&nbsp;</li>\n\n\n\n<li>Editorial experience&nbsp;</li>\n\n\n\n<li>Performance matters </li>\n\n\n\n<li>Feature extensibility</li>\n\n\n\n<li>Headless capabilities</li>\n</ul>\n\n\n\n<p>“While smaller brands are able to switch CMS platforms fairly easily, for large-scale enterprises it’s often a major undertaking, so we hope this guide makes the decision process much easier for those exploring open source options,&#8221; WordPress VIP Director of Product Marketing Michael Khalili said.</p>\n\n\n\n<p>The guide is a useful resource for large organizations examining WordPress as a platform or for small agencies looking to pitch WordPress to larger clients. It&#8217;s free and does not require you to enter your email address or other contact information to <a href=\"https://bigbite.net/wordpress-for-enterprise/\">download</a> 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:\"Tue, 29 Aug 2023 22:08: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: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:55:\"WordPress.org blog: WordPress 6.3.1 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:35:\"https://wordpress.org/news/?p=15886\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2023/08/wordpress-6-3-1-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:5028:\"<h2 class=\"wp-block-heading\">WordPress 6.3.1 is now available!</h2>\n\n\n\n<p>This minor release features&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=6.3.1&group=status&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&col=keywords&order=priority\">4 bug fixes in Core</a>&nbsp;and&nbsp;<a href=\"https://github.com/orgs/WordPress/projects/103/\">6 bug fixes for the block editor</a>. You can review a summary of the maintenance updates in this release by reading the&nbsp;<a href=\"https://make.wordpress.org/core/2023/08/23/wordpress-6-3-1-rc1-is-now-available/\">Release Candidate announcement</a>.</p>\n\n\n\n<p>WordPress 6.3.1 is a short-cycle release. The next major release will be&nbsp;<a href=\"https://make.wordpress.org/core/6-4/\">version 6.4</a>&nbsp;planned for November 2023.</p>\n\n\n\n<p>If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>You can&nbsp;<a href=\"https://wordpress.org/wordpress-6.3.1.zip\">download WordPress 6.3.1 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”.</p>\n\n\n\n<p>For more information on this release, please&nbsp;<a href=\"https://wordpress.org/support/wordpress-version/version-6-3-1\">visit the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>This release was led by&nbsp;<a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a> and <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, with the help of <a href=\"https://profiles.wordpress.org/SergeyBiryukov\">Sergey Biryukov</a>&nbsp;on mission control, and <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> who worked on Gutenberg backports.</p>\n\n\n\n<p>WordPress 6.3.1 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"is-style-wporg-props-medium\"><a href=\"https://profiles.wordpress.org/antonvlasenko/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>antonvlasenko</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>audrasjb</a>, <a href=\"https://profiles.wordpress.org/austinginder/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>austinginder</a>, <a href=\"https://profiles.wordpress.org/azaozz/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>azaozz</a>, <a href=\"https://profiles.wordpress.org/dd32/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>dd32</a>, <a href=\"https://profiles.wordpress.org/dlh/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>dlh</a>, <a href=\"https://profiles.wordpress.org/frankit/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>frankit</a>, <a href=\"https://profiles.wordpress.org/get_dave/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>get_dave</a>, <a href=\"https://profiles.wordpress.org/hellofromtonya/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>hellofromTonya</a>, <a href=\"https://profiles.wordpress.org/khokansardar/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>khokansardar</a>, <a href=\"https://profiles.wordpress.org/mathsgrinds/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>mathsgrinds</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>mukesh27</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>peterwilsoncc</a>, <a href=\"https://profiles.wordpress.org/presskopp/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>Presskopp</a>, <a href=\"https://profiles.wordpress.org/rajinsharwar/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>rajinsharwar</a>, <a href=\"https://profiles.wordpress.org/ravanh/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>RavanH</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>sergeybiryukov</a>, and <a href=\"https://profiles.wordpress.org/tmatsuur/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>tmatsuur</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p>To get involved in WordPress core development, head over to Trac,&nbsp;<a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the&nbsp;<a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> and <a href=\"https://wordpress.slack.com/archives/C055Y7FKS7N\">#6-4-release-leads</a> channels. Need help? Check out the&nbsp;<a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Thanks to&nbsp;<a href=\"https://profiles.wordpress.org/jeffpaul/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>jeffpaul</a> for proofreading.</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:\"Tue, 29 Aug 2023 14:43: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:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"WPTavern: WordPress.com Launches 100-Year Domain and Hosting Plan for $38K\";s:7:\"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=148273\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wptavern.com/wordpress-com-launches-100-year-domain-and-hosting-plan-for-38k\";s: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:3961:\"<p>WordPress.com is now selling a <a href=\"https://wordpress.com/100-year/\">100-year plan</a>, one of the longest available in the industry, for a one-time payment of $38,000. It includes managed WordPress hosting (whatever that looks like in 100 years), multiple backups across geographically distributed data centers, submission to the Internet Archive if the site is public, 24/7 dedicated support, and a domain that doesn&#8217;t need to be renewed by the customer for a century.</p>\n\n\n\n<p>ICANN, the Internet Corporation for Assigned Names and Numbers, limits domain registration to a maximum of 10 years. Auto-renewing after this time requires the customer to renew on time and keep their payment method updated. A 100-year plan removes these uncertainties but still hinges on the registrar staying in business into the next century.</p>\n\n\n\n<p>Customers who buy into the plan will need to have superior confidence in WordPress.com, coupled with the belief that domain names will still be important to the fundamental architecture of the web decades from now.</p>\n\n\n\n<p>Automattic CEO Matt Mullenweg commented on the difficulties in pricing the 100-year plan during his presentation at WordCamp US 2023, while simultaneously discouraging WordPress product owners from offering lifetime licenses. The distinction here is that the 100-year plan has a finite length of time, even if its future support seems unfathomable at the moment. </p>\n\n\n\n<p>&#8220;It also got me thinking about lifetime licenses, which I think we should stop doing in the WordPress world,&#8221; Mullenweg said. </p>\n\n\n\n<p>&#8220;If you&#8217;ve ever worked with an accountant or an acquirer they don&#8217;t like when you have those because it&#8217;s essentially an open ended commitment, including often with support. How do you recognize that revenue? Offer a 20 year plan or something. I think when you&#8217;re saying &#8216;lifetime,&#8217; it sort of cheapens the word. If we&#8217;re really thinking long-term, what promises we&#8217;re making to our customers, I think we should re-examine those practices.&#8221;</p>\n\n\n\n<p>Mullenweg also said he was inspired by the <a href=\"https://longnow.org/\">Long Now Foundation</a>, a non-profit established to foster long term thinking. The organization&#8217;s first project is the &#8220;Clock of the Long Now,&#8221; a mechanical monument designed to keep accurate time for the next 10,000 years:</p>\n\n\n\n<blockquote class=\"wp-block-quote\">\n<p>It is still being assembled deep inside a mountain in west Texas. The Clock provides a rare invitation to think and engineer at the timescale of civilization. It offers an enduring symbol of our personal connection to the distant future.</p>\n<cite><a href=\"https://longnow.org/\">The Long Now website</a></cite></blockquote>\n\n\n\n<p>WordPress.com is building something parallel to this in the digital world, enabling people to create their own virtual, lasting monuments and preserve their homes on the web. </p>\n\n\n\n<p>Embedded in the new offering is also a poignant reminder that WordPress.com is a domain registrar, as the company recently <a href=\"https://wptavern.com/wordpress-com-makes-a-bid-for-google-domains-customers-offering-1-million-free-transfers\">made a bid to capture Google Domain customers</a> ahead of their domains being sold off to Squarespace. Even if the new 100-year hosting plan is too expensive for 99.9% of prospective customers, it gives the impression that the company is capable of hosting entrusted domains for the long term. </p>\n\n\n\n<p>Nobody, not even WordPress.com, knows what that will look like in 50 years, but it&#8217;s an ambitious, thought-provoking offering. What resources will a URL (Uniform Resource Locator) point to 50 years from now? Or will URLs be discarded into the scrap pile of obsolete building blocks as soon as there&#8217;s a better, more efficient way to identify web addresses? What does longevity look like in the digital world?</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, 29 Aug 2023 04:25:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:81:\"WPTavern: Video: WordPress Leaders Discuss Project’s Future at WordCamp US 2023\";s:7:\"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=148270\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://wptavern.com/video-wordpress-leaders-discuss-projects-future-at-wordcamp-us-2023\";s: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:3006:\"<p>WordCamp US concluded this weekend after gathering nearly 2,000 attendees in National Harbor, Maryland, for the Community Summit, Contributor Day, and main conference days. For the majority of people in the WordPress world who were unable to attend, the recordings of the presentations from project leadership will give you an idea of what to expect in the near future and beyond. These videos were <a href=\"https://wordpress.org/news/2023/08/the-future-of-wordpress-whats-next-for-gutenberg/\">published</a> right away and are embedded below.</p>\n\n\n\n<p>WordPress Executive Director Josepha Haden Chomposy spoke on &#8220;The Future of WordPress,&#8221; with an emphasis on how the project can continue to thrive, build resilience, and outlast its current contributors. She encouraged the community to be proactive about expanding their learning and connections. She also reaffirmed the importance of the project&#8217;s mission to democratize publishing and the impact that can have in the world.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>WordPress co-creator Matt Mullenweg capped off the event with a presentation titled &#8220;What&#8217;s Next for Gutenberg,&#8221; followed by a Q&amp;A. He highlighted a few features coming in 6.4, including font management, an image lightbox, and the new Twenty Twenty Four default theme.</p>\n\n\n\n<p>As WordPress is moving into the Collaboration phase of the Gutenberg project, which will enable multiple authors to edit simultaneously, Mullenweg highlighted the importance of redesigning the admin. This will be the first major redesign since MP6 and is also aimed at improving workflows for administrators.</p>\n\n\n\n<p>Mullenweg announced that WordPress has launched a new LMS (Learning Management System) working group. He commented on the benefits and drawbacks of having multiple plugins in the ecosystem that do the same thing. Although the competition can encourage more innovation, it can also lock users into one solution if they aren&#8217;t built to be interoperable. </p>\n\n\n\n<p>Representatives from Tutor LMS, Learndash, LifterLMS, and Sensei met to discuss using common data models so users can easily switch between solutions. They are working in a new #LMS slack channel to establish industry standards that will preserve user freedom and choice through practical interoperability changes to their products.</p>\n\n\n\n<p>Mullenweg also said he would like to see more plugins, such as those handling SEO or site builders, to agree on some data models so that products can operate in a more standardized and performant way, serving users better in the long term.</p>\n\n\n\n<p>Check out the presentation below, along with the Q&amp;A that followed. There were more than 80 questions submitted, and those that were missed during Q&amp;A will have answers published to in a future post on WordPress.org.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 28 Aug 2023 22:15:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:87:\"Gutenberg Times: Gutenberg Changelog #88 – WordPress 6.4 and Gutenberg 16.4 and 16.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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://gutenbergtimes.com/?post_type=podcast&p=25373\";s:7:\"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:91:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-88-wordpress-6-4-and-gutenberg-16-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:83824:\"<p>Ellen Bauer and Birgit Pauli-Haack discuss WordPress 6.4 and Gutenberg 16.4 and 16.5 and proposed wp-admin changes. </p>\n\n\n\n<p><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-88-wordpress-6-4-and-gutenberg-16-5#shownotes\">Show Notes</a> / <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-88-wordpress-6-4-and-gutenberg-16-5#transcript\">Transcript</a></p>\n\n\n\n<ul>\n<li>Music:&nbsp;<a href=\"https://soundcloud.com/xirclebox\">Homer Gaines</a></li>\n\n\n\n<li>Editor:&nbsp;<a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li>\n\n\n\n<li>Logo:&nbsp;<a href=\"https://markuraine.com/\">Mark Uraine</a></li>\n\n\n\n<li>Production:&nbsp;<a href=\"https://icodeforapurpose.com\">Birgit Pauli-Haack</a></li>\n</ul>\n\n\n\n<p class=\"has-larger-font-size\" id=\"shownotes\"><strong>Show Notes</strong></p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Ellen Bauer</strong>, co-founder Elma Studio</h3>\n\n\n\n<ul>\n<li>WordPress <a href=\"https://profiles.wordpress.org/elmastudio/\">@elmastudio</a></li>\n\n\n\n<li>Twitter/X <a href=\"https://twitter.com/ellenbauer\">@ellenbauer</a></li>\n\n\n\n<li><a href=\"https://www.elmastudio.de/en/\">Elma Studio</a></li>\n\n\n\n<li><a href=\"https://ainoblocks.io/\">Aino Blocks</a></li>\n\n\n\n<li><a href=\"https://profiles.wordpress.org/elmastudio/#content-themes\">Themes by Elmastudio </a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress 6.4 and more</h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/08/22/roadmap-to-6-4/\">Roadmap 6.4</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\">WordPress 6.4 Development Cycle</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Introducing Twenty Twenty-Four</a></li>\n\n\n\n<li>&nbsp;<a href=\"https://make.wordpress.org/core/2023/08/23/whats-new-for-navigation-in-wordpress-6-2-and-6-3/\">What’s new for Navigation in WordPress 6.2 and 6.3</a>&nbsp;</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Gutenberg </h2>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/08/10/whats-new-in-gutenberg-16-4-9-august/\">What’s new in Gutenberg 16.4? (9 August)</a></li>\n\n\n\n<li>WPTavern: <a href=\"https://wptavern.com/gutenberg-16-4-introduces-experimental-auto-inserting-blocks\">Gutenberg 16.4 Introduces Experimental Auto-Inserting Blocks</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/08/23/whats-new-in-gutenberg-16-5-23-august/\">What’s new in Gutenberg 16.5? (23 August)</a></li>\n\n\n\n<li>WPTavern: <a href=\"https://wptavern.com/gutenberg-16-5-adds-new-commands-to-the-command-palette\">Gutenberg 16.5 Adds New Commands to the Command Palette</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Phase 3: Collaboration &amp; Workflow</h2>\n\n\n\n<p><a href=\"https://make.wordpress.org/design/2023/08/10/admin-design-kickoff/\">Admin Design Kickoff</a></p>\n\n\n\n<p></p>\n\n\n\n<p class=\"has-large-font-size\">Stay in Touch</p>\n\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-group__inner-container\">\n<ul>\n<li>Did you like this episode? <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><strong>Please write us a review </strong></a></li>\n\n\n\n<li>Ping us on Twitter or send DMs with questions. <a href=\"https://twitter.com/gutenbergtimes\">@gutenbergtimes </a>and <a href=\"https://twitter.com/bph\">@bph</a>.</li>\n\n\n\n<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>\n\n\n\n<li><em>Please write us a review on iTunes! <a href=\"https://gutenbergtimes.com/itunes/\">(Click here to learn how)</a></em></li>\n</ul>\n</div></div>\n\n\n\n<p class=\"has-large-font-size\" id=\"transcript\"><strong>Transcript</strong></p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Hello and welcome to our 88th episode of the Gutenberg Changelog podcast. In today&#8217;s episode, we will talk about the releases of WordPress 6.3 and 6.4, Gutenberg 16.3 and 16.4, and I&#8217;m your host, Birgit Pauli-Haack, curator at the Gutenberg Times and full-time core contributor for the WordPress Open Source project on the Automattic Five for the Future Program. And it&#8217;s a great pleasure for me to have with me today, Ellen Bauer. She&#8217;s a theme developer and 6.4 co-design lead on the release board. She&#8217;s also a co-founder of Elma Studio, a theme development shop and AinoBlocks is one of their products. Ellen has been a very early adopter of blocks and block themes and provided a ton of feedback to the core team. Thank you for joining me today, Ellen. Good evening to New Zealand. How are you?</p>\n\n\n\n<p><em>Ellen Bauer</em>: Thank you very much, Birgit. I&#8217;m very good. Yeah, I&#8217;m just excited to be here. And actually, coming on here has helped me a lot to catch up with all the things that are happening and it&#8217;s so exciting to see it all coming together. Yeah, I&#8217;m just really, really excited for 6.4 and to be part of it and all the things that are coming to WordPress. It&#8217;s really, really cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Excellent, excellent. So how is AinoBlocks doing? Do you have a theme and separate blocks for it?</p>\n\n\n\n<p><em>Ellen Bauer</em>: So yeah, yeah, we do have blocks like block collection or single blocks. It was mainly we started that AinoBlocks to experiment with building blocks and bring blocks into our workflow and to make things happen that weren&#8217;t possible for a long time with just the default blocks. That&#8217;s just how it started, just to build the designs out that we wanted. And we still love to use a lot of the blocks there, especially we have an advanced grid block and things like that. We need to catch up on the spacing and things like that that came into default.</p>\n\n\n\n<p>I&#8217;m planning to do that within the next one or two months to have a bigger update because what we&#8217;ve also been doing is building more block themes, coming back to our roots and back to themes because yeah, it&#8217;s now possible to build block themes and bring the two worlds together and just designing. We missed that with all just block building, we missed doing cool designs, but we didn&#8217;t want to build classic themes, too. So yeah, we were on hold for a long time. And now, we are really, really excited to get back into designing and we have a few cool new designs in the works and it&#8217;s just a lot of fun now to bring the worlds together and really create advanced and modern designs at WordPress. It&#8217;s really cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, I&#8217;m looking forward to your new designs and what you and Manu will come up with. So for our listeners, the last Changelog was a little bit was about four weeks ago, and a lot has happened in those four weeks. We will not cover it all and we hope you can catch up on the other news outlets on those 6.3 came out and 6.3.1, the release candidate was just released this week, will come out next week. We are recording this on August 25th, 2023, and 6.3.1 is scheduled to come out on August 29th. So for those who are binge listening to this at a later date, if you haven&#8217;t upgraded yet, do that now. 6.3.1 is coming out with some bug fixes for some of the features that surface quite late in the release cycle.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Announcements &#8211; WordPress 6.3 and 6.4</h3>\n\n\n\n<p>Speaking of 6.3 or WordPress release, the roadmap for 6.4 was also just published this week.</p>\n\n\n\n<p>It&#8217;s a tight release cycle with the first beta scheduled just four weeks from now, September 26 I think, and this makes it an ambitious list of features and updates. The release is set to be scheduled for November 7th, so there&#8217;s always the two months between beta or six weeks. No, it&#8217;s only five weeks, six weeks, five weeks between beta one and final release. So this one is quite special because the release was, is all about underrepresented gender people that lead the release in all release categories. And you are on design team, Ellen, I&#8217;m on the editor triage team with Anne McCarthy together, each of the release teams of two or three people deep. So what is the design team going to do in this release?</p>\n\n\n\n<p><em>Ellen Bauer</em>: So yeah, I&#8217;m just starting to get really into the work and kindly, Anne has, we have created a side channel in the Slack community for the design team and Estella did actually take the initiative on that. And kindly, Anne has posted and put together a list of tickets and things we are going to get into and some more people shared tickets and issues there. And then of course, the about page and yeah, we&#8217;re just getting started on that. It&#8217;s really exciting, I&#8217;m excited to be on the design team again and it&#8217;s really cool. Tammie Lister also is helping out and Rich put together a to-do list in the beginning, which was cool because last time, I joined for 5.6. Also for the underrepresented gender release, I was struggling at some points like what I&#8217;m supposed to do and when.</p>\n\n\n\n<p>So yeah, this is way more organized now and yeah, it&#8217;s really cool to do it a second time and have a group of people who have also done it before and let&#8217;s just know more what is happening. And I&#8217;m really excited about the new default theme, too. That&#8217;s really cool that this is going to be added for 6.4 because we also had a new default theme released with 5.6 back then. I can&#8217;t believe it&#8217;s already two or three, I think last podcast, you said it&#8217;s three years ago. I was like, what? It&#8217;s crazy, but I guess it is. Yeah, so that&#8217;s really exciting and-</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. So the default theme leads are Jessica Lyschik and Maggie Cabrera.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Maggie. Yep.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And they just introduced the designs for the theme on a separate post and we will certainly share that in the show notes as well, as well with the roadmap, but that&#8217;s only one thing on the roadmap. The others are that there are two new features coming in. Well, at least one of them is the font library.</p>\n\n\n\n<p><em>Ellen Bauer:</em> Yes. So excited for that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, that independent from themes, you can now have fonts on your site and manage them, or that&#8217;s the goal for it. So you&#8217;re not tied to a theme with the font, how your site looks and how your text is displayed independent from the theme. And there will be the backend is already working for that. That comes in in Gutenberg 16.5, so that is one of them. And Anne McCarthy&#8217;s post, she also had some designs already added to it, some pictures of it. Another part is the revisions for the styles were new in 16.3, but there were no revisions for templates and template parts and those will come with 16.4 there on the list.</p>\n\n\n\n<p>We will have new blocks where a table of contents block has been long time in experimental, but it&#8217;s slated now to be released into core. There&#8217;s still a discussion about the time to read block because there is some, well, if you say okay, you have 30 minutes to read, that&#8217;s a normal, it normalizes how the reading capabilities, but if you are dyslexic or in other ways have accessibility issues, it&#8217;s ableism to give you how long you can read about this, that you&#8217;re not normal.</p>\n\n\n\n<p>And that is definitely a discussion to have if we want to have that in core. So the discussion is ongoing. Another block would be the scrolling key block, which it comes out of the &#8217;90s and will never leave us scrolling.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, I actually felt, I mean, we&#8217;ve seen that a lot in designs being trendy, but I was also surprised to see that as a core block in discussion. I mean, it&#8217;s cool that we don&#8217;t have to have custom solutions, but yeah, I&#8217;m most excited about the table of contents block. I remember last year, I was about to like, okay, should I have a custom block? Should I do that? And then I read, okay, it&#8217;s being done. So it&#8217;s cool to finally see that being added. Can&#8217;t wait for it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And I was playing around with it or testing it, playing around equals testing and I always found it in the previous versions limiting because if I have a table of contents, I want to style it, I want to have some maybe different fonts, maybe different backgrounds, maybe different titles, a control over which heading goes in or out. I&#8217;m not sure that all my expectations will come in. So there is definitely room for a custom table of contents block, but I really don&#8217;t like when a table of contents that&#8217;s only 10 or 15 items long that has all the numbers and the indenting numbers in addition, that&#8217;s not additional information, any distracts, is this a priority or not. So I wasn&#8217;t really able to make it a bullet list, but I think that those things will be fixed definitely.</p>\n\n\n\n<p>Then there&#8217;s also the image lightbox or each image block will have a feature that you can, with light box, zoom in on it or have a larger version on it on your screen. If you click on the image, that has been experimental in the Gutenberg for a while. I&#8217;m very excited about the order insert blocks because that is a piece that has been missing for since the beginning. I think that you can add something to a block that is not in the interface, like what would it be?</p>\n\n\n\n<p>So the example is a like button to add it to a comment, or another heading link or maybe just a citation or anything that you can put in dynamically that the user doesn&#8217;t have to control it. So I was thinking sometimes for the click to tweet, can we do this on a block? And it doesn&#8217;t have to be in a separate block, you can just put it in a paragraph or in a heading, or have an additional anchor on a heading without having to do a table of contents to get them automatically built. All these, they&#8217;re all different. I&#8217;m sure there are a lot of use cases for that, too, but I&#8217;m really excited that that is coming to the editor.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, I think so too. It&#8217;s, like you said, been missing for forever, just like you said, a like button or tweet button that yeah, it just makes it more attractive and easy to use blocks if you have these things auto inserted. Yeah, you don&#8217;t want to tweak around with these little items. I think that&#8217;s pretty cool. And I was surprised about the next one, the post formats. That&#8217;s pretty cool to come back to these ones. We have an old theme that&#8217;s like a post format Tumblr-style theme and it&#8217;s been ongoing popular with post formats, so it&#8217;s cool. We can maybe do a block version redesign for that theme, that would be amazing.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, and post formats weren&#8217;t really tended to in the block editor at all.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, not at all.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So bringing that in, it&#8217;s definitely there has been some feedback that this is missing and some theme developers actually didn&#8217;t switch because it wasn&#8217;t available. So that is a good thing for adaptability, but it&#8217;s also with all the insecurities around the social networks and the fragmentation of it that many content creators are thinking about maybe building their own and just giving them post formats. And one of them is actually the non-title post that you just like a tweet, you get just 280 characters and put it in a post and you don&#8217;t need a title for it, and you have it on your website and then you can share it via an ActivityPub process with any of the social networks that you wanted to do. And you don&#8217;t have to go out and go directly to the social networks.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I always love that so much and I&#8217;m already excited to actually build a theme for these kind of purposes. And yeah, like you said, with Twitter not being there anymore, it&#8217;s sad. I feel for the first time actually really excited to start blogging again, and I think it will do that, just like a private blog because I don&#8217;t feel there&#8217;s the right home anymore on any social platform. And yeah, I really miss something and I&#8217;m really excited to use WordPress as not only for business websites and things like that, but actually for blogging again, which is funny and cool to come back to that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I haven&#8217;t felt the urge to just blog for such a long time and now, I want to blog again. So yeah, that&#8217;s really exciting to see that. And I&#8217;m already seeing some new block themes come out of that project as well, which is pretty cool and creative.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And it&#8217;s certainly for writers and blogging, but it&#8217;s also for if you cherish Instagram just to share one photo and be done with it from your mobile phone and now you could do this with your own website, I think it would be just as well, but people who are interested in would follow your blog and your pictures on the blog. And if it has a nice theme that highlights that similar to Instagram or something like that, then and people can follow with a Jetpack or wordpress.com account, they can follow any blog they want. And I know that the ActivityPub plugin is now sponsored by Automattic and so we can create WordPress so it can actually push things into those social networks and even people following on the social networks, but you don&#8217;t have to create on those social networks, you are in control of your own posts and pages and pictures. And so I&#8217;m really, I think this is the most important thing for the web, for the independent web in the future.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I think so, too. I think so, too.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So I&#8217;m really, really great.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. Seeing what can happen to these network, it just doesn&#8217;t feel right to just post your&#8230; Yeah, I feel exactly the same. I was like yeah, even Instagram, it doesn&#8217;t really feel good to post your content there. I was like, &#8220;I want to do it on my own website and still share there&#8221;, but yeah, I think yeah, we really make these experiences now and it&#8217;s cool. Yeah, it&#8217;s really exciting.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: All right, yeah. And then also 6.4, the writing experience will have a focus on that. So the content creation flow on the writing part, like the distraction-free writing, list items, quotes and navigation items, getting additional capture toolbars and all this nice things. Then interfaces and tools like list view, top toolbars, command palette, they&#8217;re all getting additional enhancements or expansions. Site editing will get definitely additional UX polish and quality of life and also additional features.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I love the list view.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: It&#8217;s my favorite thing. So having the group locks, custom naming is like yeah, I mean, we have been asking for that for quite a while and it&#8217;s coming up. And now having that, it will be so cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, yeah, and then this…</p>\n\n\n\n<p><em>Ellen Bauer</em>: I mean for designing, the list view is just&#8230; We need to be in control.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Right, right, right. And if it&#8217;s just a group, group, group group, you don&#8217;t know where you are.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, it&#8217;s awful and it will be cool. And for page patterns, having them like the sections ready with naming and stuff to get out to your customers and theme users, that will be just improving the whole experience because at the moment, it doesn&#8217;t look great, but I still love to use the list view.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, yeah. And yeah, there will be an expansion on the box shadow component, which is in the Gutenberg plugin. It&#8217;s also I think for one or two blocks available, but now it will be available for more blocks, of course. And then custom CSS enhancements are coming, more support for elements for individual blocks, and all these little but important things will get a refinement and enhancements. The same for the global styles, the style book especially, which is such a great help in previewing themes in designing, seeing how the style variations change your sites and all that.&nbsp;</p>\n\n\n\n<p><em>Ellen Bauer</em>: I love that, too.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, that&#8217;s actually one of the big features in 6.2 and 6.3. 6.2 only was a little bit hidden in the global styles, but it brought forefront in 6.3 for the site editor in the site editor so you can directly access it. And another focus for 6.4 is the pattern, realm of patterns like the ability to set categories to update the inserter experience to improve the compatibility with non-block themes, which is still an issue. And another idea might not work with 6.4, but there&#8217;s definitely a stretch goal there to have partially synced patterns. Right now, we have either sync patterns or unsynced patterns, but sometimes you want to have update the style of a pattern and that replicate through previous posts or pages, but not the content. So you couldn&#8217;t do that right now, but there&#8217;s an effort to do that. Depending on how the testing goes and how easy it is to work with, it might make it into 6.4, it might not make it, but that is still&#8230; So there&#8217;s quite more navigation creation and management. Now that there&#8217;s the base is done, there&#8217;s some additional…</p>\n\n\n\n<p><em>Ellen Bauer</em>: It&#8217;s like never ending. It&#8217;s so cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: No ending, no.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I saw the poster, I was like, &#8220;What is happening? This is so cool.”</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I mean, it&#8217;s a lot of work. We will see how much we can get into with not a lot of time, but it&#8217;s exciting. I mean, at one point, these things will get added to the core, so very exciting to see that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. So when you go, dear listeners, to look at that roadmap post that will be linked in the show notes, you&#8217;ll also see links to the current GitHub issue or PR that is in the works about the certain items and you can then gauge how far it is along, how long it is, and also chime in and help with the testing. That would be really good. Another way of it is we will have a separate, there is a separate project board for 6.4 with quite a few items on it. More will be added to it of course, from this and from some of the tracking issues, and there you can follow along on the progress of in the next five weeks until we get to Beta 1. So all new enhancements, new things need to be in the release that are supposed to be in the release by Beta 1.</p>\n\n\n\n<p>Then it’s new feature freeze. And then after that, there&#8217;s only bug fixing in the beta cycle to release candidate one. There&#8217;s even possible to do some bug fixing afterwards, but then there&#8217;s also release candidate one string-free. So if there&#8217;s anything, user interfaces or something like that won&#8217;t get into the release after that because the translators are working on the translation of the new release. And so yes, it&#8217;s a long list for such a short turnaround time, but well, we don&#8217;t know where the boundaries are until we get to them. So we will report of course on the progress on things. We mentioned already the introducing of 2024, we will share the link in the show notes as well. What do you think?</p>\n\n\n\n<p><em>Ellen Bauer</em>: So I read the post that was posted yesterday by Jessica and maybe I think what we didn&#8217;t mention yet is so Maggie and Jessica are leading the theme development, but Beatriz actually did the design work for it. And yeah, I checked out the Figma file today this morning and I think it&#8217;s really, really amazing. I&#8217;m really excited. It seems like a lot of work, but I think a lot of people are already helping out with creating patterns and stuff. I hope maybe I have the chance to do one or two patterns as well if I find the time, or style variations I think is a topic that people can help out with creating and contributing like we did with the last default theme. But yeah, I think it&#8217;s beautiful, it&#8217;s very sophisticated, and I like that they&#8217;re working on different user cases. So I think there&#8217;s a blogger writer category and business, small business portfolio type or small business and yeah, and portfolio.</p>\n\n\n\n<p>I think the three are the main topics they want to cover with that theme and yeah, it looks beautiful. It makes me really excited and I think it fits to WordPress and the new WordPress we see. It&#8217;s really, really beautiful, I love it. And I think yeah, it&#8217;s really exciting to see all the patterns and page templates and all the things you can do because the last team had style variations, but not a lot of a layout building included so that&#8217;s going to be exciting. And that, combined with the free font library and the options there, really, really cool to see that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. I think we&#8217;re getting to a place where when you install WordPress for the first time and you use the default theme out of the box there that you have a headstart on getting your website finished just with the tools that come from the default theme. So there are two things that are not possible now, but that they&#8217;re working on for the 2024 that is that you can have templates, more than one template for a homepage. Right now, you can only have one. Well, the front page and yeah. And then if you create another one, it overrides that and it doesn&#8217;t give you a choice.</p>\n\n\n\n<p>So that&#8217;s one thing, that would cover all the three use cases that you mentioned. And the other part is to actually also provide designs for the various post formats. And when you look into the post, there is one section there that shows you, or in the Figma file, there&#8217;s one section there that shows you just a mason gallery how the posts are, the different post formats are displayed. And I think that&#8217;s what you mentioned with your older theme, Ellen, that it&#8217;s still very attractive for people and I&#8217;m glad that we might have that out of the box.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, it&#8217;s really, really exciting. Yeah, and you can do so much with this theme. And I think, yeah, we never had that before, that default theme was really that flexible and people can really&#8230; Very usable, it looks very usable for the first time. I&#8217;m really, really excited. And the design is I think really fits to what WordPress has to offer. I think it&#8217;s a really great work, very exciting.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And I&#8217;m looking forward to also seeing the page patterns. So when you create a new page that you can have a series of right now, you have to assemble the page yourself with various different patterns that might fit together or not. And with the page patterns, you have a single page fully created and you just need to change your content, the pictures and the content, but that it already gives you a blueprint for single pages, be it a service page or be it an about page or even the homepage. So I think that gives any user a head start with a new site or with an existing site that decides to have that theme.</p>\n\n\n\n<p><em>Ellen Bauer</em>: So true. And yeah, I remember really advocating for&#8230; We need page templates, page patterns, whatever we call it, but ready-to-go pages pre-designed for users to choose and have multiple options. We can imagine three or five about pages and they can choose because yeah, putting the patterns together is for, like a lot of users, still like a daunting idea and it&#8217;s overwhelming and why not provide it? We have patterns, we can do that. And yeah, we&#8217;ve also been doing that with our themes quite a lot and I think it&#8217;s really, really attractive to have that come together.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. I have to say that, yeah, you have the feedback loop directly with your customers, so I&#8217;m glad that WordPress is on the right track there.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, I think so because patterns just in general, it&#8217;s still, I mean, people getting more used to it but it&#8217;s really hard to understand for a lot of people, like what is that? It&#8217;s just a section? I want a page, and providing ready-to-go pages is just so much easier. It&#8217;s really, really cool to see that and have more themes, have that available. Maybe even, I remember saying that last year, even already discussing that, that we have next to a pattern library, like pattern directory, have a page pattern or maybe even there&#8217;s a new word that needs to be created for these patterns. Maybe not, maybe they can live in the pattern preview but they could be too long maybe for preview, I don&#8217;t know. But you have a library for that to theme independent available. I think that&#8217;s really, would be really attractive.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, and that&#8217;s I think where the pattern category work comes in where you can categorize those patterns and also the browsing the previews. So if you have a bigger screen, you get a two-column preview of patterns that are under a certain category so you get a thumbnail view, how they&#8217;re big, and that works nicely, but those underpinnings had to first be built. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yep. Yeah, yeah, yeah. It really comes together and I love what I see, yeah. It&#8217;s so funny that things, like I said last year, it felt like so much struggle to get people excited about block themes and site editing and now it&#8217;s coming together. I think with a little bit more practice, users will really just love it and forget about what we had before. It&#8217;s really cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Well, it also comes in handy that the navigation block editor has gotten a lot of improvements in 6.2 and 6.3.</p>\n\n\n\n<p><em>Ellen Bauer</em>: So true.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Community Contribution</h3>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And Dave Smith, a core Gutenberg contributor, posted an update on it so you can read up about it, how it&#8217;s going to work, but because to be honest, I personally struggled after the first year trying to make navigation work beyond a simple navigation with pages to add a site logo to it or to add a search bar to it or something like that. It was definitely a struggle and it was not thought through, and I wanted to have multiple menus and now, that all came together in 6.3 with the site editor where you have multiple places where you can tap into the navigation and make adjustments, be it providing navigation places and just switch out the menu for that, that was not possible. Before, you had to remove the navigation block and add it again and then yeah, it was yeah, the…</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, yeah, it was the biggest blocker I think for users to get into, they&#8217;re like, &#8220;It&#8217;s not working&#8221;. And yeah, like you said, very simple sites and then it ended. Yeah, very, very exciting to see that. I think now, yeah, just with that, people can really start building entire websites, block themes and stuff, it&#8217;s really tremendous work. And I can imagine it was difficult to get that right, or it&#8217;s still an ongoing process. But yeah, I&#8217;m really happy to see that, too.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, and that is, we&#8217;re just, it&#8217;s all I wanted to point out from hosts, from the themes and then now, we get into what is actually happening in the Gutenberg plugin.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 16.3 and 16.4</h3>\n\n\n\n<p>So Gutenberg 16.4 was released on August 9th, so right after 6.3 was released, and certain items from the Gutenberg 6.4 release actually made it into 6.3. There were actually quite a few, I think 20 to 25 items. I have not identified them, but you will see it in the PR if you follow through the Changelog and click on one of the PRs and you want to know, it had a back port to WordPress release candidate labor that was added and then once it was back ported removed, you see that in the history of the PR. So Sarah Norris was the lead manager for the release manager for 16.4 and she wrote that it introduces exciting new features, including both a new experimental feature and a new component, and we will talk about what those are alongside many enhancement and bug fixes.</p>\n\n\n\n<p>Bug fix highlights include many improvements to the recently added footnotes block and enhancements to patterns. The footnotes block, most of the bug fixes actually made it into 6.3 major release, WordPress release and some of the enhancement for patterns, too. Those were the two areas where there were last minute bug fixes that made it into the release. There were in total 184 pull requests authored by 60 contributors, including two new contributors, and the release has a list of all of them.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Features</h3>\n\n\n\n<p>One of the features that she mentioned, the new component was a basic progress bar component and in the release note, she also, Sarah also has some notes to that.</p>\n\n\n\n<p>And it&#8217;s a horizontal progress bar component that can be used in various places and it replaces the spinner component for the site editor loading experience. Of course, these are public components that can also be used in third party or custom blocks or custom plugins, so there was that. It also gets some design tools with it as well. And it can be tested in the Storybook, which is other, it&#8217;s a different thing than the Style Book. The Storybook is for developers and on the WordPress GitHub repo, you can see the Storybook of all the components with all the attributes and you can test around just in isolation and then grab the code and add it to your own code base.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, I&#8217;ve just looked at that the other day with the progress bar and yeah, I think it&#8217;s definitely an improvement. And I&#8217;ve actually just opened the Storybook for the first time.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh, really?</p>\n\n\n\n<p><em>Ellen Bauer</em>: It&#8217;s pretty cool to have.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. I&#8217;ve never seen that. But I used lots of these items for our blocks before, but I&#8217;ve never seen that. That&#8217;s great to know. It&#8217;s new to me.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, I think we need to…</p>\n\n\n\n<p><em>Ellen Bauer</em>: Was it? Yeah, no.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: It has been there since a long time.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I think it&#8217;s a long time, yeah. Maybe I have been there, I forgot about it. Maybe I have seen it, but pretty cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: If you click on the introduction, it says how the site works and the resources to learn more. And also, it has the code that you can add. It shows you different variables on things, attributes and how they look, so and so, and it also has, there is a section there for components experimental. If you go there, just be aware that it might, and progress bar is one of them, just it might change slightly of the course of development. We definitely need to promote that more that people can go through the Storybook and test some of the components and see how they work, what the documentation is about.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Enhancements</h3>\n\n\n\n<p>So the next item on the Changelog is that now the keyboard shortcut for the command palette is now visible in the side view, it&#8217;s command K or control K, but I never remember keyboard shortcuts, so I&#8217;m glad that it&#8217;s now displayed in the header section of the site editor and so you can know it, too.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I actually love shortcuts, but I also tend to forget them. So that&#8217;s handy because there are some cool ones and you can really speed up your workflow, especially if you&#8217;re really designing in WordPress, so that&#8217;s really cool. Yeah, I love to have the shortcut. Okay.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, I think you would really love to use the command palette for these quick steps things because you don&#8217;t have to click through all the menus to get there. So the command palette is a open page or add page and then you get a … or open page and then you get a list of the pages that are on the site and then you can select them without going to out of the site editor into the pages or from wherever you are and go to pages and then go down the menu items. So I really like the command palette, and that will definitely speed up content creation.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Oh, true. Yeah, it&#8217;s really powerful.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: What also comes with enhancement on the site editor, there are quite a few, but I&#8217;m only pointing out to that one. The pattern library, it switches to a three-column layout on use screen, so that is definitely&#8230;</p>\n\n\n\n<p><em>Ellen Bauer</em>: I love that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: That fills it all up. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yes, I love that because we are building a lot of patterns and I was always like, can we just preview more?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: One thing I noticed with the pattern, like the explore all patterns view, I feel weird and I wonder if it&#8217;s just temporary or so because the two-column layout is like a light gray background because most of the patterns are most likely with a white background, in most themes at least. And then explore all patterns is a white background and it doesn&#8217;t look great. Have you noticed that? And I wonder, is that an error or is it just…</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: I think it would be something to make an issue out of on GitHub, but what you are referring to is the inserter.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, yeah, yeah, that&#8217;s true.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And the switch to three-column layout on your screen, that&#8217;s on the site editor.</p>\n\n\n\n<p><em>Ellen Bauer</em>: In the site editor, okay, I get it. I get it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: In the patterns section of the site editor where you have the menu on the left-hand side.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Okay, okay. Yeah, of course, where on the site editor. Oh, yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: In the site editor, yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: But yeah, in the site editor, I have the dark background as I can see here.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. Okay, that makes sense. I have to test that out again.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, but it&#8217;s definitely worth I think creating an issue for the inserter to maybe also recognize some of the dark light contrast there.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. I haven&#8217;t checked if there&#8217;s an issue and it&#8217;s also not consistent, why I have this light gray and then switch to white? Yeah, I will check it out if there maybe is an issue already or what&#8217;s going on there because yeah, it doesn&#8217;t really make sense.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: And I tested a few themes just to see if it was me, if I had it, but they all had the same issue. Maybe it&#8217;s temporary.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And it might be even a good way to say that the browse all patterns goes to the site editor if it&#8217;s a block theme. With the classic theme, that wouldn&#8217;t work, but yeah. But to have that, that would go site editor. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: That makes sense, yeah. So true. Yeah, I mean, we just want to stay in the site there because it looks so nice and polished. That is true. It would be cool. I will test that out, maybe I can create an issue.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: I&#8217;m just making a note there.</p>\n\n\n\n<p><em>Ellen Bauer</em>: So now, we go into the post editing.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, we are now here at the post editor. There are new commands available now to show or hide the block breadcrumbs. That&#8217;s I think on the bottom of things to get into switching off settings. So enable pre-published checklist or disable the pre-published checklist or change into, or just make a preview in the new tab. Those new commands for the power users there to switch off, on and off the settings so you don&#8217;t have to go through the menu items to go to the options bar and then change the settings for certain things. Even if you just want to toggle on and off and not have it permanently done, changed for your session.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I love all the fine-tuning we are now at. It&#8217;s incredible to see that. Oh my god, all these little things happening that do make a difference, it&#8217;s so cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Speaking of, there&#8217;s the footnotes received in 16.4, add link background and text color support. So now, you can not only create the footnotes and they take on any styling from the theme, but now you can as a user also change the text color background and all that for your footnotes. That&#8217;s actually a very interesting new block, I really love it and I&#8217;m glad that it&#8217;s now in core to test it further on various use cases.</p>\n\n\n\n<p><em>Ellen Bauer</em>: So true.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And then also, the…</p>\n\n\n\n<p><em>Ellen Bauer</em>: And then you have the pre-formatted.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Get spacing support.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. In 16.4, there were more additional enhancements to the blocks performance, you got the spacing support you said, yeah. And then in the words block, you can have now and even the line breaks so you can, instead of paragraph, you also can have line breaks there. Social links get the threads icon so you can have in your list of social profiles that you point people to also go to the new Threads environment of Facebook.</p>\n\n\n\n<p><em>Ellen Bauer</em>: That is good to have. I&#8217;ve yet to check out Threads. I mean, it&#8217;s good to have it. I think especially that since we don&#8217;t have Twitter anymore really, I&#8217;m excited. I want to try it. Have you tried it yet?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: No, and I&#8217;m also hesitant. It&#8217;s not rolled out to all Instagram users. So you need to have an Instagram account and what I saw…</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, that&#8217;s true.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; on certain platforms when people tried it was if you wanted to delete it again, you actually needed to delete your Instagram account…</p>\n\n\n\n<p><em>Ellen Bauer</em>: Oh, wow.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; and I wouldn&#8217;t want to go there.</p>\n\n\n\n<p><em>Ellen Bauer</em>: That&#8217;s not nice. Oh yeah, that&#8217;s not nice.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So I wouldn&#8217;t going to go there.</p>\n\n\n\n<p><em>Ellen Bauer</em>: That&#8217;s true.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Well, but on the other hand, yeah, maybe I should delete my Instagram account already.</p>\n\n\n\n<p><em>Ellen Bauer</em>: You can delete everything. Yeah, I mean, we don&#8217;t need more social platforms to be honest, I feel. But I&#8217;m always keen to check something new out.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, we do. Me, too.</p>\n\n\n\n<p><em>Ellen Bauer</em>: It looks nice, it looks nice and simple and while you&#8217;re already at Instagram, but yeah, I think it&#8217;s weird that it&#8217;s connected with Instagram because I know how they&#8230; Maybe.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: I didn&#8217;t get it offered yet, so maybe because I&#8217;m not on Facebook, I&#8217;m only on Instagram, so I don&#8217;t know.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Oh well, was it that maybe or could it be that this had something to do with European Union holding back with it? I think I have no clue. I didn&#8217;t follow it, but I think Manu mentioned something like that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yes. Yes, you&#8217;re right.</p>\n\n\n\n<p><em>Ellen Bauer</em>: So I think that&#8217;s it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: It&#8217;s only for US Americans and not for EU people. So that&#8217;s another reason.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. New Zealand somehow, we got lucky. We can use it, but I just didn&#8217;t have time yet.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. I think that&#8217;s the problem, which is actually good that they&#8230; But yeah, I don&#8217;t know where that will go, but it&#8217;s good to have the icon at least.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. Yeah, so true. Yeah. I just started being on Bluesky, I just got my invite so I just set it up. So I&#8217;m wondering if there&#8217;s actually a Bluesky icon already, so we&#8217;ll see. If not, I&#8217;m going to create an issue about it.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. Historically, I think I remember WordPress being always super late to add icons, so it&#8217;s cool that they&#8217;re faster now.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. So next thing on our list is that unsync patterns didn&#8217;t come into the quick inserter. So if you started slash and started typing, you didn&#8217;t get a selection of your patterns. That is now&#8230; You can now do that. You find your patterns in there if you use the quick inserter. So that is&#8230; Also, if you search for it, you find them in the quick inserter. So I think that&#8217;s a really good enhancement. I was always wondering why I needed to go to the big blue button to get to my patterns.</p>\n\n\n\n<p><em>Ellen Bauer</em>: That&#8217;s another big improvement with the sync patterns, unsync.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Definitely quality of life improvement. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: It&#8217;s so helpful for a user.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, absolutely. So we are almost at the end of what I wanted to point out as enhancements. Go and read the post release. I wanted to point out also that with this release, the plugin minimum supported PHP version is 7.0. I don&#8217;t think that anybody who uses a Gutenberg plugin is actually on 5.6, but just so if you are, now is the time and you want to be in touch with all the future releases, make sure that you upgrade your site to at least a 7.x version of PHP. That coincides with the WordPress 6.3 release that also bumps the minimum supported PHP version for WordPress to a 7.x PHP version. So 6.3 is the first version that does not support 5.6 anymore, PHP 5.5 versions, 5.x versions.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Bug Fixes</h3>\n\n\n\n<p>In the bug fixes, I found a few things that I wanted to point out because there were bugs that we had to deal with and we don&#8217;t, or maybe not.</p>\n\n\n\n<p>So the cover block ContrastChecker, or the ContrastChecker that is in the sidebar to give a hint when your contrast between the foreground and the background color was not accessible or not high enough to be accessible, that algorithm didn&#8217;t work well with the cover block because of the combination between text, image, alpha overlay color and all that, that was way too much for the algorithm. So they disabled it for the cover block. They didn&#8217;t disable it for the InnerBlocks. So if you have InnerBlock a paragraph and you change the background color there and the text color of that doesn&#8217;t match, it still works. But for the cover block itself, it&#8217;s disabled because it had too many false positives and it was just the algorithm doesn&#8217;t go far enough. And then it&#8217;s better to not have it than having false positives in there. There&#8217;s, in the release in the PR, there&#8217;s also some discussion in there on why the team came to that decision.</p>\n\n\n\n<p><em>Ellen Bauer</em>: It could be that it&#8217;s maybe temporary or…</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, I don&#8217;t know if there&#8217;s a focus on improving the ContrastChecker because that was an external tool, but it&#8217;s definitely just the nature of the cover block just has too many variables in there. So the image block finally got a fix on the image sides for the all wide and full width alignments. Sometimes that wouldn&#8217;t fill it all up or grab the wrong size, so this is now fixed. It has multiple variations there and it&#8217;s definitely a better feel for the image block when you add alignments there. And then the last one is that the video block got a fix for the styling. For the vertical alignment of the video, there was always a little gap on top of it. That was hard coded and they removed it. So if you fix it locally on your own theme or in your own site, you might need to look at it.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I think I saw that. Oh, I have to check that out. I haven&#8217;t used the video block quite often, but I mean, it is handy. I have to test it. I think I saw that once that it has this gap. I remember, I think.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Any spacing is now with the space. So from the beginning, the spacer block was one of the most used blocks amongst the top five most used blocks.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Oh my god, I never liked it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, but it helps. So made it easy for content creators to…</p>\n\n\n\n<p><em>Ellen Bauer</em>: That is true.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; just adjust things, yeah. And now with dimensions controls, with padding and margin, it still is probably easier to use than figuring out, okay, what is padding and what is margin again? Is it inside or outside or what? Yeah, but it&#8217;s not that necessary anymore, especially when you have patterns and theme templates that actually took care and all of them put together. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I&#8217;m not sure, but the problem was also that it was fixed, like a hundred pixels stayed a hundred pixels. Is it still like that? I don&#8217;t even know why.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: The spacer block? No, no.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, the spacer block.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: It can say four, four pixels, 15 pixels, 150 pixels. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: No, I mean, does it responsive? The spacing, is it like fluid?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Is it fluid? I&#8217;m not quite sure. That&#8217;s a good question. I think it is.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Because that was the main reason why I never used it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Because it wasn&#8217;t fluid, yeah. Yeah, I think it is.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I haven&#8217;t checked that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; it&#8217;s definitely a good question.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Maybe we can&#8230; Now, we have spacing way better.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: And that&#8217;s fluid. So then on the post editor, you can allow styles to be changed dynamically through the editor settings. That is a PR that refers to the theme JSON. So you can I think, or to block extenders. Yeah, that&#8217;s for the extenders to update editor settings. Now you can make them dynamically. So you can have theme styles and then react to that, have through the editor provider. That&#8217;s highly technical and there is in the PR some example code for the experiments, but it helps theme developers or plugin developers to also change some of the styling dynamically, CSS or any other means. I think I&#8217;ll put that on the list of what&#8217;s new for developers on the developer blog. Where else? I think that we are on the end of 16.4 except for one more. There is an experiment for auto inserting blocks on the front end and the editor wire REST API. And the release post has an unusual amount of information about that, which is actually almost a… but it&#8217;s really cool how you can auto insert the&#8230; We talked about it, right?</p>\n\n\n\n<p>We talked about it here at the&#8230; It&#8217;s the experimental auto insert on the block JSON file where you can then say, okay, on the core common template for instance, add as last. And you have before, you can add blocks before, after the block you added to or as a first child or last child through the block on the front end. So yeah, definitely try that out, test it. And definitely, there&#8217;s a tracking issue also linked in the release post so you can see what other plans are there for this feature because it&#8217;s still, as I said, experimental.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Documentation</h3>\n\n\n\n<p>The documentation had a ton of changes, updates, and if you are struggling with some of the things because the documentation is not going far enough or deep enough, I would think that going through the release Changelog and look at the documentation issues to see what all changed.</p>\n\n\n\n<p>So there is an API reference documentation for the interactivity API, which still is, it&#8217;s probably not coming for 6.4, but it&#8217;s definitely already in the Gutenberg plugin as a private API right now so core blocks can use it. There&#8217;s an update on the Gutenberg release process documentation. So if you are a contributor and you think about, &#8220;Oh, maybe I want to lead one of those Gutenberg plugin releases&#8221;, it&#8217;s definitely worth looking into it because it made it more fluid for new people that have had an experience with GitHub and Gutenberg, but they haven&#8217;t done a release yet. There&#8217;s also a getting startup guide for the interactivity API, started the block API version three has been documented now, and the create block package received support, for example, property and template defaults. So the scaffolding tool create-block is now a little bit more comprehensive in what it offers as a tool. I think that&#8217;s it. Any comments on those last three, four things that we talked about, I talked about?</p>\n\n\n\n<p><em>Ellen Bauer</em>: Not too much. I need to check out the&#8230; That&#8217;s exciting that you mentioned the create-block tool because I love to use that. I haven&#8217;t used it for a while. Now, I need to come up with a new block idea.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Maybe not. I was so excited to do more design and theming again. I&#8217;m holding off with new block ideas.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, you mentioned that you&#8230; Yeah, after creating so many custom blocks.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, it&#8217;s a little bit&#8230; I loved it, but just working with customers that people, I think maybe because for us, knowing that we come from design and theme worlds, they get just way more excited about design and themes and patterns compared to blocks, the people who follow us in our work.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, definitely, because you see something…</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, yeah, visually.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: It&#8217;s haptical, yeah. I think the barrier for entry for custom blocks is sometimes a little harder. I can see that.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, it was really good for me to get into it and having that skill and I enjoyed it, but it&#8217;s a lot of work with you really have to put a lot of effort into your block to make them work and make them competitive. And yeah, at the moment, I don&#8217;t know if we want to do that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> We don&#8217;t do it because it&#8217;s easy, we do it because it&#8217;s hard, right?</p>\n\n\n\n<p><em>Ellen Bauer</em>: It is true, but it needs to make sense too. We just started building blocks because there was so much missing. And at the moment, we are fine with what we have. I mean, there are a few ideas we have maybe for blocks, but at the moment, we can build the designs we want to build with the blocks available and with our custom blocks so it works. And yeah, if we ever run into something we can&#8217;t do, then we will just create a block. Actually, if you get into it, it&#8217;s not, like for most of the blocks, for most things, it&#8217;s not so hard, it&#8217;s actually pretty easy now. It&#8217;s cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, and the create-block scaffolding tool has been worked on quite a lot in the last year and a half or so.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. Yeah, it&#8217;s amazing. Yeah. In the beginning, I used to not like, I didn&#8217;t even have that available. Since we have that available, it&#8217;s really easy to, actually, it&#8217;s really easy to build custom blocks.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And now, it&#8217;s a little bit more flexible as well because sometimes you, especially for agency developers who roll out just one plugin with all the blocks, you can now tell the scaffolding tool to just not create the whole plugin to just create a directory for one block and have the rest of it there. You can also distinguish between static block and dynamic block just with a command there or a flag respectively, and you can create your own templates. So if you have a process for creating blocks, you can make the tool work with your process as well with creating templates.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 16.5</h3>\n\n\n\n<p>So Gutenberg 16.5 was released this week, actually yesterday, and the release was done by Sioban Bamber and her release post is also online. And this version is again, bug fixes and had a focus on enriching the command palette even more and customized some more of the blocks that had it featured 219 pull requests by 63 contributors, including five new.</p>\n\n\n\n<p>So we are not talking through 219 line items with you, we only pick a few and that is the command. And that is getting to through the features. There was added new block related commands again to the palette, which was the add block selection, block transforms, block duplicate, copy, remove, edit commands like that. So when you highlight something, you can then have a command that transform to, and then it gives you a list of blocks that you can. So it&#8217;s quite an interesting push on those command, creating new commands for that. If you want to follow along and you have plugins that use the block editor and the site editor, there is some documentation in the dev notes for 6.3 on how to create new commands that you can then add to your plugin. So definitely something to look into. There were also fixes to make it render well in smaller view ports and support the commands without icons and make it update the preview in new tab command to reuse the right module for that.</p>\n\n\n\n<p>Yeah, and so those were some of the items that enhances the command palette. It also, in 16.5, there were some components updates and one of them is, we talked in 16.4 about the progress bar that also get additional update with this release 16.5, but there&#8217;s also an update to the modal component that it adds now a header action prompt to enable buttons or other elements to be injected into the header, which is pretty cool. And then enhances the overlay into action as well. So that is of course so much more interesting for developers, but it also is developers for blocks as well as for plugin developers because they can reuse the WordPress components.</p>\n\n\n\n<p>The column block received two enhancements. One is a stretch option for the blocks vertical alignment options, meaning that if a two-stretch through the full column, even if the others were longer. So if you have a three-column block, then one column can be shorter or longer than the other columns. And that was hard to correct with a spacer block, we talked about it, but that of course what a spacer block was good for. And now, you have a vertical alignment option where you say, okay, just stretch this to the full space. And then especially when you have backgrounds on them, it looks much nicer when the backgrounds are all in the same length of that.</p>\n\n\n\n<p><em>Ellen Bauer</em>: That&#8217;s very helpful. I haven&#8217;t actually tested that, but it sounds very helpful. I have to retest it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Well, anybody should test it to see it actually does what you want it to do.&nbsp;</p>\n\n\n\n<p><em>Ellen Bauer</em>: That sounds really helpful.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, I&#8217;ve struggled with that every time when I use a columns block that my columns are not lined up and then I fiddle 90% there and then the last 10%, I fiddle a half an hour with a spacer block to get it all matching up in that, yeah. And the second enhancement I wanted to mention is that now, if you press enter on an empty paragraph at the end, then you get exit out of the columns block. There was no way to, with a keyboard, to get out of the columns block. Now you can when you&#8217;re done writing and then you hit enter on an empty paragraph at the end of the block that you get out of it.</p>\n\n\n\n<p><em>Ellen Bauer</em>: That also makes a lot of sense.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. I haven&#8217;t used the columns like that much, to be honest, myself. I have to check it out again.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, it&#8217;s much more versatile now, especially with the different backgrounds for each column, different&#8230; You can do all kind of different&#8230; The single column has now so many design tools that it&#8217;s really helpful for your designs. There was some lacking design tools. They were only available for the full, for the columns block.</p>\n\n\n\n<p><em>Ellen Bauer</em>: For the main.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, for the main column and now, it&#8217;s all you get…</p>\n\n\n\n<p><em>Ellen Bauer</em>: For the…</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; yeah, for the single column. Yeah, we always have to distinguish between the columns block and the column block. Yeah, and then other block updates like the file block got spacing options, the image block got aspect ratio support for the light box, the post content block got color controls. And this is the last one I wanted to mention is that the block titles have been changed to remove posts from it. So those are the ones like post author, post title, post content, post&#8230; Yeah. So because they&#8217;re pretty redundant, if it&#8217;s a title.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, there were a lot.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; can be a post title and a page title and then it&#8217;s the author, but it&#8217;s the post author block on a page, why would I do that? So it makes more sense, but it also changes the alphabetical list of things. So if you wanted to look for titles, you always put title in and it gave you in the inserter the post title, but now it just says title. So some people are all very tuned in into what they see in the inserter and this makes the visual inserter a little bit different when it doesn&#8217;t have posts in it, yeah. They might not recognize it.</p>\n\n\n\n<p>Yeah. So the global styles now got a feature to reset to the default global styles revision thing, and then also reduce the visibility check on two to one revision. So you don&#8217;t&#8230; Yeah, if you only have one revision, there is no visibility check there. That&#8217;s just one of the refinements of things. On the block editor, there&#8217;s now a…</p>\n\n\n\n<p><em>Ellen Bauer</em>: That is the&#8230; I haven&#8217;t actually looked into that, allow the layout controls to be disabled per block from theme JSON, but that sounds very helpful. But the next one, the fluid typography at minimum and maximum view port for that, like the theme JSON we can, in a theme, can configurate that ourselves. That&#8217;s what it means, right?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Right, right. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, that&#8217;s so helpful because yeah, that&#8217;s something that didn&#8217;t really work for now, like creating designs with especially a larger typography sometimes. You only want that obviously in larger screens and you couldn&#8217;t really control it. That&#8217;s really, really helpful to have. I love that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. There was also a bug fix in an earlier version, I don&#8217;t know it was 16.2 or 16.1 where you could also, it changed the progression from screen size, a big font down to smaller screen sizes, it now has a different algorithm to do that, so it actually works. So it actually goes smaller on a smaller screen. Sometimes when you have, I don&#8217;t know, 160 big letters, even if you scroll them down to a minimum size, it wouldn&#8217;t scroll down. But now, you can also hard code those minimum and maximum with the theme JSON. So it&#8217;s even more control now than you just rely on the algorithm to do that.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, and also the layout controls. I mean, from my perspective, anything that we can get control of where theme JSON is amazing because yeah, it just makes it so much more flexible to have everything there. So to disable the layout controls per block basis I think is also pretty neat. I love to see that. Yeah, it&#8217;s really cool to see that there&#8217;s just more fine control and yeah, things just start to work way better.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So what else is in there? I&#8217;m scrolling, scrolling through that what I wanted to do. But in the block editor, there&#8217;s also one PR that didn&#8217;t get any notice anywhere else except here in the Gutenberg Changelog, but also in Gutenberg Changelog podcast that there&#8217;s now support for container queries in editor CSS. Container queries means okay, if the container is something, the CSS changes in opposed to view port or media queries. And what happened was when if you enqueued a CSS file that used container queries, there would be an error message on the block editor. And that has been fixed and now, theme developers and designers can now use container queries in their CSS files without any problems with the block editor. I think that&#8217;s a step in the right direction because container queries are the new thing with CSS for, well, I don&#8217;t know how long, but I think it&#8217;s a better way to make a website or design flexible on screen size or container size rather than&#8230; The browser size rather than the screen size.</p>\n\n\n\n<p>So that is definitely a step in the right direction to be a little bit updated with the modern CSS. For developers, again, interesting that the style engine now includes namespace in layout class names for non-core blocks. So it&#8217;s a very slight change, but it makes it so much more controllable that you now can use a theme slugs namespace on your class names for your core blocks and it&#8217;s still for your blocks, your custom blocks, and it will be in the style engine and you can use your CSS. It&#8217;s consistent, you don&#8217;t have to&#8230; It&#8217;s not so arbitrary anymore. And you can override your other people&#8217;s stuff when you can add your namespace there. It looks a little bit unwieldy when you look at the CSS class name, but it&#8217;s definitely like so before, it only said my block, my test block is layout-constrained and now, my block, create-block, my test block is layout-constrained. So it adds the namespace just after the WP block in your CSS automatically.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Wow. Yeah, that makes sense. It just gives you more control.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Gives you more control and isolate certain CSS in class names. Yeah. All right.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Experiments</h3>\n\n\n\n<p>There are two, no three experiments now in Gutenberg. One is the backend for the fonts library is now in the plugin, and then there is also a feature to connect a paragraph to a meta custom field. So there is an effort to have a user interface to connect certain blocks attributes to a custom field, and this is the first test. It&#8217;s very early, there is a little UI with it, but that is definitely something for extensibility for plugin developers to test out that you can, when you register your meta field, that you also can add them to the sidebar and allow connections to certain blocks with it. I think that&#8217;s a terrific idea and it fills a gap that is missing, and it helps with implementers when they use something like ACF to create meta fields and then they can just add them to a decent blocks, but it&#8217;s very early stages so it needs people to be testing but also to discuss that with the core developers.</p>\n\n\n\n<p>And then the last one is a bootstrap minimal sync package. Well, it doesn&#8217;t, the name of the PR doesn&#8217;t really tell you what it actually is, but it&#8217;s part of the real-time collaboration efforts for phase three. Riad has put in little experiments and it&#8217;s really just a prototype or a proof of concept where you can have multiple people work on posts at the same time and see how that works. It uses the team has decided or thinks that the best external library to use is the Yjs library that uses web sockets and other in the pipeline tools. And yeah, it&#8217;s just the beginning of that little piece of it. And if you read through the PR, you hear a lot that&#8217;s not working, but the things, the main thing should be working. So test it out, try it out and just see how it feels.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I mean, that&#8217;s exciting to be able to start looking into it. I want to try it out.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, I think Riad did two years ago, already had a site that&#8217;s called asblocks.com where he tested some of that already. So this is bringing it into the Gutenberg repo and see how it works with actually a real implementation, yeah. So I&#8217;m just looking also at the fonts library. There is in the PR, it&#8217;s a backend test, but in the PR, there is a video where you can see how it would fit into front end view as well. I don&#8217;t think there&#8217;s UI yet in there, but the experiment is you need to turn it on so you as a developer can use the REST endpoints to figure out how you can include it into your plugin. If you are a plugin developer that works with fonts and has some of the functionality in there, it&#8217;s probably good to start working with it.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Documentation</h3>\n\n\n\n<p>And then there we are again, a ton of updates in the documentation, especially I just want to point out one page and that&#8217;s the page curating the editor experience because it also now includes how to include the starter patterns for templates and that it&#8217;s documented now, but that page is something I point many people to when they say, &#8220;Well, I don&#8217;t want our users to have access to this, that and other&#8221; and I said, &#8220;Well, you have tools to make them disappear, to disable things or to curate that a little bit further&#8221; and that&#8217;s the page that I point people to when they need to explore how they can switch off some of the functionality or some of the features of the design controls and global styles as well. Do you have any&#8230; Oh no, no, one more. I&#8217;m sorry, one more for the benefits and…</p>\n\n\n\n<p><em>Ellen Bauer</em>: It&#8217;s a lot, I mean…</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: It&#8217;s a lot, yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: It&#8217;s a lot.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: For Node and NPM, no?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: For the building tool update, get update?</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. The Gutenberg repo now update the minimum node version to 16 and NPM version to eight. Up until now, I was still working on minimum version 14 and I think six for NPM, but now you need at least be on 16 and on eight for NPM to build with Gutenberg and to, in some of the packages, require now the higher versions. It was mainly updated for I think the fund&#8217;s API, well, I&#8217;m not quite sure, I&#8217;m sorry. I might be misleading. There was a reason why it was happening now because one of the features, either the interactivity API or the fonts API or something like that, required a higher version of it. And so now, yeah, all the build processes now. So on the repo, you might want to rebase them and update your node install. Yeah, other external libraries also got updates like the Storybook or Learner or TypeScript Storybook is now on version 7, Learners on 7.14 and Typescript on 5.1, but that&#8217;s all for now. Now, we are at the end of it. Did you see anything that you wanted to explore that we overlooked?</p>\n\n\n\n<p><em>Ellen Bauer</em>: No, I got a bit more quiet to the end of it. I&#8217;m sorry. It&#8217;s like I&#8217;m sliding into bed time time-wise, sadly.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So what time is it there?</p>\n\n\n\n<p><em>Ellen Bauer</em>: My energy level goes a little bit down. Yeah, it&#8217;s not that late. It&#8217;s just like toddler mom late. It&#8217;s 10:00.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh, yeah. No, it&#8217;s getting close to my bedtime too. So I only have one more thing on the agenda for today and that is the admin design kickoff post that was posted by section. And we only can, our listeners certainly need to go there and read it themselves, but yeah, dear listeners but also go there especially…</p>\n\n\n\n<p><em>Ellen Bauer</em>: Very exciting.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; it&#8217;s very exciting and it shows you where the site editor design can merge into WP admin in various different ways. And which part of it excites you most? You read through it?</p>\n\n\n\n<p><em>Ellen Bauer</em>: The merge part because yeah, this side editor, it just looks like yeah, so it&#8217;s more modern and I can&#8217;t wait for it to merge as much as possible, as fast as possible. Just yeah, because it just represents what WordPress has to offer way more, like coming from a design background myself too. Yeah, we just want to see, see it more clean and modern and just more exciting to work in it, I think, and just more attractive, to make it more attractive to new users and it&#8217;s just beautiful.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And I like…</p>\n\n\n\n<p><em>Ellen Bauer</em>: And I love the site editing.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. Design?</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, the design of the site editing. So I can&#8217;t wait to have all of WordPress look like that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh, I think you need to have some patience because…</p>\n\n\n\n<p><em>Ellen Bauer</em>: I know.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; it&#8217;s going to take many, many major releases.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I know. Yeah, sadly. If it would be up to me, we would do tomorrow.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, you and me both. I know. But what I like about it is that it&#8217;s more contained. So when you have a plugin right now, a plugin can put itself into the menus on the left-hand side and it.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, yeah, that surround it. Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: But now, you have a plugin section and then a plugin, and then whenever you click on it, the plugin takes over your screen, but it&#8217;s all plugin-oriented. So you have your tabs, you have your everything. And if you want to get out of the setting, you just do the back button and you&#8217;re back to the WordPress part. I really like those.</p>\n\n\n\n<p><em>Ellen Bauer</em>: That&#8217;s true. Yeah. I mean, that&#8217;s the biggest complaint too. We hear from people that it&#8217;s like if a plugin can take over WordPress, it looks wild and it&#8217;s sad for WordPress when that happens. And all the promotions and whatever some people put in there, we don&#8217;t want to have that. And also finding plugin settings because some put them there and others there, and I think it just grew organically and we have to now improve that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. And I think it&#8217;s also…</p>\n\n\n\n<p><em>Ellen Bauer</em>: Just for users, I mean, it&#8217;s for the users. We do it not to punish people, but to make it a better user experience because at the moment, it&#8217;s just suffering.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: But I also can see that it&#8217;s so much helpful for the plugin developers to have a coherent WordPress design system that they can rely on and don&#8217;t have to come up with all the interfaces themselves because that code needs to be managed and maintained.</p>\n\n\n\n<p><em>Ellen Bauer</em>: I like that you say that. And probably at the moment, a lot of people won&#8217;t agree, but I think too, you have to control that experience. I like it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Well, then the control of the experience you still have, just the design. So the user sees the same components over and over again and knows what to do with them. And what they do is the plugins definitely have a freedom on there, but I think if some of the plugins that are really big plugins can rely. And we had a live Q&amp;A on the Gutenberg Times about that with the people from the developers from GiveWP, they do their whole revamp of their plugin based on the WordPress packages and components so that the open source project is actually maintaining their code. And they did additional of course customization on that, but they only have to maintain those instead of the whole plugin.&nbsp;</p>\n\n\n\n<p><em>Ellen Bauer</em>: Makes their life easier. Yeah, makes everyone&#8217;s lives easier.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah, and also the…</p>\n\n\n\n<p><em>Ellen Bauer</em>: I think so, too.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: &#8230; and also the feedback loop is now about WordPress&#8217; core elements and not about what the plugin can do and the bug fixes can be in core. It&#8217;s fixed upstream instead of just in the plugin, if there is something there that needs to be fixed.</p>\n\n\n\n<p><em>Ellen Bauer</em>: That makes sense. Yeah, I love that. I can&#8217;t wait.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Dear listeners, I don&#8217;t know if I shared that post with you, but I will post it again in the show notes with the live Q&amp;A with the GiveWP developers, Jason Adams and John Weinstein probably yeah, it was the beginning of July. We had that live Q&amp;A and we have the transcript and the video and all the resources there, so you can follow up on that. Anyway, well, it was so great to walk with you through those Changelog items.&nbsp;</p>\n\n\n\n<p>Ellen, thank you so much. And before we come to the end, do you have any announcements or comments that you will like our listeners know? And if people want to get in touch with you, where is a good spot to find you?</p>\n\n\n\n<p><em>Ellen Bauer</em>: So first of all, thank you for having me. Yeah, I hope I could contribute a little bit to this episode.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: A lot, a lot. Yes, no.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah, so getting in contact with&#8230; So we have our website, ElmaStudio on AinoBlocks both work. And yeah, I&#8217;m still on, I still call it Twitter, I don&#8217;t care. Instagram and YouTube. I actually just about to get into creating a few new YouTube videos, so it&#8217;s all Elma Studio there on all the socials, except Twitter is my name, Ellen Bauer. Yeah, just on our website. And news is just that we are about to finish a new free theme and it&#8217;s inspired by the statement I made earlier that I just wanted to blog again. So we&#8217;re going to do a little blog theme that was just a design idea we had, Manu and I had and we are like, &#8220;Just, let&#8217;s do it.”</p>\n\n\n\n<p>And I&#8217;m actually excited to create a little private blog on this design and we have it almost ready, I think. I hope it will land in the WordPress arc repository within the next four weeks or so, depending on what we still need to do. And then there&#8217;s a second one in the works as well that is just a wrap up of a redesign we did, and we had all these materials and patterns and templates ready and we&#8217;re like, &#8220;Let&#8217;s do a theme out of that&#8221;. So that&#8217;s going to be another free theme coming as well. Yeah, just fun projects we did over the last month.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: I&#8217;m looking so much forward to that. Yeah.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Yeah. We just wanted to create something simple for a change and we&#8217;re like, &#8220;Let&#8217;s do that, just simple block themes or easy smaller themes, make them free themes&#8221;. So that&#8217;s what we did just out of fun, which is cool to do that too. Yeah, so that&#8217;s coming from us. Others, I don&#8217;t have anything else to say except thank you for having me. It was really exciting and it helped me a lot to catch up on things actually, which is so cool.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Oh, good.</p>\n\n\n\n<p><em>Ellen Bauer</em>: And yeah, I&#8217;m just amazed and excited about all the changes coming and all the fine-tuning. It&#8217;s really so, so cool to see WordPress coming together in that way. Like you said, with the admin and stuff, it&#8217;s still a way to go, but I mean, we can see the first glimpses of that and really beautiful to see WordPress going into that direction. I&#8217;m really excited.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Yeah. Well, I&#8217;m glad to be working with you on the 6.4 release. And dear listeners, before we end the show, I want to remind everyone the show notes will be published on gutenbergtimes.com/podcast. This is episode 88. And if you have questions or suggestions or news that you want us to include in the next show, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>, that&#8217;s <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. Thank you all for listening. And in two weeks, we have Nadia Maya from Hostinger. She&#8217;s a content creator on Hostinger and she will go with us through the Changelog. Thank you so much, Ellen, and hope all will be well. Until the next time, bye-bye.</p>\n\n\n\n<p><em>Ellen Bauer</em>: Thank you. Bye.</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, 28 Aug 2023 12:14:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:77:\"WordPress.org blog: The Future of WordPress &amp; What’s Next for Gutenberg\";s:7:\"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=15879\";s:7:\"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/2023/08/the-future-of-wordpress-whats-next-for-gutenberg/\";s: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:5046:\"<p>Nearly 2,000 attendees gathered for two days of keynotes, sessions, and community-building conversations at the Gaylord National Resort &amp; Convention Center in the largest attended WordCamp US ever. Saturday’s sessions concluded with back-to-back keynotes by WordPress co-founder <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> and Executive Director <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a>. </p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s Next for WordPress</h2>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>Josepha launched her keynote by celebrating 20 years of WordPress and reflecting on its journey from a blogging tool to the world&#8217;s most popular community-driven web platform. On WordPress as a platform for empowerment and change, Josepha shared, “The more people that know about WordPress, the more people can access the incredible opportunities that WordPress can provide.” And that sustaining the platform for future generations ensures these opportunities will persist. She added, “We exist for as long as people want to use our software.”</p>\n\n\n\n<p>The community is the key to sustaining WordPress, and Josepha touched on the importance of WordCamps, workshops, and events that create value, promote inclusivity,&nbsp; and spark inspiration. WordPress can be a catalyst for positive change in the life of a contributor, end user, or site builder.</p>\n\n\n\n<p>Concluding her keynote, Josepha asked the audience to think about the story they’d want to tell about themselves and their time in WordPress; and the story they would want WordPress to tell the world.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s Next for Gutenberg</h2>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>Matt began his keynote with a touch of nostalgia, referring to a comment on his personal blog in 2003 by WordPress Co-founder <a href=\"https://profiles.wordpress.org/mikelittle/\">Mike Little</a>, and then looked ahead to the most recent release, WordPress 6.3. As this year’s largest release, it includes new features such as the Command Palette, a quick way (⌘+k on Mac or Ctrl+k on Windows) to search your site and access common commands.</p>\n\n\n\n<a href=\"https://wordpress.org/download/releases/6-3/\"><img width=\"1024\" height=\"535\" src=\"https://i0.wp.com/wordpress.org/news/files/2023/08/6.3-Release-Edition-Featured-Image.png?resize=1024%2C535&ssl=1\" alt=\"WordPress 6.3 Lionel\" class=\"wp-image-15795\" /></a>\n\n\n\n<p>Matt continued, “WordPress never rests, so right around the corner is <a href=\"https://make.wordpress.org/core/6-4/\">WordPress 6.4</a> on Nov 7… with some cool new features.” He shared that 6.4, like 5.6, will be an underrepresented gender-led release. A new default theme, <a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Twenty Twenty-Four</a>, is tailored for entrepreneurs and small businesses, photographers and artists, and writers and bloggers. Additionally, 6.4 will feature integrated font management and Image block options to expand single images for optimal viewing.</p>\n\n\n\n<p>Looking further into the future, Matt highlighted Phase 3 of the Gutenberg project, which will focus on workflows and collaboration, “moving WordPress from a single-player to a multi-player tool.” In that spirit of collaboration, a new <a href=\"https://wordpress.slack.com/archives/C05PY7QLR5F\">#LMS</a> working group will also bring WordPress learning management systems together to improve the web standards for courses and learning content.</p>\n\n\n\n<p>Beyond Phase 3, Matt shared thoughts about what it means to support WordPress many years from now. A new <a href=\"https://wordpress.com/100-year/\">100-Year Plan</a> from WordPress.com is an exploration into long-term planning for your online presence. He encouraged attendees to be inspired by the region&#8217;s history, reflecting on what it would mean to honor the past while anticipating and planning for the future.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\">Q&amp;A</h2>\n\n\n\n<p>A Q&amp;A session followed the keynotes, with questions submitted by the in-person audience and live stream viewers.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>Additional questions will be answered in a future post on <a href=\"https://make.wordpress.org/project/\">make.WordPress.org/project/</a>. Join the <a href=\"https://make.wordpress.org/\">global community making WordPress</a> and be part of our journey toward a brighter future!</p>\n\n\n\n<p><em>Thank you to </em><a href=\"https://profiles.wordpress.org/angelasjin/\"><em>@angelasjin</em></a><em>, </em><a href=\"https://profiles.wordpress.org/bjmcsherry/\"><em>@bmcsherry</em></a><em>, </em><a href=\"https://profiles.wordpress.org/cbringmann/\"><em>@cbringmann</em></a><em>, </em><a href=\"https://profiles.wordpress.org/dansoschin/\"><em>@dansoschin</em></a><em>, and </em><a href=\"https://profiles.wordpress.org/eidolonnight/\"><em>@eidolonnight</em></a><em> for collaborating on this post.</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:\"Sun, 27 Aug 2023 04:50:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Nicholas Garofalo\";s: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:126:\"Gutenberg Times: Theme Twenty-Twenty- Four, WordPress 6.4, upcoming Hallway Hangouts and Developer hours—Weekend Edition 265\";s:7:\"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=25326\";s:7:\"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:132:\"https://gutenbergtimes.com/theme-twenty-twenty-four-wordpress-6-4-upcoming-hallway-hangouts-and-developer-hours-weekend-edition-265/\";s: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:20027:\"<p>Howdy, </p>\n\n\n\n<p>I had a fabulous time on our Danube River Cruise. We walked the capitals of Austria, Hungary and Slovakia, Budapest, Vienna and Bratislava, learned about the long history of the region and had excellent food and wine tastings. </p>\n\n\n\n<p>In the past three weeks, a lot has happened in many corners of the Gutenberg project. It will take us more than one weekend edition to catch up. </p>\n\n\n\n<p>For this edition, I kept it mostly within WordPress team posts and articles. In the next edition, I will also include content and updated from the community again. </p>\n\n\n\n<p>Glad to be back. I missed you. </p>\n\n\n\n<p>Yours, 💕<br /><em>Birgit</em></p>\n\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-group__inner-container\">\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/#0-word-press-release-information\">Developing Gutenberg and WordPress</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#1-word-press-6-3\">WordPress 6.3 </a></li><li><a href=\"https://gutenbergtimes.com/feed/#1-word-press-6-4\">WordPress 6.4</a></li><li><a href=\"https://gutenbergtimes.com/feed/#2-gutenberg-16-4-and-16-5\">Gutenberg 16.4 and 16.5</a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</a></li><li><a href=\"https://gutenbergtimes.com/feed/#2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</a></li><li><a href=\"https://gutenbergtimes.com/feed/#6-building-blocks-and-tools-for-the-block-editor\">Building Blocks and Tools for the Block editor.</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#7-update-on-html-api\">Update on HTML API</a></li></ul></li></ul></div>\n</div></div>\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p><strong>Justin Tadlock</strong> curated <strong><a href=\"https://developer.wordpress.org/news/2023/08/whats-new-for-developers-august-2023/\">What’s new for developers? (August 2023)</a>.</strong> &nbsp;The seventh edition of a monthly series that cuts through all the noise, bringing you the latest features, updates, and fixes you need to know about to build on top of WordPress.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Anne McCarthy</strong> announced <a href=\"https://make.wordpress.org/meta/2023/08/11/introducing-wordpress-org-blocks/\">Introducing WordPress.org/blocks</a> &#8220;To better tell the story of blocks, both within WordPress and as a broader framework for folks to consider with their next project,&nbsp;<a href=\"https://wordpress.org/blocks/\">a new page</a>&nbsp;has been created on&nbsp;WordPress.org&nbsp;that attempts to pull together the ease and power of blocks into a single source&#8221;.</p>\n\n\n\n<img width=\"652\" height=\"408\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/08/Page-about-Blocks.jpg?resize=652%2C408&ssl=1\" alt=\"Screenshot of Introduction to Blocks page header\" class=\"wp-image-25337\" />\n\n\n\n<p>In his <a href=\"https://make.wordpress.org/design/2023/08/14/design-share-jul-31-aug-11/\"><strong>Design Share: Jul 31-Aug 11</strong></a>, Joen Asmussen, reports on work by members of the WordPress design time. You&#8217;ll find listed various prototypes for the redesign of the Documentation and Learn WordPress site, the Showcase section of the WordPress site, and the already published design assets for the WordPress &#8220;Lionel:&#8221; 6.3 release and <a href=\"https://wordpress.org/download/releases/6-3/\">its new microsite</a> and some early mock-up so of list views for the WordPress Admin section. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Saxon Fletcher</strong>, contributor on the design team, published the first design mockups for the <a href=\"https://make.wordpress.org/design/2023/08/10/admin-design-kickoff/\"><strong>Admin Design Kickoff</strong></a>. You can review videos, and screenshots with a ton of explanation of challenges and considerations. The overall look feels like an enhanced version of the Site Editor screens and concepts. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"1-word-press-6-3\">WordPress 6.3 </h3>\n\n\n\n<p>It&#8217;s probably just me, who feels that <a href=\"https://wordpress.org/news/2023/08/lionel/\">WordPress &#8220;Lionel&#8221; 6.3 </a>was released a long time ago, instead of just two weeks and a half. It&#8217;s been a massive release and there is still additional information published, i.e., about the considerable performance improvements and the update to the Navigation blocks and features. </p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2023/08/07/wordpress-6-3-performance-improvements/\">WordPress 6.3 performance improvements</a>&nbsp;by <strong>Felix Arntz</strong></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2023/08/23/whats-new-for-navigation-in-wordpress-6-2-and-6-3/\">What’s new for Navigation in WordPress 6.2 and 6.3</a>&nbsp;by <strong>Dave Smith</strong></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Sarah Gooding </strong>reported on the created release assets: <a href=\"https://wptavern.com/wordpress-publishes-6-3-release-video-and-landing-page-demo\"><strong>WordPress Publishes 6.3 Release Video and Landing Page Demo</strong></a>. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"1-word-press-6-4\">WordPress 6.4</h3>\n\n\n\n<p><strong>Anne McCarthy</strong> published the <strong><a href=\"https://make.wordpress.org/core/2023/08/22/roadmap-to-6-4/\">Roadmap to 6.4</a>,</strong> the next major release of WordPress, led  by an all <a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\">underrepresented gender release squad</a> scheduled for November 7th, 2023. A tight release cycle with the first beta scheduled for September 26th, makes this an ambitious list of features and updates. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Part of the next WordPress release is also a new default them. <strong>Jessica Lyschik</strong> published the article <strong><a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Introducing Twenty Twenty-Four</a></strong>. &#8220;The idea behind Twenty Twenty-Four is to make a default theme that can be used on any type of site, with any topic.&#8221; she wrote. </p>\n\n\n\n<img width=\"652\" height=\"435\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/08/Twenty-Twenty-Four-Post-Formats-web.jpg?resize=652%2C435&ssl=1\" alt=\"Screenshot Twenty-Twenty-Four, collection of various post formats. Mock-up\" class=\"wp-image-25356\" />\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Sarah Gooding</strong> wrote about the roadmap, too: <a href=\"https://wptavern.com/wordpress-6-4-roadmap-includes-typography-management-features-new-blocks-and-twenty-twenty-four-default-theme\"><strong>WordPress 6.4 Roadmap Includes Typography Management Features, New Blocks, and Twenty Twenty-Four Default Theme</strong></a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"2-gutenberg-16-4-and-16-5\">Gutenberg 16.4 and 16.5</h3>\n\n\n\n<p>Release lead, <strong><a href=\"https://twitter.com/mikachan_\">Sarah Norris</a></strong> published <a href=\"https://make.wordpress.org/core/2023/08/10/whats-new-in-gutenberg-16-4-9-august/\">What’s new in Gutenberg 16.4? (9 August)</a>&nbsp;and highlighted</p>\n\n\n\n<ul>\n<li><a href=\"https://make.wordpress.org/core/?p=107380#auto-inserting-blocks\">Auto-Inserting Blocks (Beta)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/?p=107380#new-progress-bar-component\">New Progress Bar Component</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/?p=107380#new-commands-in-the-command-palette\">New Commands in the Command Palette</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/?p=107380#new-block-supports-for-footnotes-block\">New Block Supports for Footnotes Block</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/?p=107380#minimum-supported-php-version-bumped-to-7-0\">Minimum Supported PHP Version Bumped to 7.0</a></li>\n</ul>\n\n\n\n<p>Sarah Gooding&#8217;s post on the release: <a href=\"https://wptavern.com/gutenberg-16-4-introduces-experimental-auto-inserting-blocks\"><strong>Gutenberg 16.4 Introduces Experimental Auto-Inserting Blocks</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>This week, <a href=\"https://twitter.com/SiobhyB\"><strong>Siobhan Bamber</strong></a>, contributor on WordPress mobile app,  handled the Gutenberg plugins release and published the release post <a href=\"https://make.wordpress.org/core/2023/08/23/whats-new-in-gutenberg-16-5-23-august/\"><strong>What’s new in Gutenberg 16.5? (23 August)</strong></a>. She highlighted the new commands and enhancements to the Command Palette and additional block support for multiple blocks including Details and Post Content blocks.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background is-layout-flow wp-block-group-is-layout-flow\"><div class=\"wp-block-group__inner-container\">\n<p class=\"is-style-no-vertical-margin\"><strong>🎙️ </strong> Latest episode:  <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-89-gutenberg-16-6-font-library-default-theme/\">Gutenberg Changelog #89 – Gutenberg 16.6, default theme and Font Library</a> with Nadia Maya Ardiani  as special guest, hosted by Birgit Pauli-Haack</p>\n</div></div>\n\n\n\n<p><strong><a href=\"https://twitter.com/ellenbauer\">Ellen Bauer</a></strong> and I had a great time catching up since we met in person at WordCamp Asia. I was delighted that Ellen came on the Gutenberg changelog show to discuss the latest happening in WordPress and. The Gutenberg Changelog 88 episode will arrive at your favorite podcast app within a couple of days. </p>\n\n\n\n<img width=\"652\" height=\"186\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/08/Ellen-Bauer-Birgit-Pauli-Haack-Gutenberg-Changelog-89.jpg?resize=652%2C186&ssl=1\" alt=\"\" class=\"wp-image-25343\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p>Although the deadline to post feedback for the latest call for testing from the FSE Program  <a href=\"https://make.wordpress.org/test/2023/08/09/fse-program-testing-call-25-lets-start-from-the-beginning/\">#<strong>25: Let’s start from the beginning</strong></a> has passed, it&#8217;s still a great set of instructions to test  WordPress 6.3 and all the new features that come with it.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>The WordPress Theme team rep <strong><a href=\"https://twitter.com/TheKafleG\">Ganga Kafle</a> </strong>announced that <a href=\"https://make.wordpress.org/themes/2023/08/11/blue-note-the-second-community-theme-is-released/\"><strong>Blue Note: The second community theme is released</strong></a>. &#8220;It is an elegant and fun&nbsp;block&nbsp;theme inspired by jazz and the record label “Blue Note Records”, he wrote. </p>\n\n\n\n<img width=\"652\" height=\"489\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/08/Blue-Note-screenshot.png?resize=652%2C489&ssl=1\" alt=\"Screenshot blue note theme. \" class=\"wp-image-25351\" />\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Anne McCarthy </strong>invites you to the next Hallway Hangout about  <strong><a href=\"https://make.wordpress.org/core/2023/08/21/hallway-hangout-improving-accessibility-in-the-site-editor/\">Improving accessibility in the Site Editor</a>&nbsp; </strong>on September 14 at 15:00 UTC. WordPress Accessibility team members <strong>Alex Stine</strong> and <strong>Joe Dolson</strong> will demo current of pain points and open a discussion about ways to resolve/address current, known issues.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p><strong>Mary Baum</strong> published <a href=\"https://developer.wordpress.org/news/2023/08/the-anatomy-of-a-letterform/\"><strong>The anatomy of a letterform</strong></a>, part 2 of the six-part series,&nbsp;<em>&#8220;Make your site’s typography make a statement&#8217;</em> on the WordPress Developer Blog. Personally, I enjoy the primer typeface, the deep dive into the terminology and genesis of a typeface and the role it plays on the web and for readers. It&#8217;s a great preparation for the new features coming to WordPress the Font Library, a way to select, store and manage fonts on your website. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>ICYMI: The 3-part series on <strong>Beyond Block Styles</strong> by <strong>Justin Tadlock </strong>is now available on the WordPress Developer Blog: </p>\n\n\n\n<ul>\n<li><a href=\"https://developer.wordpress.org/news/2023/07/beyond-block-styles-part-1-using-the-wordpress-scripts-package-with-themes/\">Part 1: Using the WordPress scripts package with themes</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2023/07/beyond-block-styles-part-2-building-a-custom-style-for-the-separator-block/\">Part 2: Building a custom style for the Separator block</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/news/2023/08/beyond-block-styles-part-3-building-custom-design-tools/\">Part 3: Building custom design tools</a></li>\n</ul>\n\n\n\n<p>Tadlock wrote: &#8220;The goal of this series is to teach you how to work with the APIs that block developers get to play with every day. Only, you’ll use those features in a theme, instead of a block. And you’ll use code and techniques that conform to the guidelines for the WordPress theme directory.&#8221;</p>\n\n\n\n<img src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2023/08/emoji-icon-picker.jpg?w=600&ssl=1\" alt=\"Screenshot of the emoji picker for a separator block\" class=\"wp-image-25335\" />\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<h2 class=\"wp-block-heading\" id=\"6-building-blocks-and-tools-for-the-block-editor\">Building Blocks and Tools for the Block editor.</h2>\n\n\n\n<p>If you had trouble getting definitive answers on how to handle assets with the iframe post editor after the WordPress 6.3,release,  <strong>Nick Diego </strong>added a new page to the documentation that should answer all questions: <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/enqueueing-assets-in-the-editor/\"><strong>Enqueuing assets in the Editor </strong></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Michael Burridge</strong> wrote a tutorial on <a href=\"https://developer.wordpress.org/news/2023/08/styling-blocks-empowering-users-with-css-custom-properties/\"><strong>Styling blocks: empowering users with CSS custom properties</strong></a>&nbsp;describing a way how you can offer more styling options to used of your blocks beyond the settings via block.json. The post is available on the WordPress Developer Blog. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Juan Ma Garrido</strong> posted a <strong><a href=\"https://make.wordpress.org/core/2023/08/15/status-update-on-the-interactivity-api/\">status update on the Interactivity API</a></strong>, that includes the links to the GitHub spaces for discussion and code, and a getting started guide. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Ryan Welcher</strong> and <strong>Nick Diego</strong> invite you to a Hallway Hangout<a href=\"https://make.wordpress.org/core/2023/08/17/hallway-hangout-lets-explore-the-power-of-block-variations/\"> <strong>To explore the power of block variations</strong></a> on September 14, 2023, at 18:00 UTC . An often overlooked feature, you learn how you can use block variations to extend existing blocks and can be as simple or complex as you like.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"7-update-on-html-api\">Update on HTML API</h3>\n\n\n\n<p><strong>Dennis Snell</strong> published a <strong><a href=\"https://make.wordpress.org/core/2023/08/19/progress-report-html-api/\">Progress Report: HTML API</a>&nbsp;</strong>on the WordPress Make blog. It&#8217;s a longer post as he explains why and how the HTML API came to pass and what the future will hold. </p>\n\n\n\n<p>On August 30th, 2023, <strong>Dennis Snell</strong>, is also scheduled to be on the Developer Hours with Michael Burridge for an <a href=\"https://make.wordpress.org/core/2023/08/18/developer-hours-introduction-to-the-html-api/\">Introduction to the HTML API</a>. The session will take place at 15:00 UTC. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\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 master 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?style=for-the-badge\" /></p>\n\n\n\n\n<p class=\"has-text-align-right has-small-font-size\"><em>Questions? Suggestions? Ideas? Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or send me a message on WordPress Slack or Twitter @bph</em>. </p>\n\n\n\n<p class=\"has-text-align-right has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n\n<p>Featured Image: Weissenkirchen, Austria &#8211; Active school building since 1316, next to the church. Photo by Birgit Pauli-Haack</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><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\"><br />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 type=\"submit\" 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 has-css-opacity 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, 26 Aug 2023 05:05: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: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:15:\"Matt: One Hundy\";s:7:\"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=95968\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://ma.tt/2023/08/one-hundy/\";s: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:488:\"<p>WordPress.com <a href=\"https://wordpress.com/blog/2023/08/25/introducing-the-100-year-plan/\">just announced its hundred year plan</a>. This was very fun to create and plan for, and I hope it gets people and other companies thinking about the long term. Very inspired by <a href=\"https://longnow.org/\">The Long Now Foundation</a> and <a href=\"https://archive.org/\">The Internet Archive</a>. See also: <a href=\"https://hundredyearhost.com/\">Derek Siver&#8217;s Hundred Year Host</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, 26 Aug 2023 03:53:54 +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: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:65:\"WPTavern: Gutenberg 16.5 Adds New Commands to the Command Palette\";s:7:\"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=148129\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wptavern.com/gutenberg-16-5-adds-new-commands-to-the-command-palette\";s: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:2713:\"<p><a href=\"https://make.wordpress.org/core/2023/08/23/whats-new-in-gutenberg-16-5-23-august/\">Gutenberg 16.5</a> was released this week with the biggest changes landing in the Command Palette. Users now have access to more block-related commands for block transforms and block actions, including the following:</p>\n\n\n\n<ul>\n<li>all transforms&nbsp;<em>to</em>&nbsp;the block has defined (e.g. to cover, to gallery, to columns, to file, to group, to media and text, for an image block)</li>\n\n\n\n<li>these block actions: paste styles, copy, ungroup, group, moveTo, insertAfter, insertBefore, remove, duplicate)</li>\n</ul>\n\n\n\n<p>&#8220;Together, these new commands not only enrich the command palette’s functionality but also improve the distraction-free mode by offering immediate access to basic functions,&#8221; Automattic-sponsored Gutenberg contributor Siobhan Bamber said in the release post.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n\n\n\n\n<p>Improving the discovery of these new commands may prove challenging. Contributors are <a href=\"https://github.com/WordPress/gutenberg/pull/52509#issuecomment-1638161344\">exploring</a> displaying the contextual actions as suggestions immediately after opening the command palette, to scale with the increasing index of available commands.</p>\n\n\n\n<p>&#8220;Since the aim of this PR is to add so many commands, let&#8217;s not surface any suggestions yet,&#8221; Automattic-sponsored designer James Koster said. &#8220;We can explore that in a follow-up with a thought-out design which considers how to scale the display of so many commands, if necessary.&#8221;</p>\n\n\n\n<p>The Command Palette design was also updated in this latest round of version 16.5. Users with a keen eye may notice a new search icon aligned to the right, a reduced width, darker icon color, and more subtle changes.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1200\" height=\"908\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/08/updated-command-palette.png\" alt=\"\" class=\"wp-image-148244\" />image credit: Gutenberg PR <a href=\"https://github.com/WordPress/gutenberg/pull/53117\">#53117</a>\n\n\n\n<p>Gutenberg 16.5 adds more block supports to the Details block, Post Content block, and File block to make them more customizable with controls for colors, block spacing, and padding.</p>\n\n\n\n<p>This update includes many more small enhancements and bug fixes, including improvements to the writing flow, build tooling, fluid typography, existing Command Palette commands, Snackbar component, and Global Styles. Check out the <a href=\"https://make.wordpress.org/core/2023/08/23/whats-new-in-gutenberg-16-5-23-august/\">16.5 release post</a> for the full changelog.</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, 25 Aug 2023 17:46: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: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: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:47:\"WPTavern: Watch WordCamp US 2023 Via Livestream\";s:7:\"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=148229\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com/watch-wordcamp-us-2023-via-livestream\";s: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:2316:\"<img width=\"1820\" height=\"1210\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/08/Screen-Shot-2023-08-25-at-9.05.13-AM.png\" alt=\"\" class=\"wp-image-148235\" />photo credit: <a href=\"https://twitter.com/WordCampUS/status/1694816958791766190\">WordCamp US</a> &#8211; Contributor Day 2023\n\n\n\n<p><a href=\"https://us.wordcamp.org/2023/\">WordCamp US</a> 2023 kicked off Wednesday with the Community Summit and the Contributor Day on Thursday. The main conference days begin this morning and will be broadcast via high-definition <a href=\"https://us.wordcamp.org/2023/livestream/\">livestreams</a> throughout the event. </p>\n\n\n\n<p>Both the Woodrow Wilson and Cherry Blossom tracks will be streaming on separate links. First up on Friday is they keynote titled &#8220;<a href=\"https://us.wordcamp.org/2023/session/friday-keynote/\">For All Userkind: NASA Web Modernization and WordPress,</a>&#8221; presented by <a href=\"https://us.wordcamp.org/2023/speaker/abby-bowman/\">Abby Bowman</a> and<a href=\"https://us.wordcamp.org/2023/speaker/j-j-toothman/\"> J.J. Toothman</a>. </p>\n\n\n\n<p>In-person attendees will have live captions on the screen in the Woodrow Wilson and Cherry Blossom tracks. The captions are also available on personal devices with livestreaming captions. Organizers have set up <a href=\"https://www.streamtext.net/player?event=WoodrowWilson\">Woodrow Wilson StreamText</a> and <a href=\"https://www.streamtext.net/player?event=CherryBlossom\">Cherry Blossom StreamText</a>, which are also available to those watching remotely.</p>\n\n\n\n<p>Sessions will run through 5:30 PM EST today and Saturday as well. The conference will be capped off with a presentation from <a href=\"https://us.wordcamp.org/2023/session/josepha-haden-chomphosy-on-the-future-of-wordpress/\">WordPress&#8217; Executive Director Josepha Haden Chomphosy, on the future of WordPress</a>, followed by <a href=\"https://us.wordcamp.org/2023/session/the-wordpress-advantage-with-matt-mullenweg/\">Gutenberg: Next with Matt Mullenweg</a> and a live Q&amp;A.</p>\n\n\n\n<p>Livestream viewers can <a href=\"https://us.wordcamp.org/2023/livestream/\">watch for free</a> with no tickets required. Check the schedule for specific times. Presentations you are interested in can be starred and emailed to yourself or printed for easy access.</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, 25 Aug 2023 13:07: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: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:97:\"WPTavern: Post Status Celebrates 10 Years, Adds Joost de Valk and Marieke van de Rakt as Partners\";s:7:\"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=148199\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"https://wptavern.com/post-status-celebrates-10-years-adds-joost-de-valk-and-marieke-van-de-rakt-as-partners\";s: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:4903:\"<p>This year <a href=\"https://poststatus.com/\">Post Status</a> is celebrating a decade of serving WordPress professionals with its member-supported community. The site was founded by Brian Krogsgard in 2013, and now runs an active Slack community with 2,083 members, a weekly newsletter with 4,300 subscribers, and a job board.</p>\n\n\n\n<p>As a testament to the community&#8217;s continued growth, Post Status <a href=\"https://poststatus.com/joost-and-marieke-join-post-status-as-equity-partners/\">announced</a> it has added WordPress veterans Joost de Valk and Marieke van de Rakt as equity partners who have invested cash in the business. They will also be taking on active roles in leading the Post Status community &#8211; de Valk as CTO and van de Rakt as an advisor and editorial contributor. </p>\n\n\n\n<p>&#8220;Post Status has created the most important networking possibilities for us in the past and helped us grow our WordPress businesses,&#8221; van de Rakt said. &#8220;It seems only fit to contribute and to take on an active role in the Post Status community at this point.&#8221;</p>\n\n\n\n<p>Post Status CEO Cory Miller said the organization will be moving forward with &#8220;the same vision and values &#8211; supporting the business of WordPress, with an emphasis on agency owners.&#8221; Co-owner Lindsey Miller will be taking on a new role as CMO. </p>\n\n\n\n<p>Although maintaining the professional community remains their first priority, Post Status will be expanding with two new initiatives this year that will benefit both partners and members. The team has soft launched the new <a rel=\"noreferrer noopener\" href=\"http://poststatus.com/\" target=\"_blank\">poststatus.com</a>, featuring a new <a href=\"https://poststatus.com/wordpress-companies/\">Partner Directory</a> that showcases WordPress businesses. </p>\n\n\n\n<p>&#8220;I believe a healthy growing business ecosystem inside of WordPress is absolutely key to WP continued growth and success,&#8221; Cory Miller said.</p>\n\n\n\n<p>&#8220;We want to get a little more organized, professional as an industry, and that means cooperating, communicating, working together, with Post Status being that collective brand, showcasing the agencies, software and professionals of WordPress better.</p>\n\n\n\n<p>&#8220;The next step is our directory. We want to say, here’s our professional industry for those looking at WordPress for their web projects.&#8221;</p>\n\n\n\n<p>In addition to ramping up editorial commentary and analysis on industry trends, with the depth of expertise of new partners de Valk and van de Rakt, Post Status is in the early stages of planning an annual summit. It will be similar to WordPress&#8217; contributor summit but for businesses and individuals who are making their way in the marketplace.</p>\n\n\n\n<p>&#8220;The second step is to gather together, talk business and what are we seeing, what are the issues, challenges, and opportunities as an industry,&#8221; Miller said. &#8220;That naturally gives us focus and initiatives to cooperate on together.</p>\n\n\n\n<p>&#8220;Most industries have this already.</p>\n\n\n\n<p>&#8220;Doctors, lawyers, big businesses have these kinds of venues and platforms for conversations about the state of their industry. We need that for WordPress and Post Status is taking next steps to do so.&#8221;</p>\n\n\n\n<p>These two initiatives are next on the organization&#8217;s roadmap, and with the new partnership they now have the resources to execute on them.</p>\n\n\n\n<p>&#8220;Showcase the collective, that’s our directory,&#8221; Miller said. &#8220;And gather us together to have the key conversations we need about where we’re going as an industry and community. That’s our summit.&#8221;</p>\n\n\n\n<p>Sponsors are what keeps the lights on at Post Status. The organization has historically been focused on driving individual membership for WordPress professionals but is shifting its focus on businesses as members now. </p>\n\n\n\n<p>&#8220;We want every WP pro in Post Status, this is their home, their trade association,&#8221; Miller said. &#8220;Those who work at WP companies or with WP as part of their gig, we always want to welcome them in to PS.&#8221;</p>\n\n\n\n<p>Post Status is one of the few WordPress organizations that has been operating for longer than a decade. Now that the Pressnomics event has been retired for four years, the WordPress community is sorely in need of an event where the business-focused community can connect and help each other grow WordPress&#8217; success in the wider industry. Post Status is the organization best-suited to step into this role. To stay on top of the their efforts and plans and to support the business community, <a href=\"https://poststatus.com/join/\">join as a member</a> and/or <a href=\"https://poststatus.us6.list-manage.com/subscribe?u=ff3456b27ebe0be0155087894&id=afc03177a6\">subscribe to the weekly newsletter.</a></p>\n\n\n\n<p></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, 25 Aug 2023 03:59: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:\"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: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:64:\"BuddyPress: BuddyPress 11.3.1 Security &amp; 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=330940\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://buddypress.org/2023/08/buddypress-11-3-1-security-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:3329:\"<p><a href=\"https://downloads.wordpress.org/plugin/buddypress.11.3.1.zip\">BuddyPress 11.3.1</a> is now available. This is a security and maintenance release. <strong>All BuddyPress installations should be updated as soon as possible</strong>.</p>\n\n\n\n<p>The 11.3.1 release addresses the following security issue:</p>\n\n\n\n<ul>\n<li>A blind SQL Injection from unauthenticated users vulnerability was fixed in <code>BP_XProfile_Query-&gt;find_compatible_table_alias()</code>. Discovered by&nbsp;<a href=\"https://www.gold-network.ch\" target=\"_blank\" rel=\"noreferrer noopener\">Michael Mazzolini</a>.</li>\n</ul>\n\n\n\n<p>This vulnerability was reported privately to the BuddyPress team, in accordance with&nbsp;<a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">WordPress’s security policies</a>. Our thanks to the reporter for practicing coordinated disclosure.</p>\n\n\n\n<p>BuddyPress 11.3.1 also fixes 3 bugs. For complete details, visit the <a href=\"https://codex.buddypress.org/releases/version-11-3-1/\">11.3.1 changelog</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-8 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-white-background-color has-text-color has-background no-border-radius wp-element-button\" href=\"https://downloads.wordpress.org/plugin/buddypress.11.3.1.zip\">Get BuddyPress 11.3.1</a></div>\n</div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p>You can get the latest version by clicking on the above button, downloading it from the&nbsp;<a href=\"https://wordpress.org/plugins/buddypress/\">WordPress.org plugin directory</a>&nbsp;or checking it out from our&nbsp;<a href=\"https://buddypress.trac.wordpress.org/browser/branches/11.0\">Subversion repository.</a></p>\n\n\n\n<p>If for a specific reason you can&#8217;t upgrade to 11.3.1, we have also ported the security fix to BuddyPress versions going all the way back to 5.0. Here&#8217;s the list of the available downloads for the corresponding tags, you can also find these links on our <a href=\"https://wordpress.org/plugins/buddypress/advanced/\">WordPress.org Plugin Directory &#8220;Advanced&#8221; page:</a></p>\n\n\n\n<ul>\n<li>If you are using BP 5.2.1 and can&#8217;t upgrade to 11.3.1, please upgrade to <a href=\"https://downloads.wordpress.org/plugin/buddypress.5.2.2.zip\">5.2.2</a></li>\n\n\n\n<li>If you are using BP 6.4.2 and can&#8217;t upgrade to 11.3.1, please upgrade to <a href=\"https://downloads.wordpress.org/plugin/buddypress.6.4.3.zip\">6.4.3</a></li>\n\n\n\n<li>If you are using BP 7.3.2 and can&#8217;t upgrade to 11.3.1, please upgrade to <a href=\"https://downloads.wordpress.org/plugin/buddypress.7.3.3.zip\">7.3.3</a></li>\n\n\n\n<li>If you are using BP 8.0.2 and can&#8217;t upgrade to 11.3.1, please upgrade to <a href=\"https://downloads.wordpress.org/plugin/buddypress.8.0.3.zip\">8.0.3</a></li>\n\n\n\n<li>If you are using BP 9.2.0 and can&#8217;t upgrade to 11.3.1, please upgrade to <a href=\"https://downloads.wordpress.org/plugin/buddypress.9.2.1.zip\">9.2.1</a></li>\n\n\n\n<li>If you are using BP 10.6.0 and can&#8217;t upgrade to 11.3.1, please upgrade to <a href=\"https://downloads.wordpress.org/plugin/buddypress.10.6.1.zip\">10.6.1</a></li>\n</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, 24 Aug 2023 22:02: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: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:80:\"WPTavern: WordPress Unveils Design for Upcoming Twenty Twenty-Four Default 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=148167\";s:7:\"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:91:\"https://wptavern.com/wordpress-unveils-design-for-upcoming-twenty-twenty-four-default-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:4016:\"<p>WordPress 6.4 will be shipping with a new default theme, expected in early November. The theme&#8217;s project leaders unveiled the designs and concept for Twenty Twenty-Four in an <a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">announcement</a> on WordPress.org today.</p>\n\n\n\n<p>For those who have complained that past default themes have been too niche or too narrowly focused in design, this theme will take the reverse approach. Contributors are attempting to build the ultimate multi-purpose theme that can be used for nearly any kind of website, highlighting the unmatched flexibility of building with blocks.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1600\" height=\"1066\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/08/TT4.jpeg\" alt=\"\" class=\"wp-image-148180\" />image credit: <a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">Introducing Twenty Twenty-Four</a>\n\n\n\n<p>&#8220;The idea behind Twenty Twenty-Four is to make a default theme that can be used on any type of site, with any topic,&#8221; core contributorJessica Lyschik said. &#8220;Because of that, and contrary to past years, it has no single topic. Instead, three use cases were explored: one more tailored for entrepreneurs and small businesses, one tailored for photographers and artists and one specifically tailored for writers and bloggers.&#8221;</p>\n\n\n\n<p>Last year&#8217;s default theme, <a href=\"https://make.wordpress.org/design/2022/08/10/twenty-twenty-three-default-theme-project-kickoff/\">Twenty Twenty-Three</a>, was a stripped-back and minimal version of Twenty Twenty-Two, with a strong focus on community-submitted style variations. Like its predecessor, Twenty Twenty-Four will put the spotlight on some of the latest WordPress design features.</p>\n\n\n\n<p>&#8220;Twenty Twenty-Four will be a block theme fully compatible with all the site editor tooling and it will surface new design tools like the details block or vertical text,&#8221; Lyschik said. &#8220;Another key intent for the theme is to properly present whole page patterns and template variations so that users don’t need to assemble whole pages themselves, thus easing up their site building process.&#8221;</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1600\" height=\"840\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/08/TT4-full-page-designs.jpeg\" alt=\"\" class=\"wp-image-148184\" />\n\n\n\n<p>Whole page patterns are a critical feature that all of the best block themes provide, as most people feel daunted when starting from a blank slate. If a whole page pattern is already pre-inserted on a new website install, users are light years ahead in their site building efforts.</p>\n\n\n\n<p>Twenty Twenty-Four features the Cardo font for headings and a sans-serif system font for paragraph text. Cardo is an Old Style serif typeface designed by David J. Perry in 2002 for “classicists, biblical scholars, medievalists, and linguists.” It grounds the design with a bit of sophistication but should be easy to swap out with the <a href=\"https://wptavern.com/wordpress-6-4-roadmap-includes-typography-management-features-new-blocks-and-twenty-twenty-four-default-theme\">typography management features coming in 6.4</a>.</p>\n\n\n\n<p>The initial previews of the theme don&#8217;t stray far from many of the traditional website designs you might see browsing businesses or portfolios. It leans more towards  providing an invisible framework for the user&#8217;s own creations, instead of pushing a single, opinionated design. This design lets the Site Editor and design controls shine as tools that can unlock human creativity on the screen. So far it has received positive feedback on the WordPress.org announcement. Check out the <a href=\"https://make.wordpress.org/core/2023/08/24/introducing-twenty-twenty-four/\">post</a> for more images/video, and information on how contribute to Twenty Twenty-Four&#8217;s development.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 24 Aug 2023 20:36:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:87:\"WPTavern: Organic Themes Launches Apparel Store to Raise Money for the Maui Strong Fund\";s:7:\"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=148133\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wptavern.com/organic-themes-launches-apparel-store-to-raise-money-for-the-maui-strong-fund\";s: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:2186:\"<img width=\"2098\" height=\"1174\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/08/Screen-Shot-2023-08-23-at-4.19.06-PM.png\" alt=\"\" class=\"wp-image-148138\" />\n\n\n\n<p><a href=\"https://organicthemes.com/\">Organic Themes</a>, one of the oldest WordPress theme shops, was founded in 2009 in the town of Lahaina on the island of Maui, which was ground zero for the recent <a href=\"https://en.wikipedia.org/wiki/2023_Hawaii_wildfires\">devastating wildfires</a>. Until recently, Lahaina was home to Organic Themes co-founder David Morgan, who hosted the Maui WordPress meetups for years, and co-organized WordCamp Maui in 2015.</p>\n\n\n\n<p>Morgan and his co-founder Jeff Milone have been best friends since high school. In 2007, Morgan sold everything and moved to Oahu, working as a freelance designer while living out of his car after arriving. </p>\n\n\n\n<p>&#8220;While living on Oahu, Jeff and I began working long-distance on freelance WordPress projects,&#8221; Morgan said. &#8220;This led to the idea of starting a theme business together, and I invited Jeff to Hawaii in 2009. While he was visiting me on Oahu, we flew to Maui and fell in love with the island. We decided to start our business there.&#8221;</p>\n\n\n\n<p>Organic Themes operated out of Lahaina for ten years before Morgan eventually returned to the mainland to start his family in Sarasota, Florida. Milone still resides in Maui part-time. </p>\n\n\n\n<p>&#8220;We have friends that have lost their homes,&#8221; Morgan said. &#8220;We&#8217;ve been in touch with old neighbors and friends, and it&#8217;s been beyond shocking for us to see what has happened.&#8221;</p>\n\n\n\n<p>The company recently created the <a href=\"https://lahaina.help/\">Kokua Lahaina</a> website and apparel products as a way to give back to their community. The site is built on WordPress and WooCommerce and uses the <a href=\"https://organicthemes.com/stax-theme/\">STAX</a> block theme. Organic Themes is donating all profits to the <a href=\"https://www.hawaiicommunityfoundation.org/maui-strong\">Maui Strong Fund</a>, which provides shelter, food, financial assistance, and other services to those impacted by the wildfires.</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, 23 Aug 2023 20:38: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: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:38:\"Matt: Open Sourcing Algorithmic Choice\";s:7:\"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=95800\";s:7:\"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://ma.tt/2023/08/open-sourcing-algorithmic-choice/\";s: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:631:\"<p>Jon Weeks from the Evening Standard <a href=\"https://www.standard.co.uk/business/tumblr-ceo-matt-mullenweg-on-opensourcing-social-media-b1101975.html\">interviewed me for their <em>How to Be a CEO</em> podcast</a> about Tumblr, and as I often do we mostly talked about open source.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div>    <div></div>    </div>\n</div>\n\n\n\n<p>If you can&#8217;t listen <a href=\"https://techcrunch.com/2023/08/23/automattic-ceo-matt-mullenweg-talks-future-of-tumblr-with-algorithmic-choice-ai-enhancements-and-more/\">Techcrunch&#8217;s Sarah Perez posted a really nice summary of the interview</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 23 Aug 2023 18:02: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: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: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:121:\"WPTavern: WordPress 6.4 Roadmap Includes Typography Management Features, New Blocks, and Twenty Twenty-Four Default 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=148086\";s:7:\"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:130:\"https://wptavern.com/wordpress-6-4-roadmap-includes-typography-management-features-new-blocks-and-twenty-twenty-four-default-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:3987:\"<p>Work on <a href=\"https://make.wordpress.org/core/2023/08/22/roadmap-to-6-4/\">WordPress 6.4 is kicking off</a> with a post from Editor Triage Co-Lead Anne McCarthy that highlights everything the team has planned for the release. This will be the third major release of 2023, and is unique in that it&#8217;s being led by an <a href=\"https://make.wordpress.org/core/2023/06/05/wordpress-6-4-development-cycle/\">underrepresented gender release squad</a>.</p>\n\n\n\n<p>Although WordPress is moving into <a href=\"https://make.wordpress.org/core/tag/phase-3/\">Phase 3 of the Gutenberg project</a>, which focuses on collaboration, 6.4 will primarily extend existing features in the block and site editors.</p>\n\n\n\n<p>&#8220;Initial explorations for phase 3 will continue in the Gutenberg plugin, and any early wins will be added alongside the foundational work already planned in this major release,&#8221; McCarthy said. </p>\n\n\n\n<p>WordPress 6.4 is anticipated to introduce typography management features, including a <a href=\"https://github.com/WordPress/gutenberg/issues/52698\">Font Library</a> and <a href=\"https://github.com/WordPress/gutenberg/issues/41479\">server-side @font-face CSS generation and printing</a>. This means users will be able to browse a library of fonts in the admin, similar to how they manage media. It will not be dependent on the theme that is activated but will be a library that is extensible for plugin developers.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img width=\"1600\" height=\"902\" src=\"https://149611589.v2.pressablecdn.com/wp-content/uploads/2023/08/font-library.png\" alt=\"\" class=\"wp-image-148114\" />image credit: <a href=\"https://make.wordpress.org/core/2023/08/22/roadmap-to-6-4/\">Roadmap to 6.4</a>\n\n\n\n<p>Other new functionality planned for 6.4 includes the following: </p>\n\n\n\n<ul>\n<li><a href=\"https://core.trac.wordpress.org/ticket/57704\">Revisions for templates and template parts</a></li>\n\n\n\n<li>New blocks: <a href=\"https://github.com/WordPress/gutenberg/issues/42229\">Table of Contents</a>, <a href=\"https://github.com/WordPress/gutenberg/issues/53776\">Time to Read</a>, and <a href=\"https://github.com/WordPress/gutenberg/issues/41730\">Scrolling Marquee</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/issues/51132\">Lightbox</a> functionality for individual image blocks</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/issues/39439\">Auto-insert blocks</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/issues/53049\">Post formats in block themes</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/issues/53305\">Improvements to the writing experience</a> and <a href=\"https://github.com/WordPress/gutenberg/issues/50891\">link control UI</a></li>\n\n\n\n<li>Updates to interfaces and tools &#8211; top toolbar, distraction-free, command palette, list view, and more</li>\n\n\n\n<li>Refinements and enhancements to Site Editing, Global Styles, and design tools</li>\n\n\n\n<li>Updates to Patterns: <a href=\"https://github.com/WordPress/gutenberg/issues/53164\">add the ability to set categories</a>, <a href=\"https://github.com/WordPress/gutenberg/issues/51945\">update inserter experience</a>, explore possibly including <a href=\"https://github.com/WordPress/gutenberg/issues/53705\">partially synced patterns</a></li>\n\n\n\n<li>Improvements to navigation customization and management</li>\n\n\n\n<li>Expand design tools available for Footnotes, <a href=\"https://github.com/WordPress/gutenberg/issues/52812#top\">ensure compatibility for Custom Post Types</a></li>\n</ul>\n\n\n\n<p>WordPress 6.4 will also ship with a new Twenty Twenty-Four default theme that will showcase the latest capabilities of block themes. </p>\n\n\n\n<p>McCarthy emphasized that the features published in the roadmap are &#8220;being actively pursued&#8221; but may not represent what actually lands in the final release.</p>\n\n\n\n<p>WordPress 6.4 is anticipated to be released on November 7, 2023, with Beta 1 expected on September 26.</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, 23 Aug 2023 16:24:54 +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:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 12 Sep 2023 10:22:23 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:13:\"last-modified\";s:29:\"Tue, 12 Sep 2023 10:00:30 GMT\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:4:\"x-nc\";s:9:\"HIT ord 5\";}}s:5:\"build\";s:14:\"20211220183300\";}','no'),(245332,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1694557343','no'),(245333,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1694514143','no'),(245334,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1694557343','no'),(245335,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2023/09/the-month-in-wordpress-august-2023/\'>The Month in WordPress – August 2023</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2023/09/episode-61-community-summit-all-at-washington-d-c/\'>WP Briefing: Episode 61: Community, Summit, all at  Washington D.C.</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://dothewoo.io/more-wcus-insights-from-matt-seth-shambi-jeremy-mike-patrick-bud-and-katie/\'>Do The Woo Community: More WCUS Insights from Matt, Seth, Shambi, Jeremy, Mike, Patrick, Bud and Katie</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/wordpress-training-team-seeks-community-feedback-on-learning-pathways\'>WPTavern: WordPress Training Team Seeks Community Feedback on Learning Pathways</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/10up-merges-with-fueled-backed-by-insignia-capital\'>WPTavern: 10up Merges With Fueled, Backed by Insignia Capital</a></li></ul></div>','no'),(245338,'_site_transient_timeout_community-events-66446cd0836de78cd36bcc97c4023444','1694557564','no'),(245339,'_site_transient_community-events-66446cd0836de78cd36bcc97c4023444','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"217.165.13.0\";}s:6:\"events\";a:0:{}}','no'),(245350,'_transient_pll_languages_list','a:2:{i:0;a:24:{s:7:\"term_id\";i:30;s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:30;s:8:\"taxonomy\";s:8:\"language\";s:11:\"description\";s:5:\"en_US\";s:6:\"parent\";i:0;s:5:\"count\";i:152;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:58:\"https://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:18:\"https://rtcme.com/\";s:10:\"search_url\";s:18:\"https://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:6:\"filter\";s:3:\"raw\";s:9:\"flag_code\";s:2:\"us\";}i:1;a:24:{s:7:\"term_id\";i:55;s:4:\"name\";s:14:\"العربية\";s:4:\"slug\";s:2:\"ar\";s:10:\"term_group\";i:1;s:16:\"term_taxonomy_id\";i:55;s:8:\"taxonomy\";s:8:\"language\";s:11:\"description\";s:2:\"ar\";s:6:\"parent\";i: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:33;s:6:\"is_rtl\";i:1;s:8:\"flag_url\";s:60:\"https://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:21:\"https://rtcme.com/ar/\";s:10:\"search_url\";s:21:\"https://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:6:\"filter\";s:3:\"raw\";s:9:\"flag_code\";s:4:\"arab\";}}','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=5896 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','1694514567:1'),(2547,1139,'_wp_page_template','default'),(2548,1139,'_wpb_vc_js_status','false'),(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',''),(2555,1139,'page_sidebar_footer_bottom',''),(2556,1139,'renovate_page_sidebars','a:0:{}'),(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:{}}'),(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','3657'),(5839,2011,'post_views_count','5445'),(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','3'),(5894,7,'post_views_count','2'),(5895,977,'post_views_count','14');
/*!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(255) 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=2038 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<div>\r\n<div>\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; Wet Utilities Engineer</u></strong>\r\n<div>\r\n\r\n<strong><u>&gt; Roadway Engineer</u></strong>\r\n\r\n</div>\r\n<strong><u>&gt; Transportation Engineer </u></strong>\r\n\r\n&nbsp;\r\n\r\n&nbsp;\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&nbsp;\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></div>\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&nbsp;\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','','','2023-09-12 14:29:06','2023-09-12 10:29:06','',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,'2023-09-11 16:58:43','2023-09-11 12:58: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>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>\n\n<strong>New Vacancies:</strong>\n<div>\n<div>\n<div>\n\nSpecialization in traffic, roadway, and utility design is highly preferred\n\n</div>\n</div>\n</div>\n<div>\n<div>\n<div>\n<div>\n\n<strong><u>&gt; Wet Utilities Engineer</u></strong>\n<div>\n\n<strong><u>&gt; Roadway Engineer</u></strong>\n\n</div>\n</div>\n</div>\n</div>\n</div>\n&nbsp;\n\n<strong><span style=\"text-decoration: underline;\">HR Specialist </span></strong>\n\n<strong><span style=\"text-decoration: underline;\">Marketing Specialist </span></strong>\n\n<b><u>Executive Secretary</u></b>\n\n<strong><u>Tender Manager/ Proposal Manager</u></strong>\n\nMinimum of 3 years experience in U.A.E.\n\n<b><u>&gt; Admin Staff</u></b>\n\nMinimum of 3 years experience in U.A.E.\n\n&nbsp;\n\n<strong>Other Vacancies:</strong>\n\n<strong><u>&gt; Resident Engineer</u></strong>\n\n<strong><u>&gt; Material Engineer</u></strong>\n\n<strong><u>&gt; Quantity Surveyor</u></strong>\n\n<strong><u>&gt; Land Surveyor</u></strong>\n\n<strong><u>&gt; Technical Inspector</u></strong>\n\n<strong><u>&gt; Secretary (Speaks Arabic and English)</u></strong>\n\n<strong><u>&gt; Mx Designer / Civil 3D Designer</u></strong>\n\n<strong><u>&gt; Transportation Engineer </u></strong>\n\nPreferably with traffic modeling experience\n<div>\n<div>\n\n<strong><u>&gt; CAD Operators</u></strong>\n<div></div>\n</div>\n</div>\n<div>\n<div>\n<div>\n<div>\n<div>\n\n&nbsp;\n\n&nbsp;\n\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[/vc_column_text][/vc_column][/vc_row]','Career with us','','inherit','open','open','','1139-autosave-v1','','','2023-09-11 16:58:43','2023-09-11 12:58:43','',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),(2033,1,'2023-09-11 16:50:37','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2023-09-11 16:50:37','0000-00-00 00:00:00','',0,'https://rtcme.com/?p=2033',0,'post','',0),(2034,1,'2023-09-11 16:58:49','2023-09-11 12:58:49','[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<div>\r\n<div>\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; Wet Utilities Engineer</u></strong>\r\n<div>\r\n\r\n<strong><u>&gt; Roadway Engineer</u></strong>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n&nbsp;\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></div>\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&nbsp;\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','closed','closed','','1139-revision-v1','','','2023-09-11 16:58:49','2023-09-11 12:58:49','',1139,'https://rtcme.com/?p=2034',0,'revision','',0),(2035,1,'2023-09-12 14:26:56','2023-09-12 10:26: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<div>\r\n<div>\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; Wet Utilities Engineer</u></strong>\r\n<div>\r\n\r\n<strong><u>&gt; Roadway Engineer</u></strong>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<strong><u>&gt; Transportation Engineer </u></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&nbsp;\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></div>\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&nbsp;\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','closed','closed','','1139-revision-v1','','','2023-09-12 14:26:56','2023-09-12 10:26:56','',1139,'https://rtcme.com/?p=2035',0,'revision','',0),(2036,1,'2023-09-12 14:28:22','2023-09-12 10:28:22','[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<div>\r\n<div>\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; Wet Utilities Engineer</u></strong>\r\n<div>\r\n\r\n<strong><u>&gt; Roadway Engineer</u></strong>\r\n\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<strong><u>&gt; Transportation Engineer </u></strong>\r\n\r\n&nbsp;\r\n\r\n&nbsp;\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&nbsp;\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></div>\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&nbsp;\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','closed','closed','','1139-revision-v1','','','2023-09-12 14:28:22','2023-09-12 10:28:22','',1139,'https://rtcme.com/?p=2036',0,'revision','',0),(2037,1,'2023-09-12 14:29:06','2023-09-12 10:29: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>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<div>\r\n<div>\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; Wet Utilities Engineer</u></strong>\r\n<div>\r\n\r\n<strong><u>&gt; Roadway Engineer</u></strong>\r\n\r\n</div>\r\n<strong><u>&gt; Transportation Engineer </u></strong>\r\n\r\n&nbsp;\r\n\r\n&nbsp;\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&nbsp;\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></div>\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&nbsp;\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','closed','closed','','1139-revision-v1','','','2023-09-12 14:29:06','2023-09-12 10:29:06','',1139,'https://rtcme.com/?p=2037',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),(2033,30,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,152),(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_termmeta`
--

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

--
-- Dumping data for table `wp_termmeta`
--

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

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

DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) 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=49 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=html&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','1694514546'),(17,1,'wp_dashboard_quick_press_last_post_id','2033'),(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:5:{s:64:\"c20d2b07fff8c750381d64665c88221b1b2916f86f01fdaf2d1d8d4e0effb37d\";a:4:{s:10:\"expiration\";i:1694609410;s:2:\"ip\";s:13:\"217.165.13.32\";s:2:\"ua\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.76\";s:5:\"login\";i:1694436610;}s:64:\"23e3e6317d4c67d17fda9d2e3da83e7bd61265d17f427223d664b93fefd0c501\";a:4:{s:10:\"expiration\";i:1694609671;s:2:\"ip\";s:13:\"217.165.13.32\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36\";s:5:\"login\";i:1694436871;}s:64:\"55bdb5bcd88ad02af89d7cd78f258eb7792eaf0ca88e2ba228d8e4fdd47f40e0\";a:4:{s:10:\"expiration\";i:1694680316;s:2:\"ip\";s:13:\"217.165.13.32\";s:2:\"ua\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.76\";s:5:\"login\";i:1694507516;}s:64:\"212cbfda8efcab7bdc8fd2de0507b636e87bde94e663eff7548870868a70ad86\";a:4:{s:10:\"expiration\";i:1694686936;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/116.0.0.0 Safari/537.36\";s:5:\"login\";i:1694514136;}s:64:\"f15fd3b9b19871d5e775584c715567ed17fb3b3b4f5f9268069c56c25de287d2\";a:4:{s:10:\"expiration\";i:1694687155;s:2:\"ip\";s:13:\"217.165.13.32\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36\";s:5:\"login\";i:1694514355;}}'),(47,1,'default_password_nag',''),(48,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"217.165.13.0\";}');
/*!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(255) 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(255) 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`),
  KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'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-09-12  6:29:46
